body {
	margin: 0;
	padding: 0;	
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: url(../../images/layout/bg_darkbrick.jpg) repeat #3c3024;
	text-align: center; 
	color: #fff;
}

a { outline: none; }

label { font-weight:bold; }
.red { color:#FF0000; }
.tc { text-align:center;}
.tl { text-align:left;}
.tr { text-align:right;}
.bb { border-bottom:1px solid #6a6a93; }
.bimg { border: 1px solid black; }
.spacer10 { height:10px; }
.spacer20 { height:20px; }
.errorText { font-size: 10px; color: #ff0000; }
label.error {
	margin-left: 0px;
	width: auto;
	display: inline;
	color:#FF0000;
	font-style:italic;
}
input.error { border:1px dotted red; background-color: #FFFFCC; }
select.error { border:1px dotted red; background-color: #FFFFCC; }
.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color:FFFFFF;
}
#indicator {
display: none;
}
#container {
	width: 960px;	
	margin: 0 auto;
	text-align: left;
	/*background:url(../../images/layout/csoh_cbg.png) top left no-repeat #3c3024;*/
}
#container2 {
	width: 600px;	
	margin: 0 auto;
	text-align: left;
}
#psearch_box {
    width: 299px;
    height: 25px;
    background: url(../../images/layout/csoh_psearchbox.png) no-repeat;
		text-align:right;
		margin:0 0 0 10px;
}
input.swap_value { font-size:12px; font-weight:bold; color:#666; margin:5px;}
#psearch_box #s {
    float: left;
    padding: 0;
    /*margin: 6px 0 0 10px;*/
    border: 0;
    width: 264px;
    background: none;
}
#psearch_box #go {
    float: right;
    /*margin: 3px 4px 0 0;*/
}
#mainDiv {
	width: 960px;	
	margin: 0 auto;
	text-align: left;
	clear:both;	
}
/*
#mainDiv a:link, #mainDiv a:visited {
	color:#59a641;
	text-decoration:none;
}
*/
#mainDiv a:hover {
	color:#86cb71;
	text-decoration:underline;
}

#left { width:255px; float: left; background-color:#000; }

#right { width:695px; float: right; padding:0 5px; }
.left50p { width:49%; float: left; padding:0; border:2px solid #6a6a93; }
.right50p { width:49%; float: right; padding:0; border:2px solid #6a6a93; }
.bcont100 { height:100px; padding:5px; }
.main, .fieldValue {
  font-size: 12px;
  line-height: 1.5;
}
.clear { clear:both; }

#mainContent {
	margin: 0 0px 20px 0px;
	/*background: #cdc2af;*/
	background: #000;
	color:#fff;
	padding: 0 0 20px 0;
}

#mainContent ul, #mainContent ol, #mainContent li { padding-left:10px; margin-left:20px; }
#mainContent a:link, #mainContent a:visited {
	color:#59a641;
	font-weight:bold;
	text-decoration:none;
}
#mainContent a:hover {
	color:#6a6a93;
	text-decoration:underline;	
}

#header { width:960px; height:180px; }
#footer { width:958px; height:25px; color:#efd48f; font-size:12px; }
#footer a:link, #footer a:visited { color:#efd48f; font-weight:bold; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

#footerleft { width:255px; float: left; padding:0; }
#footerright { width:695px; float: right; padding:0; }

.smalllink, .smalllink a:link, .smalllink a:visited, .popupwindow, .popupwindow a:link, .popupwindow a:visited {
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
}
 
.smalllink a:hover {
color: #86cb71;
font-size: 12px;
text-decoration: underline;
}
 
