/* 
   -----------------------------------
     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;
	font-weight : Normal;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
	
.header_bar {
	height:73px;
	width:1000px;
	margin-left: auto ;
    margin-right: auto ;
}

#header_info {
	position:relative;
	top:-50px;
	margin-right:10px;
	color:#000000;
	font-size:14px;
}

#header_nav {
	background-color: #9300b9;
	position:relative;
	top:-45px;
	color:#ffffff;
	font-size:12px;
	line-height:10px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	
	
}

#header_logo {
	position:relative;
	top:-7px;
}
#header_login_register {
	position:relative;
	top:0px;
	left:0px;
}
#header_checkout {
	position:relative;
	text-align:right;
}
	
 /*store-name:: Store Name*/		 
.store-name {
font-family: Arial,Helvetica,sans-serif;
font-size: 35px;
color: #9300b9;
text-decoration: none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #084a6d
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	

/*frame::  Controls the  Color of the Store's Frame */		
.frame {
background-color: #ece5ef;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #ffffff;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#e5ccef;
}

 /*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: #9300b9;
text-decoration: none;
line-height: ;
}

 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: bold;
background-color: #9300b9;
text-decoration: none;
line-height: ;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
} 

 /*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;
}

.data2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
background-repeat:repeat-x;
background-position:center bottom;
}

 /*page_headers:: Controls body default fonts and colors  (Default Font Size is 12)*/
.page_headers {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #9300b9;
background-color: #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #9300b9;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */	
.footer {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: ;
color: #084a6d;
}	
 	 
/*A:: 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: #084a6d;
font-size: 10px;
font-weight: bold;
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: bold;
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 : #084a6d;
}
	
/*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:: Controls the way the  Links on the top 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.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  Links on the top  look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
font-style: ;
color: #cc66ff;
text-decoration: underline;
}

/*A.menu:visited:: Controls the way the  Links on the top  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 on the top  look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
font-family: Arial,Helvetica,sans-serif;
color: #cc66ff;
} 


/*A.cat::Links::  Controls the way the  Links on the left look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #084a6d;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left  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 : #084a6d;
	text-decoration: underline;
}

/*A.cat:visited:: Controls the way the  Links on the left  look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #084a6d;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left  look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #084a6d;
	text-decoration: underline;
} 

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #084a6d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Bold;
	color : #000000;
	text-decoration: none;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #cc66ff;
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: #9300b9;
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: ##ece5ef;
color: #084a6d;
} 

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #ffffff;
   padding: 2px 4px 2px 4px;
   border: 1px solid #c2f9fe;
}

/*borders:: Controls the color of  the borders on forms*/ 
.borders {
border: ;
background-color: #ece5ef;
}
 
 /*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 pages display*/
.steps_on {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #9300b9;
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: #9300b9;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
border: ;
background-color: #9300b9;
} 

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 9px;
font-weight: Normal;
color: #084a6d;
line-height: ;
background-color: ##ece5ef;
} 
 
/*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:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

/*btn:: Controls the buttons*/ 
.btn {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #9300b9;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
cursor: ;
} 

/*btn_over:: Controls the buttons when you mouse over*/ 
.btn_over {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #cc66ff;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
cursor: ;
} 

 /*btn2:: Controls the buttons*/  
.btn2 {
border-top: ;
border-bottom: ;
border-left: ;
border-right: ;
background-color: #9300b9;
font-family: arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 9px;
color: #ffffff;
cursor: ;
} 	

 /*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;
	height : 80px;
	width: 250px;
	}
 
.ranking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5c102a;
}
/*itemTitle:: Controls the name of the Product.*/ 
.item-title {
	font-size: 22px;
	color: #000;
	font-weight: normal;
}

  




 

 

 

 

 



















 



 

