
body {
	    background-color:#000;
		font-family: arial, sans-serif;
		font-size: 12px;
	  }
	  
	 td, p div {
	  font-family: arial, sans-serif;
		font-size: 12px;
	 }


.bd {
  border: thin solid #000;
}

.tblbg {
   background-color: #0094EC;
}
.tdbg2 {
  background-color: #0094EC;
  color:#FFFFFF;
  font-size: 9pt;
}

.tdbg1 {

  color:#efefcd;;
  font-size: 9pt;
}
.tdbg_grey {
 background-color:#ccc;
 color:#000
}

A.tdbg_grey:link { 
color:#000;
}
A.tdbg_grey:hover {
color:#FFF;
 text-decoration:underline;
}
A.tdbg_grey:visited {
 color:#000;
}

.smltext {
  font-size:7pt;
  color:#000000;
}

.smltext_blck {
  font-size:7pt;
  color:#000000;
}
.smltext_white {
  font-size:7pt;
  color:#FFFFFF;
  font-weight:bold;
}

.pageTitle {
   color: #0095ED;
   font-size: 14px;
   font-weight:bold;
   padding:5px;
   
}

.pageTitle_sm {
   color: #0095ED;
   font-size: 12px;
   font-weight:bold;
   padding:2px;
   
}

.pagesubHeader {
   font-size: 10px;
   font-weight:bold;
   padding:2px;
   
}

.pad {
padding:4px;
}

.nopad {
padding:0px
}

a.breadcrumbs,a.breadcrumbs:link,a.breadcrumbs:visited {
 color:#FDA805;
 font-size: 10px;
 text-decoration: none;
}

a.breadcrumbs:visited {
  color: #FDA805;
}

.subnav {
  color:#000;
  font-size: 10px;
  text-decoration: none;
 }
 
 A.subnav:link {
  color:#011AFF;
  text-decoration: none;
 }
 
  A.subnav:visited,A.subnav:hover {
  color:#011AFF;
 }
  
A.subnav:hover {
  color:#FDA805;
 }
.adminHelp {
   color:#FF0000;
   font-size: 10px;
   text-decoration: none;
   font-weight:bold;
}

.footer {
  text-align:center;
  font-size:10px;
  color:#FDA805;
}

footer_subnav{
  text-align:center;
  font-size:10px;
  color:#FDA805;
}
A.footer_subnav{
  color:#FDA805;
}

A.footer_subnav:hover
{
  text-align:center;
  font-size:10px;
  color:#0095ED;
}

.vertLine {
	border-right: 1px solid #ccc;
}

.mainTable {
	width:100%;
	padding:0px;
	margin: 0px;
	
}
.tdSideBar {
	width: 125;
	vertical-align: top;
}
.tdMain {
	vertical-align: top;
}

/* ----- MAIN SETTINGS ---- */


a,A:link {
	COLOR:#FDA805;
	text-decoration: none;
}
A:visited {
	COLOR:#FDA805;
} 
A:hover {
	color : #0095ED;
}

