@charset "utf-8";
html {
	height:100%;
}
body {
	background-color: #9EA1A8;
	background-image:url(../img/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-0.05em;
	font-size:14px;
}
#container {
	display:block;
	position:absolute;
	width:992px;
	height:550px;
	left:50%;
	top:50%;
	margin-left:-496px;
	margin-top:-270px;
}
#header {
	margin-bottom:65px;
	height:70px;
}
#logo {
	display:block;
	clear:none;
	float:left;
	width:400px;
	margin-left:-18px;
}
#menu {
	display:block;
	clear:none;
	width:440px;
	float:right;
}
#menu ul {
	display:block;
	float:right;
	width:440px;
	list-style:none;
}
#menu li {
	display:inline-block;
	clear:none;
	float:right;
	margin-left:30px;
	margin-top:15px;
}
#menu li a {
	text-decoration:none;
	color:#4D5463;
}
#menu li a.active {
	text-decoration:none;
	color:#4D5463;
	font-weight:bold;
}
#menu li a:hover {
	color:#2B2F37;
}
#content {
	text-align:center;
}
#footer {
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin: 0;
}

.special {
	position:absolute; z-index:1000;	
}

#footer a {
	display:block;
	clear:none;
	opacity:0.8;
}
#footer a:hover {
	opacity:1;
}
#footer a.filmbook {
	float:left;
}
#footer a.facebook {
	float:right;
}
/* home */

	#content {
	text-align:left;
}
#content a {
	color:#666;
	text-decoration:none;
}
#content a:hover {
	color:#333;
}
#content h1 {
	text-align:left;
	color:#4D5463;
	font-size:18px;
	margin: 10px 60px;
	border-bottom:1px solid #979BA3;
	padding-bottom:2px;
}
#content p {
	margin-bottom:15px;
}
#content img {
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	margin:auto;
	overflow: scroll; /*leave this value alone*/
	width: 888px; /*Width of Carousel Viewer itself*/
	height: 350px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 8px; /*margin around each panel*/
	width: 288px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.titulo {
	display:none;
	position:absolute;
	z-index:10;
	background-image:url(../img/bg_titulo.png);
	background-repeat:repeat;
	width:260px;
	height:20px;
	top:164px;
	color:#ccc;
	font-size:12px;
	text-align:left;
	padding:1px 10px;
	letter-spacing:-0.025em;
}
a.thumbhome:hover .titulo {
	display:block;
}
.titulo .brand {
	color:#FFF;
}
.titulo .author {
	color:#FFF;
}
.titulo .photo {
	display:block;
	float:right;
	clear:right;
	background-image:url(../img/titulo_photo.png);
	width:18px;
	height:14px;
	margin-top:3px;
}
.titulo .video {
	display:block;
	float:right;
	clear:right;
	background-image:url(../img/titulo_video.png);
	width:18px;
	height:14px;
	margin-top:3px;
}
.caption .photo {
	display:block;
	float:right;
	clear:right;
	background-image:url(../img/titulo_photo.png);
	width:18px;
	height:14px;
	margin-top:3px;
}
.caption .video {
	display:block;
	float:right;
	clear:right;
	background-image:url(../img/titulo_video.png);
	width:18px;
	height:14px;
	margin-top:3px;
}
.sideleft, .sideright {
	display:block;
	float:left;
	clear:left;
	width:560px;
	text-align:justify;
	margin-left:60px;
	font-size:13px;
	line-height:130%;
	color:#535A67;
	background-image:url(../img/shadowaboutus.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:390px;
}
.sideleft p, .sideright p {
	margin-bottom:10px !important;
	margin-top:0;
}


.sideright {
	float:right;
	clear:right;
	width:300px;
	background-image:url(../img/shadowcontacts.png);
}
.shortside {
	width:500px;
	margin-left:300px;
}
.sideleft h1, .sideright h1 {
	margin-left:0px !important;
}
.imgleft {
	float:left;
	display:block;
	clear:none;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:6px;
}
.photoscontacts {
	list-style:none;
	padding:0;
	margin:0;
}
.photoscontacts li {
	list-style:none;
	padding:0;
	margin:0;
	margin-right:18px;
	margin-bottom:18px;
	display:block;
	float:left;
	clear:none;
}
.photoscontacts li img, .photoscontacts li a {
	padding:0;
	margin:0;
}
.videobrand {
	display:block;
	float:left;
	clear:none;
	margin-bottom:5px;
	width:210px;
	font-weight:bold;
	margin-top:2px;
}
.labelauthor {
	display:block;
	float:left;
	margin-right:3px;
	width:50px;
}
videoauthor {
	display:block;
	float:left;
	width:150px;
}
.labelagency {
	display:block;
	float:left;
	margin-right:3px;
	width:50px;
}
.videoagency {
	display:block;
	float:left;
	width:150px;
}
.videothumb {
	margin-top:5px;
	text-align:center;
	margin-bottom:5px;
	display:block;
	float:left;
	margin-right:10px;
}
.playvideo {
	text-align:left;
	display:block;
	float:left;
	margin-top:25px;
	width:200px;
}
.return {
	display:block;
	display:block;
	float:left;
	width:200px;
	margin-top:10px;
}
.artistlist {
	list-style:none;
	margin:0;
	padding:0;
}
.artistlist li {
	list-style:none;
	display:block;
	float:left;
	clear:none;
	width:200px;
	margin: 0 20px 15px 10px;
}

