@charset "UTF-8";
/* Necessities */
/*///////////
Client:
Last modified: 1/25/08

Author:
Jason Ogle
\\\\\\\\\\\\\\*/

/*--- Firefox Fix ---*/

:focus {outline: 0;}

/*-------------------- Main Container -----------------*/

div#contentMain {
	width: 840px;
	margin: 0 auto;
}

/*-------------------- Nav -----------------*/

div#head {
	width: 840px;
	height: 84px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: 100;
	background: url('http://creative.myspace.com/mx/film/images/header_bg.gif') no-repeat;
	margin-bottom: 10px;
	text-align: left;
}

div#head .toprow {
	color: #fff;
	float: right;
	display: block;
	padding-top: 6px;
	height:30px;
	*height:36px;
	margin-right: 12px;
	font-size: 11px;
}
div#head .toprow a {
	color: #fff;
	text-deocoration: none;
}
div#head .toprow a:hover {
	text-decoration: underline;
}
div#head .toprow .url {
	color: #999;
}
div#head .midrow {
	width: 100%;
	display: block;
	color: #009bd4;
	height:20px;
	text-align: center;
	float: left;
	font-size: 11px;
}
div#head .midrow a {
	color: #009bd4;
	text-decoration: none;
}
div#head .midrow a:hover {
	text-decoration: underline;
}
div#head .botrow {
	display: block;
	float: right;
	height:27px;
	margin-right: 6px;
	font-size: 12px;
	min-width:480px;
}
div#head .botrow .divider {
	width: 2px;
	height: 27px;
	float: left;
	margin: 0 6px;
	background: url('http://creative.myspace.com/mx/film/images/nav_divider.gif');
}
div#head .botrow a {
	color: #fff;
	display: block;
	float: left;
	margin-top: 6px;
	*margin-top: 5px;
}
div#head .botrow a:hover {
	color: #000;
}

/*-------------------- Content -----------------*/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; float:left;
	line-height: 18px; width:520px;
}

a.btn{
 float:right; width:265px; height:44px;
 text-indent:-9999px;
 margin:30px 0 0 0;
 background: url(http://creative.myspace.com/mx/film/images/cineBtn.jpg) no-repeat;
}

a:hover.btn{
 background-position: 0 -44px;
}

div#content {
	width: 810px;
	padding: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	background: url('http://creative.myspace.com/mx/film/images/content_top.gif') top center no-repeat #fff;
}
*html div#content {
	width: 840px;
}
div#contentModules {
	background: url('http://creative.myspace.com/mx/film/images/mod_bot_bg.gif') no-repeat bottom center #fff;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}
div#faqs {
	width: 335px;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	margin: 15px 5px 0 0;
	text-align: center;
	float: left;
}

div#faqs p {
	margin-left: 10px;
	*margin-bottom: 9px;
	margin-top: 4px;
	text-align: left;
	font-size:1.1em;
}
div#faqs .help {
	display: block;
	width: 95%;
	text-align: center;
	border-top: 1px solid #dfdfdf;
	padding: 2px 0;
	margin: 0 auto;
}
div#modHead {
	width: 100%;
	height: 19px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1e1e;
	background: url('http://creative.myspace.com/mx/film/images/mod_head_bg.gif') repeat-x;
}
div#modHead .header {
	float: left;
	margin: 2px 0 0 5px;
}
div#modHead a {
	color: #1da4d4;
	float: right;
	margin: 2px 5px 0 0;
}
div#modHead a:hover {
	color: #666;
}
div#featured {
	width: 335px;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	margin: 15px 5px 15px 0;
	text-align: left;
	float: left;
}
div#featured .featuredPic {
	float: left;
	/*width: 123px;
	height: 158px;*/
	margin: 10px 14px 5px 15px;
}
div#featured p {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 10px 8px 0 15px;
	text-align: left;
}
div#featured .visit{
	margin: 0 0 0 -15px;
	text-align:center;
	width:335px;
	display:block;
}

div#featured .help {
	display: block;
	width: 95%;
	text-align: center;
	border-top: 1px solid #dfdfdf;
	padding: 2px 0;
	margin: 0 auto;
}
div#video {
	width: 460px;
	float: right;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	margin: 15px 0 15px 5px;
	text-align: center;
}
div#video .player {
	display: block;
	margin: 12px 0;
	*margin: 10px 0;
}
div#blog {
	width: 335px;
	height: 340px;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	margin: 0 5px 15px 0;
	text-align: left;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
}
div#blog #blogContent {
	display: block;
	width: 297px;
	*width: 325px;
	height: 310px;
	*height: 318px;
	overflow: auto;
	margin-left: 8px;
	padding: 5px 15px;
}
div#blog #blogContent .date {
	color: #666;
	text-transform: uppercase;
}
div#blog #blogContent .header {
	display: block;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
}
div#blog #blogContent .pic {
	width: 98px;
	height: 73px;
	float: left;
	margin-right: 6px;
}
div#blog #blogContent p {
	*margin-bottom: 10px;
}
div#picks {
       
	width: 460px;
	height: 340px;
	float: right;
	background-color: #fafafa;
	border: 1px solid #dfdfdf;
	margin: 0 0 0 5px;
	text-align: justify;
        
}
 div#picks #contenido {
 overflow: auto;
 width: 455px;
 height: 322px;
 margin: 0 5 0 5px;
}

div#picks .feature { 
	display: block;
	float: left;
	width: 205px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}
div#picks .feature img {
	margin-bottom: 10px;
}
div#picks .feature a {

	font-size: 11px;
	margin-top: 5px;
	color: #1da4d4;
}
div#picks .feature a:hover {
	color: #666;
}
div#picks #picksContent {
	display: block;
	
	width: 213px;
	height: 310px;
	*height: 318px;
	padding: 5px 15px;
	float: right;
	text-align: left;
}
div#picks #picksContent .header {
	display: block;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
}
div#picks #picksContent img {
	width: 148px;
	height: 76px; 
}
div#picks #picksContent .picksText {
	display: block; 
	width: 190px;
	/*width: 148px;*/
}