/* CSS Document */

*{
	margin: 0; 
	padding: 0;
}

body{
	background:url(/images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000000;
}
img, div{
	border:none 0px #fff;
}
.floatfix{
	clear:both;
	float:none;
	height:0;
}

hr
{
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 15px 0 12px;
  height: 0;
  width: 95%;
}

a,a:hover{
color:#E20A16;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

ul{
margin-bottom:10px;
}
ul li{
list-style:outside;
list-style-type: none;
background-image:url(/images/bullet_red.gif);
background-position: top left;
background-repeat:no-repeat;
padding-left:25px;
}

/* layout---------------- */

#gradContainer{
	width: 998px;
	margin: 0 auto;
	background:url(/images/gradBG.png) no-repeat;
	_background: none;
}

#mainContainer{
	width: 947px;
	padding-top: 15px;
	padding-left: 17px;
}

#header{
	width: 924px;
	height: 45px;
	background:url(/images/header.png) no-repeat;
	_background:url(/images/header.gif) no-repeat;
	color:#FFFFFF;
	font-size: .9em;
	padding: 147px 0px 0px 40px;
}

#header a{
	color:#FFFFFF;
	text-decoration: none;
}

/* NAV styling---------------- */

#navContainer{
	width: 934px;
	height:33px;
	background:url(/images/navBG.png) no-repeat;
	padding: 10px 0px 0px 30px;
}

#navContainer ul{
	margin:0;
	padding:0;
	list-style:none;
}

#navContainer ul li{
	display:inline;
	padding:0;
	background-image:none;
	padding-right: 35px;
	color:#FFFFFF;
	font-size: .9em;
}

#navContainer ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#navContainer ul li a:hover{
	color:#000000;
}

#navContainer ul li.noPadding{
	padding-right: 0px;
}

/* ---------------- */

#contentContainer{
	width: 946px;
	background:url(/images/contentBG.gif) repeat-y;
	padding: 24px 9px 10px 9px;
}

#LHcolumn{
	float:left;
	width:255px;
	background-image: url(/images/LH_bg.jpg);
	background-repeat: repeat-y;
	background-position: 95%;
	padding-bottom:1em;
	padding-top:1px;
	position: relative;
}
#LHcolumn .LH_top{
	position: absolute;
	background-image: url(/images/LH_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	right: 3px;
	height: 28px;
	width: 28px;
}
#LHcolumn .LH_bottom{
	position: absolute;
	background-image: url(/images/LH_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
	right: 3px;
	height: 28px;
	width: 28px;
}
#LHcolumn .newsContainer{
	padding-right: 1em;
}
#MIDDLEcolumnContainer{
	float:left;
	width: 429px;
	background:url(/images/whiteBoxBGslice.gif) repeat-y;
}

#MIDDLEcolumn{
	float: left;
	width: 389px;
	padding: 0px 15px 0px 25px;
}

.MIDDLEcolumnTOP{
	width: 429px;
	height: 18px;
	background:url(/images/whiteBoxBGtop.gif) no-repeat;
	float: left;
}

.MIDDLEcolumnBOTTOM{
	width: 429px;
	height: 21px;
	background:url(/images/whiteBoxBGbottom.gif) no-repeat;
	float: left;
}

#RHcolumn{
	float:left;
	width: 262px;
}

#wideLHcolumnContainer{
	float:left;
	width: 684px;
	background:url(/images/wideBoxBgslice.jpg) repeat-y;
}

#wideLHcolumn{
	width: 644px;
	float:left;
	padding: 0px 15px 15px 25px;
}

.wideColumnTOP{
	width: 680px;
	height:21px;
	float:left;
	background:url(/images/wideBoxBgtop.jpg) no-repeat;
}

.wideColumnBOTTOM{
	width: 680px;
	height:24px;
	float:left;
	background:url(/images/wideBoxBgbottom.jpg) no-repeat;
}


.wideListings{
	float:left;
	width: 320px;
	border-bottom: #E6E6E6 1px solid;
	margin-top: 20px;
	padding-bottom: 10px;
}

.applications{
	background:url(/images/greyRectangle.gif) no-repeat;
	float:left;
	margin-top: 10px;
	height: 36px;
	width: 286px;
	padding: 7px;
	color:#666666;
	font-weight: bold;
	padding-top: 3px;
}
#virtualShowroom{
	height: 36px;
	background:url(/images/redBoxBG.gif) no-repeat;
	color:#FFFFFF;
	padding: 11px 0px 6px 40px;
	font-size: 1.15em;
}

#virtualShowroom a{
	text-decoration: none;
	color:#FFFFFF;
}

.greyBoxHeaders{
	background:url(/images/greyBoxSmallBG.png) no-repeat;
	height: 11px;
	color: #E20A16;
	padding: 11px 0px 35px 40px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
}

.greyBoxHeaders a{
	text-decoration:none;
	color: #E20A16;
}
.greyBoxHeaders a:hover{
	text-decoration:underline;
}

