@Theme Name: 2016 TCOM Mobile
@Description: This site was built by Central States Media. For more information about the site or this custom WordPress theme, you can contact Central States Media at: info@centralstatesmedia.com or call us at: 309-693-2345.
@Author: Central States Media
@Author URI: http://www.centralstatesmedia.com/
@Version: 1.0
@Date: September, 2016
@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background:#333092;
}

.clear {
	clear:both;	
}

/*COLORS
PURPLE: #333092
YELLOW: #D69C00
BLUE: #536790
*/

/* Color Classes */
.yellow {
	color: #D69C00;		
}

.blue {
	color:#536790;
}

.purple {
	color:#333092;
}
/*ALERTS*/
#alert{
	background:#CF1F22;
	padding:15px 5%;
	color:#fff;
	text-align: center;
}
#alert a{color:#fff;font-weight: bold;text-decoration: none; }
#alert a:hover{text-decoration: underline;}
#alert a.button{border:2px solid #fff;color:#fff;padding:5px 15px;margin:0 5px;}
#alert a.button:hover{background:#fff;color:#CF1F22;text-decoration: none;}

/* HEADER */
#header{
	clear:both;
	background:#fff;
	padding:10px 5%;
	position:relative;
}
#logo{
	float:left;
	width:60%;
	}
#logo img{max-width:200px;height:auto;}
#menu img,
#phone img{max-width:100%;height:auto;}


#menu{
	float:right;
	position:absolute;
	right:5%;
	bottom:10px;
	width:10%;}
#phone{
	float:right;
	position:absolute;
	bottom:50px;
	right:5%;
	width:10%;
}

/* NAVIGATION */
#nav{
	display:none;
	clear:both;
	background:#fff;
}
#nav ul{
	margin:0;
	padding:10px 5%;
	list-style:none;
}

#nav ul a{
	display:block;
	text-decoration:none;
	color:#333092;
	text-transform:uppercase;
	font-weight:bold;
	border:3px solid #d69c00;
	margin:5px 0;
	padding:8px 0;
	font-size:16px;
	text-align:center;
}
#nav ul li:hover > ul {
	display: block;
}
#nav ul ul{
	display:none;
	padding:10px 10%;
}
#nav ul ul a{
	border:none;
	border-top:2px solid #ccc;
	text-align:left;
	padding:14px 0 8px 0;
}
#nav ul ul li:first-child a{border-top:none;}
#nav ul ul ul{padding:0px;}
#nav ul ul ul a{color:#536790;position:relative;padding:8px 15px;}
#nav ul ul ul a:before{
	content:"";
	display:block;
	background:url(images/icon_arrow.png) no-repeat;
	width:10px;
	height:10px;
	position:absolute;
	left:0px;
	top:12px;
}
#nav a.close{
	display:block;
	background:#536790;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border:0;
	margin:5px 0;
	padding:8px 0;
	font-size:16px;
	text-align:center;}

/* TOP IMAGE */
#featured{	clear:both;}
#slider{margin:0 0 -40px 0;clear:both;}
#featured img,
#slider img{max-width:100%;height:auto;}

/* CONTENT */
#content{
	clear:both;
	background:#fff;
	padding:15px 5%;
	color:#4f4f4f;
	font-size:14px;
	line-height:20px;
}
/*h1 - h6 */
#content h1 {
	text-transform: uppercase;
	color:#333092;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight:700;
	margin: 10px 0; 
}

#content h2 {
	text-transform: uppercase;
	color:#D69C00;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight:700;
	margin: 10px 0; 	
}

#content h3 {
	text-transform: uppercase;
	font-weight: normal;
	color:#536790;
	font-weight:700;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 10px 0; 
}
#content h4 {
	color:#716652;
	margin: 10px 0; 
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: 500;
	font-style:normal;
}
#content h5 {
	font-weight: 500;
	color:#333092;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style:normal;
	margin: 10px 0; 
}

#content h6 {
	font-weight: 500;
	color:#536790;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 10px 0; 
	font-style:normal;	
}
#content img, #content iframe{max-width:100%;}
#content ul{list-style-image:url(images/icon_arrow.png);}
#content hr{
	border:0;
	width:100%;height:2px;
	background:#eee;}

#content input[type=submit]{
	background:none;
	border:3px solid #d69c00;
	color:#536790;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	padding:8px 15px;
	outline:none;
	-webkit-appearance:none;
	cursor:pointer;
}
#content input[type=submit]:hover{
	background:#333092;
	color:#fff;
}

#content a{color:#333092;text-decoration:none;}
#content a:hover{color:#d69c00;text-decoration:underline;}

