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

body {
	background-color: #ffffff;
	height: 100%;
	background-image:url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	behavior:url("csshover3.htc");
}

a{
	color:#5f77a0;
}

a:hover{
	text-decoration:none;
}

.wrapper{
	width: 1000px;
	margin: 0 auto;
	background-image:url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
.header{
	width: 1000px;
	height: 132px;
	background:url(images/header-bg.gif);
	background-repeat: no-repeat;
}

.home-content{
	width: 950px;
	margin: 0 auto;
	border-bottom: 1px solid #d7d9da;
	overflow: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

.inner-content{
	width: 950px;
	margin: 0 auto;
	border-bottom: 1px solid #d7d9da;
	overflow: auto;
	padding-bottom: 25px;
	position: relative;
	top: -20px;
}

.home-left{
	width: 405px;
	/* background-color: #FF0000; */
	float: left;
	padding-right: 10px;
}
	.home-left p{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 100%;
		line-height: 146.5%;
		color: #333333;
	}
.home-right{
	width: 535px;
	/* background-color: #00ff00; */
	float: left;
}

.inner-content-wrap{
	margin-top: 10px;
}

.inner-left{ width: 195px; float: left; }
.inner-center{ width: 577px; float: left; }
.inner-right{ width: 178px; float: left; }
.inner-right.med-trans{ width:372px; float: left; } /* overrides the inner-right width for the medical-transcriptionist page */
{ width: 178px; float: left; }
.inner-right table {
	margin-bottom: 0px;
}
.inner-right img {
	margin-left: 16px;
	margin-bottom: 0px;
}

.inner-maincontent{
	padding-top: 0px;
	width: 571px;
	margin: 0 auto;
	position: relative;
	top: -16px;
}
.med-trans .inner-maincontent { width: 551px; padding: 0 20px 0 0; } /* overrides the inner-right width for the medical-transcriptionist page */

	.inner-maincontent h1{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 24px;
		color: #5f77a0;
		margin: 0px;
		margin-bottom: 8px;
		padding: 0px;
	}
	.inner-maincontent p{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 100%;
		line-height: 146.5%;
		color: #333333;
	}
	.inner-maincontent p strong{
		color: #a80520;
	}
.linebreak{
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #d7d9da;
	margin-bottom: 18px;
}

.footer-container{
	width: 950px;
	overflow: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.footer{
	width: 730px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	line-height: 19px;
	float: left;
	padding-top:10px;
}
.footerimg{
	width: 37px;
	height: 54px;
	float: left;
	padding-top:10px;
}
.footerimg2{
	width: 48px;
	height: 69px;
	float: left;
	padding-right:13px;
}

.footerimg3{
	width: 61px;
	height: 52px;
	float: left;
	padding-right:13px;
	padding-top:10px;
}

.breadcrumbs{
	height: 26px;
	border-top: 1px solid #d7d9da;
	border-bottom: 1px solid #d7d9da;
	width: 950px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 85%;
}

.breadcrumbs ul{
margin:0px;
padding:0px;
padding-left:0px;
padding-right:10px;
display: inline;
}
.breadcrumbs li{
background: url(images/breadcrumb.gif) no-repeat;
background-position:center;
background-position:left;
padding-left:20px;
padding-right:10px;
float:left;
display: inline;
}
.breadcrumbs li:first-child{
background:none;
background-position:left;
padding-left:0px;
padding-right:10px;
float:left;
display: inline;
}

.breadcrumbs img{
	position: relative; 
	top: 2px;
}

.breadcrumblinks a{ text-decoration: none; color: #333333; }
.breadcrumblinks a:hover { text-decoration: underline; color: #c5495a; }

.footer-links-red a{ text-decoration: underline; color: #c5495a; margin-right: 10px; margin-left: 10px; line-height: 19px; }
.footer-links-red a:hover { text-decoration: none; margin-right: 10px; margin-left: 10px; line-height: 19px; }
.footer-links-blue a{ text-decoration: underline; color: #5f77a0; line-height: 19px; }
.footer-links-blue a:hover { text-decoration: none;	line-height: 19px; }

/* NAV BUTTON STYLES */
/*
#nav-container{ width: 755px; height: 40px; }

#nav1 a{ width: 182px; height: 40px; float:left; display:block;	background:url(images/why-medical.gif) 0 0 no-repeat; }
#nav1 a:hover{ background-position: 0 -40px; }

#nav2 a{ width: 86px; height: 40px; float:left; display:block;	background:url(images/course-info.gif) 0 0 no-repeat; }
#nav2 a:hover{ background-position: 0 -40px; }

#nav3 a{ width: 75px; height: 40px; float:left; display:block;	background:url(images/about-us.gif) 0 0 no-repeat; }
#nav3 a:hover{ background-position: 0 -40px; }

#nav4 a{ width: 100px; height: 40px; float:left; display:block;	background:url(images/student-login.gif) 0 0 no-repeat; }
#nav4 a:hover{ background-position: 0 -40px; }

#nav5 a{ width: 85px; height: 40px; float:left; display:block;	background:url(images/resources.gif) 0 0 no-repeat; }
#nav5 a:hover{ background-position: 0 -40px; }

#nav6 a{ width: 83px; height: 40px; float:left; display:block;	background:url(images/contact-us.gif) 0 0 no-repeat; }
#nav6 a:hover{ background-position: 0 -40px; }

#nav7 a{ width: 144px; height: 40px; float:left; display:block;	background:url(images/e-newsletter.gif) 0 0 no-repeat; }
#nav7 a:hover{ background-position: 0 -40px; }
*/
body {
	behavior:url("csshover3.htc");
}

 ul#innersubnav {
	padding:0;
	margin:0;
	list-style:none;
	line-height:20px;
}

#innersubnav li {
	background:#f5f5f5 url(images/list-vert-bg.gif) repeat-y;
	display:block;
	min-height:34px;
	width:178px;
}

#innersubnav li.disabled {
	color: #ccc;
}

#innersubnav li:hover {
	background:#f5f5f5 url(images/list-vert-bg-hover.gif) repeat-y;
}
#innersubnav li.disabled:hover {
	background:#f5f5f5 url(images/list-vert-bg.gif) repeat-y;
}

#innersubnav li.selected {
	background:#f5f5f5 url(images/list-vert-bg-hover.gif) repeat-y;
}

ul li#hr{
	min-height:2px;
	height:2px;
	background:url(images/hr.gif) no-repeat;
	font-size:1px;
	width:178px;
	display:block;
	line-height:0px;
}

