/* 
================================
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-size: 10px;
	color: #333333;
	background-color: ##f4f4e8;
	font-weight: Normal;
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #ffffff;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #OOCCFF;
}

/*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: #696969;

}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: url(../images/bg1.gif);
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
	background-color: #f3f2f2;
   padding: 2px 4px 2px 4px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background: #123b68;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border: #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*/ 


.shoppingcart{

	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	
}

h1 {
	padding: 3;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2b2720;
	border-bottom: 1px dotted #2b2720;
}

h2 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2b2720;
}


.menu-headers {

font-size: 14px;
font-family: Tahoma, Verdana;
text-transform: uppercase;
color: #2b2720;
font-weight: Normal;
text-decoration: none;
padding: 10px 10px 10px 10px;

}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-transform:uppercase;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534f47;font-weight: bold;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
     padding: 10px 4px 10px 4px;

} 

/*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: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, 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: 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: #333333;

}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #333333;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;

}
/*font5:: Primary Footer Font */ 
.font5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #333333;
	line-height: 15px;
	text-align:right;
}

.font5 p{
margin:0px;
line-height:0px !important;
text-align:right;
}

/*font6:: Secondary Footer Font */ 
.font6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
	padding: 0px;
}

/*font7:: Terms and Conditions Font */ 
.font7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}

/*font8:: Header Font (Home, My Account) */ 
.font8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #333333;
	line-height: 32px;
}

/*font9:: Invoice and Packing Slip Font */ 
.font9
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #333333;
}


/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #534f47;
	text-decoration: none;

}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
vertical-align: 20px;
	
}	 	 

/*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: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*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: #000000;
	line-height: 18px;

}


/*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;
	background-color: #ffffff;
}

/*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: #000000;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn {

border-top: 1px solid #5e9b3e;
border-bottom: 1px solid #5e9b3e;
border-left: 1px solid #5e9b3e;
border-right: 1px solid #5e9b3e;
background-color: #5e9b3e;
font-family: arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
cursor: pointer;
margin: 1px;

} 

/*btn3:: Controls the buttons*/ 
.btn3
{
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	background-color: #800000;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #2b2720;
	border-bottom: 1px solid #2b2720;
	border-left: 1px solid #2b2720;
	border-right: 1px solid #2b2720;
	background-color: #2b2720;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #ffffff;
	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: #000000;
	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: #f5f4f2;
	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;
	height: 80px;
	width: 250px;
}


/***********************************/
/*              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: #333333;
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:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #2b2720;
	font-size: 12px;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
	
/*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;
	font-style: normal;
	font-size: 12px;
	color: #2b2720;
	text-decoration: underline;
} 

A.font5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	
}
A.font5:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	
	
}

A.font5:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	
	
}
	
A.font5:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}
A.font6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
	text-decoration: none;
	
}
A.font6:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
	text-decoration: underline;
	
	
}

A.font6:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
	text-decoration: none;
	
	
}
	
A.font6:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
	text-decoration: underline;
}

A.font7
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	
}
A.font7:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	line-height: 18px;
	
	
}

A.font7:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	
	
}
	
A.font7:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	line-height: 18px;
}

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
   font-weight: normal;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: 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: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding: 0px 10px 0px 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: #2b2720;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}

/*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: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	
}
	
/*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: #2b2720;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
} 

.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;
}

/* added manually */
img {
	border:none;
}

#headerNav {
	font-size:90%;
}

#headerNav a:link, #headerNav a:visited, #headerNav a:active {
	text-decoration:underline;
	font-size:100%;
}

#tdNavMain {
	background-color:#534f46;
}

#divSearch {
	margin-top:-8px;
}

#divMaillist {
	background-color:#546583;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#divByPrice {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#divByPrice h2, #divSearch h2, #divAbout h2 {
	color:#ffffff;
	padding:8px;
	background-color:#1e1915;
	text-transform:uppercase;
	font-size:80%;
}

#divMaillist h2 {
	color:#ffffff;
	padding:8px;
	background-color:#405373;
	text-transform:uppercase;
	font-size:80%;
}

#divByCateg h2 {
	padding:8px;
	background-color:#1e1915;
	text-transform:uppercase;
	font-size:100%;
}

