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

body {
	margin:0;
	background:#1856aa url(images/bg.png) right top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979797;
	}
a {
	color:#1e5bac;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	background:#ef828d;
	text-decoration:none;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* The Header */

.head {
	height:151px;
	width:1003px;
	margin:0 auto;
	background:url(images/headerBottom.png) bottom no-repeat;
	position:relative;
	}
.headOuterLeft {
	top:0;
	right:1002px;
	position:absolute;
	width:381px;
	height:132px;
	background:url(images/headOuterLeft.png) right;
	}
.headLeft {
	position:absolute;
	top:0;
	left:0;
	width:412px;
	height:132px;
	background:url(images/headLeft.jpg);
	}
.headRight {
	position:absolute;
	top:0;
	right:0;
	width:591px;
	height:132px;
	background:url(images/headRight.png) left;
	}
.headGlow {
	width:104px;
	height:305px;
	background:url(images/headGlow.png);
	position:absolute;
	right:998px;
	top:132px;
	}
.headLogo {
	width:412px;
	height:132px;
	position:absolute;
	top:0;
	left:0;
	background:url(logo.gif);
	}
.addUs {
	position:absolute;
	top:0;
	right:10;
	left:380px;
	width:214px;
	height:34px;
	}
.addUs a {
	display:block;
	height:34px;
	}
.addUs a:hover {
	background:none;
	}

/* The Header Links */

.headLinksLeft {
	position:absolute;
	top:5px;
	left:452px;
	background:url(images/headLinksLeft.png) top;
	width:142px;
	height:74px;
	padding:5px 0 0 19px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	}
.headLinksRight {
	position:absolute;
	top:5px;
	left:613px;
	background:url(images/headLinksRight.png) top;
	width:139px;
	height:74px;
	padding:5px 0 0 0;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	}
.headLinksLeft a, .headLinksRight a {
	color:#fff;
	text-decoration:none;
	}
.headLinksLeft a:hover, .headLinksRight a:hover {
	color:#e4ebf5;
	text-decoration:none;
	background:none;
	}
.headAdLink {
	position:absolute;
	top:84px;
	left:452px;
	background:url(images/headAdLink.png);
	width:503px;
	height:23px;
	padding:10px 0 0 30px;
	}

/* The Center */

.centerWrapper {
	background:url(images/centerBg.png) bottom repeat-x;
	}
.center {
	width:1003px;
	margin:0 auto;
	}
.centerInner {
	width:998px;
	margin-left:5px;
	background:#fff;
	}

/* The Menu */

.menu {

	float:left;

	width:120px;

	padding:0 8px 0 4px;

	}

.menuAd {
	margin-bottom:18px;
	}

.menuCol {

	float:left;

	width:120px;

	}

/* Default Style for the Menu Lists */

.menuList {
	margin-bottom:5px;
	}
.menuList h2 {
	margin:0 0 5px 2px;
	font-size:13px;
	font-weight:bold;
	color:#ffa725;
	}

.menuListArrow {
	height:14px;
	background:url(images/menuHeadings.png) top;
	overflow:hidden;
	}
.menuList ul {
	margin:0;
	padding:5px 0 5px 0;
	list-style:none;
	width:118px;
	border-left:1px solid #ffa725;
	border-right:1px solid #ffa725;
	border-bottom:1px solid #ffa725;
	}
.menuList a {
	color:#ffa725;
	display:block;
	line-height:17px;
	font-weight:bold;
	padding-left:5px;
	padding-right:3px;
	text-decoration:none;
	_float:left;
	}
.menuList li {
	width:100%;
		}
.menuList a:hover {
	color:#fff;
	background:#ffa725;
	text-decoration:none;
	}

/* Specific Colors for the Menu Lists */

.menuListGreen h2, .menuListGreen a {
	color:#72d20c;
	}
.menuListGreen a:hover {
	background:#72d20c;
	}
.menuListGreen .menuListArrow {
	background-position:0 28px;
	}
.menuListGreen ul {
	border-color:#72d20c;
	}
.menuListPurple h2, .menuListPurple a {
	color:#eb1cc6;
	}
.menuListPurple a:hover {
	background:#eb1cc6;
	}
.menuListPurple .menuListArrow {
	background-position:0 -14px;
	}
.menuListPurple ul {
	border-color:#eb1cc6;
	}
.menuListBlue h2, .menuListBlue a {
	color:#1e5bac;
	}
.menuListBlue a:hover {
	background:#1e5bac;
	}
.menuListBlue .menuListArrow {
	background-position:0 14px;
	}
.menuListBlue ul {
	border-color:#1e5bac;
	}
.menuPartners {
	margin-bottom:5px;
	padding-left:9px;
	}
.menuPartners h2 {
	font-size:14px;
	font-weight:normal;
	color:#979797;
	margin:0;
	padding:5px 0 10px 0;
	}
.menuPartners ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menuPartners a {
	color:#1856aa;
	text-decoration:none;
	}
.menuPartners a:hover {
	color:#979797;
	text-decoration:none;
	background:none;
	}

/* The Leaderboard at the top */

.topLeaderboard {
	width:728px;
	float:left;
	}

/* The Navigagion */

.navigation {
	height:24px;
	line-height:24px;
	width:350px;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	float:left;
	}

/* The Content */

.content {

	float:left;

	width:650px;

        height:100%;

	padding:0 18px 0 8px;

	}

/* The Content Ads */

.contentAds {
	width:541px;
	height:250px;
	margin-left:9px;
	}
.leftContentAd {
	float:left;
	}
.rightContentAd {
	float:right;
	}

/* Content Headings */

.content h1 {
	font-size:18px;
	font-weight:bold;
	color:#ff9a04;
	padding-left:50px;
	padding-right:2px;
	padding-bottom:5px;
	background:url(images/h1Blue.gif) 8px bottom no-repeat;
	border-bottom:3px solid #103260;
	margin:25px 0 0 9px;
	}
.content h1.greyish {
	border-color:#9fadbf;
	background-image:url(images/h1Greyish.gif);
	}

/* The text */

.content .text {
	padding:0 16px 0 18px;
	}




.pageLinks {

	font-size:10px;

	margin-top:10px;

	float:center;
        
        text-decoration:bold;

	}

.pageLinks a {

	padding:3px 5px;

	text-decoration:none;

	color:black;

	display:block;

	float:left;
        
        border:1px solid gray;

	margin-right:2px;

	}

.pageLinks a:hover {

	border:1px solid gray;

	padding:2px 4px;

	color:#fff;

	background:#ef828d;

	}

.pageLinks a.current {

	border:1px solid #d27881;

	padding:2px 4px;

	}

.pageLinks a.previous, .pageLinks a.next {

	color:#979797;

	}

.pageLinks a.previous:hover, .pageLinks a.next:hover {

	color:#979797;

	background:#fff;

	border:none;

	padding:3px 5px;

	color:#ef828d;

	}

.top2 img {

	border:1px;

	}

/* The Right Sidebar */

.sidebar {
	float:right;
	width:170px;
	}

/* Partners in the sidebar */

.partners {
	width:159px;
	background:#2585d8 url(images/partnersBg.png);
	margin-bottom:12px;
	}
.partners h2 {
	margin:0;
	color:#fff;
	font-size:13px;
	background:url(images/partnersH2.png);
	height:30px
	padding-left:30px;
	line-height:30px;
	}
.partners ul {
	margin:0;
	padding:10px 15px 0px 24px;
	list-style:none;
	background:url(images/partnersUl.png) top no-repeat;
	}
.partners a {
	color:#fff;
	font-weight:bold;
	font-color:#fff;
	}
.partners a:hover {
	background:none;
	color:#fff;
	}
.partnersBottom {
	height:16px;
	background:url(images/partnersBottom.png);
	}

/* Users Online */

.usersOnline {
	text-align:center;
	color:#3d7bce;
	font-weight:bold;
	margin:5px 0;
	}

/* The Footer */

.footerWrapper {
	background:#103260;
	}
.footer {
	width:978px;
	margin:0 auto;
	padding:17px 0;
	color:#9eb0c9;
	font-weight:bold;
	}
.footerleft {
	float:left;
	width:5px;
	}
.footerRight {
	float:left;
	width:5px;
	margin-right:31px;
	}
.footerList {
	float:center;
	width:978px;
	padding:3px 5px;
	}
.footerList strong {
	color:#ffad34;
	padding:0 0 0 7px;
	}
.footerList a {
	color:#9eb0c9;
	text-decoration:none;
	}
.footerList a:hover {
	color:#fff;
	text-decoration:none;
	background:none;
	}
.copyright {
	float:right;
	}
.copyright a {
	color:#ffad34;
	text-decoration:none;
	}
.copyright a:hover {
	color:#fff;
	text-decoration:none;
	background:none;
	}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../Imagenes/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../Imagenes/star_small.gif);
	line-height: 10px;
	height: 10px;
}

