

/*=======================================*/
/* Minify: /includes/css/video/video.css */
/*=======================================*/

html {
	height: 100%;
}
body {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #0a0f1d;
	background: #060910 url('/video/images/body-bg.gif') repeat-x;
	height: 100%;
}
a:link { color: #3893DA}
a:active { color: #3893DA}
a:visited { color: #3893DA}
a:hover {text-decoration: none}	

#video-description { color: #fff; width: 612px; margin: 0 auto; text-align: left }
h1.main-title { margin-bottom: 0.3em }

img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
.bg {
	min-height: 100%;
	background: url(/video/images/body-bg.gif) no-repeat 50% 0;
}
* html .bg {
	height: 100%;
}
/* page start */
#page {
	overflow: hidden;
	margin: 0 auto;
	text-align: center
}
/*header start*/
#header {
	/*overflow: hidden;
	width: 535px;*/
	margin: 0 auto;
}
/*logo start*/
img.logo {
	vertical-align: middle;
	padding-right: 0.2em
}
div#after-movie 
{
	padding: 20px;
}
#after-movie h1, #after-movie h2, #after-movie h3 
{
	color: #fff;
	text-align: center
}
#movie h1, #movie h2, #movie h3 
{
	color: #fff;
	text-align: center
}

/*logo end*/
.main-title {
	color:#FFFFFF;
}
/*header end*/
/* content start */
#content {
	overflow: hidden;
	/*width: 780px;*/
	padding: 3px 0 0 0px;
	margin: 30px auto 0px auto;
}
.bottom h4 { margin-top: 40px }
.cont-top {
	float: left;
	background: url(/pitpass/images/cont-top.png) no-repeat;
	padding-top: 100px;
}
.cont-middle {
	float: left;
	width: 624px;
	background: url(/pitpass/images/cont-middle.png) repeat-y;
	padding: 0 39px 0 45px;
}
.cont-middle:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.cont-bottom {
	float: left;
	overflow: hidden;
	width: 708px;
	height: 75px;
	background: url(/pitpass/images/cont-bottom.png) no-repeat;
	margin-top: -32px;
}
.cont-box {
	overflow: hidden;
	width: 624px;
	margin-top: -68px;
	position: relative;
}
#main {
	float: left;
	width: 300px;
	margin-top: -19px;
}
#main p {
	margin: 29px 0 0;
	line-height: 18px;
	text-align: justify;
}
a.detail-link {
	color: #0049fe;
	text-decoration: underline;
}
.detail-link a:hover {
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 303px;
}
.side-img {
	overflow: hidden;
	width: 303px;
	height: 149px;
	background: url(/pitpass/images/img-border.png) no-repeat;
	margin-top: 11px;
}
.side-img img {
	display: block;
	margin: 5px 0 0 8px;
}
/* content end */
/* footer start */
#footer {
	overflow: hidden;
	width: 479px;
	padding: 0 100px;
	margin: 2px 0 0 17px;
}
#footer p {
	margin: 0;
	font: 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
.activate-link {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 224px;
	height: 113px;
	background: url(/pitpass/images/activate-link.png) no-repeat;
	text-align: center;
	margin: 15px 0 0 115px;
}
/* footer end */
/* page end */

