/*
Theme Name: Robert E. Rothfield 
Theme URI: http://www.westonplasticsurgery.com/
Description: A custom theme built by the team at Rosemont Media.
Author: Rosemont Media
Version: 1.5
Tags: mobile, blue, white, grey
*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
   
   * {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #396E92; color: #fff; text-shadow: none; }
::selection { background: #396E92; color: #fff; text-shadow: none; }


/* =============================================================================
   Links - EDIT
   ========================================================================== */

a { color: #4c3f18; }
a:hover { text-decoration:none; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #b8b28d; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* =============================================================================
   WordPress Reset
   ========================================================================== */
   
div.aligncenter,.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left}.alignright,.commentlist li .avatar{float:right}.wp-caption{background:#f3f3f3;border:1px solid #ddd;text-align:center;padding-top:4px;margin:10px;border-radius:3px;}.wp-caption img,.wp-caption p.wp-caption-text,#commentsDiv p,#commentsDiv h3{margin:0}.wp-caption img{padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px}#commentsDiv{clear:both;margin:30px 20px 30px 35px;padding-top:20px}#commentsDiv textarea,#commentsDiv input{border:1px solid #6779c3;font-size:12px;color:#6779c3;line-height:25px}#commentsDiv textarea,#commentsDiv input,input#submit{height:25px}#commentsDiv textarea{width:500px;height:150px}input#submit{background:#fff;line-height:20px;width:150px;color:#042b5e}#comments{margin-bottom:20px!important}#respond{margin-top:20px!important}.commentlist{border-bottom:1px solid #fff}#commentform textarea,#commentform input,.commentlist li{font-size:0.9em}.commentlist li{padding:20px;border-top:1px solid #fff}.commentlist li p{margin-top:10px!important}.commentlist li .avatar{border:1px solid #eee;padding:2px;background:#fff}.commentlist cite a,.commentlist cite{font-style:normal;font-size:1.1em;color:#fff}.commentlist p,.commentmetadata{font-weight:normal}.commentlist p{line-height:1.5em;text-transform:none}.alt{background:#042b5e!important}#commentform p{margin-bottom:10px!important}h3#respond{margin-bottom:20px}

/* ==|== primary styles =====================================================
   Author: Rosemont Media
   ========================================================================== */
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#fff url("images/bgBody.jpg") top repeat-x;
	text-align:center; 
	font:15px/20px Georgia, Arial, Helvetica, sans-serif; 
	color:#474747;
}
	
body#inside {
	background:transparent url("images/bgHtmlInside.jpg") center top no-repeat;
	min-width: 1099px;
}

html#insideHTML {
	background: #fff url("images/bgBodyInside.png") top repeat-x;
}

blockquote { margin-left:10px; margin-right:10px; }

a:link,a:visited { color:#296184; text-decoration:underline; outline:none; }
a:hover,a:active { color:#5D8AA7; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */

.hidden-desktop {
	display: none!important;
}

.visible-desktop {
	display: block!important;
}

.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left, .alignleft { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.imgLeftNew {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7CA2B9;
	padding: 2px;
}
	
.imgLeftNew {
	float: left;
	margin: 0px 10px 10px 0px;
	/*border: 1px solid #7CA2B9;*/
	padding: 2px;
	text-align:center;
}

.imgLeftNew q{
	display: block;
	width: 200px;
	margin: 10px;
	text-align: center;
	font-size: 15px;
}

img.img-right, .alignright { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
div.divider {
	background: url("images/bgDividerInside.jpg") no-repeat;
	height: 4px;
	margin-bottom: 5px;
}

a.button {
	background: #BEC7D0;
	background: linear-gradient(to bottom, #D9DFDF, #bec7d0);
	border-radius: 8px;
	padding: 8px 12px;
	text-decoration: none;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("images/bgHeader.jpg") no-repeat;
	width:1099px;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
	}
	
body#inside #wrap {
	background:url("images/bgHeaderInside.jpg") no-repeat;
}
	
#header {
	height: 428px;
	position: relative;
	z-index: 0;
}

body#inside #header {
	height: 218px;
	margin:0 0 0 58px;
}

#logo {
	background: url("images/logo.jpg") no-repeat;
	position: absolute;
	top: 141px;
	left: 82px;
	display: block;
}

body#inside #logo {
	background: url("images/logoInside.png") no-repeat;
	top: 91px;
	left: 1px;
}

#logo a {
	display: block;
	height: 103px;
	width: 524px;
	text-indent: -9999px;
}

