 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Georgia, Times New Roman, Times, serif-serif;
	font-size: 12px;
	color: #696969;
	background: #ffffff url(../images/BG_Body.jpg) repeat-x;
	font-weight: Normal;
	vertical-align: middle;

}

/*data:: Controls body default fonts and colors*/
.data {
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

/*frame::  Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color : #D6D6D6;
}

/*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 : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	color : #333333;
}	

/*line::  Controls the  Color of the line bellow the top bar*/		
.line
{
	background: #ffffff url(images/BG_menu2.gif) repeat-x;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color : #f9f8f8;
   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 : #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #ffffff;
	font-weight : bold;
	background-color: #06C;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: none;
	border-right: none;
	border-top: none;
	padding: 4px;
	border-left: none;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #C60;
	background-color : #ffffff;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #003;
	font-weight : bold;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family :   Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	background: url(images/BG_featured.gif) repeat-x;
	color : #C60;
	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 :   Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	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 : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	color : #585C5F;
	border: 1px dotted #cccccc; 
	border-style: none none dotted;
	text-decoration: none;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family :   Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Georgia, Times New Roman, Times, serif-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #006;

}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : Normal;
	color: #c32519;
}

.font3
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : Normal;
	color: #ffffff;
}
A.font4
{
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 14px;
	color: #C60;
	text-decoration: none;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
	color: #516970;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 35px;
	color : #516970;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:bold;
	color : #767676;
	}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color : #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : Normal;
	color : #000;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : Normal;
	color: #585C5F;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family :Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	color : #c32519;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family :Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #666;
	line-height : 14px;
	background-color: #ffffff;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #cccccc;
	background-color : #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #4f3937;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : normal;
	color : #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  url(images/BG_btn.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background:  url(images/BG_btn1.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;    
	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: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;    
	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: Georgia, "Times New Roman", Times, 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: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;;
	font-size: 12px;    
	color: #343333;

}
A.home-headers {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #06C;
	margin: 4px;
	text-align: left;
	text-decoration: none;
}
.home-headersInv {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #FFF;
	margin: 4px;
	text-align: left;
}

.headertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #006;
	font-weight: bold;
}
/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/


#HomeBanText {
	position:absolute;
	top:270px;
	width:30%;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	color: #03C;
	text-align: center;
	font-size: 36px;
	left: 30%;
	font-weight: bold;
	}
/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.menuinv
{
	font-family :  Georgia, "Times New Roman", Times, serif;
	color : #FFF;
	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.menuinv:hover
{
	font-family :  Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color : #C60;
	text-decoration: underline
}
/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.menuinv:visited
{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CCC;
	text-decoration: underline
}
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.menuinv:visited:hover
{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #C60;
	text-decoration: underline
} 

A.menu
{
	font-family :  Tahoma, Geneva, sans-serif;
	color : #006;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family :  Tahoma, Geneva, sans-serif;
	color : #C60;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family :  Tahoma, Geneva, sans-serif;
	color : #003;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family :  Tahoma, Geneva, sans-serif;
	color : #C60;
	font-size : 12px;
	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 :  Georgia, "Times New Roman", Times, serif;
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	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 :  Georgia, "Times New Roman", Times, serif;
	color : #5d4b49;
	font-size : 12px;
	font-weight :  normal;
	font-style:  normal;
	text-decoration:none;
	line-height: 20px;
	background-color:#CCCCCC;
	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 :  Georgia, "Times New Roman", Times, serif;
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	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 :  Georgia, "Times New Roman", Times, serif;
	color : #5d4b49;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
	line-height: 20px;
	background-color:#CCCCCC;
	width:100%;
} 
A.home-list {
	padding: 0px;
	color: #003;
	font-size: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-position: inside;
	text-decoration: none;
}
A.home-list:hover {
	padding: 0px;
	color: #003;
	font-size: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Tahoma, Geneva, sans-serif;
	list-style-position: inside;
	text-decoration: underline;
}
A.home-list:visited {
	padding: 0px;
	color: #003;
	font-size: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Tahoma, Geneva, sans-serif;
	list-style-position: inside;
	text-decoration: none;
}
A.home-list:visited:hover {
	padding: 0px;
	color: #003;
	font-size: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Tahoma, Geneva, sans-serif;
	list-style-position: inside;
	text-decoration: underline;
}
A.home-sublist {
	padding: 0px;
	color: #036;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
A.home-sublist:hover {
	padding: 0px;
	color: #036;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
A.home-sublist:visited {
	padding: 0px;
	color: #036;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
A.home-sublist:visited:hover {
	padding: 0px;
	color: #036;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
A.font4:hover {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 14px;
	color: #C60;
	text-decoration: underline;
}
A.font4:visited:hover {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 14px;
	color: #C60;
	text-decoration: underline;
}
A.font4:visited {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 14px;
	color: #C60;
	text-decoration: none;
}
A.home-headers:hover {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #06C;
	margin: 4px;
	text-align: left;
	text-decoration: underline;
}
.home-list {
	padding: 0px;
	color: #003;
	font-size: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-position: inside;
	text-decoration: none;
}
.home-sublist {
	padding: 0px;
	color: #036;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.home-headers {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #06C;
	margin: 4px;
	text-align: left;
	text-decoration: none;
}
.font4 {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 14px;
	color: #C60;
	text-decoration: none;
}
A.options-titles:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	color : #333;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
	text-decoration: overline;
}
A.options-titles {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	color : #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
	text-decoration: none;
}

A.menu-headers:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #CCC;
	font-weight : bold;
	background-color: #06C;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: none;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 4px;
}
A.menu-headers {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #FFF;
	font-weight : bold;
	background-color: #06C;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	padding: 4px;
}
.body {
	font-family: Georgia, Times New Roman, Times, serif-serif;
	font-size: 12px;
	color: #696969;
	background: #ffffff url(../images/BG_Body.jpg) repeat-x;
	font-weight: Normal;
	vertical-align: middle;
}
