@charset "utf-8";
html
{
font-size:100.01%;
height: 100%;
}

body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre
{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
}

body
{
	background:#111111 url('/images/nav/spot.gif') 0px 0px repeat-x;
	height:100%;
}

a img, img, fieldset, table
{
border:none;
}

a
{
	text-decoration:none;
	color:#06c;
	outline:none;
} 

a:hover
{
	text-decoration:underline;
}



a:focus
{
	outline:thin dotted;
}

#header
{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 130px;
	z-index:50;
}

#headerinner
{
	
	position:relative;
	width:840px;
	padding: 0 20px 0 20px;
	height: 130px;
	margin: 0 auto;
	text-align:right;
	color: white;
}

p.phone
{
	font-family:"Century Gothic", AppleGothic, sans-serif;
	font-weight:bolder;
	color :yellow;
	font-size:28pt;
	margin-bottom:.25em;
	text-shadow:0 -1px 1px rgba(255,255,0,0.5);
}

#main
{
	min-height:100%;
	width:880px;
	margin: 0 auto;
}

#xyz
{
	position:relative;
	width:840px;
	padding-top:130px;
	padding-bottom:260px;
	padding-left:18px;
	padding-right: 18px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	color:#fff;
	overflow:auto;
	background: url('/images/nav/g.png');
}

#xyz h1, #xyz h2, #xyz h3, #xyz h4, #xyz h5, #xyz h6 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#FF0;
}

#xyz h1
{
	font-size:30pt;
	text-shadow:0 -1px 1px rgba(255,255,0,0.5);
}

#xyz h2.cat
{
	text-transform:uppercase;
}


#menu
{
	display:block;
	width:675px;
	height:30px;
	position: absolute;
	bottom:5px;
	right:20px;
	z-index: 400;
}

