/*
Theme Name: OnRad
Description: The OnRad WordPress theme.
Version: 1.0
*/

@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 10px;
	font: 12px Helvetica;
	background-color:#D9D9D9;
}


#container {
	margin: 0px auto;
	width:900px;
}

#container_bg {
	float:left;
	background:#D9D9D9 url( images/ONRAD_background.jpg ) top left repeat-y;
}

a, img {
	border:0px;
}

blockquote {
	margin:0px auto;
	width: 380px;
	padding:10px;
	border:1px solid #1D4E77;
	background: #adacac;
	color:#fff;
	font-size: 14px;
}

li {
	list-style-image: url( http://www.onlineradiology.com/images/list1.gif );
}

#header {
	width: 910px;
	height: 176px;
	background: url( images/header.png ) top left no-repeat;
	margin-top: -10px;
	margin-left:-1px;
}

#logo {
	background: url( images/logo.png ) top left no-repeat;
	width: 300px;
	height: 97px;
	top: 15px;
	left:30px;
	position: relative;
	float:left;
}

#navigation {
	float:right;
	font-size: 14px;
	margin-top:60px;
}

#navigation a {
	min-width: 65px;
	text-decoration:none;
	display:block;
	text-align: center;
	line-height: 31px;
	color: #FFF;
}

#navigation ul a:hover {
	background: url( images/button.png ) top left no-repeat;
	color:#6990bb;
	display:block;
}

#navigation ul {
	margin-right:20px;
}

#navigation li {
	float:left;
	margin: 5px 15px;
	color: #6990BB;
}

#navigation .current_page_item {
	background: url( images/button.png ) top left no-repeat;
	color: #1D4E77;
}

#navigation .current_page_item a{
	background: url( images/button.png ) top left no-repeat;
	color: #1D4E77;
}

#navigation li.page-item-142 a {min-width:120px;}
#navigation li.page-item-142 a:hover, #navigation li.page-item-142.current_page_item, #navigation li.page-item-142.current_page_item a {background: url(images/button2.png ) top left no-repeat;}

#logo span {
	display: none;
}

#body_container {
	top:-22px;
	float:left;
	position:relative;
	margin: 0px auto;
	width: 900px;
}

#marquee {
	float:left;
	margin:0px none;
	width: 800px;
	height: 173px;
	background:url( scroll-bg.png ) top center no-repeat;
	left: 50px;
	top:-25px;
	position: relative;
	z-index:0 !important; 
	padding-top:5px;
}

#marquee-left {
	float:left;
	top:54px;
	left: 35px;
	position:relative;
	z-index:0 !important;
}

#marquee-center {
	float:left;
	width: 700px;
	padding: 3px 10px 0px 10px;
	text-align: center;
	z-index:0 !important;
}

#marquee-right {
	float:right;
	top:54px;
	right: 35px;
	position:relative;
	z-index:0 !important;
}

#body {
	float:left;
	margin: 0px auto;
	margin-top: -30px;
	width: 900px;
	min-height: 380px;
	padding-bottom: 0px;
}

#stage{
	top: 0px;
	left: 50px;
	width:800px;
	position:relative;
	float:left;
	margin-bottom:0px;
	z-index:0px;
}

#content, #body_top, #body_bottom {
	float:left;
}

#content {
	float:left;
	background: url( images/body-bg-center.png ) top center;
	min-height:385px;
	width:800px;
	top:-3px;
	position:relative;
	color:#555555;
}

#content b, #content strong {
	color:#1D4E77;
}

#content h1 {
	color:#1D4E77;
}

#content img {
	margin-left: 4px;
}

#main_left, #main_center, #main_right {
	border: 1px solid #585858;
	float:left;
	width: 245px;
	padding: 0px;
	padding-top:5px;     
	margin: 0px 5px;
                                                   margin-bottom:15px;
    
	min-height: 480px;
	margin-top:10px;

	text-align:left;
}

#main_left h2, #main_center h2, #main_right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1D4E77;
	margin-left: 10px;
}

#main_left img, #main_center img, #main_right img {
	margin: 5px;
}

#main_left p, #main_center p, #main_right p {
	margin-left: 10px;
}

#content a, #inner_content a {
	color: #1D4E77;
	text-decoration:none;
}

#content a:hover, #inner_content a:hover {
	color: #555555;;
	text-decoration:underline;
}

#main_left {
	float:left;
	margin-left: 18px;
}

#left, #wide_content {
	width: 500px;
	float:left;
	padding-left:15px;
	padding-right:10px;
}

#left li {
	margin-bottom: 1em; 
	list-style-image: url(http://www.onlineradiology.com/images/list1.gif);
}

#left h1 {
	text-align: left;
}

#left_contact {
	float:left;
	border: 1px solid #6990BB;
	margin: 15px;
	margin-right:7.5px;
	width: 300px;
	padding:15px;
}

#right_contact {
	float:left;
	border: 1px solid #6990BB;
	margin: 15px;
	margin-left:7.5px;
	width:375px;
}

#wide_content {
	float:left;
	width:760px;
}

#sidebar {
	width: 270px;
	float:left;
	padding-top:10px;
}

#sidebar .ad_box_small {
	width: 117px;
	min-height:90px;
	float:left;
	margin:5px;
}

#breadcrumb {
	margin-top:10px;
}

#breadcrumb a{
	color:#555555;
	font-weight: bold;
	text-decoration: none;
	margin-top:10px;
}

#contact {
	margin-top: 10px;
}

