/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
* {margin:0px; padding:0px;}


#nav {
	width: 541px;
	height: 29px;
	float: right;
	background:url(../images/naturemed-img-008.gif) no-repeat;
	background-position:3px 0px;
	display:block;
	position:relative;
	/*right:50px;*/
	text-transform:uppercase;
}

html*#nav {
	bottom: 4px;
	
}
* html #nav {
	bottom: 0px;
	
}

#homebg a.top_link:hover{background:url(../images/home-bg.gif) no-repeat; background-position:4px 0px;}
#makeappoinment a.top_link:hover{background: url(../images/make-an-appoinment.gif) no-repeat; position:relative;}
#makeappoinment { position:relative; right:2px; }
#videomedia a.top_link:hover{background: url(../images/vediomania.gif) no-repeat; position:relative;}
#videomedia { position:relative; left:2px; }
#sucesstry a.top_link:hover{background: url(../images/success-stories.gif) no-repeat; position:relative;}
#sucesstry { position:relative; left:2px; }



.menu2 #makeappoinment:hover > a.top_link {color:#000; display:block; background: url(../images/make-an-appoinment.gif) no-repeat; position:relative;}
.menu2 #videomedia:hover > a.top_link {color:#000; display:block; background: url(../images/vediomania.gif) no-repeat; position:relative;}
.menu2 #sucesstry:hover > a.top_link {color:#000; display:block; background: url(../images/success-stories.gif) no-repeat; position:relative;}





.menu2 li a.top_link:hover{display:block; float:left; position:relative;} 

.menu2 {
margin: 0 auto;
padding: 0px; list-style:none; height:29px; position:relative; color:#fff; width: 541px; z-index: 1000;}

.menu2 li.top {display:block; float:left; position:relative;} 
.menu2 li a.top_link {display:block; float:left; height:29px; line-height:29px; color: #666666; text-decoration:none; font: bold 12px/29px Arial; cursor:pointer; padding:0 23px 0 23px;}
.menu2 li a.top_link span {float:left; display:block; height:29px;}
*html .menu2 li a.top_link span {float:left; display:block; height:29px;}
.menu2 li a.top_link span.down {float:left; display:block; height:29px;}
.menu2 li a.top_link:hover {color:#000;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}


.menu2 li:hover > a.top_link {color:#000; display:block;}
.menu2 li:hover > a.top_link span { width:auto; display:block;}
.menu2 li:hover > a.top_link span.down { display:block;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:29px; background: #DCDCDC url(../images/naturemed-img-tile-03.jpg) repeat-x;; padding:0px; white-space:nowrap; width:200px; height: auto; font: normal 11px/29px Arial; color: #666666;}
.menu2 :hover ul.sub li {display:block; height:29px; position:relative; float:left; width:200px; border-bottom:1px solid #666666; font: normal 11px/29px Arial; color: #666666;}
.menu2 :hover ul.sub li a {display:block; height:29px; width:200px; text-indent:7px; font: normal 11px/29px Arial; color: #666666; text-decoration:none; border-width:0px; font-weight:normal;}
.menu2 :hover ul.sub li a.fly {background:#DCDCDC 225px center no-repeat; color:#fff;}
.menu2 :hover ul.sub li a:hover {background:#DCDCDC; color:#fff; width: auto;}
.menu2 :hover ul.sub li a.fly:hover {background:#DCDCDC; color:#fff; width: auto;}
.menu2 :hover ul li:hover > a.fly {background:#DCDCDC; color:#fff; width: auto;}  

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:180px; top:-1px; background: #DCDCDC; padding:0px; white-space:nowrap; width: auto; z-index:200; height:auto;}

.menu2 :hover ul.sub .bgmenu a:hover{
background:url(../images/naturemed-img-tile-03.jpg) repeat-x;
}

.menu2 :hover ul.sub .borderbotmenu a{
border-bottom: 4px solid #666666;
}

#left_content{
	padding: 5px;
}



/****** FIX FIREFOX *******/
:-moz-any-link:focus {
	outline: none;
}
:focus
{
	-moz-outline-style: none;
}

a{
	font: normal 11px/13px Arial;
	color:#969B41;
	text-decoration:underline;
}






#footer_top{
	width: 950px;
	height: 13px;
	background: url(../images/footer_top.png) top no-repeat;
}
#footer_bottom{
	clear:both;
	width: 950px;
	height: 16px;
	background: url(../images/footer_bottom.png) bottom no-repeat;
}
#footer{
	width:930px;
	float:left;
	font: normal 11px/14px Arial;
	color:#fff;
	text-align:center;
	background:#6D7977;
	padding-top:16px;
	padding-bottom:20px;
	margin-left:10px;
}
#footer a{
	font: normal 11px/14px Arial;
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	font: normal 11px/14px Arial;
	color:#E3D4BD;
	text-decoration: underline;
}

