body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-image: url(../../App_Themes/MPTFrontDefault/bg-body.gif);
	background-repeat:repeat-y;
	background-position: center;
	background-color: #ffffff;
}
/*div{
	border:#666 1px dotted;
}*/
img {
	border:0px
}
#page {
	background-color:transparent;
	background-image: url(../../App_Themes/MPTFrontDefault/bg_page.gif);
	background-repeat:no-repeat;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	height:auto;
}
#topnavigation {
	margin: 0px;
	padding: 0px;
	height: auto;
	/*width:900px;*/
	border: #000000 0px dotted;
}

#wrap {
	height:auto;
	clear:both;
	padding: 0px;
	text-align: left;
	width: 920px;
	margin:0 auto;
	padding-left:40px;
	
}

#content { 
	margin-top: 9px;
	padding: 0px 0 0px 0;
	text-align: left;
	float: left;
	width: 73%;
}

#logo {
	margin: 0 auto;
	padding: 0;
	padding-top: 9px;
	height: auto;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fafafa;
	clear:both;
}

#footer a  , #footer a:visited {
	text-decoration: underline;
	color: #fafafa;
}

#footer a:hover {
	text-decoration: underline;
	color: #c4c4c4;
}

#headMenu ul { 
    /*border:#4d4d4d dotted 1px;*/
	display: block;
	float: right;
	width: 580px;
	list-style-type:none;
	margin: 0px;
}
#headMenu .about {
	display: block;
	float: right;
	width: 580px;
	list-style-type:none;
	margin: 0px;
}

#headMenu li {
	float: right;
	margin: 0px;
	padding: 0px;
}

#headMenu .about {
	text-align: right;
	margin: 0px;
	padding-right: 18px;
	padding-top: 6px;
	float: right;
}

#headMenu .legend { 
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 18px;
	padding-top: 0px;
	float: left;
}
#headMenu .legend div {
	float: left;
	margin-top: 6px;
	margin-right: 9px;
}

#headMenu a:link  , #headMenu a:visited {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin: 0;
	text-decoration: none;
}

#headMenu a:hover {
	text-decoration: underline;
}

#headUser div {
	border: 0;
	float: right;
	margin-right: 30px;
	margin-top: 6px;
}

#headUser a:link  , #headUser a:visited {
	line-height: 98%;
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	margin: 0;
	margin-left: 5px;
}

#headUser a:hover {
	text-decoration: underline;
}

#search {
	line-height: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
	border: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #777777;
	margin: 0px;
	margin-right: 9px;
	padding: 0;
	float: right;
	clear: right;
	position: relative;
	text-align: right;
}

#search input  , #search select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
	margin: 0;
	padding: 0;
	border: 1px solid #dcdbdb;
}

#search2 {
	background-image: url(../../App_Themes/MPTFrontDefault/menu/navtop_04.gif);
	background-repeat:no-repeat;
	width:auto;
	height:35px;
	color: #ccc;
	border: 0px;
	margin: 0px;
	margin-top: 9px;
	padding: 0px;
	float: right;
	text-align:left;
}
#search2 #go{
margin: 0px; 
margin-top: 2px;
border: 0px; 
padding-left: 0px; 
}
/***************************************/
#topBar {
	height:27px;
	width:930px;
	clear:both;
	text-align:right;
	padding-top: 0px;
	padding-right:9px;
}

#topBar ul {
	list-style-type: none;
	margin: 0px;
	
	padding: 0px;
	padding-left: 1px;
}

#topBar li {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	float: left;
}

#topBar p {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	color: #ccc;
	margin-top: 0px;
	display: inline;
	float: left;
	border: 0px dotted #ffffff;
}

#topBar .date {
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
}
/*-------------------- Menu ----------------------*/
#navTop {
	/*clear: both;*/
	margin: 0px;
	margin-top: 9px;
	padding: 0px;
	width:auto;
	height: 35px;
	float: right;
}
#navTop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

#navTop li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#navTop li a , #navTop li a:visited {	
font-family: Myiriad, Verdana, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	padding:0px;
	margin: 0px;
	width: auto;
}
#navTop li a:hover {	
	color: #555;
	text-decoration: underline;
}
/*///////////////////////////*/
#nav {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	color: #777777;
	background-color: transparent;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 80%;
	height: 30px;
	float: left;
}
#nav img, #nav2 img {
	border:0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

#nav li {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	/*border:#666 1px dotted;*/
}

#nav li a {
	text-decoration: none;
	text-align: center;
	display: block;
	padding:0px;
	margin: 0px;
	width: auto;
}

#nav li a:hover {
	color: #777777;
	background-color: #fafafa;
	text-decoration: none;
}

#nav li a:visited {
	text-decoration: none;
}

/*******************/
#nav2 {
	clear: both;
	text-align:left;
	margin: 0px;
	padding: 0px;
	padding-top:2px;
	width: 99%;
	float: left;
	background-color: #231f20;
	height: 24px;
}

#nav2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav2 li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav2 li a {
	color: #777777;
	border: 0px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0pt;
	width: auto;
}

#nav2 li a:hover {
	color: #777777;
	background-color: #fafafa;
	text-decoration: none;
}

#nav2 li a:visited {
	color: #777777;
	text-decoration: none;
}

#RSSFeed {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fafafa;
	float: right;
	margin-top: 5px;
	margin-right: 2px;
}

#RSSFeed img {
	border: 0px;
}

#RSSFeed2 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 2px;
}

#RSSFeed2 img {
	border: 0px;
}

/*---------------- Trailers  Lista ----------------*/
#trailers {
	float: left;
	margin: 9px;
	padding: 0px;
}

#trailers ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 306px;
}

#trailers li {
	display: block;
	margin: 0;
	text-decoration: none;
}

#trailers2 {
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1px.gif);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	margin-left:4px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 9px;
}

#trailers2 ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 306px;
}

#trailers2 li {
	display: block;
	margin: 0;
	text-decoration: none;
}

