body {
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #6f6f6f;
}

/*
#subpage_content h1, #clubs_content h1, #subhome_content h1 {
	font-size: 14px;
	letter-spacing: 0.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #224ab2;
	font-weight: bold;
}
*/

.bg_1 {
	background: #a0bee9 url('../images/main_bg.jpg') center top repeat-x;
	background-position: center top;
}

img {
	border : none;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	text-align: left;
}

li { 
	list-style-type: disc;
    color: #3898a3;
}
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc3;
	border: 1px solid #7b633f;
	padding: 1px 1px 1px 2px;
}

textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc3;
	width: 230px;
	height: 80px;
	border: 1px solid #7b633f;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #007cc2;
	border: 1px solid #7b633f;
}

A{
    COLOR: #38949f;
    text-decoration: none;
}

A:hover{
    color: #563b1c;
    text-decoration: none;
}
/*** visible styles ................................................................... ***/

.text_general {
	/* text general gray */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}

.text_generalbig {
	/* text general 13 */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.text_generalbig2 {
	/* text general 12 */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}

.sub_title {
	/* sub headings blue 14 */
    color: #3051a9;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
    font-size: 14px;
    font-weight: bold;
	line-height: 120%;
}
.sub_title2 {
	/* sub headings brown 14 */
    color: #563b1c;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.6pt;
    font-size: 14px;
    font-weight: bold;
	line-height: 120%;
}

.subtitle_gold {
	/* headings gold 14 */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0.6pt;
	font-weight: bold;
	color: #c07e00;
	line-height: 110%;
}

.captions {
	/* text small 9 */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #7a633e;
	font-weight: normal;
}
/*** end visible styles ................................. ***/

/*** invisible styles ................................. ***/

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3657a9;
	font-weight: bold;
}
.newsteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}
#subpage_content .sub_content2 .newsdate {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: normal;
}

/*** site style elements ...............................  ***/
form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}
.no_top_margin {
	margin-top: 0;
}

#container {
	margin: auto;
	text-align: left;
	width: 1000px;
}
#main_content {
	background-color: #FFFFFF;
}

#header .banner {
	float: left;
	height: 170px;
	width: 775px;
}
#header .toplinks, #header #embed_search.vertical {
	width: 225px;
	margin-top: 5px;
	float: left;
	background: transparent url('../images/toplink_bgsub.gif') repeat-y scroll left top ;
	text-align: left;
}
#header .toplinks .padding {
	padding: 10px 0 10px 55px;
}
#header .toplinks1 {
	padding: 3px 0 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#233b83;
	font-weight: bold;
}
#header .toplinks1 a {
	display: block;
	text-decoration: none;
}

#header .toplinks2 a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	padding: 5px 0 15px 0px;
	text-decoration: none;
	font-weight: bold;
}
#header .toplinks3 a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#455ca3;
	padding: 8px 0 4px 0px;
	text-decoration: none;
	font-weight: bold;
}
#header .toplinks a:hover {
	color:#20316d;
	text-decoration: none;
}
/*** styles for links top homepage ................................***/
#header .toplinks2 .homelinks_small {
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #455ca3;
}
#header .toplinks1 .homelinks_small {
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #455ca3;
}
#header .toplinks1 .homelinks_small a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	font-weight: bold;
	color: #455ca3;
}
#header .toplinks2 .homelinks_small a:hover {
	color: #ffffff;
}

#header .statement {
	padding: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#1c3075;
	font-weight: bold;
}
#header .statement2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#6e83c9;
	font-weight: bold;
}
/*** Landing pages style..................................***/
#cosmetic {
	background-color: #962864;
	height: 34px;
}
#cosmetic .cosm_pad {
	padding: 8px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color:#ffffff;
	font-weight: bold;
}
#cranio {
	background-color: #86880b;
	height: 34px;
}
#cranio .cranio_pad {
	padding: 8px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color:#ffffff;
	font-weight: bold;
}

/*** Navigation ............................................................... ***/
#nav {
	background: transparent url("../images/nav_bg.gif") repeat-x scroll center top;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	position: relative;
	float: left;
	list-style: none;
	background: transparent url("../images/nav_bg.gif") repeat-x scroll center top;
}
#navigation ul li a {
	display: block;
	text-align: left;
	height: 40px;
	background: transparent url("../images/nav_divider.gif") repeat-x scroll left top;
	color: #ffffff;
	font-size: 11px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
}
#navigation ul li a span {
	display: block;
	color: #ffffff;
	padding: 5px 3px 0 5px;
	text-decoration: none;
	cursor: pointer;
}
#navigation ul li a:hover span {
	color: #000000;
}
#navigation ul li.on a:hover span {
	color: #ffffff;
}
#navigation ul li.on a:hover, #navigation ul li.on a {
	color: #ffffff;
	background-color: #1f3780;
}

