/* 
   -----------------------------------
     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: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
background: #000000;
font-weight: Normal;
text-transform: lowercase;

}
 /*store-name:: Store Name*/		 
.store-name {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 35px;
color: #f9f8f6;
text-decoration: none;
font-weight: bold;

}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 15px;
color: #ffffff;
font-style: italic;
text-decoration: none;
font-weight: bold;

}	


/*frame:: Controls the  Color of the Store's Frame */		
.frame {

background-color: #000000;

}


/*top:: Controls the  Color of the top Bar */		
.top {

background: #000000;

}

/*menu_col:: Controls the background color of the category column on the top*/	
.menu_col {

background: #000000;

}

/*cat_col:: Controls the background color of the category column on the top*/		
.cat_col {

background: #000000;

}

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 18px;
color: #000000;
font-weight: bold;
text-decoration: none;
line-height: 14px;
border: solid;
border-bottom-width: 1px;
border-left: none;
border-right: none;
border-top: none;
border-color: #f9f8f6;
text-transform: lowercase;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: bold;
background: ;
color: #ffffff;
border: solid;
border-bottom-width: 0px;
border-left: none;
border-right: none;
border-top: none;
border-color: ;
padding: 3px;
text-transform: lowercase;

} 


/*data:: Controls body default fonts and colors */
.data {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: Normal;
color: #ffffff;
background-color: #000000;
text-transform: lowercase;

}

/*page_headers:: Controls the way the page headers look*/
.page_headers {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
background-color: #000000;
text-transform: lowercase;

}


/*icon:: Controls the way the icons on the left look*/  
.icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212020;
}

/*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: #ffffff;
}	

 	 
/*A::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
font-size: 16px;
font-weight: Normal;
font-style: normal;
text-decoration: underline;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: Normal;
font-style: normal;
color: #ffffff;
text-decoration: underline;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;

}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;

} 

/*A.menu::Links:: Controls the way the Menu Links look before a user clicks  or mouse overs on them*/ 	 
A.menu {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: underline;
width: 100%;
line-height: 20px;
text-transform: lowercase;

}
	
/*A.menu:hover:: Controls the way the  Menu Links  look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: bold;
font-style: normal;
color: #ffffff;
text-decoration: none;
background-color: #000000;
width: 100%;
line-height: 20px;

}

/*A.menu:visited:: Controls the way the  Menu Links  look after a user has visited that section*/ 
A.menu:visited {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
width: 100%;
line-height: 20px;

}
	
/*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: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
text-decoration: none;
background-color: #000000;
width: 100%;
line-height: 20px;

} 

/*A.menu_left::Links:: Controls the way the  left menu links look before a user clicks  or mouse overs on them*/ 	 
A.menu_left {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
width: 100%;
line-height: 20px;

}
	
/*A.menu_left:hover:: Controls the way the  left menu links look when a user passes  their mouse over a them*/ 	 	
A.menu_left:hover {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: normal;
font-style: normal;
color: #ffffff;
text-decoration: none;
line-height: 20px;

}

/*A.menu_left:visited:: Controls the way the  left menu links look after a user has visited that section*/ 
A.menu_left:visited {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
line-height: 20px;

}
	
/*A.menu_left:visited:hover:: Controls the way the  left menu links look when a user hovers over a section they have visited*/ 	 
A.menu_left:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b0000;
	text-decoration: none;
	line-height: 20px;
} 

/*A.cat::Links:: Controls the way the  Category Links look before a user clicks  or mouse overs on them*/ 	 
A.cat {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: underline;
width: 100%;
line-height: 20px;

}
	
/*A.cat:hover:: Controls the way the  Category Links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: bold;
font-style: normal;
color: #ffffff;
text-decoration: none;
background-color: #000000;
width: 100%;
line-height: 20px;

}

/*A.cat:visited:: Controls the way the  Category Links look after a user has visited that section*/ 
A.cat:visited {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
text-decoration: none;
width: 100%;
line-height: 20px;

}
	
/*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: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
text-decoration: none;
width: 100%;
line-height: 20px;
background-color: #000000;

}

/*A.cart_link::Links:: Controls the way the  Cart Links look before a user clicks  or mouse overs on them*/ 	 
A.cart_link {

font-family: Georgia, Times New Roman, Times, serif-serif;
color: #ffffff;
font-size: 14px;
font-weight: Normal;
font-style: normal;
text-decoration: underline;
width: 100%;
line-height: 20px;

}

