/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	
	


 /*body::Controls Page Background Color and any other fonts not defined below*/
body {
	font-size: 10pt;
	font-family: arial, helvetica, geneva;
	background-color: #e7e7e7;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0; }
#container-table {
	text-align: left;
	margin: 0 auto;
	padding: 0; }

#header-td {
	padding-bottom: 5px; }

h1 { color: #999; font-size: 14pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-indent: 15px; margin: 0 0 -10px; padding: 0; }
h2 { color: #999; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; margin: 0 0 -10px; padding: 0; border-top: 1px solid #999; border-bottom: 1px solid #999; border-right-color: #999; border-left-color: #999; }
li { text-align: left; margin: 0 0 0 -15px; padding: 0; list-style-type: none; list-style-image: url(../../../../../images/bullet.gif); }
li a { color: #666; font-weight: bold; text-decoration: none; }
li a:hover { color: #8b4512; text-decoration: underline; }
a { color: #8b4512; }
a:hover { text-decoration: none; }
.mainContent { text-align: left; padding: 0 5px 3px 8px; }
.rightContent { text-align: right; }
.rightContent img { padding: 10px 0 20px 3px; }

/*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : #5c5c5c;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #8cbbd0;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #ffffff;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#e1e1e1;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	background-color: #999999;
	text-decoration : none;
	line-height : 20px;
	border-color: #8b4512;
	border-style: none none solid;
	border-width: medium medium 1px; }


 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #8b4512;
	text-decoration : none;
	line-height : 13px;
	border-color: #e1e0e0;
	border-style: none none solid;
	border-width: medium medium 1px; } 

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #999999;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #484646;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer { 
	color: #b5b5b5;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-top: 1px dotted #cd6a9b; }

 	 

	
/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #8b4512;
	font-size : 10px;
	font-weight : bold;
	font-style:  normal;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #000;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family : Verdana, Arial, Helvetica, sans-serif;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000;
} 

/*A.menu::Links::  Controls the way the  menu links  look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  menu links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight :  normal;
	font-style: normal;
	color : #8b4512;
	text-decoration: none;
}

/*A.menu:visited:: Controls the way the menu links look after a user has visited that section*/ 
A.menu:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
}
	
/*A.menu:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #8b4512;
} 


/*A.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #23282a;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;

}
	
/*A.cat:hover:: Controls the way the  category links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #8cbbd0;
	display:block;
}

/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #23282a;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;
}
	
/*A.cat:visited:hover:: Controls the way the  category links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #8cbbd0;
	display:block;
} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000;
	text-decoration: none;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000;
}

.price-info-bg {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000;
	background: #e0c8d4;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8b4512;
	font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #b5b5b5;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #7e7e7c;

	
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	padding: 2px 4px;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #cd6a9b;
		background-color : #e1e0e0;
 }
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000;
	background-color : #e1e0e0;
}

 /*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #8b4512;
}

/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}

 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #8b4512;
	border-color: #8b4512;
	border-style: none none solid;
	border-width: medium medium 1px; }

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #cbc9c9;
		background-color : #e1e0e0;
 }

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #000;
	line-height : 18px;
	background-color: #e1e0e0;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #e1e0e0;
	color : #8b4512;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #e1e0e0;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

/*font3:: controls the search on the top*/ 
.font3 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #484646;
}	

/*btn:: Controls the buttons*/ 
.btn {
	background-color: #8b4512;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	border: solid 1px;
	cursor: pointer; } 

	/*btn_over:: Controls the buttons*/ 
.btn_over {
	background-color: #8b4512;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	border: solid 1px;
	cursor: pointer; } 	

 /*btn2:: Controls the buttons*/
.btn2 {
	background-color: #8b4512;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	border: 0px;
	cursor: pointer;
	margin: 3px; } 	
	
.btn-add {
	background: #8b4512 url(/assets/images/add-cart.gif);
	width: 140px;
	height: 30px;
	cursor: pointer;
	border: none; } 
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
	background-color: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
	border: solid 1px #aaa9a9; }
	
.txtBoxStyle2 {
	background-color: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
	border: solid 1px #aaa9a9;
	float: left;
	display: inline; }  
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;;
    font-size: 11px;
	color: #000;
	height : 80px;
	width: 250px;
	border: solid 1px #cd6a9b; }
#search-box {
	background-image: url(../images/cartBG.gif);
	background-position: 0 -75px;
	text-align: center;
	width: 140px;
	height: auto;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 5px 10px 5px; }

#search-box h3 {
	color: #8B4512;
	text-align: center;
	margin: 0;
	padding: 0;
	 }
.categories-table td {
	text-align: right;
	vertical-align: top;
	height: 160px; }

.categories-table a {
	color: #8b4512;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
	letter-spacing: -1px; }

.categories-table em {
	font-size: 9pt; }

