/*
Theme Name: Johnson County Imaging
Theme URI: http://www.bswdmedia.com
Description: JCIC Theme
Author: Paul Adams
*/
body{
	background:url(/images/bg.jpg) repeat-x;
	margin-top:-2px;
	padding:0;
	font-size:12px;
	font-family:arial;
}
#container{
	position:relative;
	background:#fff;
	width:875px;
	margin:0 auto;
	border:2px solid #fff;
}
a, a:visited{
	color:#024B9A;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
#header{
	background:url(/images/home-img.jpg) no-repeat;
	width:875px;
	height:174px;
	float:left;
}
#logo{
	position:relative;
	top:50px;
	left:50px;
}
#nav{
	background:url(/images/nav-bg.jpg) repeat-x;
	padding-top:9px;
	margin-top:1px;
	height:42px;
	width:875px;
	float:left;
	font-size:10px;
	text-transform:uppercase;
	font-family:gill sans mt, gill sans, verdana;
	font-weight:bold;
}
#nav a, #nav a:visited{
	text-decoration:none;
	color:#024B9A;
	margin-right:5px;
	float:left;
}
#nav a:hover{
	color:#0495DC;
}
#nav .nav-separator{
	float:left;
	margin-top:-9px;
	margin-right:5px;
}
#nav .first{
	margin-left:15px;
}
#sidebar{
	float:left;
	width:320px;
}
#sidebar .buttons{
	margin-left:25px;
}
.sidebar-box-top{
	background:url(/images/sidebar-box-top.jpg) no-repeat;
	width:308px;
	height:14px;
	float:left;
}
.sidebar-box-tile{
	background:url(/images/sidebar-box-tile.jpg) repeat-y;
	width:260px;
	padding-left:24px;
	padding-right:14px;
	float:left;
}
.sidebar-index-box-tile{
	background:url(/wp-content/uploads/2011/01/welcome-phys-bg.jpg) no-repeat;
	width:308px;height:253px;
	padding-left:10px;
	padding-right:14px;
	float:left;
}
.sidebar-box-bottom{
	background:url(/images/sidebar-box-bottom.jpg) no-repeat;
	width:308px;
	height:14px;
	float:left;
}
h2{
color:#0495DC;
font-size:13px;
}
.sidebar-box-tile h2,
.content-box-tile h2{
	margin:0px;
	width:100%;
	background:#F4F4F6;
	color:#0495DC;
	font-size:20px;
	text-transform:uppercase;
}
.sidebar-box-tile h3,
.content-box-tile h3{
	margin:0px;
	font-size:18px;
	color:#024B9A;
	text-transform:uppercase;
}
ul{
	list-style-image:url(/images/arrow-bullet.jpg);
}
.call-us{
	margin-top:8px;
}
#main-content{
	float:left;
	width:540px;
}
#main-content-top{
	background:url(/images/main-content-top.jpg) no-repeat;
	width:531px;
	height:19px;
	float:left;
}
#main-content-tile{
	background:url(/images/main-content-tile.jpg) repeat-y;
	width:491px;
	float:left;
	padding:0px 20px;
}
#main-content-tile h1{
	margin:0px;
	width:100%;
	background:#F4F4F6;
	color:#024B9A;
}
#main-content-bottom{
	background:url(/images/main-content-bottom.jpg) no-repeat;
	width:531px;
	height:19px;
	float:left;
}
.alignleft{
	float:left;
	margin:5px;
	border:2px #999;
}
.alignright{
	float:right;
	margin:5px;
	border:2px #999;
}
.leftinlineimg{
	float:left;
	margin:10px 20px 20px 0;
}
.rightinlineimg{
	float:right;
	margin:10px 0px 20px 20px;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.tm-10,
h4.tm-10 {
	margin-top:10px;
}
.tm-20,
h4.tm-20 {
	margin-top:20px;
}
.tm-30,
h4.tm-30 {
	margin-top:30px;
}
.tm-50,
h3.tm-50 {
	margin-top:50px;
}
#main-content-list-left{
      display:block;
	width:200px;
	float:left;
      margin:7px 0 0 0;padding:0 0 7px 20px;
}
#main-content-list-right{
	display:block;
	width:150px;
	float:left;
      margin:7px 0 0 20px;padding:0 0 7px 20px;
}
#main-content-list-left li,
#main-content-list-right li {
      margin-bottom:5px;;
}
#footer{
	width:867px;
	height:47px;
	padding-top:2px;
	background:url(/images/footer-bg.jpg) no-repeat;
	float:left;
	margin-left:4px;
	text-align:center;
	color:#fff;
	font-size:11px;
}
#footer a, #footer a:visited{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#footer a:hover{
	text-decoration:none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
	_height: 1%;
}
.clearfix {
	display:block;
}

/* PACS Index Page Link */
.pacs_index_link_container {
      display:block;
	width:308px;height:253px;
 	position:relative;
}
.pacs_index_link {
	position:absolute;
	bottom:20px;right:35px;
}

/* PACS Inside Page Link */
.pacs_content_link_container {
	float:right;
	background: url(/wp-content/uploads/2011/01/rad-phys-bg.jpg) no-repeat;
	width:182px;height:107px;
 	position:relative;
	margin:15px 15px 8px 10px;
}
.pacs_content_link {
	position:absolute;
	bottom:8px;right:8px;
}




