/* CSS Reset
 * ------------------------------------------------------------------------- */
ul, ol { list-style:none; }
h1, h2, h3, h4, h5, h6, pre, code, td { font-size:1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td { margin:0; padding:0; }
a img, :link img, :visited img, fieldset { border:none; }

/* global elements
 * ------------------------------------------------------------------------- */
/* ----- type selectors ----- */
body {
	background: #29406A url("../images/bg-body.jpg") top left repeat-x;
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#685D50;
}
p, ul, ol, dl, pre, blockquote { margin-bottom:10px; }
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
h1, h2, h3, h4 { margin-bottom:8px; }
h1 { color:#29406A; font-size:1.2em; }
h2 { color:#5A7EA7; font-size:1.1em; }
h3 { color:#253D56; font-size:1.0em; }
h4 { color:#685D50; font-size:1.0em; }
h1 span, h2 span, h3 span, h4 span { display:none; }
a:link, a:visited { color:#264265; text-decoration:underline; }
a:hover, a:active { color:#8A1114; text-decoration:underline; }

/* ----- classes ----- */
div.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
}
p.top {
	text-align:right;
	display:block;
	background:url("../images/bg-top.gif") right no-repeat;
	padding-right:10px;
}
img.img-left { float:left; margin:2px 10px 10px 0; }
img.img-right { float: right; margin: 5px 0 10px 10px; }

/* ----- global form elements ----- */
form {
	width:160px;
	padding:10px 0 15px 0;
}
form label { font-size:.95em; }
form br { line-height:0; /* defaults vertical spacing between fields */
}
input, textarea, select {
	background-color:#fff;
	border:1px solid #fff;
	color:#29406A;
	width:155px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
select {
	width:160px; /* same width as form !important */
	padding:0;
}
textarea {
	height:70px;
	overflow:auto;
}
input.submit, input.submit-contact-main {
	width:60px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main { margin:85px 0 0 242px; }

/* ----- main contact form ----- */
#contact-main { padding:20px 0 10px 0; }
#contact-main label {
	width:180px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:180px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select { width:185px; }
#contact-main label textarea { height:100px; }
input#contact_business { display:none; }

/* framework
 * ------------------------------------------------------------------------- */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:734px;
	margin:0 auto;
	text-align:left;
}
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:72px;
}
#masthead a {
	position:absolute;
	left:21px;
	width:414px;
	top:15px;
	height:40px;
}
#masthead a span { display:none; }
#column-left {
	width: 530px;
	margin-left: 0px;
	padding-right: 0px;
	float:left;
}
.content-left { margin:0 20px 0 20px; }
#column-left ul { margin-left:3px; }
#column-left ul li {
	background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
	padding-left:8px;
}
#column-left ul.bna li {
	background:none;
	margin-left:35px;
}
#column-left ul.bna li {
	width:170px;
	float:left;
	background:none;
	margin-bottom:10px;
}
#column-left ol { margin-left:25px; }
#column-left ol li {
	padding-left:5px;
	list-style-type:decimal;
}
#welcome {
	width:530px;
	background:url("../images/bg-welcome.jpg") bottom no-repeat;
	padding-bottom:20px;
}
#procedures {
	background:url("../images/bg-procedures.jpg");
	height:302px;
}
#procedures a:link, #procedures a:visited { color:#29406A; text-decoration:none; }
#procedures a:hover, #procedures a:active { color:#51391E; text-decoration:none; }
#procedures ul { padding:82px 0 0 55px; }
#procedures ul li {
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	background:transparent;
}
#procedures ul li a:hover, #procedures ul li a:active {
	background:transparent url("../images/bullet-procedures.gif") right no-repeat;
	padding-right:12px;
}
#sub-nav {
	float:right;
	padding:5px;
	border:2px solid #D6C3B0;
	margin:8px 0 0 5px;
}
#sub-nav ul li ul li {
	font-size:11px;
	margin-left:5px;
}
#column-right {
	width:204px;
	float:left;
	color:#fff;
}
.content-right { margin:5px 18px 0 20px; }
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:15px;
	clear:both;
	overflow:hidden;
}

