body    {
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
color: #000000;
background-image: url("images/pattern.png");

}

#logo a{
width: 288px;
height: 67px;
float: left;
background-image: url("images/lucce3.png");
margin: 20px;
text-indent: -9000px; 
}

.wrapper{
width: 940px;
margin-left: auto;
margin-right: auto;

}

#headerwrap{
width: 100%;
float: left;
margin-bottom: 20px;
background-color: #00AEE3;
background-image: url("images/bag.jpg");
background-repeat: no-repeat;	
background-position: center top; 

}

#description{
width: 100%;
height: 40px; 
float: left; 
background-color: #00AEE3;
background-image: url("images/des.jpg");
background-repeat: no-repeat;
background-position: center; 
}

#descriptionwrap{
width: 940px;
margin: auto; 
list-style-type: none;
text-align: right; 
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color: white; 
}


#navbar{
width: 100%;
background-color: white;
height: 40px; 
float: left; 
background-image: url("images/navbar.png");
}

#navbarwrap{
width: 940px;
margin: auto; 
list-style-type: none;
}

#searchform { 
float: right; 
padding: 7px; 
}

#s {
float: left;
}

#searchsubmit {
float: right; 
}

#categories {
height: 40px;
float: left; 
margin: 0px; 

}

#categories li a{
text-decoration: underline;
color: #00AEE3;
text-decoration: none; 
margin: 0;
float: left;
text-align: center; 
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
padding: 10px; 
}


#categories li a:hover{
color: white;
background-color:#00AEE3; 
}

#categories li{
list-style-type: none;
float: left; 

}

#headcategories {
height: 40px;
float: left; 
margin: 0px; 

}

#headcategories li a{
text-decoration: underline;
color: white;
text-decoration: none; 
margin: 0;
float: left;
text-align: center; 
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
padding: 10px; 
}


#headcategories li a:hover{
color: white;
background-color:#00AEE3; 
}

#headcategories li{
list-style-type: none;
float: left; 

}



#header{
width: 940px;
margin: auto;

}

#menuwrap {

float: right;
height: 52px;
margin-top: 35px;
margin-right: 100px;

}

#menu {
padding-left: 10px;
margin: auto;
}

#menu li{
list-style-type: none;
margin: 0;
float: left;
text-align: center; 
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
padding: 10px; 


}



#content {

	width: 940px;
	min-height: 700px;
	height: auto;
	margin-top: 0px;
	margin: auto;
	background-repeat: repeat-y;
	z-index: 1;
	background-position: center;
	
}

#bigbox {
	width: 920px;
	height: auto;
	margin-top: 0px;
	margin: auto;
	z-index: 1;
	overflow: auto;
	margin-top: 2px;
	background-color: white;  
	padding: 10px; 
	margin-top: 10px; 
	clear: both; 
	  -moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px; /* future proofing */
  border: 1px solid #EBEBEB;
}

#rightbar{
width: 300px;
min-height: 300px;
margin-right: 20px;
margin-top: 20px;
float: right;
}

#kategorirightbar{
width: 248px;
min-height: 300px;
margin-right: 20px;
float: right;
background-color: white;
padding: 10px;
border: 1px solid #EBEBEB;
-moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px; /* future proofing */
}


#spilrightbar{
width: 250px;
min-height: 300px;
padding: 10px;
margin-top: 20px;
margin-left: 15px;
float: left;
background-color: white;
}

#hjembutton {
  background-image: url("buttonbackground.png");
  color: #3c3d40;
  border-bottom-width: 1px;	
  border-bottom-style: solid  ;	
  border-bottom-color: #00ccff;
	float: left;
	height: 43px;
  width: 110px;
  margin-left: 15px;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
  text-align: center;

}

#hjembutton:hover {
color: black;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: black;

}



.spilbutton {
  color: #00ccff;
	float: left;
	height: 43px;
  width: 110px;
  margin-left: 5px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
  text-align: center;
  

}


#spilbutton:hover {
color: black;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: black;

}

#blogbutton {
  background-image: url("buttonbackground.png");
  color: #3c3d40;
  border-bottom-width: 1px;	
  border-bottom-style: solid  ;	
  border-bottom-color: #00ccff;
	float: left;
	height: 43px;
  width: 110px;
  margin-left: 5px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
  text-align: center;
}

#blogbutton:hover {
color: black;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: black;

}