ul li#hr:hover{
	min-height:2px;
	height:2px;
	background:url(images/hr.gif) no-repeat;
	font-size:1px;
	width:178px;
	display:block;
	line-height:0px;
}

#innersubnav li div {
	background:url(images/list-bg.gif) no-repeat top;
	display:block;
	padding-left:20px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:7px;
	margin:0;
	width:143px;
	height:100%;
}

#innersubnav li div:hover{
	background:url(images/list-bg-hover.gif) no-repeat top;
}

#innersubnav li.disabled div:hover{
	background:url(images/list-bg.gif) no-repeat top;
}

#innersubnav li.selected div {
	background: url(images/list-bg-selected.gif) no-repeat top;
}

#innersubnav li:hover a{
	color:#ffffff;
	cursor:pointer;
}

#innersubnav a {
	color:#333333;
	text-decoration:none;
	font-family:  Arial, Helvetica, Verdana, Sans-serif;
	font-size:12px;

}

ul li div#thetop {
	background:url(images/top.gif) no-repeat top;
	display:block;
	padding-left:20px;
	padding-right:15px;
	padding-top:9px;
	padding-bottom:7px;
	margin:0;
	width:143px;
	height:100%;
}

ul li.selected div#thetop {
	background:url(images/top.gif) no-repeat top;
}

#innersubnav li div#thetop:hover{
	background:url(images/top-hover.gif) no-repeat top;
}

#innersubnav li.disabled div#thetop:hover{
	background:url(images/top.gif) no-repeat top;
}

#innersubnav li.selected div#thetop {
	background: url(images/top-hover.gif) no-repeat top;
}

ul li div#thebottom {
	background:url(images/bottom.gif) no-repeat bottom;
	display:block;
	padding-left:20px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:9px;
	margin:0;
	width:143px;
	height:100%;
}

