html, body
{
	font: normal 100.01%/130% Arial, Verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {	background-color: #000;	color: 000;}

img
{
	border: none;
}

a
{
	background: transparent;
	color: #000000;
	text-decoration: none;
}

fieldset{
	border: 1px solid #F1D221;
	padding: 5px 10px;
}

legend{
	background: transparent;
	color: #000000;
	font-weight: bold;
}

#page{
	background-color: #FFF;
	color: #000;
	border: 1px solid #000000;
	font-size: 0.8em;
	margin: 0px auto;
	width: 990px;
}
* html #page {width: 991px;}

table#wrapper, #top, #footer{
	text-align: left;
	margin: 0;
	padding: 0;
	border:0;
}

table#wrapper td{
	vertical-align: top;
}

table#wrapper td.bdrLeft{
	border-left: 1px solid #000000;
	background-color: #403F42;
}

table#wrapper td.bdrRight{
	background-color: #f1d221;
	border-right: 1px solid #000000;
}

#top{
	background: #000 url(/images/header/header_bg.jpg) repeat-x;
	height: 7.1em;
	overflow: hidden;
}

#top p.logo, #top h1.logo {
   float: left;
   padding: 10px 0 0 10px;
   width: 241px;
}

#top h1.logo {
	margin: 0;
}

#top ul#hnav{
	background: transparent url(/images/hnav/vizwear.gif) no-repeat top right;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	list-style-type: none;
	margin: 5px 5px 0 0;
	padding-top: 50px;
	text-align: right;
	width: 620px;	
}

#top ul#hnav li
{
	background: transparent url(/images/header/arrow.gif) no-repeat left top;
	color: #fff;
	display: inline;
	height: 26px;
	line-height: 30px;
	margin-left: 5px;
	padding: 5px 0 5px 25px;
}

#top ul#hnav li a{
	background-color: transparent;
	color: #FFFFFF;
}

#top p{
	float: left;
	margin: 0;
	padding: 0;
	width: 55%;
}

#header {
	margin: 0;
	background-color: #000;
}

#left{
	float: left;
	width: 210px !important;
	margin: 0;
	padding: 0;
	background-color: #F1D221;
}

#left ul#vnav{
	background-color: #fff;
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left ul#vnav li{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0px 4px;
}

#left ul#vnav li.title{
	background: #FFFFFF url(../images/menu/title-bg.gif) no-repeat top left;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 4px;
}

#left ul#vnav li.image{
	padding: 0;
	font-size: 6px;
	line-height: 6px;
}

#left ul#vnav li.promo{
	border-bottom: 1px solid #000000;
	padding: 0;
	font-size: 6px;
	line-height: 6px;
}

#right {
	border-top: 1px solid #000000;
	color: #000;
	float: left;
	width: 210px;
}
* html #right {width: 211px;}

#center {
	background-color: #fff;
	color: #000;
	float: left;
	padding: 0;
	width: 570px;
}

div#inner{
	padding: 0 10px;
}

div.yellowContainer h1{
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 360px;
}

div.yellowContainer p{
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}

div.subHeading{
	background-color: #F1D221;
	color: #000000;
}

#frmBasket{ margin: 0; padding: 0;float: left; width: 100%;}

table#tblBasket{
	border-collapse: collapse;
	background-color: #fff;
	color: #000;
	width: 151px;
}

table#tblBasket th.title{
	background: #FFFFFF url(../images/menu/title-bg.gif) no-repeat top left;
	border-bottom: 1px solid #000000;
	padding: 2px 4px;
}

table#tblBasket th, table#tblBasket td{
	padding: 4px;
}

table#tblBasket td.emph{
	font-weight: bold;
	font-size: 11px;
}

table#tblBasket td.submit{
	padding: 0 0 5px 1px;
}

table#tblBasket td.image{
	padding: 0;
	font-size: 6px;
	line-height: 6px;
}


table.tblThumbs{
	display: inline;
	float: left;
	padding-left: 5px;
	width: 270px;
}

table.tblThumbs th{
	text-align: left;
	line-height: 14px;
}