#forumbutton {
  background-image: url("buttonbackground.png");
  color: #3c3d40;
  border-bottom-width: 1px;	
  border-bottom-style: solid  ;	
  border-bottom-color: #00ccff;
	float: left;
	height: 43px;
  width: 110px;
  margin-left: 5px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
  text-align: center;

}

.current {
  color: white;
	float: left;
	height: 43px;
  width: 110px;
  margin-left: 5px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
  text-align: center;
  
}

#forumbutton:hover {
color: black;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: black;

}


#statusbar {
	width: 448px;
	height: 57px;
	z-index: 2;
	float: right;
	right: 40px;
  position: relative;
}

h3.nyestespil{
width: 100%;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: #00ccff;
margin-top: 0px;
margin-bottom: 0px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;

}

h1.nyestespil{
width: 100%;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: #00ccff;
margin-top: 0px;
margin-bottom: 0px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;

}

h3.lillebox{
width: 100%;
border-bottom-width: 2px;	
border-bottom-style: solid  ;	
border-bottom-color: #00ccff;
margin-top: 0px;
margin-bottom: 0px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;

}

h3.lillebox:hover{
background-color: #99ff99;
}

#screenshot    {
	width: 150px;
	height: 92px;
	margin-left: 5px;
	float: left;
  border: none;
float: left;


}

#spilinfobar {
width: 165px;
height: 160px;
float: left;
margin-top: 0px;
padding: 2px;
position: relative;
}

#spilinfobar:hover {
background-color: #99ff99;
}

h6.spilinfobartitle {
margin-top: 5px;
margin-bottom: 0px;
float: left;
margin-left: 5px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
margin-bottom: 2px;
clear: both;
width: 151px;
text-align: center;

}

#starrating {
width: 125px;
float: left;
margin-left: 20px;
position: absolute; 
top: 70px;
left: 23px;

}

#search {
float: right;
}

a {
	text-decoration:none;
	color: black;
	border: none;
}

#username {
width: 140px;
margin-left: 20px;
margin-top: 18px;
background-color: white;
border: none;
float: left;
background-image: url("formcontent.png");
}

#password {
width: 140px;
margin-top: 18px;
background-color: white;
border: none;
float: left;
margin-left: 10px;
background-image: url("formcontent.png");

}

#login {
width: 60px;
margin-top: 18px;
background-image: url("flere.png");
border: none;
float: left;
margin-left: 10px;


}

#nyheder {
margin-right: 20px;
float: left;
width: 258px;
height: 210px;
padding: 20px;
background-color: white;
margin-bottom: 10px;
border: solid 1px #EBEBEB; 

}

h4.nyhedoverskrift {
margin-top: 5px;
margin-bottom: 0px;
float: left;
margin-left: 5px;
color: black;
clear: right;
clear: left;
width: 100%;



}

p.nyhedkort {
margin-top: 5px;
margin-bottom: 0px;
float: left;
margin-left: 5px;
font-family: “Lucida Grande”, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
margin-bottom: 10px;
clear: right;
clear: left;
width:100%;

}

#forsidead {
width: 300px;
height: 250px;
float: left;
}

#spilad {
width: 250px;
height: 250px;
float: left;
}


h6.footertext {
margin-top: 5px;
margin-bottom: 0px;
float: left;
margin-left: 5px;
color: black;
border-left-width: 2px;	
border-left-style: solid  ;	
border-left-color: black;
font-size: 14px;
padding-left: 2px;
margin-right: 15px;

}

h6.footertext2 {
margin-top: 5px;
margin-bottom: 0px;
float: left;
margin-left: 430px;
margin-right: 15px;
color: black;
border-left-width: 2px;	
border-left-style: solid  ;	
border-left-color: black;
font-size: 14px;
padding-left: 2px;

}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#status {
margin-left: 15px;
margin-top: 10px;
width: 430px;
clear: right;
color: white;
float: left;
}


a.indbakke {
margin-left: 15px;
width: 230px;
clear: left;
color: white;
float: left;
}

#leftbar {
margin-left: 20px;
float: left;
margin-top: 20px;
width: 610px;
background-color: white;
}

#spilleftbar {
float: left;
margin-top: 20px;
width: 660px;
clear: left;
width: 100%;
}

#leftad {
float: right;
width: 120px;
height: 600px;
background-color: grey;

}

