@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	 background-image: url(images/body-bg.png); 
	background-repeat: repeat-x;
	background-color: #252525;
	margin: 0px;
	padding: 0px;
	color: #333;
}
.immediate-service {
	position: absolute;
	top: 19px;
	right: 33px;
	z-index: 1;
	width: 300px;
}
.immediate-service .btn-immediate-service span {
	display: none;
}
.immediate-service .immediate-service-content {
	background-color: #97000a;
	color: #FFF;
	display: none;
	margin-top: -5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.immediate-service .immediate-service-content h2 , .immediate-service .immediate-service-content h3{
	color: #FFF;
}
.immediate-service .immediate-service-content a {
	color: #FFF;
}
.btn-immediate-service {
	background-image: url(images/btn-immediate-service.png);
	display: block;
	width: 300px;
	height: 23px;
}
.head-content {
	padding-top: 5px;
	background-image: url(images/red-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #c61b00;
}
#logo h2 a span {
	display: none;
}
#logo h2 {
	margin: 0px;
	padding: 0px;
}
.container #header #logo h2 a {
	background-image: url(images/logo.png);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 160px;
}



/* Events  ***************/

.list-events .date p {
	font-size: 250%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	line-height: 100%;
}
.list-events .date a {
	text-decoration: none;
	letter-spacing: -1px;
}
.list-events a {
	color: #333333;
	text-decoration: none;
}
.list-events a:hover {
	color: #000000;
}
.list-events .info h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.list-events {
	padding-top: 10px;
}
.list-events .info p {
	font-size: 85%;
}
.list-events .date {
	height: 70px;
	background-color: #CCCCCC;
	
}





/* GLobal Nav ***************/

.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav a {
	float: left;
	display: block;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 30px;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav .global_nav .active a {
	background-image: url(images/nav-on-state.png);
	background-repeat: no-repeat;
	background-position: center 33px;
	font-weight: bold;
	color: #000;
}
#search {
	background-image: url(images/top-nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 400px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: 75px;
	z-index: 99;
}
#ajaxSearch_output {
	width: 330px;
	margin-left: 25px;
	background-color: #323232;
	padding: 10px;
	position: absolute;
	top: 30px;
}
.global_nav {
	margin-left: 0px;
}
#nav {
	background-image: url(images/nav.png);
	position: absolute;
	left: 50%;
	top: 80px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: -300px;
	height: 40px;
	width: 730px;
}
#header {
	height: 120px;
}
#slideshow {
	margin-top: 10px;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.sub_nav {
	margin: 0px;
	padding: 0px;
}
.sub_nav a:hover {
	color: #000000;
	background-color: #EFEFEF;
}
.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	padding: 10px;
	height: 20px;
}
.footer_nav a {
	float: left;
	padding: 10px;
}
form li {
	list-style-type: none;
}


.ditto_paging {border-top: 1px solid #ccc;padding: 10px;font-size: 86%;color: black;}
#ditto_pages .ditto_currentpage {border: 1px solid black;padding: 1px 5px 2px;margin-right: 1px;background-color: #666;color: #fff;}
#ditto_pages .ditto_off { border: 1px solid #ccc;padding: 1px 5px 2px; margin-right: 1px; color: #ccc;}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {border: 1px solid #666;padding: 1px 5px 2px;margin-right: 1px;text-decoration: none !important;color: black;}
#ditto_pages a:hover {background-color: #fff;color: #000;}.managecontainer .uploadform form .uploadfile {
	width: 43%;
	float: left;
	clear: none;
}
.managecontainer .uploadform form .uploadcounter {
	float: left;
	width: 5%;
	clear: none;
}
.managecontainer .pictureform #editform .managepicturecontainer textarea {
	height: 50px;
	width: 275px;
}
.managecontainer .pictureform #editform .managepicturecontainer {
	float: left;
	width: 50%;
}
.managecontainer .uploadform form input[type=submit] {
	clear: both;
}
.managecontainer .uploadform form .uploadfile input {
	width: 170px;
	clear: none;
}
.wrap-outer {
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	margin-top: 40px;
	background-position: center;
}
.wrap-inner {
	position: relative;
	top: -25px;
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.home-services li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.home-services {
	margin: 0px;
	padding: 0px;
}
a.btn-ct-services {
	background-image: url(images/sprite-ct-services.png);
}
a.btn-dr-services {
	background-image: url(images/sprite-dr-services.png);
}
a.btn-ct-services, a.btn-dr-services {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #171717;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 275px;
	padding-left: 125px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding-top: 40px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.btn-ct-services:hover, a.btn-dr-services:hover {


	background-position: 0px -120px;

}
a {
	color: #000;
}
.prod-list .highslide img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.prod-list {
}
#main h1 {
	color: #961208;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#main h2 {
	font-size: 18px;
}
#main h3 {
	font-size: 14px;
}
#search fieldset, #search form {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#search ul li {
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#search ul a {
	color: #FFF;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 5px;
	display: block;
	float: left;
}
#search label , #search input{
	margin: 0px;
	padding: 0px;
}
#search #ajaxSearch_form {
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	right: 30px;
}
#current-search-results p {
	color: #CCC;
}
#search ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h3, h2 {
	color: #600;
}

