body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
	border: 1px solid #fff;
	min-width: 900px;
}

#container {
	background-color: #000;
	width: 100%;
	margin: 20px 0 0 0;
	}

	
.cat_description {
	font-size: 10px;
	color: #C30;
	font-weight: bold
}

.boxText {font-size: 12px;}
.errorBox {font-size: 10px; background: #ffb3b5; font-weight: bold;}
.stockWarning {font-size: 10px; color: #cc0033;}
.productsNotifications {background: #f2fff7;}
.orderEdit {font-size: 10px; color: #70d250; text-decoration: underline;}



	
h1, h2, h3{
	padding: 0px;
	margin: 0px;
}

h3 {
	text-align: left;
	font-size: 2em;
	color: #FFF;
}

h3 a {
	color: #FFF;
}
a{
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: underline;
}
td , p,  a, span, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td{
	vertical-align: top;

}


a img{
}

/*#header {
	width: 100%;
	color: #FFF;
	margin-bottom: 10px;
	height: 175px;


}



#logo  {
	width: 275px;
	padding: 10px;
	z-index: 30;
	position: absolute;
}


#logo img {
	border: none;
}

#social_networking {
	width: 250px;
	margin: 20px 25px 0 0;
	float: right;	
}

#social_networking h3, #social_networking a:link, #social_networking a:visited {
	font-size: 1.5em;
	text-align: center;
}

#social_networking img{
	border: none;
}


#searchbar {
	margin-top: 30px;
}

#nav_bar {
	background-color:#000;	
	#margin-top: 0;
	#padding-bottom: 10px;

}

#nav_bar p{
	font-size: 1.25em;
	color: #FFFFFF;
	text-align: center;	 

}

#nav_bar a {
	font-weight: normal;
		padding-right: 10px;

}


#nav_bar img {
	padding-right: 120px;
	border: none;
}
*/


#main_content {
	padding: 10px;
	background-color: #666;
}

#main_content p{
	padding: 0 5px 0 px;
	color: #000;
}

#main_content img.none {
	float:none;
	
}


#main_content img.left {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;

}

#main_content img.right {
	float: right;
	border: 1px solid #000000;
	margin-left: 5px;
}

#main_content img.center {
	border: 1px solid #000000;
}

#mainbody {
	padding: 10px;
	height: 100%;
	background-color: #000;
	float: left;
}





.topsearch{
	vertical-align: top;
}

#topmenu{
	background: url(images/topback.gif) repeat-x;
	height: 33px;
	vertical-align: middle;
}
#topmenu td {
	background-color: #a43f0d;
}

#topmenu img{
	border: none;
}

/*#logo{
	width: 700px;
}
*/



#rightcolumn{
	width: 180px;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	background-color: #666;
}

#maincolumn{
	vertical-align: top;
	padding: 5px 5px 0px 5px;
}


#leftcolumn{
	width: 20%;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	background-color: #666;
	line-height: 1.5em;
	
}

#leftcolumn td {
	font-size: .95em;
}

#leftcolumn .boxwrapper{
	margin: 0px 0px 5px 0px;
}

#leftcolumn img {
	margin-top: 10px;
}

#leftcolumn .boxheading{
	height: 31px;
	vertical-align:top;
	padding-top: 7px;
}

#leftcolumn .boxheading, #leftcolumn .boxtitle{
	color: #000;
	font-size: 1.2em;
}

#leftcolumn.boxcontent {
	color: #FFF;

}

#leftcolumn td.boxText, #leftcolumn td.boxText a:link {
	padding: 5px;
	color:#FFF;
	font-size: 1em;

}

TD.infoboxContents {
	font-size: 1.2em;
}

.cds_pageHeading  {
	font-size: 20px;
	font-weight: bold;
	color:#C60;
	line-height:  20px;
	padding: 20px 0 20px 0;

}

.cds_category_description td{
	padding: 4px;
	}

.cds_listing_pages_title a {
	line-height:  20px;
	font-size: 14px;
	color:#C60;
	padding: 10px;
}

#maincolumn .boxwrapper{
	margin: 0px 0px 5px 0px;
}


#maincolumn .boxheading{
	height: 31px;
	vertical-align:top;
	padding-top: 7px;
	padding-left: 0px;
}

#maincolumn .boxheading, #maincolumn .boxtitle{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}

#maincolumn .boxcontent {
}

#maincolumn .boxtext{
	padding: 5px;
}


#rightcolumn .boxwrapper{
	margin: 0px 0px 5px 0px;
}

#rightcolumn .boxwrapper a img, #rightcolumn .boxwrapper a:visited img {
	border: none;
	}

#rightcolumn .boxheading{
	height: 31px;
	vertical-align:top;
	padding-top: 7px;
	padding-left: 15px;
}

#rightcolumn .boxheading, #rightcolumn .boxtitle{
	color: #333;
	font-size: 13px;
	text-transform: capitalize;
}

#rightcolumn .boxcontent{
}

#rightcolumn .boxtext{
	padding: 5px;
}

#footer, #footer a, #footer div {
	color: #6e6e6e;
	padding: 12px;
	text-align: center;
}


#cat a{
	color: #FFF;
	display: block;
	clear: both;
	font-weight: bold;
	border-bottom: 1px dotted #d8d8d8; 
}
#cat a:hover{
	color: #F90;
	text-decoration: none;
}

.manban{
	background: url(images/divh.gif) no-repeat center bottom;
	padding: 5px 0px;
	text-align: center;
}

TD.pageHeading{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 20px;
	text-align: left;
}

