/* Base Selectors */
body, select, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	}
body, select, form, div, ul, li, a, img { margin: 0; padding: 0; border: 0; }
.clear { clear: both; }

a:link, a:visited  { color: #002159; text-decoration: underline; }
a:active, a:hover { color: #8cbb00; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; color: #002159; }

td, th { padding: 4px; }

/* Layout Styling */
div#mainpage ul { margin: 0 0 10px 0; }
div#mainpage li { list-style-position: inside; }

.subtotal { font-size: 14px; font-weight: bold; }
.total { font-size: 16px; font-weight: bold; }

div#site { /*height: 100%;*/ background: transparent url('images/safeman.gif') no-repeat top right;	}
div#top { height: 120px; width: 100%; background: #fff url('nuclear/topgrey2.jpg') repeat-x 0 0; }
div#toplogo { float: left; margin: 5px 0 5px 10px; }
div#company { float: right; margin: 5px 30px 0 50px; }
div#checkout {
	margin: 5px 10px 0 0;
	float: right;
	font-size: 14px;
	font-weight: bold;
	}
div#checkout ul {}
div#checkout ul li { display:inline; }

div#checkout ul li a {
	padding: 0 5px 0 5px;
	color: blue;
	text-decoration:none;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: blue;
	}
div#checkout ul li a:hover { color:#8cbb00; text-decoration: underline; }
div#topsearch {
	margin: 5px 10px 0 0;
	clear: right; 
	float: right;
	color: blue;
	}
div#topnavbar {
	float: left;
	height: 45px;
	width: 100%;
	background: transparent url('nuclear/greenmenubar.gif') repeat-x 0 0;
	}
div#topnavbar ul { margin: 0 0 0 30px; }
div#topnavbar li { display: inline; margin: 0 0 0 -3px; }
div#topnavbar ul li a {}

div.location { 
	margin: 5px;
	padding: 0 10px;
	float: left; 
	width: 240px;
	height: 170px;
	background-color: #fcfcfc;
	border: 3px double #f2f2f2;
	}

div#leftmenu {
	margin: 2px 0 0 0;
	float: left;
	height: 100%;
	width: 157px;
	background: #0e4073 url('nuclear/bluegradient.jpg') repeat-x 0 0;
	}

div#leftsearch	{
	height: 140px;
	padding: 5px 0 0 10px;
	background: #0e4073 url('nuclear/wirlbacker.jpg') no-repeat 0 0;
	border-style: solid;
	border-width: 0 0 3px 0;
	border-color: #fff;
	color: #fff;
	font-size: 11px;
	}
div#leftsearch input { font-size: 9px; }
div#leftmenu ul { list-style-type: none; }
span.leftpictitle { margin: 2px 10px 2px 10px; }
div#leftmenu a { 
	height: 15px;
	display: block;
	text-align: left;
	padding: 0px 10px 7px 10px;	
	font-size: 12px;
	color: #fff;	
	border-color: #fff;
	border-style: solid;	
	border-width: 0 0 1px 0;
	text-decoration: none;
	}

div#leftmenu ul a:hover { background-color: #8cbb00; }

