







/* 
   -----------------------------------
     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: Georgia,TimesNewRoman,Times,serif-serif;
font-size: 11px;
color: #000000;
background-color: #ffffff;
font-weight: Normal;
}
 	 
/*A::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #4a4a4a;
font-size: 10px;
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: Verdana,Arial,Helvetica,sans-serif;
font-weight: Normal;
font-style: ;
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 : #4a4a4a;
}
	
/*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: ;
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: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: ;
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: Verdana, 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,Arial,Helvetica,sans-serif;
color: #2d2c2d;
font-size: 11px;
font-weight: Bold;
font-style: ;
text-decoration: none;
}
	
/*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 : #2d2c2d;
	text-decoration: underline;
}

/*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 : #2d2c2d;
}
	
/*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 : #2d2c2d;
	text-decoration: underline;
} 


/*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #e2e4e5;
}


/*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: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336699;
font-weight: normal;
background-color: #99CCFF;
text-decoration: none;
line-height: ;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
}

 /*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: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #f2f2f2;
color: #4a4a4a;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
} 

/*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 : #f2f2f2;
	color : #4a4a4a;

	
	
} 

 /*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;
}
  
 /*store-name:: Store Name*/		 
.store-name {
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
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 : #bbbaba;
		background-color : #bbbaba;
		
 }
 
/*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: Georgia,TimesNewRoman,Times,serif-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: Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
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: #ff6600;
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 : #ff6600;
	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 : #ff6600;
	background-color : #ffffff;
}


/*cart-text:: Controls the way the shopping cart looks*/ 
.cart-text {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: Normal;
color: #2d2c2d;
line-height: ;
background-color: #e5f0fa;
}
/*font1:: Primary Screen Font (Default Font Size is 12)*/ 
.font1 {
font-family: Georgia,TimesNewRoman,Times,serif-serif;
font-size: 11px;
font-weight: Normal;
color: #535353;
}
 
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.font2 {
font-family: Georgia,TimesNewRoman,Times,serif-serif;
font-size: 11px;
font-weight: Normal;
color: #535353;
}
/*icon:: Controls the way the icons look*/ 
.icon {
font-family: Georgia,TimesNewRoman,Times,serif-serif;
font-size: 11px;
font-weight: Normal;
color: #4f9deb;
}
 
 /*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 #ff6600;
    border-bottom: 1px solid #ff6600;
    border-left: 1px solid #ff6600;
    border-right: 1px solid #ff6600;
    background-color: #ff6600;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	} 
	
 /*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #ff6600;
    border-bottom: 1px solid #ff6600;
    border-left: 1px solid #ff6600;
    border-right: 1px solid #ff6600;
    background-color: #ff6600;
    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 #ff6600;
    border-bottom: 1px solid #ff6600;
    border-left: 1px solid #ff6600;
    border-right: 1px solid #ff6600;
    background-color: #ff6600;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #ffffff;
	cursor: pointer;
	} 	
		
	
	
 /*txtBoxStyle:: Controls the text boxes*/ 	
.txtBoxStyle {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #f5f4f2;
font-family: Verdana,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: 11px;
color: #343333;
background-image: ;
height: ;
width: ;
}
	
	.PRODUCTHEADER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #4A4A4A;
	text-decoration: none;
	background-color: #FFFFFF;






}
.PRODUCTHEADER a:link{
	color: #4A4A4A;
	text-decoration: none;
}
.PRODUCTHEADER a:visited{
	color: #4A4A4A;
	text-decoration: none;
}
.PRODUCTHEADER a:hover{
	color: #FF6600;
	text-decoration: none;
}

.color1 {
	background-color: #F0F0F0;

}
.menunormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #666666;
	vertical-align: middle;
	text-indent: 5pt;
	font-variant: normal;
	text-transform: none;
	background-color: #F2F2F2;
	line-height: normal;
	text-decoration: none;

}
.menunormal a:link {
	color: #666666;
	text-decoration: none;
}
.menunormal a:visited {
	color: #666666;
	text-decoration: none;
}
.menunormal a:hover {
	color: #FF6600;
	text-decoration: none;
}
.color2menu {

	background-color: #C9C9C9;
	border: solid;
	border-color: #C9C9C9;
	border-width: 4px;
}
.menuHIGHLIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	color: #FF6600;
	text-align: left;
	vertical-align: middle;
	text-indent: 5pt;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;

}

.menuHIGHLIGHTSPACER {
	background-color: #FF6600;
}

.ITEMFRAMES {
	border: 0px none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;






}
.text1 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	text-align: justify;
	vertical-align: 5%;
	line-height: 16px;





}
.text1 a:link {
	text-decoration: underline;
	color: #333333;
}

.text1 a:visited {
	text-decoration: underline;
	color: #333333;
}

.text1 a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.largeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #4A4A4A;
	text-indent: 5pt;


}

 
</STYLE>