#kategoricontainer {
margin-right: 10px;
margin-left: 0px;
float: left;
width: 678px;
background-color: white;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #EBEBEB;
-moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px; /* future proofing */
}

#infobox {
width: 100%;
height: 190px;
margin-top: 0px:

}

#infoblock {
width: 230px;
height: 160px;
float: left;
z-index: 4;
margin: 15px;
}

#visspilinfoblock {
width: 300px;
float: left;
z-index: 4;
margin: 10px;
margin-top: 0px;
}

#type {
width: 100%;
height: 20px;
float: left;
font-size: 14px;
text-indent: 5px;
background-color: #E6E6E6;
}

#type {
width: 100%;
height: 20px;
float: left;
font-size: 14px;
text-indent: 5px;
background-color: #E6E6E6;
}

#Kategori {
width: 100%;
height: 20px;
float: left;
font-size: 14px;
text-indent: 5px;
}

#multiplayer {
width: 100%;
height: 20px;
float: left;
font-size: 14px;
text-indent: 5px;
margin: 0px;
}

#beskrivelse {


font-family: Georgia, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
margin: 0px;


}

#spilogsaa {
width: 350px;
float: left;
}

#spilsidescreenshot {
width: 150px;
height: 92px;
float: left;
}

#starratinginfo {
float: left;
margin-top: 15px;
width: 170px;
}

#spilnu {
width: 150px;
height: 45px;
background-image: url("spilnu.png");
float: left;
margin-top: 5px;
}

#starratingvisspil {

float: left;
margin: 20px;

}

#sorterstar		{
width: 65px;
height: 20px;
float: right;
margin: 0px;
background-image: url("star.png");
background-position: right top;
background-repeat: no-repeat;
color: #00000;
font-size: 14px;

}

#sorterstar:hover {
background-color: #F3F3F3;

}

#sortersidst		{
width: 110px;
height: 20px;
float: right;
margin: 0px;
margin-right: 5px;
background-image: url("date.png");
background-position: right top;
background-repeat: no-repeat;
color: #00000;
font-size: 14px;

}

#sortersidst:hover {
background-color: #F3F3F3;

}

#sorternavn		{
width: 70px;
height: 20px;
float: right;
margin: 0px;
margin-right: 5px;
background-image: url("alphabet.png");
background-position: right top;
background-repeat: no-repeat;
color: #00000;
font-size: 14px;

}

#sorternavn:hover {
background-color: #F3F3F3;

}

#pagination {
float: left; 
font-size:14px;
margin: 10px;
color: grey;
margin-bottom: 10px;
width: 100%;
}

a.standard {
background-color:#E7F6FB;
border:1px solid #CCCCCC;
padding:5px 8px;
}

a.standard:hover {
background-color: #99ff99;
}

p.katspilbeskrivelse {
height: 60px;
width: 250px;
float: left;
font-size: 11px;
margin: 0px;
margin-left: 10px;

}


#footerback {
width: 100%;
height: 100px;
background-image: url("stribe.png");
background-position: top;
background-repeat: repeat-x;
background-color: #3c3d40;

}

a#beta {
position: fixed;
left: 0;
top: 0;
display: block;
height: 80px;
width: 80px;
background: url(beta.png) top left no-repeat;
text-indent: -999em;
text-decoration: none;
}

#leftwrap {
width: 150px;
height: 160px;
float: left;
margin-left: 15px;
margin-top: 15px;
}

#topbanner {
width: 728px;
height: 90px;
background-color: black;
margin: auto;
clear:left; 
}

.forum {
clear:left;
float:left;
width:100%;
margin-top: 10px;
margin-bottom: 0px;
float: left;
padding-left: 2%;
color: black;
clear: right;
clear: left;
width: 98%;
font-size: 12px;
font-weight: normal;


}

.forum:hover {
background-color: #99ff99;


}

.lillespillink {
float:left;
width:110px;
margin-top: 10px;
margin-bottom: 0px;
float: left;
padding-left: 2%;
color: black;
font-size: 12px;
font-weight: normal;
min-height: 30px;


}

.lillespillink:hover {
background-color: #99ff99;


}

#spilindex {

float:left;
margin-top:0;
width:110px;
margin: 10px;
margin-bottom: 0px;

}

#spilnuindex {

float:left;
height:77px;
margin-top:0;
width:110px;
margin: 3px;

}

#lillescreenshot    {
	width: 50px;
	height: 30px;
  border: none;
  float: left; 
  z-index: 1;
  clear: left;
  margin-top: 10px;
}

