@IMPORT url("../style/menus.css");

body, html{
	margin:0;
	padding:0;
	
	height:100%;
	
	font-family:Verdana;
	font-size:11px;
}

*{
	margin:0;
	padding:0;
}

h2{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

h3{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
}

a{
	text-decoration:none;
	color:#07256D;
}


/*------------Container------------*/
#container{
	margin:0 auto;
	width: 950px;
	margin-top:10px;
}

#header{
	
}

#content{
	margin-top:5px;
}
#content #left{
	float:left;
	width:190px;
}
#content #center{
	float:left;
	width:574px;
	margin:0 2px 0 8px;
}
#content #right{
	float:right;
	width:170px;
}

#footer{
	clear:both;
	font-size:11px;
	color:#8A8A8A;
	height:45px;
	text-align: center;
}


#search{
	width:119px;
	height:17px;
	border:none;
	padding-left:20px;
	background:url(../img/bg_search.jpg);
	padding-top:2px;
	color:#666666;
}

.box{
	margin-bottom:15px;
	
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
}

.box h2{
	height:25px;
	background:url(../img/h2_box.gif);
	color:#FFFFFF;
	line-height:24px;
	padding-left:10px;
	text-transform:none;
}

.box .inter{
	padding-bottom:10px;
}


.box1 h2{
	height:25px;
	background:url(../img/h2_box1.gif);
	color:#FFFFFF;
	line-height:24px;
	padding-left:10px;
	text-transform:none;
}


.list{
	list-style-type:none;
}

.list1 li{
	padding-left:25px !important;
}

.list li{
	padding:0 6px;
	height:27px;
	border-bottom:1px solid #E6E6E6;
	background:url(../img/a_bg_list.gif) no-repeat right center;
}

.list a, span{
	font-size:11px;
	color:#2970A6;
	font-weight:bold;
	line-height:27px;
}

.list a{
	
}

.list span{
	margin-right:5px;
}

.list a:hover{
	text-decoration:underline;
}
.phone_list{
	list-style-type:none;
}

.phone_list li{
	float:left;
	margin:8px;
	width: 95px;
	text-align: center;
}

.phone_list p{
	padding-top:4px;
	text-align:center;
	width: 30px;
}

.phone_list img{
	width:32px;
	height: 65px;
	border: none;
}

.phone_list a{
	display:block;
	padding:10px 31px;
	border:1px solid #E0DFDF;
	height: 110px;
}

.phone_list a:hover{
	border:1px solid #AFB0B1;
}
#DivLogin
{
	width: 300px;
	position: relative;
	top:250px;
	left: 800px;
	font-family: verdana;
	font-size:13px;
	text-align:left;
}
#DivLogin input
{
	padding:2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
}
#DivLogin fieldset
{
	border:1px solid gray;
	padding-top: 10px;
	padding-left: 10px;
}

#ErrorPlacer
{
	margin-left:10px;
	color: #FF0000;
}
.ErrorPlacer
{
	margin-left:10px;
	color: #FF0000;
}
/*
	ADMIN RESOURCES STYLE
*/

.adminLink
{
	color:red;
	text-decoration: underline;
	cursor: pointer;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#closeButton{ top: 5px; right: 5px; }

#overlay
{ 
	background-image: url(overlay.png); 
}
/*
* html #overlay
{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
*/
#Loader
{
	text-align:center;
	color: gray;
	font-size:9px;
	font-face:arial, verdana;
}

.news:hover
{
	text-decoration: underline;
}

#NewsDialog
{
	background-color: #FFF;
	text-align: center;
}

.form
{
	text-align: center;
}
.navbar
{
	text-align: right; 
	margin-bottom:4px;
	background-color:#8A8A8A;
}

#SecondContentss
{
	display: none; 
	position: absolute; 
	top:200px; 
	left:350px; 
	z-index:91; 
	width:700px; 
	height: 500px; 
	background-color: white; 
	border:2px solid #8A8A8A"
}

select
{
	width: 200px;
	margin-bottom:5px;
}

.PageContent
{
	//border: 2px solid gray;
	padding: 10px;
	position: relative;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
}

/*
	sitemap style
*/
.list-site-map
{
	list-style-type: none;
	margin-left: 20px;
}
.list-site-map li
{
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: none;
}
.list-site-map a:hover
{
	text-decoration: underline;
}

.list-site-map1
{
	list-style-type: none;
	margin-left: 20px;
}
.list-site-map1 li
{
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: none;
}
