/*Style för WhyTv.se */

* {
	margin:0px;
	padding:0px;
	}


body {

	
	background-color:#216724;
	height:100%;
	
	}
	
#all {
	margin-top:-30px;
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	
	}
body p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	
	}
	
#logo img {
	margin-top:20px;
	margin-left:35px;
	}	
	
#center {
	margin:0px auto;
	margin-top:30px;
	height:515px;
	width:600px;
	
	z-index:10;
	position:relative;
	
	}
	
#meny {
	
	}
#meny a {
	
	color:#009933;
	text-decoration:none;
	font-size:30px;	
	}
	
#meny p {
	text-align:center;
	}


	

	




	


#botten {
	background-image:url(../images/bottenbg.jpg);
	background-repeat:repeat-x;
	position:relative;
	bottom:0px;
	left:0px;
	height:274px;
	width:100%;
	
	
	
	
	}
	
.indexstycke a:hover {
	color:#006633;
	}
.indexstycke a {
	margin-left:7px;
	}

#contact ul {
	border-top:2px solid green;
	list-style:none;
	margin-top:80px;
	text-align:center;
	}
#contact li {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;

}

a { color:#000000;
}

#contact span {
	font-weight:bold;
	}

#dropdown {
	width:90px;
	
	margin-left:43%;
	margin-top:-20px;
	}
	
.player {
	z-index:2;
	height:325px;
	width:480px;
	margin-left:60px;
	margin-top:20px;
	border-bottom:2px solid #009933;
	margin-bottom:5px;
	

	}	
	
#indextext {
	margin-left:60px;
	width:478px;
	}
.indexstycke {
	margin-bottom:0px;
	margin-top:20px;
	border-bottom:1px green solid;
	}
.indexstycke p {
	margin-bottom:5px;
	}