#screenshotindex    {
	width: 110px;
	height: 68px;
  border: none;
  float: left; 
  z-index: 1;
  margin: 0px;
}

#screenshotspilnu    {
	width: 110px;
	height: 67px;
  border: none;
  float: left; 
  z-index: 1;
}

h6.spiltitleindex {

font-size: 11px;
text-align: center;
margin: 0px;
width: 100%;
height: 25px;
color: black;
float: left;

}

h6.spiltitleindex:hover {

filter:alpha(opacity=100); 
-moz-opacity: 1.00; 
opacity: 1.00;

}

#indexspilcontainter {
margin-right: 15px;
float: right;
margin-top: 10px;
width: 300px;
}

#normalcontainer {
width: 600px;
float: left;
margin-bottom: 10px;
padding: 10px;
background-color: white;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
border: 1px solid #EBEBEB;
 
}

#slogan {
float: right;
position: relative;
clear: right;
top: 10px;
right: 150px;
margin: 0px;
color: white;
font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color: #3C3D40;

}

#sortbar {
margin: 0px;
height: 20px;
margin-top: 5px;
margin-bottom: 5px;
background-image: url("sortbar.png");
padding-left: 5px;
padding-right: 5px;

}

#rss {
position: relative;
float: right;
left: 130px;
border: none;
}

#register {
float: left;
color: white;
font-size: 10px;
margin-top: 5px;
margin-left: 5px;
clear: left;
margin-left: 20px;
}

#glemtkode {
float: left;
color: white;
font-size: 10px;
margin-left: 5px;
margin-top: 5px;

}

a.flere {
padding: 2px;
background-image: url("flere.png");
float: right;
margin-top: 5px;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
height: 17px;
width: 90px;
text-align: center;
color: white;
}


#rightfeature {
width: 260px;
height: 225px;
float: right;
background-color: white;
padding: 20px; 
padding-top:5px;
margin-bottom: 10px; 

}

#rightbox {
width: 301px;
height: 245px;
float: right;
background-image: url("rightfeature.png");
margin-top: 10px;
padding-left:25px;
padding-right:25px;
padding-top:5px;
}

#rightad {
width: 300px;
height: 250px;
margin-left: 10px;
margin-bottom: 10px;
float: right; 
}

#topblock {
background-color: white;
height: 90px;
width: 951px;
float: left;
margin-left: 5px;
margin-bottom: 10px;
}

#loader  {
  margin: auto;
	background-image: url("39.gif");
	background-repeat: no-repeat;
	background-color: white;
	background-position: center center;
	


}

#spilnuinfobar {
width: 100%;
height: 250px;
float: left;
clear: left;
background-color: white;
margin-top: 10px;
margin-bottom: 10px;


}

#bottombar { 
background-color: white;
height: 40px;
float: left;
width: 100%;
margin: 0px;
margin-top: 20px;
}

#copyright {
float: left;
color: #00AEE3;
}

#notice  {
float: right;
color: #00AEE3;
}

#footerbag {
width: 100%;
float: left;
background-image: url("images/footer.jpg");
margin-top: 20px;
height: 200px;
background-position: center; 
background-repeat: no-repeat; 
margin: 0px; 
}

#footer{
width: 960px;
margin: auto; 
color: white;
}

.footerbox {
width: 200px;
float: left;
margin-right: 10px; 
}

.footerbox h3{
font-family:Helvetica,Arial,sans-serif;
font-size:26px;
font-style:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:1.2em;
list-style-type:none;
text-align:left;
margin-bottom: 0px; 


}

.footerbox a{
color: white; 
margin-top: 10px;
margin: 0px;

}

.footerbox p{
color: white; 
margin-top: 10px;
margin: 0px;

}


#footerlogo {
width: 288px;
height: 67px;
float: left;
background-image: url("images/lucce3.png");
margin: 20px;
}

#categoryright{
width: 198px;
float: right;
background-color: white;
min-height: 400px;
padding: 10px;
margin: 0px;
border: 1px solid #EBEBEB;
-moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px; /* future proofing */
}

a img { border: none; }

#rsscategory {
background-image: url("images/rss.png");
background-position: right;
width: 200px;
float: left;
background-repeat: no-repeat;
margin-bottom: 10px;
}

#rsscategory p {
width: 120px;
float: left;
font-size: 15px;
}


