@charset "utf-8";
/* CSS Document */

html, body {padding:0; margin:0; font:normal 12px/130% Tahoma, Verdana, Arial, sans-serif; background:#069;}
img, table {border:none;}
form {padding:0; margin:0;}

#pageContent {width:1000px; margin:0 auto; background:#e5f2fb url(../images/header_bg.png) top no-repeat;}

/*--- HEADER ---*/
.Header {height:138px;}
.headerBanner {float:left; width:796px; height:121px; padding:12px 2px 5px;}
.headerRight {width:200px; float:right;}
.headerLang {height:38px; padding-right:15px; text-align:center;}
.headerLang img {margin-left:5px;}
.headerLang a {color:#fff; text-decoration:none; font-weight:bold;}
.headerCart {height:35px; padding:15px 0 10px 50px; font-size:11px;}
.headerCart a {color:#f00; text-decoration:none; font-size:12px;}
.headerHotline {height:20px; padding:10px 0px 10px 30px; font-weight:bold; font-size:13px; color:#00365d;}
.red {color:#f00;}


/*--- BODY ---*/
.widthBody {width:1000px; padding-bottom:10px;}

/*-- Left Column --*/
.widthLeft {float:left; margin-left:15px; width:230px; overflow:hidden;}
* html .widthLeft {margin-left:7px;}
.leftModule {background:#fff; margin-top:10px; padding-bottom:5px;}
.leftTitle {height:15px; margin-bottom:5px; padding:3px 10px 5px 20px; background:url(../images/left_title.png) no-repeat; color:#fff; font-weight:bold; font-size:13px; text-transform:capitalize;}
/*- Search -*/
.leftSearch {height:48px; padding:10px 0 10px 30px;}
.leftSearch .title {color:#fff; font-weight:bold;}
.txtForm {height:14px; padding-left:5px; padding-right:5px; font:normal 11px Tahoma, Verdana, Arial, sans-serif; color:#555;}
.btnSearch {display:block; width:48px; height:14px; padding:3px 0; background:url(../images/search_btn.png) no-repeat; text-align:center; font-size:11px; text-decoration:none; color:#000;}
/*- Leftmenu -*/
.leftMenu {padding:5px;}
.leftMenu ul {padding:0; margin:0; list-style:none;}
.leftMenu ul span {display:block; margin-bottom:10px; padding:3px 5px; background:#cde5f8; font-weight:bold; text-transform:uppercase;}
.leftMenu ul span a{ text-decoration:none; color:#000;}
.leftMenu li {background:url(../images/left_menu_bullet.png) 0 5px no-repeat; margin-left:10px; padding:0 10px 10px 15px;}
.leftMenu li a { color:#F00; text-decoration:none;}
/*- Support -*/
.leftSupport {font-weight:bold; color:#154e7a;}
.leftSupportTel {padding:0 10px 0 23px; background:url(../images/left_support_tel.png) 0 2px no-repeat;}
.leftSupportMail {padding:0 10px 0 23px; background:url(../images/left_support_mail.png) 0 2px no-repeat; color:#f00;}
.leftSupportAdd {padding:0 10px 0 23px; background:url(../images/left_support_add.png) 0 2px no-repeat; font-size:11px; line-height:150%;}
/*- Visitor counter -*/
.leftCounter {font-weight:bold; color:#154e7a; padding-bottom:5px; background:url(../images/left_counter_bg.png) bottom right no-repeat;}
.leftCounterBg {display:block; margin-left:5px; padding:5px 75px 0 10px; background:url(../images/leftCounterBullet.png) 0 8px no-repeat;}
.leftAdTD{ padding-bottom:5px;}
.leftAdResize{
	max-width:230px;
	width: expression(this.width > 230 ? 230 : true);
}
/*-- Main column --*/
.widthMain {float:right; width:735px; margin-right:10px; overflow:hidden;}
* html .widthMain {margin-right:5px;}
/*- Top menu -*/
.topMenu {height:39px; font-weight:bold; text-transform:uppercase; font-size:11px;}
/*.topMenu ul {padding:0; margin:0; list-style:none;}
.topMenu li {float:left; margin-right:1px;}
.topMenu li a {display:block; padding-left:11px; color:#fff; text-decoration:none;}
.topMenu li a span {display:block; height:18px; padding:10px 12px 10px 0;}
.topMenu li a:hover {background:url(../images/topmenu_overL.png) left top no-repeat; color:#00365d;}
.topMenu li a:hover span {background:url(../images/topmenu_overR.png) right top no-repeat;}
.topMenu li.current a {background:url(../images/topmenu_overL.png) left top no-repeat; color:#00365d;}
.topMenu li.current a span {background:url(../images/topmenu_overR.png) right top no-repeat;}*/
/*- Main Content -*/
.mainModule {padding:10px 0; width:730px;}
.mainTitle {padding:5px 0 5px 25px; background:url(../images/main_title_icon.png) left no-repeat; color:#f00; border-bottom:1px solid #f00; font-size:18px;}
.mainContent {padding:10px;}
.mainContent li {list-style-position:outside; margin-left:20px;}
.mainContent p {margin:0; padding:3px 0;}
/*- About us -*/
.aboutViewDetail {float:right; width:70px; padding:5px 0 0 10px; background:url(../images/viewAll_icon.png) 0 8px no-repeat; font-size:12px;}
.aboutViewDetail a {color:#f00; text-decoration:none;}
/*- Featured Product -*/
.featureProduct {padding-bottom:10px; background:url(../images/product_bgB.png) left bottom no-repeat;}
.featureProductTop {padding-top:10px; background:url(../images/product_bgT.png) left top no-repeat;}
.featureProductBg {width:710px; padding:0 15px 0 10px; background:url(../images/product_bg.png) left repeat-y;}
.featureProductTitle {padding:5px 0 5px 25px; background:url(../images/product_title_icon.png) left no-repeat; color:#005fa8; font-size:18px;}
.featureProductTable {padding:10px 0 10px 5px;}
.featureProductTD {float:left; width:224px; height:225px; background:url(../images/product_TDbg.png) no-repeat;}
.featureProductTDTitle {padding:5px 15px 0; height:25px; border-bottom:1px solid #037ddb; color:#f00; text-transform:uppercase; font-weight:bold;}
.featureProductTDImg {height:155px; vertical-align:middle; text-align:center;}
.featureProductTDInfo {padding:0 15px;}
.featureProductTDSpace {float:left; width:15px; padding:50px 0;}

.mainBanner {margin-top:10px;}
/*- Product -*/
.mainProduct {padding:10px 0;}
.mainProduct p {margin:0; padding:3px 0;}

.listProduct {padding-bottom:10px; background:url(../images/product_bgB.png) left bottom no-repeat; margin-top:10px;}
.listProductTop {padding-top:10px; background:url(../images/product_bgT.png) left top no-repeat;}
.listProductBg {width:710px; padding:0 15px 0 10px; background:url(../images/product_bg.png) left repeat-y;}
.listProductTitle {padding:5px 0 5px 30px; background:url(../images/product_title_icon.png) 5px 5px no-repeat; color:#036; font-size:18px;}
.listProductTable {padding:10px 0 10px 5px;}

.listProductTD {float:left; width:224px; height:225px; background:url(../images/product_TDbg.png) no-repeat;}
.listProductTDTitle {padding:5px 15px 0; height:25px; border-bottom:1px solid #037ddb; color:#f00; text-transform:uppercase; font-weight:bold;}
.listProductTDTitle a{color:#f00; text-decoration:none;}
.listProductTDImg {height:155px; vertical-align:middle; text-align:center;}
.listProductTDInfo {padding:0 15px;}
.listProductTDSpace {float:left; width:15px; padding:50px 0;}

/*product detail*/
.product-detailtitle{
	text-align:left;
	padding-bottom:8px;
	margin-bottom:8px;
	font:bold 1.4em/100% Arial; 
	color:#F00; 
	background:url(images/line_pro.gif) bottom left repeat-x;
}

.mainProductZoom{vertical-align:bottom; margin-top:10px; text-align:center;}
.mainProductZoom a{
	text-decoration:none;
	font-size:11px;
	color:#666;
}
.comMainProZoom a:hover{
	text-decoration:underline;
}
.product-id {
	margin-top:8px;
}
.product-price{
	font:bold 12px/100% Arial;
	margin-top:10px;
	text-align:left;
}
.product-price b{
	font: bold 16px Arial;
	color:#990000;
}
.product-detailQuantity{
	font:bold 11px Arial;
	margin-top:10px;
}
.product-detailQuantity input{font: normal 11px Arial; padding:0;}
.product-detailButton{margin-top:10px;}
.product-detailButton input{font:normal 11px Arial; padding:0 5px;}

.bgProductImg{
	padding: 5px;
	border:1px solid #ddd;
}

/*Shopping cart*/
.mainShoppingTitle{font-size:1.2em; font-weight:bold;}
.imgCartResize{
	max-width:60px;
	width: expression(this.width > 60 ? 60 : true);
	padding:3px;
}
.mainBagGuide{
	color:#000;
	font-size:12px;
	padding:5px;
	/*background:#B2DEDB;*/
	border:1px solid #81BEED;
}
.mainBagBilling{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
	background:#037DDB;
	border:1px solid #007971;
}
.mainBagTitle{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:4px 5px;
	background:#037DDB;
	border:1px solid #0365B0;
	z-index:0;
}
.mainBagButton{
	padding:5px;
}

.mainBagContent{
	font-size:11px;
	padding-left:5px;
	padding-bottom:3px;
	border-bottom:1px solid #81BEED;
}
.mainBagPrice{
	font-size:12px;
	padding-right:10px;
	background:#F2f4f5;
	border-bottom:1px solid #D7DFE3;
}
.mainBagTotalPrice{
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
.mainBagContent a{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.mainBagContent a:hover{text-decoration:underline;}
.buttonCart{font:normal 11px Arial; color:#000000;}
.bgProductDescription{
	background:#037DDB;
	color:#FFF;
	font: bold 16px Arial;
	padding:5px 10px;
	margin-top:10px;
}

.ProductDescription{font:normal 12px Arial; line-height:140%;}
.ProductDescription table{
	border-collapse:collapse;
	border:1px solid #999999;
}

/*- Projects-*/
.projectTD {float:left; width:165px; height:125px; border:1px solid #81BEED; padding:5px;}
*html projectTD {width:175px;}
.projectTDTitle {padding:5px 5px 0; height:25px; color:#f00; text-transform:uppercase; font-size:11px; font-weight:bold; text-align:center;}
.projectTDImg {height:120px; vertical-align:middle; text-align:center;}
.projectTDSpace {float:left; width:15px; padding:50px 0;}

/*- News-*/
.newsContent {padding:5px 10px; text-align:justify;}
.newsContentTD{font:normal 12px Arial, Helvetica, sans-serif; padding:2px 0 10px;}
.newsContentTD .newsMainTITLE a{font:bold 1.2em/140% Arial, Helvetica, sans-serif; color:#FF0000; text-decoration:none;}
.newsContentTD .newsMainTITLE a h2{font-size:1.2em; margin:0; padding:0;}
.newsContentTD .newsMainDATE {font:normal 11px Arial, Helvetica, sans-serif; color:#666; padding-bottom:5px;}
.newsContentTD .newsMainIMG{
	float:left; 
	width:150px;
	height:110px;
	padding: 3px 10px 10px 0;
	overflow:hidden;
}
.newsContentTD .newsMainRESIZE{
	max-width:150px;
	width:expression(this.width > 150 ? 150 : true);
}
.newsContentTD .newsMainCONTENT{
	font: normal 12px/140% Arial, Helvetica, sans-serif; color:#000;
}
/*news detail*/
.post_detail {
	padding:0;
	margin:0;
	padding-bottom:10px;
	background:url(../images/heading-border.gif) left bottom repeat-x;
}
.post_detail .postdata {
	font-size: 11px;
	color: #999;
}
.post_detail .entry {
	padding: 10px 0px 0px;
	line-height:135%;
}
.post_detail .entry b{ color:#000;}

.post_detail .entry .imgnews img{margin-right:8px; float:left; width:125px;}

.post_detail .entry .imgrealty {float:left; width:300px;}
.post_detail .entry .imgrealty a{ border:none;}
.post_detail .entry .imgrealty img{width:300px; border:none;}
.post_detail .entry .imgrealty .realtyThumbImg{padding:5px 0;}
.post_detail .entry .imgrealty .realtyThumbImg a{padding-right:4px; border:none; text-decoration:none;}
.post_detail .entry .imgrealty .realtyThumbImg img{border:none;}
.post_detail .entry .imgrealty .realtyThumbImg a.last{padding-right:0;}

.post_detail .entry .textrealty {
	float:right; width:205px; 
	background:url(../images/paper_bg.gif) top left no-repeat; 
	padding:30px 10px 10px 15px;
	line-height:165%;
	font-size:11px;
	height:220px;
}
.post_detail .entry .textrealty .textprice{font-size:14px; color:#FF3300; text-align:right;}
.post_detail .entry .textrealty .textcode{font-size:12px; font-weight:700;}

.post_detail .entry .textrealty .buttonContact{font-size:12px; font-weight:700;}

.post_detail .entrydetail {
	padding: 10px 0px 0px;
	line-height:140%;
	color:#000;
}
.post_detail .entrydetail table{background:none;}
.post_detail .entrydetail a{
	text-decoration:none;
	color:#CCC;
}
.title_entry{
	font: bold 12px Arial;
	color:#8a290c;
	text-transform:uppercase;
	margin:20px 0 5px;
}
/* news post title */
.post_detail .title h2 {
	color:#FF0000;
	margin: 0;
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.post_detail .title h3 {
	color: #8a290c;
	margin: 0;
	font: bold 13px/100% Arial, Helvetica, sans-serif;
}
/*other news*/
.other_detail{margin-top:10px;}
.other_detail h2{font: bold 120%/100% Arial, sans-serif; padding:0; margin:0;}
.other_newsdetail{ margin-top:5px; margin-left:20px;}
.other_newsdetail ul li{line-height:140%; padding-bottom:8px; list-style-image:url(../images/bullet-services.gif)}
.other_newsdetail ul li a{text-decoration:none; color:#000; font:bold 12px Arial, Helvetica, sans-serif;}
.other_newsdetail ul li a:hover{text-decoration:underline;}
.other_newsdetail ul li span{color:#999; font-size:11px;}
.titleNews {padding:3px 0; font:bold 16px/150% arial;}

/*--- FOOTER ---*/
.Footer {clear:both; background:#fff url(../images/footer_bg.png) top no-repeat; text-align:center; font-size:11px;}
.footerMenu {height:15px; padding:9px 0; text-transform:uppercase; color:#fff;}
.footerMenu a {color:#fff; text-decoration:none; padding:0 20px;}
.footerCopyright {padding:5px 0 15px;}
.footerCopyright p{padding:0 5px 0 0; margin:0;}
.footerCopyright a {color:#000;}

/*-- Others --*/
.clear {clear:both;}
.alignCenter {text-align:center;}
/*- Page number -*/
.pageNumber {border-left:1px solid #ddd; font-size:11px; font-weight:bold; text-align:center; padding:0 10px;}
.pageNumber table {text-align:center;}
.pageNumber a {display:block; padding:2px 8px; text-decoration:none; color:#000;}
.pageNumber a:hover {background:#ddd;}
#numberTable {text-align:center;}
#numberTable td {background:#eee; border:none; border-right:1px solid #ddd;height:10px}
#numberTable td.current {background:#ddd; border:none; border-right:1px solid #ddd;color:#930}
#numberTable td.current a{color:#930}

