/* ############################################
ALLERGY & ASTHMA CARE, P.C. - STYLESHEET
##############################################*/


/****** GENERAL *******/

 * { 
 	margin: 0; 
 	padding: 0;
 	}

body {
	text-align: center;
	} 

h3 {
	color: #a72c5a;
	margin-left: 30px !important;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

p {
	font-family: Arial, sans-serif;
	margin-left: 25px;
	}


/***** LAYOUT *******/
	
#hm_container {
	text-align: left;
	padding: 0px;  
	margin: 0px auto;
	width: 800px; 
	background-color: white;
	}	

#container {
	text-align: left;
	padding: 0px;  
	margin: 0px auto;
	width: 800px; 
	background-color: white;
	background: white url(images/gray_bar.jpg) repeat-y 175px;
	}

#header {
	float: left;
	font-family: Arial, sans-serif;
	margin: 0px;
	
	}

#flash_bar {
	clear: both;
	float:left;
	margin-top: 0px;
	margin-bottom: 3px;
	}

#hm_copy_container {
	clear: both;
	display: inline-block;
	box-sizing: content-box;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px; 
	border-top: 1px dotted gray !important;
	border-top: 1px solid gray;
	}

#box1 {
	position: relative;
	float: left;
	display: inline-block;
	box-sizing: content-box;
	margin: 5px;
	width: 255px !important;
	width: 250px;
	min-height: 300px !important;
	min-height: 290px;
	border-right: 1px dotted gray !important;
	border-right: 1px solid gray;
	}

#box2 {
	position: relative;
	float: left;
	display: inline-block;
	box-sizing: content-box;
	margin: 5px;
	min-height: 300px;
	width: 255px !important;
	width: 250px;
	border-right: 1px dotted gray !important;
	border-right: 1px solid gray;
	}

#box3 {
	position: relative;
	float: left; /* left */
	display: inline-block;
	box-sizing: content-box;
	margin: 5px;
	width: 255px !important;
	width: 250px;
	/*border: red solid 1px;*/
	}
		
#textContainer {
	font-family: Arial, sans-serif;
	/*border-left: 2px solid #72689c;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; /*175px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	}
				
#breadcrumbs {
	background-color: #EFEFEF;
	font-size: x-small;
	margin-top: 0px;
	margin-left: -10px; /*-15px;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-top: 1px solid white;
	border-left: 2px solid #b2b2b2;
	}

#textArea {
	/*font-family: Georgia, serif;*/
	/*border-left: 2px solid #72689c;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	/* background: url(images/gray_bar.jpg) repeat-y 0px; */
	}

#mainText {
	width: 100%;
	
	/* font-family: Georgia, serif; */
	/* border-left: 2px solid #72689c;*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;/*175px;*/
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px; /* 10px;*/
	padding-bottom: 10px;
	text-align: left; 
	display: inline;
	}

#mainText p {
	padding: 5px;
	}

#mainText ul {
	margin-left: 45px;
	padding: 5px;
	}
	
#mainText ol {
	margin-left: 45px;
	padding: 5px;
	}

#mainText ol li {
	padding: 2px;
	}
	
/****** TABLES *****/

table.hdr {
	border-collapse: collapse;
	}
	
table.flash {
	border-collapse: collapse;
	margin: 0px;
	
	}

th, td {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}


table.hours {
	margin-left: 30px;
	}

table.hours th {
	background-color: #cccccc;
	color: inherit;
	text-align: center;
	}

table.hours td {
	width: 12em;
	}
	
#table.hdr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

/*********** CLASSES **********/

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

img.hdr {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	}


.nav_left, .office, .staff, .proc, .links, .search {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.hm_allergy, .hm_sunflower, .hm_physical, .hm_grass {
	float: left;
	margin: 0px;
	padding: 0px;
	}

.drop {
	float: left;
	font-family: Georgia, serif;
	font-size: 200%;
	line-height: 1em;
	margin: 4px 10px 10px 0px;
	/*padding: 4px 10px;*/
	border: 1px solid #a72c5a;
	background: #EFEFEF;
	color: #a72c5a;
	}

.center {
	text-align: center;
	}

.search {
	margin-left: 20px;
	}	

#side {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px; /*10px;*/
	padding-left: 5px; /*10px*/
	padding-right: 5px; /*10px*/
	/* border-right: 2px solid #72689c; */
	/* background-color: ;white;*/
	width: 150px;
	margin-bottom: 0px;
	float: left;
	
	}

