@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif, "Lucida Sans";
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	text-decoration: none;
	outline: none;
	color: #666666;
}
strong a, table a {
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
.clear {
	clear: both;
}.bold {
	font-weight: bold;
}
#wrapper, #footer .content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact_top {
	float: right;
	margin-top: 6px;
}
#header {
	position: relative;
}

#header .testimonials {
	height: 122px;
	width: 338px;
	position: absolute;
	overflow: hidden;
	left: 340px;
	top: 24px;
}

.nav_menu {
	clear: both;
	float: left;
	width: 960px;
	height: 36px;
	overflow: hidden;
	margin-left: 4px;
}
.nav_menu ul {
	width: 100%;
}

.nav_menu li {
	display: inline;
	list-style-type: none;
	float: left;
	background-image: url(images/hdr_bg.png);
	background-repeat: repeat-x;
}
.nav_menu li:first-child span{
	background-image: none;
}
.nav_menu li.l_bdr {
	background-image: url(images/hbdr_l.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_menu li.r_bdr {
	background-image: url(images/hbdr_r.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav_menu li.l_bdr:hover {
	background-image: url(images/hbdr_l_over.png);
}
.nav_menu li.r_bdr:hover {
	background-image: url(images/hbdr_r_over.png);
}
.nav_menu li a{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.nav_menu li a span{
	display: block;
	background-image: url(images/hdr_bdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 19px;
}
.nav_menu li:hover{
	background-image: url(images/hdr_bg_over.png);
	background-repeat: repeat-x;
}
.nav_menu li.active a{
	color: #DDEFAD;
}
#content {
	padding-top: 20px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#content .cleft {
	float: left;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
#content .cleft .hdr {
	margin-bottom: 15px;
	margin-right: 50px;
}
#content .cleft .b1 {
	clear: left;
	margin-bottom: 30px;
}
#content .cleft .b2 {
	padding-top: 20px;
}
#content .cleft .b3 {
	position: relative;
	padding-top: 20px;
}
#content .cleft p {
	clear: both;
}
#content .cleft span, #content .cleft  .post .entry span.timestamp {
	color: #91BD28;
	font-weight: bold;
}
#content .cleft ul > li {
	list-style-position: inside;
	list-style-type: none;
	background-image: url(images/arrow_s.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 22px;
	margin-left: 30px;
}
#content .cleft ul.tick > li{
	background-image: url(images/tick.png);
	font-size: 14px;
}
#content .cleft ol > li {
	list-style-position: inside;
	padding-left: 10px;
	font-size: 16px;
	line-height: 22px;
	margin-left: 10px;
}
#content .banner {
	background-image: url(images/banner_bg.png);
	height: 189px;
	width: 490px;
	position: absolute;
	float: left;
	left: 10px;
	top: -10px;
	overflow: hidden;
}
#content .cleft {
	text-align: justify;
}
#content .cleft table td {
	text-align: left;
}
#content .banner img {
	margin-top: 50px;
	float: right;
	position: relative;
	margin-left: 210px;
}

#content .cleft.main img{
	margin-bottom: 5px;
	float: left;
}
#content .cleft .post .entry span {
	font-weight: normal;
	color: inherit;
}
.sidebar {
	float: left;
	width: 204px;
	margin-left: 14px;
}
#injury_img {
	width: 480px;
	position: relative;
	float: left;
	height: 279px;
}
#injury_img > img {
	z-index:4 !important;
}
#injury_img > img, #injury_img .map {
	position: absolute;
	z-index: 5;
}
#injury_img .neck {
	left: 25px;
	top: 20px;
}
#injury_img .back {
	left: 20px;
	top: 85px;
}
#injury_img .legs {
	left: 25px;
	top: 155px;
}
#injury_img .shoulders {
	right: 20px;
	top: 50px;
}
#injury_img .arms {
	right: 60px;
	top: 110px;
}
#injury_img .knees {
	right: 25px;
	top: 180px;
}
.sidebar.left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
.sidebar .services {
	margin-top: 20px;
	padding: 5px;
}
.sidebar .services ul > li {
	list-style-position: inside;
	list-style-type: none;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 26px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 25px;
}
.sidebar .services ol > li {
	list-style-position: inside;
	padding-left: 10px;
	font-size: 16px;
	line-height: 22px;
	margin-left: 10px;
}
.sidebar .quotes {
	border: 4px double #666666;
	margin-bottom: 20px;
}
.sidebar .quote {
	width: 175px;
	float: left;
	padding: 10px;
	min-height: 120px;
	border-top: 2px dotted #666666;
}
.sidebar .quote:first-child {
	border: none;
}
.sidebar span {
	color: #990033;
	font-weight: bold;
}
.sidebar .quote:first-child {
	border: none;
}

