/* r.a.d.menu WebBlue skin */
/* Basic Layout */

#header_container{
	width:1000px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:300;
	background-color:#FFF;
}

#logo_container{
	float:left;
	position:absolute;
	left:0;
	height:80px;
	width:305px;
	z-index:999;
}

#menu_top_row{
	position:relative;
	width:695px;
	height:29px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	float:right;
	z-index:1;
	}

#menu_area{
	position:relative;
	width:695px;
	max-width:695px;
	float:right;
	padding-left:0;
	/*background-color:#fff;*/
	z-index:100;
	height:30px;
	padding-right:0;
	text-align:justify;
	padding-top:0;
	visibility:visible;
	display:block;
	top:0;

}

.clear{
	clear:both;
}

#contact_container{
	position:relative;
	right:0;
	float:right;
	height:auto;
	width:auto;
	
	
}

/*****************************************************************************************/
/*****************************************************************************************/
/********************************** SEPERATOR ********************************************/
/*****************************************************************************************/
/*****************************************************************************************/

/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/

/*****************************************************************************************/
/*****************************************************************************************/
/********************************** SEPERATOR ********************************************/
/*****************************************************************************************/
/*****************************************************************************************/



/*****************************************************************************************/
/* Typography begins here*/ 


.RadMenu_WebBlue
{
width:695px;
padding: 0 10px; /* move all the menu right*/
border-left:#fff 1px solid;
border-top:#fff 1px dotted;
border-right:#fff 1px solid;
display:inline;
color:#333;
}

.RadMenu_WebBlue .link
{
	text-decoration:none;
	color:#333;
	text-align:  center;
	width:auto;
	height:25px;
	padding-top:10px;
	border-left:#fff 1px solid;
	border-top:#fff 1px dotted;
	border-right:#fff 1px solid;
	
	font-size: 14px;
	padding-right:7px;
	padding-left:7px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
}

.RadMenu_WebBlue .link:hover
{
	color:#fff;
	background-color:#C00;
	font-weight: normal;
	border-left:#CCC 1px solid;
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	width:auto;
	height:25px;
}


.RadMenu_WebBlue .focused{
	font-weight: normal;
	border-left:#CCC 1px solid;
	border-top:#ccc 1px solid;
	border-right:#CCC 1px solid;
	width:auto;
	height: 25px;
	color:#fff;
}

.RadMenu_WebBlue .expanded
{
	background-color:#c00;
	color:#FFF;
	font-weight: normal;
	border-left:#CCC 1px solid;
	border-top:#66000 3px dotted;
	border-right:#CCC 1px solid;
	width:auto;
	height:25px;
}

.RadMenu_WebBlue .link:active
{
	
	width:auto;
	height:25px;
	color:#666;
}



.RadMenu_WebBlue:hover
{
	
	width:auto;
	height:25px;
	color:#fff;
}

.RadMenu_WebBlue .text:active
{
	
	width:auto;
	height:25px;
	color:#ccc;
}

.RadMenu_WebBlue .text .link:active
{
	
	width:auto;
	height:25px;
	color:#ccc;
}


/*
.RadMenu_WebBlue .expanded
{
	background-color:#0F0;
	color:#FFF;
	width:auto;
	height:25px;

}
*/


/*
.RadMenu_WebBlue .text
{
	font-size: 14px;
	padding: 0px 12px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
}*/



/**************************************************************************************
***************************************************************************************
**************************************************************************************/
/* Second Layer*/

.RadMenu_WebBlue .group
{
	width:auto;
	min-width:130px;
	height:25px;
}

.RadMenu_WebBlue .group .link
{
	background-color:#990000; !important
	border-top: dotted 1px #f6f7f9;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	
	/* Transparency Css */
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	
	width: 130px;
	text-align: left;
	width:auto;
	min-width:130px;
}



/*
Default style
*/
.RadMenu_WebBlue .group .text
{
	padding-left:12px;
	color:white;
	font-weight:normal;
}

/*.RadMenu_WebBlue .group .text:link
{
	color:#ff0;
}*/

.RadMenu_WebBlue .group .link:hover
{
	background-color:#f00;
	color:yellow;
	font-weight:normal;
	height:25px;
}



/**************************************************************************************
***************************************************************************************
**************************************************************************************/
/* Third Layer*/


.RadMenu_WebBlue .group .focused,
.RadMenu_WebBlue .group .expanded
{
	background-color:#f00;
	color:#333;
	font-weight:normal;
	height:25px;
}

.RadMenu_WebBlue .link:hover .expandLeft,
.RadMenu_WebBlue .link:hover .expandRight,
.RadMenu_WebBlue .focused .expandRight,
.RadMenu_WebBlue .expanded .expandLeft,
.RadMenu_WebBlue .expanded .expandRight
{
	color:#fff;
	width:100%;
	height:100%;
}
































/*

.RadMenu_WebBlue .leftArrow,
.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .topArrow,
.RadMenu_WebBlue .bottomArrow,
.RadMenu_WebBlue .leftArrowDisabled,
.RadMenu_WebBlue .rightArrowDisabled,
.RadMenu_WebBlue .topArrowDisabled,
.RadMenu_WebBlue .bottomArrowDisabled
{
	border-left: 1px solid #d2d8de;
	border-left: 1px solid #d2d8de;
	background: #889bb0 url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_WebBlue .topArrow,
.RadMenu_WebBlue .topArrowDisabled
{
	background-image:url('img/top.gif');
	width:100%;
}

.RadMenu_WebBlue .bottomArrow,
.RadMenu_WebBlue .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width:100%;
}

.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .leftArrow
{
	height:100%;
}

.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .rightArrowDisabled
{
	background-image: url('img/right.gif');
}

.RadMenu_WebBlue .vertical .separator .text
{
	padding-top: 3px;
	background-color:#f00;
	font-size: 0px;
	border-top:0px;
	border-bottom:0px;
}

.RadMenu_WebBlue .expandLeft,
.RadMenu_WebBlue .expandRight
{
	background-color:#F00;
	width:auto;
	height:auto;
}
*/