/* header-graphic
 * ------------------------------------------------------------------------- */
#header {
	height:345px;
	background:url("../images/header-index.jpg");
}

/* subhead
 * ------------------------------------------------------------------------- */
h1 #subhead {
	margin:0;
	padding:0;
}
#subhead								{ height:40px; }
body#index #subhead						{ background:url("../images/subhead-welcome.jpg"); }
body#about #subhead						{ background:url("../images/subhead-about.jpg"); }
body#breast #subhead					{ background:url("../images/subhead-breast.jpg"); }
body#breast-augmentation #subhead		{ background:url("../images/subhead-augmentation.jpg"); }
body#breast-lift #subhead				{ background:url("../images/subhead-lift.jpg"); }
body#breast-reduction #subhead			{ background:url("../images/subhead-reduction.jpg"); }
body#breast-implants #subhead			{ background:url("../images/subhead-breast-implants.jpg"); }
body#breast-augmentation-cost #subhead	{ background:url("../images/subhead-breast-augmentation-cost.jpg"); }
body#revisional-breast-surgery #subhead	{ background:url("../images/subhead-revisional-breast-surgery.jpg"); }
body#communities #subhead				{ background:url("../images/subhead-communities.jpg"); }
body#nose #subhead						{ background:url("../images/subhead-nose.jpg"); }
body#combined #subhead					{ background:url("../images/subhead-combined.jpg"); }
body#gynaecomastia #subhead				{ background:url("../images/subhead-gynaecomastia.jpg"); }
body#faqs #subhead						{ background:url("../images/subhead-faqs.jpg"); }
body#recovery #subhead					{ background:url("../images/subhead-recovery.jpg"); }
body#injectables #subhead				{ background:url("../images/subhead-injectables.jpg"); }
body#face-eyelid #subhead				{ background:url("../images/subhead-face-eyelid.jpg"); }
body#body-contouring #subhead			{ background:url("../images/subhead-body-contouring.jpg"); }
body#reconstructive-surgery #subhead	{ background:url("../images/subhead-reconstructive-surg.jpg"); }
body#contact #subhead					{ background:url("../images/subhead-contact.jpg"); }
body#sitemap #subhead					{ background:url("../images/subhead-sitemap.jpg"); }
body#thankyou #subhead					{ background:url("../images/subhead-thankyou.jpg"); }
#subhead-meet							{ background:url("../images/subhead-meet.jpg"); height:40px; }
#subhead-featuredcases					{ background:url("../images/subheader-featuredcases.jpg") no-repeat; height:40px; padding-top:40px;}
#subhead-featuredcases img{	 
	 margin-left:30px;
	
	border: 1px solid #29406A;
} 
#subhead-featuredcases h3{margin-left:35px;}

/* page images
 * ------------------------------------------------------------------------- */
