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

@import url('/css/nitroGallery.css');

body {background:#dbf5e9 url(/media/logostor.gif) top center no-repeat; margin:0; padding:0; text-align:center; font: 11px Verdana, sans-serif; color:#323232;}
 /* background:#dbf5e9;*/
 
#wrapper {width:850px; margin:0 auto;}
	#wrapper.frontpage {text-align: center; position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible; visibility:none; display: block;}
	/* {width:800px; margin-top:65px;} */
		#wrapper-content {float:left; text-align:left; width:850px; min-height:250px; margin-bottom:30px;}	
		#frontpage-flash {margin-left: -400px; position: absolute; top: -320px; left: 50%; width: 800px; height:540px; visibility: visible;}

	#header {width:100%;}
		#header #logo {float:right; padding:15px 0 30px 15px; clear:right;}

	#content {float:left; width:565px; padding:15px 15p 15px 0;}
		#manchet {font-weight:bold; font-size:11px;}
	
	#sidebar {float:right; width:200px; padding:0 0 15px 15px;}
		#sidebar p {text-align:justify;}
	
	#top-nav {float: both; width: 100%; margin: 40px 0 0 0; padding: 10px 0;}
		#top-nav li {list-style-type: none; display: inline;}		
		#top-nav li a {float: left; text-decoration: none; color:#323232; text-transform:uppercase; padding: 8px 24px 8px 0;}
		#top-nav li a:hover {color:#FF5232;}
		#top-nav li a.current {color:#FF5232; text-decoration:none;}

		#top-nav ul {clear:left; float:left; width:100%; margin:0; padding:0 0 10px 0;}
		#top-nav ul a {text-transform:none;}

		#top-nav li ul {position:absolute; top:75px;}

	#top-media {width:850px; margin:20px 0; top:100px;}
		#top-media img {width:850px;}

	#footer {clear:both; text-align:left;}

/* general elements */
a, a:link, a:visited, a:active {color: #FF5232; text-decoration:none;}
	a:hover {text-decoration:underline; color: #FF5232;}

table {font-size:inherit;}

img {border:none;}

:focus{-moz-outline-style: none;} /* Removes line around links when clicked */

h1 {font-size:20px; float:left; text-indent:-9000px;}
h2 {color:#FF5232; font-size:20px; font-weight:normal; margin:0 0 10px 0; text-transform:uppercase;}	
h3 {color:#323232; font-size:11px; font-weight:normal; margin:0 0 10px 0; text-transform:uppercase;}

#smiley {height:32px; width:99px; overflow:hidden; margin-top:10px; text-align:left; position:relative}
	#smiley a {position:absolute; top:0;}
	#smiley a:hover {top:-32px;}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

p {

}

blockquote {

}