#trailersH ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

#trailersH li {
	display: inline;
	margin: 0;
}

/*----------------- Trailer ----------------------*/
.trailer {
	width:inherit;
	border:0px;
}

.trailer .trailtitle {	
	font-family: Myriad, Verdana, Helvetica, sans-serif;
	line-height:99%;
	font-size: 23px;
	font-weight:normal;
	text-decoration: none;
	color: #1A1A1A;
	padding-top: 1px;
	padding-bottom: 8px;
	
	
}

.trailer .trailtitle a:link  ,.trailer .trailtitle a:visited {
	font-family: Myriad, Verdana, sans-serif;
	line-height:108%;
	font-size: 21px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight: normal;
	color: #524e46;
	margin: 0px;
}

.trailer .trailtitle a:hover {
	text-decoration: underline;
}

.trailer .trailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #181818;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.trailer .headtext {
	padding-bottom: 9px;
	background-image: url(../../App_Themes/MPTFrontDefault/underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 7px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #999999;
margin-bottom: 0px;
border-bottom:#999 0px dotted;
}

.trailer .headtext .ambassadors{
	background-image: none;
}

.trailer .eventext {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #999999;
padding-bottom: 9px;
margin-bottom: 0px;

}



.trailer .traildata {
	font-family: Myriad, Verdana,sans-serif;
	font-size: 10px;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 3px;
}

.trailer .traildata a:link,.trailer .traildata a:visited {
	text-decoration:none;
	line-height:200%;
	font-weight:bold;
	color: #e2150e;
}
.trailer .traildata a:hover{
	text-decoration:underline;
}
.trailer .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailer .traildata .name {
	line-height: 220%;
	font-weight: bold;
	color: #555555;
	padding-left: 2px;

}

.trailer .trailimg {
	margin: 0;
	padding-bottom: 9px;
}

.trailer .trailimg img {
	border: 0;
	padding-top: 9px;
}




/*----------------- TrailerH ----------------------*/
#trailersH {
	width: 99%;
	margin-left: 9px;
}

#trailersH .title {
	text-align: left;
	font-family: Helvetica Neue Condensed, Helvetica Condensed,Arial Narrow, Arial, Helvetica, sans-serif;
	background-color: #fafafa;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
	width: 99%;
	border: 0px;
	border-top: 6px #FF6600 solid;
	padding-bottom: 3px;
	padding-top: 5px;
}

.trailerH {
	padding-bottom: 6px;
	padding-top: 6px;
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1pxH.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 99%;
}

.links  , .stars  , .comments {
	font-family:Myriad, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.trailrank {
	padding-top: 6px;
}

.trailrank2 {
	margin: 0;
	padding-top: 6px;
	background-image: url("../../App_Themes/MPTFrontDefault/dottedG2_1pxH.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 6px;
	margin-bottom: 9px;
}

.comments {
	padding: 9px;
	
}

.links img,.stars img,.comments img {
	padding-left: 1px;
	padding-right: 1px;
}

.trailerH .trailtitle a:link  ,.trailerH .trailtitle a:visited {
	line-height: 98%;
	font-family: Helvetica, sans-serif;
	line-height:99%;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #516a92;
	margin: 0;
}

.trailerH .trailtitle a:hover {
	text-decoration: underline;
}

.trailerH .trailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 3px;
}

.trailerH .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

.trailerH .traildata a:link,.trailerH .traildata a:visited {
	color: #F05A28;
}

.trailerH .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailerH .traildata .name {
	color: #9A8479
}

.trailerH .trailcontent {
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 9px;
	width: 65%;
	padding-bottom: 4px;
	padding-top: 4px;
}

.trailerH .trailimg {
	float: left;
	margin-right: 6px;
}

.trailerH .trailimg img {
	border: 0;
}

.trailerH .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding-top: 4px;
}

.traildata .name {
	padding-left: 6px;
	padding-right: 6px;
}

.trailerH .trailtext {
	padding-top: 4px;
}

.trailerH {
	float: left;
}

/*-----------------TrailersG--------------------*/
.trailerG .trailtitle2 a:hover {
	text-decoration: underline;
}
.trailtitle2 {
    font-weight: bold;
	margin-top: 6px;
	padding-right: 3px;
}

#trailersG ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

#trailersG li {
	display: inline;
	margin: 0;
}

#trailersG {
	width: 99%;
	margin-left: 0px;
	padding-left: 0px;
}

#trailersG .title {
	text-align: left;
	font-family: helvetica, arial, sans-serif;
	background-color: #fafafa;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
	width: 99%;
	border: 0px;
	border-top: 6px #FF6600 solid;
	padding-bottom: 3px;
	padding-top: 5px;
}

.trailerG {
background-image: url(../../App_Themes/MPTFrontDefault/top-line.gif);
background-position: center top;
background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 6px;
	border-right: 1px dotted #cccccc;
	width: 32%;
	float: left;

}

.trailerG .trailtitle a:link  ,.trailerG .trailtitle a:visited {
	line-height: 98%;
	font-family: Helvetica Neue Condensed, Helvetica Condensed,Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	text-decoration: none;
	color: #8A5D3B;
	margin: 0;
}

.trailerG .trailtitle a:hover {
	text-decoration: underline;
}

.trailerG .trailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 3px;
	
}

.trailerG .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

.trailerG .traildata a:link,.trailerG .traildata a:visited {
	color: #F05A28;
}

.trailerG .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailerG .traildata .name {
	color: #9A8479
}

.trailerG .trailimg {

	margin-right: 6px;
}

.trailerG .trailimg img {
	border: 0;
}

.trailerG .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding-top: 4px;
}

.trailerG .trailtext {
	padding-top: 4px;
	padding-right: 4px;
}

.trailerG .links {
	padding-top: 6px;
}

.trailerG .comments {
	padding: 2px;
	padding-bottom: 3px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG_2pxH.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#trailersG .splitter {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG3_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}


#trailersG .separator {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG3_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}



#trailersG .pager {
	padding: 0px;
	margin: 0px;
	height: 20px;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}