/* This is the default font for the entire page body */
.mainpage {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/* ----- PAGE SECTIONS & HEADERS -----*/
/* Header is a large separating bar used in page layout */
/* Sections are used for output areas */
.header {
	FONT-SIZE: 14px;
	color:#0095ED;
	font-weight : bolder;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
	color :#0095ED;
}

/* Used for the menu footer at the bottom of list and detail pages */
.section_footer {
	font-size: 11px;
	color :#FDA805;
}
A.section_footer {
    color :#FDA805;
	text-decoration : none;
}


hr {color: #0095ED;height:1px}
h1 {color: #0095ED; font-size: 18px; font-weight: bold}
h2 {
	color:#0095ED;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #0095ED;
	font-size: 12px;
	font-weight: bold;
}h4 {
	color: #0095ED;
	font-size: 10px;
	font-weight: bold;
}

HR.thickline {
	size: 1;
	height: 2px;
	FONT-SIZE: 1px;
	margin-bottom : 0px;
	margin-top : 0px;
}
HR.thinline {
	size: 1;
	height : 1px;
	margin-bottom : 0px;
	margin-top : 0px;
}

/* Wish list button */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #FDA805;
	text-align : center;
}

/* CATEGORY PAGES: Category itself (large) plus 3 listing sizes  for subcats & article, etc. --------------------------------------------- */
.cat_title_large {
	font-size: 16px;
	color:#0095ED;
}
.cat_title_small {
	font-size: 14px;
	font-weight: bold;
	color:#0095ED;
}
.cat_title_list {
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline
}

.cat_text_large {
	font-size: 12px;
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 13px;
	color:#0095ED;
}
.cat_text_list {
	font-size: 12px;
}

/* FEATURE:.Detail page -------------------------------- */

/* Style for detail item name, if no image defined   */
.FeatureTitle {
	font-size : 22px;
}
/* Style for product names, if no image defined   */
.FeatureTeaser {
	font-size : 16px;
}
.FeatureByline {
	font-size : 12px;
	font-style : italic;
	
}


/* PRODUCTS:. --------------------------------------------- */

/* Style for product names, if no image defined   */
.prodname {
	font-size : 16px;
	font-weight : bold;
}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 14px;
	font-weight : bold;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 11px;
	color : #999;
}

/* Style for Product price, if turned on */
.prodprice {
	font-size : 12px;
	color:#FDA805;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color:#FDA805;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : #FDA805;
}

/* Style for border around image on moreinfo page */
.moreimg {
	border-style : solid;
	border-width : 1px;
	border-color : Silver;
	width: 30%;
	text-align : center;
	padding : 10px;
	background-color: white;
}

.gallery_img {
	border-style : solid;
	border-color : Silver;
	margin-right : 3px;
	border-width : 1px;
}


/* ----- ORDER BOX & HIGHLIGHT BOX -----*/
.boxtitle {
	FONT-SIZE: 16px;  
}
.BoxText {
	FONT-SIZE: 13px;  
}

.BoxBorder {
 border: 1px solid #FDA805;
}

.BoxHeaderRow {
 background-color: #0095ED;
}

/* ----- SHOPPING CART  -----*/

/* Style for shopping cart text */
.carttext {
	font-size : 11px;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-size : 10px;
}



/* ----- INPUT FORM ---------------------------------*/
.FormTitle {
	color:#0095ED;
	FONT-SIZE: 14px;
	font-weight : bold;
}
.formtext {
	color:#000;
	FONT-SIZE: 11px;
	vertical-align : baseline;
}

.FormError {
	FONT-SIZE: 12px;
	color : Red;
}

.FormErrorSmall {
	FONT-SIZE: 10px;
	color : Red;
}

.FormTextSmall {
	FONT-SIZE: 10px; 
}

.FormTextVerySmall {
	FONT-SIZE: 9px;
}

.formfield {
	BORDER: #740905 1px solid;
	COLOR: #000;
	FONT-SIZE: 10px;
}
.formfield_quickLinks {
	BORDER: #740905 1px solid;
	COLOR: #000;
	FONT-SIZE: 11px;
}

.formfieldlogin {
	BORDER: #740905 1px solid;
	FONT-SIZE: 11px;
	BORDER-BOTTOM: #cccccc 1px solid;
	width : 110px;
}
.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
	
}

.FormButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #740905;
	text-align : center;
}

.FormButton_small {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #740905;
	text-align : center;
}



/* ----- Listing Outputs (for address lists, etc.) ---------------------------*/
.ResultHead {
	FONT-SIZE: 12px;
}
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: italic;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 12px;  
}
.listingtagline {
	FONT-SIZE: 12px; 
}
.listingdate {
	FONT-SIZE: 12px;  
}



/* MENUs --------------------------------------------- */
.menu_category {
	font-size: 12px;
	text-decoration : none;
	COLOR: gray;
}
a.menu_category
{
	font-size: 12px;
}

.menu_page {
	text-align:right;
	font-size: 12px;
	COLOR:#C0C080;
}

