/***********************************************/
/* styles.css                                  */
/* Use with Canal Street templates             */
/* Developed by Innoventi (C) 2010             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #a2a4a7;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1 {
	padding-bottom: 20px;
	margin: 0;
	color: #009aca;
	font-size: 26px;
	font-weight: bold;
}
h2 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	padding-bottom: 16px;
	margin: 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
	margin: 0;
}
a {
color: #0093bd;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border: 0;
}


/***********************************************/
/* Layout Divs and Tables                      */
/***********************************************/

#webWrapper {
	position: relative;
	width: 955px;
	padding-top: 347px;
	background-image: url(/images/2010/body_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto;

}
#topContainer {
	position: relative;
	width: 919px;
	height: 296px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;
}
hr {
width: 907px;
height: 4px;
background-color: #4c4d4f;
margin-top: 0px;
margin-bottom: 20px;
border: 0;
}
#contentWrapper {
width: 907px;
margin-right: 24px;
margin-left: 24px;
background-image: url(/images/2010/content_bg.gif);
background-position: top left;
background-repeat: repeat-y;
}
.menu {
position: relative;
width: 160px;
padding-right: 20px;
margin-bottom: 20px;
text-align: left;
float: left;
}
.menu p {
text-transform: uppercase;
font-size: 11px;
}
.content {
position: relative;
width: 501px;
padding-right: 23px;
padding-left: 23px;
margin-bottom: 20px;
text-align: left;
float: left;
}
.info {
position: relative;
width: 160px;
padding-left: 20px;
margin-bottom: 20px;
text-align: left;
float: left;
}
.info p {
text-transform: uppercase;
font-size: 11px;
}
.info p.linkRight {
font-size: 12px;
padding-bottom: 10px;
padding-top: 0px;
float: right;
}
.info a {
font-size: 12px;
text-transform: none;
}


/***********************************************/
/* Component Divs (Boxes)                      */
/***********************************************/


.flag {
	position: absolute;
	width: 20px;
	height: 13px;
	top: 176px;
	right: 20px;
}
#menuContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 903px;
	height: 51px;
	padding-left: 26px;
	padding-right: 26px;
	background-image: url(/images/2010/bg_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}
.spacerContainer {
width: 955px;
height: 20px;
}
.newsContainer {
position: relative;
width: 501px;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 2px solid #4c4d4f;
}
.newsImage {
width: 118px;
margin-right: 15px;
float: left;
}
.newsText {
width: 368px;
float: left;
}
.newsText p {
font-size: 12px;
}
.newsText p.linkRight {
font-size: 12px;
padding: 0;
float: right;
}
.footerBorder {
position: absolute;
bottom: 0px;
left: 5px;
}
.logo {
position: absolute;
left: 18px;
top: 65px;
}
.fyret {
position: absolute;
left: 270px;
top: 87px;
}
.billett {
position: absolute;
left: 487px;
top: 77px;
}
.seksDager {
position: absolute;
right: 18px;
top: 71px;
}
.socialMedia {
position: absolute;
width: 180px;
height: 24px;
top: 303px;
right: 18px;
}
.artistLarge {
padding-bottom: 20px;
}
.socialPadding {
padding-right: 5px;
}
.flagPadding {
padding-right: 22px;
}
.headerPadding {
padding-top: 15px;
padding-bottom: 15px;
}
.illustratorPadding {
padding-bottom: 30px;
}
.textBoxNews {
width: 147px;
font-size: 11px;
text-transform: uppercase;
background-color: #4c4d4f;
border-left: 1px solid #4c4d4f;
border-top: 1px solid #4c4d4f;
border-right: 1px solid #4c4d4f;
border-bottom: 1px solid #4c4d4f;
padding-left: 5px;
padding-right: 5px;
color: #00aeef;
}
.searchContainer {
position: relative;
width: 160px;
border-bottom: 4px solid #4c4d4f;
margin-bottom: 16px;
padding-bottom: 16px;
}
.searchContainer p.linkRight {
font-size: 11px;
padding-top: 26px;
padding-bottom: 0px;
float: right;
}
.btnSearch {
position: absolute;
top: 0px;
right: 0px;
width: 28px;
float: left;
}
.textBoxSearch {
position: absolute;
top: 2px;
/*left: 33px;*/
left: 0px;
width: 115px;
font-size: 11px;
text-transform: uppercase;
background-color: #4c4d4f;
border-left: 1px solid #4c4d4f;
border-top: 1px solid #4c4d4f;
border-right: 1px solid #4c4d4f;
border-bottom: 1px solid #4c4d4f;
padding-left: 5px;
padding-right: 5px;
color: #00aeef;
float: left;
}
.filmPadding {
padding-top: 20px;
}
.newsLetterPadding {
padding-top: 5px;
}
.close {
clear: both;
}
#footer {
	position: relative;
	background-image: url(/images/2010/bg_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 955px;
	height: 93px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding-top: 61px;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #00aeef;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
font-size: 11px;
padding-top: 16px;
margin-left: 24px;
margin-right: 24px;
border-top: 1px solid #fff;
}
.sponsor {
position: absolute;
top: 16px;
left: 24px;
}

