/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }

/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height:1.2em; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }
.vlT {vertical-align:top;}
.vlB {vertical-align:bottom;}

.hide { display: none; }
.clear { clear: both; height:0.1px; line-height:0.1px; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
#page .cols .last { margin-right: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*-------
// Globals
//-----*/
body { font-family:Arial, Helvetica, sans-serif;}

/*----------- 
Page Layout
----------*/

/*---------------Wrapper-----------*/
div.wrapper{width:870px; margin:0 auto; }

/*------------Navigation-------------*/
div#navigation{ background:url(../images/navigation/nav_bg.gif) left top repeat-x; height:40px;}

/*------------Header-------------*/
div#header{ background:url(../images/header/header_bg.gif) left top repeat-x; height:133px;}

/*------------Sidebar-------------*/
div#sidebar{ width:272px; padding:14px 0 36px 20px; }

/*------------Main-------------*/
div#main{ width:573px; padding-top:40px;}


/*----------- 
Common Page Content
----------*/


/*------------Header-------------*/
div#header div.wrapper div.logo h1 a{width:291px; height:72px; background:url(../images/header/logo.png) no-repeat; margin-bottom:10px; display:block; }
div#header div.wrapper div.login_form ul li{ display:inline; width:489px; padding-left:12px; font-size:130%; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#666666; }
div#header div.wrapper div.login_form ul li a{color:#666666;}
div#header div.wrapper div.login_form ul li a:hover{color:#666666;}
div#header div.wrapper div.login_form{margin-top:10px;}
div#header div.wrapper div.language_bar img {margin-left:10px;}
div#header div.wrapper div.ads p { background:url(../images/header/ads_arrow.gif) no-repeat 0px 2px; color:#CCCCCC; padding-left:10px; line-height:1.2em; margin-bottom:5px; font-size:80%; }

/*------------Navigation-------------*/
div#navigation div.wrapper ul li{padding-left:21px; font-size:130%; color:#FFFFFF; line-height:2.8em; float:left;}
div#navigation div.wrapper ul li.first { padding-left:0px; }
div#navigation div.wrapper ul li a{display:block; color:#FFFFFF; line-height:2.8em; float:left;}
div#navigation div.wrapper ul li a:hover{display:block; color:#FFFFFF; line-height:2.8em; text-decoration:none; float:left;}
div#navigation div.wrapper ul li.active{ font-size:130%; color:#FFFFFF; line-height:2.8em; float:left; }
div#navigation div.wrapper ul li.active a{display:block; color:#ff9999; line-height:2.8em; float:left; background:url(../images/navigation/arrow.gif) center top no-repeat;}
div#navigation div.wrapper ul li a:hover{display:block; color:#ff9999; line-height:2.8em; text-decoration:none; float:left;}


/*------------Main-------------*/
div#main h1{ font-size:280%; font-style:italic; color:#cc3333; font-weight:bold; padding-bottom:10px; line-height:1.2em;}
div#main h1 span{font-style:italic; color:#330000; font-weight:bold;}
div#main ul {display:inline; margin-left:10px;}
div#main ul li{font-size:120%; font-family:Arial, Helvetica, sans-serif; color:#666666; display:inline; padding:0 2px; line-height:1.2em;} 
div#main ul li.active a:hover, div#main ul li.active a{ text-decoration:underline; }
div#main ul li:hover a { text-decoration:underline; }
div#main ul li a, div#main ul li a:hover{color:#666666; text-decoration:none;} 
div#main span{font-size:130%; color:#666666; }
div#main div.spacer { background:url(../images/content/section_border_bottom.gif) repeat-x top left; }


/*------------Pagination------*/

div#main div.pagination_top{margin-top:22px; width:380px; line-height:27px;}
div#main div.pagination_top div.pagination_left{ background:url(../images/content/pagination_left.gif) left top no-repeat;}
div#main div.pagination_top div.pagination_middle{ background:url(../images/content/pagination_middle.gif) left top repeat-x;}
div#main div.pagination_top div.pagination_right{ background:url(../images/content/pagination_right.gif) right top no-repeat; height:27px; padding:0 20px;}
div#main div.pagination_top ul {display:inline; margin:0 22px;}
div#main div.pagination_top ul li a:hover { text-decoration:underline; }
div#main div.pagination_top span a { color:#666666; }

div#main div.pagination_bottom {width:380px; line-height:33px;}
div#main div.pagination_bottom div.pagination_left{ background:url(../images/content/pagination_bottom_left.gif) left top no-repeat;}
div#main div.pagination_bottom div.pagination_middle{ background:url(../images/content/pagination_bottom_middle.gif) left top repeat-x;}
div#main div.pagination_bottom div.pagination_right{ background:url(../images/content/pagination_bottom_right.gif) right top no-repeat; height:33px; padding:0 20px;}
div#main div.pagination_bottom ul {display:inline; margin:0 22px;}
div#main div.pagination_bottom ul li a:hover { text-decoration:underline; }
div#main div.pagination_bottom span a { color:#666666; }

/*------------Main Section------*/
div#main div.section { padding:35px 0 45px; background:url(../images/content/section_border_bottom.gif) repeat-x left bottom;  }
div#main div.section div.left { position:relative; }
div#main div.section div.left div.site { background:url(../images/content/frame.png) no-repeat top left; padding:10px; width:152px; }
div#main div.section div.left div.visit { background:url(../images/content/visit_middle.gif) repeat-x top left; width:100px; margin:-5px 11px 0;  }
div#main div.section div.left div.visit a { background:url(../images/content/visit_left.gif) no-repeat top left; display:block;  }
div#main div.section div.left div.visit a:hover { text-decoration:none; }
div#main div.section div.left div.visit a span { background:url(../images/content/visit_right.gif) no-repeat top right; line-height:25px; height:25px; padding:0 27px; color:#FFFFFF; font-size:130%; display:block;  }
div#main div.section div.right { margin-left:15px; padding-top:5px; width:370px; }
div#main div.section div.right h3 { font-size:150%; line-height:1.2em; color:#787878; margin-bottom:5px; }
div#main div.section div.right h3 a{  line-height:1.2em; color:#787878; margin-bottom:5px;text-decoration:none;  }
div#main div.section div.right h3 a:hover{ line-height:1.2em; color:#787878; margin-bottom:5px;text-decoration:underline;  }
div#main div.section div.right img {vertical-align:bottom; }
div#main div.section div.right span { font-size:110%; color:#bcbcbc; margin-left:5px; padding-top:3px;  }
div#main div.section div.right p { color:#868686; font-size:120%; line-height:1em; margin:10px 0px; }
div#main div.section div.right p.info a{ color:#999999; margin-bottom:10px; font-weight:bold; }
div#main div.section div.right p.info a:hover { text-decoration:none; }
div#main div.section div.right ul { margin-left:0px; }
div#main div.section div.right ul li{ color:#a7a7a7; font-size:110%; }
div#main div.section div.ranking { background:url(../images/content/ranking.gif) no-repeat bottom left; position:absolute; height:37px; width:44px; bottom:115px; left:-21px; }
div#main div.section div.ranking p { color:#FFFFFF; font-size:160%; padding:0; padding:9px 0 0 12px; }
div#main div.section2 p { color:#868686; font-size:115%; line-height:2.6m; margin:10px 0px; line-height:normal; }


div#main div.odd{ background:#FFFFFF url(../images/content/odd_bg.gif) repeat-x bottom left; }

/*------------Sidebar Section------*/
div#sidebar div.section{ margin-bottom:14px; background-color:#e8e8e8;}
div#sidebar div.section_topleft_corner{background:url(../images/content/side_section_topleft_corner.gif) left top no-repeat; height:7px; }
div#sidebar div.section_bottomleft_corner{background:url(../images/content/side_section_bottomleft_corner.gif) left bottom no-repeat; height:7px;}
div#sidebar div.section_topright_corner{background:url(../images/content/side_section_topright_corner.gif) right top no-repeat; height:7px; }
div#sidebar div.section_bottomright_corner{background:url(../images/content/side_section_bottomright_corner.gif) right bottom no-repeat; height:7px; }


div#sidebar div.section_middle { padding:12px;  background: #e8e8e8;}
div#sidebar div.section_middle h2{ font-size:140%; font-weight:bold; padding-bottom:10px; color:#8c8c8c; border-bottom:1px solid #cfcfcf; margin-bottom:5px;}
div#sidebar div.section_middle p{ font-size:120%; font-weight:normal; color:#8c8c8c; tex}
div#sidebar div.section_middle a { color:#8c8c8c; text-decoration:underline;  }
div#sidebar div.section_middle a:hover { text-decoration:none; }

/*---------------Sidebar Ads Section-----------*/

div#sidebar div.sidebar_ads { background:url(../images/content/publicidad.gif) no-repeat left center; padding-left:17px; margin-left:-17px; position:relative; }
div#sidebar div.sidebar_ads div.ads{margin-bottom:16px;}
div#sidebar div.ads p { background:url(../images/header/ads_arrow.gif) no-repeat 0px 3px; color:#CCCCCC; margin-bottom:5px; font-size:80%; padding-left:10px; }
div#sidebar div.ads div.ad{ margin-bottom:5px;} 

/*---------------User Comments Section-----------*/
div#sidebar div.comment{padding:10px 5px; margin-bottom:10px; }
div#sidebar div.comment p{ font-size:120%; color:#8c8c8c; line-height:1em; }
div#sidebar div.comment div.user_detail { margin-bottom:5px; }
div#sidebar div.comment div.user_detail p{ font-size:140%; font-weight:bold; padding-bottom:5px; color:#8c8c8c; margin-left:55px; }
div#sidebar div.comment div.user_detail p a:hover { text-decoration:none; }
div#sidebar div.comment div.user_detail img{border:2px solid #cccccc;}
div#sidebar div.comment div.user_detail p.date{font-size:120%; padding-bottom:10px; color:#8c8c8c;   margin-left:55px;}

/*---------------Rating Section-----------*/
div#sidebar ol.rating { margin-top:20px; }
div#sidebar ol.rating li { list-style:decimal outside; margin-left:20px;}
div#sidebar ol.rating li p { color:#666666; font-size:130%; line-height:1.8em; margin:5px 0;  }
div#sidebar ol.rating li span.vote { color:#BCBCBC; font-size:120%; }

/*---------------Notices Section-----------*/
div#sidebar div.notices { margin-top:10px; }
div#sidebar div.notices div.notice p{ line-height:1.2.em; font-size:130%; margin-bottom:10px;  }
div#sidebar div.notices div.notice p.date { }
div#sidebar div.notices div.notice h4 { font-size:140%; }
div#sidebar div.notices div.notice p.detail { margin-bottom:20px; }


/*---------------Footer-----------*/
div#footer{height:69px; background:url(../images/footer/footer_bg.gif) left bottom repeat-x;}
div#footer div.wrapper ul li{ display:inline; font-size:180%; color:#FFFFFF; padding-left:45px; line-height:2.4em;}
div#footer div.wrapper ul li a{color:#FFFFFF; text-decoration:underline;}
div#footer div.wrapper ul li a:hover{color:#FFFFFF;}
div#footer div.wrapper ul li.none{text-decoration:none;}
div#footer div.wrapper p{ color:#FFFFFF; font-size:110%;}