a.menu_page, a.menu_page:link, a.menu_page:visited, A.menu_page:active 
{  text-align:right;
	font-size: 12px;
	COLOR:#FDA805;
	text-decoration: none;
}
A.menu_page:hover
{
COLOR:#0095ED;}

.menu_page_title {
	font-size: 12px;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}


.menu_trail {
  color:#FDA805;
  font-size:10px;
  text-decoration : none;
}
	
a.menu_trail
{
	font-size: 10px;
	color: #FDA805;
	text-decoration: none;

}

a.menu_trail:hover
{
	font-size: 10px;
	color: #0095ED;

}

.menu_footer {
	font-size: 10px;
	text-decoration : none;
	text-align : center;
}


.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FDA805;
	TEXT-DECORATION: none
}
A.menu_admin{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FDA805;
	TEXT-DECORATION: none
}
A.menu_admin:hover{
	
	COLOR: #0095ED;

}



.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}
.photocaption { FONT-SIZE: 11px; 
}



/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;   TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  TEXT-DECORATION: none;color:#FEA805;
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;   TEXT-DECORATION: underline;color:#FEA805;
}


/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px;   TEXT-DECORATION: none;padding:4px;
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;   TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px;  TEXT-DECORATION: none; 
	 color:#FDA805;
}
A.TopTierNav:visited {
	 color:#FDA805
}
A.TopTierNav:hover {
	color:#FEA805;
}

/* ----- the sub tier is for sort  ---------------------------------*/
.SubTierNav {
	FONT-SIZE: 11px;   TEXT-DECORATION: none
}
A.SubTierNav:link {
	 FONT-SIZE: 11px;  TEXT-DECORATION: none
}



/* ---------- Links for the sitemap search --------------------- */
A.alphaon:link {
	 FONT-SIZE: 13px;  TEXT-DECORATION: none ; Font-Weight: Bold;
}

A.alphaoff:link {
	 FONT-SIZE: 9px;  TEXT-DECORATION: none
}


.nav {color: #0095ED; text-decoration: none; font-size: 10px; }
.nav:hover {
	color: #FDA805;
}
.heading {color: #0095ED; font-size: 10pt;  font-weight: bold}
.subheading {color: #0095ED; font-size: 10pt;  font-weight: bold}

.required {
	font-weight: bold;
}

.tdHeader {
 text-align:center;
 font-size:80%

}
.rowHeader {
  height:12pt;
}



/**** FOR THE login boxes ****/
.loginForm_Box {
 width:110px;
 padding:3px;
 border: 1px solid #FDA805;
 margin: 5px 0px 5px 2px;
}


 /*for  form field labels*/
  label {
	float:left;
  }
  
.loginForm {
  width:110px;
  padding:3px;
  margin: 5px 0px 5px 2px;
  text-align:left;
}

.loginForm legend {
  font-size:80%;
  background: #740905;
  color:#FFF;
  border:1px solid #ccc;
  border-bottom-color:#999;
  border-right-color: #999;
  padding:4px 6px; 
}

.loginForm fieldset {
  border:1px solid #ccc;
  padding:4px 3px; 
  width:125px;
}

.loginForm p {
  FONT-SIZE: 9px;
}

.loginForm label {
  FONT-SIZE: 9px;
}

.loginForm a:link {
  FONT-SIZE: 9px;
}

.logout_box {
  width:125px;
  padding:3px 3px 4px 3px;
  border: 1px solid #740905;
  text-align:center;
  margin: 5px 0px 5px 2px;
}

.logout {
  width:125px;
  padding:3px 3px 4px 3px;
  text-align:center;
  margin: 5px 10px 5px 2px;
}

.logout legend {
  font-size:80%;
  background: #740905;
  color:#FFF;
  border:1px solid #ccc;
  border-bottom-color: #999;
  border-right-color:#999;
  padding:4px 6px; 
}

.logout fieldset {
  border:1px solid #ccc;
  padding:4px 3px; 
  width:125px;
}
.myAccount {
    
	font-size: 11px;
	COLOR:#C0C080;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}

a.myAccount:link
{ 
	font-size: 11px;
	COLOR:#0095ED;
}

A.myAccount:hover
{
  COLOR:#0095ED;
}

object.td
{
color:#000000}
.debug {
  color:#000;
}

/*defines styles for category,page,feature edit links*/
 .editBtn {
	padding:2px 5px 2px 5px;
	border-top: solid 1px #fff;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	background-color: #740905;
	text-align:center;
	margin:5px 5px 3px 5px;
 }
 a.editBtn {
   text-decoration:none;
   color:#FFF;
   font-size:90%;
 }
 
 /* for item lists for editing */
 .listform {
  background-color: #E7E3D6;
  padding:3px;
  color:#000;
 }
 
 .listform td{
  font-size: 95%;
 }

 .listform a {
   color:#000;
 }
 
  
  .listform a:link {
   color: #000;
   
 }
  .listform a:hover {
   color: #666;
   
 }
 
  .listform a.editBtn {
   text-decoration:none;
   color:#FFF;
   font-size:100%;
 }
 
  /* for item lists for editing */
 .listform_lo {
  background-color: #CCC;
  padding:3px;
 }
 
 .listform_lo a, .listform_lo td{
   color: #000;
 }
 
  .listform_lo a:link {
   color: #000;
   
 }
  .listform_lo a:hover {
   color: #633;
   
 }
 
  .listform_lo a.editBtn {
   text-decoration:none;
   color:#FFF;
 }
	
/* the following classes handle sidebar content */
#contentContainer {/*container for catContent and sidebar */
	width:650px;
	margin: 0px 3px 5px 3px;
}

.catContent {
  width:495px;
  float:left;
  margin:0px -495px 1px 1px;	
  padding:3px;
  background:url('../lay/mainContent_bg.gif') no-repeat;
  border: 1px solid #011AFF;
}
#sidebar {
    margin:0px 5px 5px 514px;
	_margin:0px 5px 5px 505px;
	font-size:80%;
	padding: 0px;
	width:132px;
}


#sidebar li {
margin-left:0px;
}

#sidebar dl {
font-size:100%;
margin-left:3px;
}

#sidebar dt {
font-size:110%;
}

