/* 
================================
Skin styles for DotNetNuke
================================
*/   
.normal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #d5b96f;
}
.skinmaster {
	height: 100%;
	background-color: #fadcb6;
	border-right: #b8914b 3px solid; 
	/*border-top: #b8914b 3px solid; */
	border-left: #b8914b 3px solid; 
	/*border-bottom: #b8914b 3px solid; */
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(logo_cultura_header.jpg); 
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:34px;
}
.skinfooter {
	background-image: url(cultura_footer.jpg); 
	height:442px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.navfooter {
	margin: 31px 125px 20px 340px;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 150%
}
.navfootertreatmentscontainer {
	margin: 31px 125px 30px 125px;

}
.navfootertreatments {
	margin: 20px 20px 20px 0px;
	float:left;
	width:165px;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	
}
.navfootertreatments a
{
	text-decoration:none;
	line-height: 150%
}

A.navfootertreatments:visited
{
	text-decoration:none;
	line-height: 150%
}

A.navfootertreatments:hover
{
	text-decoration:none;
	line-height: 150%
}

A.navfootertreatments:active
{
	text-decoration:none;
	line-height: 150%
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 575px;
	background-color: transparent;
	padding: 0px;
}
.rightpane {
	width: 300px;
	background-color: transparent;
	padding: 0px;
	text-align: left;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.main_dnnmenu_container {
	background-color: transparent; 
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #5b431e; 
	font-size: 9pt;  /*font size for drop down menu sub-links*/
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Geneva, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 8px 10px 8px 1px;		/*white padding around drop down menu link  1 of 3*/
		
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #5b431e; 
	font-size: 9pt; /*font size for main menu items*/
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Geneva, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;    /*explicitly set padding for root menu items 2 of 3*/
}


.main_dnnmenu_itemhover {  
	background-color: #fff;
	/*trying to get root menu items to have more padding 3 of 3*/
}

.main_dnnmenu_itemhover td {  
	background-color: #5b431e;  /*color for sub drop down menu background*/	
	color: #fff;  /*font color for sub drop down menu*/	
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #fff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Verdana, Geneva, sans-serif;
   font-size:  22px;
   font-weight: bold;
   color: #333333;
}
.toprightnav {
	padding: 10px;
}
.headnav {
   font-family: Verdana, Geneva, sans-serif;
   font-size:  14px;
   font-weight: normal;
   color: #fff;
}

.headnav a
{
	color: #fff;
}

A.headnav:visited
{
	color: #fff;
}

A.headnav:hover
{
	color: #5b431e;
}

A.headnav:active
{
	color: #fff;
}

/* css for divs on the home page layout - tim */
.hpthumbs {
	width: 200px;
	float: left;
	margin: 20px 0px 40px 100px;
}
.hpdoctors {
	width: 350px;
	float: left;
	margin: 20px 0px 40px 100px;
}
/* border for images  */
.imageborder {
	border-color:#d4bd93;
	border-style:solid;
	border-width: 1px;
}

.clearboth 
{ clear: both; }

.hpcenter {
	padding: 40px 100px 40px 100px;
	text-align:center;
}
.hr {
  border:0;
  border-top: 3px solid #b8914b;
  height: 0;
  background: #b8914b;
}
/* css for divs on the TREATMENT landing pages- tim */
.landingtreat {
	margin: 0px 5px 0px 60px;
	width: 915px;	
}
.landingtreatthum {
	margin: 25px 32px 0px 0px;
	width: 196px;
	float:left;
}


/* css for divs on the TREATMENT pages- tim */
.treatmentmain {
	margin: 15px 30px 0px 30px;
	width: 565px;
	float:left;
	
}
/* 
.line1px {
	border-right: solid;
	border-right-color: #b8914b;
	border-right-width: 1px;
	height: 950px;
	float:left;
}
*/

.treatmentrightcol {
	width: 300px;
	margin: 15px 30px 0px 30px;
	float:right;
}

.linehorz {
	border-bottom:1px solid #b8914b;
	width: 300px;
	margin: 15px 0px 15px 0px
	
}
.tnews {
	float:left; 
	margin: 0px 15px 15px 0px;
}
/* css for magazine covers and text  used on the news page- tim */
.magthumb {
	float: left;
	margin: 0px 30px 30px 0px;
	width:104;
}
.magtext {
	float: left;
	margin: 0px 0px 30px 0px;
	width:400;
}

/* css for magazine covers and text  used on the news page- tim */
.newspagearticle {
	margin: 0px 30px 30px 30px;
	width:936;
}


/* css for IMG float left and boarders on the TREATMENT pages- tim */
div.img-dec {
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}


div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	margin: 10px 5px;
	padding: 0;
	position: relative;
	float: left; 
}

div.img-ilus img {
	background-color: #ffffff;
	border: 1px solid #9E8785;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

/** PHOTO GALLERY IMAGES **/
.gallery-left {
	float:left;
	background-color: #fff;
	border: 1px solid #9E8785;
	display: block;
	margin: 15px 4px 5px 0px;
	padding: 3px;
	width: 270px;
}
.gallery-right {
	float:left;
	background-color: #fff;
	border: 1px solid #9E8785;
	display: block;
	margin: 15px 0px 5px 4px;
	padding: 3px;
	width: 270px;
}
/** PHOTO GALLERY text under photo **/
.gallery-text-left {
	float:left;
	display: block;
	margin: 0px 4px 15px 0px;
	padding: 4px;
	width: 269px;
}
.gallery-text-right {
	float:left;
	display: block;
	margin: 0px 0px 15px 4px;
	padding: 4px;
	width: 269px;
}

/** plastic surgery --------PHOTO GALLERY IMAGES **/
.plasticgallery-left {
	float:left;
	background-color: #fff;
	border: 1px solid #9E8785;
	display: block;
	margin: 15px 4px 5px 0px;
	padding: 3px;
	width: 212px;
}
.plasticgallery-right {
	float:left;
	background-color: #fff;
	border: 1px solid #9E8785;
	display: block;
	margin: 15px 0px 5px 4px;
	padding: 3px;
	width: 212px;
}
/** plastic surgery --------PHOTO GALLERY text under photo **/
.plasticgallery-text-left {
	float:left;
	display: block;
	margin: 0px 4px 15px 0px;
	padding: 4px;
	width: 211px;
}
.plasticgallery-text-right {
	float:left;
	display: block;
	margin: 0px 0px 15px 4px;
	padding: 4px;
	width: 211px;
}

	
