/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #fff;
}
.column101{
  display:inline;
  float:left;
  padding-top:7px;
  }
  .column101 h2 {
	font-size:20px;
	font-weight:normal;
	margin:3px 0;
	}
body,td,th,input,select,textarea {
font: normal 14px "Verdana", Helvetica, sans-serif;
color: #454545;
}
a:link {
	color: #0049aa;
	text-decoration: none;
}
a:visited {
	color: #23488c;
	text-decoration: none;
}
a:hover {
	color: #0067f0;
	text-decoration: underline;
}
a:active {
	color: #0049aa;
	text-decoration: none;
}
a img { 
	border: none;
}
.bordsubray{
color: #A91614;
}
ul {
	margin: 0;
}
.azul{ color:#000066;}
.highlight {
	background: #ffffcc;
}

.border {
	border-top: 1px dotted #aaa;
	margin-top: 15px;
	padding-top: 15px;
}

h1, h2, h3, h4{
margin: 0;
}

h1.theme {
	font-size: 20px;
	color: #64949E/*#3a89c9*/;
	line-height: 20px;
	margin: 0;
	padding: 8px 0 0  0;
	font-weight: normal;
}
h2.theme {
	font-size: 18px;
	color: #3a89c9;
	font-weight: normal;
}

h3.theme {
	font-size: 16px;
	color: #888;
	font-weight: normal;
}

hr {
	height: 0px;
	background-color: #fff;
	border: 0;
	padding: 0;
	border-top: 1px dotted #aaa;
	overflow: hidden;
}

/* ######### Top Section ######### */

#head {
	background: #1f1f1f;
	color: #fff;
	padding: 0;	
	padding: 0 11px 0 0;margin: 0 auto;
	overflow: hidden;

}

#head-inner {
	width: 840px;
	
	height: 70px;
}

#bannerdiv{
width: 490px;
float: right;
text-align: center;
}

#bannerdiv a{
color: white;
}

/* ######### BODY Wrapper ######### */

#entire{
clear: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF
}

.content{
	width: 840px;
	margin: 0 auto;
	padding: 30px 11px 20px 10px;
}

.content .feature-list{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

.content .feature-list li{
	padding: 2px 0px 2px 12px;
	border-top: 1px solid #dbd5c5;
	background: url(../imagefiles/arrow.gif) no-repeat;
	background-position: 0px 7px;
}

.bgmain {background: url(../images/bg_main.gif) repeat-y; overflow: visible}
.bgsub {background: url(../images/bg_sub_main.gif) repeat-y; overflow: visible}

.content a{
text-decoration: none;
}

.content a:link, .content a:visited{
	color: #003569;
}

.content a:hover{
color: green;
}

/* ######### Column 1 of 3 ######### */

.content-one {
	float: left;
	width: 378px;
	position: relative;
}


/* ######### Column 2 of 3 ######### */

.content-two {
	float: left;
	width: 233px;
	padding: 0;
	margin-left: 10px;
	padding-left: 11px;
	position: relative;
}

/* ######### Column 3 of 3 ######### */

.content-three {
	float: left;
	width: 185px;
	padding: 0;
	margin-left: 10px;
	padding-left: 13px;
	position: relative;
}
.content-four {
	float: left;
	width: 385px;
	padding: 0;	
	margin-left: 30px;
	padding-left: 100px;
	position: relative;
}
.content-five {
	float: left;
	width: 500;
	padding: 0;
	margin-left: 30px;
	padding-left: 40px;
	position: relative;
}

.normallist{
margin-left: 0;
padding-left: 18px;
font-size: 13px;
}

.normallist li{
margin-bottom: 5px;
}

.normallist a:hover{
text-decoration: underline;
}

.group1{
text-align: center;
margin-top: 1em;
}

.group1 img{ /*micro banner ad*/
border: 0;
}

/* ######### Column 1 of 2 ######### */

.content-sub {
	float: left;
	width: 632px;
	padding: 0;
	position: relative;
}


/* ######### Pre Footer Area ######### */

#pre-foot {
	margin: 0;
	overflow: hidden;
	background: #1f1f1f;
}

#pre-foot a:link {color: white;}
#pre-foot a:visited {color: white;}
#pre-foot a:hover {color: white;}

#pre-foot-inner {
	width: 840px;
	margin: 0 auto;
	padding: 30px 11px 30px 10px;
}
.bgfoot {background: url(../images/bg_foot.gif) repeat-y;}
.bgsubfoot {background: url(../images/bg_sub_foot.gif) repeat-y;}


.bullet a:link, a:visited {
	text-decoration: none;
}
.bullet a:hover {
	text-decoration: underline;
}

.bullet {
	list-style: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #CCFFEC;
}

.bullet li {
	padding: 2px 0 2px 20px;
	border-bottom: 1px dotted #3f3f3f;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 7px;
}

/* ######### Footer ######### */

#foot {
	margin: 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	color: #999;
	background: #2f2f2f;
}

#foot a:link {color: #fff; text-decoration: none;}
#foot a:visited {color: #fff; text-decoration: none;}
#foot a:hover {color: #fff;}

#foot-inner {
	width: 840px;
	margin: 0 auto;
	padding: 15px 11px 15px 10px;

}


/* ######### Gallery, News, and Comment boxes ######### */

.box-gallery {
	float: left;
	width: 184px;
	margin-bottom: 8px;
	font-size: 14px;
	position: relative;
	z-index: 1;
}

.box-gallery a{
text-decoration: underline;
}

.box-gallery img {
	float: left;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
	background: #fff;
}
.box-gallery i {
	font-size: 10px;
	color: #777;
	font-style: normal;
}

