/* ======================= Global Elements ======================= */
body {
	background: #0E4E8E url('/images/blue_gradbg.jpg') top center repeat-x;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
	}
td{
	font-size: 10pt;
	}
h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin:0;
	padding:0;
	}
p{
	padding-bottom: 15px;
	}
h3{
	font-size: 1.8em;
	}
h5{
	font-size: 1.2em;
	}
a {
	text-decoration:none;
	color:#000000;
}
input{
	background: #ffffff;
	color: #000066;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
a:hover {
	text-decoration:underline;
	color:#000000;
	
}
.error{
	font-weight: bold;
	color: #cc0000;
	}
.floatimage {
	float: right;
}
.floatimageleft {
	float: left;
	margin-right: 10px;
}
.floatimageright {
	float: right;
	margin-left: 10px;
}
.borderimage {
	border: 1px solid #A2AEA0;
}
.textfield1 {
	border: 1px solid #586554;
	color: #0B3968;
	background-color: #FFFFFF;
	width: 190px;
}
.textfield2 {
	border: 1px solid #586554;
	
	color: #0B3968;
	background-color: #FFFFFF;
	width: 60px;
}
/* ======================= text ======================= */
.spltitle{
	font-size: 24pt;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0B3968;
}
.splmain{
	font-size: 11pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1,.htext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
hr{
	height: 1px;
}
/* ======================= Container ======================= */
#enclosure{
	text-align: left;
	margin: 0px auto 0px auto;
	width: 996px;
	}
#banner{
	background: url('/images/siltex_header.jpg');
	height: 136px;
	width: 996px;
	}
#banner h1{
	text-indent: -2000em;
	}
/* ======================= Menu ======================= */
#menu{
	background: #000F50;
	font-size: 14pt;
	font-weight: bold;
	color: #DEDEDE;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	}
#menu a, #menu a:active, #menu a:visited {
	text-decoration:none;
	color: #DEDEDE;
	float: left;
	padding: 12px 20px 12px 20px;
	clear: right;
}
#menu a:hover {
	color:#FFFFFF;
	background: #525C88;
	}
#main_content{
	background: #ffffff;
	}
#footer{
	background: #000F50;
	
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
	}
#footer a,#footer a:visited,#footer a:hover{
	color: #ffffff;
	}
/* ======================= Splash ======================= */
#splash{
	height: 160px;
	background-image: url(../images/splasha.jpg);
	background-repeat: no-repeat;
}
.splash{
	padding-left: 30px;
	

}
#splash a, #splash a:active, #splash a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#splash a:hover {
	text-decoration:underline;
	color:#ADB4AB;
}
/* ======================= Content Boxes ======================= */
.content2{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2AEA0;
}
.contenttext{
	color: #0B3968;
	
}
/* ======================= Content Boxes ======================= */
.contentcatalog{
	background-image: url(../images/catpic1.jpg);
	background-repeat: no-repeat;
	color: #0B3968;
	
	padding: 20px;
	text-align: justify;
}
#contenttop{
}
.contenttop{
	color: #0B3968;
	
	padding: 12pt;
	text-align: justify;
}
#contenttop a, #contenttop a:active, #contenttop a:visited {
	text-decoration:none;
	color: #0B3968;
}
#contenttop a:hover {
	text-decoration:underline;
	color:#ADB4AB;
}
#contentsecond{
}
.contentsecond{
	color: #0B3968;
	
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2AEA0;
	text-align: justify;
}
#contentsecond a, #contentsecond a:active, #contentsecond a:visited {
	text-decoration:none;
	color: #0B3968;
}
#contentsecond a:hover {
	text-decoration:underline;
	color:#ADB4AB;
}
#contentbasic{
}
.contentbasic{
	color: #0B3968;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2AEA0;
	text-align: justify;
}
#contentbasic a, #contentbasic a:active, #contentbasic a:visited {
	text-decoration:none;
	color: #0B3968;
}
#contentbasic a:hover {
	text-decoration:underline;
	color:#ADB4AB;
}
#contentnm{
}
.contentnm{
	color: #0B3968;
	text-align: justify;
}
#contentnm a, #contentnm a:active, #contentnm a:visited {
	text-decoration:none;
	color: #0B3968;
}
#contentnm a:hover {
	text-decoration:underline;
	color:#ADB4AB;
}
/* ======================= Order form ======================= */
.search_field{
	font-size: 14pt;
	color: #000099;
	background-color: #FFFFFF;
	border: 2px solid #000099;
	vertical-align: middle;
	}
.orderformtextfield {
	border: 1px solid #586554;
	color: #0B3968;
	background-color: #FFFFFF;
	width: 120px;
}
.orderformtextfield1 {
	border: 1px solid #586554;
	
	color: #0B3968;
	background-color: #FFFFFF;
	width: 50px;
}
.orderformtextfield2 {
	border: 1px solid #586554;
	
	color: #0B3968;
	background-color: #FFFFFF;
	width: 50px;
}
.orderformtextfield3 {
	border: 1px solid #586554;
	
	color: #0B3968;
	background-color: #FFFFFF;
	width: 80px;
}
.orderformtextfield4 {
	border: 1px solid #586554;
	
	color: #0B3968;
	background-color: #FFFFFF;
	width: 100px;
}
.orderformtext{
	color: #0B3968;
	
}
.orderformtextred{
	color: #FF0000;
	
}
.feedbackformtextfield4 {
	border: 1px solid #586554;
	
	color: #0B3968;
	background-color: #FFFFFF;
	width: 285px;
}
/* ==================== General ===================== */
#catalog_navigation a,#catalog_navigation a:hover,#catalog_navigation a:active,#catalog_navigation a:visited{
	display: block;
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	}
a.cnav_root,a.cnav_root:visited,a.cnav_root:active {
	background: #ffffff;
	border: 1px solid #666666;
	padding: 5px 5px 5px 5px;
	font-size: 12pt;
	}
a.cnav_root:hover{
	background: #ddddff;
	}
a.cnav_0,a.cnav_0:visited,a.cnav_0:active {
	background: #CCCCCC;
	padding: 2px 2px 2px 10px;
	border: 1px solid #666666;
	border-width: 0 0 1px 0;
	}
a.cnav_0:hover{
	background: #aaaaCC;
	}
a.cnav_1,a.cnav_1:visited,a.cnav_1:active {
	background: #AAAAAA;
	padding: 2px 2px 2px 15px;
	border: 1px solid #666666;
	border-width: 0 0 1px 0;
	}
a.cnav_1:hover{
	background: #9999AA;
	}
a.cnav_2,a.cnav_2:visited,a.cnav_2:active {
	background: #999999;
	color: #ffffff;
	padding: 2px 2px 2px 20px;
	border: 1px solid #666666;
	border-width: 0 0 1px 0;
	}
a.cnav_2:hover{
	background: #666699;
	}
a.cnav_3,a.cnav_3:visited,a.cnav_3:active {
	background: #666666;
	color: #ffffff;
	padding: 2px 2px 2px 25px;
	border: 1px solid #666666;
	border-width: 0 0 1px 0;
	}
a.cnav_3:hover{	
	background: #333366;
	}
#header_search{
	text-indent: 0em;
	line-height: 30px;
	vertical-align: middle;
	padding: 30px 0px 0 650px;
	}
#header_search strong{
	font-size: 14pt;
	color: #333399;
	}
#header_search input{
	vertical-align: middle;
	background: #ffffff;
	color: #000000;
	border: 1px solid #0000cc;
	font-size: 14pt;
	opacity: 0.5;
	}