/* *************************************************************

NAME: styles_screen.css
DATE: 11/11/2005
DESCRIPTION: styles for OWP website + IDEA EXCHANGE

************************************************************* */

/* **************** BODY / HEADER / FOOTER STYLES **************** */

body {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #4B4B4B;
	background-color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
}
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: auto;
}
#footer {
/*	margin: 0px; */
	padding: 0px;
	clear: both;
	margin-top: 10px;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 70%;
}
.footerLinks {
	margin: 15px 0 10px 0;
}
#copyright {
	margin: 15px 0 15px 0; 
	color: #ccc;
	background-color: #ffffff;
}

.settle {
	font-weight:normal;
}

/* **************** GLOBAL TEXT / FORM / LIST STYLES **************** */

/* *************************************************************

HEADING USAGE

H3: Use for the name of the page. This should usually match the page's TITLE.

************************************************************* */

/* Establishes default type face for website */ 
a, div, h1, h2, h3, h4, input, li, p, table, textarea, address {
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #8E8E8E;
	color: #6D6D6D;
	font-size: 110%;
	font-weight: normal;
}
h4 {
	color: #4B4B4B;
	font-size: 80%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	color: #E2740F;
	font-size: 80%;
	font-weight: bold;
}
h6 {
	color: #6D6D6D;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 140%;
}
p, td, li {
	text-align: inherit;
	line-height: 130%;
	font-size: 70%;
	color: #4B4B4B;
}
b {
	font-weight: bold;
	color: #6D6D6D;
}
.normal { color: #4B4B4B; }
.success { color: #4B4B4B; font-weight: bold; }
.error { color: red }
.noBreak { margin-top: 5px; }
.small {  font-size: 60% }
.smaller {  font-size: 80% }
.smallish {  font-size: 90% }
.smallMan {  font-size: 70%; line-height: 120%;}
.small img, .smallMan img { vertical-align: middle; }
.form {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	height: 16px;
	text-align: left;
	border: 1px solid #cccccc;
}
ul {
	text-indent: 0px;
	marker-offset: 150px;
}

/* **************** MISC STYLES **************** */

.resourceCenterTitle {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 100%;
}
ul.resourceCenter {
	text-indent: 0px;
	marker-offset: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.resourceCenterItem, li.resourceCenterItemFirst {
	line-height: 100%;
	text-indent: 0px;
	margin-left: -25px;
	padding-top: 5px;
	padding-bottom: 7px;
	list-style: url("/images/global/bullet_white.gif");
	border-bottom: 1px solid #ACC286;
	list-style: inside;
}
li.resourceCenterItemFirst {
	border-top: 1px solid #ACC286;
}
.fakeBullet {
	text-indent: -11px;
	margin-left: 11px;
	line-height: 150%;
	margin-top: 0%;
	margin-bottom: 0px;
}
div.clearer { 
	clear: both; 
	background: transparent; 
	line-height: 0;
} 
.floatimageright {
	float: right;
	margin: 0px 0px 20px 30px;
}
.floatimageleft {
	float: left;
	margin: 10px 20px 10px 0px;
}

/* **************** HYPERLINK STYLES **************** */

a, a:hover, a:visited {
	font-weight: bold;
	/* color: #6D9345; */
	color: #59595c;
}
/* a:visited { color: #818166; } */
a:visited { color: 595959c; }
a.cert, a.cert:hover,  a.cert:visited {
	   text-decoration: none;
	   color: #999999;
	   font-size: 9px;
	   font-weight: normal;
}
a.ieItem, a.ieItem:hover, a.ieItem:visited {
	color: #4B4B4B;
	line-height: 100%;
}
a.toTop, a.toTop:visited {
	   text-decoration: none;
	   color: #999999;
	   font-size: 9px;
	   font-weight: normal;
}
a.toTop:hover {
	   text-decoration: underline;
	   /* color: #6D9345; */
	   color: #59595c;
	   font-size: 9px;
	   font-weight: bold;
}


/* **************** CENTER STYLE **************** */

#top, #navPrimary, #navPath, #content, #homeContent, #ideaExchangeOpen, #ideaExchangeMinimized, #ideaExchangeClosed, #ideaExchangeBottom, #footer {
	clear: both;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: auto;
	color: #4B4B4B;
	background-color: #ffffff;
}

/* **************** LOGO / SEARCH / IE LOGIN STYLES **************** */

#top {
	height: 52px;
}

.logo {
	float: left;
	background-color: #ffffff;
	width: 200px;
	padding-top: 14px;
	height: 20px;
}

#top div.searchform {
	float: right;
	padding-top: 8px;
	margin-top: 0px;
	background: #ffffff;
}

