﻿/*
  Hi-Powered Web Design
  http://www.hi-powered.com
*/

body {
	background: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#catbanner {
	background: url(../img/banner_new.jpg) no-repeat left top;
	line-height: 100px;
}

#catbanner a {

}

#catbanner a:link, #catbanner a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}
#catbanner a:hover {
	color: #FFF;
	text-decoration: none;
}

#catfooter {
	background: url(../img/footer_bkg.gif) no-repeat left top;
}
#catcontent {
	background: #242424 url(../img/content_bkg.gif) repeat-y;
}

#catmain {
	border-left: 1px solid #3c3c3c;
	padding-left: 30px;
}
#bottom {
	width: 935px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 10px;
	padding-bottom: 15px;
	text-align: right;
}


/* Headings H1-H6 */
h1 {
	margin-top: 5px;
	margin-bottom: 6px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	padding-bottom: 12px;
	font-weight: normal;
}

h2 { }

h3 { }

h4 { }

h5 { }

h6 { }

/* Layout Elements start */

/* Layout Elements End */

/* Footer Info Start */

/* Footer Info End */


/* Featureboxes Start */
#featurebox {
	margin-top: 15px;
	margin-bottom: 15px;
}
#boxleft {
	float: left;
	width: 48%;
}
#boxright {
	float: right;
	width: 48%;
}
/* Featureboxes End */


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* End hide from IE-mac */


/*
  End Layout Styles
  http://www.hi-powered.com
*/
.boxText { 
	font-size: 14px; 
	}

.errorBox {
	font-size : 14px;
	background: #fff;
	font-weight: bold;
	color: #000000;
	}
	
.stockWarning { 
	font-size : 14px; 
	color: #ff6600; 
	}
.redstockWarning {
	font-size : 14px; 
	color: #ff0000; 
}	
.productsNotifications { 
	background: #f2fff7; 
	}
	
.orderEdit { 
	font-size : 14px; 
	color: #fff; 
	text-decoration: underline; 
	}

A {
  	color: #ccc;
  	text-decoration: none;
	}

A:hover {
	color: #fff;
	text-decoration: none;
	}

FORM {
	display: block;
	}

TR.header {
  	background: #ffffff;
	}

TR.headerError {
  	background: #ff0000;
	}

TD.headerError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	background: #ff0000;
  	color: #ffffff;
  	font-weight : bold;
  	text-align : center;
	}

TR.headerInfo {
  	background: #00ff00;
	}

TD.headerInfo {
  	font-family: Arial, Helvetica, sans-serif;
  	background: #00ff00;
  	color: #ffffff;
  	font-weight: bold;
  	text-align: center;
	}

TR.footer {
	}

TD.footer {
  	font-size: 14px;
  	color: #ffffff;
  	font-weight: bold;
	}

.infoBox {
	}

.infoBoxContents {
  	font-size: 14px;
	margin-top: 10px;
}

.infoBoxNotice {
  	background: #FF8E90;
	}

.infoBoxNoticeContents {
  	background: #6a5f59;
  	font-size: 14px;
	}

TD.infoBoxHeading {
	font-size: 14px;
	color: #fff;
	background-color: #3c3c3c;
	}

TD.infoBox, SPAN.infoBox {
  	font-size: 14px;
	}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  	background: #;
	}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  	background: #;
	}

TABLE.productListing {
  	border: 1px solid #3c3c3c;
  	border-spacing: 1px;
	}

TABLE.productListing a {
	text-decoration: none;
}

.productListing-heading {
	font-size: 14px;
	color: #fff;
	background-color: #3c3c3c;
	}

TD.productListing-data {
  	font-size: 12px;
	}

A.pageResults {
  	color: #ccc;
	}

A.pageResults:hover {
  	color: #fff;
  	background: #3c3c3c;
	}

TD.pageHeading, DIV.pageHeading {
	margin-top: 18px;
	margin-bottom: 3px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	padding-top: 5px;
	padding-bottom: 7px;
	font-weight: normal;	
	}

TR.subBar {
  	background: #f4f7fd;
	}

