body {
        font-family:Verdana;
        font-style:normal; 
        font-variant:normal; 
        font-weight:normal; 
        font-size:10px; 
        margin:0px;
        overflow-x:hidden;
        background-image: url('images/back.jpg'); 
}

a {
        text-decoration: none;
 		color: #000;
}

a:hover {
 	color: #A6A6A6;
}

#wrapper {
        width:1024px;
        margin: 0px auto 0px auto;

}

#container {
        float:left;
        overflow:hidden;
		width:1024px;
		margin-bottom:10px;
        background:#FDEEF3; 
                border:1px solid #AC1246;
}

#header {
        float:left;
        overflow:hidden;
		width:1024px;
}

#menu { 
        float:left;
        width:1024px;
}

	.menuitem a {
	font-weight: bold;
	font-size: 12px;
	margin: 0 8px 0 8px;
	text-align: center;
	color: #AC1246;
	float: left;
	height: 20px;
}

	.menuitem a:hover {
       		color: #A6A6A6;
       		background-image: url('images/bubbles.gif'); 
	}
	
	.menuitem2 a {
	font-weight: bold;
	font-size: 12px;
	margin: 0 8px 0 -6px;
	text-align:left;
	color: #AC1246;
	float: left;
	height: 20px;
}

	.menuitem2 a:hover {
       		color: #A6A6A6;
       		background-image: url('images/bubbles.gif'); 
	}	
	
.fullpage {
        float:left;
        overflow:hidden;
		width:1020px;
		margin-left:2px;
}	

.toprow {
        float:left;
        overflow:hidden;
		width:1020px;
		margin-left:4px;
}

#leftcolumn {
        float:left;
        margin:2px 0px 10px 2px;
        overflow:hidden;
		width:240px;

}

	.leftcontent {
	        float:left;
	        overflow:hidden;
			width:234px;
	        border:1px solid #AC1246;
        	background:#fff; 
        	margin-bottom:2px;
	}

	.leftcolumntext {
    	  	float:left;
      		width:114px;
      		font-size:9px;
      		border-right:1px solid #ac1246;
            margin-left:2px;
	}

	.rightcolumntext {
    		float:left;
      		width:100px;
      		font-size:9px;
            margin-left:2px;      		
	}

	.spacer {
      		float:left;
      		width:240px;
      		height:4px;
	}


#content {
      float:left;
      width:778px;
      margin:2px 0px 10px 0px;
      overflow:hidden;
}

	.post {
			float:left;
			width:151px;
			height:210px;
			margin:0px 0px 2px 2px;
			background:#fff; 
			border:1px solid #AC1246;
			overflow:hidden;
	}

	.post img{
	        float:left;
			width:120px;
			height:90px;
			margin:0px 0px 0px 15px;
			border:1px solid #AC1246;
	}
	.post img:hover{
			border:1px solid #FE3702;
	}

    h3  {
    	float:left;
    	width:146px;
    	height:28px;
    	FONT: 10pt Verdana;
    	font-weight: bold; 
    	color: #000;
    	TEXT-DECORATION: none;
		margin: 2px 2px 2px 2px;
	}
		
    h3 a {
    	float:left;
    	width:146px;
    	height:14px;
    	FONT: 10pt Verdana;
    	font-weight: bold; 
    	color: #fff;
    	TEXT-DECORATION: none;
		margin: 2px 4px 2px 4px;
	}
	
	.post h3:hover {
    		color: #A6A6A6;
	}
	.date {
      		float:left;
      		width:130px;
      		height:10px;
      		margin:0px 2px 4px 2px;
	}
	.icon img{
	         float:right;
      		width:12px;
      		height:10px;
		      margin-top:-13px;
				border: 0px;
		      margin-right: 10px;

	}

	.icon img:hover{
	         color:#000;
			border:0px;

	}
	.date img:hover{
			border:0px;
	}
	.rating {
      		float:left;
      		width:146px;
      		height:10px;
      		margin:0px 2px 4px 2px;
	}
	.description {
    		float:left;
    		width:146px;
			FONT: 8pt Verdana;
    		color: #AC1246;
    		TEXT-DECORATION: none;
			margin: 0px 2px 4px 2px;
	}
	
	.fullad {
	        float:left;
	        margin:2px; 
	        width:771px;
	        text-align:center;
	        align:center;
	        border:1px solid #AC1246; float 
	        }
	        
	.ad450 {
		    float:left;
	        width:461px;
	        height:250px;
	        } 
	         
	.ad300 {
		    float:left;
	        width:300px;
	        height:250px;
	        margin:2px 0px 2px 2px;
	        }   
	        
	.ad150 {
		    float:left;
	        width:162px;
	        height:250px;
	        margin:2px 0px 0px 2px;
	        }       
	        
	
