@charset "UTF-8";

#topNav {	
	width:970px;
	height:	90px;
	margin-bottom:20px;
}

#mainBoxp { 
	padding: 0px;
	margin: auto;
	width: 970px;
	height: 100%;
	background: url(http://www.vvs.ca/img/BackFlash.png) no-repeat;
	text-align:center;
}

#mainBoxp #footerBox {
	clear:both;	
	position:relative;
	width:950px;
	height:300px;	
	padding-bottom:20px;
	margin: 40px 10px 20px;  /* Top R+L B */	
	background:url(http://www.vvs.ca/img/fadeGris.jpg) repeat-x left bottom;
	background-position: 0px 80px;
}

#featureZoneResults {	
	clear:both;
	position:relative;
	width:890px;
	min-height:240px;
	margin: 0px 20px 20px; /* Top R+L B */	
	padding:20px;	
	text-align:left;
	background:  #fff url(http://www.vvs.ca/img/BackGrisCinema.jpg) no-repeat;
}

#featureZone {	
	clear:both;
	position:relative;
	margin-top:0px;
	margin-bottom:20px;
	
	margin-left:20px;
	margin-right:20px;
	
	width:930px;
	text-align:left;
}

#featureZoneSearch {	
	clear:both;
	
	margin-top:0px;
	margin-bottom:20px;
	
	min-height:240px;
		
	width:890px;
	text-align:left;
}

#featureZoneSearch td, #featureZone td {
	text-align: center;
	vertical-align: middle;
}

#featureZoneSearch h1, #featureZone h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#featureZoneSearch .topTitle, #featureZone .topTitle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

#featureZoneSearch a, #featureZone a {	
	color: #000000;
	text-decoration: none;
}

#featureZoneSearch a:hover,#featureZoneSearch a:active, #featureZone a:hover,#featureZone a:active {
	color: #f00;
}

/* --------------------------------------------------------------------- NEW RELEASE */

#newRelease_header {
	width: 468px;
	margin-bottom: 0;
	background-color: #00B2E5;
}

#newRelease_header td {	
	height: 42px;
	font: bold 12px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
}

#newRelease_header a {	
	color: #fff;
}

#newRelease_header .sort {
	width: 85px;
	background-color: #009BCB;
}

.newRelease {
	width: 461px; 
	margin-top: 0;
	color: #000;
}

.newRelease td {	
	height: 69px;
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;	
}

.newRelease .arrow {
	width:  25px;
	text-align: left;
	vertical-align: middle;
}

.newRelease .thumbnail {	
	width: 100px;
	margin: 0;
}

.newRelease .title {	
	width: 420px;
	margin: 0;
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	border-bottom: 1px solid #999;
	padding: 0 4px;
	text-align: left !important;
}

.newRelease .genre {	
	width: 80px;	
	margin: 0;
	border-bottom: 1px solid #999;
}

.newRelease .rating {	
	width: 80px;
	margin: 0;
	border-bottom: 1px solid #999;
}

.newRelease .length {	
	width: 67px;
	margin: 0;
	border-bottom: 1px solid #999;
}

.newRelease .date {	
	width: 80px;
	margin: 0;
	border-bottom: 1px solid #999;
	padding: 0 2px;
}

#mainLinks {
	position:relative;
	float:right;
	margin-top:10px;
	width:360px;
}

#mainLinks .space {	
	display: block;	
	float:left;
	margin-left:0px;
	margin-right:4px;
	margin-top:2px;
	margin-bottom:2px;
	}

#mainLinks .buy {	
	display: block;	
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
	}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 140px;
	line-height:8px;
	padding: 0px;
}

#search {
	
}

#search .keywordField {
	display: inline;
	margin-right: 5px;
	width: 150px;
}

#search .genreField {
	display: inline;
	margin-right: 5px;
	width: 150px;
}

#search form {
	margin-bottom: 25px;
}

#mainMenu A:link {
	text-decoration: none;	
	color: #333;
}

#mainMenu A:visited {
	text-decoration: none;	
	color: #333;
	}
	
#mainMenu A:active {
	text-decoration: none;	
	color: #333;
	}
	
#mainMenu A:hover {
	text-decoration: none;	
	color: #000;
		}
	
#blanket {
background-color:#111;
opacity: 0.85;
filter:alpha(opacity=85);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#000;
width:512px;
height:288px;
z-index: 9002;
}

#clearer {	
	clear:both;
	line-height:0px;
}

#logo {	
	position:relative;
	float:left;
	left:27px;
	top:26px;
	width:907px;
	text-align:left;
	height:70px;
}

#mainMenu{
	float:right;
	position:relative;	
	width:670px;
	right:30px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#title {	
	float:left;
	position:relative;	
	margin: 0px 10px 10px; /* Top R+L B */	
	width:910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
	
#mainInfo{	
	float:left;
	margin:10px;
	width:540px;
	margin: 10px 10px 20px; /* Top R+L B */	
}

#mainCorpo{	
	float:left;
	margin-top:10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 16px;
	padding-top:20px;
	border-top: 1px solid #666;
	border-top-style:dashed;
}

#featureZoneCorpo {	
	clear:both;
	position:relative;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	
	padding:20px;
	
	min-height:240px;
	text-align:left;
	background: url(../img/BackGrisCinema.jpg) no-repeat;
}

#titleCorpo {	
	float:left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

#quotes{	
	float:right;
	margin-top:20px;
	margin-right:10px;
	width:354px;	
}

.quotestxt{	
	font-family: Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
	
	font-size: 14px;
	font-weight:bold;
	color:#000;
	background: url(../img/BackGrisCinema.jpg) no-repeat;
}

#quotes p {	
	margin:6px;
}

p q {	
	quotes:'“' '”';	
}

#mainInfo img{	
	float:left;
	margin-right:20px;
}

#movieDetails{	
	float:right;
	margin-right:20px;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

#specs{	
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:300px;
}

#synopsis{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #999;
	text-align: justify;
}

.releaseDate {	
	font-size: 12px;
	color: #666;
}

.langue{
	float:right;
	position:relative;
	top:16px;
}

.rightMarginMenu{
	float:left;
	margin-right:54px;	
}

/* -------------------#news*/

#newsMain {	
	clear:both;
	
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:20px;
	
	width:890px;
	
	min-height:240px;
	text-align:left;
	background:#fff url(http://www.vvs.ca/img/BackGrisCinema.jpg) no-repeat;
}

#newsMain2 {	
	clear:both;
	
	margin-top:0px;
	margin-bottom:20px;
	
	padding:20px;
	
	width:890px;
	
	min-height:240px;
	text-align:left;
	background:#fff url(http://www.vvs.ca/img/BackGrisCinema.jpg) no-repeat;
}

#newsMain2 h1, #newsMain h1  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

#newsMain2 .title {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

#newsMain2 a, #newsMain a  {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	font-size: 18px;
	font-weight: bold;
}

#newsMain2 a:hover, #newsMain a:hover  {	
color:#f00;
}

#newsMain2 h2, #newsMain h2 {
	margin: 2px 0 6px 0;
	padding: 0;
}

#newsMain2 .item, #newsMain .item {	
	border-top: 1px solid #999;
	padding: 10px 0;
}

#newsMain2 .date, #newsMain .date {
	font-weight: bold;
	font-style: italic;
