@charset "utf-8";
/* CSS Document */

body {
	background-color: #DDDDDD;
}
p, ul, li, img {
	margin:0;
	padding:0;
	border:none;
}
#content-wrapper {
	height:768px;
	width: 768px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
#content {
	width: 768px;
	margin: 0 auto;
}
#logo-top {
	float:right;
	height:33px;
	width:240px;
}
#home {
	margin-left: 5px;
	display: block;
	width: 19px;
	height: 33px;
	background-image: url(../images/home.png);
	float:right;
}
#home:hover {
	background-position: center bottom;
}
#about {
	display: block;
	float:left;
	height: 14px;
	width:105px;
	background-image: url(../images/about.png);
}
#about:hover {
	background-position: center bottom;
}
#films {
	display: block;
	float:left;
	height: 14px;
	width:121px;
	background-image: url(../images/films.png);
}
#films:hover {
	background-position: center bottom;
}
#spots {
	display: block;
	float:left;
	height: 14px;
	width:119px;
	background-image: url(../images/spots.png);
}
#spots:hover {
	background-position: center bottom;
}
#videos {
	display: block;
	float:left;
	height: 14px;
	width:125px;
	background-image: url(../images/videos.png);
}
#videos:hover {
	background-position: center bottom;
}
#directors {
	display: block;
	float:left;
	height: 14px;
	width:155px;
	background-image: url(../images/directors.png);
}
#directors:hover {
	background-position: center bottom;
}
#contact {
	display: block;
	float:left;
	height: 14px;
	width:126px;
	background-image: url(../images/contact.png);
}
#contact:hover {
	background-position: center bottom;
}
#menu-nav {
	width:751px;
	height:14px;
	margin: 0 auto;
}
.title {
	margin-top:15px;
	float:left;
	margin-right:10px;
}
.title-text {
	color:#FF0000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:88px;
	text-align:left;
}
#home-content {
	padding-top:20px;
}
.about-text {
	font-size: 1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	padding: 10px;
}
/***** Form *****/
	
	input, textarea {
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('../images/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
textarea {
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.form label {
	margin-left: 10px;
	color: #999999;
}
.submit input {
	width: auto;
	float:right;
	padding: 9px 15px;
	margin-top: 5px;
	margin-right: 10px;
	background: #666;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}
.form-label {
	height: 28px;
	margin-left: 2px;
	margin-top: 8px;
}
a.facebook-img {
	display: block;
	float:left;
	height: 52px;
	width:87px;
	background-image: url(../images/facebook.png);
}
a.facebook-img:hover {
	background-position: center bottom;
}
a.twitter-img {
	display: block;
	float:left;
	height: 52px;
	width:108px;
	background-image: url(../images/twitter.png);
}
a.twitter-img:hover {
	background-position: center bottom;
}
a.linkedin-img {
	display: block;
	float:left;
	height: 52px;
	width:103px;
	background-image: url(../images/linkedin.png);
}
a.linkedin-img:hover {
	background-position: center bottom;
}
/******************************************************************************/

.boxgrid {
	width: 730px;
	height: 240px;
	float:left;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;
	
}

.spotsCombo {
	width: 730px;
	height: 240px;
	/*margin:10px; */
	float:left;
	margin:2px;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}
.filmsCombo {
	width: 337px;
	height: 500px;
	/*margin:10px; */
	float:left;
	margin:2px;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}

.archiveCombo {
	width: 145px;
	height: 91px;
	/*margin:10px; */
	float:left;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}

.phone1Combo{
	width: 113px;
	height: 16px;
	/*margin:10px; */
	margin-right: 4px;
	float:right;
	margin-top: 2px;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}

.phone2Combo{
	width: 124px;
	height: 16px;
	/*margin:10px; */
	float:right;
	margin-top: 2px;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}
.addressCombo {
	width: 239px;
	height: 36px;
	/*margin:10px; */
	float:right;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}
.emailCombo{
	width: 239px;
	height: 19px;
	/*margin:10px; */
	float:right;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}

.facebookCombo{
	width: 87px;
	height: 52px;
	/*margin:10px; */
	float:right;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}
.twitterCombo{
	width: 108px;
	height: 52px;
	/*margin:10px; */
	float:right;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}
.linkedinCombo{
	width: 103px;
	height: 52px;
	/*margin:10px; */
	float:right;
	/*background:#dadada;*/
	/*border: solid 2px #8399AF; */
	overflow: hidden;
	position: relative;/*border: 1px solid #dadada;*/
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0px;
	border: 0;
}
.img-selected {
	background-position: center bottom;
	cursor:pointer;
}
.img-white img {
	border:1px solid #dadada;
}
.img-color img {
	border:1px solid #000;
}
.border img {
	/*border:1px solid #000;*/
}


/*Scroll Content */
#gallery {
	padding: 20px;
	margin: 20px;
	height: 400px;
	background-image:url(../images/overlay.png);
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 8px;/*background-color: white;*/
}
.vscrollerbar {
	width: 8px;
	background-color: #999999;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}
.hscrollerbase {
	height: 10px;
	background-color: white;
}
.hscrollerbar {
	height: 10px;
	background-color: black;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 400px;
}
#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 370px;
}
#mycustomscroll3 {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 370px;
}
#mycustomscroll4, #mycustomscroll5, #mycustomscroll6, #mycustomscroll7, #mycustomscroll8, #mycustomscroll9  {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 370px;
}

#contactScroll {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 370px;
}

