@import url(http://fonts.googleapis.com/css?family=Kreon:400,700);
body {
	margin:0;
	padding:0;
	background: #fafafa url("../img/main_bg.jpg") no-repeat center top;
}
img {border:0}
.clear{clear:both;}
.left {float:left;}
.right {float:right;}
#container {
	min-width:1090px;
	max-width:1250px;
	margin:auto;
	position:relative;
}
#header{
	height:140px;
	margin-top:20px;
}
#header-left{
	width:517px;
	margin:0 0 0 20px;
}
#header-left .right:last-child {
	margin-top:2px;
}
#header-right{
	/*width:440px;*/
	width:690px; margin-right:0px;
	text-align:right;
	position:relative;
	visibility:hidden;
	
}

.dvd{
background:url("../img/dvd.png") no-repeat top left;
width:240px;
height:116px;
z-index:2;
float:left;
}


#viewDates {
	margin-top:-5px;
	margin-left:2px;
	text-indent: -9999px;
	display:block;
	width:62px;
	height:23px;
	background:url("../img/view_dates.png") no-repeat top;
	overflow:hidden;
}
#viewDates:hover {
	background-position: 0 -23px;
}
.title_logo {
	text-align:center;
}
#header-right img {
	display:block;
	z-index:2;
	margin-left:100px;
	
	
}
#viewTrailer {
	display:inline-block;
	width:103px;
	height:115px;
	overflow:hidden;
	background:url("../img/stamp_trailer.png") no-repeat  top right;
}

#viewTrailer:hover {
	background-position: 0 -115px;
}


#listenMusic {
	display:inline-block;
	width:101px;
	height:115px;
	overflow:hidden;
	background:url("../music/stamp_music.png") no-repeat  top left;
}
#listenMusic:hover{
	background-position: 0 -115px;
}

#buyMusic {
	display:inline-block;
	width:103px;
	height:115px;
	overflow:hidden;
	background:url("../music/buy_stamp.png") no-repeat  top left;
	margin-right:26px;
	float:right;
}

#amazon {
	display:inline-block;
	margin:45px 14px 0px 5px;
	width:76px;
	height:26px;
	overflow:hidden;
	background:url("../music/amazon.png") no-repeat  top right;
}

#amazon:hover {
	background-position: 0 -27px;
}

#itunes {
	display:inline-block;
	margin:2px 14px 0px 5px;
	width:76px;
	height:26px;
	overflow:hidden;
	background:url("../music/itunes.png") no-repeat  top right;
}

#itunes:hover {
	background-position: 0 -27px;
}


#mainbody {
	height:920px;
}
#mainbody-left {
	float:left;
	width:50%;
	position:relative;
	text-align:right;
}
#mainbody-right {
	float:right;
	width:50%;
	position:relative;
	text-align:left;
}

.post-card{
	min-width:523px;
	min-height:346px;
	max-width:670px;
	max-height:444px;
	width:100%;
	height:100%;
	position:relative;
	background: url("../img/postcard_bg.png") no-repeat center center ;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	text-align:center;
}
.post-card img{
	margin:19px 20px;
	width:92%;
}