/*** End Navigation ***/


/*** HOME Content .................................................................... ***/
#home_content {
	background-color: #ffffff;
}
#home_content .content1 {
	width: 775px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}
#home_content .content2 {
	width: 225px;
	float: left;
	text-align: left;
	background: #ffffff url("../images/tdbg_top.gif") no-repeat scroll center top;
}
#home_content .content1 .padding {
	padding: 20px 10px 10px 15px;
}
#home_content .content2 .padding {
	padding: 20px 20px 25px 25px;
	background: transparent url("../images/tdbg_bottom.gif") no-repeat scroll center bottom;
}
#content_right {
	width: 225px;
	float: right;
}
/*** End HOME Content ***/
/*** On Footer .................................................................. ***/
#onfooter {
	height: 100px;
	padding: 15px 15px 0 15px;
	background: #ffffff url("../images/dot_divider.gif") repeat-x scroll center 26px;
}
#onfooter .contacts {
	width: 305px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#888888;
	padding: 5px 10px 0 0;
}
#onfooter .contacts h3 {
	background: transparent url(../images/title_contact.gif) no-repeat scroll left top;
	height: 15px;
	padding: 0;
	margin: 0;
}
#onfooter h3 span {
	visibility: hidden;
}
#onfooter .contacts .contacts1 {
	float: left;
	text-align: left;
	padding: 8px 5px 0 3px;
}
#onfooter .contacts .contacts2 {
	float: left;
	text-align: left;
	padding: 8px 0 0 10px;
}
#onfooter .clinics {
	width: 230px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	letter-spacing: 0.5pt;
	color:#666666;
	font-weight: bold;
	padding: 5px 15px 0 0;
}
#onfooter .clinics h3 {
	background: transparent url(../images/title_surgicalclinics.gif) no-repeat scroll left top;
	height: 15px;
	padding: 0;
	margin: 0;
}
#onfooter .clinics .clinic1 {
	float: left;
	text-align: left;
	padding: 8px 20px 0 5px;
}
#onfooter .clinics .clinic2 {
	float: left;
	text-align: left;
	padding: 8px 0 0 0;
}
#onfooter .memberships {
	float: left;
	padding: 5px 15px 0 0;
}
#onfooter .memberships h3 {
	background: transparent url(../images/title_memberships.gif) no-repeat scroll left top;
	height: 15px;
	padding: 0;
	margin: 0;
}
/*** End On Footer ***/

/*** Footer ..................................................................... ***/
#footer {
	height:45px;
	background-image: url("../images/footer_bg.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #563b1d;
	padding: 15px 15px 0 15px;
}
#footerall {
	float: left;
}
#toplink {
	float: right;
}
#footer .toplink a {
	display: block;
	width: 32px;
	height:30px;
	background: transparent url("../images/top_img2.gif") no-repeat scroll right center ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #396bbf;
}
#footer .copyright {
	width: 365px;
	float: left;
	padding: 10px 20px 5px 0;
}
#footer .copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e7cc7;
}
#footer .copyright a:hover {
	color: #3a2f8d;
}

#footer .links {
	padding: 10px 10px 5px 625px;
}
#footer .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #396bbf;
}
#footer .links a:hover {
	color: #3a2f8d;
	text-decoration: none;
}
/*** End Footer ***/

/*** Sub Page Styles...................................................... ***/
#subpage_content {
	width: 100%;
	text-align: left;
}
#subpage_content h1 {
	float: left;
	width: 380px;
	padding: 10px 0 10px 15px;
	margin: 0;
	font-size: 14px;
	letter-spacing: 0.5pt;
	font-family: Trebuchet MS1, verdana, Helvetica, sans-serif;
	color : #224ab2;
	font-weight: bold;
}
#subpage_content h2 {
	font-size: 13px;
	letter-spacing: 0.5pt;
	font-family: Trebuchet MS1, verdana, Helvetica, sans-serif;
	color : #224ab2;
	font-weight: bold;
}
#subpage_content .breadcramb {
	width: 300px;
	float: right;
	text-align: right;
	padding: 10px 10px 5px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight: normal;
}
#subpage_content .sub_content1 {
	width: 200px;
	float: left;
	text-align: left;
}
#subpage_content .sub_content1 .padding {
	padding: 5px 15px 0 15px;
}
#subpage_content .sub_content2 {
	width: 575px;
	float: left;
	text-align: left;
}
#subpage_content .sub_content2 .padding {
	padding: 5px 10px 0 10px;
}

#subpage_content .sub_content3 {
	width: 225px;
	float: right;
}
#subpage_content .sub_content3 .padding {
	padding: 5px 10px 0 10px;
}
/*** End HOME Sub Page Styles***/