body#inside #logo a {
	height: 127px;
	width: 663px;
}

#contactUs {
	background: url("images/bgContactUs.jpg") no-repeat;
	height: 37px;
	width: 155px;
	position: absolute;
	right: 80px;
	top: 51px;
}

#btnEspanol {
	background: url("images/btnEspanol.jpg") no-repeat;
	/*text-indent: -9999px;*/
	height: 37px;
	width: 109px;
	position: absolute;
	top: 5px;
	right: 104px;
	z-index: 100;
	display: block;
	text-align: center;
}

#flag_img_es {
	margin: 0px 0 0 20px;
}

#transl_sign {
	display: none;
}

/*#btnEspanol:hover {
	background: url("images/btnEspanol.jpg") bottom left no-repeat;
}*/

#innerWrap {
	width: 980px;
	margin: 0 auto;
}

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:980px; 
	height:77px; 
	margin:0;
	padding:0; 
	}

#nav li, #nav a { height:77px; display:block; }

#nav li { float:left; list-style:none; display:inline; position:relative; text-indent: -9999px;}

#nav-01 { width: 62px;}
#nav-02 { width: 67px;}
#nav-03 { width: 83px;}
#nav-04 { width: 88px;}
#nav-05 { width: 82px;}
#nav-06 { width: 132px;}
#nav-07 { width: 77px;}
#nav-08 { width: 71px;}
#nav-09 { width: 71px;}
#nav-10 { width: 83px;}
#nav-11 { width: 90px;}
#nav-12 { width: 74px;}

#nav-01 a:hover { background:url("images/nav.jpg")  0px -77px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -62px -77px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -129px -77px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -212px -77px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -300px -77px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -382px -77px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -514px -77px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -591px -77px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -662px -77px no-repeat; }
#nav-10 a:hover { background:url("images/nav.jpg") -733px -77px no-repeat; }
#nav-11 a:hover { background:url("images/nav.jpg") -816px -77px no-repeat; }
#nav-12 a:hover { background:url("images/nav.jpg") -906px -77px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	z-index: 499;
	margin-top: 0;
}

#nav li ul li { 
	height:32px;
	/*border:1px solid #FF00FF;*/
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:32px;
	line-height:32px;
	text-indent: 10px;
	background: url("images/bgDropDown.jpg") repeat-x;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 14px;
	color: #13316f;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: 0px; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover, #nav-07 ul a:hover, #nav-08 ul a:hover, #nav-11 ul a:hover, #nav-12 ul a:hover { 
	background: url("images/bgDropDown.jpg") bottom left repeat-x;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:175px; }	
#nav-03 ul, #nav-03 li { width:295px; }		
#nav-04 ul, #nav-04 li { width:220px; }	
#nav-05 ul, #nav-05 li { width:220px; }	
#nav-06 ul, #nav-06 li { width:275px; }	
#nav-07 ul, #nav-07 li { width:165px; }	
#nav-08 ul, #nav-08 li { width:135px; }	
#nav-11 ul, #nav-11 li { width:320px; }
#nav-12 ul, #nav-12 li { width:135px; }

#columnLeft {
	width: 338px;
	margin-bottom:22px;
	float: left;	
}

body#inside #columnLeft {
	width: 674px;
}

body#inside #columnLeft p {
	margin: 0px 10px 20px 20px;
}

body#inside #columnLeft ul {
	margin: 0 0 20px 50px;
	list-style: disc;
}

body#inside #columnLeft p img.img-left {
	margin: 0 24px 20px 0;
}

body#inside #columnLeft h3 {
	color: #2d4a86;
	font-weight: normal;
	font-size: 18px;
	background: url("images/bgDividerInside.jpg") bottom left no-repeat;
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	clear: both;
}

.post {
	margin-bottom: 20px;
}

.post h2 {
	margin-left: 20px;
	font-size: 1.4em;
	font-weight: normal;
}

.post h2 a {
	text-decoration: none;
}

.metaData {
	border-bottom: 1px solid;
	font-size: .8em;
}

.post .post-thumb {
	margin-left: 20px;
}

.shareBtn { display: inline-block; width: 110px; vertical-align: top; margin-bottom: 1em; }

.btn-previous a,
.btn-next a {
	text-decoration: none;
}

.btn-previous {
	float: left;
}

.btn-next {
	float: right;
}

#titleOurProcedures {
	background: url("images/titleOurProcedures.jpg") no-repeat;
	height: 76px;
	text-indent: -9999px;
	margin-top: 0;
	margin-bottom: 21px;
}

