/* 

styles for shook and fletcher web site

2004-09-05
rob sutherland / fitzmartin


*/

body {
	text-align: center;
	margin: 0 0 20px 0;
	font: 11px/16px Verdana, Arial, Sans-Serif;
	background: #003d5c url(../images/body-bg.gif);
}

p {
	font: 11px/16px Verdana, Arial, Sans-Serif;
	margin: 0 0 7px 0;
	color: #003d5c;
}

p.line {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.lrg {
	font-size: 13px;
	line-height: 18px;
}

.sm {
	font-size: 11px;
	line-height: 16px;
}

.black {
	color: #000;
}

div {
	margin: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

a, a:link, a:visited {
	color: #06c;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font: 22px/26px Georgia, Times, Serif;
	color: #c60;
	font-weight: normal;
	margin: 0 0 10px 0;
}

body.sectionServices h1,
body.sectionServices h2,
body.sectionServices h3,
body.sectionServices h4 {
	color: #c30;
}
	

h1 span.spec {
	font: 13px/17px Verdana, Arial, Sans-Serif;
}

h2 {
	background: #fffbdb;
	border-bottom: 1px solid #c60;
	color: #c60;
	padding: 5px 7px;
	margin: 0 0 7px 0;
	font: 14px/18px bold Verdana, Arial, Sans-Serif;
}

h3 {
	font: 17px/20px Georgia, Times, Serif;
	margin: 0 0 6px 0;
}

h4 {
	font: bold 13px/18px Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

form {
	margin: 0;
	padding: 0;
}

em {
	color: #000;
	font-style: normal;
}

em.special {
	color: #c60;
	font: 15px/18px Georgia, Times, Serif;
}

strong.xtra {
	color: #c60;
	font-size: 13px;
	display: block;
}

br.clr {
	clear: both;
}

table.wide {
	width: 100%;
}

ul.index {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 6px;
}

ul.index li.pad {
	margin-top: 18px;
}

ul.index ul.index {
	margin-left: 10px;
	padding-left: 10px;
}

ul.index li {
	margin-bottom: 6px;
}

ul.index li {
	font-size: 13px;
}


#wrapper {
	text-align: left;
	margin: 10px auto 20px auto;
	width: 767px;
}


.leftcol {
	width: 150px;
	float: left;
}

.rightcol {
	margin: 0 0 0 180px;
	padding: 0 30px 0 0;
	
}

table.list {
	margin: 3px 0 13px 0;
}

table.list td {
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
	padding: 0 13px 0 0;
	width: 33%;
}

#formcontainer.pad {
	padding: 15px 15px;
}

#formcontainer td {
	text-align: left;
	vertical-align: top;
}


form#quote {
	font-size: 13px;
}

form#rfp {
	font-size: 13px;
}

/* header styles */


#header {
	background: #4f8493 url(../images/header-bg.jpg);
	border-bottom: 4px solid #045;
	padding: 0;
	height: 67px;
	color: #d8e5eb;
}

#header h1 {
	font-size: 2px;
	/*position: absolute;
	top: 0;
	left: 0;*/
	background: transparent url(../images/tl.gif) no-repeat top left;
	padding: 12px 0 0 15px;
	margin: 0;
}

#header h1 a {
	display: block;
	text-indent: -1700px;
	background: url(../images/shook-header-logo.gif) no-repeat top left;
	/*margin: 12px 0 0 15px;*/
	width: 202px;
	height: 44px;
}

#header h1 a:link, #header h1 a:visited, 
#header h1 a:hover, #header h1 a:active {
	text-decoration: none;
}

#header .right {
	float: right;
	background: transparent url(../images/tr.gif) no-repeat top right;
	padding: 15px 15px 0 0;
	text-align: right;
	line-height: 15px;
}

#header a, #header a:link, #header a:visited {
	color: #d8e5eb;
	text-decoration: underline;
}

#header a:hover, #header a:active {
	color: #d8e5eb;
	text-decoration: none;
}


/* footer styles */

#footer {
	background: #336680 url(../images/bl.gif) no-repeat bottom left;
	color: #d8e5eb;
}

#footer .right {
	background: transparent url(../images/br.gif) no-repeat bottom right;
	padding: 7px 25px 12px 25px;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: right;
}

