/* Scorpion USA */

body {
margin:0 0 6% 0;
padding:0;
background-color:#030305;
background-repeat:no-repeat;
}

body,p,div {
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10pt;
text-decoration:none;
color:#999;
}

img {
border:0;
}

input,select,textarea { margin-bottom: 5px; color: #000; font: bold 12px Arial, Helvetica, sans-serif !important; }

.hideme { display: none; }

h1,h2,h3 {
margin:0;
padding:0;
}

a {
color:#f4cc13;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

.wrapper {
width:100%;
}

.logstat {
 color:#ffcc00;
}
.logstat a {
 text-decoration:none
}
.logstat a:link,.logstat a:active, .logstat a:visited {
 text-decoration:none
}

.logstat a:hover {
  text-decoration:underline;
}


.contentLeft {
float:left;
text-align:left;
width:210px;
}

.contentRight {
float:right;
text-align:left;
width:468px;
}


/*
.nav ul {
margin:0;
padding:0 0 0 33px;
list-style:none;
}

.nav ul li {
position:relative;
float:left;
text-align:left;
width:120px;
background-image:url(images/nav-bg2.gif);
z-index:2;
}

.nav ul li a {
display:block;
text-decoration:none;
color:#FFF;
padding:7px 0 0 7px;
font-size:15px;
font-weight:bold;
border-left:1px solid #666;
border-bottom:1px solid #666;
border-top:1px solid #666;
height:20px;
}

.nav li:hover {
background-image:url(images/nav-bg2-on.gif);
}

.nav li ul {
position:absolute;
top:29px;
left:0;
padding:0;
display:none;
}

.nav li ul li {
width:121px;
}

.nav li ul li a {
font-size:11px;
font-weight:bold;
border-top:0;
border-right:1px solid #666;
}

.navLIover {
background-image:url(images/nav-bg2-on.gif);
color:#f4cc13;
}
*/

.boxRow {
width:802px;
margin:0 auto;
}

.boxOuter {
background-image:url(images/bottom-corners.gif);
background-position:bottom;
background-repeat:no-repeat;
width:396px;
padding-bottom:10px;
margin-bottom:10px;
margin-left:10px;
}

.boxInner {
background-image:url(images/top-corners.gif);
background-position:top;
background-repeat:no-repeat;
width:100%;
padding-top:10px;
}

.boxContent {
margin:0 10px;
background-color:#131313;
height:121px;
}

.boxImage {
float:left;
margin-right:7px;
padding: 7px 5px 7px 7px;
background: url(images/boxImage_bg.gif);
min-width: 125px;
}

.boxTitle {
color:#fff;
margin:0;
padding-top:10px;
}
.boxTitle a { color: #fff; }

.boxTitle span {
color:#f4cc13;
font-weight:normal;
}

.boxText {
color:#999;
margin:0;
padding:0 10px 0 0;
font-size:9px;
line-height:13px;
}

.boxLink {
color:#f4cc13;
margin:0;
padding:0;
font-size:10px;
}

.boxLink a {
color:#f4cc13;
font-size:10px;
}

.boxLink a:hover {
color:#f4cc13;
font-size:10px;
text-decoration:underline;
}

.smallBoxLeft {
float:left;
width:396px;
}

.smallBoxRight {
float:right;
width:396px;
}

.box_container {
float:left;
width:314px;
padding:0 10px 10px 0;
margin:0;
}

.box_container_100 {
/*float:left;*/
width:100%;
padding:0;
margin:0 0 10px 0;
}

.box_half_left {
float: left;
width: 50%;
border-right: 1px solid #333333;
}

.box_half_right {
float: right;
width: 48%;
}

.style_prod_image {
background-color: #2F2F31;
text-align: center;
}

.box_container_left {
float:left;
width:49%;
padding:0;
margin:0;
}

.box_container_right {
float:right;
width:49%;
padding:0;
margin:0;
}

.tl {
width:100%;
height:100%;
padding:0;
margin:0;
background-image:url(images/tl.gif);
background-repeat:no-repeat;
background-position:top left;
}

.tr {
width:100%;
height:100%;
padding:0;
margin:0;
background-image:url(images/tr.gif);
background-repeat:no-repeat;
background-position:top right;
}

.bl {
width:100%;
height:100%;
padding:0;
margin:0;
background-image:url(images/bl.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

.br {
width:100%;
height:100%;
padding:0;
margin:0;
background-image:url(images/br.gif);


background-repeat:no-repeat;
background-position:bottom right;
}

.pad {
padding:10px;
}

.stripe_bg {
border:1px solid #000;
background-image:url(images/stripe.gif);
}

.content_bg {
border:1px solid #131313;
background-color:#131313;
}

.content_bg h2 {
margin:0 0 5px 0;
padding:0;
font-size:14px;
font-weight:bold;
height: 1%;
}

.slashes {
font-weight:normal;
color:#f4cc13;
}

.spacer {
float:left;
width:10px;
height:10px;
}

.category_box {
border:1px solid #000;
height:122px;
overflow:hidden;
}
.category_box img {
float: left;
margin-right: 10px;
}

.productInfo ul {
list-style: none;
padding: 0;
margin: 0;
text-align: right;
}

.list li {
list-style-image:url(images/li.gif);
padding:0;
margin:3px 0;
}

.price {
font-size:28px;
}

.sizes {
font-size:11px;
color:#CCC;
display: none;
}

.priceInfo { float: left; }
.productInfo { float: right; }

.productDetail { padding-top: 5px; }
.productDetailTitle {
border-top: 1px dotted #999;
text-transform:uppercase;
font-size:14px;
font-weight: bold;
padding: 10px 0;
}

.productDetail ul {
list-style-image:url(images/li.gif);
padding:0;
margin:15px 15px 0;
}

.productDetail ul li {
color:#CCC;
font-size:12px;
padding-bottom:20px;
}

.page_title {
font-size:14px;
font-weight:bold;
color: #FFCC00;
margin: 15px 0 10px 0;
padding:0;
letter-spacing: 1px;
clear: both;
}

.title {
color:#F4CC13;
font-weight:bold;
}

.whitebold {
color:#FFFFFF;
font-weight:bold;
}

/*table td a {
color:#000;
}*/

#mast { width: 100%; height: 182px; }

#logo {
position:absolute;
top:15px;
left:15px;
z-index:99;
}

#nav { margin-left:33px; }
#content { clear: both; padding-top: 60px; margin: 0 33px; }
#footer {
padding: 33px;
margin-top: 33px;
}
.footer {
color:#eee;
text-align:left;
font-size:8pt;
}

#leftContainer { float: left; }
#rightContainer { float: right; }

#title-wrap { margin: 0 0 5px 0; width: 850px; }
#content-wrap { margin: 0; }

.cartwrap { margin: 50px auto 10px auto; width: 94%; }
.cartwrap td a { color: #fff; }

.addresscell td { color: #fff; }

form { margin: 0; }
#cartcontrol { /*height: 85px;*/ }
#cartcontrol select { margin-right: 7px; font: bold 12px Arial, Helvetica, sans-serif; }
#cartcontrol .line { margin-top: 0px; clear: both; }
#cartcontrol .sd-price { float: right; font-weight: bold; color: #fff; }
#cartcontrol .addtocart { float: right; white-space: nowrap; font-weight: bold; text-transform: uppercase; }
#cartcontrol .addtocart a:hover { text-decoration: underline; }
#cartcontrol .addtocart input { width: 20px; margin-right: 10px; font: bold 12px Arial, Helvetica, sans-serif; color: #000; vertical-align: middle; }
.sd-status {
font-size: 12px;
color: #fff;
text-transform: uppercase;
}

#cartinfo {
position: absolute;
top: 230px;
right: 33px;
}
#cartinfo a {

padding: 2px 2px 2px 2px;
font-size: 8pt;
font-weight: bold;
text-transform: uppercase;
}


.nav li:hover ul,.nav li:hover ul,li.over ul {
display:block;
}

.navLIover a,.navLIoverOn,.nav li:hover a,.nav li:hover a:hover,.navLIover a {
color:#f4cc13;
}

.content_bg p {
color:#999;
}
.content_bg p { margin: 0; }
.productInfo ul li a,.list li a {
color:#F4CC13;
font-size:12px;
text-transform:uppercase;
}

.productInfo ul li a:hover,.list ul li a:hover {
text-decoration:underline;
}


.textbox{
color:#fff;
}

.zipsearch {  }
.ziptext {  }
.zipinputs { float: right; margin-left: 10px; }
.zipfield { width: 100px; margin-right: 5px; }
.zipbutton { font: bold 11px Arial, Helvetica, sans-serif; }

.secdiv {

 float:left;
 margin-top:10px;
 border:1px solid #838383;
 width:99%;
 padding-bottom:10px;

}

h5 {
 font-size:18px;
 background-color:#FFF;
 padding:2px 5px;
 color:#000;
 margin:0
}
.reqtext{
 color:#ff0000;
 font-size:9px;
 font-family:verdana;
}
.reqsym {
mso-char-type: symbol; 
mso-symbol-font-family: Wingdings; 
font-family: Wingdings; 
mso-ascii-font-family: Times New Roman; 
mso-fareast-font-family: Times New Roman; 
mso-hansi-font-family: Times New Roman; 
mso-bidi-font-family: Times New Roman; 
mso-ansi-language: EN-US; mso-fareast-language: 
EN-US; mso-bidi-language: AR-SA;
color: #FF0000;
}
.helptext {
 font-size:10px;
 font-weight:bold;
 font-family:verdana;
 background-color:#c3c3c3;
 padding:2px 4px;
 color:#000;
 margin-top:20px;
 margin-bottom:0;
}
.helptext p {
 background-color:#000;
 color:#c3c3c3;
 padding:2px 4px;
}

.formtable{
 border-width:0;
}
.formlabel {
color:#999999;
font-size:10px;
width:150px;
}
/*div.formbut button,input[type=button]
{
 display:block;
 display:none;
}*/

.line1{width:100%}
.line2{width:100%;background-color:#EAEAEA}
.item{width:40%;padding-left:20px}
.linkitem{text-decoration:none}
.secTitle{padding-left:5px;border-bottom:1px solid #000;background-color:#C0C0C0;font-size:13px;color:#000;font-weight:bold}
.secdiv  {float:left;margin-top:10px;border:1px solid #838383}
.ilink{width:100px;text-decoration:none}

div.multiaddressbox {
border: thin dashed #999;
padding: 6px;
font-size: 11px;
margin-right: 10px;
height: 120px;
}

table.DefFont td { padding-left: 4px; background-color: #000; color: #fff; font-size: 12px !important; font-family: Arial, Helvetica, sans-serif !important; }
table.DefFont td a { color: #f4cc13 !important; font-size: 12px !important; font-family: Arial, Helvetica, sans-serif !important; }
table.selframe { margin-top: 15px; }
td.cartheader,td.cartheader2 { background-color: #f4cc13 !important; color: #000 !important; border: 0 !important; }
div#GrandTotal { font: bold 17px Arial, Helvetica, sans-serif !important; color: #f4cc13 !important; margin-bottom: 15px; }
td.gtotal { vertical-align: top !important; }

.saRow2 { background-color: transparent !important; }

/******************************************************************** Cart Upgrade */

div#express_checkout_div {
	text-align:left;
}

div#express_checkout_div div {
	overflow:hidden;
}

div#express_checkout_div h1 {
	display:block;
	background-image:none !important;
	margin:10px;
	font-size: 15px;
}

div#express_checkout_div p, div#express_checkout_div input, div#express_checkout_div select, div#express_checkout_div textarea {
	margin:10px 20px;
}

div#express_checkout_div h1.title { font-size: 24px; }

h1.ready_checkout {
	display:inline !important;
	border:none !important;
}

div.checkout_option {
	display:inline !important;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
}

div#express_checkout_div div.left, div#express_checkout_div div.right {
	float:left;
	width:50%;
}

div.ship_to select {
	width:150px;
	float:left;
	margin-right:0px !important;
}

input.ship_to_view, input.ship_to_add {
	float:left;
	margin:10px 0px 10px 10px !important;
}

input.btn_order { display: block; }
