/*------------CSS Level 2.1----------------*/

/*------------common----------------*/

* { padding:0px; margin:0px; }
body { background:#375459 url(../images/bg.gif) left top repeat-x; font:normal 13px "Trebuchet MS", Verdana, Tahoma; color:#000; }
#Header, #FlashArea, #TabContent, #Content, #Footer, #FooterExtended { width:850px; margin:auto; }
.FloatLeft { float:left; }
.FloatRight { float:right; }
.ovFlow { overflow:hidden; }
a { text-decoration:underline; color:#0c778e; }
a:hover { text-decoration:none; }
img { border:0px; }
.advanced { color:#aaa; text-decoration:underline; font-size:11px; }
.gryTxt { color:#aaa; font-size:11px; }
.advanced:hover { text-decoration:none; }
.FloatLeftCond { float:left; width:400px; }
.FloatRightCond { float:right; padding:0px 20px; border-left:1px solid #d1d1d1; }
.FloatRightCond a { text-decoration:none; }
.FloatRightCond a:hover { text-decoration:underline; }
.FloatRightCondPro { float:right; padding:0px 20px; border-left:1px solid #d1d1d1; width:168px; margin-bottom:15px; }
.FloatRightCondPro a { text-decoration:none; }
.FloatRightCondPro a:hover { text-decoration:underline; }
.inputBig { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; height:15px; line-height:15px; width:200px; }
.inputNormal { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; height:15px; line-height:15px; width:100px; }
.inputNormalSm { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; height:15px; line-height:15px; width:50px; }
.SelectNormal { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; line-height:15px; width:180px; }
.SelectNormalSm { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; line-height:15px; width:70px; }
.SelectNormalBigger { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; line-height:15px; width:260px; }
.orange { color:#ff6600; }
.smBoxArea td { padding:3px; }
.smBoxArea input { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; height:15px; line-height:15px; width:350px; }
.smBoxArea select { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; width:350px; }
.smBoxArea .noBorder { border:0px; height:auto; line-height:normal; width:auto; }
.smBoxArea .noBorderSm { border:0px; height:auto; line-height:normal; float:left; }
.Area td { padding:3px; }
.boxInput { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; height:15px; line-height:15px; width:350px; }
.boxSelect { border:3px solid #d1d1d1; font:normal 12px "Trebuchet MS", Verdana, Tahoma; width:350px; }
.borRight { border-right:1px solid #d1d1d1; border-top:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1; vertical-align:top; }
.borAround { border:1px solid #d1d1d1; vertical-align:top; }
.borRightExt { border-bottom:1px solid #d1d1d1; vertical-align:top; }
.smBoxArea td.vAligns { vertical-align:top; padding:0px 10px; }
.smBoxArea td.vAligns input { margin-top:10px; }
.smBoxArea td.vAlignImg { vertical-align:top; }
.smBoxArea .searchTableArea { margin:5px 0px; }
.bottomPaging { text-align:right; padding-right:10px; }
.bottomPaging a { text-decoration:none; font-weight:bold; }
.bottomPaging a:hover { color:#FF6600; }
.topPaging { text-align:left; padding-left:10px; font-weight:bold; color:#FF6600; border-bottom:1px solid #d1d1d1; padding:5px 0px; border-top:1px solid #d1d1d1; }
.prodName .noBorder { border:0px; height:auto; line-height:normal; width:auto; }
/*------------Header----------------*/
#Header { background:url(../images/header-bg.gif) left bottom repeat-x #fff; border:1px solid #fff; position:relative; height:83px; margin-bottom:4px; width:848px; }
#Header h1.logo { position:absolute; top:6px; left:18px; }
#Header h1.phone { position:absolute; top:5px; right:30px; font:bold 12px "Trebuchet MS", Verdana, Tahoma; color:#000; padding-left:18px; height:15px; line-height:15px; background:url(../images/phone.gif) left top no-repeat; }
#Header h1.home { position:absolute; top:5px; right:155px; font:bold 12px "Trebuchet MS", Verdana, Tahoma; color:#000; padding-left:25px; height:15px; line-height:15px; background:url(../images/icon-home.gif) left top no-repeat; }
#Header h1.home a {color:#000; text-decoration:none;}
#Header h1.home a:hover {text-decoration:underline;}
#Header .NavMenu { position:absolute; right:10px; top:23px; font-weight:bold; }
#Header .NavMenu li { list-style-type:none; display:inline; line-height:38px; float:left; }
#Header .NavMenu li a { padding:0px 12px; background:url(../images/menu-bg.gif) left top repeat-x #ecf0f1; display:block; color:#333333; text-decoration:none; }
#Header .NavMenu li a:hover { background:url(../images/over-bg.gif) left top repeat-x #ecf0f1; }
#Header .NavMenuBottom { position:absolute; right:13px; bottom:4px; font-weight:bold; text-align:center; width:500px; font-size:12px; }
#Header .NavMenuBottom a { color:#333333; text-decoration:none; }
#Header .NavMenuBottom a:hover { color:#558307; }

/*------------FlashArea----------------*/
#FlashArea { height:189px; border-bottom:1px #fff solid; background:#010101; }
#FlashArea .FloatLeft { height:189px; background:url(../images/leftarea.jpg) left top no-repeat; width:441px; }
#FlashArea .FloatRight { height:189px; float:right; width:400px; }


/*------------TabContent----------------*/
#TabContent { background:#192123; color:#c8c8c8; }
#TabContent .holder { padding:15px 10px; height:160px; }
#TabContent .FloatLeft { height:165px; padding:0px 10px; width:145px; border-right:1px solid #4a5558; }
#TabContent .FloatLeftLast { height:165px; padding:0px 0px 0px 10px; width:155px; border-right:1px solid #4a5558; border:0px; float:left; }
#TabContent .FloatLeft p { margin-bottom:10px; }
#TabContent .FloatLeft .txt { padding-left:19px; }
.more { font-weight:bold; text-align:right; }
.more a { color:#f2fe9c; text-decoration:none; }
.more a:hover { color:#fff; }
#TabContent .inputBox { width:148px; margin-bottom:10px; border:3px solid #aaa; height:21px; line-height:21px; font:normal 12px "Trebuchet MS", Verdana, Tahoma; }
#TabContent .FloatLeftLast li { margin-bottom:5px; list-style-type:none; background:url(../images/bull.gif) left 7px no-repeat; padding-left:15px; margin-left:19px; color:#f2fe9c; font-size:12px; }
#TabContent .FloatLeftLast li a { text-decoration:none; color:#c8c8c8; }
#TabContent .FloatLeftLast li a:hover { text-decoration:underline; }

/*------------Content----------------*/
#Content { background:#fff; }
#Content .holder { overflow:hidden; padding:13px 10px 0px 25px; }
#Content .FloatLeft { width:615px; }
#Content .FloatLeft p { margin-bottom:10px; }
#Content .FloatLeft li { margin-bottom:10px; list-style-type:none; background:url(../images/arrow-normal.gif) left 4px no-repeat; padding-left:15px; }
#Content .FloatRight { width:175px; }
#Content .FloatRight p { margin-bottom:16px; }
#Content .box { border:1px solid #d6e0e2; background:url(../images/box-bg.gif) no-repeat bottom right #edf2f3; padding-bottom:15px; }
#Content .boxWhite { background:#fff; text-align:center; padding:10px 0px; border-bottom:#d6e0e2 1px solid; }
#Content .boxBottom { border-top:3px solid #dde6e8; padding:5px 10px 0px 10px; line-height:28px; }
#Content .boxBottom li { display:block; list-style-type:none; font-weight:bold; border-bottom:1px solid #c5d4d8; background:url(../images/arrow-g.gif) no-repeat left 9px; padding-left:19px; }
#Content .boxBottom li.last { border-bottom:0px; }
#Content .boxBottom a { color:#000; text-decoration:none; }
#Content .boxBottom a:hover { color:#0c778e; }
#Content .lastbox { padding-top:10px; color:#000000; text-align:left; }
.green { color:#0c778e; }
.smallTab td { padding:3px; }
#Content .prodCat { float:left; width:187px; margin-right:10px; border-right:1px solid #d1d1d1; margin-bottom:15px; }
#Content .prodCatLast { float:left; width:185px; margin-bottom:10px; }
#Content .prodName { padding:10px 0px; border-bottom:1px solid #d1d1d1; margin-bottom:15px; font-weight:bold; }
#Content .prodCatLeft { width:60px; float:left; }
#Content .prodCatRight { width:125px; float:right; }
.imgMargin { margin-top:5px; }
.bottomText { margin-top:25px; }
.HorRow { border-bottom:1px solid #d1d1d1; }
.DetailsArea { border-bottom:#d1d1d1 solid 1px; padding-bottom:15px; }
.shopping td { padding:3px; }
.txtRight { padding:10px 0px; text-align:right; }
.botPadding { padding-bottom:15px; }
.NavTable td { padding:3px; text-align:center; vertical-align:top; border-bottom:1px solid #e6eef0; }
.NavTable th { background:#e6eef0; padding:3px; text-align:center; font-weight:bold; }
.NavTable td.alt { text-align:left; }
.shortTable td.alt { border-bottom:0px; }
.NavTable td.others { background:#e6eef0; padding:3px; text-align:center; font-weight:bold; }

/*------------Footer----------------*/
#Footer { font-size:12px; line-height:20px; padding-top:15px; background:#fff; }
#Footer .FooterTop { text-align:center; background:#aec1c5; line-height:34px; font-weight:bold; color:#2d3d3c; }
#Footer .FooterTop a { text-decoration:none; color:#2d3d3c; }
#Footer .FooterTop a:hover { color:#000; }
#Footer .FooterBottom { height:53px; background:url(../images/footer-bg-green.gif) left bottom no-repeat #aec1c5; padding:12px 25px 0px 25px; color:#000506; border-top:1px solid #738788; }
#Footer .FooterBottom a { color:#3a3a3a; text-decoration:underline; }
#Footer .FooterBottom a:hover { text-decoration:none; }

/*------------FooterExtended----------------*/
#FooterExtended { height:42px; background:url(../images/footer-bg.gif) left top repeat-x; }