#contact p {
	float:left;
	min-width: 75px;
	padding: 0px 5px;
	margin-top: -2px;
}

#contact .input {
	border: 1px solid #b61010;
	background-color:#FFFFFF;
	width: 70px;
}

#contact textarea {
	width: 240px;
	height:200px;
	border: 1px solid #1D4E77;
}

#footer {
	float:left;
	margin:0px auto;
	margin-bottom:-5px;
	margin-top:-17px;
	padding:0px;
	width: 910px;
	min-height: 110px;
	background: url( images/footer.png ) bottom left no-repeat;
	font-size: 11px;
}

#footer h1 {
	margin-top:13px;
	color: #FFF;
}

#footer_left, #footer_center, #footer_right {
	padding:0px;
	width: 450px;
	float:left;
	text-align:center;
	top:0px;
	margin-bottom: -5px;
	position: relative;
}

#footer_right {
	width:350px;
}

#footer_left, #footer_center {
	background: url( images/pipe.png ) center right no-repeat;
}

#footer_logo {
	border:1px solid #6990BB;
	width: 81px;
	height: 66px;
	background: url( images/footer-logo.png ) top center no-repeat;
	top:500px;
	float:right;
	border:1px solid #6990BB;
	position: relative;
}

#footer h1 {
	font-size: 14px;
	color: #FFF;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color:#1D4E77;
}

#footer li {
	list-style-image: url( http://www.onlineradiology.com/images/list2.gif );
	text-align: left;
	margin-left: 150px;
	color: #FFF;
}

#footer_right li {
	margin-left: 110px;
}

#footer .logo {
	float:right; 
	margin-top: 30px; 
	margin-right:20px;
}

/* slide bar */
#moduleslider2-size{
	height: 170px;
	width:750px;
	overflow: hidden;
	padding:0px;	
	text-align:left;
	margin:0px auto;
	z-index:0 !important;
}

#frameslider2.frameslider {
	width:750px !important;
}

#moduleslider2-size .scrollerslider { 
	width:615px !important; 
	padding:0px; 
	margin:5px 65px;
	float:left;
}


#moduleslider2-size ul#slide-toolbar {display:none;}
/*-----------------------------------*/
#moduleslide2 p img {
	margin-top: -7px;
}

.tab-pane { 
	margin:0 10px; 
	float:left; 
	width:800px !important;
}

ul#slide-toolbar {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style: none;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:32px;
	width:auto !important;
}

ul#slide-toolbar li {
	float:left;
	text-align: center;
	color:#ffffff;
	text-align:left;
	padding-left:14px;
	font-family:"Times New Roman", Times, serif;
}

ul#slide-toolbar li span {
	cursor: pointer;
	display: block;
	width: auto;
	text-decoration: none;
	margin-left:10px;
	padding:0px 25px 0px 0px;
	height: 22px;
	padding-top:10px;	
}

ul#slide-toolbar li{background:url('../images/slide-bg.jpg') no-repeat top left; _width:20px;}
ul#slide-toolbar li span{background:url('../images/slide-bg.jpg') no-repeat top right;}

ul#slide-toolbar li.current{ color:#543b58; background: url('../images/slide-active.gif') no-repeat top left;}
ul#slide-toolbar li.current span{ background: url('../images/slide-active.gif') no-repeat top right;}

#slide-toolbar span:hover{
color:#edbef6;
}
hr{
	padding:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #4c2734;
}
div.frameslider {
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
div.frameslider div.button {
	width: 44px;
	height: 45px;
	cursor: pointer;
	top:35%;
	position:absolute;
	overflow:hidden;
}
div.frameslider div.button#left {
	left:0px;
	background:url(/wp-content/themes/onrad/images/left-arrow.gif) no-repeat;
	height:65px;
	width: 67px;
}
div.frameslider div.button#right {
	right:0px;
	height:65px;
	width:67px;
	background:url(/wp-content/themes/onrad/images/right-arrow.gif) no-repeat;
}


.scrollerslider {
	padding:0px;
	overflow: hidden;
	float:left;
}

#moduleslide .tab-pane, #moduleslide2 .tab-pane {
	overflow: hidden;
	float: left;
}

.font1{color:#767676; font:12px Tahoma, serif;}

.font2{color:#5f5f5f; font:12px Tahoma, serif;}

.font3{color:#497809; font:12px Tahoma, serif; line-height:12px;}

.font4{color:#ffffff; font:12px Tahoma, serif;}

.font5{color:#878787; font:12px Tahoma, serif;}

.font6{color:#3e3e3e; font:12px Tahoma, serif;}

.font7{color:#767676; font: bold 12px Tahoma, serif;}

.textb {border:1px solid #6990bb;}

.textbox{width:179px; height:270px; overflow:auto; 

border:1px solid #6990bb;

background-color:#FFFFFF; 

font:12px Tahoma, serif;

line-height:normal;

}

hr {
	border: none;
	background-color: #666666;
	width: 100%;
	height:1px;
	margin:10px 0px;
	float:left;
}

.img_right {
	float:right;
}

.img_left {
	float:left;
}

.management {
	width:350px;
	float:right;
}

#left img {
	float:left;
}

#page_content{
width:750px;
padding-left:30px;
padding-top:10px;
}

.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		width:16px;
		height:16px;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.6;
		-moz-opacity:.6;
		filter:alpha(opacity=60);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;} 


.normalize {font-weight:normal!important; font-style:normal !important; color:#555555 !important;}

#small-box{padding-top:20px;padding-bottom:20px;}