/* 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 ==============================*/

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:underline;
padding-bottom:5px;
}

img {
border: 0;
}	

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;
}

/*============================== Main Div Elements ==============================*/

#wrap {
	margin: 0px auto;
	text-align: left;
	width:910px;
	height:auto;
}


h1 {
	height:210px;
	width:910px;
	text-indent: -1234em;
	background-image:url(../img/header_bg2.jpg);
	padding:0;
	margin:0;
} 


#blue {
	background-image:url(../img/blue_bg.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:145px;
	padding:0;
	margin:0;
}

#blue2 {
	background-image:url(../img/blue_bg2.jpg);
	background-repeat:no-repeat;
	width:910px;
	height:145px;
	padding:0;
	margin:0 0 20px 0;
}

/* -------- SAVE LOGIN TILL REDEPLOY OF WEBSITE 
#login {
	width:200px;
	padding: 30px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#4D6F8C;
	float:left;
	display:inline;
}	-------- */

#login {
	width:200px;
	padding: 0px 0 0 5px;
	float:left;
	display:inline;
}

					#nav2 {
						clear:both;
						width:197px;
						float:left;
						display:inline;
						margin:30px 0 0 10px;
					}

					#navcon2{
						width:197px;
						padding-top:4px;
					}
					
					#navcon2 ul{
						width:197px;
						margin:0;
						padding:0;
						list-style-type:none;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#606060;
						text-indent:15px;
					}
					
					#navcon2 a {
						display:block;
						width:197px;
						height:33px;
						padding:12px 0px 0px 0px;
						color:#606060;
					}
					
					#navcon2 a:link, #navcon2 a:visited {
						background:transparent url(../img/side_nav2.jpg);
						background-position:0px -97px;
						text-decoration:none;
					}
					
					#navcon2 a:hover {
						background:transparent url(../img/side_nav2.jpg);
						background-position:0px -48px;
						color:#FFFFFF;
						text-decoration:none;
					}
					
					#navcon2 li a#current {
						background:transparent url(../img/side_nav2.jpg);
						background-position:0px -1px;
						color:#FFFFFF;
						text-decoration:none;
					}
					
					#navcon2 li a#indent {
						background:transparent url(../img/side_nav2.jpg);
						background-position:0px 0px;
						color:#FFFFFF;
						text-decoration:none;
					}


#header2 {
	width:399px;
	height:102px;
	position:relative; 
	left:50px;
	top:15px;
}


#left-column {
	float:left;
	display:inline;
}

#right-column {
	float:left;
	margin-left:75px;
}

	.replace2{ 
		position:relative; 
		margin:0 0 0px 0; 
		padding:0px; /* hide overflow:hidden from IE5/Mac */ 
		/* \*/ 
		overflow: hidden; 
		/* */ 
	} 
	.replace2 span{ 
		display:block; 
		position:absolute; 
		top:0px; 
		left:0px; 
		z-index:1; /*for Opera 5 and 6*/ 
	} 
		
	#myabout_pro, #myabout_pro span{ 
		width:399px;
		height:102px;  
		background-image: url(../img/about.jpg);
		background-repeat:no-repeat;
	}
		

/*================ Side Navigation control ================*/
					#nav {
						clear:both;
						width:203px;
						float:left;
						display:inline;
						margin:30px 0 0 10px;
					}

					
					#navcon{
						width:203px;
						padding-top:4px;
					}
					
					#navcon ul{
						width:203px;
						margin:0;
						padding:0;
						list-style-type:none;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#606060;
						text-indent:15px;
					}
					
					#navcon a {
						display:block;
						width:203px;
						height:33px;
						padding:12px 0px 0px 0px;
					}
					
					#navcon a:link, #navcon a:visited {
						background:transparent url(../img/side_nav.jpg);
						background-position:0px -97px;
						color:#606060;
						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;
					}
					
		/*======================================================================*/

#content {
	float:left; 
	height:auto;
	width:450px;
	margin:50px 0 0 0;
}

#content-2 {
	float:left; 
	height:auto;
	width:450px;
	margin:60px 0 0 0px;
}



/*============================== Footer Elements ==============================*/

#footerwrap-2 {
	margin: 0 auto 0 auto;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:185px;
	width:910px;
	position:static;
}

* html #footerwrap-2 {
	margin-top:20px;
}

	#disclaimer {
	position:relative;
		height:auto;
		width:550px;
		top:132px;
		left:20px;
	}
		
		#disclaimer p {
			color:#FFFFFF;
			font-size:10px;
		}
		#disclaimer a:link {
			color: #ff7e00;
			text-decoration: none;
		}

		#disclaimer a:visited {
			text-decoration: none;
			color: #ff7e00;
		}

		#disclaimer a:hover {
			text-decoration: underline;
			color: #ffffff;
		}

		#disclaimer a:active {
			text-decoration: none;
			color: #ffffff;
		}


/*============================== Index ==============================*/