/*** Sub Page Styles...................................................... ***/
#empty_space {
	height: 35px;
}

/*** navigation on side sub pages..........................................***/
#subnavigation {
	width: 220px;
	float: right;
	background: #355bb0 url("../images/subnav_bgg2.gif") no-repeat scroll right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 20px;
}
#subpage_content .sub_content3 #subnavigation .padding {
	padding: 5px 5px 30px 10px;
}
#subnavigation a {
	text-decoration: none;
	color: #ffffff;
}
#subnavigation a:hover {
	text-decoration: none;
	color: #000000;
}
#subnavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnavigation ul li {
	list-style: none;
}
#subnavigation ul li a {
	display: block;
	background: transparent url("../images/subnav_divider.gif") repeat-y scroll left top;
}
#subnavigation ul li a span {
	display: block;
	line-height: 26px;
	cursor: pointer;
	padding-left: 10px;
}
#subnavigation ul li.on a span {

}

/*** End Sub Page Styles  ***/

/*** Drop Down Menu .............................................. ***/

.cssmenu_iframe, .cssmenu_sub, .sub_medical, .sub_cosmetic {
	position: absolute;
	z-index: 500;
	top: -500px;
	left: -500px;
	width: 170px;
	background-color: #ffffff;
	border: 1px solid #4c71c8;
	border-top: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.sub_medical {
	background-color: #f0f0d9;
	background-image:  url('../images/nav_greengrad.jpg');
	background-repeat: repeat-x;
}
.sub_cosmetic {
	background-color: #f4e7ee;
	background-image: url('../images/nav_pinkgrad.jpg');
	background-repeat: repeat-x;
}
.cssmenu_iframe {
	border: none;
	padding: 0;
}
#cssmenu_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cssmenu_submenus ul li {
	list-style: none;
}
.cssmenu_iframe {
	z-index: 499;
}
#cssmenu_submenus a, #cssmenu_submenus a span {
	display: block;
	height: 1%;
	text-decoration: none;
	cursor: pointer;
	font-size: 8.6pt;
	color: #3656a9;
	font-weight: bold;
}
#cssmenu_submenus a span {
	line-height: 22px;
	text-align: left;
	padding-left: 15px;
}
#cssmenu_submenus a:hover span {
	color: #000033;
}
#cssmenu_submenus a.arrow {
	background-image: url('../images/cssmenu_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

/*** End Drop Down Menu ***/


/*** Google Maps .......................................***/
#google_map {
	border: 1px solid #a78f73;
	background-image: url('../images/map_loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 350px;
	overflow: hidden;
}
#google_map.loaded {
	background-image: none;
}
#google_map .name {
	font-weight: bold;
	font-size: 13px;
}
/*** End Google Maps ***/
/*** Newsletter style ................................. ***/
table.newsletter {
	border: 3px solid #7b633f;
}
td.cellnews {            
	border: 1px solid #ffffff;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}
A.newsclubs{
    color: #ffffff;
    font-family: Arial;
    font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
}

A.newsclubs:hover{
    COLOR: #4ebbca;
    text-decoration: none;
}

/*** Locations ***/
#location_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#location_list li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#location_list li a.url {
	color: #C07E00;
}
#location_list.short a {
	font-weight: bold;
}
#location_detail .col1 {
	float: left;
	width: 49%;
}
#location_detail .col2 {
	float: right;
	width: 49%;
	margin-top: 28px;
}
#location_detail p {
	margin: 0 0 12px 0;
}
#location_detail h3 {
	margin: 0 0 12px 0;
	font-size: 16px;
}
/*** End Locations ***/

/*** Conditions ***/
#condition_list table {
	width: 100%;
}
#condition_list table th {
	width: 50%;
}
#condition_list td {
	font-size: 12px;
	cursor: pointer;
}
#condition_list .odd, #condition_detail .summary .odd {
	background-color: #f8f8f8;
}
#condition_detail .summary td, #condition_detail .summary th {
	padding: 2px 4px 2px 4px;
}
#condition_detail .col1, #condition_list .col1, #condition_list .col3, #condition_list .col5, #condition_detail .image1 {
	float: left;
	width: 48%;
}
#condition_detail .col2, #condition_list .col2, #condition_list .col4, #condition_list .col6, #condition_detail .image2 {
	float: right;
	width: 48%;
}
#condition_detail .images p.image a {
	display: block;
	text-align: center;
}
#condition_detail ul.top_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#condition_detail ul.top_links li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#condition_detail ul.top_links a {
	display: block;
	line-height: 24px;
	text-align: center;
	background-color: #f8f8f8;
}
#condition_detail ul.links, #condition_intro ul.links {
	margin: 0;
	padding: 0 0 0 15px;
}
#condition_detail ul.links li, #condition_intro ul.links li {
	margin: 0;
	padding: 0;
}
/*** End Conditions ***/

