/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(images/bg.gif) top left repeat-x #B7D4F5;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

a{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

strong{
	color:#630000;
}

.img-right{
	float:right;
	margin:0 0 10px 15px;
}

.img-left{
	float:left;
	margin:0 25px 0 0;
}

.movie-player{
	background:#B7D4F5;
	border:1px solid #3E638E;
	margin-top:10px;
}

.bullets{
	color:#012950;
	font-weight:bold;
}

.bullets-alt{
	color:#630000;
	font-weight:bold;
}

.email-box{
	background:url(images/email-bg.gif) left repeat-x #011D3E;
	height:99px;
	border-right:1px solid #011D3E;
}

.input-box{
	background:#DFEEFF;
	color:#011D3E;
	font-size:11px;
	border:0;
	margin:0;
	margin-left:10px;
}

.movie-title{
	color:#0C4282;
	font-weight:bold;
}

.lovecentria-button{
	font-size:20px;
	color:#012C56;
	font-weight:bold;
}

.lovecentria-button a{
	color:#012C56;
	text-decoration:none;
}

.lovecentria-button a:hover{
	text-decoration:none;
	color:#A10000;
}

.sub-header{
	font-size:14px;
	color:#012950;
	font-weight:bold;
}

.footer{
	height:97px;
	background:url(images/footer.gif) left repeat-x #4F8BD2;
	color:#123967;
	font-size:10px;
	line-height:normal;
}

.footer-links{
	color:#011D3E;
	font-weight:bold;
	font-size:11px;
}

.footer-links a{
	color:#011D3E;
	text-decoration:none;
}

.footer-links a:hover{
	color:#014EA9;
	text-decoration:underline;
}

.text-link {
	color:#0C4282;
	text-decoration:underline;
	font-weight:bold;
}

.text-link:hover {
	color:#002851;
	text-decoration:underline;
	font-weight:bold;
}