/*----------------- Trailers2 ------------------*/
.trailers2 {
	border-bottom: #999 3px solid;
	border-top: #999 3px solid;
	width: 96%;
	float: left;
	padding: 0px;
	padding-bottom: 6px;
	margin: 9px;
	margin-top:3px;
	
}
.trailers2 .splitter{
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 9px;
height: 9px;
background-image: url(../../App_Themes/MPTFrontDefault/bg_splitter.gif);
background-repeat: repeat-x;
background-position:bottom;
	}

.splitterred {
	padding: 0px;
	margin: 0px;
	height: 9px;
	background-color: #F48062;
}

.splitterblue {
	padding: 0px;
	margin: 0px;
	height: 9px;
	border-bottom: #F48062 6px solid;
}

#trailers .splitter , #trailers2 .splitter {
	padding: 0px;
	margin: 0px;
	margin-bottom:9px;
	height: 2px;
	background-color:#999;

}

#trailersH .splitterred {
	padding: 0px;
	margin: 0px;
	height: 9px;
	background-color: #F48062;
}

#trailersH .splitterblue {
	padding: 0px;
	margin: 0px;
	height: 9px;
	border-bottom: #F48062 6px solid;

}

.trailers2 ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

.trailers2 li {
	display: block;
	clear:both;
	list-style-type: none;
	margin: 0;
	text-decoration: none;
}

/*---------------- Trailers  Lista ----------------*/
#miscelaneos {
	width: 22%;
	background-color: #333;
	border: 0px;
	float: left;
	padding: 3px;
	padding-top: 9px;
	margin: 0px;
	margin-top: 0px;
}

#miscelaneos ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 92%;
	margin: 0 auto;
}

#miscelaneos li {
	display: block;
	margin: 0 0 5px 0;
	text-decoration:  none;
	padding-bottom: 0px;
	
}

/*-----------------------Miscelaneo-----------------*/
.miscelaneo {
	background-color: #333;
	padding: 0px;
	margin: 0px;
	height:auto;
	border-bottom:#999 1px solid;
}

.miscelaneo .trailtitle {
	font-family: Myriad, Verdana, Helvetica,sans-serif;
	font-weight: normal;
	line-height:97%;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	padding-left:4px;
	margin: 0px;
	margin-bottom:4px;
	color: #fafafa;
}

.miscelaneo .trailitem {
	font-family:  Myriad, Verdana, Helvetica,sans-serif;
	line-height:97%;
	font-size:17px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	margin-bottom:5px;
	color: #f4ca22;
}

.miscelaneo .trailtitle a:link  ,.miscelaneo .trailtitle a:visited  ,.miscelaneo .trailtitle a:hover
	{
	text-decoration: none;
	color: #FFFFFF;
}

.miscelaneo .trailitem a:link  , .miscelaneo .trailitem a:visited,.miscelaneo .trailitem a:hover
	{
	text-decoration: none;
	color: #f4ca22;
}

.miscelaneo .trailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f4f4f4;
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
	padding-left: 6px;
}
.miscelaneo .traildata {
	font-family: "Times New Roman", Times, serif, serif;
	font-size: 14px;
	margin: 0;
	padding-bottom: 9px;
}

.miscelaneo .traildata a:link,.miscelaneo .traildata a:visited {
	color: #F05A28;
}

.miscelaneo .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.miscelaneo .traildata .name {
	color: #9A8479
}

.miscelaneo .trailimg {
	text-align: left;
	margin-bottom: 9px;
	margin-top: 3px;
	margin-left: 5px;
}

.miscelaneo .trailimg2 {
	text-align: center;
	border: 0px;
	margin-bottom: 9px;
}

.miscelaneo .trailimg img {
	border: 0;
}

.miscelaneo .trailthumbs {
	text-align: center;
	padding: 0;
	margin-top: 9px;
	border: 0px dotted #00ff33;
	height: 160px;
	width: 99%;
}

.miscelaneo .trailthumbs .thumb {
	padding: 0;
	float: left;
	margin: 0 auto;
	padding-left: 9px;
	border: 0px dotted #fafafa;
}

.miscelaneo .trailthumbs .thumb .title {
	line-height: 99%;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #f4f4f4;
	font-weight: 100;
	text-decoration: none;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 3px;
}

.miscelaneo .trailthumbs .thumb .trailtext {
	margin-left: 6px;
}

.miscelaneo .thumbimg img {
	border: #f4f4f4 1px solid;
	line-height: 90%;
}
.miscelaneo2 {
	background-color: #C1B49A;
}

.miscelaneo2 .trailimg2 {
	text-align: center;
	border: 0px;
	margin-bottom: 9px;
}

.miscelaneo2 .trailitem,.miscelaneo2 .trailtitle {
	font-family: sans-serif;
	font-weight: normal;
	line-height:98%;
	font-size: 18px;
	text-decoration: none;
	padding-top: 6px;
	margin-left: 6px;
	color: #84665D;
}

.miscelaneo2 .trailtitle a:link  ,.miscelaneo2 .trailtitle a:visited  ,.miscelaneo2 .trailtitle a:hover
	{
	text-decoration: none;
	color: #FFFFFF;
}

.miscelaneo2 .trailitem a:link  , .miscelaneo2 .trailitem a:visited,.miscelaneo2 .trailitem a:hover
	{
	text-decoration: none;
	color: #5A4A42;
}

/*---------------Link list------------*/
.linklist a:link,.linklist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4D4D4D;
}

.linklist .delete img {
	border: 0px;
	float: right;
	margin-right: -14px;
	margin-top: 0px;
	cursor: default;
}

.linklist a:hover {
	text-decoration: underline;
}

.linklist .title {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 9px;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 11px;
}

.linklist .title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	background-color: #e5e8ea;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 11px;
	width:100%;
}