#top div.raq {
	float: right;
	padding-top: 5px;
	background: #ffffff;
}


#top div.searchform form.search {
	display: inline; 
	padding-top: 0px;
	background: #ffffff; 
}

#top .searchfield {
	float: left;
	color: #999999;
	text-align: left;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #cccccc;
	margin-right: 5px;
}

#top .searchbutton {
	float: left;
	border: 0;
}

#top .login {
	clear: right;
	float: right;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
	width: auto;
	background-color: #ffffff;
}

#top .nf_login { /* needed for netscape & firefox */
	clear: right;
	float: right;
	text-align: right;
	margin-top: 0px;
	height: auto;
	width: auto;
	background-color: #ffffff;
}

#top .s_login { /* needed for safari */
	clear: right;
	float: right;
	text-align: right;
	margin-top: 3px;
	height: auto;
	width: auto;
	background-color: #ffffff;
}

#top .loginstate {
	margin: 0 auto;
	float: left;
	text-align: left;
	padding: 1px 5px 0;
}

#top .loginstate a {
	color: #85AE37; 
	font-size: 70%;
	text-decoration:none;
}

#top .loginimage {
	float: left;
	border: 0; 
}

.toTop {
	   float: right;
	   text-align: right;
}

/* **************** PRIMARY NAVIGATION STYLES **************** */

#navPrimary {
	height: 24px;
}
#navProducts, #navServices, #navResources, #navOurClients, #navAboutUs, #navLocations  {
	float: left;
	text-align: left;
	height: 21px;
	width: 161px;
	/* margin-right: 3px; */
	background-color: #ffffff;
}
#navProducts, #navServices, #navResources {
	margin-right: 3px;
}
#navOurClients{ width: 87px; margin-right: 3px; }
#navAboutUs{ width: 87px; margin-right: 3px; }
#navLocations{ width: 88px; }

/* **************** PATH NAVIGATION STYLES **************** */

#navPath {
	height: 15px;
}
#path, #astericks {
	float: left;
	text-align: left;
	height: 15px;
	width: auto;
	background-color: #ffffff;
	font-size: 60%;
	font-weight: bold;
	color: #8E8E8E;
}
#astericks {
	width: 15px;
}

/* **************** CATEGORY ELEMENTS STYLES **************** */

#featuredProducts {
	float: left;
	height: 350px;
	width: 202px;
	background-color: #ffffff;
}
#otherProducts, #otherProductNoFeatured {
	margin-left: 20px;
	float: left;
	height: auto;
	width: 315px;
	background-color: #ffffff;
}
#otherProductNoFeatured {
 	width: 486px;
}
.featuredProductItem {
	clear: both;
	width:202px;
	height:auto;
	margin-bottom:10px;
}
.featuredProductImage {
	height: 200px;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #C1C1C1;
}
.featuredProductName {
	float: left;
}
.featuredProductLink {
	float: right;
}
.otherProductItem {
	float: left;
	height: 150px;
	width: 103px;
	margin-bottom: 5px;
}
.otherProductItem p {
	margin-top: 0px;
	width: 97px;
	padding-top: 1px;
}
.otherProductImage {
	height:85px;
	width:85px;
	background-color:#ffffff;
	border:1px solid #05D2FF;
}
.otherProductImage2 {
	height:108px;
	width:132px;
	background-color:#ffffff;
	border:1px solid #05D2FF;
}
#otherProductNoFeatured { margin-left: 0px; }

/* **************** PRODUCT & CONTENT NAVIGATION STYLES **************** */

