/*
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;}

/* 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-image:url(/design_images/pattern.jpg);	*/
     background-image:url(/design_images/pattern.jpg);
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	margin: 0px; 
	text-align:center;	
	color: #666;	
	overflow: -moz-scrollbars-vertical;
}
form {
	display: inline;
}

 

 A, A:visited { color: #666666 }
 A:active { color:#666666; text-decoration: none; }
 A:hover { color:#990000;text-decoration: underline; }
 


 
 

/* classes */
/*



/*A.subguys:hover { color:#990000;text-decoration: underline; }
A.subguys:active { color:#000000; text-decoration: none; }
A.subguys:visited { color: #333333 }*/

/*.evansaddedclass {
font-weight:bold
color:#000000
}*/


.evansaddedclass a, 
.evansaddedclass a:hover, 
.evansaddedclass a:visited { font-size:12px; font-weight:normal; color:#000000 }

.menusub a, 
.menusub a:visited { font-size:11px; font-weight:normal; color:#666666 }
.menusub a:active { color:#666666; text-decoration: none; }
.menusub a:hover { color:#990000;text-decoration: underline; } 

.bg1 { 
background: #dcd9cd;
}
/* modify main table width and background to adjust the page width and color*/
.table-main-table { 
	width:780px;
	margin:0 auto;
	border: none;
	background: #ffffff; 
	height:100%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

/* STORE HEADER */
#header {
	width: 100%;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
}
#headerMainCell {
	height:95px;
	background-image:url(/design_images/header2.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding:0px;
}



#evansshitagain{
color:#000000;
font-weight:bold}


#headerMainCell h1 {
	color:#ffffff;
	margin:18px;
}
#headerMenuCell {
	border-top: 0px solid #fff;
	background-color: #DBD9D9;
	text-align: right;
	font-size:14px;
	padding:5px;
	height:30px;
	vertical-align:middle;
}
#maheaderMenuCell {
	border-top: 2px solid #666666;
	background-color: #000000;
	text-align: right;
	font-size:14px;
	padding:5px;
	height:5px;
	vertical-align:middle;
}

#headerMenuCell a {
	color:#494949;
	margin-left:5px;
	margin-right:5px;
}

#mainTableTopCell {
	height:81px;
}

#mainTableBottomCell {
	height:40px;
}

#mainTableRightCell {
	display:none;
}


.categoryProduct a,
.categoryProduct a:visited { color:#666666; text-decoration: none; }
.categoryProduct a:active { color:#666666; text-decoration: none; }
.categoryProduct a:hover { color:#990000;text-decoration: none; }


.categoryProduct {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	height: 195px;
	width: 160px;
	float: left;
	text-decoration:none
	
}

.table-fixed-width {
	width: 780px; 
	background: #FFFFFF; 
	color: #000000; 
}
.table-small { 
	border: 0px; 
	padding:1px; 
}
/*
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: #FFF;
	color: #333;
	text-align:left;
}
.table-header { 
	text-align:left; 
	background-color: #fff; }

.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;
}



/* SIDEBAR MENU */

/*.menusub  {
color: #99cc33;
}*/

#search {
	border-collapse: collapse;
	width: 140px;
	margin: 2px 3px 2px 3px;
}

#search TD {
	padding: 2px;
	white-space: nowrap;
	font-size:12px;
}
#menu, #myaccount  {
	border-collapse: collapse;
	width: 140px;
	margin: 2px 3px 2px 3px;
	background-color:#ffffff;
	font-size:12px;
}
#supermenu,  {
	border-collapse: collapse;
	width: 140px;
	margin: 0px 0px 3px 2px;
	background-color:#ccddee;
	font-size:14px;
}
.signin {	
	width: 200px;
	border-collapse: collapse;
	margin: 6px 6px 0px 0px;
	font-size:12px;
}