.footer {
float:left;
       		font-weight:bold; 
       		font-size:10px;
       		margin:5px 0px;

}

.sticky {
        float:left;
		width:117px;
		height:90px;
		margin:0px 0px 0px 0px;
}

.sticky img{
		width:115px;
		height:88px;
		margin:0px 0px 0px 0px;
		border:1px solid #AC1246;
}

.sticky img:hover{
		border:1px solid #fff;
}

.chosen {
        float:left;
		width:102px;
		height:76px;
		margin:0px 0px 0px 0px;
}

.chosen img{
		width:98px;
		height:73px;
		margin:0px 0px 0px 0px;
		border:1px solid #AC1246;
}

.chosen img:hover{
		border:1px solid #fff;
}

#player {
        float:left;
        font-size:10px;
        overflow:hidden;
        width:771px;
        margin:0px 0px 5px 2px;
		border:1px solid #AC1246;
        background-image: url('images/backplayer.jpg'); 
}


#playercontent {
        font-size:10px;
        margin:0px auto 4px auto;
        text-align:center;
        align:center;
}


#stars {
    width:80px;
    text-align:center;
    align:center;
	margin: 4px auto 4px auto;

}

#playertekst {
        text-align:center;
        font-size:10px;
        width:300px;
   	    color: #6F6F6F;
        margin:10px 12px 10px 12px;
}

h1 {
	border-top: 5px solid #374754;
	font: 4.5em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 4px 0px;
	padding: 0;
}


h2 {
    float:left;
    font-size:12px;
    text-align:center;
	width:90px;
    margin:4px 4px;
    color:#AC1246
	}
	
#topplayer {
    width:300px;
    text-align:center;
	margin: 10px auto 0px auto;
	}
	
h4 {
    float:left;
    width:771px;
	FONT: 12pt Verdana;
    font-weight: bold; 
    text-align:center;
    color: #000;
    TEXT-DECORATION: none;
	margin: -10px 2px 0px 2px;
	}

h5 {
    float:left;
    width:771px;
	FONT: 10pt Verdana;
    font-weight: bold; 
    text-align:center;
    color: #000;
    TEXT-DECORATION: none;
	margin: 4px 2px 4px 2px;
	}
	
h6 {
float:left;
	FONT: 8pt Verdana;
	color:#000;
	}	
	
#rating {
  float: left;
  padding: 5px 0px 0px 0px;
  margin-left:2px;
}

#bookmark {
  float:right;
  width:768px;
  text-align:right;
  margin:2px 2px 2px 2px;
}


#navbaritem {
    float:left;
    height:25px;
    font-size: 12px;
    color: #AC1246;
    font-weight:bold;
    }
    
#search {
    float:left;

    }

.searchterm {
	font-weight: bold;
	font-size: 12px;
	margin: 2px;
	text-align: center;
	color: #AC1246;
	float: left;
	height: 20px;
	width:771px;
} 
.rated {
  float: left;
  padding: 7px 0px 0px 5px;
  font-size: 7pt;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url('images/star2.gif') repeat-x left -1000px;
}
.star-rating{
position:relative;
width:75px;
height:15px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:15px;
line-height:15px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
#gallery {
        float:left;
        overflow:hidden;
        width:771px;
        }
.galthumb { 
       float:left;
		 width:150px;
		 margin-left:4px
		 margin-bottom:4px;
		 height:140px;
		 }
div.rtaicra
{
        width: 1020px;
        FLOAT: left;
        margin-top: 10px;
	} 
