/* Style and Rules for the Anthro Index Page - These can be replaced by the global styles */
/*NOTE TO ANTHRO DEVELOPERS: the body tag below has no bearing on the overall design. It was placed there so we could get the header and footer sections to mimic the actual website. It can be removed prior to production.*/

body { background: #fff; padding: 0; margin: 0; }

/* Page Sections and Typography */

#footer { background: url(../images/healthcare/footer_bg.gif) top left repeat-x; }

#wrapper p, h1, h2, h3, h4, h5, ul, li { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-style: normal; }

#wrapper p { margin: 0; padding: 7px; line-height: 16px; font-size: 11px; }

#wrapper ul { list-style: none; margin: 0px; padding-left: 5px; padding-right: 7px; }

#wrapper ul li{ line-height: 18px; font-size: 12px; padding-left: 8px; padding-bottom: 6px; }

.right { float: right; }

.left { float: left; }

.clr { clear: both; }

.clrsolo { clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden; }

a img { border: none; text-decoration: none; }

.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 10px; 
 	margin-right: 10px;
 	float: left;
}

/* applications */
#content { background-color: #fff; min-width: 980px; }

.sec { background-color: #f7f1d1; margin: 0; padding: 0; border-top: 1px solid #efa357; }

h1 {
	background-color: #efa357;
	color: #fff;
	margin: 0px;
	font-size: 18px;
	line-height: 20px;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

.sec h2 { font-size: 16px; color:#A13229; padding: 5px 7px 0 5px;margin: 10px 0 0 0; }

.sec h3 { color:#666; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; margin:7px 5px 5px 5px; padding:0; }

.col1 { background-color: #f7f1d1; width:260px; float: left; padding-left:5px; padding-bottom: 10px; color:#369; }

.col1 ul { padding-top: 20px; }

.col1 ul li { text-decoration: none; list-style: none; padding-left: 10px; line-height: 16px; }

.col1 ul li a { color:#336699; }

.col1 p { padding: 5px; }

.col2 { background-color: #f7f1d1; margin-left: 270px; padding: 0 0 25px 0; }

.col2 p { float: left; padding: 0 7px; margin: 10px 0 15px 0; }

.col2 p a {color:#336699; text-decoration: underline;}

.col2 p a:hover { color:#000000; text-decoration: underline; }

.col2 p img { border: 2px solid #efa357; margin: 0; padding: 0; }

.prodrowtop { margin: 10px 0 0 0; padding: 0; }

.prodrowtop p { float: left; margin: 0; padding: 0; }

.prodrow { margin: 10px 0 0 0; padding: 0 0 10px 0; }

.prodrow p { width: 132px; height: 175px; } 

.prodrow p { text-align: center; }

.top { margin: 0; }

.top a {color: #999; }

.top a:hover {color: #000; }

.nav a {
	color:#369;
	text-decoration:none;
}
.nav a:hover {
	color:#369;
	text-decoration:underline;
}

#applications_top {
	width: auto;
	background-color:#727d43;
	height: 333px;
}
#applications_midcol {
	width: 371px;
	height: 323px;
	float:left;
}

#applications_midcol img { padding-left: 62px; }

#applications_midcol h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 48px;
	color : #fff; 
	font-weight: normal;
	margin: 0;
	padding: 22px;
	text-align:center;
	background-color: #efa357;
}
#applications_rightcol {
	width: 390px;
	height: 333px;
	float:left;
	padding-left: 20px;
	background-color:#727d43;
}
#applications_rightcol ul {
	margin: 0px;
	padding-left: 36px;
	height: 71px;
	padding-top: 35px;
	color:#FFFFFF;
	line-height: 16px;
}
#applications_rightcol ul li {
	list-style:none;
	background:url(../images/app-nav-bullet.gif) no-repeat 0px 5px;
	padding-left: 14px;
}
#applications_rightcol ul a {
	color: #fff;
	text-decoration:underline;
}
#applications_rightcol ul a:hover {
	color: #F7F1D1;
	text-decoration:underline;
}
#applications-call {
	width: 370px;
	height: 106px;
	padding: 5px 10px 0px 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
	line-height: 22px;
}

#applications_rightcol img {
	margin: 9px 0 10px 2px;
	border: 2px solid #efa357;
}