/*** Hero Images ***/
#hero_images {
	margin: 0 0 20px 0;
}
#hero_images, #hero_images a {
	color: #ffffff;
	text-decoration: none;
}
#hero_images a, #hero_images a span {
	cursor: pointer;
}
#hero_images a:hover {
	text-decoration: underline;
}
#hero_images #hero_m {
	float: left;
	width: 360px;
	background-color: #86880b;
}
#hero_images #hero_c {
	float: right;
	width: 360px;
	background-color: #962865;
}
#hero_images h1 {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	background-position: center top;
	background-repeat: no-repeat;
	height: 38px;
}
#hero_images h1 span {
	visibility: hidden;
}
#hero_images #hero_c h1 {
	background-image: url(../images/title_img_cosmproc.gif);
}
#hero_images #hero_m h1 {
	background-image: url(../images/title_img_medcond.gif);
}
#hero_images .image {
	display: block;
	padding: 0;
	margin: 0;
	height: 170px;
	background-repeat: no-repeat;
	background-position: center center;
}
#hero_images .image a {
	display: block;
	height: 170px;
}
#hero_images .image .name {
	margin: 6px 0 0 12px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#hero_images .image .common {
	float: left;
	display: block;
	clear: left;
	margin: 0 0 0 12px;
}
#hero_images .image .link {
	display: block;
	float: right;
	margin-top: 120px;
	margin-right: 12px;
	background-image: url('../images/b_advice_green.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 60px;
	height: 23px;
}
#hero_images #hero_c .image .link {
	background-image: url('../images/b_advice_pink.gif');
}
#hero_images .image .link span {
	visibility: hidden;
}
#hero_images a.prev, #hero_images a.next {
	display: block;
	float: left;
	width: 179px;
	text-align: left;
}
#hero_images a.next {
	float: right;
	text-align: right;
}
#hero_images a.prev span, #hero_images a.next span {
	line-height: 24px;
	padding: 0 12px 0 12px;		
}
/*** End Hero Images ***/

/*** Condition Search ***/
#embed_search.horizontal {
	background: transparent url(../images/table_bg_gray.gif) no-repeat scroll left top;
	margin: 0 0 20px 0;
}
#embed_search.horizontal .bottom {
	padding: 10px 12px 10px 12px;
	background: transparent url(../images/table_bg_grayfooter.gif) no-repeat scroll left bottom;
}
#header #embed_search.vertical {
	background-image: none;
}
#header #embed_search.vertical .height {
	height: 165px;
	background: #e1ddd7 url(../images/bgsearch_banner.jpg) no-repeat scroll left top;
}
#header #embed_search.vertical .bottom {
	padding: 15px 10px 10px 10px;
}
#embed_search .msg {
	margin: 0;
	padding: 0;
	block: display;
	color: #1a3181;
	width: 160px;
	font-weight: bold;
}
#embed_search.horizontal .msg {
	float: left;
}
#embed_search select {
	font-size: 12px;
}
#embed_search #search_condition {
	width: 180px;
}
#embed_search.horizontal .category, #embed_search.horizontal .sub_category, #embed_search.horizontal .condition {
	float: left;
	margin-left: 10px;
	padding-top: 4px;
}
#embed_search.vertical .category, #embed_search.vertical .sub_category, #embed_search.vertical .condition {
	padding-top: 7px;
}
#embed_search.vertical .condition {
	float: left;
}
#embed_search .submit {
	float: right;
}
#embed_search.vertical .submit {
	padding-top: 5px;
}
#embed_search .submit input {
	border-width: 0;
	background: transparent url(../images/go.gif) no-repeat scroll center center;
	width: 58px;
	height: 24px;
	font-size: 1px;
	cursor: pointer;
}
#embed_search.vertical .submit input {
	background-image: url(../images/go_search.gif);
}
/*** End Condition Search ***/

/*** Feedback and Referral Forms ***/
#feedback_form .mandatory, #referral_form .mandatory {
	font-size: 11px;
	font-weight: bold;
}
#feedback_form td.label, #referral_form td.label {
	width: 120px;
}
#feedback_form td.labelq {
	width: 240px;
}
#feedback_form label.support_email {
	margin-left: 23px;
}
/*** End Feedback and Referral Forms ***/
/*** List news templates style ***/
#news_list {
	width: 570px;
	margin: auto;
	text-align: left;
}
#news_list .news_picture {
	width: 200px;
	float: right;
	text-align: center;
}
#news_list .news_teaser {
	width: 360px;
	float: left;
	text-align: left;
}
/*** END List news templates style ***/