

#menubar{ width:690px; margin:20px 0 0; padding:0px; border:none; float:right; text-align:right; }

@font-face {
    font-family: 'handelgothicefregular';
    src: url('../fonts/handelgothicef-bold-webfont.eot');
    src: url('../fonts/handelgothicef-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/handelgothicef-bold-webfont.woff') format('woff'),
         url('../fonts/handelgothicef-bold-webfont.ttf') format('truetype'),
         url('../fonts/handelgothicef-bold-webfont.svg#handelgothicefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
		  
.navigation{ width:100%; float:none; margin:0px;}		  
#navcon{ float:none; padding:0px; 	position: relative;}
#navcon ul{ margin:0px; padding:0px; display:inline;}
#navcon ul li{ margin:0px 0px 0px 0px; padding:0px; display:inline; }
#navcon ul li a{ font: 13px 'handelgothicefregular', Verdana, sans-serif; font-weight:normal; color: #ffffff; text-decoration: none; text-transform:uppercase;
					 padding:0px 0px 0px 33px; -moz-transition:all 0.8s ease; -webkit-transition:all 0.8s ease; transition:all 0.8s ease;  }
#navcon ul li a:hover {color:#f8e300; text-decoration: none;  }
#navcon ul li a#select{color:#f8e300; text-decoration: none;}

#navcon ul li a.selected{color:#f8e300 !important; text-decoration: none; }

#navcon ul li a:hover#select{color:#f8e300; text-decoration: none; }




.dropmenudiv{
position:absolute;
	clear:both;
	background:url(../images/drop-menu-bg.jpg) repeat;
	line-height:25px;
	z-index:5000000000 !important;
	width: 200px;
	visibility: hidden;
	top: 0px;
	left: 0px;
	text-align:left;
*margin-left:-1px;
padding:0px 0px 0px 0px; text-transform:capitalize;



/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
	display: block;
	font-size:14px;
	padding:5px 0px 5px 10px;
	text-decoration: none;
	color: #fff;
	border-top:none;
	
	line-height:28px;
} 

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	text-decoration:none;/* url(../images/bullet-nav2-over.gif) left center no-repeat*/
	text-decoration:none;
	color:#fff; background:url(../images/drop-menu-hover.jpg) repeat; 
}

#dropmenu1{ padding:0px;}
#dropmenu2{top:50px !important;}
#dropmenu3{top:62px !important;}
#dropmenu4{top:62px !important;}
#dropmenu5{top:62px !important;}

.megablock{ width:100%; float:left;}
.menu1{ width:48%; float:left;}
.menu2{ width:50%; float:right; }



.navsmall
{
width:100%;
display:none;
float:none;
margin-bottom:0px;
margin-top:20px;
clear:both;
position:relative;
z-index:10000001 !important;  

}

.myweb1{color:#fff; font-size:22px; text-transform:uppercase; text-align:right; cursor:pointer;  /*padding:3% !important;*/ border:0px !important;}
.myweb1 img{position:relative; top:-70px; right:10px; }
.webdetails1{ background:#000; padding:1%; width:190px; margin-top:-65px; }

.nv a{ color:#fff; font-size:17px; text-transform:uppercase ; text-decoration:none; background:#333333; display:block;padding:5px; margin-bottom:5px;}
.nv a:hover{color:#f8e300 !important; background:#000;}
.nv a#curr{color:#f8e300; background:#000;}
.nv a:hover#curr{color:#f8e300; background:#fff;}

.myweb{ cursor:auto;cursor: pointer; color:#fff; font-size:17px; text-transform:uppercase ; background:#333333; display:block;  border:0px; padding:7px 5px;}
.myweb a{ color:#fff; font-size:17px; text-transform:uppercase ; background:#000; display:block;padding:5px; margin-bottom:5px;}
.myweb a:hover{color:#f8e300; background:#000;}
.myweb a#curr{color:#f8e300; background:#000;}
.myweb a:hover#curr{color:#f8e300; background:#000;}
.openweb, #current{  color:#f8e300; background:#000;  padding:5px 0 5px 10px; }

.openweb{ /*class added to contents of 1st demo when they are open*/
/*background:#fdfdf4;*/
}
.webdetails
{
width:95%;
margin:0 auto;
color: #fff;
background:#333333;
clear:both;
padding-bottom:0px;
text-align:left;
margin-bottom:5px;
text-transform:none;
padding:1%;
}


.webdetails h3{ font-weight:bold; background:#f2f2f2; color:#46a53f; font-size:14px; margin:0px 0px 8px 0px; padding:0px; }
.webdetails h3 a{ font-weight:bold; color:#46a53f; font-size:14px;padding:4px 8px; }
.webdetails h3 a:hover{ font-weight:bold; color:#006a39; font-size:14px; padding:4px 8px;}

.webdetails a
{
padding:10px 2% 10px 2%; background:url(../images/drop-menu-bg.jpg) repeat;
width:96%;
display:block;
color: #fff;
font-size:14px;
text-transform:none; text-decoration:none;
}
.webdetails a:hover
{
color:#fff;
background:url(../images/drop-menu-hover.jpg) repeat;

}



