@charset "UTF-8";

#mainAreaIner {
	padding:8px 8px 0 8px;
	background:url(../images/cat/bg.gif) 0 0 no-repeat !important;
}
#catFooter{
	background:url(../images/cat/bg_cattop_btm.gif) 0 0 no-repeat;
	height:204px;
}
#slideBanners{
	width:739px;
	margin:0 auto;
	padding:32px 0 28px 0 !important;
}
#catFooter table #prev{
	width:25px;
}
#catFooter table #next{
	width:27px;
	text-align:right;
}
#catFooter table li{
	float:left;
	margin-left:4px;
	display:inline;
}
#pageTop{
	margin-right:13px;
}
#pageBtm{
	height:30px;
	background:#FFF;
}
.catTopInner{
	background:url(../images/cat/bg_doubleBorder_btm.gif) 0 bottom repeat-x;
	padding-bottom:18px;
}
.catTopInner2{
	background:url(../images/cat/bg_doubleBorder_top.gif) 0 0 repeat-x;
	padding-top:18px;
}
strong{
	color:#ea5520;
}

/*PARTS AND APALLERS
------------------------------------------------------------------------------------------------------------------------------------------------*/
.panda h1{
	padding-bottom:18px;
	background:url(../images/cat/bg_doubleBorder_top.gif) 0 bottom repeat-x;
	margin-bottom:15px;
}

#pandaDetails{
	width:771px;
}
#pandaLeft{
	float:left;
}
#pandaRight{
	float:right;
}
.pandaBox{
	width:382px;
	background:#212121;
}
.pandaBoxInner{
	padding:6px;
}
.pandaBox table{
	width:100%;
	margin-bottom:13px;
}
.pandaBox th{
	text-align:left;
}
.pandaBox td{
	text-align:right;
}
.pandaBox .boxHead{
	padding:9px 8px 15px 12px;
	color:#e8e8e8;
}

/*DISCOVER
------------------------------------------------------------------------------------------------------------------------------------------------*/
.discover h1{
	margin-bottom:15px;
}
.discover #bnrWrap{
	width:761px;
	margin-left:5px;
	padding-bottom:18px;
	margin-bottom:15px;
	background:url(../../discover/images/index/bg_line1.gif) 0 bottom repeat-x;
}
.discover .left{
	width:377px;
	float:left;
}
.discover .right{
	width:377px;
	float:right;
}
.discover h3{
	line-height:1;
	font-size:12px;
}
.discover h3 img{
	vertical-align:top;
}
.discover .more{
	text-align:right;
}
#reviewTable{
	margin-left:-2px;
	margin-bottom:15px;
}

/*EXPERIENCE
------------------------------------------------------------------------------------------------------------------------------------------------*/
.experience h1{
	padding-bottom:18px;
	margin-bottom:15px;
	background:url(../images/cat/bg_doubleBorder_top.gif) 0 bottom repeat-x;
}
.experience #mainAreaIner{
	background:#FFF url(../../experience/images/index/bg.gif) 0 0 no-repeat;
}
.experience #expMain{
	padding:0 5px 0 5px;
}
.experience #expMain h2{
	margin-bottom:10px;
}

.experience #expMain h3{
	font-weight:bold;
	background:url(../../experience/images/index/bg_h3.gif) 0 0 no-repeat;
	padding-left:13px;
	font-size:12px;
	line-height:20px;
	height:20px;
}

.experience #expMain .col{
	padding:0 10px;
}

.experience #expMain .col ul.attention li{
	text-indent:-1em;
	margin-left:1em;
}

.experience .serachArea {
	background:#616161;
	padding:9px 11px;
	margin-top:20px;
	color:#FFF;
}

.experience .serachArea h4{
	padding-bottom:13px;
}

.experience .serachArea td{
	width:155px;
}

.experience .submitBtn{
	text-align:center;
	border-top:1px solid #a5a5a5;
	padding-top:10px;
	margin-top:10px;
}

.experience .col2{
	width:740px;
}

.experience .col2 p{
	margin-bottom:1em;
	padding-left:13px;
}

.experience .leftCol{
	width:440px;
	float:left;
	padding-bottom:10px;
	display:inline;
}

.experience .rightCol{
	width:289px;
	float:right;
	padding-bottom:10px;
	display:inline;
}

.experience .dashLine{
	border-bottom:1px dashed #CCC;
	margin-bottom:10px;
}

.experience #demoTable{
	width:500px;
}

.experience #eventTable{
	width:500px;
}

.experience #detailTable td{
	vertical-align:top;
}

.experience #detailTable ul li{
	list-style:disc;
	margin-left:1.5em;
}

/*SUPPORT
------------------------------------------------------------------------------------------------------------------------------------------------*/

.support #mainAreaIner{
	background:url(../../support/images/index/bg.gif) 0 0 no-repeat;
}

.support #key{
	background:url(../../support/images/index/key.jpg) 0 0 no-repeat;
	width:771px;
	height:368px;
}

.support #keyInner{
	padding:262px 0 0 0;
}

.support #keyInner p{
	margin-left:7px;
}

.support #keyInner iframe{
	border:none;
	height:80px;
	margin: 0 0 7px 7px;
	width:757px;
	overflow-x: hidden;
}

.support #supportMain {
	padding:0 5px;
}

.support #supportMain th{
	vertical-align:top;
	padding-right:14px;
}

.support #supportMain td{
	vertical-align:top;
}

.support #supportMain td p{
	margin-top:1em;
}

.support #supportMain .listTable{
	width:761px;
}

.support #supportMain .listTable table{
	width:373px;
}

.support #supportMain .listTable table.leftCol{
	float:left;
}

.support #supportMain .listTable table.rightCol{
	float:right;
}

.support .brownLine{
	background:url(../../support/images/index/bg_line2.gif) 0 0 repeat-x;
	height:18px;
	margin-top:15px;
}
.support .brownLine hr{
	display:none;
}
