@import url("reset.css");

body {
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #525252;
	font-size: 11px;
	line-height: 140%;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #d00627;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #ee1525;
}

h1, h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-family: "Arial Black", sans-serif;
	color: #000000;
	padding-bottom: 8px;
}


h3, .componentheading {
	font-size: 18px;
	text-align: left;
	padding-bottom: 5px;
	font-family: "Trebuchet", "Arial Black", sans-serif;
	color: #e6031a;
	font-weight:bold;
	letter-spacing:-0.01em;
}

h4 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	font-weight:bold;
}

.moduletable_black h4 {
color: #edb91c;

}


.moduletable_versionesmoviles h4 {
font-size: 13px;
color: #E6031A;
}
h5 {
	color: #ffd972;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #000;
}

p {
	margin-bottom: 10px;
	text-align: left;
}

#page img {
	margin-right:15px;
}

#repeated {
	background: url(../images/repeated.jpg) repeat-y top center;
}

#top {
	background: url(../images/top.jpg) no-repeat center top;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding-top: 41px;
}

#header {
	background: url(../images/header.jpg) no-repeat left top;
	height: 80px;
	position: relative;
}

.logo {
	position: absolute;
	left: 15px;
	top: -13px;
}

.nav {
	position: absolute;
	left: 185px;
	top: -6px;
	line-height: 80px;
}

.nav ul li {
	float: left;
	background:	url(../images/border.jpg) no-repeat left top;
	
}


.nav ul li:first-child {
	background: none;
}

.nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {
	color: #f6f6f6;
	font-family: "Arial Black";
	font-size: 18px;
	text-decoration: none;
    font-weight: normal;
	text-transform:lowercase;
	padding: 0 60px;
}


.nav ul li a:hover {
	color: #fff;


}

.nav ul li:first-child {
	background: none;
}

#container {
	padding: 0 30px 35px 28px;
}

.top1 {
	width: 250px;
	float: right;
	padding-top: 5px;
}

.top1 ul li {
	display: inline;
	background: url(../images/top1_border.jpg) no-repeat left bottom;
	padding: 0 5px;
}

.top1 ul li a:link, .top1 ul li a:active, .top1 ul li a:visited {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.top1 ul li:first-child {
	background: none;
}

#maincontainer {
	background: url(../images/maincointainer.jpg) repeat-y right top;
	width: 881px;
}

#leftCol {
	width: 560px;
	float: left;
}
#leftCol .moduletable_featured, #leftCol .moduletable_encartelera, #leftCol .moduletable_prontoencines, #leftCol .moduletable_noticias, .moduletable_search {
border: 1px solid #dfdede;
padding: 2px 12px 5px 12px;
margin-bottom: 9px;
background: url(../images/modules_left_bg.gif) repeat-x top;
}

.moduletable_search {
	background: #f2f2f2;
	padding-bottom: 0;
}

.moduletable_search h3 {
	color: #575757;
}

.moduletable_featured h3, .moduletable_encartelera h3, .moduletable_noticias h3 {
	padding-bottom: 10px;
}

#leftCol .moduletable_featured {
		padding-bottom: 0
}


.moduletable_encartelera ul li {
	border-bottom: 1px solid #e3e2e2;
	padding: 2px 0;
	list-style:disc;
	margin-left: 12px;
}


.moduletable_encartelera ul li:hover {
background: #f2f2f2;
}

.moduletable_encartelera ul li a {
	color:#525252;
	display: block;
}

.banner1 {
	padding-bottom: 10px;
}

.banner1 p, .banner2 p {
       margin-bottom: 0px;
	  
	   
}
.user1 {
	padding-bottom: 0;
}

.content {
	padding-bottom: 10px;
}

.content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}

.content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

.content ul li, #content ol li {
	padding-bottom: 3px;
}

.blog ul li {
	display: inline;
	margin-right: 5px;
}

.blog_more ul li {
	display: block;
}
.blog img {
padding: 3px;
border: 1px solid #CCC;
margin-right: 10px;
margin-bottom:5px;
	
}

.componentheading {
	font-size:22px;
	
}
.contentheading {
	padding-bottom:2px;
	
}
.small, .createdate, .modifydate, .createdby {
	color: #8f8e8e;
	font-size: x-small;
}

.user2 {
	padding-bottom: 4px;
}

