/* Colors and typography begins */
body{
	margin: 0;
	padding: 0;
	font: normal normal normal 0.9em/1.1em garamond, serif;
	/*background-color:#01265e;*/
	background: #01265e url(../images/fredagsrock_background.jpg) no-repeat scroll center 29px;
	background-repeat:no-repeat;
	
	font:normal 0.7em/2.3em Georgia;
	font-family: Georgia,Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	

}
.top1{
	width:100%;
	height:26px;
	_height:30px;
	background:transparent url("http://tivoli.dk/2006/images/basic/Topsprite.png") 0 0 repeat-x;
	padding:3px 0 0 0;
}

.SmallLogo{
background: url(http://www.tivoli.dk/2010/top/Tivoli_Small_Logo.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
display:block;
text-indent:-10000px;
width:69px;
height:25px;
}

#container{
margin-left:auto;
margin-right:auto;
width:890px;
height:800px;
margin-bottom:0;
}

#content{
float:left;
height:335px;
width:500px;
margin-left:200px;
margin-top:170px;
color:#bc9b6a;
}

#logo{
float:left;
width:890px;
height:135px;
}

.FredagsLogo{
width:890px;
background: url(../images/Fredagsrock_Logo.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
float:left;
height:135px;
text-indent:-10000px;
display:block;
}

#shop{
float:left;
width:890px;
height:51px;
float:left;
}

.ShopLink{
width:302px;
background: url(../images/Fredagsrock_Shop.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
float:left;
height:24px;
text-indent:-10000px;
display:block;
width:475px;
text-align:center;
margin-top:5px;
overflow:hidden;
}

.ShopLink:hover{
background: url(../images/Fredagsrock_Shop_Hover.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
display:block;
float:left;
}

#contentcontainer{
float:left;
width:890px;
height:548px;
float:left;
background: url(../images/Content_Background.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
}

#Royal{
float:left;
width:890px;
height:74px;
float:left;
background: url(../images/Royal_Logo.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
}

#facebook{
float:left;
width:890px;
height:62px;
float:left;
}

.FacebookLink{
width:890px;
background: url(../images/Fredagsrock_Facebook.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
float:left;
height:62px;
text-indent:-10000px;
display:block;
overflow:hidden;
}

.FacebookLink:hover{
background: url(../images/Fredagsrock_Facebook_Hover.jpg) no-repeat scroll center 0;
background-repeat:no-repeat;
display:block;
float:left;
}
