/*  @@@@@[  Wrappers  ]@@@@@ */
html { margin: 0px; padding: 0px; }

body {
	background: #ccc;
	font: 62.5%/120% Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin: 0px 0px 20px;
	padding: 0px;
}

html > body {font: 10px/18px Arial, Helvetica, sans-serif; }

#wrapper {
	background: #fff;
}
.wrapped {
	width: 760px; 
	margin: 0px auto;
	text-align: left; 
}
.bigimgwrapper {width: 200px; height: 200px; text-align: center;}


img#logo {border: none;}

#column .subnav {
	padding-bottom: 25px; 
	color: #fff;
}
#column .subnav a:visited, #column .subnav a:active, #column .subnav a:link {
	display: block; 
	text-decoration: none; 
	height: 100%;
}
#column .subnav a:hover {
	display: block; 
	text-decoration: none; 
	height: 100%;
}
#column .subnav .sub1 {background: #4B4B4B url(../images/bkg_nav_sub1.gif) repeat-x bottom; padding-bottom: 1px;}
#column .subnav .sub1 a:visited, 
#column .subnav .sub1 a:active, 
#column .subnav .sub1 a:link {
	padding: 6px 15px 4px 23px;
	text-transform: uppercase;
	color: #fff;
	background: #4B4B4B;
	letter-spacing: .1em;
	font-size: 1em;
}
#column .subnav .sub1 a:hover {
	padding: 6px 15px 4px 23px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: .1em;
	font-size: 1em;
	background: #4B4B4B url(../images/bkg_sub2_o.gif) repeat-y left;
}

#column .subnav .sub2 a:visited, #column .subnav .sub2 a:active, #column .subnav .sub2 a:link {
	padding: 7px 15px 7px 46px;
	font-size: 11px!important;
	background: url(../images/bullet_nav2_n.gif) no-repeat 21px 7px;
	color: #444;
	line-height: 1.2em;
}
#column .subnav .sub2 a:hover {
	padding: 7px 15px 7px 46px;
	font-size: 11px;
	background: url(../images/bullet_nav2_o.gif) no-repeat 21px 7px;
	color: #444;
	line-height: 1.2em;
	text-decoration: underline;
}

#column .subnav .sub3 a:visited, #column .subnav .sub3 a:active, #column .subnav .sub3 a:link {
	padding: 4px 15px 4px 57px;
	font-size: 1.1em;
	background: url(../images/bullet_sub3.gif) no-repeat 50px 9px;
	color: #444;
	line-height: 1.2em;
}
#column .subnav .sub3 a:hover {
	padding: 4px 15px 4px 57px;
	font-size: 1.1em;
	background: url(../images/bullet_sub3.gif) no-repeat 50px 9px;
	color: #444;
	line-height: 1.2em;
	text-decoration: underline;
}
#cust_serv_nav, #shop_application {
	margin:0px;
	padding:0px;
}


/* @@@@@[  Minicart  ]@@@@@

.minicartheader {background: #ffd22b; color: black;	padding: 6px 15px 4px 23px;}
#column .minicartheader a:visited, #column .minicartheader a:active, #column .minicartheader a:link, #column .minicartheader a:hover {color: #000; text-transform: uppercase;}
*/


/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	padding: 10px; 
	background: #696;
}

/* @@@@@[  Header / Footer  ]@@@@@*/
#header {
	background: #4b4b4b;
	position: relative;
	height: 112px;
}
#logo {
	position: absolute;
	left: 35px;
	top: 8px;
}

#topnav {
	top: 0px;
	right: 0px;
	position: absolute;
	padding: 3px 10px 5px;
	border-bottom: 1px solid #6f6f6f;
	border-left: 1px solid #6f6f6f;
	color: #fff;
}

#topnav a:link, #topnav a:visited, #topnav a:active {color: #fff; text-decoration: none;}
#topnav a:hover {color: #ffd22b; text-decoration: none;}

.phoneSec {
	position: absolute;
	left: 341px;
	top: 78px;
	color:#ffc;
	font-size:14px;
}
.top_text2{
	position:absolute;
	right:195px;
	font-size:12px;
	color:#6FB7FF;
	text-align:right;
	top:40px;
	font-weight:bold;
}
#header .top_text a, #header .top_text2 a{
	color:#6FB7FF;
	text-decoration:underline;
}
#header .top_text a:hover, #header .top_text2 a:hover{
	color:#FFF;
	text-decoration:underline;
}
#pagetitle {
	background: url(../images/bkg_pagetitle.gif) repeat-y left;
	height: 42px;
	position: relative;
}
#pagetitle a:link, #pagetitle a:visited, #pagetitle a:active {color: #fff; text-decoration: none;}
#pagetitle a:hover {color: #ffd22b; text-decoration: none;}

