@charset "utf-8";
/* generic tags ---------------------------------------------------------------------------------*/
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img {
	border:0;
	padding: 0;
	margin: 0;
}
hr {
	color:#CCC;
	height: 1px;
}
h1 {
	font-size: 2em;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}
h2 {
	font-size: 1em;
	display:inline;
	font-weight: normal;
	font-style:italic;
}
h3 {
	font-size: 0.8em;
	display:inline;
	text-decoration: underline;
}
h4 {
	font-size: 0.8em;
	display:inline;
}
/* generic tags END =================================================================================*/


/* layout -------------------------------------------------------------------------------------------*/
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	margin-top: 3%;
	padding-bottom: 20px;
}
#sidebar1 {
	width: 120px;
	margin: 0;
	padding: 0;
	float: left;
}
#mainContent {
	width: 814px;
	float: right;
	margin-left: 10px;
	border: 3px solid #41b649;
}
#footer {
	width: 814px;
	top: 30px;
	clear: both;
	position: relative;
}
#content_img {
	float: left;
	width: 350px;
}
#content_img_header {
	margin-left:10px;
	margin-top:11px;
	margin-bottom:20px;
	font-size:1.3em;
	font-weight:bold;
	padding-left: 3px;
	height: 24px;
	background-color: #F5F5F5;
}
#content_img_header_acc {
	margin-left:10px;
	margin-top:11px;
	margin-bottom:20px;
	font-size:1.2em;
	font-weight:bold;
	padding-left: 3px;
	height: 48px;
	background-color: #F5F5F5;
	padding-bottom: 3px;
}
#content_img_header_acc2 {
	margin-left:10px;
	margin-top:11px;
	margin-bottom:20px;
	font-size:1.1em;
	font-weight:bold;
	padding-left: 3px;
	height: 64px;
	background-color: #F5F5F5;
	padding-bottom: 3px;
}
#content_img_text {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
}
#content_txt {
	float: right;
	padding-right: 5px;
	padding-top: 10px;
	width: 454px;
}
#content_txt p{
	font-size: 0.8em;
	display: block;
	margin: 0 0 0 5px;
	text-align: justify;
}
/* layout END =======================================================================================*/


/* header -------------------------------------------------------------------------------------------*/
#header {
	height: 20px;
	margin-bottom: 6px;
}
#header img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.header_button {
	float:left;
	margin-right: 10px;
}
.header_title {
	float:right;
}
/* header END ==========================================================================================*/


/* submenu accordion -----------------------------------------------------------------------------------*/
.submenu_header {
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: default;
	font-weight: bold;
	background-color: #fff137;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	border: 3px solid #41b649;
	font-size: 0.7em;
}

.space {
	line-height: 10px;
	height: 10px;
}
.submenu_title {
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 0.7em;
	color: #64B3C6;
	font-style: italic;
	cursor: default;
	width: 120px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.9em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.submenu_panel {
	width: 120px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.7em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.submenu_panel_hover {
	padding: 0;
	width: 120px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.7em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
}
.submenu {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 0.7em;
	color: #333333;
	display: block;
	line-height: 11px;
}
a.submenu:link, a.submenu:visited {
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: none;
}
/* submenu accordion END ===============================================================================*/


/* table -----------------------------------------------------------------------------------------------*/
#tech_data_header {
	font-size: .8em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFF;
	color: #47533F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.tab_materials_driers {
	margin: 0 0 0 10px;
}
.tab_materials {
	margin-top: 5px;
	border-collapse:collapse;
}
.tab_materials td {
	padding-bottom: 3px;
	text-align: left;
	font-size:11px;
	font-weight:bold;
	border: 1px solid #E0E0E0;
}
.tab_materials td h1{
	font-size:1em;
}
.tab_materials td h2{
	font-size:0.9em;
	font-style:normal;
	padding-left: 10px;
}
.tab_materials td h3{
	font-size:1.2em;
	text-decoration: none;
}
.tab_materials td h4{
	font-size:9px;
	text-decoration: none;
	font-weight: normal;
}
.tab_materials img{
	border:0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	margin-left: 10px;
}
.tab_materials a {
	color: #000000;
	text-decoration: none;
	border:0;
}
a.tab_materials:link {
	text-decoration: none;
}
a.tab_materials:visited {
	color: #000000;
	text-decoration: none;
}
a.tab_materials:hover {
	background-color:#CCCCCC
}

/* table END ==========================================================================================*/


/* accessories_box ------------------------------------------------------------------------------------*/
.acc_box{
	padding: 0px;
	text-align: center;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	width: 210px;
}
.acc_box_row{
	margin-bottom: 5px;
}
.acc_box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: normal;
}
.acc_box_txt h1 {
	font-size: 1em;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}
.acc_box_txt h2 {
	font-size: 1em;
	display: inline;
	font-weight: bold;
}
.acc_box_txt h3 {
	font-size: 1em;
	display: inline;
	font-weight: normal;
}
.acc_box_border_on{
	border: 2px solid #41b649;
	cursor: pointer;
}
.acc_box_border_off{
	border: 2px solid #FFFFFF;
}
/* accessories_box END ==================================================================================*/


/* generic class ---------------------------------------------------------------------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.copyright {
	color: #41b649;
	font-size: 10px;
}
.copyright_sx {
	float:left;
}
.copyright_dx {
	float:right;
	margin-top:-2px;
	padding-top: 15px;
}
.color_row {
	background-color:#F5F5F5;
}
.title_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.big_red {
	color: #F00;
	font-size: 1.5em;
	font-weight: bold;
}
.red {
	color: #F00;
}
.sub {
	font-size: 0.7em;
}
.TabbedPanelsContent ul {
	margin-left: 0;
	padding-left: 30px;
	text-indent: -1px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}
a.pdf_link:link, a.pdf_link:visited {
	color: #000;
	text-decoration:none;
	font-size: 0.8em;
	display: block;
	margin: 10px 0 0 0;
	font-weight: normal;
}
a.pdf_link:hover {
	color: #41b649;
}
a.acc_link:link, a.acc_link:visited {
	color: #000;
	text-decoration:underline;
}
a.acc_link:hover {
	color: #ec1d25;
}

#content_txt img {
	margin: 0 0 0 7px;
	vertical-align: bottom;
}

/* generic class END ===============================================================================*/