#synopsisCard {/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99997563, M12=0.00698126, M21=-0.00698126, M22=0.99997563,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99997563, M12=0.00698126, M21=-0.00698126, M22=0.99997563,sizingMethod='auto expand');*/
	-moz-transform:  matrix(0.99997563, -0.00698126, 0.00698126, 0.99997563, 0, 0);
	-webkit-transform:  matrix(0.99997563, -0.00698126, 0.00698126, 0.99997563, 0, 0);
	-o-transform:  matrix(0.99997563, -0.00698126, 0.00698126, 0.99997563, 0, 0);
	margin-top:-6px;
	z-index:1;
	visibility:hidden;
}
#castCard {/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99987663, M12=-0.01570732, M21=0.01570732, M22=0.99987663,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99987663, M12=-0.01570732, M21=0.01570732, M22=0.99987663,sizingMethod='auto expand');*/
	-moz-transform:  matrix(0.99987663, 0.01570732, -0.01570732, 0.99987663, 0, 0);
	-webkit-transform:  matrix(0.99987663, 0.01570732, -0.01570732, 0.99987663, 0, 0);
	-o-transform:  matrix(0.99987663, 0.01570732, -0.01570732, 0.99987663, 0, 0); 
	margin-left:-20px;
	margin-top:-10px;
	z-index:2;
	visibility:hidden;
}
#reviewCard {/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99987663, M12=-0.01570732, M21=0.01570732, M22=0.99987663,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99987663, M12=-0.01570732, M21=0.01570732, M22=0.99987663,sizingMethod='auto expand');*/
	-moz-transform:  matrix(0.99987663, 0.01570732, -0.01570732, 0.99987663, 0, 0);
	-webkit-transform:  matrix(0.99987663, 0.01570732, -0.01570732, 0.99987663, 0, 0);
	-o-transform:  matrix(0.99987663, 0.01570732, -0.01570732, 0.99987663, 0, 0); 
	margin-left:-30px;
	margin-top:-180px;
	z-index:3;
	visibility:hidden;
}
#aboutCard {/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99961012, M12=0.02792164, M21=-0.02792164, M22=0.99961012,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99961012, M12=0.02792164, M21=-0.02792164, M22=0.99961012,sizingMethod='auto expand');*/
	-moz-transform:  matrix(0.99961012, -0.02792164, 0.02792164, 0.99961012, 0, 0);
	-webkit-transform:  matrix(0.99961012, -0.02792164, 0.02792164, 0.99961012, 0, 0);
	-o-transform:  matrix(0.99961012, -0.02792164, 0.02792164, 0.99961012, 0, 0);
	margin-top:-60px;
	z-index:4;
	visibility:hidden;
}
#crewCard {/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99998629, M12=0.00523596, M21=-0.00523596, M22=0.99998629,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99998629, M12=0.00523596, M21=-0.00523596, M22=0.99998629,sizingMethod='auto expand');*/
	-moz-transform:  matrix(0.99998629, -0.00523596, 0.00523596, 0.99998629, 0, 0);
	-webkit-transform:  matrix(0.99998629, -0.00523596, 0.00523596, 0.99998629, 0, 0);
	-o-transform:  matrix(0.99998629, -0.00523596, 0.00523596, 0.99998629, 0, 0);
	margin-top:-120px;
	margin-left:-70px;
	z-index:5;
	visibility:hidden;
}

#footerall {
	position:absolute;
	width:100%;
}
#stamp_lowerleft {
	text-align:center;
	margin-top:-160px;
	margin-left:144px;
	z-index:1;
	position:relative;
	visibility:hidden;
	float:left
}
#footer {
	padding-top:14px;
	padding-right:84px;
	font-family: 'Kreon',"Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	width:600px;
	position:relative;
	float:right;
	height:80px;
}
#twitter, #facebook{
	display:inline-block;
	width:22px;
	height:22px;
	overflow:hidden;
	background: url("../img/twitter_icon.png") no-repeat center top ;
}
#facebook {
	background: url("../img/facebook_icon.png") no-repeat center top ;
}
#twitter:hover, #facebook:hover{
background-position:0 -22px;
}

a.tooltip:hover {
	text-decoration:none;
}
a.tooltip span { /* The "span" defines the text appearing on mouse hover, these are basic stylings */
	display:none;
	padding:4px 7px 3px 7px;
	bottom:36px;
	position:relative;
	height:24px;
	width:100px;
	text-align:center;
	background:url("../img/tooltip.png") no-repeat center top;
	position:absolute;
	color:#fff;
	font-size:11px;
	margin-left:-52px;
	z-index:110
}
a.tooltip:hover span {
	display:block;
}

#footer ul {
	list-style:none;
	padding:0;
	margin:-25px 0px 0 0;float:right;
	text-align:left;
	position:relative;
}
#footer ul  li{
	display:inline;
	line-height:22px;
	padding:0 5px;
	height:22px;
}
#footer ul  li a{
	color:#333333;
	text-decoration:none;
}
#footer ul  li a:hover{
	text-decoration:underline;
}

#copyright {
	text-align:right;
	margin:0px 0px 0 0;
	color:#666666;
	font-size:10px;
	float:right;
	position:relative;
}

h4{
font-size:16px;
margin:0;

}

p{
	padding:10px 0 0 0;
	margin:0;
	line-height:20px;
	color:#242424;
}
p span{
font-weight:700;
}

.subpages {
    overflow: hidden;
	background-color: #FDFDFD;
}

#subpages-container .subpages {
	display: none;
}

.subpages {
	width:1103px;
	height:618px;
	background:url(../img/subpage_bg.jpg) no-repeat center center;
	border-radius: 6px; 
}