table.tblThumbs a{
	background-color: inherit;
	color: #F1D221;
	font-weight: bold;
}

table.tblThumbs td{
	line-height: 16px;
}

table.tblThumbs td.lineheight{
	line-height: 14px;
	width: 180px;
	
}

.pad_top {padding-top: 5px;}
.btnView {padding: 5px 2px 0 1px;}

#footer {
	clear: both;
}

/* general */
.blkContainer{
	background-color: #000;
	border-bottom: 1px solid #000;
	color: #fff;
	line-height: 0em;
}

.yellowContainer{
	background-color: #F1D221;
	color: #000;
}

.flush{ margin: 0; padding: 0;}

h1.rgtFlush{ margin: 0 0 0 0; padding: 1px 3px 0 0; text-align: right;}

.clearme{ clear: both; }
.underline{ text-decoration: underline; }
.rgtAlign{ text-align: right; }

table#tblBasket{
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
   margin-left: auto;
   margin-right: auto;
   font-weight: bold;
   width: 95%;
}

table#tblBasket td, table#tblBasket th{
   border-left: 1px solid #000;
   border-top: 1px solid #000;
}

table#tblBasket th{
   background: #F9E06B;
   color: #000000;
}

table#tblBasket th.fixed{
   width: 80px;
}

table#tblBasket input#qty{
   width: 20px;
}

table#tblBasket input#update{
   margin-right: 10px;
}

table#tblBasket input.button{
   margin-top: 5px;
}

td.bgYellow{
   background: #FEF7DA;
   color: #000000;
}

.center{ text-align:center}

.txtSmall{font-size: 10px}

h2.subTitle{ font-size: 12px; margin-left: 5px;}

div#links p{margin: 0; padding: 0;}
div#links p img{border-bottom: 1px solid #403f42; float: left;margin-left: 1px}
* html div#links p img{ width: 210px;}

.rows th { background: #f1d221 } 
.rows tr { background: #ffffff } 
.rows .e { background: #f7ebb3 } 
.validation-error {
	background: #FFDFE9;
}

.warning {color: red; font-size: 14px;}
.warning2 {color: red; font-size: 18px;} 
.default {padding-left: 5px;}

div#intro{
	margin: 0 10px;
}

div#intro h1{
	font-size: 1em;
	margin: 10px 0 0 0;
}
div#intro p{
	line-height: 1.2em;
	margin: 5px;
}

div#intro p a{
	text-decoration: underline;
}

a.lnkBlack {color: #000000 !important; text-decoration: underline}
.emph {font-weight: bold}

#basket_qty{
	border: 5px solid #CCCCCC;margin: 5px;padding: 5px;width: 97%
}

#newsletter p{
	background: transparent;
	color: #FFFFFF;
	line-height: 1.2em !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin: 0 !important;
}

#newsletter p.txtYellow{
	background: transparent;
	color: yellow;
}

.top_pad_10 {padding-top: 10px !important;}
.rgt_pad_5 {padding-right: 5px !important;}
.btm_pad_5 {padding-bottom: 5px !important;}
input.newsletter {margin: 5px;width: 197px !important;}
.rfloat {float: right;}

.void {visibility: hidden;}
#logos {overflow: hidden; height: 151px;}

#tblLinks {width: 100%;}
#tblLinks th{text-align: left; font-style: italic; padding: 5px 0;}
#tblLinks td{background: #e5e5e5; color: #000000; border-bottom: 1px solid #FFFFFF; font-weight: bold;padding: 5px 0;}

p.yellow-title{
	background: url(/images/homepage/gradient.gif) repeat-x;
	height: 26px;	
	margin: 0 !important;
	padding: 2px 20px 1px 2px !important;
	text-align: right;
	font-size: 1.2em;
}

table#full-product-list td dl{
	font-size: 0.9em;
	margin-left: 10px;
}

table#full-product-list td dl dt {font-weight: bold;}

table#full-product-list td dl dd{
	margin: 0;
	line-height: 1.3em;
}

table#full-product-list{width: 100%;margin-top: 20px;}