#side a:hover {
	color: blue;
	border-bottom: none;
	text-decoration: underline;
	}
			
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 1em;
	}
	
#menu ul li {
	margin-top: 4px;
	text-align: right;
	font-size: .8em; /*font-size: .8em;*/
	}
	
#menu ul li .staff {
	font-size: 0.8em;
	margin-top: 4px;
	text-align: right;
	}
	
ol {
	font-family: Arial, sans-serif;
	}
	
ul {
	font-family: Arial, sans-serif;
	list-style-type: none;
	}
	
#docPhoto {
	margin-left: 50px;
	}

#docPhoto2 {
	border-left: 5px;
	margin-left: 5px;
	float: right;
	}

img.right {
	float: right;
	margin: 5px;
	padding: 5px;
	}


/******* HmBox *****/

#hmBox {
	width: 15em;
	background: #e1f0b5 url(images/hmBox_bot_left.jpg) no-repeat left bottom;
	}
	
#hmBox_outer {
	background: url(images/hmBox_bot_right.jpg) no-repeat right bottom;
	}
	
#hmBox_inner {
	background: url(images/hmBox_top_left.jpg) no-repeat left top;
	}
/*	
#hmBox h3 {
	background: url(images/hmBox_top_right.jpg) no-repeat right top;
	padding-top: 5%;
	margin: 0px;
	font-size:85%;
	color: blue;
	}
*/

h3.hmBox {
	background: url(images/hmBox_top_right.jpg) no-repeat right top;
	padding-top: 5%;
	margin: 0px;
	font-size:85%;
	color: blue;
	font-family: Georgia, serif;
	_padding-left: 10%; /* 5% */
	}
	
p.hmBox { /*#hmBox h3, */
	/*padding-left: 5%;*/
	padding-right: 5%;
	padding-bottom: 5%;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	}

/*
#hmBox p {
	font-family: Arial, sans-serif;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	}
*/
/******* ICONS *****/

#lside_icons {
	/* border: rgb(0,68,139) thin solid; */
	position: relative; /*absolute;*/
	top: 10px; /*150px;*/
	left: 40px; /*350px;*/
	height:488px;
	width: 71px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	/* z-index: -1; */
	/* background-color: yellow; */
	/* float: right; */
	}	

img.ragweed {
	position: relative; /*absolute;*/
	top: 30px;
	margin-left: 3px;
	/* right: 285px; */
	}

img.milk {
	position: relative; /*absolute;*/
	top: 30px; /*100px;*/
	margin-left: 3px;
	/* right: 285px; */
	}

img.lungs {
	position: relative; /*absolute;*/
	top: 30px; /*200px;*/
	margin-left: 3px;
	/* right: 285px; */
	}	

img.cat {
	position: relative; /*absolute;*/
	top: 30px; /*300px;*/
	margin-left: 3px;
	/* right: 285px; */
	}	

img.bee {
	position: relative; /*absolute;*/
	top: 30px; /*400px;*/
	margin-left: 3px;
	/* right: 285px; */
	}	


#icons_home {
	clear: left;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border-top: dotted gray 1px !important;
	border-top: solid gray 1px;
	}
	
/*
img.hm_ragweed {
	position: relative;
	margin-left: 3px;
	right: 0px;
	}

img.hm_milk {
	position: relative;
	right: 90px;
	}

img.hm_lungs {
	position: relative; 
	right: 120px;
	}	

img.hm_cat {
	position: relative; 
	right: 155px;
	}	

#hm_bee {
	position: relative;
	right: 0px;
	}	
*/



/****** FOOTER *****/

#footer {
	clear: both;
	height: 20px;  /*25*/
	width: 800px;
	border-top: 1px solid #CA8D00; /*#72689c;*/
	
	padding: 2px;
	/*padding-top: 0px;
	padding-bottom: 1px;*/
	
	margin-top: 0px;
	font-size: 85%;
	color: #a72c5a;
	background-color: #e1f0b5;
	text-align: center;
	}
	