/**************** Physicians ****************/
#phypagination{
	border-bottom:3px solid #eeeeee;
}
#phypagelabel{color:#ccc;font-weight:bold;text-transform:uppercase;}
#phypagination ul{list-style:none;margin:0;padding:0;}
#phypagination a{color:#536790;font-weight:bold;}
#physicians{
	clear:both;
}
#physicians ul{list-style:none;margin:0;padding:0;}
#physicians li{
	clear:both;
	color:#536790;
	padding:5px 10px;
	font-size:12px;
	position:relative;
	line-height:18px;
	display:block;
}
#physicians li:nth-child(even){
	background:#f7f7f7;}
#physicians .name{
	display: block; 
	}
#physicians .lname{
	font-weight:bold;
	font-size:14px;
	display:inline-block;
}
#physicians .fname{
	display:inline-block;
	padding:0 0 0 5px;
}
#physicians .specialty{
	display: block;  
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
#physicians .phone{
	display: block; 
	font-size:11px;
}
#physicians .website{
	display: block; 
	font-size:11px;
}
#physicians .pmore{
	display: block; 
	font-size:11px;
	font-weight:bold;
	color:#adadad;
}
#physicians .pmore a{
	color:#adadad;
	text-decoration:underline;
}
#physicians a{color:#536790;}
#physicians a:hover{
	color:#333092;}

/**************** CAREERS ****************/
#careers ul{list-style:none;margin:0;padding:0;}
#careers a{color:#536790;font-weight:bold;}
#careers{
	clear:both;
}
#careers li{
	clear:both;
	color:#536790;
	padding:5px 10px;
	font-size:12px;
	position:relative;
	line-height:18px;
	display: table;  
}
#careers li:nth-child(even){
	background:#f7f7f7;}
#careers .cleft{
	display:table-cell;
	vertical-align:middle;
	width:500px;}
#careers .cright{
	display:table-cell;
	vertical-align:middle;
	width:100px;
}
#careers .status{
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
#careers .location{
	font-size:11px;
}
#careers .learnmore{
	font-size:11px;
}
.applysingletitle{
	font-size:11px;
	font-weight:bold;
	color:#adadad;
	margin:0 0 0 10px; 
	position:relative;
	top:-3px;
	display:inline-block;}
.apply{
	font-size:11px;
	font-weight:bold;
	color:#adadad;
	margin:5px 0;
}
.apply a, .applysingletitle a{
	color:#fff !important;
	background:#536790;
	text-decoration:none;
	padding:5px 15px;
	border-radius:10px;
}
.apply a:hover, .applysingletitle a:hover{
	color:#fff;
	background:#333092;
}
#careers a{color:#536790;}
#careers a:hover{
	color:#333092;}

/* HOMEPAGE CALLOUTS */
#callouts{
	clear:both;
	background:#fff;
	padding:15px 5%;
}
#callouts ul{
	margin:0;
	padding:0;
	list-style:none;
}
#callouts a{
	display:block;
	background:#333092;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	padding:8px 5%;
	font-weight:bold;
	margin:8px 0;
	text-decoration:none;
}
#callouts li:nth-child(even) a{background:#536790;}

#callouts input{
	display:block;
	width:100%;
	-webkit-appearance:none;
	outline: none;
	background:#fff;
	border:2px solid #333092;
	color:#333092;
	text-align:center;
	text-transform:uppercase;
	padding:8px 5%;
	font-weight:bold;
	font-size:14px;
	margin:8px 0;
	text-decoration:none;
	cursor: pointer;
	border-radius:0;
}
a.noborder{border:none !important;background:none !important;}
.noborder img{max-width:100%;}


.iasca{text-align: center !important;}
.iasca img {max-width: 100px !important;margin:0 auto !important;}

/* FOOTER */
#footerline{
	clear:both;
	background:#333092;
	height:5px;
	box-shadow:0 5px 5px 0 rgba(0,0,0,0.8);
}
#footer{
	clear:both;
	background:#536790;
	font-size:10px;
	color:#fff;
	text-align:center;
	padding:15px 5%;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer hr{
	width:50%;
	margin:20px auto;
	background:#D69C00;
	border:0;
	height:2px;
}
#footer img{margin:5px 5%;}
/****************
PAGINATION STYLES
*****************/
.page-numbers{
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none !important;
	width:auto;
	color:#4f4f4f !important;
	background: #eee;
	font-size:10px;
	text-transform: uppercase;
}
.page-numbers:hover,
.page-numbers.current{
color:#fff !important;
background: #536790 ;
}