
html, body {
 height: 100%;
 margin: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}


a {
	text-decoration: none;
	color: #AD2B23;
}
a:link {
	text-decoration: none;
	color: #AD2B23;
}
a:visited {
	text-decoration: none;
	color: #AD2B23;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #AD2B23;
}

.red-underlined{
	color: #990000; text-decoration:underline; align:right;
}

h1,h2{
font-size: 15px;
color:#AD2B23;
margin-top: 4px;
margin-bottom: 0px;
padding-top:0px;
padding-bottom:0px;
text-transform:uppercase;
}


h4{
color:#5D8728;
font-size: 14px;
border-bottom: dashed 1px #5D8728;
margin-top: 30px;
margin-bottom: 0px;
padding-bottom: 0px;
}

.showcasetitle{
text-align:center;
border-bottom: dashed 1px #CCCCCC;
margin: 10px auto 5px 40px;
}

.showcasetitleleft{
text-align:left;
border-bottom: dashed 1px #CCCCCC;
}

.promotitle{
text-align:left;
border-bottom: dashed 1px #CCCCCC;
font-size: 19px;
color:#5B8429;
}

.promosubtitle{
color:#ffffff;
font-size: 14px;
background-color: #AD2B23;
margin-top: 20px;
margin-bottom: 0px;
padding: 5px;
border:none;
text-align:center;
}

.promosubtitle-grey{
color:#ffffff;
font-size: 14px;
background-color:#666666;
margin-top: 20px;
margin-bottom: 0px;
padding: 5px;
border:none;
text-align:center;
}

.contactpromotitle{
color:#5D8728;
font-size: 16px;
border-bottom: dashed 1px #5D8728;
margin-top: 30px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align:center;
}

.contactpromoholder{
float:left; width: 400px; margin-right: 50px;
}



.specialquote{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style:italic;
color: #818181;
line-height: 20px;
font-size:14px;
margin-top: 5px;
}



.wrapper {
min-height: 90%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.greenheader{
background-image:url(../images/esgheader-bg.jpg); 
background-repeat:repeat-x; width: 100%; 
height: 480px; text-align:center;
}

.greenheader-small{
background-image:url(../images/esgheader-bg-small.jpg); 
background-repeat:repeat-x; width: 100%; 
height: 375px; text-align:center;
}

.textcontent{
width: 945px; margin: auto; text-align: left;
}

.textcontentcenter{
	width: 945px; margin-left: auto; margin-right:auto;
}


/*rollover image opacity effect */
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.9;
opacity: 0.9;
}

img, img a{
border: 0px;
}




/*============= menu =======================*/
.menu{
width: 934px; height: 20px; background-image:url(../images/menubg.png); background-repeat:no-repeat; 
margin: 5px auto 0px auto; 
padding: 8px 5px 8px 15px;
margin-bottom: 0px;
text-align:center;
}



.menuitem{
font-size: 14px; font-weight: bold; color:white;
float: left;  margin-left: 15px; margin-right: 66px;
}

.menuitem a{
color:white;
text-decoration:none;
}

.menuitem a:hover{
color: #AD2B23;
text-decoration:none;
}




/*======== side panel ==========*/

.sidepanel{
float:left; width:210px; padding-right: 15px;
}




.side-navigation{
margin-left: 0px; padding-left: 0px;
list-style: none;
margin-top: 5px;
}

.side-navigation a{
text-decoration:none;
color: #666666;
}

.side-navigation a:hover{
color:#B92411;
}

.side-navigation-list{
margin-bottom: 3px;
}

.side-navigation-list-selected{
margin-bottom: 3px;
}

.side-navigation-list a{
display: block;
height:30px;
margin-bottom: 3px;
padding-left: 10px;
padding-top:15px;
list-style: none;
font-weight:bold;
border-bottom: solid 1px #CCCCCC;
text-transform: uppercase;
border-left: solid 10px #CCCCCC;
font-size: 11px;
}


.side-navigation-list a:hover{
display: block;
height:30px;
margin-bottom: 3px;
padding-left: 10px;
padding-top:15px;
list-style: none;
font-weight:bold;
border-bottom: solid 1px #CCCCCC;
text-transform: uppercase;
border-left: solid 15px #B92411;
color:#B92411;
font-size: 11px;
}

