/* add va */
* {margin:0; padding:0;}
/* eof add va */
body {
	background-color: #00376F;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #001F3F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001F3F;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	/*padding-bottom: 5px;*/
}
.nav_side {
	vertical-align: top;
}
.small-box {
	background-image: url(../images/bg-small-box.jpg);
	width: 277px;
	margin-top: 0px;
}
.large-box {
	background-image: url(../images/bg-large-box.jpg);
	width: 277px;
}
.nav-spacer {
	background-image: url(../images/nav-spacer.jpg);
	width: 2px;
	background-repeat: no-repeat;
	height: 22px;
	margin-right: 5px;
	margin-left: 5px;
}
.title-top-small {
	background-image: url(../images/small-box-top.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	height: 40px;
	width: 277px;
}
.title-top-large {
	background-image: url(../images/large-top-box.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	height: 40px;
	width: 688px;
}
.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.title-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001F3F;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-weight: bold;
}
.box-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001F3F;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;	
}
.centeredContent{
	text-align: center;
}
.center{
	text-align: center;
}
.innerbox-bg {
	background-image: url(../images/innerbox-bg.jpg);
}
.innerbox-content {
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #001F3F;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #001F3F;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	font-size: 13px;
	color: #001F3F;
	margin-top: 0px;
	margin-left: 7px;
	margin-bottom: 7px;
}
.innerbox-bg {
	background-image: url(../images/innerbox-bg.jpg);
}
.innerbox-content {
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
}

/* add va */
#logo{
	text-align: center;
	top: 0px;
	position: absolute;
	left:50%;
	width:	800px;	
  margin-left:  -400px;
}
img {
	border: none;
}

#navSupp, #navSupp li, #navSupp ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#navSupp a:link {color: #FFFFFF; font-size: 11px;}
#navSupp a:visited {color: #FFFFFF; font-size: 11px;}
#navSupp a:hover {color: #FF6600; font-size: 11px;}
#navSupp a:active {color: #FF6600; font-size: 11px;}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}
navMainWrapper{
	/*position: absolute;*/
	clear: both;
}
.nav_frame{
	position: absolute;
	top: 258px;
	text-align: center;
	left:50%;
	width:	990px;
  margin-left:  -495px;
}
#navSide ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}
#navBreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	clear: both;
  position: absolute;
	top: 304px;
	z-index: 100;
	text-align: left;
	left:50%;
	width:	990px;
  margin-left:  -495px;
  font-weight: bold;
}
#navBreadCrumb a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navBreadCrumb a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navBreadCrumb a:hover {
	color: #FF6600;
	text-decoration: none;
}

#contentMainWrapper{
	position: relative;
	top: 314px;
	width:	988px;
	left:50%;
	margin-left:  -494px;
	/*margin-top: 10px;*/
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.footer{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF
}
.legalCopyright{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}
.legalCopyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.legalCopyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.legalCopyright a:hover {
	color: #FF6600;
}
.navColumnOne{
	vertical-align: top;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input{
	background: #eaddd8;
}
	
input:focus, select:focus, textarea:focus {
	background: #abeefd;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelLarge {
	width: 14em;
	float: left;
	}
	
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
#navMainSearch {
	float: right;
	}
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
#accountLinksWrapper{
	margin: 2em;
}
#addressBookDefault{
	margin: 2em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}
	
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}



.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.highl_Heading{
	/* color: #25a4d9;*/
	color: #0a30ed;
	font-weight: bold;
	font-size: 1.2em;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 1em;
	font-weight: bold;
	}
.sideBoxContentSeparator{
	border-color: #FF6600;
	width: 95%;
	margin: auto;
}
#catBoxDivider{
	border-color: #FF6600;
	width: 95%;
	margin: auto;
}
.price{
	/* padding: 0.5em; */
	line-height: 20px;
	color: #ff0000;
}
/*
.prod_name a:link a:visited a:hover{
	color: #FF6600;
}
*/
.prod_name{
	color: #FF6600;
	/*padding: 0.5em;*/
}
/*vvv*/
.prod_name_sub_info{
	display: inline;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.productListing-odd{

}
.productListing-even{
}
.productListing-data{
	padding: 1em;
}
.productListing-rowheading{
	color: #FF6600;
	background-color: #EEEEEE
}
.productListing-heading{
	padding: 0.5em;
}
.productListing-heading a:link {
	color: #FF6600;	
}
.productListing-heading a:visited {
	color: #FF6600;	
}
.productListing-heading a:hover {
	color: #FF6600;	
}
.navSplitPagesResult{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}
h4{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #FF6600;
}
.optionName{
	float: left;
	width: 100px;
}
/*Shopping Cart Display*/
#cartAdd {
	float: none;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}

body {overflow-x: hidden;}
/* eof add va */
