@charset "utf-8";
/* CSS Document */

/* color:0446cb
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}

.clear{clear:both; border:none;}
.left{float:left; border:none}
.right{float:right; border:none}
.font16{font-size:16px;}
body{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0446cb;  }
#wrapper{
	width:100%;
	position:relative;
	margin:0px auto;
	}
#header{
	
	padding:13px 0px 13px 13px;
	
	}
#nav, #nav_index{
	height:57px;
	background:url(images/nav_bg.gif) left 10px repeat-x;
	}
#nav_index{
	height:41px;
	background:url(images/nav_bg.gif) left top repeat-x;
	
	}
#nav ul{
	margin-left:10px;
	}
#nav li{
	height:56px;
	width:56px;
	float:left;	
	list-style:none;
	margin-right:5px;
	}
#nav li a{
	height:56px;
	width:56px;
	display:block;
	}
#content{	
	position:relative;
	width:100%;
	word-wrap: break-word
	
	}
#content_left{
	width:187px;
	position:relative;
	float:left;
	background:#0446cb;
	padding-bottom:1px;
	margin-top: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000099;
	}
#content_right{
	position:relative;
	white-space:wrap;
	width: 100%;
	float: left;
	overflow: hidden;
	
	}
#inner_left_container{
	width:187px;/*Width of left column*/
	float:left;
	position:relative;
	margin-left:-100%;

	}
#inner_contentwrapper{
float: left;
width: 100%;
}

#inner_contentcolumn{
	position:relative;
	width: 100%;

}
	
	
	
#footer{
	height:24px;
	position:relative;
	width:100%;
	padding-top:5px;
	}
.log_box{
	width:168px;
	height:26px;
	background:#0446cb;
	display:block;
	margin-top:5px;
	text-align:center;
	padding-left:13px;
	padding-top:8px;
	color:#fff;
	padding-right:13px;
	}
.log_box span{ 
	display:block;
	}

.log_box a{
	color:#fff;
	text-decoration:none;
	}
.search{
	width:187px;
	height:96px;
	background:#fff;
	position:relative;
	}
.form{
	background:url(images/search_bg.gif) no-repeat;
	height:96px;
	width:185px;
	display:block;
	margin-left:10px
	}
.form fieldset{
	
	width:159px;
	margin-left:7px;
	padding-top:15px;
	}
.form label{
	font-size:12px;
	padding-top:5px;
	}
.form select{
	border:2px solid #0446cb;
	width:110px
	float: left;
	margin-bottom:5px;
	}	
.form input{
	border:2px solid #0446cb;
	width:90px
	}
.form input.width{
	width:63px;
	margin-left:4px;	
	}
.form input.srch_btn{
	background:url(images/search.gif) no-repeat;
	height:18px;
	width:15px;
	border:none;
	}
.menu{
	width:183px;
	position:relative;
	background:#fff;
	margin-top:2px;
	padding-left:5px;
	overflow:scroll;
	overflow-x:hidden;
	height:320px;	
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#0446cb; 
	scrollbar-darkshadow-color:#0446cb; 
	scrollbar-face-color:#fff; 
	scrollbar-highlight-color:#fff; 
	scrollbar-shadow-color:#0446cb;
	Scrollbar-Track-Color:#0446cb; 
	Scrollbar-3Dlight-Color:#d9d9d9;


	}
.menu ul{
height:320px;
	}
.menu li{
	font-size:12px;
	width:159px;
	background:url(images/check_menu_bg.gif) repeat-x;
	height:19px;
	display:block;
	margin-bottom:3px;
	padding:3px 3px 3px 9px;
	text-decoration: none;
	}
.menu li a{
text-decoration: none;
}	
.menu li checkbox {
border:2px solid #0446cb;
	}
.menu li h6,h5{
font-size:11px;
}
.left_bot_nav{
	height:35px;
	width:180px;
	background:#ffffff;
	margin-top:1px;
	padding:5px;
	}
.left_bot_nav a{
	color:#0446cb;
	font-size:11px;
	text-decoration:none;
	text-align:right;
        clear:none;
        width:100px;
	margin-left:2px;		
	}
.margin_right{
	margin-right:18px;
	}
.map{
	border:1px solid #0446cb;
	text-align:right;
	height: 440px;
	width: 90%;
	clear: none;
	float: left;
	margin-left: 190px;
	}
.footer_above_stirp{
	height:5px;
	width:100%;
	background:url(images/footer_above.gif) repeat-x;
	margin-bottom:3px;
	margin-top:3px;
	}
.footer_left{
	margin-left:30px;
	float:left;
	}
.footer_right{
	margin-left:30px;
	float:right;
	margin-right:15px;
	}
.footer_right li{
	 float:left;
	 list-style:none;
	 margin-left:8px;
	 }
	 
.footer_right li a{
	color:#0446cb;
	text-decoration:none;
	 }
/* index page*/
.header_index{
	height:97px;
	}
.user_box{
	background:url(images/user_login_shape.gif) no-repeat;
	width:190px;
	height:80px;
	display:block;
	float:right;
	padding:10px 0px 0px 10px;
	}
	.login{
	background:url(images/login.gif) no-repeat;
	width:51px;
	height:16px;
	color:#fff;
	display:block;
	border:none;
	font-size:10px;
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	margin-top:3px;
	margin-left:70px;
	text-align:center;
	}
	.reg_btn{
	width:51px;
	height:16px;
	color:#fff;
	display:block;
	border:none;
	font-size:10px;
	margin:0px;
	padding:0px;
	float:right;
	clear:right;
	margin-right:10px;
	margin-top:3px;
	text-align:center;
	}
.user_box label{
	font-size:11px;
	font-weight:bold;
	}
