body {
        font-family:Verdana;
        font-style:normal; 
        font-variant:normal; 
        font-weight:normal; 
        font-size:10px; 
        margin:0px;
        overflow-x:hidden;
        background:#000; 
}

a {
        text-decoration: none;
 		color: #000;
}

a:hover {
 	color: #A6A6A6;
}

#wrapper {
        width:1002px;
        margin: 0px auto 0px auto;

}

#container {
        float:left;
        overflow:hidden;
		width:1000px;
		margin-bottom:10px;
        background-image: url('images/backcontainer.jpg');  

}

#header {
        float:left;
        overflow:hidden;
		width:1000px;
		height:120px;
		background-image: url('images/header2.jpg');  
}

#headertext {
        float:right;
		margin-right:55px;
		margin-top:20px;
        color:#F7EBAE;
        font-size:10px;
        font-weight:bold;
        width:220px;

}

#headertext a{
	color: #F7EBAE;
	text-decoration:underline;
}

.boardtop {
        overflow:hidden;
		width:1000px;
		height:36px;
        background-image: url('images/boardtop.jpg');  
}

.boardbottom {
        overflow:hidden;
		width:1000px;
				margin-bottom:10px;
		height:25px;
        background-image: url('images/boardbottom.jpg');  
}

.boardmid {
        float:left;
        overflow:hidden;
		width:1000px;
        background-image: url('images/boardmid.jpg');  
}

#menu { 
        float:left;
        width:1000px;
        height:30px;
        margin-top:10px;
        padding-left:30px;
        margin-bottom:10px;
        overflow:hidden;
        background-image: url('images/bgmenu.jpg'); 
}

#besthosted {
    float:left;
    width:974px;
    height:164px;
    padding-left:4px;
    margin-bottom:4px;
    margin:0px auto 0px 10px;
            background:#F7EBAE;

    }
    
#besthosted img {
    width:77px;
    height:77px;
    margin-top:2px;

    border:0px;
    }


	.menuitem  {
	font-weight: bold;
	font-size: 12px;
	margin: 6px 8px 0 8px;
	text-align: center;
	color: #F7EBAE;
	float: left;
}

	.menuitem a {
	color: #F7EBAE;
}

	.menuitem a:hover {
       		color: #A6A6A6;

	}
	
	.menuitem2 a {
	font-weight: bold;
	font-size: 12px;
	margin: 6px 8px 0 -6px;
	text-align: left;
	color: #F7EBAE;
	float: left;
}

	.menuitem2 a:hover {
       		color: #A6A6A6;

	}	
	
.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 0px;
        overflow:hidden;
		width:256px;

}

#share {
        float:left;
        margin:2px 0px 10px 60px;
}

	.columntop {
        overflow:hidden;
		width:248px;
		height:30px;
		font-size:12px;
		font-weight:bold;
		text-align:center;
        background-image: url('images/columntop.jpg');  
}

	.columnbottom {
        overflow:hidden;
		width:248px;
		height:28px;
        background-image: url('images/columnbottom.jpg');  
}

	.columnmid {
        float:left;
        overflow:hidden;
		width:248px;
		height:454px;
        background-image: url('images/columnmid.jpg');  
}

	.columnplayer {
        float:left;
        overflow:hidden;
		width:248px;
		height:434px;
        background-image: url('images/columnmid.jpg');  
}

	.columnembed {
        float:left;
        overflow:hidden;
		width:248px;
		height:270px;
        background-image: url('images/columnmid.jpg');  
}
	.columncontent {
	        float:left;
	        overflow:hidden;
			width:234px;
        	margin:0px 0px 4px 2px;
	}

	.leftcolumntext {
    	  	float:left;
      		width:114px;
      		font-size:9px;
      		border-right:1px solid #ac1246;
            margin-left:4px;
	}

	.rightcolumntext {
    		float:left;
      		width:100px;
      		font-size:9px;
            margin-left:2px;      		
	}

	.spacer {
      		float:left;
      		width:240px;
      		height:4px;
	}


.content {
      float:left;
      width:734px;
      margin:2px 0px 10px 10px;
      overflow:hidden;
}

.post {
        float:left;
        overflow:hidden;
        width:240px;
        height:100px;
        margin:0px 2px 2px 0px;
        background: url('images/bgpost.jpg');

}

.post img {
        float:left;
        width:90px;
        height:90px;
		margin:3px;
        border: 1px solid #969696;

}


.post a {
        FONT: 8pt Verdana; 
        TEXT-DECORATION: none;
        border:1px;
 	color: #6F6F6F;
}

.post a:hover {
 	color: #fff;
}

.post a:hover img {
  
        border: 1px solid #8F0283;
 }
 
