/* @override http://bengiroux.com/style.css */

body {
	background-color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.theatre {
	background-image:url(../images/main_14.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#0088B1;
}
.theatre-headlines {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.recent {
	background-image:url(../images/main_48.png);
	min-height: 242px;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #00608B;
}
.links {
	background-image:url(../images/main_52.png);
	min-height: 242px;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #00608B;
}
h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}
#htmlElement {
	padding: 10px;
	background-color: #000;
}
.theatre-columns {
	background-color: #6DBFDC;
	padding: 10px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.theatre-headlines {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	border-bottom: 1px dotted #000;
	vertical-align:middle;
	font-size: 18px;
}
.theatre-image-headlines {
	float:left;
}
.mainpagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	line-height: 20px;
}
.mainpagetext a{
	color: #FFBA00;
	text-decoration:none;
}
.mainpagetext a:hover{
	color: #FFBA00;
	text-decoration:underline;
}
.bottom-back {
	background-image:url(images/main_60.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;
}
.page-divide {
	border-top: 1px dotted #000;
}
.girouxfooter {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 12px;
	line-height: 20px;
}
.girouxfooter a {
	text-decoration:none;
	color:#333;
}
.girouxfooter a:hover {
	text-decoration:underline;
	color: #00608B;
}
.press-container {
	background-image: url(images/press_02.png);
	background-repeat: no-repeat;
	background-position:top;
	width:646px;
}
.press-text {
	padding: 15px;
}
.press-img {
	border-bottom: 2px solid #333;
	padding-bottom: 10px;
}