#sidebar p {
  padding:0px 3px 3px 3px;
}

#sidebar .divider {
height:1px;
 margin:1px;
 padding:0px;
}
.sidebarBox {
 margin:0px;
 padding:0px 0px 4px 0px;
}
.sidebarBox p {
 margin: 0px;
 padding:0px;
 color: #fff;
}
.sideBarBox hr {
 height:1px;
 color:White;
 margin:1px 0px 3px 0px;
}

/*controls look of bread crumb navigation for sub categories */
#subCatBreadCrumbs {
margin:3px 0px;
}
#subCatBreadCrumbs ul {
 margin:0px;
 padding:0px;
}
#subCatBreadCrumbs li {
 font-size:90%;
 list-style:none;
 float:left;
 margin:0px 5px 0px 0px;
}

#subCatBreadCrumbs li a, #subCatBreadCrumbs li a:link,#subCatBreadCrumbs li a:visited {
 color:#011AFF;
}

#subCatBreadCrumbs li a:hover {
 color:#FDA805;
}
/*** SITE MAP CLASSES***/
.siteMap {
 margin: 3px 0px 3px 5px;
}

.siteMap li {
  list-style:none;
  margin: 3px 0px;
}

#siteMapProducts {
margin: 3px 0px;
}

#siteMapProducts dt  {
 font-weight: bold;
 font-size:110%;
}

#siteMapProducts dd  {
  list-style:none;
  margin:3px;
}
#siteMapProducts dl ul li  {
  list-style:none;
  margin:3px 0px;
}


.fixCenter{

margin-left:auto; 
margin-right:auto; 
_width:100%;  
 
text-align:center;
}
/**** STYLES FOR INPUT BOXES AND OUTPUT BOXES ***
  break these up more if need be
*/
.inputBox, .outputBox, .formatBox  {
	padding:0px;
	border:#0095ED 1px solid;
    _width:350px; 
	max-width:750px;
	min-width:350px;
	 margin-left:auto; margin-right:auto;
  
}
/*.boxheader 
*/
.inputBox h3, .formatBox h3{
  background-color:#0095ED;
  color:#FFF;
  font-size:130%;
  padding:4px;
  border-bottom: 1px solid black;
  margin:0px;
 
  
}
.inputBox p ,.outputBox p, formatBox p {
   font-size: 80%;
   text-align:right;
}

.outputBox h3 {
  background-color:#0095ED;
  color:#FFF;
  font-size:130%;
  padding:3px;
  border-bottom: 1px solid black;
  margin:0px;
  text-align:center;
}
.acctmgrlink:hover {
color:#fff;
}