TD.subBar {
  	font-size: 14px;
  	color: #000000;
	}

TD.main, P.main {
  	font-size: 14px;
	}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 14px;
	padding-bottom: 5px;
	}

TD.accountCategory {
  	color: #aabbdd;
	}

TD.fieldKey {
  	font-weight: bold;
	}

TD.tableHeading {
  	font-weight: bold;
	}

SPAN.newItemInCart {
  	font-size: 14px;
  	color: #fff;
    font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  	font-size: 14px;
	}

TEXTAREA {
  	width: 100%;
  	font-size: 14px;
	}

SPAN.greetUser {
  	color: #cccccc;
  	font-weight: normal;
	}

TABLE.formArea {
  	background: #fff;
  	border-color: #ccc;
  	border-style: solid;
  	border-width: 0;
	}

TD.formAreaTitle {
	font-weight: bold;
	}

SPAN.markProductOutOfStock {
	color: #ff6600;
  	font-weight: bold;
	}

SPAN.productSpecialPrice {
	color: #ff0000;
	}

SPAN.errorText {
  	color: #ff0000;
	}

.moduleRowOver {
	background-color: #000;
	cursor: pointer;
	cursor: hand;
	}

.moduleRowSelected { 
	background-color: #000; 
	}

.checkoutBarFrom, .checkoutBarTo { 
	font-size: 14px; color: #fff; 
	}


.checkoutBarCurrent { 
	font-size: 14px; color: #ccc; 
	}

/* message box */

.messageBox { 
	font-size: 14px; 
	}

.messageStackError, .messageStackWarning {
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	}

.messageStackSuccess {
	font-size: 14px;
	background: #FFFFFF;
	color: #000000;
	}

/* input requirement */

.inputRequirement { 
	font-size: 12px; color: #ff0000; 
	}
h2 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
}

h6 {
	font-size: 14px;
	margin: 0px;
	color: #362d30;
	font-weight: bold;
	font-style: normal;
}				

/*change the menu hover color below*/
#thecategories a {
	color: #CCCCCC;
	text-decoration: none;
}

#thecategories a:hover {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 200px;
	font-size: 14px;
}

.activelink {
	display: block;
	font-weight: normal;
	background-color: #000000;
}

#thecategories a {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

.topcat a {
    padding-left: 5px;
}

.secondcat a {
	padding-left: 5px;
}

.thirdcat a {
	padding-left: 5px;
}

.fourthcat a {
	padding-left: 5px;
}

.fifthcat a {
	padding-left: 5px;
}
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #ccc;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

#banner {
}

#topnav {
	padding: 0px;
	margin-left: ;
	background-color: gray;
	margin-left: 180px;
	margin-right: 400px;
}

#sidepic {
	float: left;
	width: 180px;
	margin: 0;
	background-image: url(img/sidepic.jpg);
	background-repeat: no-repeat;
	padding-top: 180px;
}

form {
	margin: 0;
	padding: 0;
}

.sidebox {
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c7bfb4;
	border-bottom-color: #c7bfb4;
}
#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8596B2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* End hide from IE-mac */
#search {
	position: absolute;
	width: 120px;
	top: -3px;
	z-index: 1;
	left: 50%;
	margin-left:-335px;
}
#label {
	position: absolute;
	width: 100px;
	top: 10px;
	z-index: 2;
	left: 50%;
	margin-left:-440px;
	font-size: 80%;
	color: #EDEAD7;
}

#label {
	position: absolute;
	width: 100px;
	top: 10px;
	z-index: 2;
	left: 50%;
	margin-left:-440px;
	font-size: 80%;
	color: #EDEAD7;
}

.boxbg {
	background-image: url(img/box_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.accountbg {
	background-image: url(img/account_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.cartbg {
	background-image: url(img/cart_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#latest {
	margin: 20px 0px;
	padding: 10px;
	border: 1px solid #3c3c3c;
	background: #000000;
	color: #999999;
}
.sidebartitle {
	margin: 15px 0px 5px;
	height: 30px;
	border-top: 1px solid #3c3c3c;
}
.main li {
	margin-left: 20px;
	margin-top: 20px;
}