#menu li
{
	display: block;
	width: 135px;
	height: 30px;
	float:left;
	list-style-type:none;
	background-image: url('/images/nav/menua.png');
	/*background-position:bottom;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#menu li ul
{
	position:absolute;
	width:135px;
	background-color:#333;
	display:none;
}

#menu li a
{
	display:block;
	height: 24px;
	width:133px;
	padding-top: 6px;
	text-align:center;
	text-decoration:none;
	border-left: 1px solid #444;
	border-right: 1px solid #222;
	color:#ff0;
}

#menu li a span
{
	display:block;
	float:right;
	margin:3px;
	width:12px;
	height:10px;
	background: url('/images/nav/ad.png');
}
#menu li a:hover span
{
	opacity:.5;
}

#menu li a:hover
{
	background-image: url('/images/nav/menub.png');
}


#menu li ul li
{
	background-image:none;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #ff0;
}

#menu li ul li a
{
	width:130px;
	padding-left: 5px;
	height:18px;
	padding-top: 2px;
	text-align:left;
	border:none;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
	color: #ccc;
	text-decoration:none;
}

#menu li ul li a:hover
{
	background-color:#555;
	color:#ff0;
}


#menu li:hover ul
{
	display:block;
}

div.text h1, div.text h2, div.text h3, div.text h4, div.text h5, div.text p
{
	margin-top: 1em;
	margin-bottom: .5em;
}

div.text p
{
	text-indent:2em;
	text-align:justify;
}

div.text ul
{
	margin-left: 5em;
	margin-right: 5em;
	font-size: .9em;
}

div.text ul li
{
	list-style:disc;
}


#xyz input, #xyz fieldset, #xyz select
{
	margin:.25em;
}

span.smallprint
{
	font-size:.75em;
	color:#999;
}

div.message
{
	width:840px;
    background:#069;
    margin:10px auto;
}

div.message h3
{
	color:#fff;
    text-align:center;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size:36px;
    margin:0;
    font-weight:bold;
}

div.message h3 span
{
	color:#ff0;
}

div.message p
{
	color:#CCC;
    text-align:center;
    margin:0;
}


#xyz strong
{
	color:#F00;
}

#text a
{
	color:#06F;
	text-decoration:none;
}

#text a:hover
{
	text-decoration:underline;
}
#text a:visited
{
	color:#939
}

#home
{
	font-size:10pt;
}

#home a
{
	color:#06C;
	font-weight:bold;
}

#home a:hover
{
	text-decoration:underline;
}

h1.prlogo
{
	display:block;
	height:65px;
	background-repeat:no-repeat;
	text-indent:-20000px;
	margin-left:20px;
}

#productimgs
{
	width:520px;
	float:left;
}

#loadarea
{
	width:500px;
	height:375px;
	padding:10px;
}


#thumbs img
{
	float: left;
	padding:10px;
	border:solid 2px yellow;
}

#productinfo h4 p
{
	float:left;
}

#flowertabs
{
	float:left;
	width: 315px;
	font-family:Arial, Helvetica, sans-serif;
}

#flowertabs ul
{
	display:block;
	width:315px;
	list-style:none;
	margin:0;
	padding:0;
}

#flowertabs ul li
{
	display:block;
	width:105px;
	float:left;
}

#flowertabs ul li.ytab {background-image:url('/images/nav/ytab.png');}
#flowertabs ul li.ptab {background-image:url('/images/nav/ptab.png');}
#flowertabs ul li.rtab {background-image:url('/images/nav/rtab.png');}

#flowertabs ul li a
{
	display:block;
	height: 18px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
}

#specs
{
	width:315px;
}


div.tabcontent
{
	display:block;
	float:left;
	width:291px;
	height:136px; 
	padding:10px;
	border: 2px solid yellow;
}

#tcontent1 {background:#aa0; border-color:#880;}
#tcontent2 {background:#9844c3; border-color:#508;}
#tcontent3 {background:#c44; border-color:#800;}

#specs td.pair1
{
	text-transform:uppercase;
	text-align: right;
	font-weight: bold;
}

#specs td.pair2
{
	text-transform:none;
	text-align: left;
	font-weight: normal;
}

#pricingbox
{
	float:left;
	padding:10px;
	background-color:#272412;
	border: solid 3px #330;
	width:289px;
	text-align:right;
	font-weight:bold;
	color:yellow;
}

#pricingbox p
{
	margin:0;
}

#pricingbox p.dimmed
{
	color:#880;
}

#pricingbox span.big
{
	font-size:20pt;
	color:white;
}

#pricingbox span.crossed
{
	text-decoration:line-through;
}

#pricingbox p.instock
{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#f00;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

p.icon
{
	margin:0;
	padding:0;
	width:64px;
	height:24px;
	padding-top: 60px;
	float:left;
	font-size:9px;
	color:#FF0;
    text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

#blow {background: url('/images/nav/blowico.png') 2px 0px no-repeat;}
#tarp {background: url('/images/nav/tarpico.png') 2px 0px no-repeat;}
#rkit {background: url('/images/nav/rkitico.png') 2px 0px no-repeat;}
#stake {background: url('/images/nav/stakeico.png') 2px 0px no-repeat;}
#oneyear {background: url('/images/nav/1yearico.png') 2px 0px no-repeat;}
#twoyear {background: url('/images/nav/2yearico.png') 2px 0px no-repeat;}
#threeyear {background: url('/images/nav/3yearico.png') 2px 0px no-repeat;}
#head {background: url('/images/nav/headico.png') 2px 0px no-repeat;}
#pole {background: url('/images/nav/poleico.png') 2px 0px no-repeat;}
#bann {background: url('/images/nav/bannico.png') 2px 0px no-repeat;}
#glov {background: url('/images/nav/glovico.png') 2px 0px no-repeat;}



#incl
{
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

#texto
{
	float:left;
	width:100%;
	clear:both;
}

div.mybox
{
	margin: 10px 5px;
	width:200px;
	float:left;
	text-align:center;
	position:relative;
}

div.mybox a
{
	text-decoration:none;
}

div.mybox a.name
{
	height: 2.5em;
	margin:0;
	padding: 0;
	display:block;
	background-color:#303;
	background-image:none;
	background-position: 1000px 1000px; /* Prevents Logo from displaying as logo is only meant for the specials page */
	background-repeat:no-repeat;		/* Prevents Logo from displaying as logo is only meant for the specials page */
	font-weight:bold;
	color:yellow;
	margin-top:-3px;
	padding-top:.25em;
	padding-bottom:.25em;
	font-size:10pt;
}
div.mybox a.price, div.mybox a.dimspacer
{
	height: 1.5em;
	margin:0;
	padding: 0;
	display:block;
	background-color:#303;
	font-weight:bold;
	color:white;
	margin-top:-3px;
	padding:.25em;
	font-size:10pt;
	text-align:right;
}

