/* 
   -----------------------------------
     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 : #0c69aa;
	font-weight : Normal;
}
/*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 : #336699;
	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 : Gray;
}
/*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 : #336699;
}
/*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 : Gray;
}
/*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 : #ffffff;
	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 : #ffffff;
	text-decoration: underline;
}
/*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 : #ffffff;
}
/*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 : #ffffff;
}
/*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 : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	line-height: 35px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #cae7fc;
	background-color: #1b79bd;
	height: 20px;
	display: block;
}
/*A.cat:hover:: Controls the way the  category links look when a user passes  their mouse over a them*/ 	 	
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	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: #cae7fc;
	background-color: #1b79bd;
	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: #cae7fc;
	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 : #ffffff;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #cae7fc;
	background-color: #1b79bd;
	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: #cae7fc;
	background-color: #6fb2e0;
	display: block;
}
/*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #FFF;
}
/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #336699;
}
/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #41a0e4;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: 3px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #0f588d;
}
/*cat-headers:: Controls the way the menu headers look*/ 
.cat-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	background-color: #41a0e4;
	text-decoration : none;
}
/*price:: Controls the way the product price looks*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d90d0e;
	font-weight: bold;
}
/*menu-text:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2d2c2d;
}
/*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 : #e0effd;
	color : #336699;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #336699;
}
/*titles2:: Controls the subtitles on the checkout process*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #cee5fc;
	color : #084a6d;
}
/*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;
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color : #ffffff;
	padding: 2px 4px 2px 4px;
	border: 1px solid #336699;
}
/*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;
}
/*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 : #336699;
}
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border : #91bce8;
	background-color : #91bce8;
}
/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
	border : #91bce8;
	background-color : #91bce8;
}
/*forms-border:: Controls the color of  the borders on different forms*/ 
 .forms-border {
	background-color : #336699;
}
/*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 : #585C5F;
	text-decoration: none;
}
/*error:: Controls the way the error messages look  (Default Size is 12)*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}
/*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #3f4141;
	background-color : #ffffff;
}
/*page_headers:: Controls the way the page headers look*/
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #336699;
	background-color : #ffffff;
}
/*checkout-headers:: Controls the way the headers on the checkout pages look*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #336699;
	background-color : #ffffff;
}
/*options-titles:: Controls the way the titles on the options look*/
.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #336699;
}
/*steps:: Controls the way the steps on the top right hand corner look*/
.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 top right hand corner look*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #336699;
	background-color : #ffffff;
}
/*cart-text:: Controls the way the shopping cart looks*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #2d2c2d;
	line-height : 18px;
	background-color: #e5f0fa;
}
/*font1:: Primary Screen Font (Default Font Size is 12)*/ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
/*icon:: Controls the way the icons look*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #ff8615;
}
/*price-info:: Controls the way the price's information look*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
/*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: #99CCFF;
	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 #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #336699;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	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: #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;
	background-image: url(images/shadow_textbox.gif);
	height : 80px;
	width: 250px;
}