img.square{
	float:left;
	padding: 0px 8px 8px 4px;
}

img.tick{
	float:left;
	padding: 0px 10px 15px 0px;
}
#icons{
	/*background:url(/images/contentBG.gif) repeat-y;
	padding-left: 18px;
	padding-right: 18px;
	width:100%;*/
	width:100%;
}
#icons img{
	padding-right: 2em;
}
#footer{
	width: 928px;
	height: 38px;
	background:url(/images/footerBG.png) no-repeat;
	_background:url(/images/footerBG.gif) no-repeat;
	color:#666666;
	padding: 25px 18px 0px 18px;
	margin-bottom: 15px;
	font-size: .8em;
}

#footer a{
	color:#666666;
	text-decoration:none;
}	

.floatRight{
	float:right;
}	

.floatLeft{
	float:left;
}

img.floatleft{
float:left;
margin-right:10px;
margin-bottom:10px;
}

#searchContainer{
	height: 37px;
	background:url(/images/searchBoxBG.gif) no-repeat;
	margin-bottom: 9px;
	padding: 9px 0px 0px 12px;
}

input.searchBox{
	/*border: #666666 1px solid;
	background-color:#FFFFFF;
	width: 190px;
	height: 20px;*/
	height: 22px;
	width: 197px;
	float:left;
	margin-right: 3px;
	border: none;
	background:url(/images/searchBox2.gif) no-repeat;
	padding: 7px 0px 0px 6px;
}

input.submit{
	margin-top: -1px;
}

#featuredContainer{
	background:url(/images/greyBoxBG.jpg) repeat-y;
	width: 262px;
}

.featuredContainerTOP{
	width: 262px;
	height:18px;
	background:url(/images/greyBoxBGtop.jpg) no-repeat;
}

.featuredContainerBOTTOM{
	width: 262px;
	height:25px;
	background:url(/images/greyBoxBGbottom.jpg) no-repeat;
}

.greyGradBoxHeader{
	background:url(/images/headerGradBG.jpg) no-repeat;
	color: #E20A16;
	padding: 13px 0px 0px 40px;
	font-size: 1.1em;
	font-weight: bold;
	height: 34px;
	margin-left: 1px;
}

.featured{
	background:url(/images/featuredGradBG.jpg) repeat-y;
	padding: 14px;
}

img.featuredSq{
	float:left;
	padding-right: 14px;
}

.iconLinks{
	background-color:#E6E6E6;
	height: 36px;
	width: 254px;
	border:#CCCCCC 1px solid;
}

img.icons{
	float:left;
	padding: 0 4px 0 0;
	border:none;
}

.breadcrumb{
	padding-bottom: 10px;
	margin-top: -10px;
}

.breadcrumb ul{
margin-bottom:0;
}

.breadcrumb ul li{
	font-size:.85em;
	color:#666666;
	display:inline;
	background:url(/images/arrow.gif) no-repeat center left;
	padding: 0px 4px 0px 15px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color:#E20A16;
	
	text-decoration:none;
}

.breadcrumb a:hover, .breadcrumb a:active{
	color:#666666;
	text-decoration:none;
}

/* type---------------- */

p{
	font-size:.85em;
	margin-bottom: .7em;
	line-height: 1.2em;
}

h1{
	color: #E20A16;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: .8em;
}

h2{
	color: #E20A16;
	font-size: 1em;
	margin-bottom: .8em;
	margin-top: 1.5em;
}

h3, h3 a{
	color: #E20A16;
	font-size: 1em;
	margin-top: .3em;
	margin-bottom: .5em;
	text-decoration:none;
}

h3 a:hover{
	text-decoration:underline;
}

.intro{
	font-weight: bold;
}

.news{
	color: #E20A16;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .4em;
	margin-left: 94px;
}

.news a{
	text-decoration:none;
	color: #E20A16;
}

.news a:hover{
	text-decoration:underline;
}

.newsCopy{
	font-size:.85em;
	margin-bottom: .7em;
	line-height: 1.1em;
}

.blackLinks{
	color:#000000;
	font-size: .9em;
	font-weight: bold;
	margin-top: 12px;
}	

.blackLinks a{
	color:#000000;
	text-decoration:none;
}

.blackLinks a:hover{
	color:#666666;
}

.applicationsRed{
	font-size:.85em;
	color: #E20A16;
	font-weight: normal;
	line-height: .9em;/**/
}
.applications p{
	padding-bottom: 0;
	margin-bottom: 0;
}
p.pagination{
color:#666;
padding:5px;
text-align:right;
}

p.pagination a{
color: #E20A16;	
}

p.newsDate, div.newsTop{
color:#666;
border-bottom:1px dashed #CCC;
font-weight:bold;
padding:3px;
text-align:right;
margin:0;
margin-right:20px;
}

div.newsTop{
margin-bottom: 10px;
}

p.left{
float:left;
}

div.newsListings{
padding:10px;
margin-right:20px;
}