#footer a, #footer a:link, #footer a:visited {
	color: #d8e5eb;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #d8e5eb;
	text-decoration: underline;
}

.copy {
	margin: 5px 0 0 0;
	color: #4f8493;
	padding: 0 0 0 15px;
}


/* navigation styles */


#primarynav {
	width: 320px;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 5px;
}

#primarynav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#primarynav ul li {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}

#primarynav ul a {
	float: left;
	display: block;
	background: transparent url(../images/secondarynav-bg.gif) no-repeat bottom right;
	padding: 5px 8px;
	color: #06c;
	text-decoration: none;
}

#primarynav strong { text-transform: uppercase; }

#primarynav ul a:hover {
	text-decoration: none;
	background: transparent url(../images/secondarynav-bg.gif) no-repeat bottom left;
}

a#sectionServices:hover {
	color: #c30;
}

a#sectionProducts:hover {
	color: #c60;
}

#secondarynav {
	width: 610px;
}

body.sectionHome #secondarynav {
	width: auto;
}


body.sectionProducts #sectionProducts,
body.sectionProducts #sectionProducts:hover,
body.sectionServices #sectionServices,
body.sectionServices #sectionServices:hover,
body.sectionProductsFAQ #sectionProductsFAQ,
body.sectionProductsFAQ #sectionProductsFAQ:hover, 
body.sectionServicesFAQ #sectionServicesFAQ,
body.sectionServicesFAQ #sectionServicesFAQ:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}


#secondarynav ul {
	/*display: inline;*/
	/*width: auto;*/
	padding: 0;
	margin: 6px 5px 0 0;
	list-style: none;
}

#secondarynav ul li {
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
}

#secondarynav ul a {
	float: left;
	display: block;
	background: transparent url(../images/secondarynav-bg.gif) no-repeat bottom right;
	padding: 5px 8px;
	color: #06c;
	text-decoration: none;
}

#secondarynav ul a:hover {
	text-decoration: none;
	background: transparent url(../images/secondarynav-bg.gif) no-repeat bottom left;
}

body.sectionContact a#sectionContact, 
body.sectionNews a#sectionNews,
body.sectionLinks a#sectionLinks, 
body.sectionAbout a#sectionAbout {
	color: #000;
	text-decoration: none;
	background: transparent url(../images/secondarynav-bg.gif) no-repeat bottom left;
	cursor: text;
}


#productsnav,
#servicesnav {
	width: 147px;
	padding: 0 0 5px 5px;
	text-align: left;
	vertical-align: top;
}

.bg {
	background: transparent url(../images/section-gradient.gif) no-repeat top right;
	padding: 5px 7px 2px 7px;
}

#productsnav ul li a,
#servicesnav ul li a {
	text-decoration: none;
}


#productsnav ul,
#servicesnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 110px 0;
}

#productsnav ul li,
#servicesnav ul li {
	padding: 5px 5px;
	border-bottom: 1px solid #88adbf;
	border-top: 1px solid #fff;
}

#productsnav ul li.heading,
#servicesnav ul li.heading {
	text-align: center;
	border-top: 0;
	font-size: 12px;
	padding-top: 7px;
	text-transform: uppercase;
}

#productsnav ul li.heading {
	color: #c60;
	border-bottom: 1px solid #c60;
}

#servicesnav ul li.heading {
	color: #c30;
	border-bottom: 1px solid #c30;
}

#productsnav ul li.button,
#servicesnav ul li.button {
	border-bottom: 0;
	padding: 30px 0 0 0;
}

#productsnav ul li.button a,
#servicesnav ul li.button a {
	color: #fff;
	text-decoration: none;
}

a.rfp, a.quote {
	display: block;
	width: 120px;
	height: 70px;
	padding: 5px 3px 7px 7px;
	color: #000;
	text-decoration: none;
}

a.rfp, a.rfp:hover,
a.quote, a.quote:hover {
	color: #fff;
	text-decoration: none;
}

a.rfp {
	background: transparent url(../images/rfp-bg.gif) no-repeat top right;
}
a.rfp:hover {
	background: transparent url(../images/rfp-bg.gif) no-repeat top left;
}

a.quote {
	background: transparent url(../images/quote-bg.gif) no-repeat top right;
}
a.quote:hover {
	background: transparent url(../images/quote-bg.gif) no-repeat top left;
}


