@charset "UTF-8";
/* CSS Document */

/* clear out default styles */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset { margin: 0; padding: 0; } 

.ping, #container {  
	behavior: url(iepngfix.htc); 
}

a:link, a:visited {color: #d2191e; text-decoration:none;}
a:hover, a:active {color: #888888; text-decoration:none;}

body{
	background: #989898 url(images/gui-pageback.jpg) repeat-x;
}

#container{
	padding:0;
	width:1112px;
	margin: 0 auto;
	min-height:560px;
	_height: 560px;
	background: url(images/gui-bodyback.png) no-repeat;
}

.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}

#content{
	padding:48px 60px;
	width: 762px;
	margin: 0;
	float: left;
}
#homeBottom{
	background: url(images/gui-homebottom.png) no-repeat center top;
	padding: 20px 40px;	
}

/* --- --- --- --- header Stuff --- --- --- --- */
#header{
	margin: 0 auto;
	background: url(images/gui-headerback.jpg) no-repeat center top;
	height: 175px;
}
#headerContent{
	padding:0;
	width:1112px;
	margin: 0 auto;
	height: 71px;
}
#headerLogo{
	padding:0 11px;
	width:1090px;
	margin: 0 auto;
}

/* ----------advancedSearch-------------- */

#advancedSearch {
	margin:10px 10px 0;
	width:220px;
	float:right;
	text-align: right;
}

 fieldset {
    border: none;
    padding: 0;
	margin:0px 0 0px 0;
	clear:both;
    }
    
fieldset input, 
fieldset textarea {
	font: normal 11px/11px "Lucida Sans", Arial, sans-serif;
	border: 0;
	padding:0;
	margin: 0;
	color: #666666;
	overflow:auto;
}
fieldset input, 
fieldset image {
	padding:0;
	margin: 0;
	border:none;
}		

fieldset input.searchText, fieldset textarea.searchText {
	width: 140px;
	background:url(images/searchfield-back.jpg) no-repeat left top;
	height:11px;
	padding:10px 10px;
	margin:0;
 }
 
fieldset p {
    margin-bottom: 5px !important;
}


/* ----------Topnav-------------- */
#navigationArea {
	margin:10px 0 0 0;
	width:850px;
	float:left;
}


/* ----------sidebars-------------- */
#leftSidebar{
	width: 170px;
	padding: 10px 20px 5px 30px;
	float: left;
}
#leftSidebar h2{
	font: bold 18px "Lucida Sans", Arial, sans-serif;
	color: #888888;
	padding-bottom: 30px;
}
#leftSidebar ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0 0 50px 0;
}
#leftSidebar li {
	font: bold 12px "Lucida Sans", Arial, sans-serif;
	border-bottom: 1px dotted #999999;
	display: block;
	padding: 5px 10px;
	margin: 0;
	background: url(images/sidebar-list-arrow.gif) no-repeat center left;
	list-style: none;
}
#leftSidebar li a, #leftSidebar li a:link, #leftSidebar li a:visited {
	color:#d2191e;
	text-decoration:none;
}

#leftSidebar li a:hover {
	color:#999999;
	text-decoration: none;
}
a.blackButton, a.blackButton:link, a.blackButton:visited  {
	font: bold 13px "Lucida Sans", Arial, sans-serif;
	color:#FFFFFF;
	background: url(images/sidebar-buttonback-up.jpg) repeat-x;
	display: block;
	padding: 8px;
	margin: 0 0 10px 0;
}
a.blackButton:hover {
	font: bold 13px "Lucida Sans", Arial, sans-serif;
	color:#FFFFFF;
	background: url(images/sidebar-buttonback-over.jpg) repeat-x;
	display: block;
	padding: 8px;
	margin: 0 0 10px 0;
	text-decoration: none;
}

a.commecialButton, a.commecialButton:link, a.commecialButton:visited  {
	font: normal 12px/13px "Lucida Sans", Arial, sans-serif;
	color:#333333;
	background: url(images/coilcraft-commercial_btn.gif) no-repeat left top;
	display: block;
	padding: 55px 0 0 0;
	margin: 0 0 10px 0;
	width:170px;
	height:15px;
	text-align: center;
}

