/* @group SPLASH TEXT */

.largewhite {
	font-size: 72px;
	line-height: 57px;
	color: #fff;
}

.largeblack {
	float: right;
	font-weight: bold;
	font-size: 35px;
	line-height: 30px;
	color: #000;
}

.filmcaption {
	font-weight: bold;
}


/* @end */

/* @group Main Splash Styles */

#splashcontainer {
	padding: 25px 10px 10px 10px;
}

#splashwrapper {
	margin: auto;
	width: 900px;
}

#splashtop {
	margin: auto;
	width: 880px;
	height: auto;
	padding: 0px 10px 0px 10px;
	border: 1px solid #c1bcb7;
	background-color: #131313;
}

#menutop {
	margin: auto;
	width: 880px;
	height: auto;
	padding: 5px 10px 5px 10px;
	border: 1px solid #c1bcb7;
	background-color: #131313;
	position: relative;
	z-index: 10;
}

#splashlinks {
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	border: 1px solid #c1bcb7;
	border-top: none;
}

#film {
	float: left;
	width: 880px;
	height: auto;
	padding: 10px;
	border: 1px solid #c1bcb7;
	border-bottom: 2px solid #c1bcb7;
	border-top: none;
	position: relative;
	z-index: 1;
}

#filmbott {
	width: 880px;
	height: 50px;
	padding: 5px 10px 0px 10px;
	border: 1px solid #c1bcb7;
	border-top: none;
}


/* @end */

/* @group Caravan Film */

.caravanfilm {
	float: left;
	width: 419px;
	height: 120px;
	padding: 10px;
	border-right: 1px solid #c1bcb7;
	background-color: #000;
}

.carainnerleft {
	float: left;
	text-align: center;
	margin: auto;
	padding: 20px 0px 0px 0px;
	width: 208px;
	height: 100px;
	border-right: 1px solid #c1bcb7;
}

.carainnerright {
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	margin: auto;
	width: 200px;
	height: 100px;
}

.carainnerright a {
	float: left;
}

.carainnerright p {
	float: left;
	text-align: left;
	width: 110px;
	padding-top: 10px;;
	margin: 0px;
}

.caravanfilmimg {
	float: right;
	padding-right: 10px;

}



/* @end */

/* @group Caravan Corporate */

.caravancorporate {
	float: right;
	width: 420px;
	height: 120px;
	padding: 10px;
	background-color: #000;
}

.corpinnerleft {
	float: left;
	margin: auto;
	padding-top: 20px;
	width: 185px;
	height: 100px;
	border-right: 1px solid #c1bcb7;
}

.corpinnerright {
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	margin: auto;
	width: 220px;
	height: 100px;
}

.corpinnerright a {
	float: left;
}

.corpinnerright p {
	float: left;
	text-align: left;
	width: 110px;
	padding-top: 10px;;
	margin: 0px;
}

.caravancorporateimg {
	float: right;
	padding-right: 10px;
}



/* @end */