#contact_form fieldset { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}
#contact_form { width: 545px; float: left; margin-left: 0px; padding-bottom:25px;}
#contact_form #cfAddress {height:30px;}
#contact_form #cfMessage {height:100px;}
#contact_form #referral_how {height:100px;}
#content_body #contact_form  ul li{margin: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 5px;padding-left: 0px;}
#contact_form input, #contact_form textarea, #contact_form select {width: 315px;border: 1px solid #CCC;padding: 2px;color: #000;font-size: 12px;}
#content_form input { height: 17px;}
#contact_form p { padding: 0px; margin: 0px;}
#contact_form li {list-style-type: none; display: block; margin: 0px; padding: 0px;}

#footer {clear: both;text-align: center;font-size: 10px;color: #666666;padding-top: 25px;}
ul.footer_nav {
	list-style-type: none;
	padding-left: 185px;
}
ul.footer_nav li {float: left;text-align: center;}
ul.footer_nav a {padding: 5px;}
#footer p {clear: both;margin-top: -10px;}
#footer p a {text-decoration:none;color: #444;}
.sub_nav .active a {
	font-weight: bold;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.toplinks ul li, .toplinks ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.toplinks {
	position: absolute;
	top: 65px;
	z-index: 8;
	left: 50%;
	width: 200px;
	margin-left: 250px;
}
.toplinks ul li a {
	display: block;
	float: left;
	height: 55px;
	width: 55px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.toplinks ul li a span {
	display: none;
}
.toplinks ul li .xviewct-link {
	background-image: url(images/toplink_xview.png);
}
.toplinks ul li .nsi-link {
	background-image: url(images/toplink_nsi.png);
}
.video_player {
	margin-right: 45px;
	margin-left: 45px;
}
.cat-listing-grid {
	width: 110px;
	float: left;
	height: 175px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .cat-listing-grid h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .cat-listing-grid img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .cat-listing-grid h2 a {
	color:black;
}
.thumb_image {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 100px;
	text-align: center;
}
.thumb_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery-listing .thumbnail_container {
	float: left;
	width: 110px;
	text-align: center;
	margin-right: 15px;
	background-color: #4E4E4E;
	padding: 5px;
	margin-bottom: 10px;
}
#main .gallery-listing .thumbnail_container .thumbnail {
	margin: 0px;
	padding: 0px;
}
#main .gallery-listing h2 {
	clear: none;
}
.gallery-listing {
	clear: both;
}
#a-service-link {
	display: none;
	background-image: url(../templates/xrayinsp/images/toplink_nsi-sm.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 100px;
}
#news_list .cat-listing {
	clear: both;
}
.sub_nav .active ul li a {
	font-weight: normal;
	font-size: 12px;
}
#main .breadcrumbs {
	width: 320px;
}
.list-docs img {
	float: left;
	margin-right: 10px;
}
.list-docs {
	padding-top: 10px;
	clear: both;
}
.thumbscontainer .thumbs li {
	float: left;
	height: 120px;
	width: 120px;
	list-style-type: none;
	background-color: #F9F9F9;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
}
.box-50 {
	background-color: #2D2D2D;
	color: #CCC;
	padding: 10px;
	float: left;
}
.box-50 h2 {
	color: #FFF;
}
.sub_nav .active ul .active a {
	font-weight: bold;
}
.sub_nav .active ul .active ul li a {
	font-weight: normal;
}
.sub_nav .active ul .active ul .active a {
	font-weight: bold;
}
.list-docs h2 {
	margin: 0px;
}
.list-docs .thumb-mage {
	height: 110px;
	width: 110px;
	float: left;
}
.news tbody tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


a.highslide {
	color: #CCC;
}
#ajaxSearch_intro {
	display: none;
}
#ajaxSearch_output a {
	font-weight: bold;
	color: #FFF;
}
#ajaxSearch_output p {
	color: #CCC;
	font-size: 11px;
}
#search ul {
	padding: 0px;
	height: 30px;
}

#download_pdf {
    margin:10px auto;
    background-color: #474747;
    padding: 10px;
    height: 75px;
}
#download_pdf h2 {
    margin-top:0;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6C6C6C;
    color: #B2B2B2;
}
#download_pdf p {
    margin:0;
    padding:0;
    margin-bottom:10px;
    line-height:16px;
    text-align:justify;
    
}
#download_pdf p a {
    color:#FF514B;
}
#download_pdf p strong a {
    display: block;
    background-color: #C00;
    color: #FFF;
    padding: 10px;
    float: left;
    margin-right: 10px;
}