.linklist {
	line-height: 95%;
	background-image:url(../../App_Themes/MPTFrontDefault/bg_linklist.gif);
	background-repeat:repeat-x;
}

#trailers2 .linklist {
	background-color: #e5e8ea;
}
#trailers .linklist {
background-color: #e5e8ea;
}

.linklist li {
	background-image: url(../../App_Themes/MPTFrontDefault/linklist_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	background-color: #ffe84d;
	
}
------------------------ Menu Search-----------------------*
.titlesrch {
	background-image: url(../../App_Themes/MPTFrontDefault/bg-title.jpg);
background-repeat: no-repeat;
background-position: left top;

    font-family: Myriad, Verdana,sans-serif;
    line-height: 99%;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
	text-align: left;
	width: 96%;
	border-bottom: #5082a5 2px solid;
    background-color: #ffffff;
    padding: 6px;
	padding-left: 18px;
	padding-top: 3px;
	margin: 2px;
	margin-bottom: 6px;
}

#navsrchcontainer {
	padding: 0;
	margin: 0;
	padding-bottom:5px;
	margin-bottom: 18px;
	background-color:#FFF;
		background-image: url(../../App_Themes/MPTFrontDefault/bg_srch.gif);

background-position:bottom;
background-repeat:repeat-x;
width:99%
}
/*-----------------trailersT--------------------*/

.trailerT .trailcontent2 .trailtitle2 a:hover {
	text-decoration: underline;
}

.trailerT .trailtitle2 a:hover {
	text-decoration: underline;
	color:#565553;
}

.trailtitle2 a:link  , .trailtitle2 a:visited {
	line-height: 98%;
	font-family: Myriad, Verdana, sans-serif;
	line-height:99%;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #444;
	margin: 0px;
	margin-bottom: 3px;	
	
}

.trailtitle2 {
	font-size: 13px;
	margin-top: 9px;
	padding-right: 4px;
}

.starstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A8479;
	padding: 2px;
	padding-bottom: 6px;
}

.starstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A8479;
	padding: 2px;
	padding-bottom: 2px;
}

.starstext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #716558;
	padding: 2px;
	padding-bottom: 2px;
	background-color: #f0f0f0;
}

#trailersT ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

#trailersT li {
	display: inline;
	margin: 0;
}

#trailersT {
	width: 99%;
	margin-left: 0px;
	padding-left: 0px;
	
	
	
	
}

#trailersT .title {
	text-align: left;
	font-family: helvetica, arial, sans-serif;
	background-color: #fafafa;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
	width: 99%;
	border: 0px;
	border-top: 6px #FF6600 solid;
	padding-bottom: 3px;
	padding-top: 5px;
}

.trailerT {
	background-image: url(../../App_Themes/MPTFrontDefault/top-line.gif);
    background-position: center top;
    background-repeat: repeat-x;
	padding-bottom:10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	width: 97%;
	float: left;
	
    padding-bottom: 0px;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 2px;
    margin-bottom: 9px;
    width: 99%;
    float: left;
}

.trailerT .trailtitle a:link  ,.trailerT .trailtitle a:visited {
	line-height: 98%;
	font-family: Helvetica Neue Condensed, Helvetica Condensed,Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	text-decoration: none;
	color: #8A5D3B;
	margin: 0;
}

.trailerT .trailtitle a:hover {
	text-decoration: underline;
}

.trailerT .trailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 0px;
}

.trailerT .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

.trailerT .traildata a:link,.trailerT .traildata a:visited {
	color: #F05A28;
}

.trailerT .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailerT .traildata .name {
	color: #9A8479
}

.trailerT .trailimg {     
	float: left;
	margin-left: 1px;
	padding-top:2px;	
}

.trailerT .trailimg img {
	border: 0;
}

.trailerT .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding-top: 2px;
}

.trailerT .trailtext {
	padding-top: 4px;
	padding-right: 4px;
}

.trailerT .links {
	padding-top: 6px;
}

.trailerT .trailcontent {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 9px;
	width: 76%;
	padding-bottom: 0px;
	
}

.trailerT .trailcontent2 {
	
	width: 98%;
	padding-bottom: 0px;
	
}

.trailerT .trailcontent3 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 9px;
	width: 60%;
	padding-bottom: 3px;
	padding-top: 0px;
}

#trailersT .splitter {
	padding: 0px;
	margin: 0px;
	height: 1px;
	/*Pongo todos los splitter naranjas*/
	border-bottom: #F48062 6px solid;
	/*border-top: #cccccc 5px dotted;*/
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}

.pager {
	text-align: center;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 9px;
	width: 99%;
	float: left;
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.pager2 {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #232223;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 1px;
	width: 99%;
	float: left;
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.pager a:link  , .pager a:visited {
	background-color:#ffffff;
	text-decoration: none;
	color: #222;
}

.pager a:hover {
	text-decoration:underline;
	color: #c4c4c4;
}

/*---------------------------commentsList--------------------------------*/
.commentsList {
	height: auto;
	clear:both;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.commentsList .user {
	height: 40px;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
}

.commentsList .tools2 {
	float: right;
	background-color: #fafafa;
}

.commentsList .avatar {
	float: left;
	margin-right: 9px
}

.commentsList .name a:link , .commentsList .name a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #4D4D4D;
}
.commentsList .name a:hover {
	text-decoration:underline;
}
.commentsList .user .date {
	color: #999999;
	font-weight: normal;
}

.commentsList .message {
	float: left;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	font-size: 12px;
	color: #181818;
	padding: 0px;
	margin: 0px;
	border-bottom: #4d4d4d dotted 2px;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.commentsList .headUsr {
	background-color: #f4f4f4;
	border: #333333 solid 1px;
	height: 42px;
}

.titleComments {
	font-family: Myriad, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1B75BB;
	background-color: #FAFAFA;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 2px;
	border: 0;
	border-bottom: #5082A5 solid 2px;
}

.registerComment {
	font-family: Myriad, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
}

.registerComment a:link  , .registerComment a:visited {
	font-size: 12px;
	color: #1B75BB;
	text-decoration: none;
	font-weight: bold;
}

.registerComment a:hover {
	text-decoration: underline;
}

/*---------------- Trailers  Lista ----------------*/
#trailersHD {

}

#trailersHD ul {
	background-image:url(../../App_Themes/MPTFrontDefault/bg-title.jpg);
background-repeat:no-repeat;
background-position:top left;	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	float: left;
	width: 98%;
	padding-bottom: 6px;
    padding-top: 0px;
	background-color: #ffffff;
    margin-bottom: 9px;	
}

