@charset "utf-8";
/* CSS Document */

html, body {padding:0; margin:0; text-align:center; font:normal 11px/130% Tahoma, Geneva, sans-serif; background:#d9e8ef;}
img, table {border:none;} 
form {padding:0; margin:0;}
a{text-decoration: none;}
#pageContent {width:1004px; margin:0 auto; text-align:left;}

/*========== HEADER ==========*/
.Header {height:100px; padding:0px 2px;}
/*============================*/


/*========== MAIN BODY ==========*/
.widthBody {padding:0px; margin:0px; background:url(../images/bg.jpg) 0px 100% no-repeat;}
.bodyBG {padding:0px; padding-bottom:15px; margin:0px; background:url(../images/bgT.jpg) 0px -100px no-repeat;}

/*----- LEFT column -----*/
.widthLeft {float:left; width:252px;}

/*--- Main menu ---*/
.mainMenu {width:250px; padding:0 0 30px 2px; margin-top:20px; background:url(../images/mainMenu_bg.png) bottom no-repeat;}
.mainMenu ul {padding:0; margin:5px 0 5px 19px; list-style:none; border-left:1px solid #5ca4e2; font:bold 10px Tahoma, Geneva, sans-serif; text-transform:uppercase;}
.mainMenu ul li {padding:5px 0; margin:0;}
.mainMenu ul li a {display:block; padding:0 10px; color:#ffffff; text-decoration:none; line-height:15px;}
.mainMenu ul li a:hover {background:url(../images/mainMenu_bg_over.png) no-repeat; color:#1a5d97;}
.mainMenu ul li.current a {background:url(../images/mainMenu_bg_over.png) no-repeat; color:#1a5d97;}
.mainMenu ul li.lang {padding-left:10px;}
.mainMenu ul li.lang a {float:left; padding:0; margin-right:5px;} 
.mainMenu ul li.lang a:hover {background:none;}

.mainMenuLine {clear:both; height:4px; padding:15px 0px; background:url(../images/mainMenu_line.png) 1px 50% no-repeat;}

/*--- Search ---*/
.Search {height:20px; padding:5px 0; margin:0 8px; background:url(../images/search_bg.png) right no-repeat; color:#fff; font-weight:bold;}
.searchForm {font:normal 11px Tahoma, Geneva, sans-serif; color:#777; margin-left:10px; width:125px; padding-top:2px; background:none; border:none;}

/*--- Online Support ---*/
.onlSupport {padding:0px 20px; color:#ff0; font-weight:bold;}
.onlSupport a {margin-left:7px;}

.leftMain {margin-left:2px; width:230px;}

/*--- Categories ---*/
.leftMenu {padding-top:10px;}
.leftMenu .Title {font-size:18px; padding:0 10px 10px 19px; color:#2585d8;}
.leftMenu ul {padding:0; margin:0 0 0 19px; list-style:none; border-left:1px solid #7fb6e3;}
.leftMenu ul li {}
.leftMenu ul li a {}
.leftMenu ul li a:hover {}
.leftMenu ul li.current a {color:#fff; background:url(../images/leftMenu_bg_over.png) left no-repeat;}

/*--- Web links ---*/
.webLink {margin-top:15px; height:17px; padding:9px; background:url(../images/webLink_bg.png) no-repeat; font-weight:bold;}
.webLinkForm {font:normal 11px Tahoma, Geneva, sans-serif; color:#777; margin-left:5px; width:130px;}

/*--- Advertising ---*/
.leftAd {margin-top:10px; width:220px; text-align:center;}
.leftAd .Title {height:17px; padding-bottom:5px; text-align:left;}
.leftAdImg {margin-bottom:5px; max-width:220px; width:expression(this.width > 220 ? 220 : true);}

/*-----------------------*/


/*----- MAIN column -----*/
.widthMainRight {float:right; width:742px; overflow:hidden;}
.widthMain {float:left; width:590px; overflow:hidden; background:url(../images/logo_mark.jpg) center no-repeat;}
.mainTop {height:320px; margin-right:2px;}

.pageTitle {float:right; height:318px; width:37px; padding:1px 2px; text-align:right;}
.mainBanner {float:left; width:688px; height:298px; margin-top:9px; border:1px solid #fff;}
* html .mainBanner{overflow: hidden;}
* html #topSlideDiv{overflow: hidden;width:688px; height:298px;}
.mainBannerImg {max-width:688px; width:expression(this.width > 688 ? 688 : true); max-height:298px; height:expression(this.height > 298 ? 298 : true);}

.mainModule {padding:10px 0;}
.mainTitle {padding:0px 10px; color:#006bc7; font:normal 24px "Times New Roman", Times, serif; border-bottom:1px dotted #999;}
.mainTitle a{color:#006bc7;}
.mainTitle a:hover{color: #ff0000;}
.mainContent {padding-top:10px;}
.mainContent a {color:#d92727;}

/*-----------------------*/

/*-- Page Number --*/
.pageNumber {padding:5px 10px 0; border-top:1px dotted #999; font-weight:bold;}
.pageNumber a {display:block; float:left; padding:3px 5px; margin:0 1px; background:#ddd; color:#333; text-decoration:none;}
.pageNumber a:hover, .pageNumber a.current{color:#fff; background:#2585d8;}

/*----- RIGHT column -----*/
.widthRight {float:right; width:130px; margin-right:2px; overflow:hidden;}

.visitCounter {padding:15px 0; text-align:center; font-size:12px; line-height:150%;}
* html .visitCounter{padding: 5px 0;}
.visitCounter span {color:#2585d8; font-weight:bold;}

/*===============================*/
/*--- About us page ---*/
.aboutUs {padding:10px 10px 0;}

/*--- Contact page ---*/
.contactUs {padding:10px 10px 0;}
.contactInfo {border:1px dotted #006bc7; padding:2px; margin:10px 20px;}
.contactInfoBg {border:1px solid #2585d8; padding:10px 20px; text-align:center;}
.contactForm {padding:0 70px;}
.textForm {border:1px solid #aaa; margin:1px 0; padding:2px 3px; color:#555; font:normal 11px Tahoma, Verdana, Arial, sans-serif;}
.textArea {border:1px solid #aaa; margin:1px 0; padding:2px 3px; color:#555; font:normal 11px Tahoma, Verdana, Arial, sans-serif;}
.formTitle {font-weight:bold;}
.button {margin-top:5px; margin-right:5px;}

/*--- Product page ---*/
.productName {padding:5px 0; font-weight:bold; font-size:14px;}
.productTD {float:left; width:109px; margin:10px 0 5px; text-align:center; overflow: hidden;}

.productTDImg {width:107x; height:107px; text-align:center; vertical-align:middle;border:1px solid #aaa;}
.productImgThumb { max-width:107px; max-height:107px; }
.productTDName {padding:5px 0; font-weight:bold; font-size:12px; text-align: center;}
.productTDName a {color:#000; text-decoration:none;}
.productTDSpace {float:left; width:0; padding:10px 5px;}
#productSlider ul, #productSlider li{list-style: none; margin: 0; padding: 0;}
#productSlider ul{height: 152px; overflow: hidden;}
#productSlider li{height: 152px; overflow: hidden;}
#prevBtn, #nextBtn{display: none;}
/*--- News page ---*/
.newsMain {padding:10px 10px 0;}
.newsTD {padding:5px 0;}
.newsTDImg {float:left; margin:0 15px 5px 0; max-width:130px; width:expression(this.width > 130 ? 130 : true); max-height:100px; height:expression(this.height > 100 ? 100 : true); border:1px solid #aaa;}
.newsTDName {padding-bottom:5px; font-weight:bold; color:#2585d8; font-size:12px;}
.newsTDName a {color:#2585d8; text-decoration:none;}
.newsTDName a:hover{color: #ff0000;}
.date {color:#777; font-size:10px; line-height:20px;}

/*========== FOOTER ==========*/
.Footer {clear:both; color:#2585d8; text-align:center; padding:10px 10px 15px 110px;}
.Footer a {color:#2585d8;}
.footerMenu {padding-bottom:5px;}
.footerMenu a {text-decoration:none; margin:0 15px; font-weight:bold;}
/*============================*/

/*--- Others ---*/
.clear {clear:both; height:0;}
.red {color:#f00;}

.topdealsRightAds{width: 220px; overflow: hidden; height: 164px;}
/* */

.other_container {
	padding-bottom: 15px;
	padding-top: 10px;
}

.other_container .item_title {
	background: url(../images/arrow.gif) 0 2px no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
}

.other_container .item_title a {
	color: #666;
}

.other_container .item_title a:hover {
	color: #ff0000;
}
/* */
label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
#lightboxTable{margin-top: 15px;}
#lightboxTable td{vertical-align: top;}
.aTitle {
	color: #ED1C24;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.detailImageThumb{margin-right: 10px;}


/*_____________________________________________ Start jCarouselLite _____________________________________________*/
#scrollDoiTac {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#scrollDoiTac ul {
	margin: 0;
	padding:0;
	list-style:none;
	height: 152px;
}
#scrollDoiTac ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#scrollDoiTac ul li.li_scroll {
	float:left;
	height: 152px; overflow: hidden;
	padding: 0 4px;
}

.clearRight{clear: right; height: 2px;line-height: 2px; margin: 0; padding: 0;}