#pageTitle {
	/*background: url("images/bgH2.jpg") no-repeat;*/
	height: 54px;
	font-size: 19px;
	font-weight: normal;
	font-family: "Times New Roman";
	color: #2d4a86;
	text-transform: uppercase;
	padding: 32px 0 0 17px;
}

#btnBreast {
	background: url("images/btnBreast.jpg") no-repeat;
	display: block;
	height: 123px;
	width: 296px;
	text-indent: -9999px;
	margin: 0px auto 16px;
}

#btnBreast:hover {
	background: url("images/btnBreast.jpg") bottom left no-repeat;
}

#btnBody {
	background: url("images/btnBody.jpg") no-repeat;
	display: block;
	height: 123px;
	width: 296px;
	text-indent: -9999px;
	margin: 0px auto 16px;
}

#btnBody:hover {
	background: url("images/btnBody.jpg") bottom left no-repeat;
}

#btnFace {
	background: url("images/btnFace.jpg") no-repeat;
	display: block;
	height: 123px;
	width: 296px;
	text-indent: -9999px;
	margin: 0 auto;
}

#btnFace:hover {
	background: url("images/btnFace.jpg") bottom left no-repeat;
}



.btnGallery {
	background: url("images/btnGallery.jpg") no-repeat;
	width: 480px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 0 70px;
	clear: both;
}

#columnMiddle {
	width: 670px;
	float: left;
}

#titleCosmeticPlasticSurgery {
	background: url("images/titleCosmeticPlasticSurgery.jpg") top right no-repeat;
	height: 75px;
	margin-top: 0;
	margin-bottom: 21px;
	text-indent: -9999px;
}

#columnMiddle h3 {
	font-weight: normal;
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#columnLeft h4 {
	color: #2d4a86;
	margin-left:10px;
}

#columnMiddle p {
	margin: 0 0 20px 20px;
}

#preview {
	z-index: 0;
}

#columnRight {
	width: 306px;
	float: left;
}

#columnRight p {
	margin-left: 25px;
}

#columnRight p span {
	font-size: 16px;
}

#columnRight h3 {
	margin-left: 25px;
	font-size: 1.3em;
	font-weight:normal;
	margin-top: 20px;
}

#columnRight ul {
	margin-left: 45px;
	margin-top: 5px;
}

#columnRight li {
	margin-bottom: 10px;
}

#titleAppointments {
	background: url("images/titleAppointments.jpg") no-repeat;
	height: 76px;
	width: 306px;
	display:block;
	text-indent: -9999px;
	margin-bottom: 21px;
}

body#inside #titleAppointments {
	background: url("images/titleAppointmentsContactUs.jpg") no-repeat;
}

#btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	height: 68px;
	width: 68px;
	display: block;
	float: right;
	margin: 22px 22px 0 0;
}

#btnMap:hover {
	background: url("images/btnMap.jpg") bottom left no-repeat;
}

#btnMap2 {
	background: url("images/btnMap2.jpg") no-repeat;
	height: 68px;
	width: 68px;
	display: block;
	float: right;
	margin: 22px 22px 0 0;
}

#btnMap2:hover {
	background: url("images/btnMap2.jpg") bottom left no-repeat;
}

#btnContactUs {
	background: url("images/btnContactUs.jpg") no-repeat;
	display: block;
	width: 256px;
	height: 100px;
	text-indent: -9999px;
	margin: 0px 30px 10px 0;
	float: right;
}

#btnContactUs:hover {
	background: url("images/btnContactUs.jpg") bottom left no-repeat;
}

#btnResultsGallery {
	background: url("images/btnResultsGallery.jpg") no-repeat;
	display: block;
	width: 256px;
	height: 113px;
	text-indent: -9999px;
	margin: 10px 30px 10px 0;
	float: right;
}

#btnResultsGallery:hover {
	background: url("images/btnResultsGallery.jpg") bottom left no-repeat;
}

#btnSpecialOffers {
	background: url("images/btnSpecialOffer.jpg") no-repeat;
	display: block;
	width: 256px;
	height: 72px;
	text-indent: -9999px;
	margin: 10px 30px 10px 0;
	float: right;
}

#btnSpecialOffers:hover {
	background: url("images/btnSpecialOffer.jpg") bottom left no-repeat;
}