#menu TD, #myaccount TD, .signin td {
	padding: 2px;
}
#bestSellers TD, #related TD, #newProducts TD{
	padding: 2px;s
	font-size:12px;
}

#menu a, #myaccount a {
	text-decoration: none;
}
.mysearch  {
	tex: left;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	background-color: #000000;
	/*background-repeat: repeat-x;*/
	background-position: top;
	white-space: nowrap;
	padding: 2px;
}
.tblhead  {
	text: left;
	color: #000000;
	font-weight: bold;
	height: 20px;
	background-color: #ffffff;
	/*background-image:url(/design_images/black.jpg);*/
	/*background-repeat: repeat-x;*/
	background-position: top;
	white-space: nowrap;
	padding: 4px;
}
.tblhead a {
	padding: 2px;
}
.myownhead  {
	text: left;
	color: #000000;
	font-weight: bold;
	height: 15px;
	background-color: #cccccc; 
	white-space: nowrap;
	padding: 2px;
}
.tblhead a:link, .tblhead a:visited, .tblhead a:hover, .tblhead a:active  {
	color: #000000;
}

.tblfoot {
	background:#fff;;
}

.hellouser {
	
}
.gobutton {   
   margin-left: 5px;
   font-size: 11px;
   } 
   
   
#content {
    width: 550px; 
    vertical-align:top;
	font-size:12px;
	padding-left:15px;
}   
   
  
   
/* FEATURED PRODUCT */

#featured {
   
	width: 610px;
	height: 600px
	text-align: center;	
	font-size:12px;
}
 
#featured td {
	vertical-align: top;
}
.featuredproduct {
	width: 100%;
}
.featuredproduct td {
	text-align: center;
}

.frame {
	/*border: 0px solid #ccc;*/
	text-align:left;
}


/* PRODUCT ATTRIBUTES */
.name, .price, .qty {
	font-weight: bold;
}

/* CATEGORY PRODUCT LIST */
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}




#categoryproductlist {
	width: 600px;
}
.pagedesc {
	margin: 0px 0px 2px 0px;
}
#productlist, #invoicelist {
	width: 600px;
	background-color: #fff;
	border-collapse: collapse;
	font-size:12px;
}

#productlist TD, #invoicelist TD {
	padding: 2px;
	border-left: solid 0px #ccc;
	border-bottom: solid 0px #ccc;
	text-align:center
}

#productlist .tblhead{
	text-align:center;
}

.breadcrumb {
	margin: 0px 0px 10px 0px;
}

a.breadcrumb:link, a.breadcrumb:visited,  a.breadcrumb:hover,  a.breadcrumb:active  {
	color: #999;
	font-size: 11px;
}
#pagehead {
	font-size: 11px;
}

/* FOOTER */
#footer {
	margin-top:20px;
	margin-bottom:10px;
	color: #999;
	font-size:11px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {
	color: #999;
}
/* PRODUCT DETAIL */
#productdetail {
	font-size:12px;	
	width:600px;
}
#productdetail .frame {
	margin: 10px 10px 10px 0px;
}
#addbutton {
	margin-top: 10px;
}
/*
.PoweredBy{
	color: #000000;
	font-size: 9px;
}
.PoweredBy A, .PoweredBy A:link, .PoweredBy A:visited, .PoweredBy A:active, .PoweredBy A:hover {
	color: #000000;
	font-size: 9px;
	TEXT-DECORATION: underline;
}
*/

#subcategories, #shoppingcart, #coupon {
	font-size:12px;
}

.fieldlabel {
	background:none;
	font-weight:bold;
	font-size:12px;
}

#customerdetails, #customerdetails input, #customerdetails select, #customerdetails option {
	font-size:12px;
}

h2 {
	font-size:16px;
}

select#BCountry, select#SCountry {
	width:140px;
}

#customerDetailText{
	padding:5px;
}
.menusub A {
	
}
.tblhead tblfoot {
	color: #999999; 
}
