/* 
 -----------------------------------
 iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
 ----------------------------------
 ##Default
 */	
	


 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #595959;
	font-weight: normal;
}
/*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: #666666;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
/*frame:: Controls the Color of the Store's Frame */		
.frame {
	background-color: #efeded;
}
/*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:#999999;
}
/*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: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #666666;
}
/*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: #666666;
	text-decoration: none;
	line-height: 13px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
/*data:: Controls body default fonts and colors */
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7E7E7C;
	background-color: #ffffff;
}
/*page_headers:: Controls the page's titles */
.page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #669900;
}
/*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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #484646;
}
/*A::Links:: Controls the way the Links look before a user clicks or mouse overs on them*/ 	 
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A:hover:: Controls the way the Links look when a user passes their mouse over a them*/ 	 	
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #669900;
}
/*A:visited:: Controls the way the Links look after a user has visited that section*/ 
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
/*A:visited:hover:: Controls the way the Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
}
/*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;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height: 15px;
}
/*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-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #669900;
	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;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height: 15px;
}
/*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;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #669900;
	text-decoration: none;
}
/*A.cat::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 	 
A.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #515151;
	text-decoration: none;
}
/*A.cat:hover:: Controls the way the category links look when a user passes their mouse over a them*/ 	 	
A.cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #669900;
	text-decoration: none;
}
/*A.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #515151;
	text-decoration: none;
}
/*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: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #669900;
	text-decoration: none;
}
/*A.links::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 	 
A.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
}
/*A.links:hover:: Controls the way the category links look when a user passes their mouse over a them*/ 	 	
A.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
/*A.links:visited:: Controls the way the category links look after a user has visited that section*/ 
A.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
/*A.links:visited:hover:: Controls the way the category links look when a user hovers over a section they have visited*/ 	 
A.links:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
/*A.home::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 	 
A.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
/*A.home:hover:: Controls the way the category links look when a user passes their mouse over a them*/ 	 	
A.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #669900;
	text-decoration: none;
}
/*A.home:visited:: Controls the way the category links look after a user has visited that section*/ 
A.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
/*A.home:visited:hover:: Controls the way the category links look when a user hovers over a section they have visited*/ 	 
A.home:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #669900;
	text-decoration: none;
}

/*A.deals::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 	 
A.deals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
/*A.deals:hover:: Controls the way the category links look when a user passes their mouse over a them*/ 	 	
A.deals:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}
/*A.deals:visited:: Controls the way the category links look after a user has visited that section*/ 
A.deals:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
/*A.deals:visited:hover:: Controls the way the category links look when a user hovers over a section they have visited*/ 	 
A.deals:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}
/*deals:: Controls the world class deals description style*/
.deals{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 15px;
	color: #669900;
}
/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23282a;
}
/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #808080;
}

.proditem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #ff6600;
}
/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
	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: 15px;
	line-height: normal;
	font-weight: bold;
	color: #669900;
}
/*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: #999999;
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color: #ffffff;
	padding: 2px 4px 2px 4px;
	border: 1px solid #e1e1e1;
}
/*borders:: Controls the color of the borders on forms*/ 
.borders {
	border: #666666;
	background-color: #666666;
}
/*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: #cfd0d1;
	background-color: #ffffff;
}
/*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: #666666;
	background-color: #ffffff;
}
/*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: #666666;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #666666;
}
/*borders2:: Controls the color of the borders on forms*/ 
.borders2 {
	border: #cbc9c9;
	background-color: #cbc9c9;
}
/*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: #23282a;
	line-height: 18px;
	background-color: #d4e5ed;
}
/*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: #cbcaca;
	color: #384e31;
}
/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
}
/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}
/*font3:: Third screen font*/ 
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484646;
}
/*font4:: Fourth screen font*/ 
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #808080;
}

/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}
/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
}
/*btn2:: Controls the buttons*/
.btn2 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	cursor: pointer;
}
/*txtBoxStyle:: Controls the text boxes*/ 	
.txtBoxStyle {
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
}
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle {
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #343333;
	height: 80px;
	width: 250px;
}
.box_homeproduct {
	padding: 20px;
}
.box_home_products {
	padding: 38px 20px 2px 0px;
	text-align: left;
}
.home_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
td {
	text-align: left;
}

.maintext {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
