/* 
================================
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: Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background: #FFFFFF;
	background-image: url(../images/base_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	margin-bottom: 51px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
}
/*data:: Controls body default fonts and colors*/
.data {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
/*frame:: Controls the Color of the Store's Frame*/		
.frame {
	background-color: #FFFFFF;
}
/*top:: Controls the Color of the top Bar*/		
.top {
	background: #ffffff;
}
/*footer:: Displays at the very bottom of your online store, copyright and desgined by notices*/		
.footer {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}
/*line:: Controls the Color of the line bellow the top bar*/		
.line {
	background-color: #999999;
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	background-color: #e1e2e4;
	padding: 10px;
}
/*borders:: Controls the color of the borders on forms*/ 
.borders {
	border: #cccccc;
	background-color: #cccccc;
}
/*borders2:: Controls the color of the borders on forms*/ 
.borders2 {
	border: #999999;
	background-color: #999999;
}
/*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-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	background-color: #99CCFF;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
/*page_headers:: Controls the page's titles*/
.page_headers {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4b2c0a;
}
/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b2c0a;
}
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #414243;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #e1e2e4;
	line-height: 20px;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #414243;
	line-height: 20px;
}
/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
}
/***********************************/
/*   GENERAL FONTS   */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
/*font3:: Terciary Screen Font */ 
.font3 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.font4 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6c6c6c;
}
.grey_txt {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #414243;
}
.white_txt {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
/*store-name:: Store Name*/		 
.store-name {
	font-family: Helvetica, sans-serif;
	font-size: 35px;
	color: #ffffff;
	text-decoration: none;
}
/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #990000;
	padding-top:28px;
}
/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
}
/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {
	font-family: 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: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}
/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #d90d0e;
}
.your_price {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d90d0e;
}
/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
	background-color: #ffffff;
}
/*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
/*error:: Controls the error messages*/ 
.error {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}
/***********************************/
/*  FORM FIELDS & BUTTONS  */
/***********************************/



/*btn_over:: Controls the buttons when the customer put the mouse over the button*/ 
.btn_over {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6c6c6c;
	cursor: pointer;
	margin:1px;
}
/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #9eced0;
	border-bottom: 1px solid #9eced0;
	border-left: 1px solid #9eced0;
	border-right: 1px solid #9eced0;
	background: #9eced0;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6c6c6c;
	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: #ffffff;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	cursor: pointer;
}
/*txtBoxStyle:: Controls the style and formatting of text boxes*/ 	
.txtBoxStyle {
	border-top: 1px solid #eeeef0;
	border-bottom: 1px solid #eeeef0;
	border-left: 1px solid #eeeef0;
	border-right: 1px solid #eeeef0;
	background-color: #eeeef0;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #414243;
}
/*txtareaStyle:: Controls the style and formatting of textarea boxes*/
.txtareaStyle {
	border-top: 1px solid #eeeef0;
	border-bottom: 1px solid #eeeef0;
	border-left: 1px solid #eeeef0;
	border-right: 1px solid #eeeef0;
	background-color: #eeeef0;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #414243;
	height: 80px;
	width: 250px;
}
/***********************************/
/*    LINKS    */
/***********************************/


/*A:: Controls the way the Links look before a user clicks or mouse overs on them*/ 	 
A {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585C5F;
	text-decoration: none;
}
/*A:hover:: Controls the way the Links look when a user passes their mouse over a them*/ 	 	
A:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585C5F;
	text-decoration: underline;
}
/*A:visited:: Controls the way the Links look after a user has visited that section*/ 
A:visited {
	font-family: Helvetica, sans-serif;
	color: #585C5F;
}
/*A:visited:hover:: Controls the way the Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family: Helvetica, sans-serif;
	color: #585C5F;
}
/*A.menu:: Controls the way the Links for the Menu bar look before a user clicks or mouse overs on them*/ 	 	
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	text-decoration:none;
}
/*A.menu:hover:: Controls the way the Links for the Menu bar look when a user passes their mouse over a them*/ 	
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
/*A.menu:visited:: Controls the way the Links for the Menu bar look after a user has visited that section*/ 
A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	text-decoration:none;
}
/*A.menu:visited:hover:: Controls the way the Links for the Menu bar look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
/*A.links:: Controls the way the Links for the Menu bar look before a user clicks or mouse overs on them*/ 	 	
A.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6c6c;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
}
/*A.links:hover:: Controls the way the Links for the Menu bar look when a user passes their mouse over a them*/ 	
A.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6c6c;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
/*A.links:visited:: Controls the way the Links for the Menu bar look after a user has visited that section*/ 
A.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6c6c;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
}
/*A.links:visited:hover:: Controls the way the Links for the Menu bar look when a user hovers over a section they have visited*/ 	 
A.links:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6c6c;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
/*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: Helvetica, sans-serif;
	color: #414243;
	font-size: 12px;
	font-weight: normal;
	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 {
	font-family: Helvetica, sans-serif;
	color: #529495;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	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: Helvetica, sans-serif;
	color: #414243;
	font-size: 12px;
	font-weight: normal;
	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 {
	font-family: Helvetica, sans-serif;
	color: #529495;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A.sub_cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.sub_cat {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.sub_cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.sub_cat:hover {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
/*A.sub_cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.sub_cat:visited {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.sub_cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.sub_cat:visited:hover {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
.dash_bdr {
	border: dashed;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: #e5e4e4;
}
.r-bdr {
	border: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #e1e2e4;
}
.search td {
	vertical-align: bottom;
}
.top-bg {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 85px;
	width: 100%;
	background: url(/assets/templates/default/images/top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.main-table {
	z-index: 100;
	position: relative;
	margin: auto;
	width: 1019px;
	white-space:nowrap;
}

