﻿body 
{
	font-size: .65em;
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e7eaec url(../Images/Site/tile-gray.jpg) repeat;
	color: #405968;
}
/* to hide devexpress message
body div
{
	display: none;
}
body form div
{
	display: block;
}*/
a
{
	color: #06c;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: none;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1,h2,h3,h4,h5,h6,p,ul
{
	margin: 0 0 1em;
}

#wrapper 
{
    background:url("../Images/Site/bg-shadow.png") repeat-y scroll 0 0 transparent;
	text-align: left;
	width: 952px;
	margin: 0px auto;
	overflow:hidden;
}

#page-outer
{

}
#page-inner
{

	padding: 0 20px;
	overflow:hidden;
}

#page
{
	background: #fff;
	padding: 0 16px;
	overflow:hidden;
}
#header{
	margin: 0;
	height:85px;
}
#header h1
{
	float: left;
	width: 220px;
	height: 63px;
	background:url(../Images/Site/logo.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 8px 0 0;
}
#header h1 a
{
	display: block;
	height: 63px;
	width: 220px;
}
#header .extra 
{	
	float: left;
	width: 419px;
	padding: 0 15px 0 0;
}
#header .extra ul
{
	list-style: none;
	float: right;
	padding: 7px 0 0;
}
#header .extra li 
{
	float: left;
	padding: 0 0 0 11px;
	margin: 0 0 0 11px;
	background:url(../Images/Site/header-util.gif) no-repeat 0 2px;
}
#header .extra li.first{background: none}
#header .extra a
{
	color: #405968;
}
#header #jobcounter a
{
	float: right;
	color: #e4312c;
	font-weight: bold;
	font-size: 1.02em;
	width: 419px;
	text-align: right;
	display: block;
}
#nav
{	clear:both;
	background:url(../Images/Nav/bg.gif) repeat-x;
	height: 44px;
	overflow:hidden;
	margin-left:-20px;
	margin-right:-20px;
}
#nav .wrapper 
{
	height: 44px;
	overflow:hidden;
}
#nav ul 
{
	height: 37px;
	margin: 0;
	padding: 7px 12px 0 ;
	list-style: none;
}
.timesheet-period {
	width:652px;
	height: 26px;
	background:url(../Images/Nav/bg-left.gif) top left no-repeat;
	overflow:hidden;
	padding:11px 0 7px 230px;
}
.timesheet-period a.previous {
	float:left;
	background:url(../Images/Icons/arrow-prev.gif) no-repeat;
	width:9px;
	height:23px;
	text-indent:-9999px;
}
.timesheet-period span {
	float:left;
	font:16px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:415px;
	text-align:center;
}
.timesheet-period a.next {
	float:left;
	background:url(../Images/Icons/arrow-next.gif) no-repeat;
	width:9px;
	height:23px;
	text-indent:-9999px;
}
#nav li 
{
	background:url(../Images/Nav/separator.gif) top left no-repeat;
	float: left;
	height: 15px;
	padding: 7px 20px 9px;
	color: #e4312c;
	font-weight: bold;
	font-size: 1.25em;
}
#nav a 
{
	color: #FFFFFF;
	float: left;
	position: relative;
	height: 30px;
}
#nav .active a
{
	color: #CCCCCC;
	background:url(../Images/Nav/current.gif) no-repeat bottom center;
}
#nav li.blank 
{
	padding: 0 0 0 2px;
	height: 30px;
}

#footer 
{
	height: 57px;
	font-size: 1.05em;
}
#footer .wrapper 
{
	padding: 0 20px;
}
#footer .outer 
{
	background:url(../Images/Site/footer-bg.gif) repeat-x;
}
#footer .inner
{
}
#footer ul
{
	margin: 0;
	padding: 23px 0 0 79px;
	list-style: none;
	float: left;
}
#footer .footnote 
{
	float: right;
	background:url(../Images/Site/footnote.gif) no-repeat top right;
	color: #fff;
	padding: 23px 106px 0 0; 
	height: 34px;
	font-weight: bold;
}
#footer a
{
	color: #fff;
}
#footer li 
{
	float: left;
	padding: 0 11px 0 0;
	margin: 0 11px 0 0;
	background:url(../Images/Site/footer-divider.gif) no-repeat right 2px;
}
#footer li.last 
{
	background: none;
}
#content
{

}
.all{background:none !important}
#content .cwrapper
{
	min-height: 200px;
	_height: 200px;
}
.all .cwrapper{
	min-height: 100px !important;
	_height: 100px !important;
	background:none !important;
}
#secnav
{
	background:url(../Images/Nav/bg-secondary.gif);
	margin:0 -20px;
}
#secnav div
{

}
#secnav ul 
{

	height: 14px;
	padding: 11px 14px 7px;
	margin: 0;
	list-style: none;
}
#secnav li 
{
	float: left;
	padding: 0 14px 0 0;
	margin: 0 13px 0 0;
	background:url(../Images/Nav/separator-secondary.gif) right 2px no-repeat;
	font-weight: bold;
	font-size: 1.0em;
}
#secnav li.last 
{
	background: none;
}
#secnav a
{
	color: #405968;
}
#secnav .active a
{
	color: #e4312c;
}
.cwrapper
{
	font-size: 1.1em;
}
#breadcrumb 
{
	padding: 11px 0;
}
.crumb {margin:-12px 0 0}
#breadcrumb a 
{
	color: #405968;
}
#breadcrumb a.current
{
	text-decoration: underline;
}
.cms-edit
{
	position: relative;
	border: 1px solid #e4312c;
	background: #fff;
	padding: 2px 4px;
	opacity: .85;
	font-weight: bold;
	margin: 3px;
}
.men-of-medrecruit a
{
	outline: none;
}
#forhospitals
{
    float:left;
    font-size:20px;
    padding-bottom:20px;
    padding-top:10px;
    font-style:italic;
    color: #e4312c;
    font-family:Century Gothic,Verdana,Tahoma,Helvetica,sans-serif;
    display:block;
    width:100%;
}
.bottom
{
    width:952px;
    margin:0 auto;
    overflow:hidden;
    background:url("../Images/Site/bg-bottom.png") no-repeat scroll 50% 0 transparent;
}
#woopra_bar 
{
    background:none repeat scroll 0 0 #FFFFFF !important;
}
#woopra_bar a.woopra_tab 
{
    background:none !important;
    background-color:White !important;
}
#_woopra_logo {
    width:100px;
    background:url("../Images/Site/chatlogo.png") no-repeat 50% 50%;
}
.woopra_logotab {
    visibility:hidden;
}
#woopra_request
{
    background-color:#354753 !important;
}
#woopra_req_footer
{
    display:none !important;
}
.wwb_head
{
    background-color:#e4312c !important;
}
.woopra_tab
{
    color:White !important;
}
.woopra_tab strong
{
    color:Black !important;
}
#woopra_bar
{
    font-family: Arial, sans-serif !important;
}