fieldset.busq {
	border: none;
	width: 370px;
	margin: 0 auto;
	background: #fff;
}
.busq input, .busq button {
	border: none;
	float: left;
}
.busq input.box {
	color: #000;
	font-size: 18px;
	width: 245px;
	height: 25px;
	padding: 4px 5px 0;
	background: #eee url() no-repeat;
	margin-right: 5px;

}
.busq input.box:focus {
	background: #eee url() no-repeat left -38px;
	outline: none;
}
.busq button.btn {
	width: 84px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(http://loscomentarios.com/botones/bsq.jpg) no-repeat top right;
}
.busq button.btn:hover {
	background: #fbc900 url(http://loscomentarios.com/botones/bsq.jpg) no-repeat bottom right;
}
----------------------------------------------------------------------*/
.cloud{background:#000 url(/images/carbon.gif);padding:6px}
.cloud a:hover{color:#fff;border-bottom:1px solid yellow}
.cloud strong {
	color:#ffad34;
	padding:0 0 0 7px;
	}
.word{font-family:'Trebuchet MS',helvetica,arial,verdana;text-decoration:none;font-weight:400}
.size9{color:#eefaad;font-size:12px}
.size8{color:#aad815;font-size:12px}
.size7{color:#ff7600;font-size:12px}
.size6{color:#039faf;font-size:12px}
.size5{color:#eefaad;font-size:12px}
.size4{color:#aad815;font-size:12px}
.size3{color:#ff7600;font-size:12px}
.size2{color:#039faf;font-size:12px}
.size1{color:#eefaad;font-size:12px}
.size0{color:#ff7600;font-size:12px}
----------------------------------------------------------------------*/

/* = Paginacion
----------------------------------------------------------------------*/
div.Paginacion { font:bold 11px Arial; clear:both;padding: 4px;margin: 1px;margin-top:5px;text-align:center; margin-bottom:5px;}
div.Paginacion a {padding: 2px 5px 2px 5px;margin: 1px;border: 1px solid #FFBF10;text-decoration: none;color: #fff; ; background-color: #FFBF10;}
div.Paginacion a:hover, div.Paginacion a:active {border: 1px solid #FFBF10;color: #fff; background-color: #FFBF10;}
div.Paginacion span.PaginaActual {padding: 2px 5px 2px 5px;margin: 1px;border: 1px solid #DDA000;font-weight: bold; background-color: #fff;color: #DDA000;}
div.Paginacion span.SinPag {padding: 2px 5px 2px 5px;margin: 1px;border: 1px solid #FFBF10;color: #DDD;}
/* = Paginacion
----------------------------------------------------------------------*/

 