/* ===============================================
BGI

--------------------------------------------------
AUTHOR(S): 
	wes@topspotims.com

=================================================*/

body{
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	background: transparent url(../images/header.jpg) repeat-x left top;
}

.clearBoth {
	clear: both;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.hide {
	display: none;
}

a {
	text-decoration: none;
	color: #2C95D3;
}

a:hover{
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #2785CC;
}
h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #39a8e5;
}
h3 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #898989;
}

.red, #content #left.col2 p.red{
	color: #972626;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	color: #626c81;
	display: block;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input, textarea {
	border: 1px solid #8db8db;
	background: #fff;
	padding: 2px 4px;
	color: #626c81;
	width: 200px;
}
input.submit, #content input.submit {
	display: block;
	width: 65px;
	height: 25px;
	background: transparent url(../images/submit.jpg) no-repeat left top;
	border: none;
	cursor: pointer;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em; 
}

input.submit:hover, #content input.submit:hover {
	background: transparent url(../images/submit-hover.jpg) no-repeat left top;
}

textarea {
	height: 50px;
	font-size: 1.2em;
}

#content form{
	float:left;
	margin-right: 30px;
	clear:both;
}

#content input{
	margin-bottom: 7px;
}

#content textarea{
	width:420px;
	height: 150px;
}

#content #contact-form textarea{
	width: 200px;
}

#content input, #content textarea{
	border: 1px solid #979da9;
}

#content #gmap{
	float: left;
	margin-top: 13px;
}

#center p, #center ul, #left.col2 p, #left.col2 ul{
	color: #7c7c7c;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left.col2 ul ul, #left.col2 ul p {
	font-size: 1em;
}
#center img.floatright {
	margin: 0 0 7px 7px;
}
#center img.floatleft {
	margin: 0 7px 7px 0;
}


#center h2 a{
	text-decoration: none;
}

#center h2 a:hover{
	text-decoration: underline;
}
/* WRAPPER   ---------------------------------------*/
#wrapper {
	width: 973px;
	margin: 0 auto;
	background: #fff;
	overflow: auto;
}
#index #wrapper {
	background: transparent;
	width: 973px;
}

/* HEADER   ---------------------------------------*/
#header {
	height: 373px;
	width: 973px;
	margin: 0 auto;
	position: relative;
	background: transparent url(../images/internal.jpg) no-repeat left top;
}
#index #header {
	background: transparent url(../images/home.jpg) no-repeat left top;
}
#logo {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 70px;
	width: 160px;
	background: transparent url(../images/logo.gif) no-repeat left top;
	position: relative;
	left: 15px;
}
#banner, #banner2 {
	width: 708px;
	height: 215px;
	/* background: transparent url(../images/banner-internal.jpg) no-repeat left top; */
	position: absolute;
	bottom: 0;
	left: 9px;
}

#banner2{
	width: 955px;
}

#news{
	font-size: .9em;
}

#news h3 {
	color: #fea301;
	margin: 0;
	font-size: 2.0em;
}
#header #news {
	width: 193px;
	position: absolute;
	bottom: 10px;
	right: 40px;
	padding: 0 0 0 7px;
}

#header #news h4{
	margin: 15px 0 3px;
	color: #fff;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


#header #news h4 a{
	text-decoration: none;
}

#header #news h4 a:hover{
	text-decoration: underline;
}

#header #news li h3{
	margin:0 0 3px 0;
	color: #fff;
	font-size: 1.3em;
}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#news a {
	color: #fff;
	font-weight: bold;
	display: block;
	outline: none;
	text-decoration: underline;
}
#news li a {
	display: inline;
}
#news h2 {
	color: #fff;
	font-size: 1.4em;
}
#news p {
	color: #fff;
	margin: 0px;
	display: inline;
}

#news p.moreNews{
	display: inline;
}

#news p.readMore{
	display: block;
}

#news p.readMore a {
	text-decoration: underline;
	font-size: .9em;
	margin-bottom: 12px;

}

#news p a {
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

ul.news h2 {
	margin: 0 0 5px;
}

/* QUICK FORM   ---------------------------------------*/
#quickform {
	width: 225px;
	position: absolute;
	right: 9px;
	bottom: 0;
}
#quickform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quickform p{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#quickform p.red{
	border-bottom: 1px solid #8DB8DB;
	margin-top: 2px;
	margin-bottom: 5px;
	padding:0 0 2px 0;
}

#quickform p.quickformHeader {
	font-size: 1.7em;
	color: #3daee7;
	margin: 0;
}
#quickform li {
	margin-bottom: 3px;
	clear: left;
}
#quickform li.short {
	width: 110px;
	float: left;
	clear: none;
}
#quickform li.short input {
	width: 90px;
}

/* BREADCRUMBS   ---------------------------------------*/
#breadcrumbs {
	height: 20px;
	padding: 15px 0 0 20px;
	color: #aaacad;
	font-size: 1.1em;
}
#breadcrumbs a {
	color: #aaacad;
	font-weight: bold;
}

