/*
Theme Name: Denali Dental
Version: 1.0

*/


/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #E7E9D7 url("images/bg/body.jpg") repeat-x left top;
}
A  {text-decoration: none;}
A:HOVER  {text-decoration: underline;}
IMG  {border: none;}

.relax  {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page  {
    margin: auto;
    text-align: left;
    width: 1024px;
}

#header,
#main-menu,
#content,
#footer {
	float: left;
	width: 100%;
}

#header #logo {
	float: left;
	margin: 30px 50px 0;		
}

#header {
	position: relative;
	z-index: 150;
}

#main-menu {
	position: relative;
	z-index: 150;
	position: relative;
	margin-top: -20px;
	z-index: 100;
}

#main-menu .sub-menu {
	float: left;
	width: 100%;
	background: transparent url("images/sub-menu/bg.gif") repeat-x left bottom;
}

#main-menu .sub-menu .lb {
	float: left;
	width: 100%;
	background: transparent url("images/sub-menu/left.gif") no-repeat left bottom;  
}

#main-menu .sub-menu .rb {
	float: left;
	width: 100%;
	background: transparent url("images/sub-menu/right.gif") no-repeat right bottom;  
	padding-top: 20px;
	position: relative;
}

#main-menu .sub-menu P {
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -10px;
	display: inline;
	margin-left: 60px;
	font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #859368;
	line-height: 100%;
}

#main-menu .sub-menu P IMG, #main-menu .sub-menu P SPAN {
	float: left;
	margin: 0 2px;
	display: inline;
}

#main-menu .sub-menu A {
	float: right;
	display: inline;
	margin-right: 90px;
	font-family: 'Times New Roman', times;
	font-size: 19px;
	color: #4B6024;
	margin-top: 15px;
}

#main-menu .menu {
	float: left;
	width: 100%;
	background: transparent url("images/main-menu/bg.jpg") repeat-x left top;  
}

#main-menu .menu .lb {
	float: left;
	width: 100%;
	background: transparent url("images/main-menu/left.gif") no-repeat left top;  
}

#main-menu .menu .rb {
	float: left;
	width: 100%;
	background: transparent url("images/main-menu/right.gif") no-repeat right top;
	
}

#main-menu .menu UL {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin-left: 60px;
}


#main-menu .menu UL LI {
	float: left;
	display: inline;
	padding: 0 9px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 100%;
	position: relative;
	background: transparent url("images/main-menu/separator.png") repeat-y right top;
}

#main-menu .menu UL LI:last-child {
	background: none;
}

#main-menu .menu UL LI A {
	float: left;
	padding: 11px 0 12px;
	color: #E0E0E0;
	font-size: 14px;
}

#main-menu .menu UL LI UL {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	margin-left: 0px;
	position: absolute;
	left: -1px;
	top: 38px;
	background: #536527;
}
#main-menu .menu UL LI:HOVER UL {
	display: block;
}
#main-menu .menu UL LI UL LI {
	width: 160px;
	_width: 180px;
	border-left: 1px solid #647641;
	border-right: 1px solid #647641;
	border-bottom: 1px solid #647641;
	background: none;
}
#main-menu .menu UL LI UL LI A {
	width: 100%;
}

#content {
	background: transparent url("images/content/bg.jpg") repeat-y left top;
	position: relative;
	z-index: 50;
	margin-top: -15px;
}

#content .top {
	float: left;
	width: 100%;
	background: transparent url("images/content/top.jpg") no-repeat left top;
}

#content .bottom {
	float: left;
	width: 100%;
	background: transparent url("images/content/bottom.jpg") no-repeat left bottom; 
}

#footer {
	background: transparent url("images/footer/bg.gif") repeat-x left top;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #E0E0E0;
	position: relative;
	margin-top: -25px;
	z-index: 10;
}

#footer .lb {
	float: left;
	width: 100%;
	background: transparent url("images/footer/left.gif") no-repeat left top;
}

#footer .rb {
	float: left;
	width: 100%;
	background: transparent url("images/footer/right.gif") no-repeat right top;
	padding-bottom: 20px;
}

#footer .info {
	float: left;
	display: inline;
	margin-left: 50px;
}

