/*
Theme Name: MHC
Theme URI: http://www.mastersinhealthcare.com
Description: The default MHC theme.
Version: 1.0
Author: mastersinhealthcare
Author URI: http://www.mastersinhealthcare.com/
*/

/* Basics ######################################################### */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; padding: 0; 
} 

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	color: #000;
	background:#e3f4fa url(images/bg.jpg) 0 0 repeat-x;
	line-height: 18px;
}	

div.wrap {
	margin: 0 auto;
	width: 900px;
	text-align:left;
}

div.header {
	position: relative;
	padding: 10px 0;
}

#home div.intro {
	/*background: url(images/intro-home.jpg) 0 0 no-repeat;*/
	float:left;
	/*height: 172px;*/
	/*padding: 108px 380px 0 35px;*/
	color: #70675c;
}

#home div.intro_a{
	width:330px;
	padding:0;
    float: right;
    margin: 50px 0 0 0; 
}

#home div.intro_a p{
	font-size:.8em;
}


div.main {
	background: url(images/bg-main.gif) 0 0 repeat-y;
}

div.main div.top {
	background: url(images/bg-main-top.gif) 0 0 no-repeat;
}

#sub div.main div.top {
	background: url(images/right-portrait.jpg) 0 0 no-repeat;
}

div.main div.top div.left {
	width: 570px;
	float: left;
	margin: 15px 0 30px 35px;
	display: inline;
}

div.main div.top div.right {
	width: 230px;
	float: right;
	margin: 10px 20px 10px 0;
	display: inline;
}

#sub div.main div.top div.right {
	margin-top: 270px;
}	

div.main div.top div.right div.box {
	background: url(images/box-bg.gif) 0 0 repeat-y;
	margin-top: 10px;
}

div.main div.top div.right div.box div.bottom {
	background: url(images/box-bottom.gif) 0 bottom no-repeat;
}

div.footer {
	background: url(images/bg-main-bottom.gif) 0 0 no-repeat;
	padding: 35px 0 10px 0;
	color: #9acada;
	text-align: center;
}

div.uni {
	border-bottom: 1px dotted #ccc9c4;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

div.uni div.logo {
	width: 170px;
	float: left;
}

div.uni div.desc {
	width: 370px;
	float: right;
}

div.search-bottom {
	padding: 20px 0 0 0;
	background: url(images/bg-search-bottom.jpg) 0 bottom no-repeat;
	height: 172px;
}

div.search-bottom_a {
	padding: 20px 0 0 0;
	background: url(images/bg-search-bottom-a.jpg) 0 bottom no-repeat;
	height: 172px;
}

div.search-bottom iframe {
	width: 400px;
	height: 95px;
	margin: 65px 0 0 160px;
	background: none transparent;
}

div.search-bottom_a iframe {
	width: 400px;
	height: 95px;
	margin: 65px 0 0 160px;
	background: none transparent;
}

div.topsearch div.form iframe {
	width: 200px;
	height: 140px;
	margin: 49px 0 0 20px;
	background: none transparent;
}	

div.topsearch {
	width: 220px;
	height: 240px;
	float: left;
	position: relative;
}

div.topsearch div.form {
	width: 240px;
	height: 207px;
	position: absolute;
	top: 10px;
	left: -50px;
	background: url(images/bg-search-top.jpg) 0 0 no-repeat;
}

div.comments {
	padding: 10px 0 0 0;
}

div.comments div.comment {
	border-bottom: 1px dotted #ccc9c4;
	margin-bottom: 15px;
}

/* Headlines ######################################################### */		


h1 {
	padding: 15px 0;
	font-size: 25px;
	font-weight: bold;
	color: #209d81;
	line-height: 29px;
}

div.main div.top div.right div.box h2 {
	background: url(images/box-top.gif) 0 0 no-repeat;
	padding: 10px 10px 10px 10px;
	margin: 0;
	text-align: center;
	color: #209d81;
	font-size: 16px;
	line-height: 18px;
}

/* Links ######################################################### */	

a:link,  a:visited, a:active {color:#1e83a4; text-decoration: underline; outline: none}
a:hover {color:#209d81;}

a.logo {
	float: left;
	width: 440px;
	height: 77px;
	display: block;
	margin: 0 0 10px 0;
	text-indent: -1111em;
	background: url(images/logo.gif) 0 0 no-repeat;
}

a.clickhere {
	float: left;
	width: 113px;
	height: 40px;
	display: block;
	text-indent: -1111em;
	background: url(images/button-clickhere.gif) 0 0 no-repeat;
}

/* Fonts ######################################################### */

.font-grey {color:#878787;}

p {
	padding:0 0 15px 0;
}

div.comments form p {
	clear: both;
}

div.comments div.comment p.top {
	padding: 0 0 5px 0;
}




/* Navigation ######################################################### */

ul#nav {
	padding: 2px 0 0 20px;
	margin: 0;
	height: 35px;
	list-style-type: none;
	clear: both;
	background: url(images/nav-bg.jpg) 0 0 no-repeat;
}

ul#nav li {
	padding: 0;
	margin: 0;
	float: left;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	float: left;
	padding: 9px 20px 10px;
	border-right: 1px solid #8acfe7;
	font-weight: bold;
	color: #b8e6f5;
	font-size: 14px;
	text-decoration: none;
	line-height: 1;
}	

ul#nav li a:hover {
	color: #fff;
}

ul#nav li.current a {
	background: url(images/nav-hover.gif) 0 0 repeat-x;
}
	