#divMaillist p, #divByPrice p {
	font-size:80%;
}

#divByPrice a:link, #divByPrice a:visited, #divByPrice a:active {
	font:"Times New Roman", Times, serif;
	font-size:80%;
}

#divByCateg {

}

#divByCateg a:link, #divByCateg a:visited, #divByCateg a:active {
	font:"Times New Roman", Times, serif;
	font-size:80%;
}

#divByCateg ul, #divByPrice ul, #divAbout ul {
	color:#e7e2e2;
	/* list-style:none; 
	margin-left:-24px;*/
	margin-top:-10px;
}

#divAbout a:link, #divAbout a:visited, #divAbout a:active {
	color:#FFFFFF;
	font-size:80%;
}

.indent8px {
	padding:0px 8px 0px 8px;

}

#tdFooter {
	padding:4px 8px 4px 8px;
	background-color:#1e1915;
	color:#FFFFFF;
}

#tdFooter a:link, #tdFooter a:visited, #tdFooter a:active  {
	color:#FFFFFF;
	font-size:80%;
}

#tdNavTop {
	border-bottom:1px solid #FFFFFF;
	padding:4px 8px 4px 8px;
	background-color:#1e1915;
}

#tdFBTwitter {
	background-color:#ffffff;
	padding:8px 0px 8px 0px;	
}

.idShopcart {
	float:right;
	margin-top:50px;
	background-color:#d9b395;
	padding:4px;		
}

#tdColRight {
	border-left:2px solid #cccccc;
	background-color:#ffffff;
}

.headerBadges {
	margin-bottom:10px;	
}

/*FOOTER*/

#footercontainer{
		border-bottom:10px solid #3b342c;	
}

#footer{
	width:1004;
	min-height:130px;
	margin-top:5px;
	padding:0px;
	border:1px solid #c2c4bb;
	background-color:#d3d5cb;
	margin-bottom:0px !important;
}

#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#3b342c;
	line-height:16pt;
}

#footer a:hover{
	color:#685f50;	
}

#footer ul{
	list-style:none;
	margin-left:0px;
	display:inline;
	margin-bottom:2px;

}

#footer li, #footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:400;
	margin-left:0px;
}

#footerlinks li{
	line-height:0px;
	margin-bottom:-3px !important;
}

#footer p{
	margin:0px;
}

#footer span{
	font-size:10pt;
	font-weight:bold;
	color:#3b342c;
}

#mainsections{
margin-left:30px;
margin-top:20px;
margin-bottom:20 !important;
}

#footer_head{
	float:left;
	margin-right:20px;
	margin-top:0px;
	display:inline;
	width:auto;
}

#footer_head2{
	float:left;
	margin-right:0px;
	_margin-right:30px;
	margin-top:0px;
	display:inline;
	width:auto;
}

#footerlinks li{
	_margin-left:-15px;
}

#footer_right{
	float:left;
	margin:0px;
}

#social_icons{
	float:left;
	padding-top:10px;
}

#social_icons ul{
	list-style:none;
	margin-left:20px;
}

#social_icons li{
	display:inline;
	margin-right:8px;
}

#call{
	margin-top:0px;	
}

#call h3{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:24px;
	margin:0px;
}

#right_footer{
	float:right;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px !important;
}

#right_footer_top{
	background-color:#dfe0d5;
	padding:3px;
	color:#3b342c;
}

#right_footer_bottom{
	margin-top:10px;
}
#separator{
	float:left;
	position:absolute;
	margin-left:530px;
	margin-top:10px;
	background-color:#73645a;
	min-width:1px;
	width:1px;
	height:110px;
}

/* NEWSLETTER */

#newsletter_field{
border:1px solid #d5d7cc;
color:#3b342c;
background-color:#fff;
height:30px;
padding:5px;
padding-top:5px;/* for IE 5.x */
margin-top:0px;

}

.formbutton{
cursor:pointer;
background:#c1c4bb;
color:#3b342c;
font-weight:bold;
padding:3px;
height:28px;
border:0px;
margin-left:10px;
width:90px;
}

#copyright{
	text-align:right;
	line-height:0px;
	margin-top:0px;
	padding-top:15px;
}

ul li.prev{float:left}