/*A.cart_link:hover:: Controls the way the  Cart Links look when a user passes  their mouse over a them*/ 	 	
A.cart_link:hover {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: Normal;
font-style: normal;
color: #ffffff;
text-decoration: underline;
background-color: #000000;
width: 100%;
line-height: 20px;

} 

/*menu-text:: Controls the way the menu (mailing list) text look */  
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

 
/*item:: Controls the Item, Name, Description,  Savings, Cost,Font and Color*/ 
.item {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: Normal;
color: #ffffff;
text-decoration: none;
text-transform: lowercase;

}

 /*price-info:: Controls the way the prices look on the product page*/  
.price-info {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: Normal;
color: #ffffff;
text-transform: lowercase;

}

 /*price:: Controls the way the price look*/ 
.price {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-transform: lowercase;

}

 /*checkout-headers:: Controls the way the headers on the checkout pages look*/
.checkout-headers {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
background-color: #000000;
text-transform: lowercase;

}

/*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: #000000;
	color: #ffffff;
text-transform: lowercase;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {

background-color: #000000;
padding: 2px 2px 2px 2px;
border: 1px solid #eae9e9;
border-style: double;
border-width: 4px;
text-transform: lowercase;

}
 

/*borders:: Controls the color of  the borders on forms*/ 
.borders {

border: #bebebe;
background-color: #000000;

}   

 /*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;
text-transform: lowercase;
}

 /*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: #800c5f;
	background-color: #ffffff;
text-transform: lowercase;
}

/*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;
text-transform: lowercase;
}


/*options-titles:: Controls the way the titles on the options look*/
.options-titles {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-transform: lowercase;

}

 /*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {

border: #bebebe;
background-color: #000000;

} 

/*cart-text:: Controls the way the shopping cart look)*/ 
.cart-text {

font-family: Georgia, Times New Roman, Times, serif-serif;
font-size: 18px;
font-weight: Normal;
color: #ffffff;
line-height: 18px;
background-color: #000000;
text-transform: lowercase;

}

/*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;
text-transform: lowercase;
	
} 

/*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;
text-transform: lowercase;
} 
/*font2:: Secondary Screen Font*/ 
.font2 {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: Normal;
color: #ffffff;
text-transform: lowercase;

}


/*icon:: Controls the way the icons on the top look*/ 
.icon2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
} 



/*btn:: Controls the buttons*/ 
.btn {

border-top: 1px solid #dcdbdc;
border-bottom: 1px solid #dcdbdc;
border-left: 1px solid #dcdbdc;
border-right: 1px solid #dcdbdc;
background: #000000;
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #ffffff;
cursor: pointer;
margin: 1px;
text-transform: lowercase;

} 

/*btn_over:: Controls the buttons*/ 
.btn_over {

border-top: 1px solid #dcdbdc;
border-bottom: 1px solid #dcdbdc;
border-left: 1px solid #dcdbdc;
border-right: 1px solid #dcdbdc;
background: #000000;
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #666666;
cursor: pointer;
margin: 1px;
text-transform: lowercase;

} 	
	
/*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: #000000;
font-family: arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
cursor: pointer;
text-transform: lowercase;

} 		

 /*txtBoxStyle:: Controls the way the text box look*/	
.txtBoxStyle {

border-top: 1px solid #b3b4b5;
border-bottom: 1px solid #b3b4b5;
border-left: 1px solid #b3b4b5;
border-right: 1px solid #b3b4b5;
background-color: #000000;
font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: normal;
font-size: 14px;
color: #ffffff;

} 
 /*txtareaStyle:: Controls the way the text area look*/  		
  .txtareaStyle {

border-top: 1px solid #C7D5E0;
border-bottom: 1px solid #C7D5E0;
border-left: 1px solid #C7D5E0;
border-right: 1px solid #C7D5E0;
background-color: #000000;
font-family: Georgia, Times New Roman, Times, serif-serif;
font-weight: normal;
font-size: 14px;
color: #ffffff;
height: 80px;
width: 250px;

}