#trailersHD li {
	float: left;
	margin: 0px;
	padding: 1px;
	
}

#trailersHD .title { 

	font-family: Myriad, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	color: #333;
	padding: 0px;
	padding-top:2px;
	padding-left:22px;
	margin: 0px;
	width: 85%;
	
}

#trailersD {
	border: #4d4d4d dotted 0px;
	width: 470px;
	float: left;
	margin: 9px;
	margin-right: 0px;
	margin-left:12px;
}

#trailersD .links a:link,#trailersD .links a:visited {
	color: #F05A28;
	text-decoration: none;
}

#trailersD ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 455px;
		
}

#trailersD li {
	display: block;
	margin: 0;
	text-decoration: none;
}

#trailersD .trailimg {
	margin: 0;
	margin-top: 9px;
}

#trailersD .trailimg2 {
	margin: 0;
	margin-top: 9px;
	margin-right: 9px;
	float: left;
}

#trailersR {
	background-image: url("../../App_Themes/MPTFrontDefault/dotted_1px.gif");
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin: 0px;
	padding-left: 12px;
	padding-right: 0px;
}

#trailersR ul {
	float: none;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	list-style-type: none;
	width: 168px;
}

#trailersR li {
	float: none;
	margin: 0;
	text-decoration: none;
}

.trailtitle3  , .trailtitle3 a:link  , .trailtitle3 a:visited {
	line-height: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #4D4D4D;
	margin: 0px;
	margin-top: 0px;
}

.trailtitle3 a:hover {
	text-decoration: underline;
}

.trailtitle3 {
	font-weight: normal;
	margin-top: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
}

#trailersR .traildata {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #557891;
	margin-top: 6px;
	padding-top: 6px;
	font-weight: bold;
	background-image: url(../../App_Themes/MPTFrontDefault/bg_linehead.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: transparent;
}

#trailersR .traildataIni {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #557891;
	margin-top: 3px;
	padding-top: 0px;
	font-weight: bold;
	background-color: transparent;
}

#trailersR .splitterDot {
	border: 0;
	padding: 0;
	margin: 0;
	height: 3px;
	width: 98%;
	background-image: url(../../App_Themes/MPTFrontDefault/bg_inactive.gif);
}

#trailersR .splitterDot {
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	font-size: 2px;
	height: 1px;
	width: 98%;
	background-image: url(../../App_Themes/MPTFrontDefault/bg_inactive.gif);
}

#trailersR .trailimg  ,#trailersR .trailimg img {
	border: 0;
	padding: 0;
	margin: 0;
}



#trailersR .title {
	background-image: url(../../App_Themes/MPTFrontDefault/roundTop.png);
background-repeat: no-repeat;
background-position: center top;
	background-color: #fff /*#ffe84d*/;
	padding-bottom: 16px;
	margin:0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right:0px;
	border: 0px;
}
#trailersR .title img {

	padding-top: 6px;
	padding-right: 6px;
	border: 0px;
}
#trailersR  .title a:link , #trailersR  .title a:visited {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#181818;
	text-decoration:none;
	padding:3px;

}

#trailersR  .title a:hover{
text-decoration:underline;	
}

#trailersR .splitter {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border: 0;
	border-top: #F48062 6px solid;
	height: 0px;
}

.tools img {
	padding-right: 4px;
	padding-bottom: 4px;
}

.tools {
	padding: 0;
	margin: 0;
	border-bottom: #999 solid 3px;
}

.tools2 {
	padding-bottom: 18px;
	text-align: right
}

.tools2 img {
	padding-right: 4px;
	padding-bottom: 4px;
}

.textSize {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 0;
	margin: 0;
	padding-bottom: 27px;
	padding-right: 6px;
}

#trailersR .related {
	background-color: #F2F2F2;
	background-image:url(../../App_Themes/MPTFrontDefault/bg_related.gif);
	background-repeat:repeat;
	
}

/*-----------------trailerGch--------------------*/
#trailersGch ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

#trailersGch li {
	display: inline;
	margin: 0;
}

#trailersGch {
	float:left;
	width: 65%;
	margin-left: 9px;
	padding-left: 0px;
}

.trailerGch {
	background-image: url(../../App_Themes/MPTFrontDefault/top-line.gif);
	background-position: center top;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 0px;
	margin-left: 9px;
	border-right: 1px dotted #cccccc;
	width: 46%;
	float: left;
}


.trailerGch .trailtitle a:link  ,.trailerGch .trailtitle a:visited {
	line-height: 98%;
	font-family: Helvetica Neue Condensed, Helvetica Condensed,Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	text-decoration: none;
	color: #8A5D3B;
	margin: 0;
}

.trailerGch .trailtitle a:hover {
	text-decoration: underline;
}

.trailerGch .trailtitle2 a:hover {
	text-decoration: underline;
}

.trailerGch .trailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 3px;
}

.trailerGch .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

.trailerGch .traildata a:link,.trailerGch .traildata a:visited {
	color: #F05A28;
}

.trailerGch .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailerGch .traildata .name {
	color: #9A8479
}

.trailerGch .trailimg {

	margin: 0px;

	
}

.trailerGch .trailimg img {
	border: 0;
}

.trailerGch .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding-top: 4px;
}

.trailerGch .trailtext {
	padding-top: 4px;
	padding-right: 4px;
}

