
body { 
	background: url(/Images/bg.jpg) repeat-y center center;
	text-align: center;
}

#lw {
	font-family: arial, sans-serif;
	width: 760px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#header { 
	width: 100%;
	height: 212px;
	background: url("/Images/header_full.jpg") center center;
}

#news {
	padding-left: 30px; 
	text-align: center;
	height: 1.6em;
}

#news p {

}

#news a {
	color: #cc0033;
	text-decoration: none;
	font-weight:bold;
}

#pagetitle {
	height: 40px;
}


#ptl img {
	margin: 0;
	padding: 0;
}

#ptc {
	float: left;
	width: 350px;
	height: 100%;
	padding: 0;
	margin-left: 190px;
	background: #cc0033;
	color: #fff;
	font-weight: bold;
}

#ptc span {
	display: block; 
	margin:0 20px;
}

#ptr {
	float: right;
	width: 730px;
	height: 100%;
	margin-left: 30px;
	background: #f8bfc6;
}

#main {
	clear:both;
	width: 100%;
	padding-top: 0px;
	font-size: 85%;
}

* html #main {
	padding-top: 20px;
}


#l 
{
	min-height: 500px;
	width: 180px;
	float: left;
	padding: 0px 20px 15px 20px; 
}

* html #l {
	padding-right:30px;
}

#menu 
{
	font-size: 16px;
	padding-left: 10px;
	padding-top: 15px;
	margin-left: -12px;
	list-style-type: none;
	margin-bottom: 0px;
}

#menu li {
	padding: 5px 0;
}

#menu a { 
	text-decoration: none; 
	color: #000;
/*	padding: 15 0 15 22;*/
	padding-left:15px;
}

#menu a:hover {
	font-weight: bold;
		background: url(/Images/dancer.jpg) no-repeat left center;
	padding: 15 0 15 22;
/*	margin: -10 0 -10 -22;*/
}


#advo
{
	height: 200px;
	width: 160px;
}


#advo img {
	margin-bottom: 6px;
}

#c {
	float: left;
	width: 480px;
	padding: 15px 40px 15px 20px;
	text-align: justified;
}


#content_info a {
	text-decoration: none;
	color: #000;
}

#content_info img {
	border: none;
}

#content_info p {
	margin:5px 0;
}

#footer1 {
	clear:both;
	height: 20px;
	margin-bottom: 4px;
}

#footer2 {
	clear:both;
	height: 4px;
}

#footer1 .first {
      	float: left;	
	width: 190px;
	height: 100%;
	margin-left: 30px;
	background: #ccc;
	
}
#footer1 .last {
	float: right;
	width: 350px;
	height: 100%;
	margin-right: 190px;
	background: #000;
}

#footer2 .first {
	float: left;
	width: 220px;
	height: 100%;
	background: #fcc;
}
#footer2 .last {
	float: right;
	width: 540px;
	height: 100%;
	background: #c03;
}


a 
{
color:black;
font-weight:bold;
text-decoration:none;
}

a:hover 
{
color:#CC0000;
}

ul#menu 
{
position: relative;
top: 10px;
left: 0px;
}

ul, li
 {
display:block;
margin:0;
padding:0;
}

ul 
{
background:#FFFFFF none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:9px;
width:150px;
}

li 
{

border-color:#FFFFFF #FFFFFF #FFFFFF #FFFFFF;
border-style:solid;
border-width:1px 5px 1px 1px;
padding:0px;
position:relative;
z-index:9;
}

li.folder 
{

}

li:hover
 {
background:#FFFFFF none repeat scroll 0 0;
z-index:15;
}

ul ul
 {
display:none;
position:absolute;
right:-150px;
top:4px;
}

li:hover ul ul 
{
display:none;
}

li:hover ul, li:hover li:hover ul 
{
display:block;
}

.popupControl
{
      background-color:#AAD4FF;
      position:absolute;
      visibility:hidden;
      border-style:solid;
      border-color:Black;
      border-width:2px;
}

.modalBackground
{
      background-color:Gray;
      filter:alpha(Opacity=70);
      opacity:0.7;
}

.modalPopup
{
      position: absolute;
      top: 200px;
      left: 100px;
      background-color: White;
      border-width:3px;
      border-style:solid;
      border-color:Gray;
      padding:3px;/*
      width:540px;
      height:540px;*/
}

.btn {
  color:Black;
  font: bold 84% Arial;
  background-color:#F8BFC6;
  border: 1px solid;
  border-color: #CC0033;
}

#banner1
{
	background: url(/Images/Banners/kringelsport.gif);
	height: 70px;
	width: 150px;
	position:relative;
	top: 50px;
	left: 5px;
}

#banner2
{
	background: url(/Images/Banners/intos.gif);
	height: 21px;
	width: 150px;
	position:relative;
	top: 50px;
	left: 5px;
}
#banner3
{
	background: url(/Images/Banners/expert.jpg);
	height: 33px;
	width: 150px;
	position:relative;
	top: 50px;
	left: 5px;
}
#banner4
{
	background: url(/Images/Banners/huijg.jpg);
	height: 42px;
	width: 150px;
	position:relative;
	top: 50px;
	left: 5px;
}

/* Rating */

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: inline;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}

