/* CSS Document */
/*================ The following CSS markup is property of Triad Healthcare Inc. Design, unique combination of images, 
colors, sizes, typography, and positioning are © Triad Healthcare Inc. and may not be duplicated, reproduced, reused, 
or altered without express conscent from Triad Healthcare Inc. ================*/

/*============================== Global Elements ============================================================*/
html, body {
	background:#FFFFFF url(../img/bg_wide.jpg) repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align:center;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-style:normal;
	font-weight:normal;
	}

b {
	font-family: Arial, Helvetica, sans-serif;
	color:#015A9C;
	font-size: 14px;
	text-decoration:none;
	padding-bottom:5px;
	}

.orange {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7e00;
	font-size:12px;
	text-decoration:none;
	}
	
.red {
	color:#FF0000;
}

img {
	border: 0;
	}	

h1 {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color: #ff7e00;
	}

h2 {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #ff7e00;
	}

h3 {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #003790;
	padding-bottom:.25em;
	margin:1em 0 0 0;
	text-indent:0px;
	}

a:link {
	color: #005A9D;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #005A9D;
	}

a:hover {
	text-decoration: underline;
	color: #7CC140;
	}

a:active {
	text-decoration: none;
	color: #7BC345;
	}

.bullet-ul {
	font-family: Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	font-size:14px;
	list-style-type: none;
	line-height: 16px;
	padding:0;
	margin-left:30px;
	}

.bullet-li {
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
	}
	
/*============================== Global Div tags ============================================================*/
#wrap {
	margin: 0px auto;
	text-align: left;
	width:910px;
	height:auto;
	}

#banner { /* Header for all pages based on H1 tag */
	height:245px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg.jpg);
	padding:0;
	margin:0;
	} 

#banner2 { /* Header for all pages based on H1 tag */
	height:244px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg2.jpg);
	padding:0;
	margin:0;
	} 

#banner3 { /* Header for all pages based on H1 tag */
	height:244px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg3.jpg);
	padding:0;
	margin:0;
	} 

#banner4 { /* Header for all pages based on H1 tag */
	height:244px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg4.jpg);
	padding:0;
	margin:0;
	} 

#banner5 { /* Header for all pages based on H1 tag */
	height:244px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg5.jpg);
	padding:0;
	margin:0;
	} 

#banner6 { /* Header for all pages based on H1 tag */
	height:244px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg6.jpg);
	padding:0;
	margin:0;
	} 
/*============================== Form controls || Career ============================================================*/
fieldset {
	border:none;
	}

legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#2d6191;
	}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px;
	height: 40px;
	}

.clear {
	clear:both;
	}

.txt-leftalign {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:230px;
	padding:5px 3px 5px 5px;
	text-align:left;
	}

.txt-rightalign {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:100px;
	padding:5px 3px 5px 5px;
	text-align:right;
	}

.formField {
	float:left;
	padding:1px;
	text-align:left;
	}
				
/*==============================  Navigation Controls ============================================================*/

/*================  top Nav ==============================================*/
ul#nav {
	margin:0;
	height:26px;
	width:894px;
	top:0px;
	left:8px;
	padding:0 0 0 0;
	position:relative;
	background:transparent url(../img/nav.jpg);
	}

ul#nav li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:right;
	text-indent:-9999px;
	}

ul#nav li a {
	border:0;
	text-decoration:none;
	display:block;
	background:transparent url(../img/nav.jpg);
	}


li#home a {
	width:116px;
	height:26px;
		}
		li#home a:link, li#home a:visited {
			background-position:-322px 0px;
			} 
		li#home a:hover, li#home a:focus {
			background-position:-322px -112px;
			}
		
li#company a {
	width:114px;
	height:26px;
	}
	li#company a:link, li#company a:visited {
		background-position:-438px 0px;
		} 
	li#company a:hover, li#company a:focus {
		background-position:-438px -83px;
		}
		
