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

#left-panel {
	float: left;	
	margin-left: 5px;
	height: auto;
	width: auto;
	margin-top: 35px;
}

#left-nav-mid ul li h4 {
	font-weight:bold;
}

#left-nav-mid {
	background:url(../img/left_nav_mid.jpg) repeat-y;
	/*height: 564px;*/ height:auto;
	width: 180px;
	text-align:left;
	margin-left: 0px;
	overflow-x:hidden;
}

#left-nav-mid ul {
	padding: 0;
	margin-left:0; 
}

#left-nav-mid ul li {
	display: block;
	border-bottom:dotted thin #FFF;
	width: 179px;
	margin-left: 0px;
	list-style:none;
	padding-left: 5px;
	line-height:173%;
	font-size:11px;
}

#left-nav-mid ul li  a, #left-nav-mid ul li  a:link, #left-nav-mid ul li  a:visited, #left-nav-mid ul li  a:focus{
	margin-left: 0px;
	color: #000;
}

#left-nav-mid ul li  a:hover, #left-nav-mid ul li a.current {
	text-decoration: underline;
	color: #ba6acb;	
}


#left-nav-mid b {
	color: #ba6acb;	
}

#inner-wrapper {
	width: 846px;
	height: 900px;
}
/*RIGHT PANEL*/
#right-panel {
	float: left;	
	height: auto;
	width: auto;
}

/*ITO YUNG SA STATIC BANNER*/

#flash-banner {
	background-image:url(../img/products/products_standin_banner.jpg);
	background-repeat:no-repeat;
	height: 253px;
	width: 647px;
	margin-bottom: 10px;
}

/*TABS CONTENT*/
div.panes {
	background: url(../img/tab_body_bg02.jpg) no-repeat;
	padding-left: 0px;
	width: 645px;
	height: 295px;
	padding-top: 5px;
}

div.tab_body {
	margin-left:0px;
}

div.specifications {
	overflow:scroll;
	overflow-x:hidden;
	font-size:9px;
	width: 623px;
	height:260px;
}

.td_border {
	border-right:1px solid #80368c;
}

.tab_body_features_content {
	background-image:url(../img/products/products_bracket_mid.jpg);
	background-repeat:repeat-y;
	width:490px;
	height:80;
	margin-top:50px;
	margin-left:20px;
}

.tab_body_features_bracket {
	width:7px;
	height:80px;
}

.tab_body_features_content_brackettop {
	width:7px;
	height:6px;
	float:left;
}

.tab_body_features_content_bracketbot {
	width:7px;
	height:6px;
	float:left;
	clear:both;

}

.tab_body_features_content_text {
	width:90%;
	margin:auto auto auto auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 12px;
	text-align:justify;
}

.tab_body_features_content_icons {
	width:80%;
	margin-top:20px;
	margin-left:20px;
}
.tab_body_features_content_icons img {
	margin-right:20px;
}

/CE FC LOGOS*/
.tab_body_featuers_cefc {
	width:81px;
	height:25px;
	background-image:url(../img/products/products_standin_cefc.jpg);
	background-repeat:no-repeat;
	margin-top:90px;
	margin-left:-50px;
	float:left;
}

.spec .block {
	width:100%;
	display:block;
}

.spec .title {
	display:inline-block;
	float:left;
	min-width: 138px;
	width:150px;
	padding-left:30px;
	line-height:120%;
}

.spec .value {
	display:inline-block;
	width:60%;
	padding-left:30px;
	border-left:1px solid #80368c;
}

/*082909 NEW TAB STYLE*/

div.accesories ul {
font-size:14px;
line-height:180%;
list-style-image:url(../img/bullet.gif);
list-style-type:square;
margin-left:42px;
margin-top:40px;
padding:0;
width:600px;
}