.trailerGch .links {
	padding-top: 6px;
}

.trailerGch .comments {
	padding: 2px;
	padding-bottom: 3px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG_2pxH.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#trailersGch .splitter {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG3_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}

#trailersGch .splitterIni {
	padding: 0px;
	margin: 0px;
	height: 1px;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}

.pagerbottom {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #232223;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 18px;
	width: 100%;
	float: left;
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: #5082A5 6px solid;
}
.pagerbottom2 {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #232223;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 9px;
	width: 100%;
	float: left;
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: #5082A5 6px solid;
}
.pagerbottom a:link  , .pagerbottom a:visited {
	text-decoration: underline;
	color: #9A8479;
}

.pagerbottom a:hover {
	text-decoration: underline;
	color: #232223;
}

.channels {
	border: #5082A5 6px solid;
}

/*----------------- Menu channel ------------------*/
#menuchannel {
background-image: url(../../App_Themes/MPTFrontDefault/bg_head_channels.gif);
background-repeat: no-repeat;
background-position: left top;
	
	width: 30%;
	background-color: #f4f4f4;
	border: 0px;
	float: left;
	padding: 3px; 
	padding-left:1px;
	padding-right:1px;
	margin: 0px;
	margin-right: 5px;
}

#menuchannel ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 98%;
	margin: 0 auto;
}

#menuchannel li {
	display: block;
	margin: 0;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menuchannel .title {
	text-align: left;
	border: 0px;
	padding-bottom: 16px;
	padding-left: 36px;
	padding-top: 12px;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 17px;
	color: #555;
	font-weight: bold;
	border-bottom: #e2150e 0px solid;	
}

#menuchannel .linklist .selectedGallery{
padding-top: 3px;
}


.view {
	display: block;
}

.hide {
	display: none;
}

.linklist .channelview {
	background-image: url(../../App_Themes/MPTFrontDefault/channel_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	font-weight: bold;
}

.linklist .channelview a.channelA {
	font-weight: bold;
}

.linklist .channelview .view {
	margin-top: 3px;
	margin-left: -9px;
	background-image: url(../../App_Themes/MPTFrontDefault/line.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.linklist .channelhide a.channelA {
	font-weight: bold;
}

.linklist .channelhide {
	background-image: url(../../App_Themes/MPTFrontDefault/channel_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: 0px;
	padding-left: 15px;
	font-weight: bold;
}

.linklist .gallery {
	background-image: url(../../App_Themes/MPTFrontDefault/gallery.gif);
	background-color: #ffe84d;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	padding-left: 15px;
	border: 0px;
	color: #333333;
}
#menuchannel .linklist a:hover{
	/*background-color:#fafafa;*/
	background-image:url(../../App_Themes/MPTFrontDefault/bg_channels_sel.gif);
background-repeat:repeat;
text-decoration: underline;
}
/********* Ambassadors & Profiles *******/
.trailerP {
	background-image: url(../../App_Themes/MPTFrontDefault/dotted_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;	
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	border: 0;
	width: 99%;
	float: right;
}

.trailerP .traildata {

}

.trailerP .trailtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 3px;
}

/***************************Forms******************************/
#formTrailers .splitter {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG2_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 6px;
	margin-top: 6px;
	width: 99%;
}


#trailersDF {
	width: 97%;
	margin: 0px;
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;

}

#trailersDF ul {
background-image: url(../../App_Themes/MPTFrontDefault/bg-title.jpg);
background-repeat: no-repeat;
background-position: left top;
	width: 99%;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	border: 0px;
}

#trailersDF li {
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: 0px;
}

#trailersDF .trailtitle,#formTrailers .trailtitle {
font-family: Myriad,Verdana,sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #333333;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 2px;
padding-left: 22px;
margin: 0px;
}

.trailimgForm {
	font-family: arial, sans;
	font-size: 13px;
	padding: 0px;
	padding-top: 2px;
	font-weight: normal;
	color: #333333;
	width: 99%;
}

.trailimgForm img {
	border: #D6CBB9 1px solid;
	padding: 5px;
	background-color: white;
	margin: 0px;
	
}

#formTrailers {
	border: #c4c4c4 0px solid;
	width: 96%;
	background-color: #fafafa;
	float: left;
	padding: 3px;
	padding-top: 27px;
	padding-bottom: 27px;
	margin: 0px;
}

#formTrailers ul.data {
	width: 430px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#formTrailers ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#formTrailers  li {
	float: left;
	margin-bottom: 9px;
}

#formTrailers ul.data li {
	margin-bottom: 13px;
	list-style-type: none;
}

.trailerF {
	background-image: url("../../App_Themes/MPTFrontDefault/dotted_1px.gif");
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	padding-left: 12px;
	padding-right: 3px;
}

.trailerF ul {
	width: 180px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.trailerF li  ,.trailerF li ul li {
	width: 100%;
	float: none;
	margin: 0px;
	text-decoration: none;
	padding-right: 15px;
}

.trailerF .linklist .title {
	background-color: #fafafa;
	width: 99%;
}

/********************/
#formTrailers li.label {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: 20%;
	padding-right: 9px;
}

#formTrailers li.edit {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: 90%;
	padding-right: 9px;
	padding-left: 27px;
}

#formTrailers li.editbutton {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: auto;
	padding-right: 9px;
	padding-left: 27px;
}

#formTrailers li.edit input {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #fafafa;
	color: #444444;
	width: 90%;
}

#formTrailers li.edit .editarea {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #ffffff;
	color: #444444;
	width: 90%;
	height: 600px;
}

#formTrailers li.edit .editquest {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #ffffff;
	color: #444444;
	width: 90%;
	height: 90px;
}

#formTrailers li.input {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	width: 72%;
	padding-left: 9px;
}

#formTrailers li.label2 {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: 18%;
	padding-right: 9px;
}

#formTrailers li.input2 {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	width: 75%;
	padding-left: 9px;
}