li#clients a {
	width:114px;
	height:26px;
	}
	li#clients a:link, li#clients a:visited {
		background-position:-552px 0px;
		}
	li#clients a:hover, li#clients a:focus {
		background-position:-552px -56px;
		}
	
li#provider a {
	width:114px;
	height:26px;
	}
	li#provider a:link, li#provider a:visited {
		background-position:-666px -84px;
		}
	li#provider a:hover, li#provider a:focus {
		background-position:-666px -28px;
		}
	
li#member a {
	width:114px;
	height:26px;
	}
	li#member a:link, li#member a:visited {
		background-position:-780px -84px;
		}
	li#member a:hover, li#member a:focus {
		background-position:-780px 0px;
		}
	
#nav li a#current-company {
	background:transparent url(../img/nav.jpg);
	background-position:-438px -83px;
	text-decoration:none;
	}	

#nav li a#current-clients {
	background:transparent url(../img/nav.jpg);
	background-position:-552px -56px;
	text-decoration:none;
	}

#nav li a#current-members {
	background:transparent url(../img/nav.jpg);
	background-position:-780px 0px;
	text-decoration:none;
	}	

/*================ Side Navigation control ==============================================*/
#left-navcon {
	width:203px;
	float:left;
	display:inline;
	}

#navcon{
	width:203px;
	padding:10px 0 0 10px;
	}

#navcon ul{
	width:203px;
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-indent:20px;
	}
				
#navcon a {
	display:block;
	width:203px;
	height:33px;
	padding:10px 0px 0px 0px;
	}

#navcon a:link, #navcon a:visited {
	background:transparent url(../img/side_nav.jpg);
	background-position:0px -97px;
	color:#464646;
	text-decoration:none;
	}

#navcon a:hover {
	background:transparent url(../img/side_nav.jpg);
	background-position:0px -48px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#navcon li a#current {
	background:transparent url(../img/side_nav.jpg);
	background-position:0px -1px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#navcon li a#indent {
	background:transparent url(../img/side_nav.jpg);
	background-position:0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	}

#navcon-txt {
	width:193px;
	padding:15px 0 0 15px;
	}

/*============================== Index Page Div tags ============================================================*/					
#content {
	margin: 0 auto 0 auto;
	width: 910px;
	padding: 0;
	margin:0;
	}

#left-column {
	text-align:left;
	display:inline;
	background-image:url(../img/l_col_bg.jpg);
	float:left;
	height:899px;
	width: 454px;
	}

	#left-content {
		font-size:10px;
		width:406px;
		padding:0;
		margin: 45px auto 0 auto;
		} 

#right-column {
	background-image:url(../img/r_col_bg.jpg);
	text-align:left;
	float:left;
	width:455px;
	height:899px;
	}
	
	#right-content {
		padding-top:45px;
		padding-left:40px;
		}
	
#footerwrap{
	margin: 0 auto 0 auto;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:185px;
	width:910px;
	position:static;
	text-align:left;
	}

	#b-nav {
		position:relative;
		height:40px;
		width:500px;
		top:70px;
		left:15px;
		text-align:left;
		color:#333333;
		}

		#b-nav a:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #333333;
			font-style:normal;
			font-weight:normal;
			color: #333333;
			text-decoration: none;
			padding:0 5px 0 5px;
			}
		
		#b-nav a:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style:normal;
			font-weight:normal;
			color: #333333;
			text-decoration: none;
			padding:0 5px 0 5px;
			}
		
		#b-nav a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-decoration: underline;
			color: #ff7e00;
			padding:0 5px 0 5px;
			}
		
		#b-nav a:active {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-decoration: none;
			color: #ff7e00;
			padding:0 5px 0 5px;
			}	

	#disclaimer {
		position:relative;
		height:auto;
		width:550px;
		top:80px;
		left:20px;
		}
		
	* html	#disclaimer {
		position:relative;
		height:auto;
		width:550px;
		top:90px;
		left:20px;
		}	
		
		#disclaimer p {
			color:#FFFFFF;
			font-size:10px;
			}

		#disclaimer a:link, #disclaimer a:visited {
			color: #ff7e00;
			text-decoration: none;
			}

		#disclaimer a:hover, #disclaimer a:active {
			text-decoration: underline;
			color: #ffffff;
			}

	#login {
		position:relative;
		height:15px;
		width:201px;
		top:40px;
		left:650px;
		}
		
	* html 	#login {
		position:relative;
		height:15px;
		width:201px;
		top:60px;
		left:650px;
		}	