/* GLOBAL NAV   ---------------------------------------*/
ul#globalNav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	border: 1px solid #3c61a8;
	border-top-width: 0;
	background: #113d96 url(../images/global.gif) repeat-x left top;
}
#globalNav li {
	float: left;
}
#globalNav a {
	color: #fe9601;
	font-size: 1.2em;
	display: block;
	padding: 0 8px;
	margin: 7px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #fe9601; 
}
#globalNav li.last a {
	border-right: 0;
}

#globalNav label{
	float:left;
}

#globalNav #ajaxSearch_input{
	width: 100px;
	height: 16px;
	margin: 4px 2px 4px 10px;
	line-height: 1.1em;

}

#globalNav #ajaxSearch_submit{
	width: auto;
	height: 22px;
	margin: 4px 2px;
	line-height: 1.1em;
	cursor: pointer;
}

#globalNav #ajaxSearch_submit:hover{
	color:#fff;
	background: #2785CC;
}


#phoneNumber {
	float: right;
	clear: right;
	font-size: 2em;
	color: #83c5ed;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}

/* PRIMARY NAV   ---------------------------------------*/
#primaryNav a:hover{
	text-decoration: none;
}

ul#primaryNav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 85px;
	left: 109px;
}
#primaryNav li {
	float: left;
	position: relative;
}
#primaryNav a {
	display: block;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f4f5f5;
	padding: 10px 15px 10px;
	background: transparent url(../images/nav-separater.jpg) no-repeat right center;
}
#primaryNav li a:hover, #primaryNav li.last a:hover {
	background: #fff url(../images/dropmenu.jpg) repeat-x left top;
	color: #2785CC;
}

#primaryNav li.last a {
	background: none; 
} 

#primaryNav li.active>a{
	background: #bed9ec;
	color: #20418a;
}

#primaryNav li.over>a{
	background: #ecf7fd;
	color: #2785CC;
}



#primaryNav ul {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 500;
	background: #fff url(../images/dropmenu.jpg) repeat-x left top;
	border: 1px solid #c2e5ff;
}

#primaryNav ul li {
	float: none;
	overflow: visible;
}

#primaryNav li:hover ul, #primaryNav li.sfhover ul {
	/* display: block; */
}

#primaryNav li.last:hover ul, #primaryNav li.last.sfhover ul {
	right:0;
}

#primaryNav li ul li a {
	min-width: 200px;
	background: transparent url(../images/bullet-blue.gif) no-repeat 10px center !important;
	color: #2785CC;
	font-size: 1.2em;
	border-bottom: 1px solid #c2e5ff;
	border-top: 1px solid #fff;
	padding: 4px 5px 4px 25px;
}

#primaryNav li ul li a:hover {
	background: transparent url(../images/bullet-orange.gif) no-repeat 10px center !important;
}

#primaryNav li.last ul a {
	/* background: transparent url(../images/bullet-orange.gif) no-repeat 10px center; */
}

#primaryNav ul li.first a {
	border-top: 0;
}

/* SUB NAV -----------------------------------------------*/
#content #subNav{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content #subNav li{
	width: 340px;
	height: 134px;
	background: url(../images/subNav_bg.jpg) top left no-repeat;
	float:left;
}

#content #subNav li h2{
	color: #FE9601;
	font-size: 1.2em;
	margin: 15px 15px 7px 15px;
	padding: 0;
}

#content #subNav li h2 a{
	color: #FE9601;
	font-weight: normal;
}

#content #subNav li img{
	margin: 3px 8px 0 15px;
	padding: 0;
	border: none;
	float: left;
	background: #cfcfcf;
}

#content #subNav li p{
	margin:3px 13px 9px 0;
	padding: 3px 0 0 0;
	font-size: .8em;
	line-height: 1.2em;
}

#content #subNav li p.link{
	text-align: right;
	font-size: 1.0em;
}


/* CONTENT   ---------------------------------------*/
#homeLeft {
	width: 747px;
	padding: 7px 0 30px 10px;
	float: left;
}

#homeLeft .p{
	color:#7C7C7C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	line-height:1.5em;
	margin-right: 25px;
}

#homeRight {
	width: 216px;
	float: left;
	padding: 30px 0 30px;
}
#content {
	width: 928px;
	background: transparent url(../images/content.jpg) no-repeat left top;
	overflow: auto;
	margin-left: 15px;
	padding: 25px 15px 25px;
	min-height: 300px;
}

#content ul li h3{
	margin-bottom:0;
}

#content p.news_more{
	border-bottom: dotted 1px #898989;
	padding-bottom: 15px;
	text-align: right;
}

#content div.contact{
	border-bottom: dotted 1px #e1e1e1;
	margin-bottom: 15px;
	overflow: auto;
}

#content div.contact div{
	float:left;
	width: auto;
	padding-right: 33px;
}

#content img.imgBorder{
	padding: 4px;
	border: 1px solid #e1e1e1;
}

#left {
	width: 180px;
	float: left;
	margin: 0 10px 0 0;
}
#left.col2 {
	width: 686px;
}
#center {
	width: 495px;
	float: left;
	margin-right: 10px;
}

