#logo {
	margin: 0 auto;
    background-image:url(images/main/logo1.jpg);
    border:1px solid #222;
    height:131px;
    width:950px;
    margin-bottom: 10px;
}
#outer {
	margin: 0 auto;
    overflow:hidden;
	border:1px solid #222;
    padding-bottom:0px;
    margin-bottom: 10px;
    width:950px;
    background-color:#1e351b;
}
#meny {
	width:150px;
	float:left;
	margin-bottom:10px;
	border:0px solid #000;
	background-color:#1e351b;
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#left_ads {
    margin:10px;  
}
#center_pic {
	width:620px;
	float: left;
	margin:0 auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#banner {
	width:620px;
	float:left;
	margin:0 auto;
	padding: 5px;
	border:0px solid #000;
	background-color:#1E351B;
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#rightlist {
    width:150px;
    float:right;

    border:0px solid #000;
    background-color:#1e351b;
    color:#CCCCCC;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
}
#toplist {
font-size:10px; font-weight: bold; margin-top:10px; padding: 5px;}

#titel {
	margin:0 auto;
	font-size:10px;
	font-weight: bold;
	padding: 5px;
	margin:5px;
	width:128px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-opera-border-radius: 4px;
	box-shadow: rgba(0,0,0,1.5) 0px 0px 24px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	box-shadow: 3em 3em #CCC;
	border:1px solid #020;
	background-color:#1A2C16;
}

#left a {
	text-align: left; 
}
#right a {
	text-align: right; 
}


#news {
	font-size:10px;
	font-weight: bold;
	padding: 5px;
	width: 130px;
	margin:5px;
}
#news a {font-size:10px; color: #FFF; text-decoration: none;}
#news a:link, a:visited{color: #999;}
#news a:hover, a:active{color: #BBB;text-decoration: none;}

#main {
    width:620px;
    float:left;
    margin:10px;
    padding:5px;
    border:0px solid #000;
    background-color:#1e351b;
    color:#CCCCCC;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight: bold;
}

#download a {text-align: right; margin-right: 10px;}

#cherry-bar {
	background-image:url(images/main/cherry-bar.jpg);
	width:140px;
	height:47px;
	margin:5px;
}

#footer {
	margin: 0 auto;
    clear:both;
    background-color:#162714;
    border:1px solid #222;
    color:#D6D6C2;
    width:950px;
	height:40px;
    color:#CCCCCC;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
}
#footer_left {width:150px; padding:5px; float:left; }
#footer_center {width:620px; padding:5px;float:left; text-align:center;}
#footer_right {width:150px; padding:5px;float:right;}


#inner *, #outer p {
margin: 5px 5px 5px 10px;
}

a{text-decoration: none;}
a:link, a:visited{
    color: #999999;
}
a:hover, a:active{
    color: #BBB;
    text-decoration: none;
}


.mC {width:130px; margin:10px;}
.mH {
    color:#DDD;
    cursor:pointer;
    font-weight:bold;
}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:block;}
h1 {
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:16px;
    padding-left: 20px;
}
h2 {
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    padding-left: 20px;
}
h3 {font-family:Geneva, Arial, Helvetica, sans-serif;    font-size:10px;        padding-left: 10px;}
img {
    border: 0;
    width: auto;
    height: auto;
}
li {margin-left: 24px;}

div {
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;	
	-moz-border-radius: 8px;
	border-radius: 8px;
	-opera-border-radius: 8px;
	box-shadow: rgba(0,0,0,0.5) 0px 0px 24px;
	opacity: 0.9;
	filter: alpha(opacity=90)
	box-shadow: 3em 3em #CCC;
	border: 2;
	
	}

#footer {
	color: #FFF;
}
