/*
Contact IA Modules Support if you need help modifying the look and feel of your site.
Extensive design customization well beyond this files options are easily done by our staff by request
Note: Your web browser may cache the css stylesheet making it appear as if effects are not occurring.
You can set your browser to not cache content to solve this.
*/

/* tag overrides follow*/
* { font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
}

/* modify the BODY's: 
text-align: left or center   this will justify the pages
background to any color for the background around the pages
add leftmargin:0 topmargin:0 to remove padding around main page.
*/
BODY { 
	background:#FFFFFF url(bg_fade.gif) repeat-y 50% 0;	
	font-family: Arial;  
	font-size: 10px;
	margin: 0px; 
	text-align:center;	
	color: #000;	
}
form {
	display: inline;
}
A, A:visited, A:active { color:#91660A; text-decoration: none; }
A:hover { font-weight: bold; }

/* classes */

A.no-link:hover { background:color:#ffffff} 
A.grey-link:hover { background:#d4d0c8; color:#ffffff }
A.light-colored { color:yellow }

.bg1 { 
background: #FFFFFF;
}
/* modify main table width and background to adjust the page width and color*/
.table-main-table { 
	width:780px;
	margin:0 auto;
	background: #F1F1EA;
	border: 1px solid #ccc;
}
.table-fixed-width {
	width: 780px; 
	background: #FFFFFF; 
	color: #000000; 
}
.table-small { 
	border: solid 1px #ccc;
	padding:1; 
	spacing:1  
}
/*
modify these three below to adjust the look and text size of the tables and headers
*/
.table-title { 
	font-weight: bold; 
	font-size: 14px;
  }
.tblcols {
	background: #CCC;
	color: #333;
	text-align:left;
}
.table-header { 
	text-align:left; 
	background-color: #006600;
}
.listing-row { background: #FFF7E8 }
.listing-row-alt { background: #FFFFFF }
/* customize left main menu*/
.menulink {
	background-color: #fff;
}
.cell-menulinktext{color: #FFFFFF; font-weight: bold;}
.cell-menulink{background: #CCCCCC; font-weight: bold;}
.cell-menusearch{background: #CCCCCC}
.cell-catlink{background: #EEEEEE}
.cell-cart{ background: #EEEEEE; color: #000000; font-weight:bold; font-size: 12px; text-align:center} 
/*
Modify the two classes below to adjust the text of the category product list
*/
.text-category-name{ color: #cccccc; font-weight:bold; font-size: 14px;}
.text-category-desc{ color: #000000; font-weight:bold; font-size: 12px;}

.body-form { background: #E3DFD7; color:#000000 }

.warning { color: #cc1000; font-weight:bold }

.stackdump-class { color:black }
.stackdump-method { color:black }
.stackdump-file { color:purple }
.stackdump-line { color:red }

.currency-input { 
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: right;
    font-size: 8px;
}

.option-input { 
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: right;
    font-size: 8px;
}

.text-input {
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    font-size: 8px;
}

.number-input {    
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: left;
    font-size: 8px;
}

/* STORE HEADER */
#header {
	width: 780px;
	background-image: url(bg_header.gif);
 	background-repeat: repeat-x;
	margin-top: 0px;
}
#logo {
	background-image: url(logo.gif);
 	background-repeat: no-repeat;
}
#headermenu {
	border-top: 0px solid #fff;
	background-color: #006600;
	text-align: center;
}
#topmenu {
	width: 100%;
	background-color: #006600;
	text-align: center;
	border-collapse: collapse;
	margin: 0px;
	vertical-align: bottom;
}
#topmenu td {
	color: #fff;
	height: 28px;
	padding: 2px;
}
#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color: #fff;
	text-decoration:none;
} 
#topmenu a:hover {
	text-decoration: underline;
} 

/* SIDEBAR MENU */
#search {
	border-collapse: collapse;
	width: 145px;
	margin: 0px 0px 2px 0px;
	border-top: solid 1px #ccc;	
	border-left: solid 1px #ccc;	
}
#search TD {
	padding: 5px;
	width: 140px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	white-space: nowrap;
}
.signin {	
	width: 140px;
	border-collapse: collapse;
	margin: 0px 5px 0px 0px;
	border-top: solid 1px #ccc;	
	border-left: solid 1px #ccc;
}
#menu, #myaccount, .rightMenu  {
	border-collapse: collapse;
	width: 145px;
	margin: 0px 0px 2px 0px;
	border-top: solid 1px #ccc;	
	border-left: solid 1px #ccc;
				
}

#menu TD, #myaccount TD, .signin td, .rightMenu td {
	padding-left: 5px; padding-right:5px; padding-top:1px; padding-bottom:1px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	back-ground: #006600; 
}
#catListDiv{

}
#bestseller .tblhead, #related .tblhead, {
	width: 150px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#bestseller TD, #related TD, {
	padding: 5px;
	background-color: #006600;
	color: #ffffff;
	width: 140px;
}
.bestsellerproduct, .relatedproduct {
	width: 145px;
	border: 1px solid #ccc;
}

.bestsellerproduct TD, .relatedproduct TD {
	padding: 5px;
	text-align: center;
}								
#menu a, #myaccount a {
	text-decoration: none;
}
.tblhead  {
	text-align: left;
	color: #fff;
	font-size: 12px; 
	font-weight:400;
	height: 28px;
	background-color: #006600;
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
	padding: 2px;
}
.tblhead a:link, .tblhead a:visited, .tblhead a:hover, .tblhead a:active {
	color: #fff;
}