div.twoCol div{
	width:48%;
	float:left;
	padding: 0 1%;
}


#right {
	width: 200px;
	float: left;
	padding-left: 10px;
	background: #fff url(../images/right.jpg) repeat-y left top;
}

#right h2 a{
	color:#FEA301;
}

#right ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news li {
	margin-bottom: 5px;
}
.news h3 {
	margin-bottom: 5px;
	font-size: 1.3em;
}

.news h3.title{
	padding-top: 7px;
	border-top: 1px dotted #898989;
}

#right ul.news a {
	color: #2785cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 2px;
}



#right ul.news li p.right{
	text-align: right;
	font-size: 1.0em;
}


.news p, .news h4 {
	color: #898989;
	margin: 6px 0;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.news h4{
	font-size: 1.2em;
	font-weight: bold;
}

/* SIDENAV   ---------------------------------------*/
ul.sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.sidenav a {
	font-size: 1.2em;
	color: #2c95d3;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 13px 20px;
	background:  #f5f7f9 url(../images/bullet-blue.gif) no-repeat 10px 18px;
}

ul.sidenav a:hover{
	background:  #f5f7f9 url(../images/bullet-orange.gif) no-repeat 10px 18px;	
	text-decoration: none;
}

ul.sidenav li.active a {
	color:#FE9601;
	background:  #f5f7f9 url(../images/bullet-orange.gif) no-repeat 10px 18px;
}

/* BUCKETS   ---------------------------------------*/
ul#buckets {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#buckets li {
	width: 354px;
	height: 224px;
	float: left;
	background: transparent url(../images/bucket.jpg) no-repeat left top;
	margin-right: 10px;
}
#buckets h2, #buckets div {
	margin-left: 15px;
}
#buckets h2, #buckets h3 {
	font-weight: normal;
}
#buckets h2 a {
	color: #fe9601;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#buckets h3 {
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
#buckets img {
	float: left;
	margin-right: 7px;
}
#buckets div {
	clear: both;
	position: relative;
	background: #fff;
	border: 1px solid #eee;
	padding: 5px 0 0 5px;
	margin: 10px 15px 0 15px;
	height: 59px;
	width: 322px;
}
#buckets div p {
	margin: 3px 0 0 0;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 35px;
	font-size: 1em;
}
#buckets li div a.go {
	position: absolute;
	top: 25px;
	right: 11px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2785cc;
	padding-right: 11px;
	background: transparent url(../images/bucket-arrow.gif) no-repeat right center;
	margin:0;
}

#buckets li div a.go:hover {
	background: transparent url(../images/bucket-arrow-hover.gif) no-repeat right center;
	color: #FEA301;
	text-decoration: none;
}

#buckets li p.learnMore {
	font-size: 1.2em;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	margin-top: 5px;
}
#buckets li p.learnMore a {
	color: #2785cc;
}

#buckets li p.learnMore a:hover {
	text-decoration: underline;
}


/* RIGHT SIDEBAR   ---------------------------------------*/
a#rfq {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 63px;
	font-size: 2em;
	font-weight:600;
	display: block;
	color: #fff;
	text-align: center;
	height: 63px;
	width: 200px;
	background: transparent url(../images/rfq.jpg) no-repeat left top;
	margin: 2px 0 15px 0;
}

a#rfq:hover{
	background: transparent url(../images/rfq-hover.jpg) no-repeat left top;
	text-decoration: none;
}
a#explosionResistant {
	display: block;
	width: 200px;
	height: 131px;
	margin-bottom: 10px;
}

/* FOOTER   ---------------------------------------*/
#footer {
	clear: both;
	background: transparent url(../images/footer.jpg) no-repeat left top;
	overflow: auto;
}
#footer p.left {
	float: left;
	margin-left: 150px;
}
#footer p.right {
	float: right;
	color: #b2b2b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	font-size: 1.1em;
	text-align: right;
}
#footer #lower ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#footer ul li {
	float: left;
}
#footer ul a {
	font-size: 1.1em;
	color: #b2b2b2;
	padding: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #b2b2b2;
}
#footer li.last a {
	border: 0;
}
#footer #lower {
	clear: both;
	overflow: auto;
	padding: 10px;
}
#footer #lower p {
	clear: both;
	color: #b2b2b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	margin-top: 0;
	margin-left: 9px;
}

/* Ditto Styles */
.ditto_page, .ditto_currentpage{
	margin: 0 3px;
}

/* Search Page */
#content .ajaxSearch_result{
	font-family: Georgia;
	font-size:  1.2em;
	margin-top: 15px;
	color: #333;
}

#content  .ajaxSearch_result div p{
	font-size: .8em;
	padding: 0 15px;
	padding-bottom: 6px;
	margin:0 0 8px 0;
}

#content .ajaxSearch_paging{
	color:#333;
}

#content  .ajaxSearch_result div{
	border-bottom: 1px solid #ccc;
}

#content  .ajaxSearch_paging{
	clear: both;
	margin:8px 0;
	padding: 8px 0;
}