body{
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	color:#636363;
	margin-top: 0px;
}

h1,h2,h3,h4,h5 {
margin:0;
padding:0;
}


h1,h2,h3,h4{
font-family:Arial,Verdana,sans-serif;
}

h1 span{
display:block;
margin-left:-3000px;
}

h1.logo{
background:transparent url(../images/nav_main.png) no-repeat 0px -1000px;
margin:0px 0px 15px 0px;
}

h1.logo a{
width:160px;
height:30px;
display:block;
}



h2, h2 a {
font-size:16px;
color:#0e0e0e;
font-weight: bold;
text-decoration: none;
}

h2 a:hover {
border-bottom: 1px #0e0e0e solid;
}

h3 {
font-size:14px;
}

h4{
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}

a {
	font-weight: bold;
	color: #8e98a1;
	text-decoration: none;
}
a:hover {
	color: #666;
}

p{
line-height:18px;
margin-bottom:10px;
}

p.small{
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
}

p.tiny{
font-size:9px;
font-family:Tahoma,Arial,Verdana,sans-serif;
}

.leadingReduced {
line-height: 150%;
}

span.red {
color: #e80000;
}

span.blue {
color: #3f7bae;
}

span.italic {
color: #a1a1a1;
font-style: italic;
}

sub, sup {
line-height: 1em;
}

.date {
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin-right: 15px;
}
img.right {
	margin-left: 15px;
}
.strong{
font-weight:bold;	
}


html{
background:#ffffff;
background-image:url(../images/background.gif);
overflow-y: scroll;
}

img{
/*behavior: url('../iepngfix.htc');*/
}

.logo{
margin-bottom:15px;
}

.top{
	width:100%;
	overflow:hidden;
	background-color:#003333;
	background:transparent url(../images/topbackground.png);
	margin-top:75px;
	cursor:default;
	height: 285px;
}

.feature{
	width:672px;
	height:285px;
	float:right;
	color:#ffffff;

}

.stockfeature{
	width:672px;
	height:450px;
	float:right;
	color:#ffffff;

}

.main{
	width:100%;
	overflow:hidden;
	background:#ffffff;
	background:#ffffff url(../images/mainbg.png) repeat-y top center;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#c0c0c0;
}



/********************************** Common layout items **********************************/


div.largecolumn {
	float: left;
	margin-top: 50px;
	margin-bottom: 19px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 0px;
	width: 670px;
}

div.stocklargecolumn {
	float: left;
	margin-top: 130px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 0px;
	width: 670px;
}

/* Medium sized column with dotted vertical divider on the right. Used in Home and About Us page. */


div.stockmediumcolumn {
	float: left;
	margin-top: 5px;
	margin-bottom: 19px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 26px;
	width: 400px;
}


div.maincolumnnoborder a.back{
float:left;
background-image:url(../images/icons_main.png);
background-position: 0 -3250px;
background-repeat: no-repeat;
padding-left: 20px;
padding-top: 1px;
padding-bottom: 6px;
font-size: 11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
text-decoration: none;
color: #FF3300;

font-weight:bold;
}

div.maincolumnnoborder a.back:hover {
	background-position: 0 -3250px;
	color: #1d1b19;
}



div.mediumcolumn {
	float: left;
	margin-top: 50px;
	margin-bottom: 19px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 26px;
	width: 340px;
}

/* Inline image for medium column */

div.mediumcolumn img.figure {
	border: solid black 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 26px;
	float: left;
}

/* Small column positioned on the right.*/


div.smallcolumn {
	float: right;
	width: 280px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 20px;
}

div.smallcolumn p {
	font-size: 11px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	line-height: 16px;
	margin-bottom: 16px;
}

/* Dividers for medium and small colums. Use is dependent on which column is higher. */

div.mediumcolumn_divider {
	background: url(../images/vertical_dotted_divider.gif) repeat-y 452px 0px;
	margin-bottom: 20px;
}

div.smallcolumn_divider {
	background: url(../images/vertical_dotted_divider.gif) repeat-y 0px 0px;
	margin-bottom: 20px;
}

/* Section inside the small column. Has a grey divider at the bottom. */

div.smallcolumn_content {
	padding-bottom: 11px;
	border-bottom: solid #e2e2e2 1px;	
}

/* Image inside the small column. */

img.smallcolumn_image {
	margin-top: 28px;
}