div.newsListings img{
margin-bottom:5px;
}

div.on{
background-color:#E6E6E6;
margin-bottom:5px;
}

div.grey_rounded .body{
background-color:#E6E6E6;
margin:0;
padding: 0 10px;
width:610px;
}

div.grey_rounded .top, div.grey_rounded .bottom{
display:block;
width:630px;
height:9px;
background-color:transparent;
background-repeat:no-repeat;
margin:0;
}

div.grey_rounded .top{
background-image:url(/images/grey_rounded_top.gif);
}

div.grey_rounded .bottom{
background-image:url(/images/grey_rounded_bottom.gif);
}

div.grey_rounded  .machine_img{
float:left;
}

div.grey_rounded .resources{
padding-left:92px;
}

div.grey_rounded div.iconLinks{
border:1px solid #E6E6E6;
}

div.content_left_col{
width:345px;
float:left;
margin:10px;
}

div.content_right_col{
width:250px;
float:left;
margin:10px;
}

div.content_right_col img{
margin-top:15px;
}

div.features{
background-color:#272727;
padding:15px;
color:#FFF;
}

div.features h3, .breakout h3{
border-bottom:1px dashed #EEE;
font-weight:normal;
color:#FFF;
font-size:20px;
margin:0 0 10px 0;
}

.features ul{
margin-bottom:0;
}

.features ul li{
background-image:url(/images/bullet_grey.gif);
}

.dashed_box{
padding:5px 15px;
border-top: 1px dashed #CCC;
border-bottom: 1px dashed #CCC;
margin-right:20px;
margin-bottom:10px;
color:#444;
}

.breakout{
padding:15px;
color:#666666;
background-color:#E6E6E6;
margin-right:20px;
background-image:url(/images/breakout_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}

.breakout h3{
border:none;
color:#333;
}

a img{
/*border:1px solid #666;*/
}

a:hover img{
/*border:1px solid #999999;*/
}

.submenu{
padding-left:30px;
}

.submenu li.selected a{
color:#666;
}

/*
--------------------------*/
div.list_item{
padding:10px 0 5px 0;
border-bottom:1px dashed #CCC;
}

div.parentfolder{
	
	padding-left:50px;
	background-image:url(/images/icons/up_one_folder.gif);
	background-color:#E6E6E6;
	background-repeat:no-repeat;
	background-position: top left;
	margin-right:20px;
	margin-bottom:5px;
}

div.folder{
	padding-left:45px;
	background-image:url(/images/icons/folder.gif);
	background-repeat:no-repeat;
	background-position: top left;
	margin-right:20px;
}

div.folder span.italic,div.icon span.italic,div.user span.italic {
	
	font-size:.85em;
}

div.icon{
	padding-left:50px;
	background-image:url(/images/icons/document.gif);
	background-repeat:no-repeat;
	background-position: top left;
	margin-right:20px;
}

div.jpg, div.gif, div.png{
	background-image:url(/images/icons/image.gif);
}

div.pdf{
	background-image:url(/images/icons/document.gif);
}

div.swf, div.flv, div.mov{
	background-image:url(/images/icons/video.gif);
}

.nested{
margin-right:0;
}

.distributor_info{
margin-top: 5px;
padding-top:5px;
border-top:1px dashed #FFF;
}

.distributor_left{
float:left;
width: 150px;
padding-right:10px;
}

.distributor_right{
float:left;
}

img.news_img{
margin-bottom:15px;
}

/* FORMS */

form table{

font-size:12px;
color:#000;
}

.textBox, textarea{
	font-size:1em;
	color:#666;
	width:240px;
	border:1px solid #333;
	margin:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.tech{
width:550px;
margin:10px auto;
}

div.body_text{
padding:15px;
}

div.heading_box{
position:relative;
min-height:27px;
_height:27px;
background-color:#B20812;
background-image:url(/images/heading_box_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
color:#FFF;
padding:5px 15px;
margin-right:20px;
}

div.heading_box h3{
	color:#FFF;
}

div.heading_box span.left,
div.heading_box span.right{
	dislpay:block;
	width:13px;
	height:27px;
	position:absolute;
	
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	
}
div.heading_box span.left{
	top:0;
	left:0;
	background-image:url(/images/heading_box_left.jpg);
}

div.heading_box span.right{
	top:0;
	right:0;
	background-image:url(/images/heading_box_right.jpg);
}

.flash_container{
margin: 10px auto;
}

.flash_container .flash{
overflow:hidden;
width:250px;
height:187px;
display:block;
background-color:#000;
padding:0;
margin:0;
}

.flash_container h3{
padding-bottom:5px;
margin:0;
font-weight:normal;
}

.filter{
padding:0 5px;
}

.filter_col{
float:left;
min-width:180px;
_width:200px;
margin-right:10px;
}

.filter_col select{
width:100%;
}

.filter_col h4{
border-bottom: 1px solid #999999;
margin-bottom:5px;
font-weight:normal;
margin-top:10px;
}