ul li.selected div#thebottom {
	background:url(images/bottom.gif) no-repeat bottom;
}

#innersubnav li div#thebottom:hover{
	background:url(images/bottom-hover.gif) no-repeat bottom;
}

#innersubnav li.selected div#thebottom {
	background:url(images/bottom-hover.gif) no-repeat bottom;
}

#innersubnav li.disabled div#thebottom:hover{
	background:url(images/bottom.gif) no-repeat bottom;
}

/* BEGIN Custom Table Styles - SRS */

.custom {
font-family: Helvetica, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
width:93%;
border-collapse:collapse;
margin:20px;
line-height:1.6em;
}
.custom th{
vertical-align:middle;
font-size:13px;
font-weight:normal;
background:#8da8d7;
border-bottom:1px solid #d7d9da;
border-left:1px solid #d7d9da;
border-right:1px solid #d7d9da;
border-top:1px solid #d7d9da;
color: #fff;
padding:8px 12px;}

.custom td{background:#f9fafb;border-bottom:1px solid #d7d9da;border-left:1px solid #d7d9da;border-right:1px solid #d7d9da;color:#333333;border-top:1px solid #d7d9da;padding:8px 12px;}
.custom tr:hover td{background:#efeff0;color:#000000;}

.custom2{
font-family: Helvetica, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
width:93%;
border-collapse:collapse;
margin:20px;
line-height:1.6em;
}
.custom2 td.head{
font-size:13px;
font-weight:normal;
background:#8da8d7;
color: #fff;
padding:4px 10px;}

.custom2 td{background:#fff;color:#333333;padding:8px 10px;}


.inner-maincontent ul, .inner-maincontent ol{
font-family: Helvetica, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
width:93%;
text-align:left;
margin:20px;
line-height:1.6em;
border:none;
}

.inner-maincontent ul li, .inner-maincontent ol li{background:#f9fafb;color:#333333;padding:2px 10px;}
.inner-maincontent ul li{
	list-style:none;
	background:#f9fafb url(images/bullet-arrow.png) no-repeat 10px 6px;
	padding-left:25px;
	}
	
.inner-maincontent dl{
font-family: Helvetica, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
width:93%;
text-align:left;
margin:0px 20px 20px 20px;
line-height:1.6em;
border:none;
background:#f9fafb;
float:left;
clear:both;
}

.inner-maincontent dl dt{
	background:#f9fafb;
	color:#333333;
	padding:5px 10px;
	float:left;
	width:220px;
	clear:both;
	margin:0;
	}

.inner-maincontent dl dd{
	margin:0;
	background:#f9fafb;
	color:#333333;
	padding:5px 10px;
	float:right;
	text-align:left;
	width:270px;
	clear:right;
	}

.inner-maincontent p.review{
	padding-top:25px;
	clear:both;
	}
	
/* Sitemap Nav */
.inner-maincontent ul.nav{
font-family: Helvetica, Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;
width:93%;
text-align:left;
margin:20px;
line-height:1.6em;
border:none;
}
.inner-maincontent ul.nav li{
	list-style:none;
	background:#f9fafb url(images/bullet-arrow.png) no-repeat 10px 9px;
	color:#333333;
	padding:2px 10px;
	padding-left:25px;
	font-weight:bold;
	}
	
	.inner-maincontent ul.nav li > ul{
	margin:10px 0;
	padding:0;
	}
	
	.inner-maincontent ul.nav li > ul li{
	list-style:none;
	background:#f9fafb url(images/bullet-arrow.png) no-repeat 10px 6px;
	color:#333333;
	padding:2px 10px;
	padding-left:25px;
	font-weight:normal;
	}
/* END Sitemap Nav */

/* END Custom Table Styles - SRS */
.red{
	color: #a80520;
}

/* Practicum and CSGrad audio file listing */
.inner-centerpracticum { width: 772px; float: left; }
.inner-practicum {
	padding-top: 0px;
	width: 766px;
	margin: 0 auto;
	position: relative;
	top: -16px;  
}
ul.level1 {
  float: left; 
  width: 25%;
}

ul.level1 span {
  font-weight: bold;
}

.inner-practicum h1 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 24px;
		color: #5f77a0;
		margin: 0px;
		margin-bottom: 8px;
		padding: 0px;  
}

/* special layouts for the Medical-transcriptionist SEM landing page */
.med-trans .uniForm .inlineLabels label, .uniForm .inlineLabels .label {
line-height:1em;
margin:0.1em 2% 0 0;
width:35%;
}
.med-trans .uniForm .ctrlHolder {
border-bottom:1px solid #DFDFDF;
padding:2px;
}
.med-trans .uniForm .inlineLabels textarea {
height:3em;
}

.med-trans div.endorsements{
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: 1px dotted #ddd;
}
.med-trans div.endorsements p{
	text-align: left;
	font-size: 1.1em;
	line-height: 1.52;

}
.med-trans .image.left {
  float: left;
  margin-left: 0;
}
.med-trans .image.right {
  float: right;
  margin-right: 0;
}
.med-trans .image {
  margin: 0.84em 10px;
  padding:0;
}

.med-trans div.testimonial {
  margin-top: 1em;
  border: 1px solid #ddd;
  padding: 5px;
}

.med-trans div.testimonial h4{
	color: #444;
	font-weight: normal;
	border-bottom: 1px dotted #ddd;
}
.med-trans div.testimonial p{
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.87em;
	color: #555;
}

.med-trans div.testimonial cite{
	display: block;
	text-align: right;
}

.socialwrap li.icon_text a img, .socialwrap li.iconOnly a img, .followwrap li.icon_text a img, .followwrap li.iconOnly a img{border-width:0 !important;background-color:none;}#follow.right {position:fixed; right:0; top:400px;padding:0px 0;font-family:impact,charcoal,arial, helvetica,sans-serif;-moz-border-radius-topleft: 5px;-webkit-border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-right-width:0}#follow.right ul {padding:0; margin:0; list-style-type:none !important;font-size:24px;color:black;}
#follow.right ul li {padding-bottom:10px;list-style-type:none !important;padding-left:4px;padding-right:4px}
#follow img{border:none;}#follow.right ul li.followus {margin:0 4px;}
#follow.right ul li.followus img {border-width:0;display:block;overflow:hidden; background:transparent url(wp-content/plugins/share-and-follow/images/impact/followus-right.png) no-repeat -168px 0px;height:107px;width:20px;}
#follow.right ul li a {display:block;}
#follow.right ul li.followus span, #follow ul li a span {display:none}.share {margin:0 3px 3px 0;}
.phat span {display:inline;}
ul.row li {float:left;list-style-type:none;}
li.iconOnly a span.head {display:none}
#follow.left ul.size16 li.follow{margin:0px auto !important}
li.icon_text a {padding-left:0;margin-right:3px}
li.text_only a {background-image:none !important;padding-left:0;}
li.text_only a img {display:none;}
li.icon_text a span{background-image:none !important;padding-left:0 !important; }
li.iconOnly a span.head {display:none}
ul.socialwrap li {margin:0 3px 3px 0 !important;}
ul.socialwrap li a {text-decoration:none;}ul.row li {float:left;line-height:auto !important;}
ul.row li a img {padding:0}.size16 li a,.size24 li a,.size32 li a, .size48 li a, .size60 li a {display:block}ul.socialwrap {list-style-type:none !important;margin:0; padding:0;text-indent:0 !important;}
ul.socialwrap li {list-style-type:none !important;background-image:none;padding:0;list-style-image:none !important;}
ul.followwrap {list-style-type:none !important;margin:0; padding:0}
ul.followwrap li {margin-right:3px;margin-bottom:3px;list-style-type:none !important;}
#follow.right ul.followwrap li, #follow.left ul.followwrap li {margin-right:0px;margin-bottom:0px;}
.shareinpost {clear:both;padding-top:0px}.shareinpost ul.socialwrap {list-style-type:none !important;margin:0 !important; padding:0 !important}
.shareinpost ul.socialwrap li {padding-left:0 !important;background-image:none !important;margin-left:0 !important;list-style-type:none !important;text-indent:0 !important}
.socialwrap li.icon_text a img, .socialwrap li.iconOnly a img{border-width:0}ul.followrap li {list-style-type:none;list-style-image:none !important;}
div.clean {clear:left;}
div.display_none {display:none;}
