/* 
================================
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: 11px;
color: #472300;
background: #ffffff url(../images/BG_Body.jpg);
font-weight: Normal;

}

/*data:: Controls body default fonts and colors*/
.data {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 12px;
font-weight: normal;
color: #472300;
background: #ffffff;

}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame {

background-color: #ffffff;

}

/*top:: Controls the  Color of the top Bar*/		
.top {

background: ;

}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
color: #472300;

}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line {

background: ;

}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {

background-color: #ffffff;
padding: 2px 2px 2px 2px;
border: 1px solid #a9a9a9;

}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {

border: #a9a9a9 ;
background-color: #ffffff;

}

/*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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 13px;
color: #6b8e23;
font-weight: bold;
background-color: #ffffff;
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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 18px;
font-weight: bold;
color: #6b8e23;
background-color: #ffffff;

}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 13px;
color: #6b8e23;
font-weight: bold;

}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 12px;
font-weight: bold;
background: url(images/BG_featured.gif) repeat-x;
color: #472300;
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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
font-weight: bold;
background-color: #ffffff;
color: #472300;
padding: 4px;

} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 12px;
font-weight: bold;
color: #472300;
border: 1px dotted #cccccc;
border-style: none none dotted;

}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 10px;
font-weight: bold;
background-color: #ffffff;
color: #eb5f26;

} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
font-weight: Normal;
color: #472300;

}
 
/*font2:: Secondary Screen Font */ 
.font2 {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 13px;
font-weight: Normal;
color: #6b8e23;

}

.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: 11px;
font-weight: normal;
color: #6b8e23;

}

/*store-name:: Store Name*/		 
.store-name {

font-family: Arial, Helvetica, sans-serif;
font-size: 35px;
color: #472300;
text-decoration: none;

}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3a3740;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
color: #472300;

}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
font-weight: Normal;
color: #472300;
text-decoration: none;

}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 13px;
font-weight: Normal;
color: #472300;

}

/*price:: Controls the way the product's prices display*/ 
.price {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 14px;
color: #472300;

}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 11px;
font-weight: Normal;
color: #472300;
line-height: 18px;
background-color: #ffffff;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 16px;
font-weight: bold;
color: #472300;
background-color: #ffffff;

}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 16px;
font-weight: bold;
color: #472300;
background-color: #ffffff;

}

/*error:: Controls the error messages*/ 
.error {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-size: 12px;
font-weight: normal;
color: #eb5f26;
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: ;
font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-weight: bold;
font-size: 12px;
color: #6b8e23;
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: ;
font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-weight: bold;
font-size: 12px;
color: #472300;
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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-weight: bold;
font-size: 12px;
color: #808000;
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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-weight: normal;
font-size: 11px;
color: #472300;

} 
	
/*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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-weight: normal;
font-size: 11px;
color: #eb5f26;

}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
color: #472300;
font-size: 13px;
font-style: normal;
text-decoration: none;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
font-style: normal;
color: #6b8e23;
text-decoration: none;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {

font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
color: #472300;
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: Trebuchet MS, Georgia, Times New Roman, Times, serif-serif;
color: #6b8e23;
text-decoration: none;

} 

A.menu
{
font-family: Georgia, Times new Roman, serif;
color: #472300;
text-decoration: none;

}
	
A.menu:hover
{
font-family: Georgia, Times new Roman, serif;
color: #6b8e23;
text-decoration: none;
}

A.menu:visited
{
font-family: Georgia, Times new Roman, serif;
color: #472300;
text-decoration: none;
}
	
A.menu:visited:hover
{
font-family: Georgia, Times new Roman, serif;
color: #6b8e23;
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, serif;
color: #633810;
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
padding-bottom:2px;
border-bottom:4px solid #633810;

}
	
/*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, serif;
color: #339900;
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
padding-bottom:2px;
border-bottom:4px solid #f7966b;
}

/*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, serif;
color: #633810;
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
padding-bottom:2px;
border-bottom:4px solid #633810;
}
	
/*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, serif;
color: #339900;
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration: none;
padding-bottom:2px;
border-bottom:4px solid #f7966b;
} 