#formTrailers li.input a,#formTrailers li .input a:visited {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #e5704b;
}

#formTrailers li .input a:hover {
	color: #444444;
}

.inputForm {
	text-align: left;
	min-height:20px;
}

.labelForm {
	margin-top: 3px;
	text-align: right;

}

.inputForm input,.inputForm select {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	margin-right: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #f4f4f4;
}

.inputForm textarea {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #f4f4f4;
	width: 99%;
}

.inputForm input.button {
background-image: url(../../App_Themes/MPTFrontDefault/bg-button.jpg);
background-repeat: repeat-x;
background-position: left top;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	background-color: #c4c4c4;
	margin-top: 5px;
	margin-left: 3px;
	width: 90px;
}

.inputForm input.buttonhov {
background-image: url(../../App_Themes/MPTFrontDefault/bg-button2.jpg);
background-repeat: repeat-x;
background-position: left top;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #f1f1f1;
	color: #333333;
	margin-top: 5px;
	margin-left: 3px;
	width: 90px;
}

.search-field, #search2 select {
	font-family: helvetica, arial, sans;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	margin-left:11px;
	margin-top:5px;
	color: #444444;
	border:0px;
	padding-left:2px;
	background-color:transparent;
}

/*///////////////////// User profile ////////////////*/
.input2 img {
	border: #D6CBB9 1px solid;
	padding: 5px;
	background-color: white;
	float: left;
	margin: 0px;
	margin-right: 9px;
}

#trailersDD {
	border: #4d4d4d dotted 0px;
	width: 98%;
	float: left;
	margin: 9px;
	margin-right: 2px;
}

#trailersDD ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 98%;
}

#trailersDD li {
	display: block;
	margin: 0;
	text-decoration: none;
}

#trailersDD .trailimg {
	margin: 0;
	margin-top: 9px;
}
#trailersDD .trailimg2 {
	margin: 0;
	margin-top: 9px;
	margin-right: 9px;
	float: left;
}

#trailersDD .trailimg2 img,#trailersDD .trailimg img {
	border: #D6CBB9 1px solid;
	padding: 5px;
	background-color: white;
}

/*////////////Home Horizontal contents/////////////*/
.trailerHh {
	
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: auto;
	background-color: transparent;
}

.trailerHh .trailtitle a:link  , .trailerHh .trailtitle a:visited {
	font-family: Myriad,Verdana,sans-serif;
	line-height: 108%;
	font-size: 21px;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: normal;
	color: #524e46;
	margin: 0;
}

.trailerHh .trailtitle a:hover {
	text-decoration: underline;
}

.trailerHh .trailtext {
	 /*Ricardo: quito el text-indent porque lo odio*/
	/*text-indent: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height:auto;
	color: #181818;
	padding: 0px; 
	text-align:justify;
	width: auto;
}
.trailerHh .traildata {
	font-family: Myriad, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	margin-bottom: 9px;
	
}

.trailerHh .traildata a:link,.trailerHh .traildata a:visited {
	color: #e5704b;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;
	font-size:10px;
}
.trailerHh .traildata a:hover{
text-decoration: underline;
font-weight: bold;
}

.trailerHh .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailerHh .traildata .name {
	color: #9A8479
}

.trailerHh .trailimg {
	float: left;
	margin-right:9px;
	margin-bottom:6px;
}

.trailerHh .trailimg img {
	border: 0;
}

.trailerHh .links,.trailerHh .comments,.trailerHh .stars,.trailerHh .name
	{
	padding-top: 6px;
	color: #88715f
}

.trailerHh .trailcontent {
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	height:100%;
}

.trailerHh .trailrank {
	padding-top: 0px;
	padding-bottom: 3px;
	background-image: url("../../App_Themes/MPTFrontDefault/dottedG_2pxH.gif");
	background-position: top;
	background-repeat: repeat-x;
	margin-left:0px;
	
}

/********************polllist***********************/
.polllist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4D4D4D;
	height: auto;
	margin: 0px;
	border-top: #88ade7 solid 6px;
	/*border-bottom:#88ade7 solid 6px;*/
	float: left;
	padding: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #ffffff;
	width: 99%;
}

.polllist .title {
	font-family: helvetica, arial, sans-serif;
	padding-right: 9px;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	background-image: url("../../App_Themes/MPTFrontDefault/vote.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	padding-top: 9px;
	padding-left: 55px;
	width: auto;
}

#trailers2 .linklist {
	background-color: #e5e8ea;
}

.polllist ul li.check {
	padding-top: 5px;
	width: auto;
}

.polllist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

.bar {
	display: none;
}

.polllist ul .bar {
	background-image: url("../../App_Themes/MPTFrontDefault/bar_bg.gif");
	background-repeat: repeat-x;
	height: 6px;
	margin-top: 3px;
}

.polllist ul li.quest {
	width: 90%;
	padding-left: 5px;
	padding-top: 6px;
	background-image: url("../../App_Themes/MPTFrontDefault/dottedG3_1pxH.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 9px;
}

.polllist ul li.quest2 {
	width: 80%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
	background-image: url("../../App_Themes/MPTFrontDefault/dottedG_1pxH.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	border: #cccccc 1px solid;
	float: left;
}

.polllist ul li.submit {
	width: 60%;
	padding-left: 27px;
	padding-top: 27px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #df5d32;
}

.polllist ul li.submit2 {
	width: 33%;
	padding-left: 27px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #df5d32;
	float: left;
}

.polllist ul li ul li {
	float: left;
}

.polllist ul li ul {
	list-style-type: none;
}

.polllist ul li {
	float: left;
	padding: 0px;
}

.polllist input.button {
	border-width: 1px;
	border-style: solid;
	border-color: #777777;
	background-color: #dfdcd6;
	margin-top: 18px;
	margin-left: 3px;
	width: 90px;
}

.polllist input.buttonhov {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #f1f1f1;
	color: #333333;
	margin-top: 18px;
	margin-left: 3px;
	width: 90px;
}

/*-----------------------------R i c a r d o-----------------------*/
.alturaEstadisticas{
padding-bottom:33px;
}

#trailersGchSinCanales ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

#trailersGchSinCanales li {
	display: inline;
	margin: 0;
}

#trailersGchSinCanales {
	float: left;
	width: 62%;
	margin-left: 0px;
	padding-left: 0px;
}

