/* CSS Document */

body
{ background:#f4e9f4; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

/*ol, ul, li {
	list-style: none;
}*/

img{ border:0;}

#wrapper
{ width:780px; margin:0 auto; position:relative; display:table; }

#nav_bg
{ clear:both; background:url(images/nav_bg.jpg) repeat-x; height:31px; }
.nav ul
{ list-style:none; margin:0; padding:0; padding-top:8px; }
.nav li
{ float:left; display:block; border-right:1px solid #000000; padding-left:5px; padding-right:5px; } 
.nav li a 
{color:#0000FF; text-decoration:underline; font-size:12px; }
.nav li a:hover, .nav li .current
{ text-decoration:none; }

#cont_wrap
{ clear:both; background:#ffffff; clear:both; overflow:hidden; border-bottom:#c3c3c3 solid 2px; }
#left_col
{ float:left; width:229px; background:#e0e0e0; /*border-bottom:#bbbbbb solid 2px;*/ border-right:#bbbbbb solid 3px; min-height:493px; height:100%; padding:10px; overflow:hidden; }
#right_col
{ width:526px; float:left; overflow:hidden; padding-left:2px; padding-bottom:1px; }

.side_nav ul
{ list-style:none; margin:0; padding:0; }
.side_nav li
{ display:block; padding-bottom:20px; }
.side_nav li a 
{color:#0000FF; text-decoration:underline; font-size:14px; font-weight:bold; }
.side_nav li a:hover, .side_nav li .current
{ text-decoration:none; }

.heading
{ color:#FF0000; font-weight:bold; font-size:16px; margin-bottom:10px; }

.bor_wrap
{ border:#e0e0e0 solid 1px; padding:2px; }
.bor_inner_wrap
{ border-bottom:#e0e0e0 solid 1px; border-right:#e0e0e0 solid 1px; border-left:#474747 solid 1px; border-top:#474747 solid 1px; height:auto; padding:2px; }
.mail_cont_wrap
{ border-bottom:#e0e0e0 solid 1px; border-right:#e0e0e0 solid 1px; border-left:#474747 solid 1px; border-top:#474747 solid 1px; padding:5px; }
.form_wrap
{ border:#474747 solid 1px; padding:5px; clear:both; }

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer_wrap
{ clear:both; background:url(images/footer_bg.jpg) repeat-x; height:33px; line-height:33px; color:#ffffff; font-size:10px; }
#copy_wrap
{ float:left; padding-left:15px; }
#designed_wrap
{ float:right; padding-right:15px; }
.foot_link a 
{color:#0000FF; text-decoration:underline; font-size:12px; padding-left:10px; padding-right:10px; }
.foot_link a:hover
{ text-decoration:none; }


#access {
	clear:both; background:url(images/nav_bg.jpg) repeat-x; height:31px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	/*width: 928px;*/
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	padding-top:6px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-right:1px solid #000000;
}
#access a {
	color: #0000FF;
    display: block;
    /*line-height: 31px;*/
    padding: 0 7px;
    text-decoration: underline;
}
#access ul ul {
/*	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);*/
	display: none;
	position: absolute;
	
	padding-top:9px;
	left: 0;
	float: left;
	width: 150px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	border-right:0 !important;
	
}
#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul li a 
{border-bottom:1px solid #000000;}

#access ul ul a {
	background: #79C0D2;
	line-height: 1em;
	padding: 7px;
	width: 160px;
	height: auto;
	
}

#access ul ul ul li 
{ left:-6px !important; top:-6px !important;} 


#access li:hover > a,
#access ul ul :hover > a {
	/*background: #333;*/
	color: #FF0000;
	text-decoration:none;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
.widget_text{list-style:none;}