#container {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

#container #productscontent,
#container #servicescontent {
	background: #fff;
	padding: 20px;
}

#container #faqcontent {
	background: #fff;
	padding: 20px;
}

#container #faqcontent h4 {
	margin: 20px 0 7px 0;
	color: #000;
}

#container #faqcontent p {
	font-size: 13px;
}

#content {
	background-color: #fff;
	padding: 20px;
}
	

#main {
	background: #336680 url(../images/main-bg.jpg) repeat-x top;
	width: 100%;
	margin: 0;
}

#headline {
	padding: 0 5px 3px 5px;
	text-align: center;
	/*vertical-align: bottom;*/
}

#headline div {
	height: 148px;
	width: 452px;
	padding: 30px 0 0 0;
	background: transparent url(../images/cell-bg.jpg) repeat-y top;
}

#supporting {
	border-top: 4px solid #045;
	padding: 5px;
}

#supporting table {
	background: #fff;
}

#intro, #locations, #news {
	text-align: left;
	vertical-align: top;
}

#intro {
	padding: 20px 15px;
}

#intro p {
	padding: 0 4px;
}

#intro p.safetyone {
	background: url(../images/safetyone-bg.gif) no-repeat top left;
	margin: 15px 0 0 -5px;
	padding: 10px 8px 17px 10px;
	color: #bad3de;
}

#intro p.safetyone a {
	color: #fff;
	text-decoration: underline;
}

.safetyone2 {
	margin: 5px 0 0 0;
	padding: 15px 10px 50px 10px;
	background: #015067 url(../images/safetyone.jpg) repeat-x top left;
}

.safetyone2 p {
	color: #bad3d3;
}

.safetyone2 a, .safetyone2 a:link, .safetyone2 a:visited {
	color: #fff;
	text-decoration: underline;
}

.safetyone2 a:hover, .safetyone2 a:active {
	color: #fff;
	text-decoration: none;
}

.safetyoneheadline {
	text-indent: -1600px;
	text-decoration: none;
	width: 109px;
	height: 32px;
	background: url(../images/safetyone-headline.gif) no-repeat left;
}

#locations {
	width: 300px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	background: #d8e5eb;
	padding: 5px 5px 5px 5px;
}

#locations table {
	width: 100%;
	background: transparent;
}

#locations table td {
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}

#info p {
	color: #000;
}

#locations em {
	font-style: normal;
	color: #c60;
}

#news {
	width: 180px;
	padding: 15px 5px 5px 5px;
}

#news p {
	/*padding: 0 5px 10px 5px;;
	border-bottom: 1px solid #cce;*/
	margin-bottom: 12px;
}


.offices {
	vertical-align: top;
	width: 220px;
	padding: 0 10px 0 0;
}

.offices p {
	margin: 0 0 20px 0;
}


#contact {
	width: 300px;
	vertical-align: top;
	text-align: right;
}

#formcontainer {
	text-align: left;
	border: 1px solid #045;
	background: #d8e5eb;
	padding: 7px;
}

.floatingmsg {
	float: right;
	margin: 0px 5px 10px 20px;
	border: 1px solid #c60;
	background: #fffbdb;
	padding: 10px 15px;
	width: 200px;
}

#contact p {
	padding: 0 5px;
}

label {
	color: #046;
}

#associations {
	text-align: left;
	vertical-align: top;
	width: 450px;
	padding-right: 20px;
}

#manufacturers {
	text-align: left;
	vertical-align: top;
	width: 230px;
}

.c2 {
	margin-top: 5px;
	/*height: 780px;*/
	height: 100%;
	background: #d8e5eb;
	text-align: center;
	padding: 10px 5px 5px 5px;
}

a.box {
	border: 1px solid #c60;
	padding: 5px 6px;
	/*width: 110px;*/
	text-decoration: none;
	display: block;
	background: #fff;
	margin-bottom: 7px;
}

a.box:hover {
	text-decoration: underline;
}

a.box:hover span,
a.box span {
	color: #000;
	text-decoration: none;
}

a.box:visited {
	text-decoration: none;
}

body.sectionTerms h3 {
	margin: 18px 0 7px 0;
}

body.sectionTerms #content p {
	color: #000;
}
	