body {
	color:#FFF;
	font-family:tahoma;
	font-size: 0.9em;
	background-color:#000;
	text-align:left;
	margin:0px;
	padding:0px;
	width:100%;
	min-width:948px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	}
#mainWrapper {
	width:796px;
	margin:auto;
	background-color:#000;
	padding:0px;
	border:1px solid #777777;
}
#bottom-wrapper {
	width:796px;
	margin:auto;
}
.leftBoxContainer {
	width:145px !important;
	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;
	margin-left:10px;
	}
	
#categoriesHeading, #navBreadCrumb {	
	background-image:url('../images/table-header-bg.gif');
	height:20px;
	}
#navBreadCrumb {
	padding-left:10px;
}

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

#navColumnOne {
	background-color:#000000;
	border-right:2px solid #3F3F3F;
	padding-left:10px;
	}

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

#headerWrapper {
	position:relative;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	padding-top:0px;
	height:142px;
	min-width:796px;
	text-align:left;
	}
#search_wrapper {
	height:46px;
	background-image:url('../images/search-bg.jpg');
	background-repeat:repeat-x;
}
#search_box {
	height:33px;
	width:324px;
	float:right;
	background-image:url('../images/search-box-bg.gif');
	background-repeat:no-repeat;
	padding-top:13px;
}
#search_box form{
	margin-left:70px;
}


#logoWrapper{
	position:relative;
	text-align:left;
	height:133px;
}
#NavWrapper, #NavFWrapper {
	position:relative;
	text-align:center;
	height:32px;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url('../images/menu-bg.gif');
	background-repeat:repeat-x;
}
#NavSubWrapper, #NavFSubWrapper {
	float:left;
	height:32px;
}

#NavWrapper ul, #NavFSubWrapper ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:3px;
}

#NavWrapper ul li, #NavFSubWrapper ul li {
	float:left;
	margin-left:10px;
	margin-right:10px;
	font-family:ARIAL;
	font-size:10pt;
	text-transform: uppercase;
}
#NavWrapper ul li.sep, #NavFSubWrapper ul li.sep {
	margin-top:-3px;
	padding:0px;
}

#NavWrapper a:link,  #NavWrapper a:visited{
	color:#000;
}
#NavFWrapper a:link,  #NavFWrapper a:visited{
	color:#000;
}

a img {
	border:0px solid transparent;
	}
	
#categories {
	color:#FFF;
}

#categories a:link, #categories a:visited {
	text-decoration:none;
	color:#FFF;
	}
	
#categories a:hover {
	text-decoration:none;
	color:#FFF;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#f6f6f6;
	}
	
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;
}

.tblCenter {
	background:#fff;
	padding:10px;
	}
	
#contentMainWrapper {
	position:relative;
	}
	
.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:10px;

	}
#body_table {
	background-image:url('../images/body-bg.gif');
	border-left:1px solid #000000;
}
#body_div_1stimage {
	min-height:405px;
	background-image:url('../images/body-bg-top.jpg');
	background-repeat:no-repeat;
}
#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;
	}

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;
	background-image:url('../images/table-header-bg.gif');
	}

.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: #787878;
	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:justify;
	padding:10px;
	}

#productListing table {
	padding-top:10px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.productListing-data {
	margin:10px;
	padding:10px;
	}
	
.sideBoxContent h1 {
	text-align:center;
}
#footer {
	position:relative;
	width:100%;
	height:40px;
	left:0px;
	color:#FFFFFF;
	background-image:url('../images/footer_top_bg.jpg');
	background-repeat:no-repeat;
	padding-top:25px;
}
#footer_reflection {
	margin-top:3px;
	height:65px;
	background-image:url('../images/footer_bottom_bg.jpg');
	background-repeat:no-repeat;
	padding-top:10px;
}
.back {
	margin-bottom:10px;
}

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

#navSupMain {
	margin:auto;
	width:750px;
}

#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:#996633;
}

.categoryListBoxContents {
float:left;
}

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

#cartImage img {
	vertical-align:bottom;
}

label, h4.optionName {
	margin-top:0px;
}



#popupImage {
	width:auto;
	min-width:0px;
	text-align:center;
	background-color:#fff;
}

/*blog Stuff */

.title {
	color:#00ff00;
}
.subtitle {

}
a.read_more {
	color:#00ffff;
}

div.categoryListBoxContents a  img {
	display:none;
}

img.listingProductImage {
	margin-top:5px;
	margin-bottom:5px;
}