/********** TAGS **********/
body{
	background-color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
h1 {
	font-size: 2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
}
h3{
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
h4 {
	font-size: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
}
img{
	border:none;
}



/********** OUTER WRAP **********/

.wrap{
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/********** WHITE AREA **********/

.white_wrap{
	background-color: #FFFFFF;
}
.red_wrap{
	background-color: #AC2D48;
}
#top_wrap{
	margin: 0px;
	padding: 0px;
}
#logo{
	padding-top: 16px;
	padding-right: 59px;
	padding-bottom: 15px;
	padding-left: 60px;
	float: left;
}

/* top nav */

#top_nav{
	float: left;
	padding-top: 30px;
	font-size: 0.7em;
}

#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	z-index: 21;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#cssdropdown li {
float: left;
position: relative;
z-index: 21; 
}

.mainitems{
	padding-top: 4px;
	padding-bottom: 4px;


}

.mainitems a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.mainitems a:hover{
	background-color: #eee;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
}

.subuls{
	background-color:#FFFFFF;
	display: none;
	position: absolute;
	top: 21px;
	left: -1px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

.subuls li{
	text-decoration: none;
	width: 160px;
	
}

.subuls li a{
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	width: 154px;
}

.subuls>ul a{
	width: auto
}

.subuls li a:hover{
	background-image: none;
	background-color: #FCEDF1;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	width: 154px;
	color: #333333;
	background-color: #eee;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 21px;
left: inherit;
} 

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

/* ends */

#img_nav_wrap{
	margin: 0px;
	padding: 0px;
}

/* left nav */
#left_nav{
	float: left;
	width: 149px;
	padding: 10px;
	background-color: #AC2D48;
	font-size: 0.8em;
	font-weight: bold;
}

#navcontainer{
	color: #FFFFFF;
	font-weight: bold;
	
}

#navlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li{
	padding-left:10px;
	background-position:0px 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: .9em;
}

#navlist a:link, #navlist a:visited, #navlist a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#navlist a:hover{
	color: #DF7E01;

}

#subnavlist {
	list-style-type: none;
	padding-top: 10px;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;
}



#subnavlist li{
	padding-left:0px;
	background-image: none;
	padding-bottom: 4px;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

/* ends */

#main_img{
	float: left;
	text-align: right;
	height: 312px;
	width: 610px;
	background-color: #AC2D48;
	background-repeat: repeat-y;
	vertical-align: top;
}
#nav3{
	padding-left: 175px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	color: #8B233A;
	line-height: 1.6em;
	background-color: #FFFFFF;
	float: left;
	width: 60%;
}
#nav3 a:link, #nav3 a:active, #nav3 a:visited{
	color: #8B233A;
	text-decoration: none;
}
#nav3 a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B233A;
}
#image_nav{
	float: right;
	display: block;
	width: 97px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-image: url(../images/image_nav_back.jpg);
	background-repeat: no-repeat;
}
#image_left{
	padding-right:1px;
	float: left;
}
#image_right{
	float: right;
}

/********** CONTENT AREA **********/

#content_wrap{
}

#content{
	float: right;
	width: 570px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
}
#right_panel{
	float: left;
	width: 149px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 0.7em;
	color: #999999;
	background-image: url(../images/times_back.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-bottom: 60px;
}

#right_panel a:link, #right_panel a:active, #right_panel a:visited{
	color: #999999;
	text-decoration:none;
}
#right_panel a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	color: #FFFFFF;
}
#datasheet{
	background-image: url(../images/icon_download_datasheet.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 72px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	border: 2px solid #999;
}
#catalogue{
	background-image: url(../images/icon_request_catalogue.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 72px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	border: 2px solid #999;
}
#content a:link, #content a:active, #content a:visited{
	color: #ECBBC6;
	text-decoration: none;
}
#content a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECBBC6;
}

/********** FOOTER **********/

#footer_wrap {
	background-color: #757575;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}

#footer{
	background-color: #757575;
	font-size: 0.7em;
	color: #FFFFFF;
	width: 760px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer_left{
	float:left;
	margin: 0px;
	padding: 0px;
}
#footer_right{
	float: right;
	margin: 0px;
	padding: 0px;
}
#footer a:link, #footer a:active, #footer a:visited{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}
/********** VARIOUS **********/

.clear{
	clear: both;
	height: 0px;
}
.clear2{
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.current {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC2D48;
}
#sitemap td {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #454545;
	border-left-color: #454545;
	vertical-align: top;
}
#sitemap table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #454545;
	border-bottom-color: #454545;
}