a.commercialText, a.commercialText:link, a.commercialText:visited  {
	font: 12px "Lucida Sans", Arial, sans-serif;
	color:#333333;
	background: url(images/coilcraft-commercial.jpg) no-repeat left top;
	display: block;
	padding: 55px 0 0 0;
	margin: 0 0 10px 0;
	width:170px;
	height:15px;
	text-align: center;
}

a.commercialText:hover {
	font: 12px "Lucida Sans", Arial, sans-serif;
	color:#999999;
	background: url(images/coilcraft-commercial.jpg) no-repeat left top;
	display: block;
	padding: 55px 0 0 0;
	margin: 0 0 10px 0;
	width:170px;
	height:15px;
	text-align: center;
}

/* --- --- --- --- footer --- --- --- --- */

#footer{
	margin: 0 auto;
	background: url(images/gui-footback.jpg) repeat-x;
	height: 175px;
}
#footerContent{
	padding:30px 0;
	width:1112px;
	margin: 0 auto;
	background: url(images/gui-footback-middle.jpg) no-repeat center top;
	border:none;
}

#footer ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0 0 50px 0;
}
#footer li {
	font: bold 11px "Lucida Sans", Arial, sans-serif;
	border-bottom: 1px dotted #999999;
	display: block;
	padding: 5px 0px 5px 12px;
	margin: 0;
	background: url(images/footer-list-arrow.gif) no-repeat center left;
	
}
#footer li a, #footer li a:link, #footer li a:visited {
	color:#ffffff;
	text-decoration:none;
	
}

#footer li a:hover {
	color:#999999;
	text-decoration: none;
}

#footerLeft{
	width: 180px;
	padding: 0px 20px 5px 20px;
	float: left;
}
#footerMiddle{
	width: 630px;
	padding: 20px;
	float: left;
	background: #7b7b7b;
}
#footer #footerMiddle p {
	font: normal 11px/16px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom: 11px;
}
.footersmaller{
	font-size:10px;
	color:#CCCCCC;
}
#footerRight{
	width: 180px;
	padding: 0px 20px 5px 20px;
	float: right;
}

#footer p {
	font: normal 11px/19px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 11px;
}



.right{
	float: right;
}

.left{
	float: left;
}

/* --- --- --- --- Main Styles --- --- --- --- */

h1{
	font: normal 27px/27px "Lucida Sans", Arial, sans-serif;
	color: #c8161d;
	padding: 0 0 10px 0;
}



h2{
	font: bold 18px "Lucida Sans", Arial, sans-serif;
	color: #888888;
	padding-bottom: 5px;	
}

h3{
	font: bold 18px/23px "Lucida Sans", Arial, sans-serif;
	color:#000000;
	padding-bottom: 2px;
}
h4{
	font: bold normal 16px/20px "Lucida Sans", Arial, sans-serif;
	color:#999999;
	padding-bottom: 8px;	
}
h5{
	font: bold normal 12px/18px "Lucida Sans", Arial, sans-serif;
	color:#000000;
	padding-bottom: 3px;
}

h6{
	font: bold normal 14px/20px "Lucida Sans", Arial, sans-serif;
	color:#999999;
	padding-bottom: 0px;
}
h7{
    font: bold 12px/13px "Lucida Sans", Arial, sans-serif;
    letter-spacing:-0.5px;
    color:#000000;
    padding-bottom: 1px;
}
hr{
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	width: 100%;
	border-bottom: 1px dotted #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
	
p{
	font: normal 13px/19px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 18px;
}

li{
	padding:0;
}
ul{
	font: normal 13px/19px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0 0 10px 20px;
	list-style: square outside;
	padding-left: 20px;
}
ul ul{
	padding-top:8px;
	
}
ol{
	font: normal 13px/19px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 20px 15px;
	list-style: outside;
}
table{
	font: normal 12px/18px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;	
}
.smallText{
	font: normal 10px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 14px;
}
.tightText{
    font: normal 13px/14px "Lucida Sans", Arial, Helvetica, sans-serif;
    color: #000000;
    padding-bottom: 3px;
}
.biggerText{
	font: normal 14px/19px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 8px;
}