body{
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #6C6857;
	margin: 0;
	padding: 5px 0 0 15px;
	background-color: #ffffff;
}
TD {font-size:10pt; }
a:link, a:visited{
	color:#6C6857;
}

a:hover{
	color:#E82A21;
}
td, th, p{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

p{
 margin: 0 0 3px 0;
}

div.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
img{
	border: 0;
}
hr{
	width: 95%;
	height: 1px;
	border: 0;
	border-top: 1px dashed #959AAA;
	background-color: #F7F6EF;
	color: #F7F6EF;
	
}

#wrapper{
	width: 748px;
	border: 1px solid #EBE8D8;
	background-color: #FAF9F5;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
}

#header,#middleContainer{
	margin: 0 auto;
	width: 738px;
	border: 1px solid #EBE8D8;
	margin-top: 4px;
	background-color: #F7F5EE;
	position: relative;
	z-index: 100;
}
#printBack{
  text-align: right;
  float: right;
  clear: right;
  width: 400px;
  padding: 3px 10px;
}
#printBack a:link,#printBack a:visited{
  color: #DA4D34;
  font-weight: bold;
  text-decoration: none;
}
#mainContent{
	width: 587px;
	float: left;
	padding-bottom: 20px;
}
#bodyText{
	float: right;
	clear: right;
	margin: 0 5px 0 0;
	border-top: 0;
	background-color: white;
	color: #6C6857;
	border: 1px solid #EDCCAC;
	padding: 10px;
	width: 398px;
}
#bodyText.bodyText100{
	width: 418px;
	padding:0;
}
.bodyText{
	
}
ol{
	line-height: 150%;
}
#ctx{
	float: right;
	background: url("/i/right.gif") repeat-y;
	width: 150px;
	border-left: 1px solid #E0D1B1;
	border-bottom: 1px solid #E0D1B1;
	clear: right;
	text-align: center;
}
#ctxText{
  text-align: left;
  padding: 10px;
}
#ctxNews a:link,#ctxNews a:visited, #homePageTable a:link, #homePageTable a:visited{
  color: #D95343;
  text-decoration: none;
}
.newsDate{
  font-weight: bold;
  color: #D95343;
}

#ctx img{
	margin: 3px;
}
#footer{
	padding: 3px 5px;
	clear: both;
	font-size: 80%;
	min-height: 15px;
}

/*----------- navigation style-----------------*/

#nav{
	float: left;
	width: 175px;
	position: relative;
	top: -20px;
	left:-20px;
	margin: 0 -170px -17px 0;
	z-index:2;
}
#nav table{
	background: url(/i/nav_bgr.png) repeat-y;
	margin: 0;
	width: 100%;
}
td.nav1{
	padding: 4px 8px 4px 12px;
	font-size: 90%;
}
.nav1.selected{
	background: url(/nav/active_L1_bgr.gif) no-repeat  0 50%;
}
.nav1 a:link,.nav1 a:visited{
	color: #96917A;
	font-weight: bold;
	text-decoration: none;
}
.nav1.selected a,.nav1 a:hover{
	color: #E82A21 !important;
}
td.nav1 a,td.nav2 a{
	font-weight: bold;
	text-decoration: none;
}


td.nav2 a.button:link,td.nav2 a.button:visited{
	background-color: #EFEBDE;
	color: #96917A;
	font-size: 80%;
}
td.nav2 a.button:hover{
	color: #716C59;
	font-size: 80%;
}
td.nav2 a{
	display:block;
	margin-left: 15px;
	width: 138px;
	padding: 2px;
}
.nav2 a.selectedButton{
		color: white;
		background-color: #C7BB8D;
		font-size: 80%;
}
.navPr3 a{
	font-weight: bold;
}

