/*
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-color:#CCCCCC; 	
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	margin: 0px; 
	text-align:left;	
	color: #000;	
}
form {
	display: inline;
}
A, A:visited, A:active { color:#316ac5; text-decoration: none; }
A:hover { text-decoration: underline; }

/* classes */
A.no-link:hover {  color:#ffffff }
A.grey-link:hover { background:#d4d0c8; color:#ffffff }
A.light-colored { color:yellow }

.bg1 { 
background: #dcd9cd;
}
/* modify main table width and background to adjust the page width and color*/
.table-main-table { 
	width:780px;
	margin:0 auto;
	background: #ffffff; 
	border: 1px solid #666666;
}

/* STORE HEADER */
#header {
	width: 780px;
	margin:0px;
	padding:0px;
}
#headerMainCell {
	padding:0px;
}
#headerMainCell h1 {
	color:#ffffff;
	
}
#headerMenuCell {
	width: 780px;
	border: 0px;
	padding:0px;
	color:#000000;
}

#headerMenuCell a {
	color:#000000;
	margin-left:0px;
	margin-right:0px;
}



.categoryProduct {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	height: 380px;
	width: 250px;
	 float: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
	
}

.table-fixed-width {
	width: 760px; 
	background: #FFFFFF; 
	color: #000000; 
}
.table-small { 
	border: 0; 
	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: #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 */
.MenuLeft,  {
	vertical-align:top;
	margin-right: 2px;
}
.MenuRight {
	width:0px;
	vertical-align:top;
	margin-right: 5px;
}
#search {
	border-collapse: collapse;
	width: 165px;
	margin: 5px 0px 5px 2px;
	
}

#search TD {
	padding: 2px;
	white-space: nowrap;
	font-size:12px;
	border: 1px solid #000000;
	background-color: #8FC3F5;
	height: 30px;
}
#menu {
	width: 165px;
	background-color: #8FC3F5;
	height: 30px;
	margin: 0px 0px 5px 2px;
	border: 1px solid #000000;
}
#menucell {
	height: 30px;
}
#myaccount  {
	width: 165px;
	background-color: #8FC3F5;
	height: 30px;
	margin: 0px 0px 5px 2px;
	font-size:12px;
	border: 1px solid #000000;
	
}
.signin {	
	width: 160px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	background-color: #8FC3F5;
}
.signin a {
	color: #000000; 
	font-size: 12px;
	padding-left: 10px; 
} 
#menu TD, #myaccount TD, .signin td {
	border-top: 1px solid #000000;	
}
#menu a, #myaccount a {
	color: #000000; 
	font-size: 12px;
	padding-left: 5px; 
} 
#bestSellers TD, #related TD, #newProducts TD{
	text-align: center;
	padding: 2px;
	font-size: 12px; 
	border: 1px solid #999999;
	width: 98%;
}
#related .tblhead {
	text-align: center;
	color: #fff;
	font-weight: bold;
	height: 40px;
	background-image: url(/design_images/Menu_tblhead_03_01.jpg); 
	background-repeat: repeat-x; 
	white-space: nowrap;
	padding-left: 0px;
	width: 100%;
	font-size: 10px;
	border: 1px solid #000000;
} 
.tblhead  {
	text-align: center;
	color: #fff;
	font-weight: bold;
	height: 30px;
	background-image: url(/design_images/Menu_tblhead_03_01.jpg); 
	background-repeat: repeat-x; 
	white-space: nowrap;
	padding-left: 0px;
	width: 165px;
	font-size: 12px;
	border: 1px solid #000000;
}
.tblhead a:visited, .tblhead a:hover  {
	color: #8FC3F5;
}
.tblhead a:active {
	background-image: url(/design_images/Menu_tblhead_03_01.jpg); 
	}
.tblhead a:link{
	color: #8FC3F5;
}
.tblfoot {
	background:none;
}
.hellouser {
	
}
.gobutton {   
   margin-left: 5px;
   font-size: 11px;
   } 
   
   
