/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	
	
<STYLE>	 
P  {}

 /*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 : #ffffff;
	font-weight : Normal;
	margin: 0;
	}

 /*store-name:: Store Name*/		 
.store-name {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : #FFA032;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #30495C;
	font-style : italic;
	text-decoration : none;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #ffffff;
}
/*frame2:: frame2 settings*/		
.frame2 {
	 border-style: solid;
	border-color: #6CA106;
	border-width:  1px;
	border-bottom-width:  1px;
	 border-left: none;
	border-right: none;
	border-top: none;
	
}

 /*frame1:: frame1 settings*/		
.frame1 {
	 border-style: solid;
	border-color: #4D4D4D;
	border-width:  1px;
	border-bottom-width: 1px;
	 border-left: none;
	border-right-width:  1px;
	border-top-width:  1px;
/*font1:: Primary  Screen Font size (Default Font Size is 10)*/ 
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #050505;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#6CA106;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #6CA106;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
}


/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #ffffff;
	color : #000000;
	border:   solid;
	border-color: #6CA106;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
}

 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFA037;
	background-color : #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #6CA106;
	background-color : #ffffff;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #6CA106;
}

 /*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices  (Default Size is 9)*/		
.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #6CA106;
}		

 	 
/*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 : #FFA037;
	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 : #6CA106;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : #FFA037;
}
	
/*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 : #6CA106;
}

/*A.menu::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6EA406;
	font-size : 10px;
	font-weight : bold;
	font-style:  normal;
	text-decoration: none;

}
	
/*A.menu:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #FFA037;
	text-decoration: underline;
}

/*A.menu:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.menu:visited {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #6EA406;
}
	
/*A.menu:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #FFA037;
} 


	
/*A.cat::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFA037;
	font-size : 10px;
	font-weight : bold;
	font-style:  normal;
	text-decoration: none;

}
	
/*A.cat:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style:  normal;
	color : #6CA106;
}

/*A.cat:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.cat:visited {
		font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #FFA037;
}
	
/*A.cat:visited:hover:: Controls the way the  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 : #6CA106;
} 


 /*menu-text:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.menu-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color  (Default Size is 12)*/ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #6CA106;
	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: #6CA106;
}

/*price:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color  (Default Size is 12)*/ 
.price {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #ffa037;
}

 /*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 : #6CA106;
	background-color : #ffffff;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #6CA106;
	color : #535252;
	
} 
 /*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color : #F3F8EB;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #6CA106;
		background-color : #6CA106;
 }
 
 /*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 : #6CA106;
	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 : #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #aaa9a9;
		background-color : #aaa9a9;
 }

/*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: #6CA106;
	line-height : 18px;
	background-color: #ffffff;
}

/*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 size (Default Font Size is 10)*/ 

.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : Normal;
	color: #6CA106;
}
 
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : Normal;
	color: #FFA037;
}
 /*font3:: Secondary Screen Font (Default Font Size is 12)*/ 
.font3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #FFD7AB;
	 border: none;
}
 /*font4:: Secondary Screen Font (Default Font Size is 12)*/ 
.font4 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFA037;
}
/*font5:: Secondary Screen Font (Default Font Size is 12)*/ 
.font5 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : Normal;
}
 /*font6:: Secondary Screen Font (Default Font Size is 12)*/ 
.font6 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
    font-weight : Normal;
}

/*btn:: Controls the buttons*/ 
.btn {
    border-top: 1px solid #ff9f36;
    border-bottom: 1px solid #ff9f36;
    border-left: 1px solid #ff9f36;
    border-right: 1px solid #ff9f36;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #6CA106;
	cursor: pointer;
	} 

/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #ff9f36;
    border-bottom: 1px solid #ff9f36;
    border-left: 1px solid #ff9f36;
    border-right: 1px solid #ff9f36;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #6CA106;
	cursor: pointer;
	} 

 /*btn2:: Controls the buttons*/
.btn2 {
    border-top: 1px solid #ff9f36;
    border-bottom: 1px solid #ff9f36;
    border-left: 1px solid #ff9f36;
    border-right: 1px solid #ff9f36;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #6CA106;
	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;
	}
 
</STYLE>