#breadCrumb, #breadCrumbEmpty{
	float: right;
	width: 400px;
	padding: 5px 20px 15px 20px;
	background: #ECE9D8 url(/i/breadCrumb_bgr.gif) repeat-x bottom;
	border-top: 1px solid #EBE8D8;
}
#breadCrumbEmpty{
	display: none;
}
#breadCrumb a:link, #breadCrumb a:visited{
	color: #666;
}
/*----------- individual titles-----------------*/
#categoryTitle{
	width: 420px;
	float: right;
	clear: right;
	margin: 0 5px 0 0;
	padding: 0;
	background:#D9260D url(/i/productTable/th_bgr_top.gif) repeat-x;
}
#categoryTitle h1{
	background: url(/i/productTable/th_bgr_bottom.gif) bottom repeat-x;
	padding: 2px 10px;
	font-size: 120%;
	color: white;
	margin: 0;
}


#categoryTitle.categoryTitle3{
	background:#FBC613 url(/i/productTable/th_bgr_top3.gif) top repeat-x;
}
#categoryTitle.categoryTitle3 h1{
	background: url(/i/productTable/th_bgr_bottom3.gif) bottom repeat-x ;
}
.categoryTitle4{
	background:#77C33E url(/i/productTable/th_bgr_top4.gif) top repeat-x !important;
}
#categoryTitle.categoryTitle4 h1{
	background: url(/i/productTable/th_bgr_bottom4.gif) bottom repeat-x;
}
.categoryTitle5{
	background:#9F2179 url(/i/productTable/th_bgr_top5.gif) top repeat-x !important;
}
#categoryTitle.categoryTitle5 h1{
	background: url(/i/productTable/th_bgr_bottom5.gif) bottom repeat-x;
}
.categoryTitle6{
	background:#0288AE url(/i/productTable/th_bgr_top6.gif) top repeat-x !important;
}
#categoryTitle.categoryTitle6 h1{
	background: url(/i/productTable/th_bgr_bottom6.gif) bottom repeat-x;
}
.categoryTitle7{
	background:#9F6F39 url(/i/productTable/th_bgr_top7.gif) top repeat-x !important;
}
#categoryTitle.categoryTitle7 h1{
	background: url(/i/productTable/th_bgr_bottom7.gif) bottom repeat-x;
}
/*----------- individual buttons-----------------*/
#btn3 a:link,#btn3 a:visited{
	background-color: #FDF2B9;
	color: #FFA704;
	font-size: 80%;
}
#btn3 a:hover{
	color: #FA820A;
	font-size: 80%;
}
#btn3.selected a:link,#btn3.selected a:visited{
	background-color: #F9C40F;
	color: white !important;
}

#btn4 a:link,#btn4 a:visited{
	background-color: #EAF1C0;
	color: #8EB940;
}
#btn4 a:hover{
	color: #63992D;
}
#btn4.selected a:link,#btn4.selected a:visited{
	background-color: #77C33E;
		color: white !important;
}

#btn5 a:link,#btn5 a:visited{
	background-color: #EDDEE7;
	color: #CD78A9;
}
#btn5 a:hover{
	color: #BA549B;
}
#btn5.selected a:link,#btn5.selected a:visited{
	background-color: #B03F8C;
		color: white !important;
}

#btn6 a:link,#btn6 a:visited{
	background-color: #D7EEED;
	color: #72A9A8;
}
#btn6 a:hover{
	color: #2291B5;
}
#btn6.selected a:link,#btn6.selected a:visited{
	background-color: #2E9AB5;
	color: white !important;
}

#btn7 a:link,#btn7 a:visited{
	background-color: #ECE4D9;
	color: #BE9D61;
}
#btn7 a:hover{
	color: #9F8139;
}
#btn7.selected a:link,#btn7.selected a:visited{
	background-color: #9F6F39;
	color: white !important;
}
/*----------- product table style-----------------*/
#productsTable,#singleProductTable,#techInfo{
	background-color: white;
	width: 100%;
	color: #6C6857;
}
#productsTable td, #singleProductTable td{
	background-color: #fff;
	padding: 5px;
}

#techInfo{
	list-style: none;
	margin:  0;
	padding: 0 0 0 60px;
	width: 355px;
}
#techInfo li{
	margin: 0;
	min-height: 30px;
	padding: 5px;
}
#techInfo li.level2 {
	margin-left: 30px;
}


