/* CSS Document */
a { outline: none; }

/* 	Color Definitions

	f4aa00 - gold orange
	f1b13b - darker gold orange
	FFF9EC - light cream
	8e8879 - darker cream (side menu)

*/

body {
	margin: 			0px;
	background-color:	#FFF;
	font-family:		Helvetica, Arial, sans-serif;
	font-size:			14px;
	line-height: 		1.8em;
	font-weight: 		300;
	color:				#444; }



/* ----------------- Header ----------------- */

#header {
	
}


#subheader {
}

.top_article {
	vertical-align:		top;
	padding:			0 20px 0 9px;
	line-height:		20px;
}

.top_article p{
	margin:				0;
	padding: 			5px 5px 5px 3px;
}



/* ----------------- Header Menu ----------------- */

.header_menu {
	background: #777;
	margin: 165px 0 0 0;
	border-bottom: 5px solid #f4aa00;
}

.header_menu_wrapper {
	position: relative;
	max-width: 700px;
	margin: 0 auto;
	padding-left: 200px;
}

.header_menu_wrapper .logo-s {
	position: absolute;
	width: 175px;
	height: 325px;
	top: -155px;
	left: 0px;
	background: url(/images/logo-s.png) top left no-repeat;
}

.header_menu_wrapper .logo-surgery-one {
	position: absolute;
	width: 325px;
	height: 74px;
	top: -120px;
	left: 200px;
	background: url(/images/logo-surgery-one.png) top left no-repeat;
}

.header_menu_wrapper .call-now {
	position: absolute;
	width: 200px;
	height: 75px;
	top: -120px;
	right: 0;
}

.header_menu_wrapper .call-now p {
	line-height: 1em;
	margin: 0;
	text-align: center;
	color: #777;
}

.header_menu_wrapper p.line1 {
	color: #f4aa00;
	line-height: 1.3em;
	font-size: 15px;
}

.header_menu_wrapper .line2 {
	font-weight: 600;
	font-size: 25px;
	line-height: 1.6em;
}

.header_menu_wrapper .line3 {
	font-weight: 600;
	font-size: 25px;
	padding-top: 10px;
}

.header_menu a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: 400;
	margin: 6px 0 0px 0;
	padding: 0px 15px 0 15px;
	border-right: 1px solid #aaa;
	color: #eee;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.header_menu a:hover {
	color: #f4aa00;
}

.header_menu a.last {
	border: none;
}

.header_menu a.flag {
	border: none;
	margin: 0;
	padding: 0;
}

.header_menu a.flag img {
	position: relative;
	top: 3px;
	border: none;
	margin: 0 0 0 0;
	padding: 0;
}

img#contact_number {margin: 10px 0px 7px;}

#social_flag {display: inline-block; margin-left: 78px;}
#social_no_flag {display: inline-block; margin-left: 128px;}

div.addthis_horizontal_follow_toolbox p {display: none;}



/* ----------------- Content ----------------- */

#content {
	margin:				0;
	padding:			0 15px 0 8px;
	text-align:			left;
	vertical-align:		top;
}

h1, h2, h3, h4, p, ul, li, a, input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
}

#content h1 {
	font-size: 28px;
	line-height: 1.5em;
	font-weight: 400;
	color: #777;
	margin: 70px 10px 15px 0;
	text-transform: capitalize;
	padding: 0 0 15px 0; }

#content h1 em {
	font-size: 14px; }

#content h2 {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 300;
	margin: 40px 0 5px 0;
	color: #f1b13b;
	padding: 10px 0 0 0; }

#content h4 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #777;
	margin: 35px 0 15px 0; }

#content p {
	margin:	0 15px 15px 0;
	font-family:		Helvetica, Arial, sans-serif;
	font-size:			14px;
	line-height: 		1.8em; }
	
	#content p strong {
		color: #f1b13b;
		font-weight: 600; }
	#content p a {
		color: #f1b13b; }
	#content p img {
		float: left;
		border: 1px solid #BFBBB1;
		padding: 2px;
		margin: 5px 15px 10px 0; }

#content ul {
	margin: 0 0 15px 0;
	padding: 0;}
	#content ul li {
		margin: 0;
		padding: 0;
		list-style: none;
		padding-left: 40px;
		background: url(../images/icon_bullet_orange.gif) no-repeat 20px 8px; }
	#content ul a {
		color: #f1b13b; }

#content img.text_img {
	float: left;
	border: 1px solid #BFBBB1;
	padding: 2px;
	margin: 5px 15px 10px 0; }

#content img.no_border {
	float: none;
	border: none;
	padding: 2px;
	margin:	5px 15px 10px 0; }