#content {
	height: auto;
}
#image, #text, #moreInfo, #staticText, #staticTextW, #adminText, #staticNav, #imageSave {
	float: left;
	text-align: left;
	height: auto;
	width: 275px;
	background-color: #ffffff;
}
#image {
	margin: 10px 0 10px 7px;
	width: 220px;
}
#text {
	width: 300px;
}
#dotLineTop {
	display: block;
	clear: left;
	height: auto;
	width: 297px;
	margin: 0px;
	padding: 7px 0 1px 0;
}
/* #quickShip {
	margin-top: 10px;
	font-size: 70%; 
} */
#nicePrice {
	font-size: 11px;
	margin: 0;
	padding: 8px 0 4px 0;
}	
#nicePriceImage { 
	clear: both;
	float: left;
	height: 55px;
	width: 296px;
	margin: 0px;
	padding: 0 0 15px 0;
}
#nicePriceImage2 { 
	clear: both;
	float: left;
	height: 65px;
	width: 296px;
	margin: 0px;
	padding: 3px 0 15px 0;
}
#quickShipImage {
	float:left;
	height: 55px;
	width: 296px;
	padding: 3px 0 15px 0;
}
#inStockImage { 
}
#inStockImage2 {
	clear: both;
	float:left;  
	height: 37px;
	width: 152px;
	margin: 0px;
	padding: 3px 0 0 0;
}
#dotLineBottom {
	display: block;
	clear: left;
	height: auto;
	width: 297px;
	margin: 0px;
	padding: 5px 0 0 0;
}
#quoteHotline {
	padding-top: 15px;
}
#quoteHotline2 {
	padding-top: 13px;	
}
#quoteHotlineInstock {
	padding-top: 15px;
}
#calltoAction {
	margin-top: 15px;
}
#staticText, #adminText {
	padding-left: 15px;
	padding-right: 15px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#staticTextW {
	padding: 0px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#adminText td.normal {
	font-size: 95%;
}
#adminText p.small {
	font-size: 80%;
}
#adminText p {
	font-size: 80%;
}
#moreInfo {
	float: right;
	padding-top: 33px;
	height: auto;
	width: 177px;
}
#descriptionList ul {
	padding-left: 0px;
	margin: 0px 0px -2px 0px;
}
#descriptionList li {
	list-style-type: disc;
	list-style-position: inside;
	/* text-indent: 12px;
	list-style: none;
	background: url("/images/global/bullet_gray_dot.gif") 3px 3px no-repeat; */
}
#staticNav {
	float: right;
	padding-top: 33px;
	margin-bottom: 20px;
	height: auto;
	width: 160px;
}
#imageSave {
	clear: both;
	height: 22px;
	margin-left: 3px;
}
#productMore {
	
	clear: both;
	margin-top: 10px;
	width: 100%;
	height: auto;
	
	/* background-color: #ffffff;
	 border-top: 1px solid #C1C1C1; */
}
#alternateViews {
	float: left;
	text-align: left;
	height: auto;
	width: 250px;
	margin-left: 7px;
	background-color: #ffffff;
}
#relatedProducts {
	float: right;
	text-align: left;
	height: auto;
	width: 300px;
	background-color: #ffffff;
}
#relatedProducts h4 {
	/* margin-left: 5px; */
}
.alternateViewItem {
	float: left;
	width: 85px;
	height: 85px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #C1C1C1;
}
.relatedProductItem {
	float: left;
	height: 140px;
	width: 100px;
	text-align: left;
	margin-right: 0px; 
	margin-bottom: 12px;
	margin-left: 0px;
}
.relatedProductItem p {
	margin-top: 0px;
	width: 93px;
}
.relatedProductImage {
	float: left;
	width: 85px;
	height: 85px;
	/* padding: 0px;
	text-indent: 0px;
	margin-right: 0px; 
	margin-left: 12px; */
	border: 1px solid #C1C1C1;
}
#relatedProducts h4 {
	/* padding-left: 45px; */
}
.indexListLeft, .indexListRight, .indexListLong {
	clear: left;
	float:left;
	width:240px;
	margin-right: 30px;
	height:auto;
	margin-bottom: 30px;
}
.indexListRight {
	clear: none;
	float:right;
	margin-right:0px;
}
.indexListLong {
	width: 100%;
	float: none;
	min-height: 100px;
}
.indexListImage {
	float:left;
	height:85px;
	width:85px;
	margin-bottom: 15px;
	border: 1px solid #C1C1C1;
}
.indexListImage2 {
	float:left;
	height:75px;
	width:75px;
	margin-bottom: 15px;
	border: 1px solid #C1C1C1;
}
.longListImage {
	float:left;
	height:100px;
	width:150px;
	margin-bottom: 15px;
	border: 1px solid #C1C1C1;
}
.indexListText {
	float:right;
	height: auto;
	margin-left: 10px;
	width: 140px;
}
.indexListText p {
	margin-top: 0px;
}
.longListText {
	float:left;
	height: auto;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 400px;
	background-color: #ffffff;
}
.longListText p {
	margin-top: 0px;
	padding-top: 0px;
}
.indexList {
	clear: both;
	height: auto;
	width: auto;
	margin-bottom: 15px;
}
.product {
	margin-top: 15px;
	margin-bottom: 0px;
}
.indent {
     margin-left: 20px;
     list-style: url("/images/global/bullet_orange.gif");
 }
