@charset "utf-8";
/* CSS Document */

/* -- begin data overlay */
.overlayData {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../imgs/background-layer-black-80.png) top left;
	z-index: 1000;
	display: none;
}

.contain {
	width: 890px;
	position: relative;
	margin: 10px auto 0px auto;
	background-color: black;
	border-style: solid;
	border-width: 1px;
	border-color: #1D2124;
	padding: 15px;
	min-height: 550px;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.contain {
		width: 860px;
	}
	
			 .locationComp {
		max-width: 700px;
	}
	
	
	.type0 .imageComp {
		width: 439px; !important;
	}
	.type0 .imageComp .image_0 img{
		width: 435px; !important;
	}
	
	.type0 .imageComp .image_1 img{
		width: 435px; !important;
	}
	
	.type0 .imageComp .image_0 video{
		width: 435px; !important;
	}
	
	.type0 .imageComp .image_1 video{
		width: 435px; !important;
	}
	
	.type0 .imageComp .image_0 {
		width: 435px; !important;
	}
	
	.type0 .imageComp .image_1 {
		width: 435px; 
	}
	
	.type1 .imageComp {
		width:880px;
	}
	
	.type1 .imageComp .image_0 img{
		width: 435px; 
	}
	
	.type1 .imageComp .image_1 img{
		width: 435px; 
	}
	
	.type1 .imageComp .image_0 video{
		width: 435px; !important;
	}
	
	.type1 .imageComp .image_1 video{
		width: 435px; !important;
	}
	
	.type1 .imageComp .image_0 {
		width: 435px; 
	}
	
	.type1 .imageComp .image_1 {
		width: 435px; 
	}
	.type2 .rightColHid {
		height: 0px;
	}
	
	.type2 .rightCol {
		width: 430px;
	}
	
	.type2 .imageComp img {
		width: 435px;
	}
} 

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait), screen and (max-width: 800px) {
	.contain {
		width: 600px;
	}
	
	.locationComp {
		max-width: 460px;
	}
	
	.type0 .rightCol {
		display: none;
		height:0px; 
	}
	
	.type0 .rightColHid {
		float: left;
		text-align: center;
		display: inline-table;		
	}

	.type0 .imageComp {
		width: 440px;
		margin-left: 80px;
		margin-top: 2px;
	}
	
	.type0 .imageComp .image_0 img {
		max-width: 435px; 
	}
	
	.type0 .imageComp .image_1 img {
		max-width: 435px; 
	}
	
	.type0 .imageComp .image_0 {
		width: auto; 
	}
	
	.type0 .imageComp .image_1 {
		width: auto;
	}
	
	.type0 .imageComp .image_0 video {
		width: 435px; 
	}
	
	.type0 .imageComp .image_1 video {
		width: 435px;
	}
	
	.type1 .rightColHid {
		width: 600px;
		display: inline-table;
		float: left;
		clear: left;
		text-align: center;
	}
	
	.type1 .rightCol {
		display: none;
		clear: left;
		height: 0px;
	}
	
	.type1 .imageComp {
		margin-left: 80px;
		width: 435px;
	}
	
	.type1 .imageComp img {
		width: 435px;
	}
	
	.type1 .relatedSites {
		margin-left: 80px;
	}
	
	
	.metaDataBlock {
		width: 415px;
	}
	
	.type2 .rightColHid {
		width: 600px;
		display: inline-table;
		float: left;
		clear: left;
		text-align: center;
	}
	
	.type2 .rightCol {
		display: none;
		clear: left;
		height: 0px;
	}
	
	.type2 .imageComp {
		margin-left: 80px;
		width: 435px;
	}
	
	.type2 .imageComp img {
		width: 435px;
	}
	
	.type2 .relatedSites {
		margin-left: 80px;
	}
} 

.rightColHid {
	display: none;
	height: 0px;	
}

.rightCol h2 {
	font-family: 'Open Sans', sans-serif; 
	font-size : 25px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
	color: #ffffff;
	font-size: 25px;
}

.rightCol p {
	margin: 0px;
	padding: 0px 10px 15px 0px;
	color: #ffffff;
	line-height: 150%;
	font-size: 85%;
}

.rightColHid h2 {
	font-family: 'Open Sans', sans-serif; 
	font-size : 25px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
	color: #ffffff;
	font-size: 25px;
}

.rightColHid p {
	margin: 0px;
	padding: 0px 10px 15px 0px;
	color: #ffffff;
	line-height: 150%;
	font-size: 85%;
}

.overlayData .loadContainer {
	width: 100%;
	overflow-x: auto;
	position: relative;
	height: 100%;
}


.overlayData .closeOverlayOpt {
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 0px;
	border: 1px solid white;
	z-index: 2000;
}