.go_top {
	clear: both;
	display: block;
	text-decoration: none;
	color: #666;		
	font-size: 13px;
	line-height: 1.2em;
	padding: 9px 0 0 15px;
	margin:	10px 20px 0 0;
	background-image: url(../images/icon_up_arrow.gif);
	background-position: 0 12px;
	background-repeat: no-repeat;
	border-top:	1px solid #D0CBC1; }
	.go_top:hover {
		color: #f1b13b; }



/* ----------------- Testimonials ----------------- */

section.testimonials blockquote {background: url(/images/quote_sign.png) 10px 0px no-repeat #eee; margin: 25px 0 25px 0; padding: 25px 25px 10px; border-radius: 5px;}
section.testimonials p {}
section.testimonials p.author {font-style: italic; text-align: right;}



/* ----------------- Before and After Gallery ----------------- */

section.gallery {margin-top: 20px;}
section.gallery img {padding: 0px; border: 2px solid #f3a928;}
section.gallery a {display: inline-block; margin-right: 20px; margin-bottom: 25px;}



/* ----------------- Price Table ----------------- */

.price_table {
	width: 96%;
	margin: 25px 0;
}

.price_table td {
	padding: 1px 0 1px 10px;
	font-size: 13px;
}
.odd_row {
	background: #ddd;}



/* ----------------- Page Sitemap ----------------- */

#page_sitemap {
	margin: 35px 0 25px 0;
	width: 450px; }
	#page_sitemap p {
		display: block;
		margin:	15px 0 0 0;
		padding: 0 0 0 0;
		font-size: 15px;
		line-height: 1.6em;}
	#page_sitemap a {
		font-size: 13px;
		line-height: 1.6em;
		color: #f1b13b;
		text-decoration: none;
		margin: 0 5px 0 0;
		display: inline-block; }
	#page_sitemap a:hover {
		color: #333; }



/* ----------------- Table of Contents (TOC) ----------------- */

#toc {
	display: block;
	border-left: 1px solid #e8e8e8;
	width: 150px;	
	float: right;
	padding: 0 10px 0 15px;	
	margin: 0 0 15px 15px; }
	#toc p {
		font-size: 13px;
		font-weight: bold;
		margin: 0 0 2px 0; }
	#toc a {
		display: block;
		text-decoration: none;
		font-size: 13px;
		line-height: 1.6em;
		color: #f1b13b;
		margin: 0 0 0 0;
		padding: 7px 0 5px 0; }
	#toc a:hover {
		color: #b6ae9a; }

#toc_large {
	border-left: 1px solid #D0CBC1;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 19px; }
	#toc_large a {
		display: block;
		padding: 0 0 0 15px;
		color: #333;
		font-size: 13px;
		line-height: 1.8em;
		text-decoration: none; }
	#toc_large a:hover {
		color: #f1b13b; }



/* ----------------- Quick links ----------------- */

#quick_links {
	margin: 0px 10px 0 20px; }
	#quick_links a {
		text-decoration: none;
		color: #333;
		font-size: 13px;
		line-height: 1.4em;}
		
		#quick_links a:hover {
			color: #F4AA00; }
	#quick_links img {
		border:	none;
		float: left;
		padding: 0 10px 0 0;}
	#quick_links p {
		margin: 0 0 20px 0;
		padding: 0 0 0 0; }



/* ----------------- Side Column ----------------- */

#sidecolumn {
	width:				215px;
	vertical-align:		top;	
}

#sidecolumn_a {
	width:				193px;
	vertical-align:		top;	
}

.widget_testimonial {
	background: url(/images/quote_sign_dark.png) 10px 0 no-repeat #ccc;
	margin:	0 0 25px 10px;
	padding: 10px 20px 20px;
	color: #333;
	text-align: left;
	font-size: 13px;
	line-height: 1.6em;
	font-style: italic;
	border-radius: 3px;
}

.widget_testimonial a {
	font-size: 13px;
	font-style: normal;
	background-color: #777;
	color: #fff;
	width: 47%;
	margin:	0 0 0 0;
	border: none;
	border-radius: 3px;
	padding: 8px 5px;
	line-height: 1em;
	display: block;
	width: 95%;
	text-decoration: none;
	text-align: center;
}

.widget_testimonial a:hover {
	background-color: #f4aa00;
	color: #222; }
	


/* ----------------- Side Menu ----------------- */

.side-menu {
	padding-top: 155px;
}

.navlist {
	margin: 0px;
	padding: 0 0 0 5px;}

	.navlist img {
		border:	none;
		margin:	0 0 5px 0; }
	
	.navlist .cat {
		text-transform: uppercase;
		font-weight: 400;
		font-size: 15px;
		color: #f1b13b;

	}
	
	.navlist .for-women {
		color: #d12530;
	}
	.navlist .for-men {
		color: #444;
	}

	.navlist li {
		list-style: none; }

	.navlist a {
		text-decoration: none; }


.navlist_colapsed {
	display: none;
	margin: 0 0 20px 5px;
	padding: 0; }

	.navlist_colapsed li {
		list-style:	none;
		line-height: 1em;	
		padding: 0px 0; }

	.navlist_colapsed a {
		text-decoration: none;
		font-size: 13px;
		line-height: 1.8em;
		color: #444; }

	.navlist_colapsed a:hover {
		color: #D3222A; }



/* ----------------- Disclaimer ----------------- */

#disclaimer p { font-size: 13px; color: #666; line-height: 1.6em; padding-left: 10px; margin: 15px 0; }



/* ----------------- Footer ----------------- */

#footer { background-color: #777; font-size: 12px; color: #FFF; text-align: left; }
#footer td { position: relative;}
#footer p {	padding: 10px 0 10px 10px; line-height:	1.5em; }
#footer a { text-decoration: none; color: #f1b13b; }
#footer a:hover { color: #fff; }
#footer .yt_link { position: absolute; display: block; width: 16px; height: 16px; background: url(../images/icon_youtube.png) 0 0 no-repeat; top: 32px; right: 2px;}