/*============================== Inner Pages ============================================================*/

#innerfooterwrap{
	margin: 0 auto 0 auto;
	background-image:url(../img/footer_bg2.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:185px;
	width:910px;
	position:static;
	}

#inner-right {
	float:left;
	height:auto;
	width:auto;
	padding: 20px 0 20px 0;
	}

	#centered {
		margin-left:50px;
		width:600px;
		}

/*============================== Privacy policy || Terms & Conditions ============================================================*/
.privacy {
	width:500px;
	height:auto;
	position:relative;
	top:20px;
	left:300px;
	padding: 10px 0px 40px 0px;
	}

/*============================== Career ============================================================*/
#resume {
	margin: 0 auto 0 auto;
	background-image:url(../img/resume_bg.jpg);
	background-repeat:no-repeat;
	padding: 70px 20px 0px 20px;
	width:442px;
	height:740px;
	}
	
* html #resume {  /* BoxModelHack for IE to force content down from blue header */
	padding: 80px 20px 0px 20px;
	width:442px;
	height:730px;
	}

.career a:link, .career a:visited {
	text-decoration: underline;
	color: #005A9D;
	}

.career a:hover, .career a:active {
	text-decoration: underline;
	color: #7CC140;
	}
	
/*============================== ec ============================================================*/
.center {
	margin: 0 auto 0 auto;
	height:200px;
	width:auto;
	text-align:center;
	padding-left:40px;
	}

ul.thumbs {
	list-style: none; 
	padding: 0;
	margin: 0 auto 0 auto;

	}
ul.thumbs li {
	float: left; 
	padding: 0; 
	margin: 20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#015A9C;
	font-style:normal;
	font-weight:normal;
	}

ul.thumbs li img {
	margin-bottom:10px;
	}
							
/*============================== accred ============================================================*/
.urac {
float:right;
margin:0 0 10px 30px;
	}

/*============================== process ============================================================*/
.process {
	margin:5px auto 5px auto;
	background-image:url(../img/process.jpg);
	background-repeat:no-repeat;
	height:517px;
	width:514px;
	}
	
/*============================== product ============================================================*/

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-style:normal;
	font-weight:normal;
}

.green-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CC140;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
}

.border {
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

.border2 {
	background-color:#FFFFFF;
	border-left:#CCCCCC solid 1px;
}

.borderb {
	background-color:#FFFFFF;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

/*============================== news ============================================================*/
.news-ul {
	font-family: Arial, Helvetica, sans-serif;
	color:#003790;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	}

.news-li {
	list-style-type: none;
	padding-right: 10px;
	display:inline;
	}

/*============================== map ============================================================*/
#map-bg {
	float: right;
	height:600px;
	width: 650px;
	margin:20px 0 0 0;
	}
	
#map-col-1 {
	float:left;
	display:inline;
	width:300px;
	height:auto;
	margin: 0 20px 0 0;
	}

#map-col-2 {
	float:left;
	width:300px;
	height:auto;
	}

#map-bg ul {
	width:250px;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	list-style-type:none;
	text-indent:50px;
	background:transparent url(../img/dot-line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	}

#map-bg ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#727272;
	}

#map-bg ul li a {
	display:block;
	width:250px;
	height:20px;
	padding:5px 0px 0px 0px;
	}
					
#map-bg a:link, #map-bg a:visited {
	background:transparent url(../img/map_link_bg.jpg);
	background-position:0px -76px;
	color:#727272;
	text-decoration:none;
	}

