/*
Theme Name: WordPress MD Cosmetic Laser and Botox
Theme URI: http://www.mdlaserandbotox.com/
Description: 
*/


*{margin:0; padding:0;}
body{
	background: #FFEFEA url(images/body_bg.png) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
.container{position: relative; padding-bottom: 50px;}
.top_flower, .bot_flower{
	position: absolute;
	width: 251px;
	height: 353px;
	background: transparent url(images/flower.png) no-repeat left top;
	z-index:-2;
}
.top_flower{left:58px; top:-53px; _top: 20px;}
.bot_flower{bottom:50px; right:54px;}
.box{position: relative; width: 968px; margin: 72px auto 0;}
.box .top_bg{
	background: transparent url(images/box_top_res.png) repeat-x left top;
	height: 11px;
	margin: 0 11px;
}
.box .bot_bg{
	position: relative;
	background: transparent url(images/box_bot_res.png) repeat-x left bottom;
	margin: 0 11px;
	height: 11px;
	_height: 12px;
	_margin-top: -1px;
}
.box .bot_bg .bot_top_bg{
	background: transparent url(images/box_bot_top_bg.png) repeat-y left top;
	height: 3px;
	left:-2px;
	position:absolute;
	width:950px;

	_font-size: 0px;
	_float:left;
	_overflow:hidden;
	_padding-bottom: 1px;
}
.box .left_bg{
	background: transparent url(images/box_left_res.png) repeat-y left top;
	padding-left:9px;
}
.box .right_bg{
	background: transparent url(images/box_right_res.png) repeat-y right top;
	padding-right:9px;
}

.box .left_top_corner{
	background: transparent url(images/box_left_top.png) no-repeat left top;
	top: 0;
	left: 0;
	_left: -11px;
}
.box .right_top_corner{
	background: transparent url(images/box_right_top.png) no-repeat right top;
	top: 0;
	right: 0;
	_right: -11px;
}
.box .left_bot_corner{
	background: transparent url(images/box_left_bot.png) no-repeat left bottom;
	bottom: 0;
	left: -11px;
}
.box .right_bot_corner{
	background: transparent url(images/box_right_bot.png) no-repeat right bottom;
	bottom: 0;
	right: -11px;
}

.box .left_top_corner,
.box .right_top_corner,
.box .left_bot_corner,
.box .right_bot_corner{
	position: absolute;
	height: 11px;
	width: 11px;
	z-index:-1;
}

.box .left_top_corner,
.box .left_bot_corner{
	float:left;
}

.box .right_top_corner,
.box .right_bot_corner{
	float: right;
}
.header{
	background: white url(images/header_bg.jpg) no-repeat left top;
	height:384px;
	position:relative;
	top:-2px;
	margin-bottom:-2px;
	_z-index: 1000;
}
.header h3{
	font-size: 18px;
	font-weight: normal;
	padding:5px 16px 0;
}
.header .logo{
	left:338px;
	position:absolute;
	top:54px;
}
.header .logo img{border:none;}

.header .top_menu{
	top:285px;
	position:relative;
}
.header .top_menu ul{
	list-style:none;
	text-align:right;
	height:13px;
	padding:8px 20px;
}
.header .top_menu ul li{
	display:inline;
}
.header .top_menu ul li a{
	text-decoration:none;
	color: black;
}
.header .top_menu ul li a:hover{text-decoration:underline;}
.header .top_menu ul li span{padding:0 15px 0 17px;}
.header .main_menu{
	height: 35px;
	background: #A29F73 url(images/menu_bg.gif) repeat-x left top;
	position:relative;
	top:289px;
	padding: 0 12px;
	_top: 287px;
}
.header .main_menu ul{
	list-style:none;
}
.header .main_menu ul li{float:left;}
.header .main_menu ul li a{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	padding: 11px 20px 10px;
	display:block;
	/*height:14px;/**/
    height: auto;

	_height: auto;
}
.header .main_menu ul li.active a,
.header .main_menu ul li a:hover,
.header .main_menu ul li.jdm_active a,
.header .main_menu ul li.current_page_ancestor a,
.header .main_menu ul li.current_page_item a{
	background: #A29F73 url(images/menu_item_bg_cur.gif) repeat-x left top;
	color: #454540;
}

.header .main_menu ul.jd_menu ul li a:hover,
.header .main_menu ul li.jdm_active ul a{
	background: transparent !important;
}

/* -- Sub-Menus -- */
ul.jd_menu ul{
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li{
	float: none !important;
	margin: 0px;
	_float:left;
	_clear:left;
}
ul.jd_menu ul{
	background-color: #BBB882;
	border: #A6A269 1px solid;
	border-bottom: 0px;
}
ul.jd_menu ul {
	height: auto;
	margin-top:1px;
}
ul.jd_menu ul ul{margin-left:-1px; margin-top:-2px;}
* html ul.jd_menu ul {width: 1%;}
ul.jd_menu ul li {
	border-bottom: #A6A269 1px solid;
	cursor: pointer;
}
ul.jd_menu ul li {width: 170px;}
ul.jd_menu ul li a {
	color: #000 !important;
	text-decoration: none;
	padding: 7px 14px !important;
	text-transform:none !important;
	font-weight: normal !important;
}
ul.jd_menu ul li.jdm_hover,
ul.jd_menu ul li.jdm_active,
ul.jd_menu ul li.current_page_item{
	background-color: #DEDEC8 !important;
}


.header .search{
	float: right;
	height: 28px;
	padding-top: 8px;
}
.header .search fieldset{border: 0px; _float: right;}
.header .search .field{
	border: #939061 1px solid;
	height: 18px;
	width: 155px;
	color: #454540;
	padding: 0 4px;
	font-size:13px;
	float:left;
}

.header .button{
	background: transparent url(images/button_left.gif) no-repeat left top;
	padding-left: 4px;
	float:left;
	margin-left: 7px;
}
.header .button div{
	background: transparent url(images/button_right.gif) no-repeat right top;
	padding-right: 4px;
	float:left;
}
.header .button input{
	border-left: 0px;
	border-right: 0px;
	border-top: #939061 1px solid;
	border-bottom: #939061 1px solid;
	color: #454540;
	background: #DEDEC8;
	height: 20px;
	font-weight: bold;
	font-size:11px;
	padding: 0 3px;
	*margin: 0 -2px;
}
.content_bg{background: white;}
.content{
	margin:0;
	position:relative;
}
.wrapper_right {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFEBE4 url(images/right_column_bg.gif) repeat-y top right;
}
.wrapper_left {
	position:relative;
	text-align:left;
	width:100%;
	background:url(images/left_column_bg.gif) repeat-y top left;
}
.left_column {
	position:relative;
	float:left;
	width:260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:260px; /* actual value */
	background:#FFF8F3;
	z-index:100;
}
.right_column {
	position:relative;
	float:right;
	width:260px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:260px; /* actual value */
	background:#FFF8F3;
	z-index:99;
}
.center_column {
	position:relative;
	padding:0 265px;
}
.center_column font{color:black !important;}
.end_columns {
	position:relative;
	width:100%;
	clear:both;
}

.block h3.head{
	background: url(images/head_cor.gif) no-repeat 9px bottom;
	padding-bottom: 3px;
	_float:left;
	_width: 100%;
}
.block h3.head span{
	background: #FFE1D7;
	color: #8A0005;
	font-size: 18px;
	padding: 10px 18px;
	display:block;
	font-weight:normal;
}
.block .cont{}

.button-red{
	background: transparent url(images/button_red_left.png) no-repeat left top;
	padding-left: 5px;
	float:left;
}
.button-red div{
	background: transparent url(images/button_red_right.png) no-repeat right top;
	padding-right: 5px;
	float:left;
}
.button-red a{
	background: transparent url(images/button_red_res.png) repeat-x left top;
	color: #FFF8F8;
	height: 29px;
	font-size:18px;
	padding: 7px 14px 0;
	display:block;
	text-decoration: none;
	_float:left;
}
.block .hot_topics p{font-size: 14px; margin-bottom:20px;}
.block .hot_topics p a{color: black; text-decoration:none;}
.block .hot_topics p a:hover{text-decoration: underline;}
.block .hot_topics .button-red{margin-left:8px; *margin-left:4px;}

.block .special_month ul{
	list-style:none;
}
.block .special_month ul li{
	border-bottom: 1px dotted #C3C1C1;
	padding: 15px 0 4px;
}
.block .special_month ul li span.date{font-weight:bold;}
.block .special_month ul li p{line-height: 17px; padding-bottom: 2px;}
.block .special_month ul li span.more,
.post_preview span.more{display:block; text-align: right;}
.block .special_month ul li span.more a,
.post_preview span.more a{text-decoration:none; font-weight:bold; color: #8F0B0E;}
.block .special_month ul li span.more a:hover,
.post_preview span.more a:hover{text-decoration:underline;}

.post_preview p{padding-bottom: 5px !important;}
.post_preview{padding-bottom: 10px;}
.post_preview h2{padding-top: 7px;}

.block .business_hours table{
	border-collapse: collapse;
	width: 100%;
}
.block .business_hours table tr.odd td{background: #FFF8F3;}
.block .business_hours table tr.even td{background: #FDF0E7;}
.block .business_hours table tr td{
	border-bottom: 1px dotted #C3C1C1;
	font-size: 14px;
	padding: 7px 12px 7px 18px;
}
.block .business_hours table tr td.day{width: 70px;}
.block .hot_topics_right p{text-align:justify;}

.block_center h3.head{
	background: url(images/head_cor_cent.gif) no-repeat 9px bottom;
	padding-bottom: 3px;
}
.block_center h3.head span{
	background: #FFF8F3;
	color: #8A0005;
	font-size: 18px;
	padding: 10px 18px;
	display:block;
	font-weight:normal;
}
.block_center .skincare_experts p{
	text-align: justify;
	line-height: 18px;
	padding-bottom: 15px;
}
.payments {margin-top: 25px;}
.payments ul{list-style:none; text-align:center;}
.payments ul li{display:inline; padding: 0 4px; font-size: 0px;}
.payments ul li img{border: none;}

.facebook{
	text-decoration:underline;
	color: #950B0F;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.twitter{
	text-align: center;
	padding: 10px 0;
}
.twitter img{border:none;}
.youtube{padding-top: 10px;}

.banner a{font-size: 0px; float:left;}
.banner img{border:none;}

.comments{padding: 10px 0 0;}
.tags a, .link, .comments a,
.navigation a,
.search_results a{color:#8F0B0E; text-decoration: none;}
.tags a:hover, .link:hover, .comments a:hover,
.navigation a:hover,
.search_results a:hover{text-decoration: underline;}

.navigation{color:#8F0B0E; padding: 5px 0 10px; float:left; width: 100%;}
.navigation .alignleft{float:left;}
.navigation .alignright{float:right;}

.searchpage form.search fieldset{border: 0px; padding-left: 70px;}
.searchpage form.search input{float: left;}

.pad01{padding:15px 10px 34px; *padding-bottom: 4px;}
.pad02{padding: 0 19px 34px;}
.pad03{padding: 9px 15px 15px;}
.pad04{padding: 23px 19px;}

.clear{height: 0px; clear:both;}
.upper{text-transform:uppercase;}
.alignright{float:right; padding-left:10px;}

.affilations_logos{text-align: center; padding-top: 10px;}
.affilations_logos img{margin-bottom: 5px;}

.treatment_logos{padding-top: 5px; text-align: center;}
.treatment_logos a{text-decoration: none;}
.treatment_logos img{border: 0px; margin-bottom: 5px;}

.footer{
	width: 968px;
	margin: 0 auto;
	text-align: center;
	padding-top: 22px;
}

.ddsg-wrapper ul{
    list-style: none;
}
.ddsg-wrapper ul a{
    color:#8F0B0E;
    font-size: 14px;
    padding-bottom: 5px;
    display:block;
}

.ddsg-wrapper ul ul a{
    padding-left: 20px;
}