.box-news {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	background: #fff;
	padding: 0;
	font: normal 14px Verdana;
}

.box-news h2{
padding: 1px 8px 8px 8px;
font-size: 13px;
font-weight: bold;
}

.box-news P {
	padding: 0 8px 8px 8px;
	margin: 0;
	text-align: left;
	line-height: 17px;
}


.box-news .base, .box-news .basecomment {
	padding: 5px;
	margin: 0;
	margin-top: 10px;
	font: normal 11px Arial;
	color: #777;
	background: #e9f2f9;
}

.box-news .basecomment{
padding-left: 20px;
font-size: 14px;
background-image: url(../images/sm_page.gif);
background-repeat: no-repeat;
background-position: 5px 8px;
}

.box-news .basecomment a{
text-decoration: none;
color: navy;
}

.box-recom {
	float: left;
	width: 185px;
	margin-bottom: 15px;
}

.box-login {
	float: left;
	width: 185px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.rss-float {
	position: absolute;
	right: 0;
	top: 0;
}

.box-score {
	position: absolute;
	right: 0;
	top: 112px;
	width: 44px;
	height: 30px;
	padding: 14px 0 0 0;
	background: url(../images/bg_score.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #fff;
	z-index: 2;
}

/* ######### Menu Design Container ######### */

.menuheader{
border-bottom: 1px solid gray;
font-size: 130%;
margin-top: 1em;
}

.menudate{
text-align:right; font:normal 11px Verdana; margin:3px 0 1.5em 0;
}

.menubox{
float: left;
font-size: 13px;
width: 302px;
margin-bottom: 25px;
}

.menubox img{
border: 1px dashed gray;
}

.menubox img:hover{
border-color: red;
}


/* ######### Forum Table ######### */

#forumtable {
	padding: 0;
	margin: 0;
}
#forumtable th {
	text-align: left;
	color: #3a89c9;
	background: #1f1f1f;
}
#forumtable td {
	text-align: left;
	border-top: 1px dotted #3f3f3f;
	padding: 2px 4px;
	color: #CCFFEC;
}
#forumtable a{
	text-decoration: none;
}
#forumtable a:hover{
	text-decoration: underline
}
#forumtable .tableone {
	width: 70%;
}
#forumtable .tabletwo {
	width: 30%;
}

/* ######### Form CSS ######### */

.cssform {
	margin: 0;
	padding: 0;
}

.cssform input, .cssform textarea{
	padding: 3px;
	border: 1px solid #ccc;
	background: #f1f1f1;
	font-size: 14px;
}

.cssform textarea{
width: 98%;
height: 120px;
}

/* ######### Site Footer ######### */

#bottombar{ /*bottom bar containing partner links*/
clear: left;
font: normal 11px Arial;
text-align: center;
background: #1f1f1f;
}

#bottombar a{
margin-right: 5px;
text-decoration: none;
color: #F0F0F0;
}

#bottombar a:link {color: #F0F0F0;}
#bottombar a:visited {color: #F0F0F0; text-decoration: none;}
#bottombar a:hover {color: #F0F0F0;}


/* ######### Sort box ######### */

#sortbox{
font-size: 110%;
}

#sortbox a{
font-weight: bold;
text-decoration: underline;
margin-right: 5px;
}

#sortbox a:hover{
color: red;
}

#sortbox  a#selected{
cursor: default;
text-decoration: none;
color: #888;
}

#sortbox #selected:hover{
color: #888;
}


/* ######### Top Menu ######### */

.solidblockmenu{
border-top: 3px solid #D5D5D5;
margin: 0;
padding: 0;
float: left;
font-size: 110%;
width: 100%;
border-width: 1px 0;
background: #EBECEB;
}

.solidblockmenu ul{
width: 861px;
margin: 0 auto;
padding: 0;
font-size: 12px;
}

.solidblockmenu li{
display: inline;
font-size: 12px;
}

.solidblockmenu li a{
float: left;
color: black;
padding: 6px 12px;
text-decoration: none;
border-right: 1px solid #D5D5D5;
font-size: 12px;
}

.solidblockmenu li a:visited{
color: black;
font-size: 12px;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #222a60;
background: #D6D6D6;
font-size: 12px;
}

/* ######### Pagination Links ######### */


.pagination{
margin: 20px 0;
text-align: right; /*Set to "right" to right align pagination interface*/
clear: both;
font: bold 13px Verdana;
}
.negrita{
margin: 20px 0;
font: bold 13px Verdana;
}
.pagination a, .pagination a:visited{
padding: 1px 5px;
padding-bottom: 2px;
border: 1px solid #9aafe5;
text-decoration: none !important; 
color: #2e6ab1;
background-color: #F0F0F0;
}

.pagination a:hover, .pagination a:active{
border-color: #2b66a5;
color: #000;
background-color: #FFFF80;
}

.titulo{
font-size:16px;
font-weight:bold;
border-bottom:#CACACA;
border-bottom:groove;
padding: 8px ;
margin-bottom: 1em ;
color:#A91614; text-align:right;
}
.subtitulo{
font-size:14px;
padding: 5px ;
color:#0049aa; 
text-align:left;
}
.texto{
font-size:14px;
padding: 5px ;
color:#454545; 
text-align:left; font-weight:bold;
}
.subtituloB{
font-size:11px;
padding: 5px ;
color:#8B8B8B; 
text-align:left;
}
/* ######### Thumbs Up ######### */
.contenido{
padding: 7px ;
text-align:left;
}

.finger{
cursor: hand;
cursor: pointer;
}

.thumbsdiv{
margin-top: 6px;
}

.thumbsdiv img{
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
}