#sideNavSEO {
	float: right; 
	margin-top: 15px; 
	width: 200px; 
	background-color: #E3EFCB; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
#sideNavWin {
	float: right; 
	margin-top: 5px; 
	width: 200px; 
 
		padding-right: 11px;
}
.spacer { clear: both; font-size: 1px; width:1px; height:1px; overflow: hidden; clip: rect(0px,0px,0px,0px); }

/* **************** SERVICES STYLES **************** */

.servicesInfo {
	float: left;
	width: 170px;
	height: auto;
	background: white;
	color: black;
}
.servicesImage {
	border: 1px solid #C1C1C1;
	width: 150px;
	height:100px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.servicesieLink {
	width: auto;
	height: auto;
	margin-bottom: 8px;
}
.servicesBrochureLink {
	width: auto;
	height: auto;
	margin-bottom: 16px
}

/* **************** STATIC PAGE ELEMENT STYLES **************** */

.staticInfo {
	float: left;
	width: 220px;
	height: auto;
	background: white;
	color: black;
}
.staticImage {
	border: 1px solid #C1C1C1;
	width: 200px;
	height:200px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.staticImageTitle {
	margin-top: 4px;
	font-size: 60%;
	color: #999;
}
.staticieLink {
	width: auto;
	height: auto;
	margin-bottom: 8px;
}

/* **************** HOMEPAGE STYLES **************** */

#homePromotion {
	float: left;
	padding: 0px;
	width: 475px;
	margin-top: 5px;
}
#homeWelcome {
	z-index: 10;
	float: right;
	padding: 0px;
	width: 267px;
	height: auto;
	margin-top: 10px;
	background-color: #F6F5E9;
}
#homeWelcomeText {
	border: 1px solid #D8D6C2;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 248px;
	height: auto;
	background-color: #F6F5E9;
}
#homeWelcome b { color: #C9560B; }

/* **************** IDEA EXCHANGE STYLES **************** */

#ieHeaderProducts, #ieHeaderServices, #ieHeaderResources {
	float: left;
	text-align: left;
	height: 33px;
	width: 196px;
	background-color: #ffffff;
}
 #ieHeaderNavigation {
 	float: left;
	margin: 10px 0px 0px 10px;
	width: auto;
	text-align: right;
	background-color: #ffffff;
}
#ieContent0 { background-color: #ADD16D; }
#ieContent1 { background-color: #89A163; }
#ieContent2 { background-color: #818166; }

#ieRightNav {
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 115px;
	width: 177px;
	background-color: #C5DF99;
}
.ieRow, .ieRowFullProducts, .ieRowFullServices, .ieRowFullResources {
	float: none;
	height: 50px;
	width: auto;	
	padding-top: 5px;
}
.ieRowFullProducts, .ieRowFullServices, .ieRowFullResources {
	height: 180px;
	padding-bottom: 5px;
}
.ieRowFullServices, .ieRowFullResources {
	height: 80px;
	padding-bottom: 5px;
}
.ieProductItem, .ieResourceItem, .ieServiceItem, .ieProductItemFull, .ieResourceItemFull, .ieServiceItemFull {
	float: left;
	text-align: left;
	height: 45px;
	width: 120px;
	margin: 3px 5px 3px 5px;
	padding: 5px 0px 3px 8px;
	border: 1px solid #DDECC3;
	background-color: #BDDA8A;
}
.ieResourceItem {
	border: 1px solid #B9B9A9;
	background-color: #959576;
}
.ieServiceItem {
	border: 1px solid #CCD8B9;
	background-color: #A4B688;
}
.ieResourceItem p {	margin-top: 0px; }
.ieServiceItem p { margin-top: 0px; }
.ieProductItem p { margin-top: 0px; }
.ieProductItemFullName p { margin-top: 0px; padding-top: 3px;}
.ieProductItemFullCategory {
	margin-bottom: 5px;
}
.ieProductItemFullCategory p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 60%;
}
.ieProductItemFull { height: 160px; }
.ieProductItemFull, .ieResourceItemFull, .ieServiceItemFull {
	padding: 15px 20px 8px 15px;
	border: none;
	background-color: transparent;
}
.ieResourceItemFull, .ieServiceItemFull {
	width: 120px;
	height: auto;
}
.ieResourceItemFullName, .ieServiceItemFullName {
	width: 100%;
	height: 30px;
	background-color: transparent;
}
#ieIntroTop {
	float: left;
	width: 760px;
	height: 9px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#ieIntroText, #ieIntroStep1, #ieIntroStep2, #ieIntroStep3 {
	text-align: left;
	float: left;
	height: auto;
	margin: 0px;
	margin-top: 6px;
	margin-left: 15px;
	padding: 0px;
}
#ieIntroText { width: 428px; margin-top: 0px; margin-left: 0px;}
#ieIntroStep1 { width: 89px; }
#ieIntroStep2 { width: 96px; }
#ieIntroStep3 { width: 92px; }
#ieIntroText p { color: #3C572E; margin-top: 5px; margin-left: 20px; font-size: 10px; }
#ieIntroText a, #ieIntroText a:hover, #ieIntroText a:visited { color: #3C572E; text-decoration: underline }