.trailersGchSinCanales {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 5px;
	border-right: 1px dotted #cccccc;
	
	width: 48%;
	float: left;
}

#trailersGch .title {
	text-align: left;
	background-color:#ffffff;
	background-image: url("../../App_Themes/MPTFrontDefault/tit-underline.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:97%;
	font-size: 20px;
	font-weight: bold;
	width: auto;
	/*border-bottom: #e2150e 3px solid;*/
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 12px;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 17px;
	color: #555;
}

.trailersGchSinCanales .trailtitle a:link  ,.trailersGchSinCanales .trailtitle a:visited {
	line-height: 98%;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
	color: #555;
	margin: 0px;
}

.trailersGchSinCanales .trailtitle a:hover {
	text-decoration: underline;
}

.trailersGchSinCanales .trailtitle2 a:hover {
	text-decoration: underline;
}

.trailersGchSinCanales .trailtext {
	 /*Ricardo: quito el text-indent porque lo odio*/
	/*text-indent: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 3px;
}

.trailersGchSinCanales .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

.trailersGchSinCanales .traildata a:link,.trailersGchSinCanales .traildata a:visited {
	color: #F05A28;
}

.trailersGchSinCanales .traildata .date {
	font-size: 12px;
	font-weight: 300;
	color: #333333
}

.trailersGchSinCanales .traildata .name {
	color: #9A8479
}

.trailersGchSinCanales .trailimg {
	float: left;
	margin-right: 6px;
}

.trailersGchSinCanales .trailimg img {
	border: 0;
}

.trailersGchSinCanales .traildata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding-top: 4px;
}

.trailersGchSinCanales .trailtext {
	padding-top: 4px;
	padding-right: 4px;
}

.trailersGchSinCanales .links {
	padding-top: 6px;
}

.trailersGchSinCanales .comments {
	padding: 2px;
	padding-bottom: 3px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG_2pxH.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


#trailersGch .splitter {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-image: url(../../App_Themes/MPTFrontDefault/dottedG3_1pxH.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}

#trailersGch .splitterIni {
	padding: 0px;
	margin: 0px;
	height: 1px;
	float: left;
	padding-bottom: 0px;
	padding-top: 6px;
	width: 99%;
}

#formTrailers li.edit .editquestCampoComun {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #ffffff;
	color: #444444;
	width: 90%;

}





.linkSisLebo a:link  , .linkSisLebo a:visited {
	line-height: 100%;
	text-align:right;
	font-family: Helvetica Neue Condensed, Helvetica Condensed,Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration:underline;
	color: #f48062;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:20px;
	padding-left:5px;
	float:left;
}

.linkSisLebo a:hover {
	text-decoration: underline;
}

#trailersC {
	border: #4d4d4d dotted 0px;
	width: 95%;
	float: left;
	margin: 9px;
	margin-right: 2px;
}

#trailersC .links a:link,#trailersD .links a:visited {
	color: #F05A28;
	text-decoration: none;
}

#trailersC ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	width: 100%;
		
}

#trailersC li {
	display: block;
	margin: 0;
	text-decoration: none;
}

#trailersD .trailimg {
	margin: 0;
	margin-top: 9px;
}
.partners {
	
}
.partners  img{
	border:#e2dcd0 2px solid
	
}
.trailtext  a:link, .trailtext  a:visited{
	color:#0367ac;
	text-decoration:underline
}

.trailtext a:hover{
	color:#137ec9;
	text-decoration:underline
}
.partners  a:link, .partners  a:visited{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.partners  a:hover{
	color:#d0680e;
	text-decoration:underline;
	font-weight:bold;
}
.noselected {  
Cursor: pointer;
}
.selected {  
Cursor: auto;
margin:0px;padding:0px
}

.chronoYear
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: right;
color: #181818;
padding-bottom: 5px;
margin-bottom: 0px;
font-weight: bold;
font-size: 12px;
}
.chronoActions
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
text-align: justify;
color: #181818;
padding-bottom: 9px;
margin-bottom: 0px;
}
#miscelaneos .linklist li{
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #f4f4f4;
border-top:#222 1px solid;
background-color: #ffe84d;
margin: 0px;
width: 96%;
}

.components{
height: 450px;
width:162px;
overflow:auto;
overflow-x:hidden;
border:1px solid #666;
padding:2px;
padding-left:3px;
border:#999 1px solid;
margin:0px;
margin-bottom:15px;
margin-top:3px;
border-top: #5082A5 solid 2px;
}

.components .trailtitle3, .components .trailtitle3 a:link, .components .trailtitle3 a:visited {
text-indent:0px;
padding-right:18px;
padding-left:1px;	
}

.components .linklist a:link, .components .linklist a:visited {
text-indent:0px;
padding-right:15px;
padding-left:1px;    
}
.components .linklist li li{
border-top:#4d4d4d dotted 1px;
}


.linklist .ambassador {
    background-image: url(../../App_Themes/MPTFrontDefault/ambas-ico.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 22px;
}
.root {
font-size:12px;
font-family: Verdana,sans-serif;
letter-spacing:0px;
font-weight:bold;
margin-top:0px;
margin-bottom:18px;
padding:0px;
text-decoration:none;

}
.root a:link, .root a:visited  {
background-image: url(../../App_Themes/MPTFrontDefault/bg-title2.gif);
background-repeat: no-repeat;
background-position: left top;
line-height:150%;
color: #777;
padding:0px;
padding-left:6px;
text-decoration:none;
}
.root a:hover {
color:#6a594b;
text-decoration:underline;
}
