

/* COMMON STYLE
--------------------------------------------------------- */
html{ /* This forces the browser to display a vertical scroll bar at all times, thereby eliminating horizontal shift when navigating between long and shortpages */
	height: 100%; 
	margin-bottom: .1px;
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial;
    color: #566725;
	background: center top repeat #ffffff;
	font-size: 15px;
	margin:0;

}

a {
	text-decoration: none;
	color: #44a7c0;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #44a7c0;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(../images/bullet-list.gif) no-repeat 5px;
	line-height: 160%;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
p {
	padding-bottom:10px;
}
/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}

h4 {
	font-size: 120%;
	font-weight: bold;
	line-height: 22px;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

.mainlevel-nav a {
	font-weight: normal;
	text-decoration: none;
	color: #f0f4e6;
}
/* HEADER
--------------------------------------------------------- */
.syndicate {
       padding-top: 15px;
       padding-right: 24px;
       float: right;
       width: 80px;
}
.redbutton {
	float:right;
	padding-top:15px;
	padding-right:50px;
	width:50px;

}

.minicartspacer {
       float: left;
       width: 100px;
       }
.minicart {
        float: left;
	background: url(../images/cart.gif) no-repeat;
	height: 46px;
	width: 210px;
	color: #000000;
	font-size:12px;
}

.header {
	background: url(../images/images_01.gif) no-repeat;
	height: 93px;
	width: 1000px;
}
.header-esp {
	background: url(../images/images_01_esp.gif) no-repeat;
	height: 93px;
	width: 1000px;
}
.headertop {
	width: 1000px; 
	height: 73px;
}

.topmenu {
	text-align:right; 
	padding-top: 10px; 
	width: 1000px; 
	height: 32px; 
	background: #849e33;
}

.topmenu a {
	font-family: Garamond, "Times New Roman", serif;
	padding: 0 25px;
	font-size: 12.5pt;
	font-weight: normal;
	text-decoration: none;
	color: #f0f4e6;
}

.topmenu a:hover, .topmenu a:active, .topmenu a:focus {
	text-decoration: underline;
}

/* LOG IN FORM */
.login_wrap {
	text-align: right; 
	width: 1000px; 
	height: 73px;
}

.login {
	padding: 10px 5px 0;
	line-height: 18px;
	font-size: 8pt;
	display:none;
}

.login .inputbox {
	font: 8pt/normal Tahoma, Arial, sans-serif;
	padding: 2px;
	margin: 0;
	color: #000;
	border: solid 1px #727272;
}

.login a {
	color: #d6250e;
}

.login a:hover {
	text-decoration: underline;	
}

.login table br {
	display: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.ext_wrapper {
	width: 1000px;
	height: 100%;
	background: #ffffff;
}


.mainbody {
	float:left;
	text-align:left; 
	padding-top: 5px; 
	width: 1000px; 
	background: #ffffff;
}

.clr {
	clear: both;
}

/* Left Menu*/
.mainmenu_wrap {
	float:left; 
	width: 240px;
	padding-left: 10px;
}

.mainmenu {
  width: 228px; 
 line-height: 14px;
}

.mainmenu table tr td {
        text-align: left;
  	background: #a3d119;
}

.mainmenu table {
}

.mainmenu .mainlevel {
	font-family: Garamond, "Times New Roman", serif;
	line-height: 25px;
	padding-left: 10px;
	font-stretch: narrower;
	text-decoration: none;
	font-weight: lighter;
	color: #ffffff;
	font-size: 15pt;
}

.mainmenu .mainlevel:hover, .mainmenu .mainlevel:active, .mainmenu .mainlevel:focus  {
	color: #000;
}

#active_menu {
	color: #000;
}

/* CONTENT
--------------------------------------------------------- */
.content_wrap {
	float:left; 
	padding-left: 15px; 
	width: 735px;
}
.fullcontent_wrap {
	float:left; 
	padding-left: 15px; 
	width: 1000px;
}
.content {
}

/* User's box */
.box {
	float: left;
	width: 205px;
	padding: 5px;
	margin: 0 0 5px 3px;
	background: #cee5b8;
}

.box .moduletable h3 {
	font-size: 120%;
	background: #afd689;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

/* FOOTER
--------------------------------------------------------- */
.footer {
	float:left;
	text-align:left; 
	width: 1000px; 
	height: 19px; 
	background: URL('../images/images_05.gif');
}
.footerleft {
	float:left; 
	width: 290px;
}
.footerright {
	float:left; 
	width: 710px;
}
.footer a {
	padding: 0 10px;
	text-decoration: none;
	color: #6d6e71;
	font-size:12px;
}

.footer a:hover, .footer a:active, .footer a:focus  {
	color: #000;
}

.footer a:active  {
	color: #000;
}

/* JOOMLA core stuff
--------------------------------------------------------- */
.inputbox {
	font: 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px 0;
	color: #000;
	border: solid 1px #727272;
}

.button {
	color: #fff;
	background-color: #808080;
	border: solid 1px #76984b;
	text-align: center;
	height: 19px !important;
	text-transform: uppercase;
	width: auto;
	font: 7pt Tahoma, Arial, sans-serif;
	padding: 0px 4px;
	margin: 1px;
}

.back_button a {
	font-weight: bold;
	color: #6d6e71;
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

.back_button a:hover {
	color: #000;
}

.componentheading {
	color: #000000;
	padding-bottom: 10px;
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
}

.contentheading {
	font-family: Garamond, "Times New Roman", serif;
	color: #a3d119;
	font-size: 160%;
	line-height: 30px;
	font-weight: bold;
}

.content_right table {
	line-height: 16px; /* content line height */
	margin: auto;
	margin-top: 0 !important; /* pagenav top margin */
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.moduletable {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th,/* div.moduletable h3 */{
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #ffffff;
	padding: 4px;
}

.small {
	color: #000000;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

.article_seperator {
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
	color: #5e8631;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: underline;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

form { /* removes space below form elements */
	margin: 0;
	padding: 0;
}

a.sublevel:link, a.sublevel:visited {
}
a.sublevel:hover {
}
a.sublevel#active_menu {
}
.highlight {
}


#anuleaf-ad-instructions{
display:block;
height:auto;
width:500px;

}

#anuleaf-ad-instructions div{
border:#999999 thin inset;
padding:10px;

}
.nav{

display:block;
margin-left:160px;
margin-top: 5px;
margin-bottom:5px;
}

.nav a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:center;
background-color:#008000;
color:#FFFFFF;
border:#FFFFFF medium groove;
padding-right:50px;

}

.sidemod{

float:left;

}

.sidemod div{
padding-top:10px;
}

.cpa-anuleaf-banner{
background: url('http://anuleafcpa.corporatepa.net/images/hemorrhoid_relief.gif');
width: 725px;
height: 328px;	
}

.cpa-anuleaf-banner-esp{
background: url('http://anuleafcpa.corporatepa.net/images/hemorrhoid_relief_esp.gif');
width: 725px;
height: 328px;	
}

.cpa-anuleaf-video-playback{
	font-family:Garamond,"Times New Roman",serif;
	color:#FFFFFF;
	float: right;
	padding-right: 40px;
	padding-top:7px;
}
.cpa-anuleaf-video-playback a{
	font-size:10px;
	color:#f5ea04;
	text-decoration:none;
}
.cpa-anuleaf-video-playback-head{
font-size:13pt;	
	
}

.lang{
/*
float:right;
margin-right:150px;
*/
margin-left:725px;
}

.lang ul li a{
color:#566725;
/*
text-decoration:none;
*/
text-align:left;	
	}
#cart{
	padding-top:3px;
	padding-left:35px;
	float:left;
vertical-align:middle;
margin-left:5px;

}
#cart a{
		
		color:#566725;
		}
		
		#cart img{
			border:none;
			height:14px;
		}
	