.pageTitle{  /*for product page heading */
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}


.pdimage {
	text-align: center
}

.pdname{
	text-align: center;
	color:#930;
	font-weight: bold;
	font-size:14px;
}

.pdprice, .pdprice span{
	text-align: center;
	color:#930;
	font-size:14px;

}

.pprice{
	margin: 5px 0px;
}
.pprice, .pprice span{
	color: #036;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}


.pddesc{
}

.pditem{
}

.pdbuy{
}

.manlink{
}

.cartmenu{
}

.featuredeven{
	background-color:#FFF;
}
.featuredodd{
	background-color:#FFF;
}
.featuredevenend{
	background-color:#FFF;
}
.featuredoddend{
	background-color:#FFF;
}

.pditem0, .pditem1, .pditem2{
	margin: 6px 0px 0 0;
}

.pditem1{
/*	border-right: solid 1px #eee;
	border-left: solid 1px #eee;
} */

FORM {
	display: inline;
	padding: 0px;
	margin: 0px;
}


TD.headerNavigation {
 font-size: 10px;
 font-weight: bold;
}


TR.headerError {
}

TD.headerError {
 font-size: 14px;
font-weight: bold;
 text-align: center;
 color: #F00
}

TR.headerInfo {
}

TD.headerInfo {
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: 10px;
 font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
 font-size: 18px;
 padding-top: 20px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
 font-size: 12px;
}

TD.infoBoxHeading {
 font-size: 14px;
 font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, 
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TR.productListing-odd {
}

TR.productListing-data {
}

TR.productListing-heading {
}

.productListing-heading {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
}


.productlisting-headingPrice {
 font-size: 20px;
 font-weight: bold;
}


TD.productListing-data, TD.productListing-data a {
	font-size: 0.95em;
	color:#C00;
}


TR.subBar {
}

TD.subBar {
  font-size: 10px;
}

TD.main, P.main {
  font-size: 12px;
 
}

TD.main_details {
	font-weight: bold;
	color:#039;
}

TD.main_details a {
	text-decoration:underline;
	color:#393;
}
TD.smallText a, TD.smallText, SPAN.smallText, P.smallText {
	font-size: 12px;
	color:#000;
	 }

TD.medText a, TD.medText, SPAN.medText, P.medText {
	font-size: 18px;
	color:#FFF;
	font-weight:bold;
	 }

TD.accountCategory {
  font-size: 13px;
}

TD.fieldKey {
 font-size: 12px;
 font-weight: bold;
}

TD.fieldValue {
 font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
 font-weight: bold;
}

TD.category_desc {
  font-size: 11px;
 line-height: 1.5;
}

SPAN.newItemInCart {
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
 width: 100%;
 
 font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
 font-weight: bold;
}

TABLE.formArea {
}

TD.formAreaTitle {
 font-size: 12px;
 font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-size: 12px;
 font-weight: bold;
}

SPAN.errorText {
}

.moduleRow {}

.moduleRowOver {
	cursor: pointer; 
	cursor: hand;
}

.moduleRowSelected {}

.checkoutBarFrom, .checkoutBarTo {font-size: 10px;}
.checkoutBarCurrent {font-size: 10px; }

/* message box */

.messageBox {font-size: 10px;}
.messageStackError, .messageStackWarning {font-size: 10px;}
.messageStackSuccess {font-size: 10px}

/* input requirement */

.inputRequirement {font-size: 10px;}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
}

.linkListing-heading {
 font-size: 10px;
 font-weight: bold;
 text-align: center;
}

TD.linkListing-data {
 padding: 4px;
  font-size: 10px;
}

TR.linkListing-odd {
 background: #f8f8f9;
}

TR.linkListing-even {
 background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{FONT-SIZE: 10px;}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
 font-size: 11px;
 line-height: 1.5;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
 background-image: url('images/button_blank_left.gif');
}

TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
 background-image: url('images/button_blank_right.gif');
}

TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
 background-image: url('images/button_blank_middle.gif');
  font-size: 10px;
 font-weight: bold;
}

A.HeaderPageLinks {
  font-size: 10px;
 font-weight: bold;
}
a:hover.HeaderPageLinks {
  font-size: 10px;
 font-weight: bold;
}

TD.cookieUsage {
  font-size: 10px;
 font-weight: bold;
}
.yearHeader {font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth {background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader {font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-size: 10px; color: #000000; background-color: #FFCF00; padding-left: 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left: 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left: 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.event { font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6;}
.empty {background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px;}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* VJ infosystem added */
h4.infoTitle {
 margin: 0;
 margin-bottom: 0.2em;
}

p.infoBlurb {
 margin: 0;
 margin-bottom: 2em;
}


TD.productPriceInListing {
  font-size: 10px;
}

TD.productPriceInBox {
  font-size: 10px;
}

TD.productPriceInProdInfo {
  font-size: 12px;
}

#cart_checkout {
	text-align: left;
}

#cart_checkout h3 {
	margin-bottom: -10px;
	font-size: 14px;
	color: #006;
}

#cart_checkout p, #cart_checkout a {
	font-size: 12px;
}

#cart_checkout a,  #cart_checkout a:visited {
	color: #000;
}

#cart_checkout a:hover {
	color: #900;
}

.footer {
	font-size:1em;
	color:#FFFFFF;
}

.footer p  {
	text-align:center;
}

.footer a:link, .footer a:visited  {
	color:#FFFFFF;
}

.footer a {
	text-decoration: none;
}
.footer a:hover {
	color: #FF0;
	font-weight: bold;
}