.user_box input.txt{
	width:117px;
	border:3px solid #0647cb;	
	margin-bottom:3px;
	}

.user_box .margin_left{
	margin-left:5px;
	}
#index_left_container{
	width:205px;/*Width of left column*/
	float:left;
	position:relative;
	margin-left:-100%;
	}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 205px; /*Set left margin to LeftColumnWidth*/
position:relative;

}

#index_content_left{
	width:205px;
	float:left;
	position:relative;
	background:url(images/half_nav.gif) no-repeat left 14px  ;	
	}
#index_content_left ul{
	background:url(images/index_nav_bg.gif) top right no-repeat;
	height:435px;
	}
#index_content_left ul li{
	list-style:none;
	}
#index_content_left ul li a{
	color:#7294da;
	background:url(images/active_round.gif) no-repeat ;	
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	}
/* home link*/
#index_content_left ul li a.home{
	color:#7294da;	
	background-position:100px 3px;
	height:60px;	
	display:block;	
	margin-left:42px;
	padding-top:4px;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	}
#index_content_left ul li  a.home span{
	margin-top:20px;
	display:block;	
	color:#7294da;
	margin-right:70px;
}
#index_content_left ul li a:hover.home ,#index_content_left ul li a.homeactive  {
	background-position:100px 3px;
	color:#0446cb;
	}
/* works link*/
#index_content_left ul li a.works{
	color:#7294da;	
	background-position:107px 2px;	
	display:block;		
	height:56px;
	padding-top:4px;
	margin-top:15px;	
	text-decoration:none;	
	}
#index_content_left ul li  a.works span{
	margin-top:20px;
	display:block;	
	color:#7294da;
	margin-right:110px;
}
#index_content_left ul li a:hover.works{
	background-position:107px 2px;	
	}
/* download*/
#index_content_left ul li a.download{
	color:#7294da;	
	background-position:89px 2px;	
	display:block;		
	height:56px;
	padding-top:4px;
	margin-top:25px;	
	text-decoration:none;	
	}
#index_content_left ul li  a.download span{
	margin-top:20px;
	display:block;	
	color:#7294da;
	margin-right:120px;
}
#index_content_left ul li a:hover.download{
	background-position:89px 2px;	
	}
/* News & Reviews*/
#index_content_left ul li a.news {
	color:#7294da;	
	background-position:94px 1px;	
	display:block;		
	height:58px;
	padding-top:0px;
	margin-top:27px;	
	text-decoration:none;	
	
	}
#index_content_left ul li  a.news  span{
	margin-top:5px;
	display:block;	
	color:#7294da;
	margin-right:120px;
	text-align:center;
}
#index_content_left ul li a:hover.news {
	background-position:94px 1px;		
	}
/* Feed */
#index_content_left ul li a.feed {
	color:#7294da;	
	background-position:123px 1px;	
	display:block;		
	height:58px;
	padding-top:0px;
	margin-top:29px;	
	text-decoration:none;	
	
	}
#index_content_left ul li  a.feed span{
	margin-top:20px;
	display:block;	
	color:#7294da;
	margin-right:100px;
	padding-top:25px;
	
}
#index_content_left ul li a:hover.feed {
	background-position:123px 1px;	
	}
	
	


#index_content_left ul li a:hover{
	background:url(images/hover_round.gif) no-repeat;
	color:#0446cb;

	}	
#index_content_left ul li a:hover span{	
	color:#0446cb;
	}	

.margin_top{
	margin-top:14px;
	}
.index_content_left{
	margin:20px 15px 0px;

	}
.content_right{
	width:267px;
	}
.index_content_left ul{
	margin-top:10px;
	}
.index_content_left li{
	background:url(images/flag.gif) 0% 2px  no-repeat;
	list-style:none;
	padding-left:20px;
	margin-bottom:8px;
	}
	
.half_map{
	float:right;
	width:267px;
	display:block;
	margin-left:5px;
	
	}
.err{
	color: #FF0000;
	padding:20px;
	display:block;
	}

#register{
	width:450px;
	float:left;
	padding:5px;
	margin-top:20px;
	}
	
#register label{
	float:left;
	padding-left: 20px;
	clear: left;
	height: 35px;
	display:block;
	width: 200px;
	text-align: right;
	vertical-align: top;
	
	}
#register textarea{
	float:right;
	padding-right: 20px;
	width: 170px;
	clear: right;
	display:block;	
	}
			
#register input{
	float:right;
	padding-right: 20px;
	width: 170px;
	clear: right;
	height: 20px;
	display:block;	
	}
	
#register input.submit{
	width:195px;
	height:30px;
	margin-top: 10px;
	}
#maps_popup{
	text-align: left;
	mergin: 10px;
}
#profile{
	margin: 10px;
	padding: 10px;
	border: thin solid #0000FF;
	height: 500px;
	width: 500px;
	background-color: #FFFFFF;
	display: block;
	position: relative;
	float:right;
	top: 60px;
}
#profile_borders{
	height: 100%;
	width: 100%;
	z-index: 20;
	position: absolute;
	top: 0px;
	left:0px;
	text-align: center;
	vertical-align: middle;
	display: none;
}
#prof_error{
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	mergin: 10px;
}
#news_page{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0000CC;

}
#news_page h3{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	vertical-align: middle;
	margin: 5px;
	padding: 0px;
	clear: left;
	float: left;
	height: 15px;

}

#news_page p{
	font-size: 10px;
	
}

#news_page a.news_item{
	clear: left;
	float: left;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #0000CC;

}

.faq h3{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	padding-top: 15px;
	clear: left;
	float: left;
	

}

.faq p{
	font-size: 12px;
	clear: left;

	margin: 5px;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

