@charset "UTF-8";
/* CSS Document */

/* default font size*/
@import url(small.css);

.main_menu {
	padding: 0px 0px 0px 0px;
}

.large_font	{ 
	font-size: 12px; 
}

.x_large_font	{ 
	font-size: 16px; 
}

.font_size_change {
	float: right;
	background-color: #fff;
	padding: 8px 30px 8px 30px;
	border-left: solid 1px #999;
	background-image: url(assets/text_size_grad.png);
	background-repeat: repeat-x; 
}

/*Beginning of Menu Styling*/
.jqueryslidemenu {
font: 15x Times New Roman;
background: #C9D3E6;
border: 1px solid #999;
height: 35px;
}

.jqueryslidemenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.jqueryslidemenu ul li {
position: relative;
display: inline;
float: left;
}

.jqueryslidemenu ul li a {
display: block;
background: #C9D3E6;
color: white;
padding: 8px 9px;
border-left: 1px solid #999;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a {
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
color: #333333;
}

.jqueryslidemenu ul li a:hover {
background: #6D8FCF; 
color: white;
}
	
.jqueryslidemenu ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

.jqueryslidemenu ul li ul li {
display: list-item;
float: none;
}

.jqueryslidemenu ul li ul li ul {
top: 0;
}

.jqueryslidemenu ul li ul li a {
font: normal 13px Times New Roman;
width: 160px;
padding: 7px;
line-height: 17px;
margin: 0;
border: 1px solid #999;
}

.jqueryslidemenuz ul li ul li a:hover {
background: #eff9ff;
color: black;
}

.downarrowclass {
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass {
position: absolute;
top: 6px;
right: 5px;
}
/*End of Menu Styling*/

body {
	font-family: Times New Roman;
	background: #E1E1E1;
	font-size: 15px;
	text-align: center;
}

h1 {
 	font-size: 130%;
	color: #A7003D;
}

h2 {
  	font-size: 110%;
	color: #000;
	font-weight: bold;
}

h3 {
	font-size: 130%;
	color: #000000;
}

h4 {
	font-size: 150%;
	color: #A7003D;
}

p {
	margin-bottom: 1em;
	padding-right: 8px;
	font-size: 1.2em;
	line-height: 1.6;
	color: #000;
}

dt {
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #A7003D;
}

.secondary_nav {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}

.secondary_nav a {
	font-size: 16px;
	text-decoration: underline;
}
	
.secondary_nav a:hover {
	text-decoration: underine;
	color: #FFFFFF;
}

.cfi_logo {
	padding: 20px 0 0 10px;
	float: left;
	
}

.wrapper {
   	margin-left: auto;
   	margin-right: auto;	
   	margin-top: -8px;
   	margin-bottom: -8px;
   	width: 700px;
	background-color: #FFFFFF;
}

.drop_shadow {
	background-image: url(assets/drop_shadow.png);
	background-repeat: repeat-y;
	width: 708px;
	margin-left: 4px;
	margin-right: 4px;
}

.page_header {
	padding-bottom: 25px;
}

.centered_wrapper {
	width: 708px;
	text-align: left;
   	margin-left: auto;
   	margin-right: auto;	
   	margin-top: -8px;
   	margin-bottom: -8px;
   	
}

.right_header {
	float: right;
	width: 570px;
}

.widget {
	float: right;
	width: 150px;
	padding: 10px 20px 25px 10px;
	float: right;
}

.cfi_words {
	float: left;
	padding-top: 20px;
}

.style_changer {
	float: right;
	padding: 0 0 0 0;
}

.front_flash {
	padding: 5px 5px 5px 5px;
}

.grad_background {
	background-image: url(assets/bg_grad.png); 
	background-repeat: repeat-x;
	width: 700px;
}

.google_search {
	padding-right: 20px;
	width: 330px;
	float: right;
}

.footer {
	
}

.main_footer {
	background-image: url(assets/footer_grad.png); 
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	width: 700px;
	height: 250px;
}

.inside_footer {
	background-color: #EAD6D6;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	height: 249px;
	width: 410px;
	margin-left: 30px;
	margin-top: 1px;
	clear: right;
	float: left;
}

.bottom_logo_cfi {
	float: left;
	padding: 15px 0 0 20px;
}

.footer_text_1 {
	float: left;
	font-size: 13px;
	padding-left: 30px;
}

.footer_text_2 {
	float: right;
	font-size: 13px;
	padding-right: 30px;
}

.copyright {
	padding: 10px 0 0 20px;
	font-size: 11px;
	color: #333;
}

.bottom_footer {
	background-color: #C9D3E6;
	width: 700px;
	height: 41px;
	border-top: solid 1px #999;

}

button {
	border: 0px;
	padding: 0 0 0 0;
	background-color: #fff;
}

input#state {
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border: solid 1px #999;
 }
 
 input#directions_submit {
	background-image: url(assets/directions_submit.png); 
	width: 103px;
	height: 34px;
	border: none;
}