#btnBlog {
	background: url("images/btnBlog.jpg") no-repeat;
	display: block;
	width: 256px;
	height: 72px;
	text-indent: -9999px;
	margin: 10px 30px 10px 0;
	float: right;
}

#btnBlog:hover {
	background: url("images/btnBlog.jpg") bottom left no-repeat;
}

#btnConsultation {
	background: url("images/btnConsultation.jpg") no-repeat;
	display: block;
	width: 256px;
	height: 72px;
	text-indent: -9999px;
	margin: 10px 30px 10px 0;
	float: right;
}

#btnConsultation:hover {
	background: url("images/btnConsultation.jpg") bottom left no-repeat;
}

#bottomWrap {
	background: url("images/bgDivider.jpg") center no-repeat;
	height: 11px;
	width: 100%;
	clear: both;
	margin: 25px 0 10px 0;
}

.linklove { display: none; }

body#inside #columnLeft .testimonial {
	margin:20px; 
	font-style: italic;
}

.testimonial.testimonial-disclaimer{
	position: relative;
}

.testimonial.testimonial-disclaimer:before{
	content:"*";
	display: block;
	position: absolute;
	left:-15px;
}

.has-displaimer-tag{
	position: relative;	
}

.has-displaimer-tag:before{
	position: absolute;
	left:-8px;
	top:-5px;
	content:"*";
	font-size: 12px;
	font-weight: normal;

}

.has-displaimer-tag2 span{
	position: relative;
	display: inline;	
}

.has-displaimer-tag2 span:before{
	position: absolute;
	left:-8px;
	top:-5px;
	content:"*";
	font-size: 12px;
	font-weight: normal;

}

.testimonials-gallery-wrapper .gallery-icon > a{
	position: relative;
	display: inline-block;
}

.testimonials-gallery-wrapper .gallery-icon > a:before{
	position: absolute;
	left:-8px;
	top:-8px;
	content:"*";
	font-size: 12px;
	font-weight: normal;	
}


.bna-disclaimer-wrapper{
	position: relative;
}
.bna-disclaimer-wrapper:before{
	content:"*";
	font-size: 12px;
	display: block;
	margin-left: 75px;
}

/* ------------------------footer framework ------------------------ */

#footer {
	width: 790px;
	margin: 0 auto 30px!important;
	text-align:center;
	font-size: 12px;
	clear: both;
}

#logos {
	width: 252px;
	height: 88px;
	margin: 20px auto;
	background: url("images/btmLogos.jpg") center top no-repeat;
}

#footer p {
	color:#888;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#888; }
#footer a:hover, #footer a:active { color:#1d51be; }

#footer ul {margin:10px;}

#footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #888;
}

#footer li:first-child {
	border: none;
}

#btnPdf {
	background: url("images/btnPDF.jpg") no-repeat;
	display: block;
	width: 256px;
	height: 93px;
	text-indent: -9999px;
	margin: 0px 30px 10px 0;
	float: right;
}

#btnFinance {
	background: url("images/btnFinance.jpg") no-repeat;
	display: block;
	width: 256px;
	height:72px;
	text-indent: -9999px;
	margin: 0px 30px 10px 0;
	float: right;
}

#btnFinance:hover {
	background: url("images/btnFinance.jpg") bottom left no-repeat;
}

#online {
	background: url("images/online.jpg") no-repeat;
	width:274px;
	height:72px;
	margin:0 0 20px 20px;
	}

#blog-btn {
	display:block;
	float:left;
	width:92px;
	height:42px;
	margin:26px 0 0 7px;
}
#youtube-btn {
	display:block;
	float:left;
	width:42px;
	height:42px;
	margin:26px 0 0 2px;
}
#facebook-btn {
	display:block;
	float:left;
	width:42px;
	height:42px;
	margin:26px 0 0 2px;
}
#feed-btn {
	display:block;
	float:left;
	width:42px;
	height:42px;
	margin:26px 0 0 0px;
}

#g-btn {
	display:block;
	float:left;
	width:42px;
	height:42px;
	margin:26px 0 0 0px;
}

#calculator_small { 
width:250px; 
margin:0 0 0 20px; 
padding:0 0 0 0; 
background: url("http://carecredit.com/payment_calculator/images_small/calc_body-bgrd.gif") repeat-y top left;
}
#searchArea { width:220px; margin:0 0 0 12px; padding:0 0 0 0;}
form { margin:0 0 0 0; padding:0 0 0 0; }
body#inside #columnLeft #calculator_small p {
	margin-left: 0px;
}

