.cat_description {font-size: 10px; color: #800000; font-weight: bold}
.boxText {font-size: 10px;}
.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;}

body {
	font: 11px Tahoma, Verdana,  Helvetica, sans-serif;
	color: #999;
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

td , p,  a, span, div {
	font: 11px Tahoma, Verdana,  Helvetica, sans-serif;
}

a img{
	border: none;
}

td{
	vertical-align: top;
}

a{
	text-decoration: none;
	color: #74788f;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3{
	padding: 0px;
	margin: 0px;
}


#maincontainer{
	width: 765px;
	margin: 0px  auto;
	text-align: left;
	background: #fff;
}

#header{
}

#headercontent{
	background: url(images/topb.gif) repeat-x left top;
	width: 539px;
	height: 94px;
	float: left;
	text-align: center;
}

#logo{
	width: 226px;
	float: left;
}

#topboxes{
	float: right;
	margin-bottom: 10px;
}

#topboxes div, #topboxes a{
	color: #2c2c2c;
}

#toplinks{
	margin: 0px auto;
}

#toplinks a{
	font-size: 12px;
	padding: 0px 15px;
}

#toplinks, #toplinks a{
	color: #fff;
}

#topcurrency{
	padding-top: 10px;
	width: 200px;
	float: left;
	font-weight: bold;
}

#toplanguage{
	padding-top: 10px;
	width: 130px;
	float: left;
}

#topcart{
	width: 192px;
	height: 54px;
	background: url(images/shopingcartb.gif) no-repeat right top;
	float: left;
	text-align: right;
}

#topcart a{
	font-weight: bold;
}

#topcart div{
	margin: 5px 5px 0px 0px;
}

#topmenu{
	width: 219px;
	height: 195px;
	float: left;
	background: url(images/menub.gif) no-repeat left top;
}

#topmenu .container{
	margin: 30px 0px 0px 30px;
}

#topmenu a{
	float: left;
	clear: both;
}

#topbanners{
	float: left;
}

#content{
	margin-bottom: 5px;
}

#footer{
	padding: 10px 20px 20px 20px;
	text-align: right;
	background: url(images/footerico.gif) no-repeat left 7px;
}

#manmenu{
	border: 1px solid #b9b9b9;
	height: 78px;
}

#manmenu td{
	vertical-align: middle;
}

#leftcolumn, .leftcolumn{
	float: left;
	width: 219px;
}

#leftcolumn .columncontainer,  .leftcolumn .columncontainer{
	width: 219px;
	overflow: hidden;
}


#maincolumn, .maincolumn{
	float: left;
	width: 544px;
}

#maincolumn .columncontainer,  .maincolumn .columncontainer{
	margin-left: 2px;
	width: 544px;
	overflow: hidden;
}


#leftcolumn .boxwrapper{
	margin-bottom: 2px;
}

#leftcolumn .boxheading{
	background: url(images/boxheading1.gif) repeat-x left top;
	height: 24px;
	vertical-align:top;
	padding-top: 6px;
	padding-left: 15px;
}

#leftcolumn .boxtitle, #leftcolumn .boxheading{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#leftcolumn .boxcontent{
	margin-top: 2px;
	border: 1px solid #b9b9b9;
}

#leftcolumn .boxtext{
	padding: 5px;
}

#maincolumn .boxwrapper{
	margin-bottom: 2px;
}

#maincolumn .boxheading{
	background: url(images/boxheading2.gif) repeat-x left top;
	height: 24px;
	vertical-align:top;
	padding-top: 6px;
	padding-left: 15px;
}

#maincolumn .boxtitle, #maincolumn .boxheading{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#maincolumn .boxcontent{
	margin-top: 2px;
	border: 1px solid #b9b9b9;
}

#maincolumn .boxtext{
	padding: 5px;
}

.redbold{
	color: #b80b10;
	font-weight: bold;
}

.greyb{
	background: #535353;
}

/* Fix Page Structure */

.clrfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */

#cat a, #cat div.curlink{
	display: block;
	padding: 2px 3px 6px 30px;
	background: url(images/catb.gif) no-repeat left  bottom;	
	font-size: 12px;
	width: 160px;
	color: #30425f;
}

#cat .boxcontent{
	background: #d1d1d1;
}

.productListing{
	border: 1px solid #b9b9b9;
}

.bproductListing, .productListing{
}

.pageHeading{
	background: url(images/boxheading2.gif) repeat-x left top;
	height: 24px;
	vertical-align:top;
	padding-top: 6px;
	padding-left: 15px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.pdimage{
	text-align: center;
	vertical-align: middle;
	background: #F2F2F2;
}

.pdname{
	height: 50px;
	vertical-align: middle;
}

.pdname a{
	color: #b8431a;
	font-size: 11px;
	font-weight: bold;
}

.pdprice{
	background: #F2F2F2;
	text-align: center;
}

.pdprice div{
	margin: 0px auto;
}

.pdprice div, .pdprice span{
	color: #b80b10;
	font-size: 13px;
}

.pcprice, .pcprice span{
	color: #b80b10;
	font-size: 15px;
}

.pcimage{
	background: #f2f2f2;
}

.pcdesc{
	color: #353535;
}

.pcdata{
	color: #b80b10;
	font-weight: bold;
}

.pditem{
	height: 180px;
	width: 260px;
}

.row1 .pditem{
	background: url(images/dh.gif) repeat-x left top;
}

.col0{
	background: url(images/bb.gif) repeat-y left top;
}

.col1{
/*	background: url(images/bbdot.gif) repeat-y left top; */
}

.featuredeven{border-right: solid 1px #eee;  border-bottom: solid 1px #eee;}
.featuredodd{border-bottom: solid 1px #eee;}
.featuredevenend{border-right: solid 1px #eee;}
.featuredoddend{}

FORM {
	display: inline;
	padding: 0px;
	margin: 0px;
}


TD.headerNavigation {
 font-size: 10px;
 font-weight: bold;
}


TR.headerError {
}

TD.headerError {
 font-size: 12px;
font-weight: bold;
 text-align: center;
}

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: 10px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
 font-size: 10px;
}

TD.infoBoxHeading {
 font-size: 10px;
 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 {
}

TABLE.productListing {
}

.productListing-heading {
 font-weight: bold;
}

.productlisting-headingPrice {
 font-size: 20px;
 font-weight: bold;
}

TD.productListing-data {
 
 font-size: 10px;
}


TR.subBar {
}

TD.subBar {
  font-size: 10px;
}

TD.main, P.main {
 
 font-size: 11px;
 line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 
 font-size: 10px;
}

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;
}