@font-face {
	font-family: 'Univers LT 47 Condensed Light';
	src: url('fonts/Univers LT 47 Condensed Light.ttf');
	src: local(''), url('fonts/Univers LT 47 Condensed Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background:#fff;
}
#bgBk{
	position: absolute;
	width: 1020px;
	height: 220px;
	background: url(../imgs/theme/thunder/bgBk.jpg) no-repeat;
	z-index: -99999;
}

#banner{
	top: 50px;  
	position: absolute;
	width: 980px; 
	height: 90px;
	z-index: 100;
	text-align: center;
}

a {
	text-decoration: none;
	outline:none;
}
.headerad {
	background-image: url(design/headerad.gif);
	background-repeat: repeat;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 5px;
}
.headerad img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerad p {
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #CC0000;
}
form {
	margin: 0px;
	padding: 0px;
}
.error {
	width: 250px;
	padding: 4px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #FFE8E8;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.error a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.error a:hover {
	color: #CC0000;
}


.exito {
	width: 250px;
	padding: 4px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border: 1px solid #006600;
	background-color: #D9FFD9;
	display: block;
	text-align: center;
}
.exito a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.exito a:hover {
	color: #CC0000;
}

#page,
#sHeader,
#sMenu,
#sCont,
.footer,
.menuFooter{
	margin: 0 auto;
	width: 1000px;
}
#page{
	border: 4px solid #fff;
}

.sContent{
	margin: 0 auto;
	width: 990px;
}
#sHeader {
	display: block;
	height: 115px;
	background: #fff;
}
#sHeader #slogo{
	width: 252px;
	height: 115px;
	float: left;
}
#sHeader .topBanner {
	margin-top: 12px;
	margin-left: 10px; 
	float: left;
	height: 90px;
	width: 728px;
}
#sHeader .topBanner a,
#sHeader .topBanner img{
	border: none;
}

#sMenu {
	height: 46px;
	line-height: 45px;
	/*border-top: 1px dotted #858585;*/
	border-bottom: 5px solid #55AA51;
	background: #fff;
}
#sMenu .sContent{
}
#sMenu .sContent .sSections{
}
#sMenu .sContent .sSections a,
#sMenu .sContent .sSections a.active{
	/*border-right:*/ 
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Univers LT 47 Condensed Light",Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding: 14px 0 11px 0;
}
#sMenu .sContent .sSections a:hover, 
#sMenu .sContent .sSections a.active {
	color: #000;
	background: url(../imgs/theme/menu_over_bg.jpg) no-repeat center bottom;
	padding: 14px 0 11px 0;
}
#sMenu .sContent .sSections .line_divisor {
	background: url(../imgs/theme/menu_line_divisor_bg.jpg) no-repeat center;
	padding: 7px 4px 7px 4px;
}

#sMenu #sMainLinks {
	width: 200px;
	position: absolute;
	background: #fff;
	z-index: 5;
}
#sMenu #sMainLinks a {
	display: block;
	height: 30px;
	line-height: 30px;
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    font-family: "Univers LT 47 Condensed Light",Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	border: solid 1px #A4A0AC;
	/*background: #D6D6D6;*/
}
#sMenu  #sMainLinks a:hover,
#sMenu  #sMainLinks a.active{
	color: #000;
	background: #55AA51; 
}



#sCont {
	background: #fff;
}

#sCont #sMenuUser{
	padding: 5px;
	height: 20px;
}
#sCont #sUserBox{
	text-align: left;
	float: left;
}
#sCont #sUserBox2{
	text-align: right;
	float: right;
	background: #000;
}
#sCont #sUserBox a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5C3761;
	border-right: 1px solid #5C3761 ;
	padding-left: 7px;
	padding-right: 7px;
}
#sCont #sUserBox a:hover{
	color: #9150BE;
}
.topBar a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border-right: 1px solid #5C3761 ;
	padding-left: 7px;
	padding-right: 7px;
}
.sMenuUser #topBar a:hover{
	color: #9150BE;
	text-align: right;
}
.topBarMenuUser{
	background-color: #55AA4F;
	color: #fff;
	text-align: right;
}
#sCont #sMain {
	padding: 0px;
	width: 990px;
	margin: 0 auto;
}
#sCont #sMain #sContenido {
	margin: 10px auto 0 auto;
	width: 990px;
	padding: 0;
}