.post h2 a {
        float:left;
        height:30px;
        width:130px;
        FONT: 8pt Verdana; 
        TEXT-DECORATION: underline;
        font-weight:bold;
	margin: 0px 2px 0px 0px;
	text-align:left;
       color: #000;
}

    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 0px;
	}
	
	.rating {
      		float:left;
      		width:146px;
      		height:10px;
      		margin:0px 2px 4px 2px;
	}
	.description {
        float:left;
        text-align:left;
        width:130px;
        height:50px;
        overflow:hidden;
        FONT: 8pt Verdana;
	    color: #000;
        margin:0px 2px 0px 0px;
	}
	
	.fullad {
	        float:left;
	        width:920px;
	        text-align:center;
	        align:center;
	        margin-left:32px;
	        }
	        
	.ad450 {
		    float:left;
	        width:461px;
	        height:250px;
	        } 
	         
	.ad300 {
		    float:left;
	        width:300px;
	        height:250px;
	        margin:2px 0px 2px 25px;
	        }   
	        
	.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:127px;
		height:100px;
		margin:0px 0px 0px 0px;
}

.chosen img{
		width:123px;
		height:98px;
		margin:0px 0px 0px 0px;
		border:1px solid #AC1246;
}

.chosen img:hover{
		border:1px solid #fff;
}

#muchaplayer {
        float:left;
        font-size:10px;
        overflow:hidden;
        width:771px;
        margin:0px 0px 5px 2px;
}

#playertop {
        float:left;
width:700px;
height:40px;
        background-image: url('images/playertop.jpg'); 
}

#sponsorad {
        float:left;
width:700px;
align:center;
text-align:center;

}

#playermid {
        float:left;
		width:700px;
        background-image: url('images/playermid.jpg'); 
}

#playerbottom {
        float:left;
		width:700px;
		height:30px;
        background-image: url('images/playerbottom.jpg'); 
}

#playercontent {
        font-size:10px;
        margin:0px auto 4px auto;
        text-align:center;
        align:center;
}

#playercontent img {
        border:0px solid #000;
}

#playertitle {
        text-align:center;
        font-size:10px;
        width:690px;
   	    color: #6F6F6F;
        margin:10px 5px 10px 10px;
}

#playertekst {
        text-align:center;
        font-size:10px;
        width:300px;
   	    color: #6F6F6F;
        margin:10px 12px 10px 12px;
}

#playerthumb {
        float:left;
        width:200px;
        height:130px;
        text-align:left;
        margin:5px 0px 0px 30px;
}



#playerembed {
        float:left;
        text-align:left;
        font-size:10px;
        width:234px;
        height:200px;
   	    color: #000;
   	            font-weight:bold;
        margin:5px 0px 0px 5px;
}

#embedcode {
        float:left;
        width:230px;
        height:20px;
        overflow:hidden;
   	    background: #fff;
   	    color:#000;
        margin:0px 0px 0px 0px;
        border:1px solid #000;
}


#playerthumb img{
        width:160px;
        height:130px;
}

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:10px;
    text-align:left;
	width:130px;
    margin:4px 0px 0px 0px;
    color:#000;
	}
	
#topplayer {
    width:300px;
    text-align:center;
	margin: 10px auto 0px auto;
	}
	
h4 {
    float:left;
    width:680px;
	FONT: 10pt Verdana;
    font-weight: bold; 
    text-align:left;
    color: #000;
    TEXT-DECORATION: none;
	margin: 10px 2px 5px 25px;
	}

h5 {
    float:left;
    width:970px;
	FONT: 8pt Verdana;
    text-align:left;
    color: #fff;
    TEXT-DECORATION: none;
	margin: 4px 2px 4px 15px;
	}
	
h5 img{
    float:left;
    width:100px;
	margin: 4px 2px 4px 2px;
	}
	
	
h6 {
float:left;
	FONT: 8pt Verdana;
	color:#000;
	}	
	
h7 {
float:left;
	FONT: 12pt Verdana;
    font-weight: bold; 
    text-align:center;
    margin:10px 5px 0px 10px;
    color: #000;
	}	

.boardtitle {
float:left;
	FONT: 12pt Verdana;
    font-weight: bold; 
    width:704px;
    text-align:left;
    margin:15px 5px 10px 30px;
    color: #F7EBAE;
	}	
	
h8 {
float:left;
	FONT: 12pt Verdana;
    font-weight: bold; 
    text-align:center;
    margin:15px 5px 10px 30px;
    color: #F7EBAE;
	}	
	
#rating {
  float: left;
  padding: 5px 0px 0px 0px;
  margin-left:2px;
}

#bookmark {
  float:right;
  width:768px;
  text-align:right;
  margin:2px 2px 2px 2px;
}

#pages { 
        float:left;
        width:900px;
        margin-left:50px;
        text-align:left;
        align:left;
        overflow:hidden;
}

	.pagesitem  {
	font-weight: bold;
	font-size: 12px;
	margin: 6px 8px 0 8px;
	text-align: left;
	color: #F7EBAE;
	float: left;
}

	.pagesitem a {
	color: #F7EBAE;
}

	.pagesitem a:hover {
       		color: #A6A6A6;

	}
#navbaritem {
    float:left;
    height:25px;
    font-size: 12px;
	color: #F7EBAE;
    font-weight:bold;
    }
    
#search {
    float:left;
    margin:6px 0px 0px 0px;
	color: #F7EBAE;
    }
.galthumb { 
       float:left;
		 width:150px;
		 margin-left:4px
		 margin-bottom:4px;
		 height:140px;
		 }  