#menu_shows {
	background-image: url("/img/menu_shows.jpg") !important;
}



#mainbox {
	background-image: url("/img/show_main_bg.gif");
	background-position:left top;
	width: 956px;
}

#mainbox table {
	border-collapse: collapse;
	margin: 10px;
}

#mainbox table td {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#mainbox table td p {
	margin: 0px;
}

.show_icon {
	background-image: url("/img/show_bg.gif");
	width: 160px;
	height: 87px;
	padding-left: 20px !important;
}

.show_icon:hover {
	background-image: url("/img/show_bg_over.gif");
}

.show_details {
	background-image: url("/img/show_detail_bg.gif");
}

.show_details a {
	text-decoration: none;
}

h1 {
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

h2 {
	color: #bebebe;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

.show_desc {
	color: white;
	font-size: 12px;
}

.show_spacer {
	height: 4px;
}



/* show view page styles */

#show_view_main {
	background-image: url("/img/show_view_main_bg.gif");
	width: 956px;
	height: 640px;
	color: white;
	text-align: left;
}


#show_view_dailymotion {
	position: absolute;
	margin-left: 5px;
	margin-top: 35px;
}

#show_view_details {
	position: absolute;
	margin-left: 30px;
	margin-top: 490px;
	width: 500px;
	text-align: left;
}

#bigbox1 {
	position: absolute;
	margin-left: 605px;
	margin-top: 25px;
}

#bigbox2 {
	position: absolute;
	margin-left: 605px;
	margin-top: 275px;
}

#smallbox {
	position: absolute;
	margin-left: 605px;
	margin-top: 525px;
}


#show_view_bottom {
	background-image: url("/img/show_view_bottom_bg.gif");
	width: 956px;
	height: 270px;
	text-align: left;
}


#widget_maillist {
	position: absolute;
	margin-left: 20px;
	margin-top: 35px;
}

#widget_taf {
	position: absolute;
	margin-left: 20px;
	margin-top: 162px;
}

#widget_commentaire {
	position: absolute;
	margin-left: 329px;
	margin-top: 10px;
}


#archivebutton {
	position: absolute;
	display: inline-block;
	margin-left: 20px;
	margin-top: 590px;
	width: 150px;
	height: 20px;
}



#highlights {
	position: absolute;
	margin-top: 44px;
	margin-left: 640px;
	width: 312px;
}

#highlights a {
	display: inline-block;
	width: 300px;
	height: 60px;
	margin-bottom: 9px;
}