/*----------- search form style-----------------*/

#search{
	background: url(/i/search-trans.png) no-repeat;
	width: 165px;
	margin: 0;
	padding: 16px 0 15px 12px;
}


#search input{
	position: relative;
	background: #FAF9F5 url(/i/search_input_bgr.gif) repeat-x;
	border: 1px solid #eee;
}
/*----------- CObjects -----------------*/
.CObjectUL,.searchResultUL{
	margin: 5px 0 15px 0px;
	padding: 0;
	list-style: none;
}
.CObjectUL li, .searchResultUL li{
	background: url(/i/CObjects/bullet.png) 0.2em left no-repeat;
	padding-left: 13px;
}
.CObjectSmallImg{
  float: left;
  margin: 0 10px 0 0;
  border: 1px solid #E0D1B1;
}
/*----------- tiny_MCE -----------------*/
.tiny_MCE_picBorder{
	border: 1px solid #E0D1B1;
}

.tiny_MCE_title{
	font-size: 115%;
	color: #DA4D34;
	font-weight: bold;
}

table.tiny_MCE_tableBorder td{
	border-right: 1px solid #DA4D34;
	border-bottom: 1px solid #DA4D34;
}
table.tiny_MCE_tableBorder{
	border-left: 1px solid #DA4D34;
	border-top: 1px solid #DA4D34;
}

table.tiny_MCE_tableBorder2 td{
	border: 1px solid #DA4D34;
}



.mceVisualAid{
	border: 1px dashed #cccccc;
}
.topPageBar {width: 95%; text-align: right;}
.newsPicture{
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #E0D1B1;
}
.readMoreLink:link, .readMoreLink:visited{
	white-space: nowrap;
	color:#E82A21;
	text-decoration: none;
	font-weight: bold;
}
.readMoreLink img{
	vertical-align: middle;
}
.newsDate{
	clear: both;
}

.home_box_body a{
	font-size:11px;
	text-decoration:none;
}

.details_parameters {
	border-collapse:collapse;
	border:1px solid #EDCCAC;
	margin:5px 0px;
}

.details_parameters td {
	border:1px solid #EDCCAC;
	white-space:nowrap;
	font-size:9px;
	text-align:center;
}

.details_parameters th {
	border:1px solid #EDCCAC;
	background-color:#FAF9F5;
	white-space:nowrap;
	font-size:9px;
	
}


.details_graph {
	text-align:center;
	margin-bottom:5px;
}

.details_child {
	padding-bottom:3px;
	padding-left:20px;
}

.details_child a {
	text-decoration:none;
	font-size:11px;
}

.details_child a:hover {
	text-decoration:underline;
	font-size:11px;
}

.details_title {
	font-weight:bold;
	font-size:13px;
	padding:5px 0px;
	color:#E82A21;
}

.detail_image {
	border: 1px solid #cc0000;
	float:left;margin:5px;
}

.details_single_title a {
	font-weight:bold;
	font-size:13px;
	padding:5px 0px;
	text-decoration:none;
}

.details_single_title a:hover {
	font-weight:bold;
	font-size:13px;
	padding:5px 0px;
	text-decoration:none;
	color:#E82A21;
}


table.tiny_MCE_tableBorder3{
	border: 1px solid #ffffff;
	padding: 0px;
	
}

table.tiny_MCE_tableBorder3 td{
	font-size: 11px;
	padding: 1px 3px !important;
	margin:0px;
	vertical-align:middle;
}

/*p.tiny_MCE_title_p{
	padding: 0px !important;
	margin:0px !important;
	
}*/

.tiny_MCE_title_p{
	padding: 3px 0px 0px 0px !important;
	margin:0px !important;
	font-weight:bold;
	
}

.tiny_MCE_tableBorder3 p {
	padding: 0px !important;
	margin:0px !important;
	
}

.number{
	padding: 1px 3px;
	color: #ffffff;
	font-weight: bold;
	background-color: #2C5383;
	margin: 2px;

}