.subpagesContent {
	margin:10px;
	font-family: 'Kreon', "Times New Roman", Times, serif;
	position:relative;
	font-size:14px;
	color:#242424;
}
.subpage_menu_container {
	position:relative;
	clear:both;
	width:450px;
}
.subpage_menu_home {
	position:absolute;
	top:0;
	left:0;	
	color:#212020;
	font-size:13px;
	width:48px;
	line-height:21px;
}
.subpage_menu_home a{
	color:#212020;
	text-decoration:none;
	/*background: url(../img/submenu_arrow.png) no-repeat right center;*/
}
.subpage_menu_home a:hover{
	/*background: none;*/
}
.subpage_menu {
	position:absolute;
	top:0;
	left:44px;	
	width:auto;
	display:none;
}
.subpage_menu a {
	display:inline-block;
	color:#590e0e;
	text-decoration:none;
	margin:0 6px;
	padding-right: 5px;
	line-height:21px;
	height:21px;
	font-size:13px;
}
.subpage_menu a.active {
	color:#74675f;
}
.subpage_menu a:hover {
	color:#fff;
	background:url(../img/bg-subpage-menu-hover2.png) no-repeat right center;
}

.subpage_menu span {
	display:inline-block;
	height:21px;
}
.subpage_menu span.hoverOver {
	background:url(../img/bg-subpage-menu-hover1.png) no-repeat ;
}

.subpages_title {
	margin:40px 0 0 0;
}
.subpagesContent_text{
	float:left;
	width:435px;
	padding:2px 10px;
}
.subpagesContent_image {
	float:right;
	width:628px;
}

#synopsis_content, .cast_content,#about_content,#reviews_content, .crew_content {  
	width: 424px; clear: both; margin: 20px 0 10px; 
}

#synopsis_content .viewport, 
#about_content .viewport, 
#reviews_content .viewport, 
.crew_content .viewport, 
.cast_content .viewport  { width: 400px; height: 495px; overflow: hidden; position: relative; }

.crew_content .viewport {height: 370px;}
.cast_content .viewport{height: 390px;}
#synopsis_content .overview , 
#about_content .overview , 
#reviews_content .overview , 
.crew_content .overview , 
.cast_content .overview  { list-style: none; position: absolute; left: 0; top: 0; }

#synopsis_content .thumb .end,
#synopsis_content .thumb,
#about_content .thumb .end,
#about_content .thumb,
#reviews_content .thumb .end,
#reviews_content .thumb,
.crew_content .thumb .end,
.crew_content .thumb,
.cast_content .thumb .end,
.cast_content .thumb  { background-color: #bb7c80; }
 
 
#synopsis_content .scrollbar,
#about_content .scrollbar,
#reviews_content .scrollbar,
.crew_content .scrollbar,
.cast_content .scrollbar { position: relative; float: right; width: 15px; }

#synopsis_content .track ,
#about_content .track ,
#reviews_content .track ,
.crew_content .track ,
.cast_content .track { height: 100%; width:6px; position: relative; padding: 0 1px; }

#synopsis_content .thumb,
#about_content .thumb,
#reviews_content .thumb,
.crew_content .thumb,
.cast_content .thumb{ height: 30px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }

#synopsis_content .thumb .end,
#about_content .thumb .end,
#reviews_content .thumb .end,
.crew_content .thumb .end,
.cast_content .thumb .end { overflow: hidden; height: 5px; width: 13px; }

#synopsis_content .disable,
#about_content .disable,
#reviews_content .disable,
.crew_content .disable,
.cast_content .disable{ display: none; }
.submenu_page {
	position:relative;
	width:425px;
	border-bottom:#ccc solid 2px;
}
.submenu_page ul{
	list-style:none;
	padding:0;
	margin:0;
	margin:20px 0;
}
.submenu_page li {
	width:130px;
	display:inline-block;
	height:21px;
	padding:0;
	margin:0;
	
}
#crew .submenu_page li {
	width:135px;
}
.submenu_page  li a {
	font-weight:bold;
	display:inline-block;
	color:#5b5959;
	text-decoration:none;
	margin:0 3px;
	padding-right: 3px;
	line-height:21px;
	height:21px;
	font-size:12px;
}
.submenu_page li a.active {
	color:#911621;
}
.submenu_page li a:hover {
	color:#911621;
	/*background:url(../img/bg-subpage-menu-hover2.png) no-repeat right center;*/
}

/*.submenu_page .hoverOver {
	background:url(../img/bg-subpage-menu-hover1.png) no-repeat ;
}*/
.cast_content , .crew_content{
	display:none;
}
.active_view {
	display:block;
}
