/* 
   -----------------------------------
     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-color: #171717;
background-image: url(../_img/bg.jpg);
background-repeat: repeat-x;
font-weight: Normal;
}

a {
	color:#729315;
	outline: none;
	font-size: 12px;
}

a:active
{
outline: none;
}

:focus
{
  -moz-outline-style: none;
}


img {
	border: 0px;
}

 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #ffffff;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #91d161;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #171717;
	background-image: url(../_img/side_bg.jpg);
	background-repeat: repeat-x;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #336699;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#336699;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Times New Roman, Times, sans-serif;
	font-size : 14px;
	color : #ffffff;
	font-weight: normal;
	text-decoration : none;
	line-height : 10px;
	padding-top: 20px;
	padding-left: 4px;
	padding-right: 4px;
}

.footer-headers {
	font-family : Times New Roman, Times, sans-serif;
	font-size : 14px;
	color : #ffffff;
	font-weight: normal;
	text-decoration : none;
	line-height : 20px;
}

.footer a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #91d161;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
}

.footer a.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	line-height: 12px;
}

.footer .footer_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #91d161;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.footer .footer_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.footer a.footer_grey_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.footer a.footer_grey_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ffffff;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: 91d161;
	border-left-color: 91d161;
	background-image: url(../_img/header/title_bg.jpg);
	padding-left: 8px;
	
} 

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #3f4141;
	background-color : #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ffffff;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: 91d161;
	border-left-color: 91d161;
	background-image: url(../_img/header/title_bg.jpg);
	padding-left: 8px;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #91d161;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	background-image: url(../_img/footer/footer_bg.jpg);
	background-repeat: no-repeat;
}	


/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat {

font-family: Arial, Helvetica, sans-serif;
color: #959595;
font-size: 12px;
font-weight: Normal;
font-style: normal;
text-decoration: none;
margin-left: 4px;

}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	margin-left: 4px;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Arial, Helvetica, sans-serif;
	color : #959595;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	margin-left: 4px;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	margin-left: 4px;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.main_cat {
	font-family :  Arial, Helvetica, sans-serif;
	color : #959595;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	padding-left: 4px;
	line-height: 25px;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	 	
A.main_cat:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	padding-left: 4px;
	line-height: 25px;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.main_cat:visited {
	font-family :  Arial, Helvetica, sans-serif;
	color : #959595;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	padding-left: 4px;
	line-height: 25px;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.main_cat:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	padding-left: 4px;
	line-height: 25px;
} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #dcdcdc;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #787878;
	text-decoration: none;
}

.detail_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #91d161;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
}

.detail_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	line-height: 12px;
}

 /*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: #535353;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
	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 : 14px;
	font-weight : normal;
	color : #ffffff;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: 91d161;
	border-left-color: 91d161;
	background-image: url(../_img/header/title_bg.jpg);
	padding-left: 8px;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers_cont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 91d161;
	background-image: url(../_img/header/title_bg.jpg);
	padding-left: 8px;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #3f4141;;
	
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #ffffff;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dcdcdc;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #91bce8;
		background-color : #91bce8;
 }
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #91bce8;
	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 : #336699;
	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 : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #336699;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #91d161;
		background-color : #91d161;
 }

/*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: #ffffff;
	line-height : 18px;
}

/*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 : #4f4e4e;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
 
.font2 {
	font-family :  Arial, Helvetica, sans-serif;
	color: #91d161;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.font2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #91d161;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.font2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
}

.crumbs {
	font-family :  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	padding:10px 0 10px 0;
}

/*A.crumbs:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
.crumbs a{
	font-family :  Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	padding-left: 4px;
	line-height: 15px;
}
	
/*A.crumbs:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	 	
.crumbs a:hover{
	font-family :  Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	font-style: normal;
	border-bottom:1px dotted #b7b7b7b7;
	padding-left: 4px;
	line-height: 15px;
}

/*A.crumbs:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
.crumbs a:visited{
	font-family :  Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	padding-left: 4px;
	line-height: 15px;
}
	
/*A.crumbs:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
.crumbs a:visited:hover{
	font-family :  Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	font-weight : normal;
	font-style: normal;
	border-bottom:1px dotted #91d161;
	padding-left: 4px;
	line-height: 15px;
} 


/*btn:: Controls the buttons*/ 
.btn {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
    border-right: 1px solid #336699;
    background-color: #99CCFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #336699;
	cursor: pointer;
	} 

/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
    border-right: 1px solid #336699;
    background-color: #cee5fc;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #336699;
	cursor: pointer;
	} 	

 /*btn2:: Controls the buttons*/
.btn2 {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
    border-right: 1px solid #336699;
    background-color: #99CCFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;    
    color: #336699;
	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: #f5f4f2;
    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;
	}
 
.frame .menu-headers hr {
	height: 1px;
	border-style: none;
	color: #484848;
	background-color: #484848;
}

.item a.checkout_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.item a.checkout_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #91d161;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border-bottom:1px dotted #787878;
}

