@charset "utf-8";
/* CSS Document */


#content-wrapper a, #content-wrapper a:visited { 
	color: #00686c; 
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	}

a:hover, a:active {
	text-decoration: none;
	color: #c3c2ac;
	}
p {
	font-size: 12px;	
	margin: 0px 0 14px 0;
	line-height: 18px;
	color:#000000;
	}
h1 {
	color:#fdfceb;
	background-color:#000000;
	text-transform:uppercase;
	padding: 3px 0 3px 10px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

h2 {
	margin: 0 0 6px 0;
	padding:0;
	color:#507990;
	font-size:17px;
	font-weight:bold;
	}

h3 {}

h4 {
	font-size:12px;
	margin:0 0 8px 0;
	padding:0;
	}

/* Main CSS
------------------------------------------------------------*/
#wrapper {
	width: 795px;
	margin:0 auto;
	text-align:left;
	}
#header-interior {
	position:relative;
	height:99px
	}
#logo {
	position:absolute;
	top:11px;
	left:74px;
	}
#homenav {
	position:absolute;
	top:5px;
	left:5px;
	}
#bottomttl {
	position:absolute;
	bottom:5px;
	left:228px;
	}
#topleftnav {
	position:absolute;
	right:0;
	top:5px;
	color:#FFFFFF;
	}
#topleftnav a {
	margin: 0 4px;
	}
	
#footer {
	height: 50px;
	background-color: #333;
	text-alignZ: center;
}

#footer-content {
	width: 900px;
	margin: auto;
	text-align: left;
	padding: 10px 0px;
}


/* Fomrs CSS
------------------------------------------------------------*/

#form_box {
	width: 556px;
	margin: 0 auto;
	padding: 18px 0;
	}
.process {
	background: #006969 url(/professionals/images/forms_arrow01.gif) 14px 8px no-repeat;
	color:#99cccc;
	text-transform:uppercase;
	padding: 6px 0 4px 45px;
	font-weight:bold;
	margin: 0 0 5px 0;
	}
.inform_box {
	border: 1px solid #006969;
	background-color:#e9edf4;
	padding: 12px 0 12px 0;
	}

.setInfobox {
	clear:both;
	min-height:100px;
	margin: 0 20px 12px 20px;
	background-color:#FFFFFF;
	padding: 0 0 0 14px;
	}
.setInfobox .setInfottl {
	text-transform:uppercase;
	color:#666766;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	}
#form_box form {
	margin:0;
	padding:0;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#form_box form label {
	color:#006969;
	
	}
#form_box form input {
	color:#333333;
	font-weight:bold;
	font-size:11px;
	margin: 0 6px 0 0;
	}
.setInfobox .rlabel {
	display:block;
	width:130px;
	text-align:right;
	float:left;
	margin:0 6px 0 0
	}
.setInfobox div {
	float:left;
	padding: 4px 0;
	}
#form_box form .error input {
	background-color:#f7e6ce;
	}
#form_box form .error label {
	color:#eb6a4c;
	}
	
	.colorbox {
	border-right: solid 2px #F3F3F3;
	border-bottom: solid 2px #F3F3F3;
	border-top: solid 2px #ccc;
	border-left: solid 2px #ccc;
	//background-color: #F3F3F3;
	padding: 8px;
	}

#form_box a:link, #form_box a:visited {
	color: #6583B5;
}

.btn_add a:link, .btn_add a:visited {
	color:#006969;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #006969;
	padding: 1px 4px;
	margin:0 0 0 42px;
	}
.btn_add a:hover, .btn_add a:active {
	text-decoration:none;
	}

.btn_back {
	position:absolute;
	top:0px;
	left:146px
	}
.btn_back a:link, .btn_back a:visited {
	background:url(/professionals/images/btn_back_bg.gif) center no-repeat;
	padding: 5px 6px 3px 6px;
	color:#4462ad;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	}
.btn_back a:hover, .btn_back a:active {
	
	}

/* patient_experiances CSS
------------------------------------------------------------*/

#content-wrapper {
	width: 604px;
	margin:0 auto;
	padding: 17px 30px 40px 30px;
	background:#ddded3 url(/professionals/images/patient_listing_bg.gif) bottom left repeat-x;
	}
	
#patient_experiances {
	width: 604px;
	margin:0 auto;	
	text-align:center;
	padding: 17px 30px 40px 30px;
	background:#ddded3 url(/professionals/images/patient_listing_bg.gif) bottom left repeat-x;
	}

#patient_listing {
	font-size:12px;
	font-weight:bold;
	background-color:#c6c5b3;
	border-collapse: collapse;
	}
#patient_listing td {

	border-top:3px solid #c4c5b3;
	border-right:4px solid #c4c5b3;
	border-bottom:3px solid #c4c5b3;
	border-left:4px solid #c4c5b3;
	padding:5px 8px 5px 8px;
	text-align:left;
	}
#patient_listing .view {
	text-align:center;
	}
#patient_listing .view a:link, #patient_listing .view a:visited {
	height: 27px;
	width:28px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	background:url(/professionals/images/icon_view_off.gif) center no-repeat;
	
	}
#patient_listing .view a:hover, #patient_listing .view a:active {
	background:url(/professionals/images/icon_view_on.gif) center no-repeat;
	}
#patient_listing tr { background-color : #d3d4c7; }
#patient_listing tr:hover { background-color : #ebebe5; } 

/* Common CSS
------------------------------------------------------------*/
img {
	border: 0;
	}
.clear {
	clear:both;
	}
.right {
	float:right;
}
.left {
	float:left;
}
.imgRight {
	float:right;
	margin: 0px 0px 10px 15px;
}
.imgLeft {
	float:left;
	margin: 0px 15px 10px 0px;
}
.txtRight {
	text-align:right;
}
.txtLeft {
	text-align: left;
}
.txtCenter {
	text-align: center;
}
.txtWhite {
	color:#FFFFFF;
	}