#content {
	//width:580px;
	vertical-align:top;
	font-size:12px;
	padding-left:10px;
	
}
#content div {
	color: #000000;
}    
   
   
   
/* FEATURED PRODUCT */
#featured {
	width: 100%;
	text-align: center;	
	font-size:12px;
}
#featured td {
	vertical-align: top;
}
.featuredproduct {
	width: 100%;
}
.featuredproduct td {
	text-align: center;
}

.frame {
	margin: 5px, 5px, 5px, 5px;
	text-align:center;
	padding: 0px;
	
}
/* PRODUCT ATTRIBUTES */
.name, .price, .qty {
	font-weight: bold;
}

/* CATEGORY PRODUCT LIST */
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#categoryproductlist {
	width: 100%;
	color: #000000; 
	
}
.pagedesc {
	margin: 0px 0px 10px 0px;
}
#productlist, #invoicelist {
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
	font-size:12px;
}

#productlist TD, #invoicelist TD {
	width: 550px;
	padding: 2px;
}
#productlist .tblhead {
	background-image:url(/design_images/tblhead.jpg); 
	background-repeat:repeat-x; 
	height: 25px; 
} 
.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;
	width: 500px;
}

/* FOOTER */
#footer {
	margin-top: 50px;
	color: #999;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {
	color: #999;
}
/* PRODUCT DETAIL */
#productdetail {
	width: 500px;
	font-size:12px;	
	color: #000000;
}
#productdetail div {

}
#productdetail td {
	
}
#productdetail .frame {
	margin: 10px 5px 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, #coupon {
	font-size:12px;
	color: #000000;
 
}
#shoppingcart{
	font-size:12px;
	color: #000000;
	background-color: #8FC3F5; 
	width: 100%;
}

#shoppingcart .tblhead div{ 
	font-size:12px;
	color: #FFFFFF;
	 
}
.tblhead tblfoot {
	color: #000000;
	padding: 5px; 
	background-image:url(/design_images/tblhead.jpg); 
	background-repeat:repeat-x; 
}
	

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

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

h2 {
	font-size:16px;
}
.footermenu {
	font-size: 14px; 
	color: #000; 
	font-weight: bold;
}
.regulartext {	
	color: #000000; 
	padding: 2px;
	font-size: 14px;
} 
#button {
 	margin-right: 2px;
}
#productname {
	width: 100%;
	background-color: #8FC3F5; 
	color: #000000;
	font-size: 14px; 
	font-weight: bold;
	vertical-align: middle;
	height: 35px;
	padding: 4px;
	margin-left: 0px;
	
}
#techsupport {
	width: 550px; 
}
#techsupport td {
	font-size:12px; 
	color: #000;
	padding: 2px;
}
#technotes td{
	border: 1px solid #000000; 
} 
.addtocart {
	text-align: right; 
}
#shoppingcart .tblhead .tblfoot {
	color: #000000;
} 
#productDetailDescription {
	color: #000000;
	font-size:14px; 
	width: 450px; 
} 
.distributors {
	width: 550px;
	border: 1px solid #000000; 
	color: #000000;
} 
.distributors td{
	padding: 5px;
	font-size: 14px;
} 
#aboutus {
	color: #000000;
}
#applications {
	font-size:12px; 
	color: #000;
	padding: 0px;
}
#companycontactinfo {} 

#companycontactinfo td {
	padding: 3px;
}
.bullets{
	font-size: 12px;
	color: #000000;  
} 
.specs {
	width: 310px; 
	font-size: 9px;
	padding: 0px;
	color: #000000;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
} 
.specs td {
	width: ;
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999;
	padding: 2px;
}
#speccell {
	width: 125px;
} 
#checkout td {
	padding: 15px;  
}



#checkout .tblhead div{
	color: #FFFFFF;
}
#StoreHome{
	width:300px;
	text-align:left;
}

.checkstep div, .checkstep div strong, .checkstep strong {
color: #FFFFFF;
width:auto;
}

.checkstep {
background:#000000 url(/design_images/tblhead.jpg) repeat-x;
}