.hellouser {
	background-color: #E7F3C6;
}
.gobutton {   
   margin-left: 5px;
   font-size: 11px;
   } 
   
/* FEATURED PRODUCT */
#featured {
	width: 100%;
	text-align: center;	
}
#featured td {
	vertical-align: top;
}
.featuredproduct {
	width: 100%;
}
.featuredproduct td {
	text-align: center;
}
#featuredproduct .tblhead {
	width: 145px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;	
}
/* BEST SELLER SIDEBAR */
#bestseller .tblhead, #related .tblhead, {
	width: 145px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.bestsellerproduct, .relatedproduct {
	width: 135px;
	margin-bottom: 0px;
	font-weight: 400;
}
.bestsellerproduct TD, .relatedproduct TD {
	padding: 5px;
	text-align: center;
}
/* PRODUCT ATTRIBUTES */
.name, .price, .qty {
	font-weight: bold;
}
/* CATEGORY PRODUCT LIST */
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#categoryproductlist {
	width: 100%;
}
.categoryProduct {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	height: 180px;
	width: 135px;
	 float: left;
	border: none;
	text-align:center;
}
.pagedesc {
	margin: 0px 0px 10px 0px;
}
#productlist, #invoicelist {
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#productlist TD, #invoicelist TD {
	padding: 5px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc; 
}
#productlist .tblhead  {
	font-size: 12px;
	padding: 2px; 
	 
}
.breadcrumb {
	margin: 0px 0px 10px 0px;
}

a.breadcrumb:link, a.breadcrumb:visited,  a.breadcrumb:hover,  a.breadcrumb:active  {
	color: #999;
	font-size: 11px;
}
#pagehead {
	line-height: 25px;
}

/* FOOTER */
#footer {
	margin-top: 50px;
	color: #999;
}
#footer a:link, #footer a:visted, #footer a:hover, #footer a:active  {
	color: #999;
}
/* PRODUCT DETAIL */
#productdetail {
	line-height: 25px;
}
.frame {
	margin: 10px 10px 10px 0px;
	border:#91660A solid 1px;
}
#addbutton {
	margin-top: 10px;
}.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
#newproduct {
	border-top: 0px solid #fff;
	background-color: #006600;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF
}
#content { 
	width: 650px; 
}
#form1 div a { 
	text-align: center;
	width: 100px; 
	height: 28px; 
	color: #fff; 
	font-weight: bold; 
	background-color: #006600;
	margin: 0px, 0px, 5px, 0px; 
}
.style3 {
	width: 150px;
	border-top: 0px solid #fff;
	background-color: #FFFFFF;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	color: #fff; 
}
.style3 p {
	background-color: #006600;
	font-weight: bold;
	color: #fff; 
	text-align: center;
	height: 28px;  
	margin-bottom: 5px; 
}	
.selectedPage {
	color: #FFFF00;
	font-weight: bold; 
	font-size: 14px;
}