#content-index {
	float:left;
	height:auto;
	width:500px;
	margin:50px 0 20px 8px;
}

		.welcome{ 
			position:relative; 
			margin:0; 
			padding:0px; /* hide overflow:hidden from IE5/Mac */ 
			/* \*/ 
			overflow: hidden; 
			/* */ 
		} 
		.welcome span{ 
			display:block; 
			position:absolute; 
			top:0px; 
			left:0px; 
			z-index:1; /*for Opera 5 and 6*/ 
		}
		
		#headerA {
			height:103px; 
			width:437px;
			position:relative; 
			left:100px;
			top:20px;
		}
		
		 
		#myh1, #myh1 span{ 
			height:103px; 
			width:437px; 
			background-image: url(../img/welcome.gif); 
		} 
		
#right-content {
	background-image:url(../img/r_content_bg.gif);
	background-repeat:no-repeat;
	width:583px;
	height:490px;
}

	#inner {
		padding:30px 30px 0 20px;
		font-size:16px;
		color:#636363;
	}

	#r_img{
		height:148px;
		width:112px;
		float:right;
		margin:0 0 10px 10px;
		background-image:url(../img/r_img.jpg);
		background-repeat:no-repeat;
	}
		.manage { 
			position:relative; 
			margin:0; 
			padding:0px; /* hide overflow:hidden from IE5/Mac */ 
			/* \*/ 
			overflow: hidden; 
			/* */ 
		} 
		.manage span{ 
			display:block; 
			position:absolute; 
			top:0px; 
			left:0px; 
			z-index:1; /*for Opera 5 and 6*/ 
		} 
		
		#header-manage{ 
			height:50px; 
			width:344px;		
			position:relative; 
			left:115px;
			top:10px; 
		} 

		#myorg, #myorg span{ 
			height:50px; 
			width:344px; 
			background-image: url(../img/triad-is.gif); 
		} 

#r2 {
	background-image:url(../img/r2_bg.jpg);
	background-repeat:no-repeat;
	height:148px;
	width:479px;
	margin-top:50px;
}
	#r2-content {
		height:auto;
		width:300px;
		padding:45px 0px 0 110px;
		color:#636363;
	}
	
	.red {
		color:#FF0000;
		font-weight:bold;
	}


/*============================== Network Participants ==============================*/

#header-net {	
	width:514px;
	height:52px;
	position:relative; 
	left:0px;
	top:16px;
}

#mynet_par, #mynet_par span{ 
	width:514px;
	height:52px;  
	background-image: url(../img/net_par.jpg);
	background-repeat:no-repeat;
}

/*============================== Continued Education ==============================*/

#header-edu {	
	width:519px;
	height:51px;
	position:relative; 
	left:0px;
	top:16px;
}

#mycon_edu, #mycon_edu span{ 
	width:519px;
	height:51px;  
	background-image: url(../img/con_edu.jpg);
	background-repeat:no-repeat;
}


/*============================== Contract & Credentialing ==============================*/

#header-con {	
	width:615px;
	height:51px;
	position:relative; 
	left:-30px;
	top:16px;
}

#mycon_cre, #mycon_cre span{ 
	width:615px;
	height:51px;  
	background-image: url(../img/con_cre.jpg);
	background-repeat:no-repeat;
}

/*============================== Provider Manual ==============================*/

#header-pro {	
	width:396px;
	height:51px;
	position:relative; 
	left:0px;
	top:16px;
}

#mypro_man, #mypro_man span{ 
	width:396px;
	height:51px;  
	background-image: url(../img/pro_man.jpg);
	background-repeat:no-repeat;
}

/*============================== Medlical Policies ==============================*/

#header-med {	
	width:396px;
	height:51px;
	position:relative; 
	left:0px;
	top:16px;
}

#mymed_pol, #mymed_pol span{ 
	width:396px;
	height:51px;  
	background-image: url(../img/med_pol.jpg);
	background-repeat:no-repeat;
}

/*============================== Forms & Instructions || ICP || EOC || Claims ==============================*/

#header-form {	
	width:511px;
	height:51px;
	position:relative; 
	left:0px;
	top:16px;
}

#myfor_ins, #myfor_ins span{ 
	width:511px;
	height:51px;  
	background-image: url(../img/for_ins.jpg);
	background-repeat:no-repeat;
}

.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;
}

/*============================== Provider Surveys ==============================*/

#header-sur {	
	width:420px;
	height:51px;
	position:relative; 
	left:0px;
	top:16px;
}

#mypro_sur, #mypro_sur span{ 
	width:420px;
	height:51px;  
	background-image: url(../img/pro_sur.jpg);
	background-repeat:no-repeat;
}


/*============================== Provider Surveys ==============================*/

#header-contact {	
	width:264px;
	height:44px;
	position:relative; 
	left:0px;
	top:16px;
}

#mycontact, #mycontact span{ 
	width:264px;
	height:44px;  
	background-image: url(../img/contact.jpg);
	background-repeat:no-repeat;
}

/*============================== Career ==============================*/
#form {
	margin: 0 auto 0 auto;
	background-image:url(../img/contact_bg.jpg);
	background-repeat:no-repeat;
	padding: 70px 20px 0px 20px;
	width:442px;
	height:740px;
	}
	
* html #form {  /* BoxModelHack for IE to force content down from blue header */
	padding: 80px 20px 0px 20px;
	width:442px;
	height:730px;
	}
	
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;
	}

.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;
	}