#footer SPAN {
	padding: 40px 0;
	float: left;
	margin-left: 5px;
	display: inline;
}

#footer .info A.login {
	color: #003300;
	font-size: 10px;
	position: absolute;
	top: 70px;
	right: 45px;
}


/**/

/* main div */
#main  {
   margin: 40px 60px 30px;
   padding: 0; 
   width: 905px;
   min-height: 670px;
   _height: 670px;
   background-color: white;
}

#main .top-block {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 348px;
    _height: 358px;
    float: left;
    display: inline;
    background-color: #484838;
}

#main .top-left {
    margin: 0;
    padding: 0;
    background: #484838 url("images/bg/mounts.gif") no-repeat left top;
    float: left;
    display: inline;
    width: 588px;
    min-height: 358px;
    _height: 358px;
    text-align: left;
}

#main .top-left img {
    padding: 0;
    margin: 12px 0 0 0;
}

#main .top-right {
    float: left;
    padding: 12px 0 0 0;
    margin: 0;
    background-color: #484838;
    width: 308px;
    min-height: 344px;
    _height: 344px;
    display: inline;
}

#main .top-right p {
    margin: 15px 15px 0 13px;
    padding: 0;
    text-decoration: none;
    font-family: Helvetica, Tahoma, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    color: white;
    line-height: 115%;
}

#main .bottom-block { 
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    display: inline;
}

#main .bottom-block .slides {
    margin: 15px 0 0 0px;
    padding: 0;
    width: 288px;
    float: left;
    display: inline;
    background-color: #d7dcd1;
    min-height: 295px;
    _height: 295px;
}

#main .bottom-block .slides.first {
    margin-right: 20px;
}
#main .bottom-block .slides.right {
    float: right;
}

#main .bottom-block .slides-title {
	float: left;
	width: 100%;
	min-height: 60px;
	_height: 60px;
    margin: 0;
    padding: 0;
    background: #9ca189;
    text-align: center;
}

#main .bottom-block .slides-title A {
    margin: 0;
    padding: 5px 0 5px 0;
    color: white;
    text-decoration: none;
    font-family: 'Times New Roman', Times, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 19px;
    display: block;
    line-height: 130%;
}
#main .bottom-block .slides-title A:HOVER {
    text-decoration: underline;
}

#main .bottom-block .slides-data {
	float: left;
	width: 100%;
    margin: 0;
    padding: 15px 0px 0px 0px;
    text-align: center;
    line-height: 0;
    font-size: 0;
}

/*#main .bottom-block .slides .point {
    margin: 0;
    padding: 5px 0 5px 0;
    background-color: #9ca189;
    text-align: center;
    width: 100%;
    color: white;
    text-decoration: none;
    font-family: 'Times New Roman', Times, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 19px;
    float: left;
    display: inline;
    line-height: 130%;
}

#main .bottom-block .slides a:hover {
    text-decoration: underline;
}


#main .bottom-block .slides .point.img {
    margin: 38px 0 0 0;
    padding: 0;
    background-color: #d7dcd1;
}

#main .bottom-block .slides.first .point.img {
    margin-top: 15px;
}*/


#main.internal {
    font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
}

#main h1 {
   margin: 20px 0 0 0;
   padding: 0; 
   font-size: 30px;
}

#main h2 {
   margin: 0;
   padding: 0; 
   font-size: 20px;
}

#main h3 {
   margin: 0;
   padding: 0; 
   font-size: 16px;
}

#main p {
   margin: 0;
   padding: 0px 0px 10px 0px; 
   font-size: 12px;
}

.center { text-align: center; }

.wpcf7 {
	float: left;
	width: 550px;
	padding: 15px 0px 0px 30px !important;
}
.wpcf7 FORM {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.wpcf7 FORM div {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0px 0px 10px 0px;
}
.wpcf7 FORM LABEL {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.wpcf7 FORM TEXTAREA,
.wpcf7 FORM INPUT {
	float: right;
	width: 380px;
	margin: 0;
	padding: 2px 0px 2px 3px;
	font-size: 14px;
}
.wpcf7 FORM div.submit INPUT {
	padding: 0;
	width: 120px;
}