#sCont #sMain #sContenido #cB #GoogleSearchForm{
	/*
	display: block;
	background: #5c3761;
	padding: 5px;
	margin-bottom: 1px;
	*/
		display:block;
		clear:both;
		margin-top:7px;
		margin-left:4px;
		background: #000;	
	
}

.switchFormSearch {
	color:#525246;
	
}

#sCont #sMain #sContenido #cB #GoogleSearchForm .label{
	/*
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	*/
	display:block;
	clear:both;
	margin-top:7px;
	margin-left:4px;
	background: #000;		
}
#sCont #sMain #sContenido #cB #GoogleSearchForm .GoogleSearchFormInputBox{
	width: 248px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #525246;
	padding: 8px;
}	
#sCont #sHeader #sLogo #GoogleSearchForm #sbi{
	border:0px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFF;
	width:190px;
}
#sCont #sMain #sContenido #cB #GoogleSearchForm #button{
	background: #ffb300;
	padding: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b2d2a;
	border: none;
	cursor: pointer;
	margin:0 0 0 8px
	padding-top:5px;
}

#sCont #sMain #sContenido .leaderboard_footer {
	clear: both;
	float: none;
}


.footer {
	background: url(../imgs/theme/footerBg.jpg);
}

.menuFooter{
	height: 34px;
	line-height: 34px;
	background: #000;
}

.menuFooter .sContent{
	text-align: center;
}

.menuFooter a,
.menuFooter .a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	border-right: 1px solid  #FFF;
	padding-left: 8px;
	padding-right: 8px;
}
.menuFooter a:hover {
	text-decoration: underline;
}
.footer #CopyRight {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: center;
}
.footer .powered {
}

#sCont #sMain #sContenido #sectionName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sCont #sMain #sContenido #sectionName a {
	color: #5C3761;
	text-decoration: none;
}
#sCont #sMain #sContenido #sectionName a:hover {
	color: #750c93;
	text-decoration: none;
}

.___UserBox {
}

.sDash {
	display: block;
	padding-bottom: 5px;
}

#sCont  #sMain  #sContenido  #cA #sectionName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5C3761;
	text-decoration: none;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
#sCont  #sMain  #sContenido  #cA #sectionName em{
	color: #9150be;
}

/* START - API Facebook Connect ~ CODED BY BETOS */

.connect {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../imgs/theme/bconnect.gif) no-repeat scroll 0 0;
	height:21px;
	margin:5px auto;
	overflow:hidden;
	width:89px;
	cursor:pointer;
}
.facebook {
	/*background-position:0 0;*/
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	font-size:11px;
}
.twitter {
	background-position:0 -21px;
	margin-top:5px;
	margin-bottom:5px;
}
.wehaa {
	background:transparent url(../imgs/theme/connect.gif) no-repeat scroll 0 0;
	height:21px;
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
	cursor:pointer;
	width:97px;
	height:21px
}
.profileComment{
	display:none;
	margin:0px 200px;
	text-align:left;
}
.profileReply{
	display:none;
	margin:0;
	text-align:left;
}
.fondo{
	background:#EFEFEF;
	/*margin-left:auto;*/
	margin-right:auto;
	width:220px;
	padding:5px;
	border: 1px solid #EFEFEF;	/*Aquï¿½ empieza la parte importante*/
	-moz-border-radius:5px;	/*definiciï¿½n del borde*/ 
	-khtml-border-radius:5px; 	/*Para que funcione en Mozilla*/
	-webkit-border-radius:5px;	/*Para Konqueror y Safari */
	border-radius:5px; 		/*Forma normalizada*/
	clear:both;
}
.fondo p, .fondo div {
	margin:0;
}
.comment{
	float:left;
	margin:0 5px 10px;
	/*margin-left:200px;*/
}
.reply{
	float:left;
	margin:0 10px 10px;
	/*margin-left:30px;.*/
}
/* END - API Facebook Connect ~ CODED BY BETOS */



/* START - API Twitter Connect ~ CODED BY BETOS */
.profileTwiter{
	display:inline;
}
/* END - API Twitter Connect ~ CODED BY BETOS */
