/* Common */
.mr20 {
	margin-right:20px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cb {
	clear:both;
}
.m {
	vertical-align:middle;
}
a {
	outline:none;
}
.pr20 {
	padding-right:20px;
}
#siteHeader {
	background:url(../images/header_bg.jpg) left top no-repeat;
	width:980px;
	height:92px;
}
#siteHeader .cSpecLogo {
	float:left;
	margin:15px 0 0 15px;
	text-align:left;
}
#siteHeader .searchForm {
	float:right;
	margin:13px 20px 0 0px;
	background:#81a5c4;
	padding:5px;
	height:63px;
	width:450px;
	display:block;
	overflow:hidden;
}
#siteHeader .searchForm ul {
	float:left;
	margin-left:5px;
	width:205px;
	list-style-type:none;
}
#siteHeader .searchForm ul li {
	clear:both;
	list-style-type:none;
}
#siteHeader .searchForm ul li.title {
	text-transform:uppercase;
}
#siteHeader .searchForm ul .w200 {
	width:200px;
}
#siteHeader .searchForm ul li.radio {
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
}
#innerContainer {
	background:url(../images/content_Bg.jpg) center top repeat-y;
	padding:0 10px;
}
#siteNav {
	border-top:#fff solid 1px;
	border-bottom:#fff solid 1px;
	background:#999999;
	height:33px;
	line-height:33px;
}
#siteNav a {
	margin:0 10px;
}
#siteNav a.login {
	float:right;
}
#contentArea {
	padding:10px 5px;
}
#contentArea .contentLeft {
	width:260px;
	border:solid 1px #ccc;
	background:#fff;
	text-align:center;
	padding-top:10px;
}
#contentArea .name {
	font-size:14px;
	font-weight:normal;
	color:#666666;
	margin-top:10px;
}
#contentArea .urlLink {
	font-size:14px;
	font-weight:normal;
	color:#3b7aa9;
	margin:5px 0 10px 0;
}
#contentArea .urlLink a {
	color:#3b7aa9;
	text-decoration:none;
}
#contentArea .urlLink a:hover {
	text-decoration:underline;
}
#contentArea .leftNav {
	border-top:solid 1px #ccc;
	background:#f8f8f8;
	padding:5px 10px;
	text-align:left;
	font-size:14px;
	color:#3b7aa9;
}
#contentArea .leftNav a {
	color:#3b7aa9;
	text-decoration:none;
}
#contentArea .leftNav a:hover {
	text-decoration:underline;
}
#contentArea .contentRight {
	border:solid 1px #ccc;
	background:#fff;
	text-align:left;
	min-height: 500px;
}
#contentArea .contentRight .pgTitle {
	margin:5px 5px 10px 5px;
}
#contentArea .contentRight .pgTitle h2 {
	color:#336699;
	font-size:20px;
	font-weight:bold;
	display:inline;
	width:auto;
	padding:0px;
	margin:0 10px 0 0;
}
#siteFooter {
	background:url(../images/content_Bg.jpg) center top repeat-y;
}
#siteFooter .ftLinksArea {
	background:#efefef;
	border:1px solid #fff;
	margin:0 15px;
	padding:5px;
	text-align:center;
}
#siteFooter .ftLinksArea a {
	color:#258FC0;
	font-size:12px;
	padding:0 8px;
	text-decoration:none;
	text-transform:capitalize;
}
#siteFooter .ftLinksArea a:hover {
	text-decoration:underline;
}
#siteFooter .links {
	padding-left:10px;
	padding-top:4px;
}
#siteFooter .ftBottom {
	background:url(../images/ft_bottom.jpg) center top no-repeat;
	height:14px;
}
.tabMenuSection {
	background:url(../images/tabbed_table_tabBg.jpg) bottom repeat-x;
	display:block;
	float:left;
	width:100%;
}
.tabMenu {
	margin:0;
	padding:0;
}
.tabMenu li {
	margin:0 1px;
	padding:0;
	list-style:none;
	float:left;
}
.tabMenu li a {
	float:left;
	display:block;
	background:url(../images/tabbed_tbl_tabOffLC.jpg) no-repeat left top;
	padding:0 0 0 11px;
	font-size:13px;
	color:#a3a3a3;
	text-decoration:none;
}
.tabMenu li a span {
	float:left;
	display:block;
	background:url(../images/tabbed_tbl_tabOffRC.jpg) no-repeat right top;
	padding:10px 11px 10px 0;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
.tabMenu li a:hover {
	color:#0373ae;
	background:url(../images/tabbed_tbl_tabOnLC.jpg) no-repeat left top;
	text-decoration:none;
}
.tabMenu li a:hover span {
	color:#0373ae;
	background:url(../images/tabbed_tbl_tabOnRC.jpg) no-repeat right top;
	text-decoration:none;
}
.tabMenu li a.current {
	color:#0373ae;
	background:url(../images/tabbed_tbl_tabOnLC.jpg) no-repeat left top;
	text-decoration:none;
}
.tabMenu li a.current span {
	background:url(../images/tabbed_tbl_tabOnRC.jpg) no-repeat right top;
	text-decoration:none;
}
#tabContent {
	padding:10px 10px 10px 10px;
	clear:both;
}
#tabContent .proSpecification {
	float:left;
	width:425px;
}
#tabContent .proSpecification ul {
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:12px;
}
#tabContent .proSpecification ul li {
	padding:3px 0;
	margin:0;
	list-style-type:none;
	color:#666666;
}
#tabContent .proSpecification ul li span {
	color:#333333;
	font-weight:bold;
}
#tabContent .qucikLinks {
	float:right;
	width:220px;
}
#tabContent .qucikLinks ul {
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:11px;
}
#tabContent .qucikLinks ul li {
	padding:0;
	margin:0 3px;
	list-style-type:none;
	float:left;
}
#tabContent .qucikLinks ul li a {
	color:#3b7ba9;
	font-size:11px;
	text-decoration:none;
}
#tabContent table {
	margin-top:10px;
}
#tabContent table h3 {
	color:#3b7aa9;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	padding:0;
	margin:3px 0;
}
#tabContent table p {
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0;
	margin:0 0 5px 0;
	text-align:justify;
}
/*#tabContent table ul {
	padding:0 10px;
	margin:0 10px;
	list-style-type:disc;
	font-size:12px;
	color:#666666;
}
#tabContent table ul li {
	padding:2px 0;
	list-style-type:disc;
	font-size:12px;
	color:#666666;
}*/
table.imageTable td {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
table.imageTable td img {
	max-height:210px;
	max-width:210px;
}
/*28Feb2011 added for gallery slider*/

.mt30 {
	margin-top:30px;
}
.titleFl {
	float:left;
	display:inline;
	margin-right:20px !important;
}
.fr {
	float:right;
	display:inline;
}
.gallerySlider {
	width:650px;
	height:130px;
	position:relative;
}
.gallerySlider .slider {
	margin:0 0 10px 0;
	width:650px;
	height:130px;
}
.gallerySlider .slider ul {
	margin:0;
	padding:0;
	list-style:none;
}
.gallerySlider .slider ul li {
	margin:0 15px;
	padding:0;
	list-style:none;
	float:left;
	/*width: 169px;
	height: 113px;*/

}
.gallerySlider .slider ul li img {
    /*margin-right: auto;
    margin-left: auto;
    display: block;*/
	/*max-width: 169px;
	max-height: 113px;*/

}

.rotateNavContainer {
	display:block;
	text-align:center;
	margin:10px 0;
	width:650px;
}
.rotateNavContainer a img
{
	background:url(../images/icon_round.jpg) left top no-repeat;
	height:12px;
	width:12px;
}
.rotateNavContainer a.activeSlide img {
	background:url(../images/icon_round_hover.jpg) left top no-repeat;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
width: 169px;
	height: 113px;
			border:#666 solid 5px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
