/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*{ DESIGN ELEMENTS{*/
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/
body {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #443B40;
font-weight: normal;
background: #443B40;
margin: 0px 0px 0px 0px;

}
/*data:: Controls body default fonts and colors*/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F3744;
}
/*frame:: Controls the Color of the Store's Frame*/		
.frame {

background-color: #4D3B45;

}
/*top:: Controls the Color of the top Bar*/		
.top {
	background: url(../images/bg.gif) repeat-x;
}
/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
/*footerLinks:: Controls the way the Footer Links display in the Global Footer.*/
.footer a, .footer a:visited, .footer a:hover, .footer a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
/*top-sellers-star:: Controls the background image and style for the top ranking item star.*/
.top-sellers-star {
	width: 30px;
	height: 20px;
	background: url(../images/bg-top-item-star.png) no-repeat;
	position: absolute;
	top: -10px;
	left: 115px;
	padding: 15px 19px 23px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ae3369;
}
/*A.link:: Controls the way Secondary Links display before a user clicks or mouses over on them.*/ 	 
A.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
/*A.link:over:: When a user passes their mouses over them.*/ 	
A.link:hover {
	color: #cce3ab;
	text-decoration: underline;
}
/*A.link:over:: After a user has visited that section.*/ 	
A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
/*A.link:visited:over:: When a user hovers over a section they have visited.*/ 		
A.link:visited:hover {
	color: #cce3ab;
	text-decoration: underline;
}
/*A.details:: Controls the way the Top Sellers more detail links display before a user clicks or mouses over them.*/ 	 
A.details {
	color: #ae3369;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
/*A.details:hover:: When a user passes their mouse over them.*/ 	 	
A.details:hover {
	color: #000;
	font-weight: bold;
}
/*A.details:visited:: After a user has visited that section.*/ 
A.details:visited {
	color: #ae3369;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
/*A.details:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.details:visited:hover {
	color: #000;
	font-weight: bold;
}
/*line:: Controls the Color of the line bellow the top bar*/		
.line {
	background: url(../images/bg1.gif);
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	background-color: #f3f2f2;
	padding: 2px 4px 2px 4px;
	border: 1px solid #eae9e9;
}
/*borders:: Controls the color of the line dividers used throughout the site.*/ 
.borders {
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*borders2:: Controls the color of the dotted line dividers used throughout the site.*/ 
.borders2 {
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*borders_coupon:: Controls the color of the borders on the coupon and shipping box*/ 
.borders_coupon {
	border: solid;
	border-color: #999999;
	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-size: 14px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}
.menu-headers2 {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #393939;
	font-weight: none;
	text-decoration: none;
}
/*page_headers:: Controls the page's titles*/
.page_headers {
	font-size: 22px;
	font-weight: bold;
	color: #ae3369;
	background-color: #FFF;
	font-family:"Times New Roman", Times, serif;
}
/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #ae3369;
	font-weight: bold;
}
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#0000000;
	color: #000000;
	text-transform:uppercase;
	padding: 10px 4px 10px 4px;
	background-image:url(../images/bgg.gif);
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
}
/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
/*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;
}
/***********************************/
/*{ GENERAL FONTS{ */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
/*font3:: Third Screen Font */ 
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
}
/*font4:: Forth Screen Font */ 
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
/*store-name:: Store Name*/		 
.store-name {
	font-family: Georgia, Times New Roman;
	font-size: 35px;
	color: #ae3369;
	text-decoration: none;
}
/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	padding-top:28px;
}
/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
}
/*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: normal;
	color: #585C5F;
	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: #000000;
}
/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ae3369;
	font-weight: bold;
}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
/*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: #373737;
	line-height: 18px;
}
/*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: #cccccc;
	background-color: #FFF;
}
/*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: #535353;
	background-color: #FFF;
}
/*error:: Controls the error messages*/ 
.error {
	font-family: Verdana, 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 #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: url(../images/button.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
}
/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: url(../images/button1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
}
/*btn2:: Controls the buttons*/
.btn2 {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #535353;
	cursor: pointer;
}
/*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;
}
/***********************************/
/*{{ LINKS{{ */
/***********************************/


/*a:: Controls the way the Links look before a user clicks or mouse overs on them*/ 
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ae3369;
	font-size: 12px;
	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: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #362d32;
	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;
	color: #ae3369;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
/*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-style: normal;
	color: #362d32;
	text-decoration: underline;
}
/*a.menu:: Controls the way the Menu Links look before a user clicks or mouse overs them*/ 	 
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*a.menu:hover:: Controls the way the Menu Links look before a user clicks or mouse overs on them*/ 	 
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
/*a.menu:visited:: Controls the way the Menu Links look when a user has already clicked the link*/ 	 
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*a.menu:visited:: Controls the way the Menu Links look when a user has already clicked the link*/ 	 
a.menu:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
/*a.cat:: Controls the way the Links on the left bar look before a user clicks or mouse overs on them*/ 
a.cat {

font-family: Arial, Helvetica, sans-serif;
color: #610066;
font-size: 11px;
font-weight: bold;
font-style: normal;
text-decoration: none;

}
/*a.cat:hover:: Controls the way the Links on the left bar look when a user passes their mouse over a them*/
a.cat:hover {
	color: #ae3369;
	text-decoration: none;
}
/*a.cat:visited:: Controls the way the Links on the left bar look after a user has visited that section*/ 
a.cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/*a.cat:visited:hover:: Controls the way the Links on the left bar look when a user hovers over a section they have visited*/ 
a.cat:visited:hover {
	color: #ae3369;
	text-decoration: none;
}
/*a.subcat:: Controls the way the Links on the left bar look before a user clicks or mouse overs on them*/ 
a.subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.subcat:hover:: Controls the way the Links on the left bar look when a user passes their mouse over a them*/
a.subcat:hover {
	color: #ae3369;
	text-decoration: none;
}
/*a.subcat:visited:: Controls the way the Links on the left bar look after a user has visited that section*/ 
a.subcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.subcat:visited:hover:: Controls the way the Links on the left bar look when a user hovers over a section they have visited*/ 
a.subcat:visited:hover {
	color: #ae3369;
	text-decoration: none;
}
/*A.menu-bottom:: Controls the way the Links in the footer display before a user clicks or mouses over on them.*/ 	 
A.menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A.menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {
	color: #ae3369;
	font-size: 11px;
	text-decoration: none;
}
/*A.menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A.menu-bottom:visited:over:: When a user hovers over a section they have visited.*/ 		
A.menu-bottom:visited:hover {
	color: #ae3369;
	font-size: 11px;
	text-decoration: none;
}
.white {
	color: #FFF;
	font-size: 11px;
}