.side-navigation-list-selected a{
display: block;
height:30px;
margin-bottom: 3px;
padding-left: 10px;
padding-top:15px;
list-style: none;
font-weight:bold;
border-bottom: solid 1px #CCCCCC;
text-transform: uppercase;
border-left: solid 15px #B92411;
color:#B92411;
font-size: 11px;
}


/*
.side-navigation-list{
display: block;
padding: 15px 0px 15px 30px;
margin-left: 0px;
margin-bottom: 2px;
list-style: none;

background-image:url(../images/greydot.png);
background-position:left;
background-repeat:no-repeat;
font-weight:bold;
border-bottom: solid 1px #CCCCCC;
text-transform: uppercase;
}


.side-navigation-list-selected a{
color:#B92411;

display: block;
padding: 15px 0px 15px 30px;
margin-left: 0px;
list-style: none;
background-image:url(../images/greydot.png);
background-position:left;
background-repeat:no-repeat;
font-weight:bold;
border-bottom: solid 1px #CCCCCC;
text-transform: uppercase;

}



*/




/*======== main panel ==========*/

.mainpanel{
overflow: hidden; width:720px;
margin-right: 0px;
}

.mainpanel-content{
background-image:url(../images/mainpanel-bg.jpg); background-repeat:no-repeat;
width:680px; padding: 20px 20px 1px 20px; margin-bottom: 0px;
}

.mainpanel-small{
overflow: hidden; width:720px;
margin-right: 0px;
}

.mainpanel-content-small{
width:700px; padding-left: 0px; margin-bottom: 0px;
}



.redfont{
color:#AD2B23;
}

.greenfont{
color:#5D8728;
}

.featuredimg{
margin-right: 15px;
}



/*------------form---------- */
#ContactForm fieldset {
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	background-color: #eaeae5;
	padding: 14px;
	margin: 0;
}
#ContactForm div {
	margin-bottom: 4px;
}
#ContactForm .FormInput {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	width: 350px;
	font: 12px Arial;
	color: #424240;
}
#ContactForm .ShortInput {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	width: 150px;
	font: 12px Arial;
	color: #424240;
}

#ContactForm .AnyWid1pxput {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial;
	color: #424240;
}

#ContactForm label {
	float: left;
	display: block;
	width: 100px;
	padding-top: 4px;
}
#ContactForm label span {
	color: #8d8c8c;
	font-size: 9px;
}
#ContactForm legend {
	padding: 32px 0 0 0;
	color: #5a7900;
	font-size: 15px;
}
#ContactForm .SubmitButton {
	width: 80px;
	margin-top: 8px;
	background: #00894B;
	border: 2px solid #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #fff;
	padding: 4px 0;
	font-weight:bold;
}

.msgblock{
color:#cc0000;
background-color: #FFD9D9;
padding: 5px;
}

.borderImage{
border: 1px #CCCCCC solid;
}


ul li.pharmaBrands{
float: left; align: left; width: 30%;
}


.GreyBox{
background-color:#E6E6E6;padding:5px; width:620px;margin: 0px auto 10px 70px;
}

.pharmaClientWrapper{
padding:5px; width:700px;margin: 0px auto 10px 37px;
}


.push {
height: 5px;
clear: both;
margin: 0;
}

.footer {
clear: both;
background-image:url(../images/footer.jpg); background-repeat: repeat-x; height: 140px; text-align:center; color:white;
padding-bottom:0px; margin: 0;
}

.footer a{
color:#FFFFFF;
text-decoration:underline;
}

.doctor{
z-index: 5; position:absolute; top:20px; margin-left:290px;
}

#healthcheckbox{
 z-index: 500; background-color: #930000; color: white; position:absolute; top: 150px; right: 10px; width: 400px; height: 170px; padding: 20px;
}

#healthcheckbox h1, #healthcheckbox a:link, #healthcheckbox a:visited{
color: white;
}

#healthcheckbox a{
text-decoration: underline;
}


.contactbg{
background-image:url(../images/tile-contact.jpg); background-repeat:no-repeat; height: 186px; width:165px; padding-left: 240px; padding-top:20px; float:left;
}


/*========= JQUERY ==============*/
.msg_head {
	cursor: pointer;
	position: relative;
}


.piecemaker-nonflash{
margin-left: 30px;
margin-top: -10px;
margin-bottom: -10px;
}