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


/* GENERAL CSS -
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body img, a {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



body{
	background: #ACD3E0 url(http://www.jacksonvillefloridaplasticsurgery.com/images/background.jpg) repeat-x;
	text-align: center;
	min-width:900px;
	font-family:Verdana;
}


p, h1, h2, h3 {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	color: #666666;
}


p {
	font-size: 12px;
	line-height: 16px;
}

h1 {
	padding-top: 3px;
	font-size:18px;
	line-height:24px;
}
h2 {
	font-size:18px;
	line-height:22px;
}
h3 {
	font-size:14px;
	line-height:18px;
}

ol, ul {
	margin:0px 0px 10px 25px;
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	color: #666666;
}

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


/* MAIN WRAPPER */

#main_wrapper {
	width:900px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#nav {
	width:900px;
	height:43px;
	text-align:center;
	margin:0 auto;
	background: url(http://www.jacksonvillefloridaplasticsurgery.com/images/nav_bg.jpg) repeat-x;
}

#mid_wrapper {
	width:900px;
	margin:0 auto;
	background:#FFFFFF;
}
#left_content {
	float:left;
	width:585px;
	text-align:justify;
}
#right_calls {
	float:right;
	width:315px;
	margin:0 auto;
	text-align:center;
}
#content {
	width:900px;
	text-align:justify;
}


#bottom_calls {
	width:900px;
	text-align:center;
	background:#FFFFFF;
	margin:0 auto;
}
#bottom_calls a, img {
	border:0px;
}

#bottom {
	width:900px;
	margin:0 auto;
}

#footer_wrapper {
	width:900px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	text-align:center;
	color: #000000;
}
#footer_wrapper a {
	color: #000000;
}



/* RIGHT CALLS */

#cta_breast a {
	display:block;
	width:311px;
	height:209px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-breast.jpg) top left;
}
#cta_breast a:hover {
	background-position: bottom left;
}
#cta_body a {
	display:block;
	width:311px;
	height:194px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-body.jpg) top left;
}
#cta_body a:hover {
	background-position: bottom left;
}
#cta_face a {
	display:block;
	width:311px;
	height:169px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-face.jpg) top left;
}
#cta_face a:hover {
	background-position: bottom left;
}

#cta_fin a {
	display:block;
	width:311px;
	height:194px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-fin.jpg) top left;
}
#cta_fin a:hover {
	background-position: bottom left;
}


/* BOTTOM CALLS */

#cta_call a {
	display:block;
	width:299px;
	height:82px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-call.jpg) top left;
	float:left;
}
#cta_call a:hover {
	background-position: bottom left;
}
#cta_before a {
	display:block;
	width:298px;
	height:82px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-before.jpg) top left;
	float:left;
}
#cta_before a:hover {
	background-position: bottom left;
}
#cta_blog a {
	display:block;
	width:297px;
	height:82px;
	background:url(http://www.jacksonvillefloridaplasticsurgery.com/images/cta-blog.jpg) top left;
	float:left;
}
#cta_blog a:hover {
	background-position: bottom left;
}



/* CONTACT */

table.contact_form {
	padding: 0px 10px 0px 10px;
	margin:0px;
	font-family:Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_table {
	width: 400px;
	font-family:Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding: 5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font-family:Verdana;
	font-size:10px;
}
textarea.contacttext {
	font-family:Verdana;
	font-size:10px;
}
input.form_button {
	background-color:#77AABB;
	color:#FFFFFF;
	border:thin solid #6B6D6D;
	width:120px;
	height:30px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}


/* BLOG */


#blog_left {
    padding-left:15px;
	padding-top:15px;
	width:600px;
	float:left;
	text-align:left;
        
}
#blog_left h2 a {
	color:#37738B; 
text-decoration:none;  
}

#blog_left h2 a:visited {
color:#37738B;
text-decoration:none;
}

#blog_left h2 a:hover{
color:#37738B;
text-decoration:underline;
}

#right_blog {
	width:240px;
	float:right;
padding-top:20px;
	vertical-align:top;
	text-align:right;
	margin-right:40px;
}

#sidebar ul, li{ 
       list-style-type:none;
}
#sidebar li h2{ 
       padding-top:10px;
}

.sociable {
padding-left:10px;
font-family:Verdana;
color: #666666;
font-size: 12px;
}

.entry img {
padding-left:12px;
}

#sidebar ol, ul {
	margin:0px 0px 10px 0px;
}
       
/* Previous & Next - Float Left & Right */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sociable Style _ DO NOT PASTE BELOW HERE */

div.sociable {
margin: 16px 0;
}

span.sociable_tagline {
position: relative;
}

span.sociable_tagline span {
display: none; width: 14em;
}

span.sociable_tagline:hover span {
position: absolute;
display: block;
top: -5em;
background: #ffe;
border: 1px solid #ccc;
color: black;
line-height: 1.25em;
}

.sociable span {
display: block;
}

.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}

.sociable ul li {
background: none;
display: inline;
list-style-type: none;
margin: 0;
padding: 1px;
}

.sociable ul li:before {
content: "";
}

.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 0;
}

.sociable-hovers {
opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
}

.sociable-hovers:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}