input#Text2 {
	height: 23px;
}
 
 .index_text {
	padding: 10px 20px 30px 20px;
}

 .index_textone {
	float: left;
	width: 310px;
}

 .index_texttwo {
	float: right;
	width: 340px;
	line-height: 25px;
}

.index_physiciansone {
	float: left;
}

.index_physicianstwo {
	float: right;
}

.clear_div {
	clear: both;
}

.form_float {
	float: left;
}

.button_float {
	float: right;
}

.text_placeholder {
	padding: 20px 20px 20px 20px;
}

.urgent_header {
	padding-bottom: 35px;
	border-bottom: solid 1px #666;
}

.header {
	background-image: url(assets/header.jpg);
	width: 700px;
	height: 135px;
	padding-top: 20px;
}

.urgent_logo {
	float: left;
}

.urgent_head_text {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 15px;
}

.urgent_half {
	padding: 30px 0 0 0;
}

.urgent_half_one {
	float: left;
	width: 320px;
}

.service_half_one {
	float: left;
	width: 400px;
}

.contact_seperate {
	float: left;
	padding-right: 80px;
	padding-top: 30px;
}

.contact_form {
	padding: 25px 0 0 65px;
}

.submit_button {
	border: none;
}

input {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border: solid 1px #999;
	background-image: url(assets/form_bg.jpg);
	background-repeat: repeat-x; 
}

textarea {
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: solid 1px #999;
	color: #666666;
	background-image: url(assets/form_bg.jpg);
	background-repeat: repeat-x; 
}

.single_location {
	padding: 0 0 0 0;
	width: 660px;
	padding-bottom: 35px;
	padding-top: 35px;
	border-bottom: solid 1px #666;
}

.single_location_none {
	padding: 0 0 0 0;
	width: 660px;
	padding-bottom: 35px;
	padding-top: 35px;
}

.location_picture {
	float: left;
	width: 350px;
}

.location_info {
	float: right;
	padding-right: 85px;
	text-align: center;
}

#stage {
	width: 540px; 
	overflow: auto;
	overflow-x:hidden; 
	overflow-y:hidden; 
	height:360px; 
	margin:0 auto;
}

#myList {
	width:8030px; 
	border:0; 
	margin:0; 
	padding:0; 
	left:0px;
}

#myList li {
	list-style:none; 
	margin:0; 
	padding:0; 
	background-image: url(assets/providers_grad.png);
	background-repeat: repeat-x;
	float:left;
	width: 540px;
	height:360px;
	padding-top: 15px;	
}

.next {
	float: right;
}

.previous {
	float: left;
}

.carousel {
	width: 650px;
	height: 360px;
	background-image: url(assets/providers_grad.png);
	background-repeat: repeat-x;
	border: solid 1px #999;
	margin-bottom: 30px;

}

.doctor_info_mini {
	width: 400px;
	float: left;
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	border: 1px solid #666;
}

.doctor_thumb {
	float: right;
}

.doctor_section {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #666;
}

.doctor_section1 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.doctordetails {
	border-bottom: solid 1px #999;
	padding-bottom: 20px;
}

.doctor_maindetails {
	float: left;
	width: 300px;
}

.doctor_mainpic {
	float: right;
}

.bottom_mission {
	padding-top: 30px;
}

.bottom_missionone {
	float: left;
}

.bottom_missiontwo {
	float: right;
	width: 530px;
}

.multimedia_button {
	float: left;
	padding: 15px 15px 15px 15px;
}

.multimedia_cat {
	padding: 10px 10px 10px 10px;
}

.photo_gallery {
	
}

.urgent_filler {
	width: 300px;
	float: right;
	padding: 15px 15px;
}

.payment {
	float: right;
}

.center {
	text-align: center;
}

.flash_show {
	float: left;
}

.side_fill {
	float: right;
}

.side_fill1 {
	padding-bottom: 10px;
	padding-top: 5px;
}

.side_fill2 {
	
}

.bottom_space {
	padding-bottom: 115px;
}

.urgent_padding {
	padding: 20px 20px 20px 20px;
}
