/* 
================================
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: 12px;
color: #666666;
background: #ffffff url(../images/BG_Body.jpg) repeat-x;
font-weight: Normal;

}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #ffffff;
}

/*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(/assets/images/default/background.jpg) repeat-x;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   background-color: #f9f8f8;
   padding: 10px;
   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: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bc0000;
	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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bc0000;
	background-color: #ffffff;
	
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bc0000;
	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: #c81e11;
	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: #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: 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: 15px;
	font-weight: Normal;
	color: #bc0000;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #333333;
}
.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: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ac2b27;
	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: #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {

font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: Normal;
color: #333;
text-decoration: none;
line-height: 22px;

}

/*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: Normal;
	color: #585C5F;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	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;
	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: #990000;
	background-color: #ffffff;
}

/*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-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: 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: 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: 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: #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:: 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: 11px;
	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: #ca3227;
	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;
	color: #333333;
	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;
	color: #ca3227;
	text-decoration: underline
} 

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: #ca3227;
	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: #ca3227;
	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: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*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: #b12f29;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

/*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;
}
	
/*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: #b12f29;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
} 









	h1 { border-bottom: 1px solid #630; margin-right: 9px; padding-top: 35px;}
	.middleCol { padding: 0 20px 30px 0; width: 393px; float: left; }
	.contentCol { padding: 0 20px 20px 20px; width: 95%; float: left;}
	.faux { }
	.rightCol { width: 329px; margin-right: 10px; float: right;}
	.clearDiv { height: 30px; border-top: 1px solid #ccc; clear: both; margin-left: -10px; margin-right: 9px;}
	#content h1 { clear: both;}
	#footer { padding: 50px 0 15px 0; }
	#prodFooterMenu { text-align: center; border-bottom: 1px solid #630; margin: 0 40px 0 0; clear: both;}
	#prodFooterMenu li, #corpFooterMenu li, #corpMenu li { display: inline;}
	#corpFooterMenu { text-align: center; margin: 0 40px 0 0; clear: both;}
	#disclaimer { text-align: center; margin: 0 40px 0 0;}
	.bottle { width: 145px; float: right;}
	.orderSection { width: 184px; float: left;}
	.orderSection p { padding: 16px 0 0px 20px;}
	.supplements { padding: 8px 20px 0 20px; clear: both;}
	.fauxColProduct { }
	
/* TYPE */
	body { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #333;}
	p { padding: 6px 0 14px 0;}
	.centerBold { text-align: center; font-weight: bold;}
	.bold { font-weight: bold;}
	.redCopy { color: #f00;}
	.asLow { color: #f00; font-size: 18px; font-style: oblique;}
	.greyCopy { color: #999; font-size: 10px;}
	.greenCopy { color: #393; font-size: 21px;}
	.greenCopyS { color: #393; font-size: 14px;}
	.smallCopy { font-size: 11px; line-height: 15px;}
	.greyCopyS { color: #666;}
	.blackCopy { color: #000;}
	.brownCopy { color: #963;}
	.blueCopy { color: #06c;}
	.quote { font-style: oblique;}
	.quoteP { font-style: oblique; font-size: 15px; line-height: 20px;}
	.customerName { color: #06c; text-align: right; clear: both; bottom-padding: 15px; margin-top: -40px; font-style: oblique;}
	.topPad { padding-top: 8px;}
	.botPad { padding-bottom: 8px;}
	#corpMenu { font-size: 0.7em;}
	#corpMenu a { color: #333; text-decoration: none;}
	#corpMenu a:hover { color: #393; text-decoration: none;}
	#corpMenu a:visited { color: #333;}
	#prodMenu { font-size: 0.8em;}
	#prodMenu a { color: #fff; text-decoration: none;}
	#prodMenu a:hover { color: #ccc; text-decoration: none;}
	#prodMenu a:visited { color: #fff;}
	h1 { font-size: 25px; color: #630;}
	h2, h2 a { font-size: 21px; color: #630; line-height: 30px; padding: 10px 0 6px 0; text-align: center;}
	h3 { font-size: 19px; color: #630; padding: 10px 0 0 0;}
	h4 { color: #393;}
	h5 { font-weight: bold; text-align: center; padding-top: 8px; padding-bottom: 10px; clear: both;}
	h6 { font-size: 14px; font-weight: bold; padding-top: 5px;}
	h3 .greenCopy { font-size: 14px;}
	.leftCol, .leftFloatedCol { font-size: 14px; line-height: 20px; margin-top: -8px;}
	a { color: #963; text-decoration: underline;}
	#content > h1 a { color: #630; text-decoration: none;}
	h2 a:hover { color: #630; text-decoration: none;}
	a:hover { color: #393; text-decoration: none;}
	.leftCol a:hover { color: #393;}
	p .greenCopy a, p .greenCopy a:hover { color: #393; text-decoration: none;}
	#prostate-miracle-comparison-with-best-prostate, #prostate-miracle-comparison-with-prostate-care, #prostate-miracle-comparison-with-prosvent, #cinnamon, #alpha-lipoic-acid, #chromax, #vanadium, #banaba-leaf, #momordica, #gymnema-silvestre, #fenugreek, #dim, #quercetin, #flaxseed, #prostate-health { text-decoration: none;}
	h2 a, h3 a, h4 a, h5 a, h5 a { color: #630; text-decoration: none;}
	.middleCol, .contentCol { font-size: .9em; line-height: 1.6em; padding-top: 8px;}
	.middleCol > ul, .contentCol > ul { list-style-type: disc; padding: 0px 0 8px 20px;}
	.contentCol > ul li, ol ul li { list-style-type: disc; padding: 3px 0 8px 20px;}
	ol ul { padding-left: 20px;}
	.leftFloatedCol ul { list-style-type: none;}
	.insideLeft { width: 55%; float: left; padding-right: 5px;}
	.insideright { width: 45%; float: right; }
	.insideLeft > ul { list-style-type: disc; padding: 3px 0 8px 20px;}
	.insideRight > ul { list-style-type: disc; padding: 3px 0 8px 20px;}
	.insideLeft > ul li { padding: 3px 60px 8px 20px;}
	.insideRight > ul li { padding: 3px 0 8px 20px;}
	ol ul { padding-left: 20px;}
	.middleCol > li, .contentCol > ul li, .content > ol li { padding-bottom: 10px; list-style-position: outside;}
	ol li { padding-bottom: 10px; list-style-position: outside; padding: 0px 0 0px 20px;}
	ol { padding: 0px 0 8px 20px; list-style-type: decimal;}
	.contentCol > ul ul { margin-left: 17px; padding: 4px 0 0px 0;}
	.contentCol > ul li ul li { list-style-type: circle;}
	ul .ind { margin-left: 20px; list-style-position: outside;}
	.explanation { padding-left: 40px; font-size: 11px; line-height: 13px; color: #666;}
	.imgFloat { float: right; padding: 0 0 0 0px; margin: 0 -20px 20px 15px; font-size: 0.7em; line-height: 1.8em;}
	.rightFloat { float: right; width: 200px; padding: 0 0 0 0px; margin: 0 0 20px 15px; font-size: 0.7em; border: 1px solid #ccc; line-height: 1.8em;}
	.rightFloat h1 { font-weight: bold; font-size: 0.8em; margin: 0; border: 0; padding: 0 10px 0 10px;}
	.rightFloat p { padding: 0 10px 10px 10px; }
	.rightFloat a { color: #630;}
	.rightFloat a:hover { color: #393; text-decoration: none;}
	.orderSection .redCopy { font-size: 0.7em;}
	.top { text-align: right; font-size: 0.7em; color: #F00; margin-top: -10px;}
	.top a { color: #666;}
	.top a:hover, .top a:hover .redCopy { color: #393;}
	.supplements { font-size: 0.8em;}
	.supplements ul { margin-left: 20px; padding: 0 0 10px 0; }
	.supplements ul li { list-style: disc; padding: 5px 0 0 15px;}

<!--[if IE 6]>
	h1 { border-bottom: 1px solid #630; margin-right: 9px; padding-top: 22px; margin-top: 0px; margin-left: 0px; position: relative; !important}
	.middleCol { padding: 0 20px 0 19px; width: 352px; float: left;}
	.rightCol { width: 329px; margin-right: 5px; float: right;}
	.faux { }
	#prodMenu { width: 743px; height: 176px; margin-top: -94px; position: relative; right: 0px; left: 0px; float: right; text-align: center; !important}
	.last { background-position: -733px -176px; display: block; width: 0px; height: 176px; float: left; !important}
	.prodLinks { width: 90px; position: absolute; top: 108px; margin-left: -45px;}
	
/* TYPE */
#content  h1 a { color: #630; text-decoration: none; !important}
.middleCol > ul, .contentCol > ul, .contentCol ul li { list-style-type: disc; padding: 0px 0px 0px 20px;}
.middleCol > li, .contentCol li li { padding-bottom: 0px; list-style-position: outside;}
	ul .ind { margin-left: 20px; list-style-position: outside;}

<![endif]-->


<!--[if IE 7]>
	h1 { border-bottom: 1px solid #630; margin-right: 9px; padding-top: 22px; margin-top: 0px; margin-left: 0px; position: relative; !important}
	.leftCol { width: 148px; padding: 18px 19px 0 20px; float: left; margin-left: -20px;}

	.middleCol { padding: 0 20px 0 19px; width: 353px; float: left;}
	.rightCol { width: 329px; margin-right: 10px; float: right;}
	.faux { }
	#prodMenu { width: 743px; height: 176px; margin-top: -94px; position: relative; right: 0px; left: 0px; float: right; !important}
	.last { background-position: -733px -176px; display: block; width: 0px; height: 176px; float: left; !important}
	.prodLinks { width: 90px; position: absolute; top: 108px; margin-left: -45px;}
	
	#content > h1 a { color: #630; text-decoration: none;}


<![endif]-->
	.leftFloatedCol { width: 200px; padding: 12px 20px 0 0; margin: 0 20px 8px 0px;}
	.leftFloatedCol { float: left; }
.leftFloatedCol ul li { margin-left:-40px;}
	.leftFloatedCol ul ul { font-size: .8em; text-align: right; padding: 0;}
	.leftFloatedCol li a { color: #06c;text-decoration: none; display: block;}
	.leftFloatedCol ul ul li, .leftFloatedCol ul li { list-style-type: none; padding-bottom: 5px;}
.leftFloatedCol ul { padding-top: 10px; padding-right: 30px;}
.alternative .item { line-height: 18px;}

ol ul li, ul ul li { padding-bottom: 10px;}

#imagecaptiont { color: #333; font-size: 13px; line-height: 20px;}
.checkout-headers .item { font-size: 11px; line-height: 16px;}
.item a { font-size: 15px;}