#column-right.contact { background:url("../images/bg-columnRight-contactus.jpg") no-repeat; }
body#contact #column-right.contact { background:url("../images/bg-columnRight-contactus.jpg") top no-repeat; }
#column-right.contact h2.right-header {
	margin:0 0 15px 0;
	font:bold 22px/26px Arial, sans-serif;
	color:#fff;
}
#column-right.contact h2 {
	margin:15px 0 10px 0;
	font:bold 22px/26px Arial, sans-serif;
	color:#fff;
}
p.blog-link {
	display:block;
	background:url('../images/smk-blog.png') no-repeat scroll 118px 12px;
	padding:15px 0 0 0;
	font: 18px/24px Arial, sans-serif;
	color:#fff;
	height:51px;
}
p.blog-link a { color:#E3E9EF; text-decoration:none; }
p.blog-link a:hover { color:#fff; text-decoration:underline; }

/* footer
 * ------------------------------------------------------------------------- */
#footer {
	width:734px;
	margin:10px auto;
	text-align:center;
}
#footer p { color:#fff; }
#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { color:#F6EDE3; }
#footer .nav { margin:0 0 10px; }
#footer .nav ul { margin:0; }
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}
#footer li.first { border: none; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */
#nav {
	background: url("../images/nav.jpg") no-repeat;
	width:734px;
	height:35px;
	margin-bottom:0;
}
#nav span { display: none; }
#nav li, #nav a {
	height: 35px;
	display: block;
}
#nav li {
	float: left;
	list-style: none;
	_display: inline;
	position:relative;
}
#nav-01 { width: 119px; margin-left: 2px; }
#nav-02 { width: 128px; }
#nav-03 { width: 182px; }
#nav-04 { width: 177px; }
#nav-05 { width: 124px; }
#nav-01 a:hover { background: transparent url("../images/nav.jpg") -2px -35px no-repeat; }
#nav-02 a:hover { background: transparent url("../images/nav.jpg") -121px -35px no-repeat; }
#nav-03 a:hover { background: transparent url("../images/nav.jpg") -249px -35px no-repeat; }
#nav-04 a:hover { background: transparent url("../images/nav.jpg") -431px -35px no-repeat; }
#nav-05 a:hover { background: transparent url("../images/nav.jpg") -608px -35px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#fff;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
}
#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	border:1px solid #244070;
	border-top:none;
}
#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
}
#nav li ul li a span {
	display:block;
	padding-left:5px;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active	{ font-size:1.0em; color:#244070; text-decoration:none; }
#nav li:hover ul, #nav li.sfHover ul						{ left: auto; }
#nav-02 ul a:hover											{ background:#244070; color:#FFFFFF; text-decoration:none; }
#nav-03 ul a:hover											{ background:#244070; color:#FFFFFF; text-decoration:none; }
#nav-02 ul, #nav-02 li										{ width:135px; z-index:51; }
#nav-03 ul, #nav-03 li										{ width:240px; z-index:51; }

/* --- Slideshow Styles --- */
#header-slide { position:relative; }
.images {
	background:#5B7EA6;
	border:0px none;
	position:relative;
	height:345px;
	width:734px;
	float:left;
	margin:0px;
	cursor:pointer;
}
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:345px;
	font-size:12px;
}
.slidetabs {
	clear:both;
	top:270px;
	margin-left:360px;
	position: absolute;
}
.slidetabs a {
	background: #D4B5A1;
	border: 1px solid #413833;
	border-radius: 10px 10px 10px 10px;
	cursor: pointer;
	display: block;
	float: left;
	height: 8px;
	margin: 0 6px 0 0;
	width: 8px;
}
.slidetabs a:hover, .slidetabs a:active, .slidetabs a.current { background: none repeat scroll 0 0 #3376C6; }
.disabled { visibility:hidden !important; }

/* SMK
 * ------------------------------------------------------------------------- */
.smk {
	height:auto;
	margin:0 auto 3em;
	overflow:hidden;
}
.smk ul{
	margin:0;
	padding:0;
}
.smk li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.smk a {
	background:url("http://dhsc66z5v6eup.cloudfront.net/icon-kit-01/smk-small-shadows.png") no-repeat;
	display:block;
	float:left;
	height:45px;
	width: 41px;
}


.smk a.twitter												{}
.smk a.twitter:hover,.smk a.twitter:active					{background-position:0 -100px;}

.smk a.facebook												{background-position:-200px 0;}
.smk a.facebook:hover,.smk a.facebook:active				{background-position:-200px -100px;}

.smk a.blog													{background-position:-300px 0;}
.smk a.blog:hover,.smk a.blog:active						{background-position:-300px -100px;}

.smk a.linkedin												{background-position:-400px 0;}
.smk a.linkedin:hover,.smk a.linkedin:active				{background-position:-400px -100px;}


/*--------------------for the blog---------------------------------*/
div.post, div.addthis_default_style {
	margin-left: 15px;
	margin-right: 15px;
}

.gallerypic{
	margin: 10px;
	border: 1px solid #29406A;
}

.associations{
	position:relative; 
	top:350px;
	display: inline-block;
}