img.smallcolumn_image_border {
	margin-top: 28px;
	border: solid black 1px;
}

/* Headlines for medium and small column */

div.mediumcolumn h2, div.smallcolumn h2 {
	color: black;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 1px;
}

div.smallcolumn h3 {
	color: black;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0px;
}

/* First headline inside small column. (Top margin needs to be smaller.) */

div.smallcolumn h2.first {
	margin-top: 2px;
}


.sidebar{
width:191px;
float:left;
padding: 28px 20px 20px 0px;
}

.sidebar dl{
margin-bottom:30px;
}

.sidebar dl.last{
margin-bottom:15px;
}

.sidebar dt{
font-weight:bold;
color:#010101;
}

.sidebar a{
color:#ee3e1f;
font-size:11px;
text-decoration:underline;
}

.sidebar a:hover{
color:#F17070;
}

.sidebar dd p{
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
color:#838383;
line-height:16px;
margin-bottom:0px;
}

.sidebar dd span{
font-size:9px;
font-family:Tahoma,Arial,Verdana,sans-serif;
color:#c0c0c0;
display:block;
margin:4px 0px 9px;
}

.sidebar dd.pre{
margin-bottom:4px;
}

.sidebar_news_title {
font-size: 18px;
color: #000;
text-decoration: none;
padding-bottom: 6px;	
}

a.sidebar_news_headline {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}

a.sidebar_news_headline:hover {
text-decoration: underline;	
color: #000;
}


div.sidebar a.next{
float:right;
background-image:url(../images/icons_main.png);
background-position: 100% -3290px;
background-repeat: no-repeat;
padding-right: 22px;
padding-top: 1px;
padding-bottom: 6px;
font-size: 11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
text-decoration: none;
color: #1d1b19;
font-weight:bold;
}

div.sidebar a.next:hover {
	background-position: 100% -3290px;
	color: #FF3300;
}

div.sidebar a.back{
float:left;
background-image:url(../images/icons_main.png);
background-position: 0 -3250px;
background-repeat: no-repeat;
padding-left: 22px;
padding-top: 1px;
padding-bottom: 6px;
font-size: 11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
text-decoration: none;
color: #FF3300;

font-weight:bold;
}

div.sidebar a.back:hover {
	background-position: 0 -3250px;
	color: #1d1b19;
}



.maincolumn{
width:697px;
float:right;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#c0c0c0;
background-color: white;
}

.maincolumnnoborder{
width:697px;
float:right;
border-style:solid;
border-width:0px 0px 0px 0px;
background-color: white;
}

.mainitem{
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#c0c0c0;
margin-bottom:27px;
}

.clear{
clear:both;
}

.invisible {
visibility: hidden;
}

.hide{
display: none;
}

.clearbox{
width:100%; overflow:hidden;
}







.footer{
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#b3b3b3;
width:auto;
background:#000000;
color:#ffffff;
padding:34px 0px;
cursor:default;
position:relative;
}


.footerTextArea {
width: 216px;
height: 94px;
background: #333333 ;
margin-left: 10px;
float: right;
}

.footerright{
width:540px;
/*height: 200px;*/
float:right;
/*overflow:hidden;*/
overflow: visible; 
}

.footerleft{
width:360px;
float:left;
}

.footerleft p{
color:#494949;
font-size:9px;
font-family:Tahoma,Arial,Verdana,sans-serif;
line-height:12px;
}

.fcontactHolder {
position: relative;
top: -5px;
left: -4px;
width:356px;
height: 110px;
overflow:hidden;
margin: 0;
padding: 0;
z-index: 426;
}

a.footerMailto {
text-decoration: none;
color: #fff;
display: inline-block;
border-bottom: 1px solid #f00;
}

a.footerMailto:hover {
border-bottom: 1px solid #d0d0d0;
}



.wrap{
width:910px;
margin:0px auto;
}

.wrapmain{
width:910px;
margin:0px auto;
background: #ffffff url('../images/bg_inner.png') repeat-y;	
}








.officeinfo{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
font-size:9px;
font-family:Tahoma,Arial,Verdana,sans-serif;
float:right;
/*position: relative;
top: -110px;*/
}

.officeinfo li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;	
border-right:1px solid #323232;
padding:1px 23px;
color:#c0c0c0;
height: 120px;
}

.officeinfo li li {
height: auto;
}