.ieSaveMarginTop {display: block; margin-top: 4px;}
.ieSaveCopy {line-height: 30%}
.ieSave {padding-bottom: 10px; margin-left: 20px;}

#ieSaveProduct {margin: 15px 0 12px 0;}

/* *************** BILLBOARD FADING BANNER *************** */
#billboard {
	width:760px;
	height:240px;
	margin:1px auto;
	z-index:0;
}

/* *************** CHAT STYLES *************** */

#chatProduct {
	float: right;
	padding-top: 12px;
	padding-right: 15px;
}
#chatProductBody {
	float: none;
	padding: inherit;
	margin: 0;
}
#chatService {
	float: right; padding: 0 3px 5px 12px;
}
#chatContact {
	float: right; padding-left: 15px;
}
#chatFooter {
	margin: 13px 0 15px 0;
}
#chatSEOPages {
	clear: right; 
	float: right; 
	width: 177px; 
	padding-right: 11px; 
	margin: 0;
}

/* *************** STRUCTURED WEB STYLES *************** */

.normal_text { 
	font-size: 11px;
	line-height: 130%;
}
td h3, td h1 {
	font-size: 160%;
	font-weight: normal;
	line-height: 120%;
}
.homeHelvHead {
	font-family: Helvetica, ;
	font-size: 16px;
	font-style: normal;
	color: 4B4B4B;
	line-height: 18px;
	font-weight: bold;
}
.HomeLink17Leading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
}
.indexalphabet {

	color: #4B4B4B;
	font-size: 90%;
	font-weight: bold;
}
.testimonialBody {
	font-size: 11px;
	line-height: 26px;
	color: 4B4B4B;
}
.smallishGray {
	font-size: 90%;
	color: #999999;
}
.testimonialAuthor {

	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.clientOrangeHead {
	color: #E2740F;
	font-size: 80%;
	font-weight: bold;
}
.clientCaseStudyBorder {
	border: 1px solid #DDC9A6;
}
.header4 {
	color: #4B4B4B;
	font-size: 80%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header5 {
	color: #E2740F;
	font-weight: bold;
	font-size:12px;
}
.bold {
	font-weight: bold;
}
.style1 {
	font-size: 70%;
}
.style1 {
	font-size: 70%;
}
.error_red {
	font-weight: bold;
	color:#E22B0C;
}

/* *************** SEARCH STYLES *************** */
.hrlines {color: #cccccc; padding-bottom: 3px;}
.results {font-size: 130%; line-height: 150%;}
.results li{margin: 2em 0 7em 0; height: auto;}
.searchfields {color: #666666; text-align: left; font-size: 10px; height: 14px;	line-height: 14px; border: 1px solid #cccccc; 
margin-right: 5px;}
.searchfields2 {color: #666666; text-align: left; font-size: 10px; height: 14px;	line-height: 14px; border: 1px solid #cccccc; 
margin-right: 5px; margin-top: 10px;}
.searchtitle {font-size: 120%;}
.image {border: 1px solid #CCCCCC; margin: -10px 40px 0 -30; float: left;}
.notfound {font-size: 105%; line-height: 105%;}