div#mainpage {	float: left; width: 830px; margin: 0 0 0 10px; }
div#centerbox { float: left; margin: 0 0 0 20px; }
div#errorbox {
	float: left;
	margin: 50px 0 0 20px;
	padding: 5px;
	border-color: #ccc;
	border-style: solid;	
	border-width: 1px;
	background-color: #eee;
}
div#mainflash { width: 618px; height: 406px; float: left;}
div#mapflash { margin: 20px 0 0 30px; }	
.maintitle { font-weight: bold;	color: #0d3767; }

.mainr1 {}
.mainr1	a {
	margin: 2px 0 0 0;
	width: 212px;
	float: left;
	height: 20px;
	font-size: 12px;
	font-weight:bold;	
	text-align: left;	
	padding: 4px 10px 4px 10px;
	background-color: #003399;
	border-color: #00ccff;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	}
/*.mainr1 a:link, a:visited  { color: white; }*/
div.mainr1 a:hover { background-color:#336699; }
div.mainc1	{
	width: 385px;
	float: left;
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0;
	}
div.mainc2	{
	width: 150px;
	float: left;
	margin: -51px 10px 0 0;
	}
div.mainc3	{
	width: 620px;
	float: left;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0;
	}
div.mainc1 ul{ margin: 0 0 0 20px; }
div.mainc3 ul{ margin: 0 0 0 20px; }

div.imghead { width: 100%; margin: 10px 0 0 10px; }
.imgblock{ float: left; margin: 0 0 0 10px; }

.tierlist {}
.tierlist li { display:inline; }

#main h3 { padding: 2px 0; text-align: center; }
#results { position: relative; left: 5%; }
#results h3 { margin: 20px 0 0 0; }
#tier { margin: 0 0 0 10px;	}
.tiers { width: 40%; color: #666; }
.tiers td {
	border-color: #666;
	border-style: solid;
	border-width: 0 0 1px 0;
	}	
		
.productsheadings a:link, .productsheadings a:hover { color: white; }
.productsheadings td {	
	font-size: 12px;
	color: white;
	font-weight: bold;
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 0;
	}
.products {}
.products td {	
	font-size: 12px;	
	font-weight: normal;
	color: black;
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 0;
	background-color: #eee;
	}
.products a:link { color: blue; }
.products a:hover {	color: #8cbb00;	}
.navigate-records {	width: 90%;	font-size: 14px; font-weight: bold; }
.navigate-records a:link { color: #3366cc; }

#product { float: left; width: 350px; }
.product {	 
	color:black;
	font-size: 12px;
	background-color:#ddd;
	}
.product td {	
	padding: 2px 5px 2px 10px;
	border-color: white;
	border-style: solid;
	border-width: 0 1px 1px 0;	
	}
.productheadings { color: white; }
.product TD.productheadings {	
	font-weight: bold;
	color: white;
	background-color: #0d3767;
	}
.productheadings a:link, a:visited { color: white;	text-decoration:none; }
#prodpics {	float: right; }	
#productimage {
	float: left;
	width: 250px;
	overflow: hidden;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	}
#thumbs {}
.thumbnail {
	float: left;
	width: 70px;
	height: 70px;
	margin: 10px 5px 10px 5px;
	background-color: #fff;
	border-style: solid;
	border-color: #000;
	border-width: 1;
	overflow: hidden;	
	}
.thumbpic {	position: relative;	margin: 2px 0 2px -2px; }
.cart {	width: 100%; background-color: #ddd; }
.cart td {
	color: #000;
	vertical-align: top;
	padding: 2px 10px 2px 10px;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #fff;
	}
.cart TD.colhead { font-weight: bold; }
.cartheadings td {
	color: #fff;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-image: url('nuclear/bluebar.gif');
	}
	
#confirm { width: 95%; background-color: #ddd; }
#confirm td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #fff;
	}
#confirm td.cartheadings {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #0d3767;
	}

.titles { margin: 20px 0 0 0; color: #3366cc; font-weight: bold; }
.titletext { vertical-align: top; }
.titles a:link, a:visited {	color: #3366cc; }
.titles a:hover { color: #8cbb00; }
.title1 {
	color: #0D3767;
	font-weight: bold;
	font-size: 14px;
	}

.empty {
	position:absolute;
	top: 30%; 
	left: 30%;
	width: 40%;
	padding: 5px;
	font-size: 14px; 
	color: white; 
	font-weight: bold;
	border-width: 1px 3px 3px 1px;
	border-style: groove;
	border-color: #333;
	background-color: #666;
	align: center;
	}	

div.footerline {
	width: 100%;
	background: transparent url('images/bottomdots.gif') repeat-x 0 0;
	}
div#footerbox{
	clear: both;
	width: 100%;
	font-size: 11px;
	background-color: #eee;
	border-width: 1px 0 1px 0;
	border-color: #999;
	border-style: dotted;	
	}
div#footercontent { padding: 5px 0 5px 20px; }
div#footerlogos { float: right; padding: 5px 0; }
	
/* Table styling */
table.fulton {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-spacing: 0;
	border-collapse: collapse;
}
table.fulton td.a {
	border-width: 2px 0 0 0;
	border-color: #74a8ec;
	border-style: solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#527fb9,endColorStr=#374B88); 
	background-color: #394f8d;
	}
table.fulton td {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-spacing: 0;
	border-collapse: inherit;
	}
table.fulton tr.b {	background-color: #dbdbdb; }
table.fulton tr.c {	background-color: #f8f8f8; }
table.fulton tr.d {	background-color: #fff; }
table.fulton tr:hover { background: d8d8d8 !important; }
.orderbody{	color: #000; font-size: 12px; }