.normorder { font-size:11px; font-weight:bold; font-style:italic; }
.backorder { font-size:11px; color:#FF0000; font-weight:bold; font-style:italic; }
.topnowidth, .topnowidth a:link, .topnowidth a:visited { height:24px; background-color:#4488bb; color:#FFFFFF; font-size:12px; font-weight:bold; padding: 6px 5px 0px 5px; }
.botnowidth { background-color: #e6eeee; padding:10px 10px; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

.infoHeader {
height:15px; background:url(../../images/layout/nav_bg.png) repeat-x #3e8637; color:#FFFFFF; font-size:12px; font-weight:bold; padding:5px 10px; margin: 0;
}

.infoHeader2 {
height:15px; background:url(../../images/layout/nav_bg4.png) repeat-x #6a6a93; color:#FFFFFF; font-size:12px; font-weight:bold; padding:5px 10px;
}

.infoHeader3 {
background-color:#5fb497;
font-size: 16px;
font-weight:bold;
color:#FFFFFF;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
}

.pshortdesc { font-size:11px; font-weight:bold; font-style:italic; }
.purhead { height:15px; background-color:#6a6a93; color:#FFFFFF; font-size:12px; font-weight:bold; padding:5px 10px; }
.grrhead { height:15px; background-color:#529546; color:#FFFFFF; font-size:12px; font-weight:bold; padding:5px 10px; }
FORM {
	display: inline;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : bold;
}

.headerNavigation a:link, .headerNavigation a:visited { 
  color: #FFF; 
	text-decoration: none; 
}

.headerNavigation a:hover {
  color: #86cb71;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxHeading {
	height:15px;
  font-size: 12px;
  font-weight: bold;
  background:url(../../images/layout/nav_bg4.png) repeat-x #6a6a93;
  color: #ffffff;
	padding:5px;
}

.infoBoxContents {
  /*background: #cdc2af;*/
	background: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	padding:5px 10px 10px 10px;
}

.infoBoxContents a:link, .infoBoxContents a:visited { font-weight:bold; color:#6a6a93; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #000;
}

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: #111;
}

TABLE.productListing {
background-color:#6b6b94;
}

.productListing-heading {
  background-color: #59a641;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight:bold;
	padding: 4px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.productListing-data a:link, .productListing-data a:visited{
	color:#59a641;
	text-decoration:none;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	/*background:url(../../images/layout/nav_bg4.png) repeat-x #6a6a93;*/
	background-color:#6a6a93;
	color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
	padding:5px 10px;
}
.pageHeading a:link, .pageHeading a:visited { color: #FFF; text-decoration:none; }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.fieldKey { font-size: 11px; font-weight:bold;  }


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000; }

.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; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#000; font-weight:bold; background-color: #ffb3b5; padding:5px; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#calendar, #calendar a:link, #calendar a:visited { color:#FFFFFF; }

.BgcolorBody {
	background : #ffffff;
}
/* Used for dark nav bar headings */
.BgcolorHard {
	background : #0e3460;
}
/* Used as the primary table background color */
.BgcolorNormal {
	background : #FFFFFF;
	color:#000000;
	border:1px solid #CCCCCC;
}
/* Used for Mon-Fri Headings */
.BgcolorBright {
	background : #ffd24d;
	 color: #000000;
}
/* Used to show selected navigation */
.BgcolorDull {
	background : #7B8FDA;
	color:#000000;
	border:1px solid #CCCCCC;
}
/* Used for navigation headings */
.BgcolorDull2 {
	background : #6a6a93;
}
.BgcolorDull2 a:link, .BgcolorDull2 a:visited { color:#FFFFFF; }

.calHeading { font-size: 18px; color: #FFFFFF; font-weight: bold; padding: 5px 0; }
.calDayHeading { font-size: 12px; color: #000000; padding: 5px 0; }
.cal_date, .cal_date a:link, .caldate a:visited { font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; text-align:left; padding:2px 3px; }
.cal_date a:hover { color: #FFFFCC; text-decoration:underline; }
/* DataTables display */
table.display {
	background-color: #000;
	margin: 0 auto;
	font-size:12px;
	
}

table.display thead th {
	background-color:#529546;
	border: 1px solid #333;
	padding: 3px 10px;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 10px;
	/*border-top: 1px solid black;*/
	font-weight: bold;
	font-size:10px;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 3px;
}

table.display td.center {
	text-align: center;
}

table.display a:link, table.display a:visited { color:#005588; font-weight:bold; text-decoration:none; }
table.display a:hover { color:#da7c01; text-decoration:underline; }
.even {
	background-color:#111;
}
.odd {
	background-color: #333;
}
/* BOF osC reCAPTCHA */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: #f8f8f9 !important; /* reCaptcha widget background color */
}

#recaptcha_table {
   border-color: #f8f8f9 !important;     /* reCaptcha widget border color */
}

#recaptcha_response_field {
   border-color: #b6b7cb !important;     /* Text input field border color */
   background-color:#ffffff !important;  /* Text input field background color */
   color: #000000                        /* Text input field font color */
}
/* EOF osC reCAPTCHA */