/*
Main HTML!
*/
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #959595;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #67696D;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

A {
	color: #EBFF02;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

A:hover {
	color: #EBFF02;
	text-decoration: underline;
}

FORM {
	display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TD {
	font-family:Tahoma,sans-serif; 
	font-size: 10px;
}

IMG {
	border: 0 px;
}
/*
End main HTML!
*/













/*
Link control!
*/
A.CateginfoBoxContents{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
}

A.CateginfoBoxContents2{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
}

A.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight : normal; 
}

A.boxText:hover { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight : normal; 
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.links { 
  color: #000000; 
}

A.links:hover { 
	color: #000000; 
}

A.headerNavigation:hover {
	color: #ffffff;
}

A.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4E5665;
}

A.pageResults {
	color: #DADADA;
}

A.pageResults:hover {
	color: #FFF002;
}

A.productTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

/*
End link control!
*/


















/*
TD control!
*/
TD.prods{
	background-image: url(images/products_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: url(images/menu_bg.gif) repeat-x left top;
	color: #ffffff;
	font-weight : bold;
	height: 32px;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #959595;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px; 
	color: #959595; 
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

TR.subBar {
	background: #f4f7fd;
}
/*
End TD control!
*/





















/*
TR control!
*/

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}




TR.headerError {
  background: #ff0000;
}



TR.headerInfo {
  background: #00ff00;
}



TR.footer {

}
/*
End TR control!
*/













/*
Links Page!
*/

TABLE.linkListing {
	border: 1px;
	border-style: solid;
	border-color: #A0A0A0;
	border-spacing: 1px;
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 22px;
	background-image: url(images/table_bg.jpg);
}

TD.linkListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background: #32363C;
	padding: 3px;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #A0A0A0;
	border-spacing: 1px;
}
TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 22px;
	background-image: url(images/table_bg.jpg);
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 22px;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

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: #32363C;
}

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: #32363C;
}
/*
End Links page!
*/








/*
Form cntrol!
*/
TABLE.formArea {
	background: #383B3F;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #8c8c8c; 
}

.checkoutBarCurrent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
	padding-right: 7px; 
}
/*
End form control!
*/









/*
Modules!
*/
.moduleRow { 
}

.moduleRowOver { 
	background-color: #383B3F; 
	cursor: pointer; 
	cursor: hand; 
}

.moduleRowSelected { 
	background-color: #383B3F; 
}
/*
End modules!
*/






/*
Box text!
*/
.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #959595; 
}
/*
End box text!
*/







/*
Errors/Success/Account/Warnings!
*/
.messageBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
}

.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #F2F2F2; 
}

.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #F2F2F2; 
}

.errorBox { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}

.stockWarning { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
}

.productsNotifications { 
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #FFFFFF; 
	text-decoration: underline; 
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}



SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}


SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
/*
End Errors/Success/Account/Warnings!
*/
















/*
All info box stuff
*/

.infoBox {
	
}

.infoBoxNotice {
	background: #FF8E90;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #999999;
	color: #EAEBEC;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.templateinfobox {
	font-family: Tahoma;
	font-size: 10px;
	color: #EAEBEC;
	background-image: url(images/infobox/middle_2.jpg);
}

TD.infoBoxContents {
	font-family: Tahoma;
	font-size: 10px;
	color: #EAEBEC;
	padding-top: 5px;
	padding-left: 5px;
}

TD.infoBoxContents2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.infoBoxContents2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.infoBoxContents {
	font-family: Tahoma;
	font-size: 10px;
	color: #EAEBEC;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNoticeContents {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Tahoma;
	font-size: 10px;
	color: #EAEBEC;
	font-weight: bold;
	
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.contentBoxHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EAEBEC;
	padding-left: 10px;
}
/*
End all info box stuff
*/












/*
Custom classes!
*/
.br{
	border-style: solid;
	border-width: 1px;
	border-color: #6780B8;
} 

.bg{
	background-repeat: repeat-y;
	align: center;
	background-image: url(images/vert.jpg);
	background-position: center;
}
 
.ps{
	color: #5F5F5F;
	font-size: 11px;
}

.ps1{
	color: #ffffff;
	font-size: 11px;
}

.ps3{
	color: #122F5F;
	font-size: 12px;
	font-weight: bold;
}

.ps4{
	color: #335081;
	font-size: 10px; 
}

TD.tablebg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6780B8;
	height: 28px; 
	padding-left: 6px;
}

SPAN.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #379BC8;
}

A.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #379BC8;
}

FONT.price {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #DA6F28;
}

.small_style {
	font-size: xx-small;
}

A.top_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9BC510;
}

A.bottom_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CF4217;
	text-decoration: underline;
}

A.main_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}

TD.strech{
	background-image: url(images/3808_14.jpg);
	background-repeat: repeat-x;
	background-position: 55px;	
}

TD.p_box_title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 34px;
	background-image: url(images/p_box_01.jpg);
	text-align: center;
	vertical-align: middle;
}
DIV.cards{
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 20px;	
}

DIV.bottom_links{
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 20px;	
}

SPAN.products_title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5C8F16;	
}

SPAN.description{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #959595;	
}
SPAN.products_price1{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFF002;
	text-transform: uppercase;
}

SPAN.products_price2{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #7A8B62;
	text-transform: uppercase;
}

TD.search_box{
	background-image: url(images/search.jpg);
	height: 102px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

TD.top{
	background-image: url(images/10071_06.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
}

SPAN.yellow{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
}

SPAN.white{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

TD.side{
	padding-left: 20px;
}

TD.side2{
	padding-left: 6px;
	padding-right: 20px;
}

TD.side3{
	padding-right: 6px;
}

TD.side4{
	padding-right: 40px;
}

TD.side5{
	padding-left: 40px;
}


TD.main_bg{
	background-image: url(images/7395_15.jpg);
	background-repeat: no-repeat;
}

SPAN.welcome{
	font-family: Tahoma;
	font-size: 15px;
	color: #7A8B62;
	text-transform: uppercase;
	font-weight: bold;
}

TD.tx2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}

TD.tx{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}

.cat_box{
	background: url(images/menu.jpg) no-repeat left;
	padding-left: 25px;
	padding-bottom:0;
	height:20;
	width:100%;
}

.cat_box2{
	background: url(images/menu.jpg) no-repeat left;
	padding-left:25px;
	padding-bottom:0;
	height:20;
	width:100%;
}
/*
End custom classes!
*/


 .ml2{
 font-size: 11px;
 color: #EBFF02;
 font-weight: bold;
 text-decoration: none; 
 }
 
  .ch1{
 font-size: 11px;
 color: #EAEBEC;
 }
 
  .ml1{
 font-size: 10px;
 color: #FFFFFF;
 }
 
  .ml3{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 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;
}