/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {
	background-color: #e5e2dc;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*data:: Controls body default fonts and colors*/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7E7E7C;
	background-color: #ffffff;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame {
	background-color: #000000;
}

/*top:: Controls the  Color of the top Bar*/		
.top {
	background: #000000;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background-color: #e5e2dc;
}	

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #ffffff;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	border: 1px solid #aeaeae;
	background-color: #e5e2dc;
	padding: 5px;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border: 1px solid #aeaeae;
	background-color: #e5e2dc;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
	border: 1px solid #aeaeae;
	background-color: #e5e2dc;
}

/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #aaa9a9;
	border-width: 1px;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #801019;
	font-weight: bold;
	background-color: #e5e2dc;
	text-decoration : none;
	line-height: 20px;
}

/*page_headers:: Controls the page's titles*/
.page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #aeaeae;
	background-color: #ffffff;
}



/*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: #aeaeae;
	color: #ffffff;
	line-height:20px;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #aeaeae;
	color: #ffffff;
	line-height:20px;
} 

/*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: #aeaeae;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #384e31;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #aeaeae;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/*font3:: controls the search on the top*/ 
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663C26;
	text-decoration: none;
}

/*store-name:: Store Name*/		 
.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ebd490;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #798d72;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}

/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #801019;
	font-weight: bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #ffffff;
	line-height: 18px;
	background-color: #aeaeae;
}


/*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 [ages display*/
.steps_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #aeaeae;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #801019;
	border-bottom: 1px solid #801019;
	border-left: 1px solid #801019;
	border-right: 1px solid #801019;
	background-color: #801019;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin: 1px;
} 

/*btn_over:: Controls the buttons when the customer put the mouse over the button*/ 
.btn_over {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	background-color: #990000;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin: 1px;
} 	

 /*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: #801019;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the style and formatting of 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 style and formatting of textarea boxes*/
.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;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*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: #000000;
	text-decoration: none;
}
	
/*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;
	text-decoration: underline;
}

/*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: #000000;
	text-decoration: none;
}
	
/*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;
	text-decoration: underline;
} 

/*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;
	font-size: 12px;
	font-weight: bold;
	color: #663C26;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663C26;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663C26;
	text-decoration: none;
}
	
/*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;
	font-size: 12px;
	font-weight: bold;
	color: #663C26;
	text-decoration: underline;	
} 

/*a.cat::Links::  Controls the way the  category links look before a user clicks  or mouse overs on them*/ 	 
a.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #801019;
	font-weight: normal;
	text-decoration: none;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #801019;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
} 


