@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#0b0c0e url(../images/blackbd.jpg) repeat-x ;
}

img{
	border:none;
}

:focus{
	outline:0;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	background:url(../images/bg.jpg) repeat-y #fff;
	min-height:800px;
	height:auto;
}

#logoLeft{
	width:210px;
	float:left;
	height:90px;
	margin:10px 0 0 0;
}

#logoCenter{
	width:500px;
	float:left;
	height:102px;
	background:url(../images/logo.png) no-repeat;
	margin:0 10px 0 10px;
}

#logoRight{
	width:210px;
	float:left;
	height:90px;
	margin:10px 0 0 20px;
}

#headerPan{
	width:960px;
	float:left;
	padding-bottom:10px;
	background:#181818;
	background:url(../images/headbg.jpg) no-repeat;
}

#menuPan{
	width:960px;
	float:left;
	background:url(../images/menubg.jpg) no-repeat;
}

#leftPan{
	width:130px;
	height:583px;
	float:left;
	padding:10px;
	border-right:1px solid #fff;
	background:url(../images/leftpan.jpg) no-repeat top #fff;
}

#centerPan{
	width:590px;
	min-height:400px;
	float:left;
	padding:0 34px 0 34px;
	background:url(../images/centerbg.jpg) repeat-x top #fff;
}

#rightPan{
	width:130px;
	height:583px;
	float:left;
	padding:10px;
	border-left:1px solid #fff;
	background:url(../images/rightpan.jpg) no-repeat top #fff;
}

#banner{
	width:590px;
	height:280px;
	float:left;
}

#contentPan{
	width:590px;

	margin-top:10px;
	float:left;
}

#contentPan a{
	color:#FF0000;
	text-decoration:none;
}

#downPan{
	width:590px;
	min-height:114px;
	margin-top:10px;
	float:left;
}

#downPan a{
	color:#FF0000;
	text-decoration:none;
}

#leftBox{
	width:130px;
	float:left;
	height:55px;
	margin:0 10px 0 10px;
}

#centerBox{
	width:640px;
	float:left;
	margin:0 10px 0 10px;
	padding-top:20px;
}

#centerBox ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#centerBox ul li{
	display:block;
	float:left;
	}

#centerBox ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	padding:0 0 0 25px;
	height:25px;
	}

#rightBox{
	width:130px;
	float:left;
	height:55px;
	margin:0 10px 0 10px;
}

#footer{
	width:960px;
	float:left;
	height:60px;
	margin:auto;
	border-top:1px dashed #999999;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	
}

#footer a:hover{
	color:#fff;
	text-decoration:none;
}

#pencilPan{
	width:520px;
	height:25px;
	background:url(../images/pencil.png) no-repeat;
	padding:5px 0 10px 70px;
}

#featuredPan{
	width:940px;
	float:left;
	padding:10px;
}

#news{
	width:130px;
	height:130px;
	background:url(../images/news.jpg) no-repeat;
	padding:70px 0 0 0;
}

.dropFLD{
	width:224px;
	height:22px;
	border:1px solid #00404a;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.normalFLD{
	width:220px;
	height:18px;
	border:1px solid #00404a;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.largeFLD{
	width:220px;
	height:70px;
	border:1px solid #00404a;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.submit{
	background: transparent url(../images/submit.png);
	width:62px;
	height:28px;
	border:none;
	cursor:pointer;
}

/*------------------ Style for text -------------------*/

.bannerHeadrs{
	font-family:"Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond";
	font-style:italic;
	font-size:14px;
	float:left;
	color:#000;
}

.basicHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-bottom:10px;
}

.smallHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom:10px;
}

.italicWhite{
	font-family:"Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond";
	font-style:italic;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}

.longFeild{
	width:250px;
	padding:1px;
	font-size:11px;
	height:14px;
	margin-top:2px;
	border: 1px solid #666666;
}

.dropList{
	width:122px;
	padding:1px;
	font-size:11px;
	height:18px;
	border: 1px solid #666666;
}

.smalFeild{
	width:120px;
	height:16px;
	border: 1px solid #004049;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.textArea{
	width:120px;
	height:40px;
	border: 1px solid #004049;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.commenTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}

.commenGrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
}

.commenWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fff;
}

.commenBld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}

.redHeading{
	font-family:"Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond";
	color:#FF0000;
	font-size:17px;
	font-style:italic;
	height:30px;
	border-bottom:1px dashed #000;
}

.greenHeading{
	font-family:"Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond";
	color:#07434b;
	font-size:17px;
	font-weight:bold;
}

/*------------------ Style for banner -------------------*/

.container {
	overflow: hidden;
	width: 590px;
	margin: 0 auto;
}
#main {

	background: #f0f0f0;
}
a {color: #fff;}

/*--Main Image Preview--*/
.main_image {
	width: 400px; height: 280px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_image p {
	font-size: 1.2em;
	margin: 0;
	line-height: 1.6em;
}

.main_image .block small {margin-left: 0;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;

}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 30px; width: 110px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 189px;
	background: #f0f0f0;
	border-right: 1px solid #fff;

}
.image_thumb img {
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; 
	background: #fff url(nav_a.gif) repeat-x;
	width: 179px;
	float: left;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;

}
.image_thumb ul li.hover {
	background: #fff;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
	font-family:"Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond";
	font-style:italic;
	font-size:14px;
	float:left;
	color:#000;
	display:none;
}
.image_thumb ul li .block {
	float: left; 
	padding: 0;
	width: 130px;
}	
.image_thumb ul li p{display: none;}

/*--------------------- Featured Products -----------------------*/

		#featured-wrap {
			position: relative;
			width: 592px;
			height: 96px;
			margin: 0 auto;
		}

		#featured-content {
			overflow: hidden;	
		}

		#featured-content a {
			float: left;	
			margin: 0 5px;
		}

		#featured-content a img {
			border: 1px solid #888;	
			padding: 3px;
			vertical-align: top;
		}

		#featured-preview {
			position: absolute;
			top: -64px;
			left: 0;
			z-index: 90;
			display: none;
			overflow: hidden;
			width: 320px;
			height: 217px;	
		}

		#featured-overlay {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 100;
		}

		#featured-overlay div {
			float: left;
			cursor: e-resize;
			background: red;
			display: none;
			width: 148px;
			height: 96px;
		}
		
		#detaiBox{
			width:126px;
			height:20px;
			border: 1px solid #CCCCCC;	
			margin:5px 5px 0 5px;
			padding:0 5px 0 5px;
		}
