@charset "utf-8";
/* CSS Document */

/* Tags */

#content {
	height: /*2350px*/ auto;
	width: 911px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #111111;
}


/* Tour Items */

#trailer {
	width: 911px;
	margin-left: auto;
	height: 480px;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}



.model {
	float: left;
	height: auto;
	width: 155px;
	margin-top: 0px;
	margin-left: 21px;
	border: 1px solid #666666;
}


.model_name {
	float: left;
	height: auto;
	width: 157px;
	margin-left: 21px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.sample {
	text-align: center;
	float: left;
	width: 860px;
	margin-left: 21px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 5px;
}

/* Classes */

.scenes {
	height: 145px;
	width: 105px;
	margin-top: 0px;
	border: 1px solid #111111;
	float: right;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 12px;
	background-color: #FFFFFF;
}

.action {
	float: left;
	height: 100px;
	width: 220px;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.action_text {
	float: left;
	height: 95px;
	width: 368px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 5px;
	text-align: left;
	padding-left: 33px;
	font-size: 9pt;
	line-height: 17pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
}
.hype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #860C0C;
	width: 869px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin-left: 19px;
	text-align: center;
}
.hype {
	margin-top: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