#map-bg a:hover {
	background:transparent url(../img/map_link_bg.jpg);
	background-position:0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	}
		
/*============================== pain management ============================================================*/
#vid {
	text-align:center;
	}

/*============================== Image replacement text, all pages ============================================================*/
.replace{ 
	position:relative; 
	margin:0 0 5px 0; 
	padding:0px; /* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	} 
.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
	} 
	
#mywel_tri, #mywel_tri span{ 
	height:23px; 
	width:406px; 
	background-image: url(../img/txt/wel_tri.jpg); 
	}

#mypri, #mypri span { 
	width:186px;
	height:27px;  
	background-image: url(../img/txt/pri.jpg);
	background-repeat:no-repeat;
	}

#myter_com, #myter_com span { 
	width:411px;
	height:54px;  
	background-image: url(../img/txt/ter_com.jpg);
	background-repeat:no-repeat;
	}

#myour_com, #myour_com span { 
	width:178px;
	height:26px;  
	background-image: url(../img/txt/our_com.jpg);
	background-repeat:no-repeat;
	}		

#myqua, #myqua span { 
	width:96px;
	height:26px;  
	background-image: url(../img/txt/qua.jpg);
	background-repeat:no-repeat;
	} 
	
#myacc, #myacc span { 
	width:192px;
	height:22px;  
	background-image: url(../img/txt/acc.jpg);
	background-repeat:no-repeat;
	}
	
#myhis, #myhis span { 
	width:95px;
	height:27px;  
	background-image: url(../img/txt/his.jpg);
	background-repeat:no-repeat;
	}

#myval, #myval span { 
	width:87px;
	height:22px;  
	background-image: url(../img/txt/val.jpg);
	background-repeat:no-repeat;
	}

#mycar_opp, #mycar_opp span { 
	width:281px;
	height:27px;  
	background-image: url(../img/txt/car_opp.jpg);
	background-repeat:no-repeat;
	}

#myexec_lead, #myexec_lead span { 
	width:285px;
	height:27px;  
	background-image: url(../img/txt/exec_lead.jpg);
	background-repeat:no-repeat;
	}

#myour_pro, #myour_pro span { 
	width:158px;
	height:22px;  
	background-image: url(../img/txt/our_pro.jpg);
	background-repeat:no-repeat;
	}

#mymetho, #mymetho span { 
	width:168px;
	height:27px;  
	background-image: url(../img/txt/metho.jpg);
	background-repeat:no-repeat;
	}

#mycar_man, #mycar_man span { 
	width:236px;
	height:27px;  
	background-image: url(../img/txt/car_man.jpg);
	background-repeat:no-repeat;
	}

#mycos_man, #mycos_man span { 
	width:232px;
	height:27px;  
	background-image: url(../img/txt/cos_man.jpg);
	background-repeat:no-repeat;
	}
	
#mymgmnt_com, #mymgmnt_com span { 
	width:309px;
	height:27px;  
	background-image: url(../img/txt/man_com.jpg);
	background-repeat:no-repeat;
	}

#mycli, #mycli span { 
	width:91px;
	height:22px;  
	background-image: url(../img/txt/cli.jpg);
	background-repeat:no-repeat;
	}
		
#mypro_ser, #mypro_ser span { 
	width:249px;
	height:22px;  
	background-image: url(../img/txt/pro_ser.jpg);
	background-repeat:no-repeat;
	}
	
#mymem, #mymem span { 
	width:118px;
	height:22px;  
	background-image: url(../img/txt/mem.jpg);
	background-repeat:no-repeat;
	}

#myedu_r, #myedu_r span { 
	width:298px;
	height:22px;  
	background-image: url(../img/txt/edu_r.jpg);
	background-repeat:no-repeat;
	}

#mysit_map, #mysit_map span { 
	width:111px;
	height:26px;  
	background-image: url(../img/txt/sit_map.jpg);
	background-repeat:no-repeat;
	}