/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
edited 072710 by CM
================================
*/	
	

/*****************************/
/* 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: #FFFFFF;
background: #000000;
font-weight: Normal;

}

/*data:: Controls body default fonts and colors*/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}

/*cat:: Controls sub-category fonts and colors*/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame {
	background-color: #000000;
}

/*top:: Controls the  Color of the top Bar*/		
.top {
	background: #ffffff url(images/BG_Logo.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: 11px;
	color: #333333;
}

/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background: #ffffff url(images/BG_menu.gif) repeat-x;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	padding: 2px 2px 2px 2px;
	border: 1px solid #eae9e9;
}

/*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: 1px dotted #cccccc;
	border-style: none none dotted;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #ffffff;
}

/*invoice_table2:: Controls the background color on your invoices*/ 
.invoice_table2 {
	background-color: #000000;
}

/******************************/
/* HEADERS & TITLES  */
/******************************/

/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dd0101;
	font-weight: bold;
	background-color: #516970;
	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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #dd0101;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #dd0101;
	font-weight: bold;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(images/BG_featured.gif) repeat-x;
	color: #ffffff;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: ;
	padding: 3px;
}

/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #dd0101;
	padding:4px;
}

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}

/*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: #ffffff;
}

/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #dd0101;
}

.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}

.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #dd0101;
}

.font5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

/*report-font2:: Packing List Print */
.report-font2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #516970;
}

/*store-name:: Store Name*/		 
.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #516970;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #767676;
	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: #ffffff;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
	text-decoration: none;
}

/*item2:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}

/*item3:: Controls the sub-category Font and Color*/ 
.item3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

/*item4:: Special font and color*/
.item4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: dd0101;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ef001b;
}

/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d90d0e;
}

/*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: #999999;
	line-height: 18px;
	background-color: #ffffff;
}

/*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;
}

/*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: #4f3937;
}

/*error:: Controls the error messages*/ 
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}


/**************************************/
/* FORM FIELDS & BUTTONS */
/**************************************/

/*brdr:: Controls the border on featured items*/ 
.brdr {
	border-top: px solid #dcdbdc;
	border-bottom: px solid #dcdbdc;
	border-left: px solid #dcdbdc;
	border-right: px solid #dcdbdc;
	background: url(images/bg2.jpg) repeat-x;
}

/*btn:: Controls the buttons*/ 
.btn {
	border-top: px solid #dcdbdc;
	border-bottom: px solid #dcdbdc;
	border-left: px solid #dcdbdc;
	border-right: px solid #dcdbdc;
	background: url(images/bg_btn1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	margin: 1px;
}

/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: px solid #dcdbdc;
	border-bottom: px solid #dcdbdc;
	border-left: px solid #dcdbdc;
	border-right: px solid #dcdbdc;
	background: url(images/BG_btn1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	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: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	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: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

/*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: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}


/************/
/* 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: #FFFFFF;
	font-size: 12px;
	font-style: bold;
	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-style: normal;
	color: #dd0101;
	text-decoration: none
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	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;
	color: #dd0101;
	text-decoration: none
}

A.menu {
	font-family: Helvetica, sans-serif;
	color: #dd0101;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-expanded;
	text-decoration:none;
}

A.menu:hover {
	font-family: Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-expanded;
	text-decoration: none;
}

A.menu:visited {
	font-family: Helvetica, sans-serif;
	color: #dd0101;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-expanded;
	text-decoration:none;
}

A.menu:visited:hover {
	font-family: Helvetica, sans-serif;
	color: #7f7f7f;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-expanded;
	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: #dd0101;
	font-size: 12px;
	font-stretch: extra-condensed;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	line-height: 20px;
}

/*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: #7f7f7f;
	font-size: 12px;
	font-stretch: extra-condensed;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	line-height: 20px;
	width:100%;
}

/*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: #dd0101;
	font-size: 12px;
	font-stretch: extra-condensed;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	line-height: 20px;
}

/*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: #7f7f7f;
	font-size: 12px;
	font-stretch: extra-condensed;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	line-height: 20px;
	width:100%;
}

.bdr {
	border: #8d8b8b solid 2px;
}