#portal_login {
	height: 106px;
	background-image: url(images/portal_login_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 15px;
}
#portal_login h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0C68C7;
}
#claim_online {
	height: 155px;
	background-image: url(images/claim_online_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 15px;
}
#claim_online h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0C68C7;
}
#call_back {
	margin-top: 20px;
	text-align: center;
}
#call_back .content {
	background-image: url(images/latestnews_bg.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#call_back h3 {
	font-weight: bold;
	color: #0C68C7;
	font-size: 14px;
}
#callback_form {
	text-align: left;
}
#callback_form p {
	padding-top: 3px;
}

#callback_form input, #callback_form select {
	width: 100%;
}
#callback_form #submit {
	height: 41px;
	width: 174px;
	margin-top: 8px;
	margin-left: 0px;
}
#application_form p {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0;
}
#application_form #submit2, #application_form input, #application_form textarea  {
	clear: left;
	float: left;
}
#application_form #submit2 {
	margin-top: 5px;
}
#latest_news {
	margin-top: 20px;
}

#latest_news .content{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/latestnews_bg.png);
	background-repeat: repeat-y;
	min-height: 200px;
	padding-right: 10px;
}
#latest_news  .content  ul {
	margin-top: 8px;
}
#latest_news .content li {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	list-style-type: none;
	padding-bottom: 4px;
}
#latest_news .content li a {
	display: block;
	width: 140px;
	padding-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	clear: left;
}
#latest_news .content li span {
	display: block;
	width: 75px;
	padding-left: 5px;
	float: right;
	font-size: 12px;
	color: #5AA8F5;
}

#latest_news .top , #call_back .top{
	background-image: url(images/latestnews_bgtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 204px;
}
#latest_news .btm, #call_back .btm {
	background-image: url(images/latestnews_bgbtm.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 204px;
}

#faq .content{
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(images/latestnews_bg.png);
	background-repeat: repeat-y;
	min-height: 100px;
	padding-right: 15px;
}
#faq .content li {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	list-style-type: none;
	padding-bottom: 4px;
}
#faq .content li:first-child {
	border: none;
}
#faq .content li a {
	display: block;
	padding-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	clear: left;
}
#faq .content li span {
	display: block;
	width: 75px;
	padding-left: 5px;
	float: right;
	font-size: 12px;
	color: #5AA8F5;
}
#faq .top {
	background-image: url(images/faq_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 204px;
}
#faq .btm {
	background-image: url(images/faq_btm.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 204px;
}
#content_btm {
	background-image: url(images/content_btm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
#footer {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer p {
	font-size: 12px;
}
.eupho a{
	color: #999999;
	font-size: x-small;
}
.eupho2{
	color: #80A707;
}

/*Blog styles*/
.entry {
	padding: 10px 0;
	overflow: hidden;
}
#post_content .entry .post_btm {
	display: none;
}
#post_content .entry .post-info {
	margin-bottom: 20px;
}
.pagecontent .hentry {
	margin-top: 30px;
}
.pagecontent_header {
	margin-bottom: 10px;
}
#wpsidebar {
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#wpsidebar .widget {
	margin-bottom: 20px;
}
#wpsidebar .widget h2{
	color: #0C68C7;
}
#wpsidebar .widget li{
	list-style: inside;
}
