/* 
   -----------------------------------
     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: 14px;
color: #000000;
background-color: #ffffff;
font-weight: Normal;
}
 
 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #38393a;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #838586;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}

/*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #044297;
}


/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #f5f4f2;
}
/*line::  Controls the  Color of the top Bar */		
.line{
	background-color :#cd0707;
}

/*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: #cb0215;
	text-decoration : none;
	line-height : 14px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #cb0215;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #044297;
color: #ffffff;
} 


 /*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 : #7E7E7C;
	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 : #a0051b;
	background-color : #ffffff;
}

/*icon:: Secondary Screen Font (Default Font Size is 12)*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #cb0215;
}

/*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 : #3a3a3a;
}	
 	 
/*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 : #3a3a3a;
	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 : #077981;
}

/*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 : #3a3a3a;
}
	
/*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 : #077981;
} 

/*A.menu::Links::  Controls the way the  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 : 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 :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #3a3a3a;
	text-decoration: none;
}

/*A.menu:visited:: Controls the way the  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  Links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #3a3a3a;
} 


/*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: #ffffff;
font-size: 12px;
font-weight: Bold;
font-style: ;
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: Arial, Helvetica, sans-serif;
font-weight: Bold;
font-style: ;
color: #ffffff;
text-decoration: underline;
}

/*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: #ffffff;
}
	
/*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 : #ffffff;
	text-decoration: underline;
} 

/*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 : #ffffff;
}

/*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: #000000;
text-decoration: none;
}

 
 /*price-info:: Secondary Screen Font (Default Font Size is 12)*/ 
.price-info{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
 
 /*price:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.price {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #d90d0e;
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 : 16px;
	font-weight : bold;
	color : #a0051b;
	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 : #9bc3fb;
	color : #0649a4;
	
} 

 /*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color : #ffffff;
}
  



 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #044297;
		background-color : #044297;
		
 }

/*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 : #a0051b;
	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 : #a0051b;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #aaa9a9;
		background-color : #aaa9a9;
 }
 



/*cart-text:: Secondary Screen Font (Default Font Size is 12)*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #ffffff;
	line-height : 18px;
	background-color: #044297;
}

/*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:: Secondary 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;
}

 
/*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: #cb0215;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	 cursor: pointer;
	} 
	
/*btn_over:: Controls the buttons when you mouse over*/ 
.btn_over {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background-color: #1169e5;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	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: #cb0215;
    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: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #FBFBFB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #343333;
height: ;
width: ;
}
 
</STYLE>
