/*  
Pharmacist One-On-One
Version: 1
Author: Brett Hewitt
*/

 /* @override pharmacistoneonone.css */


/* @group Common*/		
			
			#content_top{
				background:transparent url(../images/bg_top_poo.png) left top no-repeat;
				height: 20px;
			}
			
				
			#content{
				background:transparent url(../images/bg_top_poo.png) repeat-y scroll center top;
				}
			
			#content_bottom{
				background:transparent url(../images/bg_top_poo.png) right bottom no-repeat;
				display: inline-block;
				width: 960px;
				height: 20px;
				clear: both;
			}
			
			#poologo {
				list-style-type: none;
				z-index: 1;
				position: absolute;
				top: 120px;
			}
			
			#submenu{
				list-style-type: none;
				padding-bottom: 30px;
				margin-top: -10px;
				margin-left: 260px;
			}
									
			li#menunotify {
				position: relative;
				bottom: 5px;
				padding-right: 0px;
			}
			
			li#menuhealthclinics, li#menunewin2010, li#menutopics, li#menucurrenttopic, li#menunotify{
				float: left;
				overflow: hidden;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 20px;
			}
			
			
			#content p, h2, h1, h3 {
				color: #000000;
				text-align: left;
			}
			
			#content h2 {
				margin-bottom: 15px;		
			}
			
			a {
				color: #3399CC;
				text-decoration: none;
			}
			
			ul {
				color: #000000;
			}
			
			.promocorner {
				position: absolute;
				z-index: 1;
				top: -10px;
				left: 783px;
			}
			
			.ireneprofileimg{
				position: absolute;
				float: right;
				bottom: 1px;
				left: 320px;
			}
			
			.ireneprofile{
				width: 300px;
			}
			
			.floatleft{
				float: left;
			}
			
			.floatright{
				float: right;
			}
			
			.rightborder {
				border-right: solid; border-color: silver; border-width: 1px;
			}
			
			.leftborder {
				border-left: solid; border-color: silver; border-width: 1px;
			}
			
			.topborder {
				border-top: solid; border-color: silver; border-width: 1px; padding-top: 20px; margin-top: 10px;
			}
			
			.button, .button:visited {
				background: #00AEEF; 
				display: inline-block; 
				padding: 5px 10px 6px; 
				color: #fff; 
				text-decoration: none;
				-moz-border-radius: 5px; 
				-webkit-border-radius: 5px;
				-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
				border-bottom: 1px solid rgba(0,0,0,0.25);
				position: relative;
				cursor: pointer;
			}
			
			.button:hover { background-color: #009AEF; color: #fff; }
			.button:active { top: 1px; }
			.large.button, .large.button:visited { font-size: 16px; font-weight: bold; padding: 8px 14px 9px; }
			.small.button, .small.button:visited { font-size: 11px; padding: 3px 9px 4px; }
			
			#inside{
				padding: 0px 20px 0px 20px;
			}
			
			li#notifyme{
				list-style-type: none;
				float: left;
				overflow: hidden;
				width: 410px;
				padding-right: 20px;
				padding-left: 20px;
			}
			
			li#footerleft{
				list-style-type: none;
				float: left;
				overflow: hidden;
				padding-left: 20px;
				padding-right: 20px;
				width: 410px;
			}
			
			/* calendar */
			p.date {
				padding-top: 13px;
				padding-right: 0;
				height: 25px;
				width: 23px;
				text-align: center;
				font-weight: bold;
				font-size: 1.1em;
				float: left;
				margin-right: 10px;
			}
			
			#datetime {
				border-top: 1px solid silver;
				padding-top: 10px;
				margin-top: 10px;
			}
			
			.month1 { background: url(http://www.pharmore.com.au/resources/2010/03/january.png) no-repeat 0 0; }
			.month2 { background: url(http://www.pharmore.com.au/resources/2010/03/february.png) no-repeat 0 0; }
			.month3 { background: url(http://www.pharmore.com.au/resources/2010/03/march.png) no-repeat 0 0; }
			.month4 { background: url(http://www.pharmore.com.au/resources/2010/03/april.png) no-repeat 0 0; }
			.month5 { background: url(http://www.pharmore.com.au/resources/2010/03/may.png) no-repeat 0 0; }
			.month6 { background: url(http://www.pharmore.com.au/resources/2010/03/june.png) no-repeat 0 0; }
			.month7 { background: url(http://www.pharmore.com.au/resources/2010/03/july.png) no-repeat 0 0; }
			.month8 { background: url(http://www.pharmore.com.au/resources/2010/03/august.png) no-repeat 0 0; }
			.month9 { background: url(http://www.pharmore.com.au/resources/2010/03/september.png) no-repeat 0 0; }
			.month10 { background: url(http://www.pharmore.com.au/resources/2010/03/october.png) no-repeat 0 0; }
			.month11 { background: url(http://www.pharmore.com.au/resources/2010/03/november.png) no-repeat 0 0; }
			.month12 { background: url(http://www.pharmore.com.au/resources/2010/03/december.png) no-repeat 0 0; }
			
			
			
/* @group Main Page */			
			
			li#whatarehealthclinics, li#whatson2010, li#topics, li#comingsoon {
				list-style-type: none; padding-right: 20px;
				float: left;
				overflow: hidden;
				padding-left: 20px;
				width: 185px; height: 380px;
			}

			#submenuimg{
				margin-left: 25px;
			}
			
			.whatarehealthclinics{
				position: relative;
				left: -30px;
			}
			
			.whatson2010 {
				margin-bottom: -25px;
			}
						
						
			.topics{
				position: relative;
				top: 50px;
			}
			
			#heroimage{
				float: left; width: 450px;
				position: relative;
					
			}
									
			#title{
				float: right; display: inline; width: 376px; text-align: center;
				margin-right: 50px; margin-bottom: 0;
			}
			
			
			
/* @group Signup form*/
			li#supoohero {
				float: left;
				width: 470px;
				list-style-type: none;
				overflow: hidden;
				margin-right: 20px;
				margin-left: -20px;
				position: relative;
				bottom: -129px;
				left: 25px;
			}
						
			li#form {
				float: left;
				width: 300px;
				list-style-type: none;
				overflow: hidden;
			}
			
/* @group What are HC*/

			li#oneonone, li#why, li#actionplan, li#followupinformation {
				float: left;
				overflow: hidden;
				padding-left: 10px;
				padding-right: 10px;
				width: 209px;
				height: 178px;
			}
			
			.alignimgcenter{
				margin-left: 20px;
			}
			
			.options{
			margin-top: 10px;
				text-align: center;
			}
			
			#oneononeimg{
				float: right;
				position: absolute;
				left: 530px;
				bottom: 330px;
			}
			
			.topborderwhatarehc{
				border-top: 1px solid silver;
				width: 453px;
				margin-top: 20px;
				padding-top: 20px;
			}

			.paragraph453width{
				width: 453px;
			}
			
			#followupimg{
				float: left;
				position: relative;
				top: 15px;
				left: 100px;
			}
									
			.followupinformation{
				width: 420px;
				float: right;
				padding-top: 20px;
				border-top: silver solid 1px;
			}
			
/* @group What's new 2010*/			
			
			#wnheroimage{
				float: left; width: 450px;
				position: relative;
				top: 70px;
				margin-left: 30px;	
			}
			
			li#wnoneonone, li#wn25mins {
				list-style-type: none; padding-right: 10px; padding-left: 20px;
				float: left;
				overflow: hidden;
				width: 415px; height: 150px;
			}
			
			li#wnactionplans, li#wnnewtopics, li#wnfollowup, li#wnpharmacist {
				list-style-type: none; padding-right: 10px; padding-left: 20px;
				float: left;
				overflow: hidden;
				width: 415px; height: 280px;
				border-top: 1px silver solid;
				padding-top: 20px;
			}
			
			p#whatsnewdescriptions {
				width: 258px;
				float: left;
			}
			
			.indextitle{
				margin-top: 70px;
			}
			
			.whatsnewtitle{
				margin-top: 70px;
			}
			
/* @group Topics 2010*/	
			
			li#tphealthcheck, li#tphealthyheart {
				list-style-type: none; padding-right: 10px; padding-left: 20px;
				float: left;
				overflow: hidden;
				width: 415px; height: 200px;
			}
			
			li#tphealthyskin, li#tpdiabetes, li#tpasthmaallergy, li#tpquitsmoking {
				list-style-type: none; padding-right: 10px; padding-left: 20px;
				float: left;
				overflow: hidden;
				width: 415px; height: 220px;
				border-top: 1px silver solid;
				padding-top: 20px;
			}
			
			.diabetespromocorner {
				position: absolute;
				z-index: 1;
				top: 220px;
				left: 783px;
			}
			
			.asthmapromocorner {
				position: absolute;
				z-index: 1;
				top: 462px;
				left: 308px;
			}
/* @group Clinic Specific*/
			
			.twocolleft{
				width: 500px;
				float: left;
			}	
			
			.twocolright{
				width: 350px;
				float: right;
			}
			
			#booknow{
				background-color: #d5d5d5;
				padding: 20px;
				-moz-border-radius: 5px; 
				-webkit-border-radius: 5px;
				-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
			}
			
			/* Healthy Skin*/
			
			.healthyskinhero{
				position: absolute;
				left: -30px;
				bottom: -15px;
				margin-left: 30px;
			}
			
			.healthyskintitle{
				margin-top: 50px;
			}
			
			.hspromocorner {
				position: absolute;
				z-index: 1;
				top: 221px;
				left: 308px;
			}
			
			/* Diabetes */
			.diabetestitle{
				margin-top: 17px;
			}
			
			.healthydiabeteshero{
				position: absolute;
				top: 71px;
			}
			
			/* Asthma */
			.asthmahero {
				position: absolute;
				top:  16px;
			}
			
			.asthmatitle{
				margin-top: 57px;
			}