#noflash {
	text-indent: -9999em;
}
.cycle-prev,
.cycle-next {
  position: absolute;
  bottom: 0;
  width: 36px;
  height: 36px;
  z-index: 800;
  cursor: pointer;
}

.cycle-prev {
  left: 40%;
  background: url(images/arrow-left.png) 50% 50% no-repeat;
}

.cycle-next {
  right: 39%;
  background: url(images/arrow-right.png) 50% 50% no-repeat;
}

.slideshow {
  overflow: hidden;
  width:100%;
  margin-bottom:20px;
  margin-top:20px;
}
.slide-testimonial {
  width: 100%;
  height: 135px;
}
.slideshow .slide-testimonial .testimonial p {
  text-align: center;
  font-family: 'Times New Roman' serif;
  font-size: 20px;
  font-style: italic;
  margin: 0;
}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */


@media only screen and (max-width: 600px) {
	
	/* Phone */
	
	body,
	body#inside {
		min-width: 300px;
	}
	
	body#inside #header {
	margin-left: 0px;
}

	.container-980  {
		min-width: 300px;
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}
   
	.hidden-phone {
		display: none!important;
	}
	
	.visible-phone {
		display: block!important;
	}
  
 	.img-left, .alignleft, .img-right, .alignright, .alignnone {
    	display: block;
    	float: none;
    	max-width: 100% !important;
    	height: auto;
    	text-align: center;
    	margin: 0 auto 15px auto!important;
	}	
	
	.img-left, .alignleft, .img-right, .alignright, .alignnone {
	    max-width: 45%!important;
    	height: auto;
  	}

	img.img-left {
		float: none;
	}
	
  	.wp-caption {
    	padding: 5px;
    	max-width: 46%;
  	}
	
	.wp-caption.alignright {
		margin-left: 2%;
		max-width: 44%;
	}
	
	.wp-caption.alignleft {
		margin-right: 2%;
		max-width: 44%;
	}
	
  	.wp-caption img { 
    	max-width: 100%;
    	height: auto;
  	}

	img { 
    	max-width: 100%;
    	height: auto;
  	}

	a.button {
		background: #cbd4da;
		background:-webkit-gradient(linear,left top,left  bottom,from(#e4ecf1),to(#cbd4da));
		background:-webkit-linear-gradient(top,  #e4ecf1,  #cbd4da);
		background:   -moz-linear-gradient(top,  #e4ecf1,  #cbd4da);
		background:     -o-linear-gradient(top,  #e4ecf1,  #cbd4da);
		background:        linear-gradient(top,  #e4ecf1,  #cbd4da);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4ecf1', endColorstr='#cbd4da');
		border-bottom: 3px solid #c3cdd3;
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display: block;
		text-align: center;
		text-decoration: none;
		font-size: 22px;
		color: #474747;
		padding: 15px;
		margin-bottom: 10px;
	}

	/* ----- nav ----- */
	
	#menu-main-container {
		width: auto;
		margin:0 auto;
		background: #cbd4da;
		background: -webkit-gradient(linear,left top,left  bottom,from(#e4ecf1),to(#cbd4da));
		background: -webkit-linear-gradient(top,  #e4ecf1,  #cbd4da);
		background:    -moz-linear-gradient(top,  #e4ecf1,  #cbd4da);
		background:      -o-linear-gradient(top,  #e4ecf1,  #cbd4da);
		background:         linear-gradient(top,  #e4ecf1,  #cbd4da);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4ecf1', endColorstr='#cbd4da');
		border-bottom: 3px solid #c3cdd3;
	}
	
	#menu-main-centered span#simple-nav-toggle {
		background: url('images/phone-border.png') center left no-repeat, url('images/phone-border.png') center right no-repeat;
	}	
	
	#menu-main-centered { 
		width: 95%;
		margin: 0 auto;
		background: url('images/menu-main-centered.png') center top no-repeat; 
		background-size: 95% auto;
		height: 71px; 
	}
	
	#menu-main-centered > span {
		background: url('images/phone-border.png') center right no-repeat;
	 	display: block;
	 	width: 25%;
	 	float: left;
	 	height: 71px;
 	}

	#menu-main-centered span a {
		display: block;
	 	width: 100%;
	 	float: left;
	 	height: 71px;
		color: #2d4a86;
		text-decoration: none;
		line-height: 28px;
		text-align: center;
	}
	
	#menu-main-centered span a img {
		padding-top: 6px;
	}
	
	#menu-main-centered span a i {
		font-style: normal;
		display: block ;
	}

	#nav li a:hover,
	#nav li a:active {
		background: #eaeaea !important;
	}

 	#nav, 
	#contact-nav {
	 	display: block;
	 	position: absolute;
		overflow: hidden;
		left: 0;
	 	margin-top: 71px;
	 	width: 100%;
	 	z-index: 10000;
	 	max-height: 0;
		height: auto;
	 	-moz-transition: max-height .75s;
	 	-webkit-transition: max-height .75s;	 	
	 	transition: max-height .75s;
 	}

 	#nav.active, 
	#contact-nav.active {
	 	left: 0;
	 	max-height: 408px;
	 	height: auto;
 	}

 	#nav ul { display: none; }

 	#nav > li, 
	#contact-nav > li {
	 	width: 100% !important;
	 	height: auto;
	 	margin: 0 !important;
	 	background: #CCD5DB;
	 	border-top: 1px solid #bdc5cb;
		border-bottom: 1px solid #dbe3e8;
 	}

 	#contact-nav li { 
		text-align: center; 
		padding: 15px 0;
		list-style-type: none;
	}

 	#nav > li a {
	 	width: 100%;
	 	max-width: 600px;
	 	height: auto;
	 	margin: 0 auto !important;
	 	text-align: left;
	 	text-indent: 17px;
	 	line-height: 32px;
 	}

 	#nav > li:hover {
 		background-image: none;
 		background-color: #315A7C;
	}

 	#nav-wrapper li a {
	 	font-size: 12px;
	 	width: auto !important;
		color: #FFFFFF;
 	}
	
	#contact-nav span a {
	    display: inline-block;
	}
	
	#contact-nav a.button {
		display: inline-block;
		font-size: 16px;
		background: #90a1ac;
		background: -webkit-gradient(linear,left top,left  bottom,from(#bfc8cd),to(#90a1ac));
		background: -webkit-linear-gradient(top,  #bfc8cd,  #90a1ac);
		background:    -moz-linear-gradient(top,  #bfc8cd,  #90a1ac);
		background:      -o-linear-gradient(top,  #bfc8cd,  #90a1ac);
		background:         linear-gradient(top,  #bfc8cd,  #90a1ac);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfc8cd', endColorstr='#90a1ac');
		border: 1px solid #90a1ac;
	}
	
	/*** cforms ***/
	
	form.cform {
		display: block;
		width: auto!important;
	}

	form.cform input.single, form.cform textarea.area, form.cform select {
		display: block;
		width: 99%!important;
		padding-left: 0; padding-right: 0;
	}

	form.cform select { width: 275px; }

	form.cform textarea.area {
		margin: 10px 0;
	}

	form.cform label {
		text-align: left;
		width: auto!important;
		display: block;
	}

	form.cform label.cf-group-after, form.cform label.cf-before {
		margin: 0 15px 0 0!important;
		display: inline-block;
	}

	form.cform label.cf-group-after span {
		width: auto!important;
		margin-right: 15px;
	}

	form.cform span.reqtxt, form.cform span.emailreqtxt {
		margin-left: 0!important; padding-left: 0!important;
		width: 99%!important;
		display: block;
	}

	form#cformsform.cform input.secinput { width: 70px; margin: 0; }

	ol.cf-ol li.cf-box-group {
		padding-left: 10px;
		width: auto;
	}

	p.cf-sb {
		margin-top: 10px!important;
	}

	ol.cf-ol li.cf-box-title {
		color: #fff;
		padding-left: 10px;
		clear: both;
	}

	form.cform label, form.cform label span { width: auto; float: none; clear: both; }
	form.cform label span { margin-bottom: 10px; }
	form.cform label.cf-group-after, form.cform label.cf-group-after span, form.cform label.cf-after, form.cform label.cf-after span { width: auto; float: left; clear: none; }
	
	/*----- content	 -----*/
	
	body,
	body#inside,
	html#insideHTML,
	body#inside #wrap,
	#wrap,
	#nav,
	#nav a:hover { 
		background: none !important; 
	}
	
	#header01,
	#nav li ul {
		display: none;
	}
	
	#wrap,
	#innerWrap {
		width: auto;
	}
	
	#header {
		background: #98b5c8 url('images/header-repeating.jpg') center top repeat-x;
		margin: 0;
		height: auto;
	}
	
	
	p.phonephone {
    color: #FFFFFF;
    position: absolute;
    z-index: 100;
      margin-left: 5%;
    margin-top: 7%;
    opacity: .7;
}
.phonephone a {
	color: white;
	text-decoration: none;
	
}

	body#inside #header {
		height: auto;
	}
	
	#header img {
		max-width: 100%;
		height: auto;
	}
	
	#innerWrap {
		margin: 0;
	}
	
	#phone-content-repeating {
		background: #FFFFFF url('images/phone-content-repeating.jpg') center top repeat-x;
	}
	
	#phone-content-front {
		width: 90%;
		margin: 0 auto;
		padding-top: 5%;
	}
	
	#phone-content-front h1 {
		font-size: 24px;
		font-weight: lighter;
		line-height: 25px;
		padding-bottom: 5%;
	}
	
	#phone-content-front h1 span {
		display: block;
	}
	
	#mobile-btns {
		padding-top: 5%;
	}
	
	#phone-content-front img#phone-divider {
		padding: 5px 0 15px 0;
	}
	
	body#inside #columnLeft,
	#columnRight,
	#phone-space {
		width: 90%;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	img.imgLeftNew {
		float: none !important;
		margin: 0 auto 10px !important;
		text-align: center;
		display: block;
	}
	
	body#inside #columnLeft p {
		margin: 10px 0 0 0;
	}
	
	body#inside #columnLeft h3 {
		margin-top: 15px;
		padding-left: 0;
	}
	
	#pageTitle {
		height: auto;
		margin: 0 auto;
		padding-left: 0;
		padding-bottom: 10px;
	}
	
	#galleryContent {
		width: auto;
	}
	
	.post h2 {
		margin-left: 0;
	}
	
	#columnLeft h4 {
		margin-left: 0;
	}
	
	.btnGallery {
		display: none;
	}
	
	/*----- gallery -----*/
	
	
	
	#content,
	#content-right,
	#view-nav {
		overflow: auto;
		width: auto !important;
		margin: 0 auto;
	}
	
	#left-column,
	#left-columnInside {
		background-image: none !important;
		float: none !important;
		width: auto !important;
	}
	
	#right-column {
	    float: none !important;
	    margin: 0 !important;
	    width: auto !important;
	}
	
	#bna-nav li,
	#bna-nav li a {
		background-image: none !important;
	}
	
	#bna-nav {
		margin-bottom: 0 !important;
	}
	
	#bna-nav li {
		float: none;
		display: inline-block;
		padding: 0 !important;
		background-image: none !important;
		background: #E6E3E3 !important;
		background:-webkit-gradient(linear,left top,left  bottom,from(#BEBABA),to(#E6E3E3)) !important;
		background:-webkit-linear-gradient(top,  #BEBABA,  #E6E3E3) !important;
		background:   -moz-linear-gradient(top,  #BEBABA,  #E6E3E3) !important;
		background:     -o-linear-gradient(top,  #BEBABA,  #E6E3E3) !important;
		background:        linear-gradient(top,  #BEBABA,  #E6E3E3) !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BEBABA', endColorstr='#E6E3E3');
		margin-right: 5px;
		border-radius: 5px 5px 0 0;
	}
	
	#bna-nav li.selected {
		background: #E6E3E3 !important;
	}
	
	#bna-nav li a {
		padding: 10px 5px !important;
		display: inline-block;
	}
	
	#bna-sub-nav {
		width: auto !important;
		height: auto !important;
		top: 41px !important;
	}
	
	#bna-sub-nav,
	#bna-sub-nav-right {
		background: none !important;
		padding: 0 !important;
	}
	
	#bna-sub-nav {
		width: auto !important;
		margin: 0 auto;
		display: block;
		height: auto;
	}
	
	#bna-sub-nav ul.subnav {
		background-image: none !important;
		background: #BEBABA !important;
		background:-webkit-gradient(linear,left top,left  bottom,from(#E6E3E3),to(#BEBABA)) !important;
		background:-webkit-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:   -moz-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:     -o-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:        linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E3E3', endColorstr='#BEBABA');
		border-bottom: 3px solid #c3cdd3;
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		height: auto;
	}
	
	#bna-sub-nav ul li {
		float: none !important;
		display: block !important;
	}
	
	#bna-sub-nav ul li.selected,
	#bna-sub-nav ul li:hover {
		background: none !important;
	}
	
	#galleryPics {
		width: auto !important;
	}
	
	.before, .after {
		width: 48% !important;
	}
	
	.before {
		margin-right: 15px;
	}
	
	.after {
		margin-right: 0 !important;
	}
	
	#view-nav,
	#view-nav-content,
	#view-nav-right {
		background: none !important;
	}
	
	#view-nav {
		background-image: none !important;
		background: #BEBABA !important;
		background:-webkit-gradient(linear,left top,left  bottom,from(#E6E3E3),to(#BEBABA)) !important;
		background:-webkit-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:   -moz-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:     -o-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:        linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E3E3', endColorstr='#BEBABA');
		border-bottom: 3px solid #c3cdd3;
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		height: auto;
	}
	
	#view-nav-right ul {
		margin: 0;
	}
	
	#left-column ul {
		width: auto !important;
		background-image: none !important;
	}
	
	#left-column #gallerySubNav .slider {
		background-image: none !important;
		background: #BEBABA !important;
		background:-webkit-gradient(linear,left top,left  bottom,from(#E6E3E3),to(#BEBABA)) !important;
		background:-webkit-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:   -moz-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:     -o-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:        linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E3E3', endColorstr='#BEBABA');
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border-bottom: 1	px solid #c3cdd3;
	}
	
	#left-column ul li a,
	#left-column ul li.selected {
		background-image: none !important;
		background: #BEBABA !important;
		background:-webkit-gradient(linear,left top,left  bottom,from(#E6E3E3),to(#BEBABA)) !important;
		background:-webkit-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:   -moz-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:     -o-linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		background:        linear-gradient(top,  #E6E3E3,  #BEBABA) !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E3E3', endColorstr='#BEBABA');
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border-bottom: 1	px solid #c3cdd3;
	}
	
	#left-column ul li.selected a {
		display: inline-block !important;
	}
	
	#left-columnInside {
		margin-left: 0 !important;
		background: none !important;
	}
	
	/*----- aside -----*/
	
	aside {
		width: auto;
		display: block;
	}
	
	#aside-phone {
		margin-top: 30px;
	}
	
	/*----- footer -----*/
	
	#footer {
		width: 90%;
		margin: 0 auto;
		padding: 20px 0;
	}
	
	#social-icons-phone ul {
		margin: 20px 0;
	}
	
	#social-icons-phone ul li {
		border: none;
		padding: 0;
	}
	
	#footer-content-phone address {
		font-style: normal;
	}
	
	#footer-content-phone address h2 {
		font-size: 15px;
		margin-bottom: 0;
	}
	
	#footer-content-phone address span {
		display: block;
	}
	
	#affiliations-memberships { 
		position: relative;
		z-index: 100;
		width: auto;
		width: auto;
		height: 160px;
		overflow: hidden !important;
		background-color: #FFFFFF;
	}
	
	#membership-logos  {
		overflow: hidden !important;
		width: auto;
		width: auto;
		height: 100px;
		position: relative;
		animation-name:memberlogos;
		animation-duration:15s;
		animation-timing-function:linear;
		animation-delay:;
		animation-iteration-count:infinite;
		animation-direction:right;
		animation-play-state:running;
		/* Firefox: */
		-moz-animation-name:memberlogos;
		-moz-animation-duration:15s;
		-moz-animation-timing-function:linear;
		-moz-animation-delay:;
		-moz-animation-iteration-count:infinite;
		-moz-animation-direction:right;
		-moz-animation-play-state:running;
		/* Safari and Chrome: */
		-webkit-animation-name:memberlogos;
		-webkit-animation-duration:15s;
		-webkit-animation-timing-function:linear;
		-webkit-animation-delay:;
		-webkit-animation-iteration-count:infinite;
		-webkit-animation-direction:right;
		-webkit-animation-play-state:running;
		/* Opera: */
		-o-animation-name:memberlogos;
		-o-animation-duration:15s;
		-o-animation-timing-function:linear;
		-o-animation-delay:;
		-o-animation-iteration-count:infinite;
		-o-animation-direction:right;
		-o-animation-play-state:running;
		}

		@keyframes memberlogos
		{
		0%   { left: -925px; top:0px;}
		100%  { left: 300px; top:0px;}
		}

		@-moz-keyframes memberlogos /* Firefox */
		{
		0%   { left: -925px; top:0px;}
		100%  { left: 300px; top:0px;}

		}

		@-webkit-keyframes memberlogos /* Safari and Chrome */
		{
		0%   { left: -925px; top:0px;}
		100%  { left: 300px; top:0px;}

		}

		@-o-keyframes memberlogos /* Opera */
		{
		0%   { left: -925px; top:0px;}
		100%  { left: 300px; top:0px;}
		}

}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}