.officeinfo li.last{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;	
border-width:0px;
padding:0px 0px 6px 23px;
width: 142px;
}

.officeinfo li.last span{
color:#ffffff;
font-weight:bold;
}

.officeinfo dt{
color:#ffffff;
margin-bottom:12px;
font-weight:bold;
}

.officeinfo dl{
color:#c0c0c0;
}

.officenumbers{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:10px;	
}

.officenumbers li{
float:none;
margin:0px 0px 1px 0px;
padding:0px;
border-width:0px;
}

.contactlinks li{
padding:0px;
border:0;
float:none;
margin-bottom:1px;
}

/*stock*/
.stocklistbox{
	border-bottom:1px solid #c4c4c4;
	margin: 5px;
	width: 180px;
	float: left;
	display: block;
	height: 270px;
	padding: 10px;
}

.stocklistin{
width:666px;
padding-left:30px;
}


.stocklistfeature{
	width:672px;
	height:350px;
	float:right;
	color:#ffffff;

}

div.stocklistcol1{
float: left;
    background-color:#F00;
	width: 440px;
}

div.stocklistcol1{
float: left;
    background-color:#F00;
	width: 440px;
}

div.stocklistcol2{
	float: right;
	background-color:#00F;
	width: 230px;
}

div.stocklist_view{
float: left;
	margin-top: 50px;
	margin-bottom: 19px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 0px;
	width: 670px;
}

div.stocklistimg {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.stocktitle {
	margin-bottom: 5px;
}

div.stocklistcontent {
	float: right;
	width: 510px;
}

a.underline{
display:inline-block;color:#000;
line-height:1.2em;
text-decoration:none;
border-bottom:1px solid #fc4217;
font-weight:bold;
}

a.underline:hover{
border-bottom:1px solid #000000;
}

a.underlinelg{
display:inline-block;color:#000;
font-size: 16px;
line-height:1.2em;
text-decoration:none;
border-bottom:1px solid #fc4217;
font-weight:bold;
}

a.underlinelg:hover{
	border-bottom:1px solid #000000;
}


#work_expanded_view h2 a{
color:#000000;
text-decoration:none;
}

#work_list_view h2 a{
color:#000000;
text-decoration:none;
}

div.stocksmallcolumn {
	float: right;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 20px;
}

a.stocksmallcolumn_stock_enquire {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}

a.stocksmallcolumn_stock_enquire:hover {
text-decoration: underline;	
color: #000;
}

/*parts*/

.partsbutton {
width: 300px; 
background: #003333; 
margin: 8px; 
text-align: center; 
padding-top: 11px; 
padding-bottom: 4px; 
letter-spacing: 2px;}

.bold {
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
}



/* A text link with an arrow/circle icon */

p.featured_link_wrap {
	float: left;
	margin-top: 4px;
	padding-bottom: 1px;
}

p.featured_link_wrap_maincol {
	margin-top: 13px;
}

a.featured_link {
	background-image:url(../images/icons_main.png);
	background-position: -5px -2103px;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 1px;
	padding-bottom: 6px;
	font-size: 11px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	color: #1d1b19;
}

a.featured_link:hover {
	background-position: -5px -2143px;
	color: #2d6ea8;
}

a.featured_link_down {
	background-image:url(../images/icons_main.png);
	background-position: -5px -2251px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	color: #1d1b19;
	margin-left: -2px;
}

a.featured_link_down:hover {
	color: #2d6ea8;
	background-position: -473px -2251px;
}


.newslist {
	padding: 7px 0px 0px;
	display: block;
	clear: both;
	margin-bottom: 2px;
	border-bottom: 0px solid #DDD;
}

input.submit_button_small {
	background:url(../images/submit_buttons.gif) -10px -183px no-repeat;	
 	width: 57px;
    height: 28px;
    border: none;
	cursor: pointer;
}

input.submit_button_small:hover {
	background-position: -10px -239px;	
}

input.submit_button_small:active {
	background-position: -10px -295px;	
}

input.submit_button_large {
	background:url(../images/submit_buttons.gif) -10px -10px no-repeat;	
 	width: 76px;
    height: 37px;
    border: none;
	cursor: pointer;
}

input.submit_button_large:hover {
	background-position: -10px -66px;	
}

input.submit_button_large:active {
	background-position: -10px -122px;	
}

