/* 
   -----------------------------------
     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: 9px;
color: #000000;
background-color: #ffffff;
font-weight: Normal;
margin: 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: #4f9deb;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}	
	
 /*frame:: Controls the  Color of the Store's Frame */		
.frame {
background-color: #e6eac2;
}

/*top:: Controls the  Color of the top Bar */		
.top {
background-color: #d8dda0;
}

/*line:: Controls the  Color of the line bellow the top bar */		
.line {
background-color: #d8dda0;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {

font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
font-weight: Bold;
background-color: #dadc56;
text-decoration: none;
line-height: 2;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;

}


 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {

font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
background-color: #ffffff;
color: #000000;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;

} 

/*data:: Controls body default fonts and colors */
.data {

font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;

}

/*breadcrumbs:: Controls breadcrumbs */
.breadcrumbs {

font-family: Arial,Helvetica,sans-serif;
font-size: 9px;
font-weight: normal;
color: #999999;
background-color: #ffffff;;

}

 /*page_headers:: Controls the page's titles */
.page_headers {

font-family: Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
color: #72800c;
background-color: #ffffff;
margin: 0 0 0 10px;

}


/*icon:: Controls the way the menu icons display*/ 
.icon {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {

font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: ;
color: #808000;

}	

 	 
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {

font-family: Arial,Helvetica,sans-serif;
color: #606d05;
font-size: 12px;
font-weight: Normal;
font-style: ;

}
	
/*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: ;
color: #606d05;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {

font-family: Arial,Helvetica,sans-serif;
color: #606d05;

}
	
/*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: #606d05;

} 


/*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: #606d05;
font-size: 12px;
font-weight: Bold;
font-style: ;
text-decoration: none;

}
	
/*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;
font-weight: Bold;
font-style: normal;
color: #606d05;
text-decoration: underline;

}

/*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: #606d05;

}
	
/*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: #606d05;
text-decoration: underline;

} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {

font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #000000;

}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: Normal;
color: #000000;
text-decoration: none;

}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: Normal;
color: #000000;

}

  /*price:: Controls the way the product's prices display*/ 
.price {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #768311;
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: 20px;
font-weight: bold;
color: #72800c;
background-color: #ffffff;

}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {

font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #ffffff;
color: #000000;

} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
background-color: #ffffff;
padding: ;
border: ;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
border: ;
background-color: #000000;
}
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
border: ;
border-color: ;
border-width: ;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: Normal;
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: 14px;
font-weight: bold;
color: #000000;
background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
color: #800000;
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: #768311;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
border: ;
background-color: #000000;
}

/*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: #2d2c2d;
line-height: ;
background-color: #d8dda0;
}

/*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: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: Normal;
color: #000000;

}
 
/*font2:: Secondary Screen Font */ 
.font2 {

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: Normal;
color: #696969;

}

/*btn:: Controls the buttons*/ 
.btn {

border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #d6dd90;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #646d0c;
cursor: ;

} 

/*btn_over:: Controls the buttons*/ 
.btn_over {

border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #98a429;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
cursor: ;

} 	

 /*btn2:: Controls the buttons*/
.btn2 {

border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #d6dd90;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 9px;
color: #646d0c;
cursor: ;

} 	
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {

border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #dcdcdc;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #000000;

} 
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {

border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #ffffff;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #343333;
height: ;
width: ;

}
 