#breadcrumbs {
	position: absolute;
	left: 240px;
	top: 8px;
}
#breadcrumbs h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #fff;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}




#footer {
	text-align: right;
	background: #4B4B4B;
	width: 712px;
	padding: 8px 25px 8px 23px;
	color: #b7b7b7;
}



#footer a:link, #footer a:visited, #footer a:active {
	color: #b7b7b7; 
	text-decoration: none;
}
#footer a:hover {
	color: #fff; 
	text-decoration: underline;
}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;	color: #b7b7b7;
}
a.seo:hover {
	text-decoration: none !important; cursor: text; color: #b7b7b7 !important;
}


/* @@@@@[  Main Page  ]@@@@@ */
#main {
	background: url(../images/bkg_main.gif) repeat-y;
}

#content {
	width: 480px;
	float: right;
	padding-right: 40px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.8em;
}

#cartcontent {
	width: auto;
	padding: 25px 40px 40px 40px;
	background: #fff;
	font-size: 1.1em;
	line-height: 1.8em;
}

#content ul {
	margin: 0px 0px 15px 40px; 
	padding: 0px;
}
#content li {
	background: url(../images/bullet.gif) no-repeat left .6em; 
	list-style: none; 
	padding-left: 13px;
}

#content ul ul{
	margin: 0px 0px 0px 20px; 
	padding: 0px;
}

#content a:link, #content a:visited, #content a:active {
	color: #1b7f9a; 
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #1b7f9a; 
	font-weight: bold;
	text-decoration: underline;
	}


#column {
	float: left;
	width: 200px;
}

.clr {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	height: 0px; 
	visibility: hidden;
}
/* @@@@@[ Category Page ]@@@@@@@ */
.categoryitem {width: 140px; padding-right: 10px;}
.categoryitem p {margin-bottom: 2px; text-align: center;}
.categoryitem a:active, .categoryitem a:visited, .categoryitem a:link {color: #157792; text-decoration: none;}
.categoryitem a:hover {color: #157792; text-decoration: underline;}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}
.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

/* @@@@@@[ Product_detail page ] @@@@@@ */

#imgProduct {max-width: 200px; max-height: 200px; float:left;}

table.detailbox, table.detailbox2 {
	margin-right:0px; 
	margin-left:0px;
	width:280px;
}
div#priceinfo {padding: 0px; margin:0px; width:200px;}
div#priceinfo .ctrl {float: right;}

.product_price {
	float:right;
	width:200px;

}
.productsection
{
	padding:0px;
	border-bottom:1px dashed #cccccc;
	margin-bottom: 10px;
	width:420px;
	padding-bottom:10px;
}
table#slidingprice {
	border: 1px solid rgb(21, 119, 146); 
	background-color: White; 
	border-collapse: collapse;
	width:100%;
}
#slidingprice thead tr {
	border: 1px solid rgb(21, 119, 146); 
	color: rgb(21, 119, 146); 
	background-color: rgb(240, 240, 240); 
	font-weight: bold;
}
#slidingprice tbody tr {
	background-color: White; 
	color: rgb(80, 82, 84);
}
#slidingprice tbody tr.oddrow {
	background-color: rgb(240, 240, 240);
}



/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}

a:link, a:visited, a:active {
	color: #1b7f9a;
	text-decoration: none;
}
a:hover {
	color: #1b7f9a;
	text-decoration: underline;
	}


h1 {
	font: 1.3em/1.8em Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 13px;
}
h2 {
	font-weight: bold;
	color: #177894;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 1.1em;
	line-height: 1.8em;
	text-transform: uppercase;
}
h3 {
	font-size: 1.3em;
	margin-top:0px;
}
h4 { 
	margin-top:20px; padding-top:10px; border-top:1px dashed #cccccc;
}
h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }

p {
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 13px;
}

.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 13px;
}
img.left {
	margin-bottom: 10px; 
	margin-right: 13px;
}

/* @@@@@[  Form Elements  ]@@@@@ */
form { margin: 0px; padding: 0px; }

textarea#comments {height: 100px; width: 350px;}

input, textarea, select {
	color: #666; 
	background: #fff; 
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	border:1px solid #666666;
}
input.clean {
	border-style: none; 
	background: none;
}
input.inputField, select.inputField {
	width:150px;
	margin-top:3px;
	margin-bottom:3px;
}
input.button, img.button {
	cursor:pointer;
}

input.product_qty {
	padding-left:2px;
	width:20px;
}
/* @@@@@[ category page pagination ]@@@@ */
.pagenav {
	text-align:right;
}
.pagecount {
	float:left;
}
.pagenavigation  a  {
	cursor:pointer;
	text-decoration:none;
	
}
.pagenavigation a:hover {
	text-decoration:underline;
	color:#6f4d23;
}
.deactivated {
	color:#666;
}

