body {
	margin:0px;
	padding:0px;
	color:#1b1c1d;
	font-family:tahoma;
	font-size: 0.9em;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-y;
	}
#mainWrapper {
	background-image:url('../images/left.jpg');
	background-repeat:no-repeat;
	background-position:0% 200px;
	position: relative;
	}
#footer {
  position: absolute;
  width:100%;
  height:46px;
  left:0px;
  bottom:0px;
  padding:0px;
  margin:0px;
  background-color:#000000;
  background-image:url('../images/footer-bg.jpg');
  text-align:left;
  vertical-align: bottom;
}
#Top {

	height:13px;
	background-image:url('../images/top.jpg');
	background-repeat:repeat-x;


	}
.leftBoxContainer {
	width:160px !important;
	margin-left:10px;
	margin:auto;
	}

p {
	font-family:tahoma;
	font-size: 0.9em;
	}
h1, h2, h3, h4, h5 {
	font-family:tahoma;
	font-size: 1em;
	}

#popupImage {
	text-align:center;
	}

.sideBoxContent {
	font-size:12px;
	text-align:left;
	}

#categoriesContent a, #navigationContent ul{
	font-family:"tahoma";
	font-size:12px;
	text-align:left;
	color:#ffffff;
	}

#navColumnOneWrapper {
	}

#navigation {
	background-color:transparent;
	padding:2px 0px;
	}
	
#categoriesContent {
	padding-left:10px;
	}
	

#headerWrapper {
	position:relative;
	padding-top:0px;
	height:166px;
	min-width:770px;
	text-align:left;
	background-image:url("../images/bg_repeating.jpg");
	background-repeat:repeat-x;
	text-align:center;
	}
#flashheader{
	margin:0px;
	padding:0px;
	top:0px;
	float:left;
		background-image:url("/images/middle_bg.jpg");
			background-repeat:repeat-x;

}
#Rightheaderlogo {
	float:right;
}
#logoWrapper{
	position:relative;
	background-image:url('../images/header-logo.gif');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	height:133px;
}
#NavWrapper {
	position:absolute;
	top:145px;
	left:0px;
	z-index:100;
	width:100%;
	text-align:left;
  background-image: url('/images/button.jpg');	
	background-repeat: repeat-x;
}
#NavSubWrapper {
	height:30px;
	width:650px;
	margin:auto;
	padding-top: 2px;
}
li.topmenu {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	font-size: 0.7em;

}
a.topmenu {
  font-weight: bold;
  color: black;
  text-transform: uppercase;
	font-size: 0.9em;
}
a.topmenu:link {
  font-weight: bold;
  color: black;
  text-transform: uppercase;
	font-size: 0.9em;
}
a.topmenu:hover {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 0.9em;
}
a.topmenu:visited {
  font-weight: bold;
  color: black;
	text-transform: uppercase;
	font-size: 0.9em;
}
#NavWrapper ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#NavWrapper ul li {
	float:left;
	margin-left:0px;
	margin-right:0px;
}

a img {
	border:0px solid transparent;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#808080;
	}
	
a:hover {
	text-decoration:none;
	color:#FF0000;
	}
	
#navMain {
	position:relative;
	top:0px;
	text-align:center;
	}

#navMain ul, #navSuppWrapper ul{
	list-style:none;
	}	
	
#navMain ul li, #navSupp ul li{
	width:300px;
	display:inline;
	}
	
.columnLeft {
	padding:0px;
	margin:0px;
	vertical-align:top;
	}
#columnLeftWrap {
	color:#FFFFFF;
	filter:alpha(opacity='60');
	-moz-opacity:.60;
	opacity:.60;
	height:100%;
	min-height:500px;
	margin-left:10px;
	width:175px;
	border:1px solid #7C7C7C;
	background-color:#000000;
}
#columnLeftTD {
	height:100%;
	min-height:500px;
	margin:0px;
	padding:0px;
}
.tblCenter {
	background:#fff;
	padding:10px;
	}
	
#contentMainWrapper {
	position:relative;
	height:591px;
	}
	
.validate {display:none;}	

#navMainSearch {
	position:relative;
	top:0px;
	float:right;
	margin:auto;
	height:auto;
	width:300px;
	}
	
#PayPalLogo {
	position:absolute;
	left:50px;
	top:50%;
	}
.centerColumn {
	padding:30px;
	}

#navSupp ul {
	text-align:center;
	}
	
	CODE {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT {
	width:auto;
	display: inline;
	font-size: .8em;
	margin: 0.1em;
	}

INPUT {
	width:auto;
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

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;
	margin-top:0px;
	}

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

LABEL.inputLabel {
	width: 11em;
	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;
	}

.clear, .clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.advisory {}

.important {
	font-weight: bold;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

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

.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin:0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
	
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 3em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #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;
	}

.productListing-odd {
	margin:10px;
	padding:10px;
	}
	
#productListing-even {
	margin:10px;
	padding:10px;
	}
	
.listingDescription {
	text-align:center;
	padding:10px;
	}

#productListing table {
	padding-top:10px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.productListing-data {
	margin:10px;
	padding:10px;
	}
	
.sideBoxContent h1 {
	text-align:center;
}

#Bottom {
	
	clear:both;
	height:13px;
	

	background-image:url('../images/top.jpg');

}

.back {
	margin-bottom:10px;
}

.cartQuantityUpdate {
	margin-top:-20px;
}

#navSupMain {
	margin:auto;
	width:750px;
	text-align:center;
}

#navSupMain ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#navSupMain ul li {
	display:inline;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
}

#navSupMain ul li a {
	color:#FFFFFF;
}

#navSupMain ul li a:hover {
	color:#ff0000;
}

.cartQuantity, .cartQuantityUpdate, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay  {
	vertical-align:middle;
}
.cartProductDisplay {
	text-align:center;
}

#cartImage img {
	vertical-align:bottom;
}