.overlayData .closeOverlayOpt a {
	width: 30px;
	height: 30px;
	display: block;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.locationComp {
	font-family: 'Open Sans', sans-serif; 
	font-size : 120%;
	background: none repeat scroll 0 0 #000000;
	width: 890px;
	color: #ffffff;
}


.socialBlock {
	margin: 5px 0px 0px 0px;
	position: absolute;
	top: 14px;
	right: 50px;
	float: right;
}

.type0 .locationComp {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.type0 .imageComp {
	background-color: #3A4147;
	width: 439px;
	float: left;
	clear: left;
}

.type0 .imageComp .image_0 {
	padding: 2px 2px 4px 2px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	
}

.type0 .imageComp .image_1 {
	padding: 2px 2px 4px 2px;
}


.type0 .leftCol {
	float: left;
	margin-right: 10px;
	clear: left;
}

/* .type0 .socialBlock { */
/* 	float: left; */
/* 	width: 435px; */
/* 	margin-right: 10px; */
/* 	clear: left; */
/* } */

.type0 .rightCol {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 48%;
}

.type1 .locationComp {
	margin: 0px;
	margin-bottom: 10px;
}

.type1 .imageComp {
	max-width: 880px;
	clear: both;
	overflow: hidden;
	padding-top: 5px;
}

.type1 .imageComp .image_0 {
	float: left;
	background-color: #3A4147;
	padding: 2px 2px 4px 2px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: black;
	width: 435px;
}

.type1 .imageComp .image_1 {
	width: 435px;
}


.type1 .imageComp .image_1 {
	float: left;
	background-color: #3A4147;
	padding: 2px 2px 4px 1px;
}

.type1 .leftCol {
	clear: left;
	margin-right: 10px;
	display: table;
	float: left;
}

/* .type1 .socialBlock { */
/* 	padding: 5px 10px 0px 10px; */
/* 	width: 415px; */
/* 	margin: 5px 10px 0px 0px; */
/* 	float: left; */
/* } */

.socialBlock img {
	margin right: 10px;
}

.type1 .rightCol {
	display: inline-block;
	margin-top: 10px;
}

.type2 .locationComp {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 750px;
}

.type2 .imageComp {
	background-color: #3A4147;
	max-width: 440px;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px 2px 4px 2px;
}

.type2 .imageComp .image_1 {
	display: none;
}

.type2 .leftCol {
	float: left;
	margin-right: 10px;
	clear: left;
}

/* .type2 .socialBlock { */
/* 	float: left; */
/* 	width: 435px; */
/* 	margin-right: 10px; */
/* 	clear: left; */
/* } */

.type2 .rightCol {
	position: absolute;
	top: 60px;
	right: 0px;
	max-width: 435px;
}

.type2 .rightColHid {
	height: 0px;
	}
	
.type1 .rightColHid {
	height: 0px;
	}

.type3 .locationComp {
	margin: 0px;
	margin-bottom: 10px;
}

.type3 .imageComp {
	background-color: #3A4147;
	width: 870px;
	clear: both;
	padding: 10px;
	overflow: hidden;
	padding: 2px 2px 4px 2px;
}

.type3 .imageComp .image_0 {
	float: left;
	width: 870px;
}

.type3 .imageComp .image_1 {
	display: none;
}

.type3 .leftCol {
	clear: left;
	margin-right: 10px;
	display: table;
	float: left;
	margin-top: 10px;
}

/* .type3 .socialBlock { */
/* 	width: 435px; */
/* 	margin-right: 10px; */
/* 	margin-top: 10px; */
/* 	float: left; */
/* } */

.type3 .rightCol {
	display: inline-block;
	margin-top: 10px;
	width: 445px;
}

/* .type3 .socialBlock { */
/* 	padding: 5px 10px 0px 10px; */
/* 	width: 415px; */
/* 	margin: 5px 10px 0px 0px; */
/* 	float: left; */
/* } */

.type3 .socialBlock img {
	margin right: 10px;
}

.type4 .locationComp {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.type4 .imageComp {
	display: none;
}

.type4 .imageComp .image_0 {
	display: none;
}

.type4 .imageComp .image_1 {
	display: none;
}

.type4 .leftCol {
	display: none;
}

.type4 .rightCol {
	font-size: 15px;
	padding: 15px 0px 0px 10px;
}

.type4 .rightCol p {
	font-size: 15px;
}

.metaDataBlock {
	padding: 10px;
	background-color: #1D2124;
	color: #fff;
	font-size: 12px;
	line-height: 170%;
	overflow: hidden;
}

.metaDataBlock a{
	background-color: #1D2124;
	color: #fff;
	text-decoration: underline;
}

.metaDataBlock a:visited{
	background-color: #1D2124;
	color: #fff;
	text-decoration: underline;
}

.metaDataBlock a:hover {
	background-color: #1D2124;
	color: #fff;
	text-decoration: underline;
}

.metaDataBlock .titleTag,.metaDataBlock .yearTag,.metaDataBlock .countryTag,.metaDataBlock .productionCompanyTag,.metaDataBlock .directorTag,.metaDataBlock .archiveTag
	{
	display: block;
	margin-bottom: 2px;
	padding: 2px 2px 2px 0px;
	background-color: #505050;
	margin-right: 4px;
	float: left;
	overflow: hidden;
}

.metaDataBlock span strong {
	background: url(../imgs/metaArrow-right.gif) #fff center right no-repeat;
	color: #000;
	margin-right: 7px;
	padding: 1px 7px 1px 2px;
}

.relatedSites {
	margin: 5px 0px 5px 0px;
 	background-color: #EEE6D3;
	padding: 10px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #3A4147;
	width: 423px;
}

.relatedSites h2 {
	font-family: 'Open Sans', sans-serif; 
	font-size: 100%;
	color: #BA7C21;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 7px 0px;
	font-weight: bold;
}

.relatedSites p {
	font-weight: bold;
	color: #3A4147;
	font-size: 13px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}

.relatedSites p a {
	text-decoration: underline;
	color: #3A4147;
}

.relatedSites p.relatedDesc {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 15px;
}
