/* 
   -----------------------------------
     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:Tahoma;
    font-size:11px;
	line-height:14px;
	color:#6B6B6B;
	margin-left: 0px;
	margin-top: 0px;

	}
 	 
/*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 : #2F79BD;
	font-size : 10 px;
	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 : #014FA1;
}

/*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 : #2F79BD;
}
	
/*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 : #014FA1;
} 





 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #f3f2f2;
}
/*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 : 12px;
	font-weight : normal;
	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 :  normal;
	font-style: normal;
	color : #000000;
	text-decoration: underline;
}

/*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 : #000000;
} 

/*A.menu1::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.menu1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #2F79BD;
	font-size : 11px;
	font-weight : bold;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu1:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.menu1:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #ECA813;
	text-decoration: none;
}

/*A.menu1:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.menu1:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #2F79BD;
}
	
/*A.menu1:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.menu1:visited:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #ECA813;
} 

/*A.cat::Links::  Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family : Arial, Helvetica, sans-serif;
	color : #595959;
	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 : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #075bad;
	text-decoration: underline;
}

/*A.cat:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Arial, Helvetica, sans-serif;
	color : #595959;
}
	
/*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 :  Arial, Helvetica, sans-serif;
	color : #075bad;
	text-decoration: underline;
} 
 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color: #0691e9;
	text-decoration : none;
	line-height : 14px;
}

 /*price:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	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 : #595959;
}

 /*category:: Controls the way the category menu links look*/ 
.category {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2F79BD;
	text-decoration : underline;
	font-weight : bold;
}
 
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #71a435;
	color : #ffffff;
	
} 
 /*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 :Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : White;
	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;
}





  
 /*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 : #FBF7DF;
}	

 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #71a435;
		background-color : #71a435;
		
 }
 /*borders1:: Controls the color of  the borders on forms*/ 
.borders1 {
		border : #E7D591;
		background-color : #E7D591;
		
 }
 
 /*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #E7D591;
		background-color : #E7D591;
		
 }

 
/*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;
}


 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#6B6B6B;
}
/*frame2:: frame2 settings*/		
.frame2 {
	 border-style: solid;
	border-color: #cccccc;
	border-width:  1px;
	border-bottom-width:  1px;
   border-left-width: 1px;
 border-right-width: 1px;
 border-top-width: 1px;
 background-color: White;
	
}

 /*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)*/ 
}
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
	line-height : 18px;
}
 
/*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;
}
 /*font3:: Secondary Screen Font (Default Font Size is 12)*/ 
.font3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #000000;
	 border: none;
}
/*font4:: Secondary Screen Font (Default Font Size is 12)*/ 
.font4 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
}
/*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 : bold;
	 color: #ffffff;
} 

 /*mailing:: Secondary Screen Font (Default Font Size is 12)*/ 
.mailing {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : bold;
	 color: #fb391e;
	 
} 



.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#6B6B6B;
		line-height: 20px;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#424242;
	}
	
.header1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#73A636;
		font-weight:  bold;
		background-color: #eaeaea;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:9px;
		color:#FFFFFF;
	}	
	
.links_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#666666;
	}	

.links1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#A9A9A8;
	}	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#737373;
	}

.form
	{
		width:152px; height:17px; border-color:#D1D1D1; border-width:1px; background-color:#ffffff; font-size:10px; border-style:solid
	}
.form_div
	{
		height:20px; margin-top:2px;		
	}
		
a.link_text:link {text-decoration:none;}	
a.link_text:hover {text-decoration:underline;}
a.link_text:active {text-decoration:none;}
a.link_text:visited {text-decoration:none;}
	
a.links_text:link {text-decoration:none;}	
a.links_text:hover {text-decoration:underline;}
a.links_text:active {text-decoration:none;}
a.links_text:visited {text-decoration:none;}
	
a.links1_text:link {text-decoration:none;}	
a.links1_text:hover {text-decoration:underline;}
a.links1_text:active {text-decoration:none;}
a.links1_text:visited {text-decoration:none;}
	
a.copyright_text:link {text-decoration:none;}	
a.copyright_text:hover {text-decoration:underline;}
a.copyright_text:active {text-decoration:none;}
a.copyright_text:visited {text-decoration:none;}
	
.txtBoxStyle2{
    border-top: 1px solid #a4d5fb;
    border-bottom: 1px solid #a4d5fb;
    border-left: 1px solid #a4d5fb;
    border-right: 1px solid #a4d5fb;
    background-color: #FBFBFB;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #424040;
	background-image: url(templates/images/shadow_textbox.gif);
	} 
	.txtBoxStyle{
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FCE19B;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #424040;
	background-image: url(templates/images/shadow_textbox.gif);
	} 
 
</STYLE>