#galleryScroll {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 460px;
	margin-left: 0px;
	width: 755px;
	text-align: left;
}


#clipsScroll {
	/* Typical fixed height and fixed width example */
/*width: 300px;
height: 250px;*/
overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/*background-color: #E7EADE;*/
/*margin: 0.2em auto;*/
padding: 2px;
	height: 370px;
	margin-left: 20px;
}



/* Contact form */
.button {
	font-size: 18px;
	line-height: 36px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #A7A9AC;
	text-transform:uppercase;
	margin: 30px 0 0 0;
	padding:0 19px;
	display:inline-block;
	text-decoration:none;
}
.button:hover {
	background: #999;
}



#contact-form {
	padding:0px 0 0 0;
	
}
#contact-form .success {
	padding-bottom:5px;
}
#contact-form textarea, #contact-form input {
	margin:0;
	font-size:14px;
	font-style:italic;
	border:1px solid #ededed;
	color:#999;
	padding:8px 7px;
	outline:none;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
#contact-form input {
	width:334px;
}
#contact-form textarea {
	overflow:auto;
	width:454px;
	height: 180px;
	max-height:180px;
	resize:vertical;
}
#contact-form label {
	display:block;
	padding-bottom:6px;
	overflow:hidden;
}
#contact-form label.message {
	display:block;
	padding-bottom:0;
}
#contact-form .button {
	margin-left:8px;
}
#contact-form .error, #contact-form .empty, #contact-form .success {
	display:none;
}
#contact-form .error, #contact-form .empty {
	text-align:left;
	color:red;
	font-size:11px;
}
#contact-form .buttons2 {
	overflow:hidden;
	text-align:right;
	position:relative;
	clear:both;
}
#contact-form .buttons2 a {
	margin-top:12px;
	cursor:pointer;
	text-align:center;
	color:#FFF;
}
#contact-form .buttons2 a:hover {
}
#contact-form .success {
	width:246px;
	margin-bottom:20px;
	padding:10px;
	position:absolute;
}
#contact-form span {
	display:block;
	margin: 0px 0 0 5px;
}
#map_canvas {
	width:323px;
	height:249px;
	padding:8px;
	margin: 4px 0 25px 0;
	overflow:hidden;
	/*border-bottom:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;*/
}
.adress span {
	display:inline-block;
	width:90px;
}
.adress dt {
}
.adress a:hover {
	text-decoration:underline;
}