.banner2 {
	padding-bottom: 0px;
	margin-top:100px;
}

#rightCol {
	width: 262px;
	float: right;
}

#rightCol p {
        margin-bottom: 0;
}

#rightCol .moduletable, #rightCol .moduletable_versionesmoviles {
	padding-bottom: 20px;
}

#rightCol form div {
	background: url(../images/inputbox.jpg) no-repeat left bottom;
}

.moduletable .inputbox {
	padding: 0 5px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	float: left;
	margin-right: 2px;
    margin-top: 3px;
	border: none;
	background: none;
	color:#b9b9b9;
}

.moduletable .button {
	background: url(../images/button.jpg) repeat-x left top;
	width: 73px;
	height: 22px;
	font-size: 11px;
	color: #fff;
	border-top: none;
	border: none; 
	cursor: pointer;
}

.moduletable_black {
	background: #000 url(../images/rightmodule.jpg) no-repeat left top;
	border-bottom: 3px solid #000;
	padding: 15px;
	margin-bottom: 20px;
	color: #fff;
}

.moduletable_black h4{
	font-weight: normal;
		font-size: 12px;
	
}

/*Minifp override styles*/

.minifp-introtitle a, .minifp-introtitle a:visited, .minifp-introtitle a:active, .minifp-introtitle a:link  {
	text-transform:none;
	text-decoration:none;
}

.minifp-introtitle a:hover {
	text-decoration: underline;
}
.minifp-date {
	color: #8f8e8e;
	font-weight:normal;
}

.minifp td img {
	margin-top:5px;
	margin-right: 10px;
}

/*Movies override styles*/

.movie_heading {
padding-top:10px;
}

#right {
	width:380px;
	min-height: 230px;
}

#movie_description {
	width:100%;
	font-size:12px;
	line-height:140%;
}

.today_date {
	font-size:12px;
}
ul.quick_buttons { 
display: none;
}


.moduletable_black ul li {
	background: url(../images/simble.jpg) no-repeat left center;
	padding-left: 9px;
}

.moduletable_black ul li a:link, .moduletable_black ul li a:active, .moduletable_black ul li a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
    font-weight: normal;
}

.moduletable_black ul li a:hover, .moduletable_black ul li.active a:link, .moduletable_black ul li.active a:active, .moduletable_black ul li.active a:visited {
	color: #FFF200;
	text-decoration: underline;
}

.moduletable_black h3 {
	background: url(../images/star.jpg) no-repeat left 7px;
	padding-left: 18px;
	padding-bottom: 12px;
	font-size: 17px;
	font-family: "Arial Black";
	color: #fff;
}

a.contentpagetitle, a.contentpagetitle:visited {
color:#000;
text-decoration: none;
font-size:18px;
}

a.contentpagetitle:hover {
text-decoration: underline;

}
.rightbanner {
	
}

.bannerleft {
	float: left;
	width: 115px;
}

.bannerleft img {
	margin-bottom: 9px;
}

.bannerright {
	float: right;
        width: 115px;
}

#footerWrap {
	background: url(../images/bottom_bg.jpg) no-repeat center bottom;
	height: 42px;
}

#footer {
	width: 829px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
       color: #da0d0d;
}

#footer ul {
	display: inline;
	padding-right: 15px;
}

#footer ul li {
	background: url(../images/footerborder.jpg) no-repeat left 2px;
	display: inline;
	padding: 0 5px;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	color: #686868;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	
}

#footer ul li a:hover {
        text-decoration: underline;
}

#footer ul li:first-child {
	background: none;
}

#footerbottom {
	background: url(../images/chair.jpg) no-repeat center top;
	height: 216px;
	margin: 0 auto;
}

.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-bottom: 3px;
}

.contact .marker {
	margin-right: 10px;
}

.contact #emailForm {
	padding-top: 10px;
}

.contact #emailForm .label {
	width: 125px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

.contact #emailForm div {
	margin-bottom: 3px;
}

.name label, .user label, .email label, .pass label, .verify_pass label, .user_name label {
	width: 160px;
	float: left;
}

.name .inputbox, .user .inputbox, .email .inputbox, .pass .inputbox, .verify_pass .inputbox, .user_name .inputbox  {
	width: 180px;
}

.extra-images-big-div {
display: none;

}

/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#8FBA2B;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #93246F; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #F2E3ED}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  
	
}
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}
