/* 
   -----------------------------------
     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 : 10px;
	color : #000000;
	background-color : #dcdada;
	font-weight : Normal;
	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 : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #303232;

}
	
/*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-size : 12px;
	font-weight : bold;
	color : #000000;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #303232;
}
	
/*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;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
} 





 /*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 : #000000;
	font-size : 12px;
	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 : #000000;
	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 : #000000;
	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: #296b7a;
	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 : 12px;
	color : #000000;
}

 /*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 : 11px;
	font-weight : bold;
	background-color : #296b7a;
	color : #ffffff;
	
} 
 /*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color : #fbd1a8;
}
  
 /*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 : #ea3e09;
		background-color : #ea3e09;
		
 }
 /*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;
		
 }

 
/*data_red:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color  (Default Size is 12)*/ 
.data_red {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #d02104;
	text-decoration: none;
}


 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #303232;
}
/*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 :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :  bold;
	color: #ea3e09;
	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;
	 
} 
.btn{
    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>

