/***********************************************/
/* styles.css                                  */
/* Use with Canal Street templates             */
/* Developed by Innoventi (C) 2009             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #81ca9c;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(/images/2009/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
h1 {
	padding-bottom: 10px;
	margin: 0;
	color: #81ca9c;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	margin: 0;
	color: #81ca9c;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
h3 {
	margin: 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
h4 {
	margin: 0;
	color: #81ca9c;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
h5 {
	margin: 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}
p {
	padding-bottom: 15px;
	margin: 0;
}

/******* hyperlink and anchor tag styles *******/




/***********************************************/
/* Layout Divs and Tables                      */
/***********************************************/

#webWrapper {
	position: relative;
	width: 945px;
	/*background-color: #000;*/
	margin: 0 auto;

}
#topContainer {
	position: relative;
	background-color: #000;
	width: 905px;
	height: 214px;
	padding-bottom: 24px;
	border-left: 20px solid #000;
	border-right: 20px solid #000;
	background-image: url(/images/2009/bg_top.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
}


/***********************************************/
/* Component Divs (Boxes)                      */
/***********************************************/


/***** menu styles *****/

.logo {
	position: absolute;
	width: 516px;
	height: 137px;
	top: 14px;
	left: 33px;
}
.billett {
	position: absolute;
	width: 165px;
	height: 165px;
	top: 9px;
	right: 46px;
}
.flag {
	position: absolute;
	width: 20px;
	height: 13px;
	top: 176px;
	right: 20px;
}
#menuContainer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	position: absolute;
	bottom: 46px;
	left: 20px;
	width: 665px;
	height: 17px;
	text-align: left;
}

#menuContainer a {
	color: #FFF;
	text-decoration: none;
	text-transform: none;
}
#menuContainer a:hover 
{
	color: #81ca9c;
	text-decoration: none;
}


/***** content styles *****/


.left {
	width: 203px;
	background-color: #000;
	padding-bottom: 12px;
	border-right: 2px solid #81ca9c;
}
.middle {
	width: 535px;
	background-color: #000;
}
.right {
	width: 203px;
	background-color: #000;
	padding-bottom: 12px;
	border-left: 2px solid #81ca9c;
}
#contentContainer1 {
	width: 495px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 26px;
}
#contentContainer1 a {
	color: #81ca9c;
	text-decoration: none;
}
#contentContainer1 a:hover {
	text-decoration: underline;
}
.leftMenu {
	width: 203px;
	background-color: #000;
	padding-bottom: 12px;
	border-right: 2px solid #81ca9c;
}
#kolonneContainer2 {
	width: 163px;
	padding-left: 20px;
	padding-right: 20px;
}
.leftMenuContainer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftMenuContainer a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.leftMenuContainer a:hover {
	color: #81ca9c;
	text-decoration: none;
}
.frontpageThumb {
	width: 100px;
}
.frontpageDivider {
	width: 12px;
}
.frontpageText {
	width: 383px;
}
#kolonneContainer {
	width: 163px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
}
#kolonneContainer a {
	color: #81ca9c;
	text-decoration: none;
	text-transform: none;
}
#kolonneContainer a:hover {
	text-decoration: underline;
}
#bookingContainer {
	width: 163px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
#bookingContainer a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#bookingContainer a:hover {
	color: #81ca9c;
	text-decoration: none;
}
.textField {
	font-size: 10px;
	border: 1px solid #fff;
	background-color: #000;
	padding-left: 3px;
	margin: 0;
	color: #FFF;
}
.progTable1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 155px;
}
.progTable2 {
	padding: 5px;
	width: 85px;
}
.progTable2_2 {
	padding: 5px;
	width: 85px;
}
.progTable3 {
	padding: 5px;
    width: 103px;
}
.progTable3_2 {
	padding: 5px;
    width: 103px;
}
.progTable4 {
	padding: 5px;
	width: 35px;
}
.progTable4_2 {
	padding: 5px;
	width: 35px;
}
.progTable5 {
	padding: 5px;
	width: 50px;
}
.progTable5_2 {
	padding: 5px;
	width: 50px;
}
.progTableSpacing {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 155px;
}
.headingContainer {
	font-size: 16px;
	color: #81ca9c;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 15px;
}
.artistDivider {
	background-image: url(/images/2009/artistDivider.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.programDivider {
	background-image: url(/images/2009/programDivider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#artistImg {
	width: 495px;
}
#contentHeader {
	width: 495px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 24px;
	color: #82ca9c;
	font-weight: bold;
	background-image: url(/images/2009/bg_artistHeader.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#mainContent {
	width: 495px;
	padding-top: 15px;
	font-size: 12px;
	color: #fff;
}
#mainContent a {
	color: #81ca9c;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
.btnSpacing {
	padding-left: 5px;
}

/***** footer styles *****/

#bottomContainer {
	position: relative;
	background-image: url(/images/2009/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 945px;
	height: 435px;
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
}
#bottomContainer a {
	text-decoration: none;
	color: #81ca9c;
}
#bottomContainer a:hover {
	text-decoration: underline;
}