div.mybox a.special, div.mybox a.litspacer
{
	height: 1.5em;
	margin:0;
	padding: 0;
	display:block;
	background-color:#606;
	font-weight:bold;
	color:#fff;
	margin-top:-3px;
	padding:.25em;
	font-size:10pt;
	text-align:right;
}


div.mybox a.special span
{
	font-size:11pt;
	color:yellow;
}

div.mybox a.new
{
	display:block;
	position:absolute;
	width:44px;
	height:26px;
	padding:3px;
	top:0;
	right:0;
	background:url('/images/nav/new.png') no-repeat;
	text-align:right;
	color:black;
	font-size:12px;
	font-weight:bold;
}

img.spec
{
	border:0;
	padding:0;
	margin: 0 5px 10px 5px;
}
#nav
{
	position:absolute;
	top:160px;
	right:20px;
	width:168px;
	height:32px;
}

a.navb
{
	display:block;
	float:left;
	width:84px;
	height:26px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#666;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
}

#back
{
	background-image:url('/images/nav/back.png');
	background-repeat:no-repeat;
}

#next
{
	background-image:url('/images/nav/next.png');
	background-repeat:no-repeat;
}

a.navb:hover
{
	background-position:0px -32px;
	color:#FF0;
}

#desc
{
	padding:20px 40px;
	clear:both;
}
#footer
{
	position:absolute;
	width: 100%;
	height: 250px;
	margin-top:-250px;
}

#footerinner
{
	width:860px;
	padding: 10px;
	height: 230px;
	margin: 0 auto;
	background-image:url('/images/nav/foota.png');
	background-repeat:repeat-x;
	background-color:#080808;
	color:#888;
	font-size:8pt;
	font-family: Tahoma, Geneva, sans-serif;
}

#footerinner p
{
	font-weight:bold;
	margin-top:1em;
}

#footerinner a:hover
{
	text-decoration:underline;
}

#footerinner h3
{
	margin-top:1em;
	color:#f00;
	font-size:1em;
}
#links
{
	float:left;
	width: 535px;
	height: 100px;
	border-right: solid #666 2px;
}
	
#links a
{
	color:#888;
}
#links p
{
	color:#f00;
}
#mbrs
{
	width: 535px;
	float:left;
	border-right: solid #666 2px;
}
#mbrs img
{
	margin-top:5px;
	margin-right:15px;
}
#cinfo
{
	float:left;
	margin-left:15px;
	width:305px;
	background-image:url('/images/nav/smlogo.png');
	background-repeat:no-repeat;
	background-position:200px 0px;
}
#cinfo p, #cinfo a
{
	margin: 0;
	color:#888;
	font-weight:normal;
}
#cinfo h3
{
	margin-top:1em;
	margin-bottom:1em;
	font-weight:bold;
	font-size:8pt;
}

#acpt
{
	float:left;
	margin-left:15px;
}
#acpt img
{
	margin-top:15px;
	margin-right:15px;
}
#form p
{
	display:inline-block;
	text-align:right;
	width: 180px;
	margin-top:0;
	margin-bottom:0;
}

a.email
{
	display:block;
	position:absolute;
	right:20px;
	top:50px;
	height: 26px;
	padding: 4px 12px 4px 53px;
	background: #222 url('/images/nav/eico.png') left no-repeat ;
	border: solid 2px #333;
	color: #999;
	text-shadow:0 -1px 1px rgba(0,0,0,0.5);
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12pt;
	text-align:right;
	text-decoration:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/*border-radius: 10px;*/
}

a.email:hover
{
	color:#FF0;
	background-color:#333;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a.lrgbtn
	{
		float:right;
		display:block;
		font-size:14pt;
		margin:10px;
		padding:30px;
		background-color:#333;
		border: 4px solid #222;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		text-decoration:none;
		color:white;
	}
a.lrgbtn:hover
{
	background-color:#555;
	padding-top:28px;
	padding-bottom:32px;
	-o-transition: background-color 0.5s ease-in-out;
	-moz-transition: background-color 0.5s ease-in-out;
	-webkit-transition: background-color 0.5s ease-in-out;

