@charset "utf-8";
body {background:url(/images/bg.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
span.clearFix {clear:both; margin:0; padding:0; line-height:0; height:0; width:0; display:block; font-size:0;}
strong {font-weight:700;}
a {color:#54a2c2;}
/*----------------------------------------------------ERROR MESSAGES---------------------------------------------------------*/
	
#error, #ok, #warn {width:908px; height:53px; margin-bottom:2px; padding-left:51px; line-height:54px; border:#c56161 1px solid; background:url(/images/icon_error.png) 20px 20px no-repeat #ffc5c5; font-size:12px; color:#b02e2e;}
#ok {background:url(/images/icon_ok.png) 20px 20px no-repeat #def4b4; border-color:#9eca77; color:#6e991d;}
#warn {background:url(/images/icon_warn.png) 20px 20px no-repeat #fff1d8; border-color:#d7c5a6; color:#a06d16;}
	.shut {width:15px; height:15px; margin:18px 18px 0 0; background-image:url(/images/icon_shut.png); text-indent:-9999px; display:block; float:right;}

/*---------------------------------------------------------------------------------------------------------------------------*/
#wrapper {background:url(/images/bg_wrapper.jpg) top center no-repeat; padding-bottom:50px;}
#container {width:980px; margin:0 auto;}

	#logo {width:248px; height:106px; display:block; background-image:url(/images/logo.jpg); text-indent:-9999px; float:left;}
	
	#topNav {width:732px; float:right; margin-top:20px;}
	#topNav ul {float:right;}
	#topNav ul li {font-size:11px; color:#1b7da6; float:left;}
	#topNav ul li a {color:#1b7da6; text-decoration:none; margin:0 8px; float:left;}
	#topNav ul li a:hover {text-decoration:underline;}
	
	#searchBox {width:222px; height:26px; float:right; background-image:url(/images/search_bg.png); position:relative; margin-top:15px;}
	#searchBox input.text {width:138px; height:20px; background:transparent; border:0; margin:5px 0 2px 8px; font-size:11px; color:#8cb3c3; font-weight:700;}
		input.submitSearch {float:right; margin:16px 0 0 4px;}
	#userName {color:#4da3d0; margin:10px 6px 0 0; float:right; clear:right;}
	#userName a {color:#0080c3; font-weight:700;}
	#userName a:hover {text-decoration:underline;}
/*-----------------------------------------------------NAVIGATION--------------------------------------------------------------*/	
	#topContent {background-image:url(/images/bg_nav.gif); width:980px; height:62px;}
	#topContent a {text-indent:-9999px; display:block;}
	#topContent a:hover, #topContent a.selected {background-position:bottom;}
	#topContent ul {margin:1px 0 0 26px; float:left;}
	#topContent ul li {float:left;}
			a#home, a#forum, a#news, a#article, a#users, a#adverts, a#events, a#trust {width:86px; height:61px; background-image:url(/images/home.gif); float:left;}
			a#forum {width:69px; background-image:url(/images/forum.gif);}
			a#news {width:93px; background-image:url(/images/news.gif);}
			a#article {width:98px; background-image:url(/images/article.gif);}
			a#users {width:69px; background-image:url(/images/users.gif);}
			a#adverts {width:76px; background-image:url(/images/adverts.gif);}
			a#events {width:100px; background-image:url(/images/events.gif);}
			a#trust {width:151px; background-image:url(/images/trust.gif);}
			
		a#login {width:29px; height:33px; background-image:url(/images/login.gif); margin:17px 18px 0 0; display:block; float:right;}
		a#settings {width:69px; height:16px; margin:25px 12px 0 0; background-image:url(/images/settings.gif); float:right;}
		a#logout {width:49px; height:15px; margin:25px 16px 0 0; background-image:url(/images/logout.gif); float:right;}

/*------------------------------------------------------CONTENT-----------------------------------------------------------------*/
	#contentWrap {width:959px; background:url(/images/bg_content_wrap.gif) top no-repeat #fff; width:959px; padding:11px 10px 9px 9px; border-right:#e3e3e3 1px solid; border-left:#e3e3e3 1px solid; float:left;}
		#content {width:940px; padding:13px 10px 14px 11px; background-color:#f4f8f9; float:left; position:relative;}
		
/*------------------------------------------------------FOOTER------------------------------------------------------------------*/	
	#footer {width:978px; height:69px; background-image:url(/images/bg_footer.gif); background-repeat:repeat-x; border:#e3e3e3 1px solid;}
	#footer span {float:right; font-size:11px; font-family:Arial; color:#c1c1c1; margin:31px 12px 0 0;}
		#logoBottom {width:208px; height:69px; background-image:url(/images/logo_bottom.jpg); text-indent:-9999px; display:block; float:left;}
		#urbsz {width:84px; height:22px; margin:24px 15px 0 0; background-image:url(/images/urbsz.png); text-indent:-9999px; float:right;}
		#urbsz:hover {background-position:bottom;}
