/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
modified by Chimera Studio LLC

================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


/*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
{
   background-color: #f6f8f4;
   padding: 5px 5px 5px 5px;
   border: 1px solid #bebebd;
}
.alt2
{
   padding: 5px 5px 5px 5px;
   border: 1px solid #bebebd;
}
.alt3
{
   background-color: #f4f2db;
   padding: 5px 5px 5px 5px;
   border: 1px solid #bebebd;
}
 
/*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: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #b8c5bb;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: normal;
	
}

.page_headers2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #66926b;
	background-color: #ffffff;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #516970;
	font-weight: bold;
	padding-bottom: 5px;

}

/*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;
	color: #666666;
	background: #FFFFFF;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding:4px 15px 4px 15px;
	height: 34px;
} 
.titletxt
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

/*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: #ffffff;
	color: #666666;
	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: #585C5F;
	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: 12px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #666666;
}

.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: #c32519;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #516970;
}

	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
	padding-bottom: 3px;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.item3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
.item a:link {text-decoration: none; color: #000;}
.item a:visited {text-decoration: none; color: #000;}
.item a:hover {text-decoration: underline; color: #0099CC;}
.item a:active {text-decoration: none; color: #000;}

.item2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: Normal;*/
	color: #585C5F;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #585C5F;
}
.redprice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	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: #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: 13px;
	font-weight: bold;
	color: #999072;
}

/*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: #5e564e;
	border-bottom: 5px solid #990000;
	margin-right: 5px;
	margin-left: 5px;
}

/*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      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn
{
	border: 1px solid #999999;
	background: url(images/BG_btn.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #666666;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border: 1px solid #999999;
	background: url(images/BG_btn.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	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: #FBFBFB;
	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;

}


/***********************************/
/*              LINKS              */
/***********************************/




A.menu
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #d9d2bd;
	font-size: 11px;
	font-style: normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #d9d2bd;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	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:  Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 11px;
	font-weight: bold;
  line-height: 22px;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 10px;
}
	
/*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:  Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 11px;
  line-height: 22px;
	text-decoration:underline;
}

/*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: #4d4d4d;
	font-size: 11px;
  line-height: 22px;
	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:  Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 11px;
  line-height: 22px;
	text-decoration:underline;
} 


.cat2 {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; padding-right: 2px; padding-left: 20px;}
.cat2 a:link {text-decoration: none; color: #2d2c2d;}
.cat2 a:visited {text-decoration: none; color: #2d2c2d;}
.cat2 a:hover {text-decoration: underline; color: #0099CC;}
.cat2 a:active {text-decoration: none; color: #2d2c2d;}



.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}


.white{
color: #ffffff;
}


.shoppingcart{

	font-family:  verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;	
}
.productOptions {
	font-weight: bold;
}
.productOptions b {
	font-weight: normal;
}