/* @@@@@[  Mostly Cart Stuff  ]@@@@@ */

.cartnav {background: #f0f0f0; border: 1px solid #157792; border-collapse: collapse; margin: auto; margin-bottom: 20px;}
.cartnav td {border: 1px solid #157792; padding: 2px 9px 2px 5px; font-size: 10px; text-align: center; color: #565447;}
.cartnav td.on {font-weight: bold; background: #fff; color: #157792;}


.atlas__delta { font-family:Lucida Console; }
table.cartTable {width:340px;}
table.cartTable td {
	padding-left: 6px; padding-right:6px;
}
div.formline {clear:left;}
div.formline label {width: 160px; display: block; float: left;}
div.formline2 {clear:left;}
div.formline2 label {width: 100px; display: block; float: left;}
table.noborderplease {border:none; width: 100%;}

.cartbuttons {text-align: right; margin-top: 15px;}
.carttotals td {background-color: #f0f0f0; color: #844880; padding-top: 3px; padding-bottom: 3px;}

.cartTable {border: 1px solid #157792; border-collapse:collapse; margin-bottom: 15px; color: #565447;}
.cartTable th {padding-left:6px; border-bottom: 1px solid #157792; border-top: 1px solid #157792; background: #f0f0f0; color: #157792;}


/*
div.categoryitem div.productimage {height: 140px;}
*/
table td.categoryitem a.productimage {
	/*  this was great except that it caused a problem with very tall thumbnails overflowing the box
	display:block; 
	height:170px;
	position:relative;*/
}
table td.categoryitem a.productimage img {
	/*position:absolute;
	bottom:0px;*/
}

table#relatedproducts td {
	padding-right:10px;
	padding-left:10px;
}


input.mainbutton {
	border: 1px solid rgb(64, 64, 64); 
	color: White; 
	background-color: rgb(21, 119, 146); 
	font-size: 9px;
	cursor:pointer;
}


table#cartitems {
	border: 1px solid rgb(21, 119, 146); 
	background-color: White; 
	border-collapse: collapse;
}
table#cartitems thead tr {
	border: 1px solid rgb(21, 119, 146); 
	color: rgb(51, 51, 51); 
	background-color: #f0f0f0; 
	font-weight: bold;
}
table#cartitems tbody tr {
	 color: rgb(80, 82, 84); 
	 background-color: White;
}
table#cartitems tbody tr.last {
	 border: 1px solid rgb(21, 119, 146); 
	 color: rgb(51, 51, 51); 
	 background-color: #f0f0f0;  
	 font-weight: bold;
}
table tr.carttotals {
	background-color: #f0f0f0 !important;
}
table tr.carttotals th.blu {
	color:rgb(21, 119, 146); 
}
.blu {
	color:rgb(21, 119, 146); 
}

table#billinginfo {
	margin-top: 10px; 
	margin-bottom: 13px;
}
table.big-and-tight {width: 100%; border-collapse: collapse;}
table#coupon {
	 border: 1px solid #157792; 
	 margin-bottom: 13px;
}
table#enteraddress {
	border-style: none; 
	background-color: transparent;
}
div.col1of2 {
	float:left;
	width:250px;
}
div.col2of2 {
	float:right;
	width:200px;
}
.error {
	color:red;
}
table td.total {
	text-align:right !important;
	color:rgb(21, 119, 146); 
}
table td.currency {
	color:rgb(21, 119, 146); 
	font-weight:bold !important;
}
.history_error {
	color:red;
	font-style:italic;
}
.note
{
	float: left;
	width: 175px;
	padding:3px;
	margin: 3px 15px 0 0;
	background-color:white;
	border:1px solid #157792; 
}
.note .datetime
{
	color:#960;
}
.secondaryImg {
	padding:3px;
}
/***  option help description boxes **/
.option_help {
	position:absolute;
	left:40%;
	top:50%;
	z-index:1;
	border:2px outset #0070B9; 
	padding:10px;
	background-color:white;
	width:250px;
	white-space:normal !important;
	}
.help_img {
	float:right;
	cursor:pointer;
	padding-left:5px;
}
#liveChat {
	position:absolute;
	top:40px;
	right:10px;
	line-height:10px;
}
#liveChatHome {
	position:absolute;
	top:0px;
	right:90px;
	/*line-height:10px;*/
}
.chat_text {
	position:relative;
	top:-10px;
}
.line{
	margin-top:20px; padding-top:10px; border-top:1px dashed #cccccc;
}
#secondarythumbs {
	margin-top:10px;
}
#mil {
	width:400px;
	border:10px solid #e8e9c9;
	padding:10px;
	display:none;
	background-color:white; 
	color:#3b3b3b;
	font-family:Verdana, arial, sans-serif;
	font-size:11px;
}