/* Images ######################################################### */	

img {
	border:0;
}

div.relative img {
	position: absolute;
	top: 45px;
	left: 750px;
}

img.right {
	float: right;
	margin: 0 0 5px 10px;
}

img.left {
	float: left;
	margin: 0 10px 5px 0;
}

	
/* Tables ######################################################### */

	

/* Lists ######################################################### */

ul.linklist, div.maintext ul.linklist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 17px;
}

ul.linklist li, div.maintext ul.linklist li {
	padding: 4px 0 4px 19px;
	margin: 0;
	background: url(images/bullet-link.gif) 0 8px no-repeat;
}	

div.box ul.linklist {
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style-type: none;
}

ul.linklist li:hover {
	background: url(images/bullet-link-hover.gif) 0 8px no-repeat;
}

div.maintext ul, div.maintext ol {
	margin: 0 20px 15px 40px;
}

div.maintext ul li, div.maintext ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.linklist_a, ul.linklist_a {
	padding: 0 0 0 30px;
	margin: 0;
	line-height: 17px;
}

ul.linklist_a li, ul.linklist_a li {
	padding:0;
	margin: 0;
}	

/* Forms ######################################################### */


div.comments form {
	background: #f7f7f7;
	padding: 20px;
	margin: 0 0 20px 0;
}

div.comments form label {
	width: 90px;
	padding: 3px 10px 0 0;
	text-align: right;
	float: left;
}		

div.comments form span {
	width: 160px;
	padding: 3px 0 0 10px;
	color: #949494;
	display: block;
	float: left;
	font-size: 11px;
}	

div.comments form input.text, div.comments form textarea {
	width: 400px;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}	

div.comments form textarea {
	height: 180px;
}	

input.button {
	margin: 0 0 0 100px;
}



/* Misc ######################################################### */		

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}	

.clear {
	clear:both;
}	

.center {
	text-align:center;
}	

.relative {
	position: relative;
}

#dfw-widget1 {background: transparent url(images/dfw-widget-sidebar-bg.png); width: 570px; height: 174px;}
#dfw-widget1 h3 {display:none;}
#dfw-widget1 h1 {color:#FFF; font-family: Helvetica, sans serif; font-size: 30px; padding: 34px 0 0 125px;}
#dfw-widget1 form {background: transparent; border: none; padding: 10px 0 0 160px;}
#dfw-widget1 button {background: transparent url(images/dfw-widget-sidebar-findnow.png); width: 111px; height: 38px; border: none; text-indent: -9999px; position: relative; left: 170px; bottom: 82px;}

#dfw-widget2 {background: transparent url(images/dfw-widget-sidebar-bg.png); width: 570px; height: 174px;}
#dfw-widget2 h3, label {display:none;}
#dfw-widget2 select {margin-bottom: 10px; width: 160px;}
#dfw-widget2 h1 {color:#FFF; font-family: Helvetica, sans serif; font-size: 30px; padding: 34px 0 0 125px;}
#dfw-widget2 form {background: transparent; border: none; padding: 10px 0 0 160px;}
#dfw-widget2 button {background: transparent url(images/dfw-widget-sidebar-findnow.png); width: 111px; height: 38px; border: none; text-indent: -9999px; position: relative; left: 170px; bottom: 82px;}

#dfw-widget3 {width: 240px; height: 207px; float: left; position: relative; background: url(images/bg-search-top.jpg) 0 0 no-repeat; left: -20px;}
#dfw-widget3 form {width: 240px; height: 207px; position: absolute; top: 50px; left: 25px;}
#dfw-widget3 select {margin-bottom: 10px; width: 190px;}
#dfw-widget3 h1, label {display: none;}
#dfw-widget3 button {background:url("images/button-find.gif") no-repeat scroll 0 0 transparent; display:block; height:40px; margin:5px 0 0 38px; outline:medium none; text-indent:-9999px; width:113px; border: 0 none;}

