body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background:#9C9C9C url(../imgs/theme/thunder2/bodyBg.jpg);
	background-repeat:repeat-x;
}
#bgBk{
	position: absolute;
	width: 1020px;
	height: 220px;
	background: url(../imgs/theme/thunder/bgBk.jpg) no-repeat;
	z-index: -99999;
}
#sLogo{
	position: absolute;
	width: 240px; 
	height: 144px;
	/*background: url(../imgs/theme/thunder/logo.png) no-repeat;*/
	z-index: 100;
}
#banner{
	top: 50px;  
	/*position: absolute;*/
	width: 950px; 
	height: 90px;
	z-index: 100;
	text-align: center;
	margin:0pt auto;
	
}

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;
}
#sCont {
	margin: 0 auto;
	padding: 0px;
	/* width: 980px; */
}

#sCont #sHeader {
	margin: auto;
	padding: 0px;
	height: 210px;
	width: 950px; 
	overflow: hidden;
	/*background-color:#000000;*/
}
#sCont  #sHeader  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sCont #sHeader #topMenu{
	/*margin:10px auto 30px;*/	
	padding: 0;
	width:950px;
	background: url(../imgs/theme/thunder2/bannerTopBg.jpg) no-repeat;
	height:39px;
}
#sCont #sHeader #topMenu .topMenu{
	background: url(../imgs/theme/thunder/menuTopLeft.png) no-repeat;
	margin:0;
	padding: 4px 2px 4px 12px;
}
#sCont #sHeader #topMenu .topMenu a{
	font-family: Verdana, Geneva, sans-serif;
	color: #d8dadb;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 3px;
	margin-right: 3px;
}
#sCont #sHeader #topMenu .topMenu a:hover{ color: #FFFFFF;}
#sCont #sHeader #topMenu .topMenu .line_divisor{
	background: url(../imgs/theme/thunder/menu_line_divisor.jpg) no-repeat;
}
#sCont #sHeader #topMenu .topMenuRight{
	background: url(../imgs/theme/thunder/topMenuRight.png) no-repeat;
	margin: 0;
	padding: 4px 2px 4px 2px;
}


#sCont #sHeader #topMenu .sUserBox{
	float: right;
	width: 380px;
	text-align: right;
}

#sCont #sHeader #topMenu .sUserBox, #sCont #sHeader #topMenu .sUserBox a{
	color: #818180;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:10px;
}


#sCont #sHeader #topMenu .sUserBox a:hover{
	text-decoration: underline;
}

#sCont #sHeader .topBanner {
	display: block;
	margin: 0px;
	float: right;
	height: 90px;
	width: 728px;
	padding-top: 12px;
	padding-right: 17px;
	padding-bottom: 12px;
	padding-left: 0px;
}


#sCont #sHeader #sLogo {
	display: block;
	margin: 0px;
	float: left;
	width: 225px;
	height: 65px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sCont #sHeader #sLogo a {
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	background-image: url(design/logo.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 219px;
	background-position: 20px 20px;
}
#sCont #sHeader #sMiniBar {
	display: block;
	margin: 0px;
	clear: both;
	float: none;
	height: 30px;
	line-height: 30px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sCont #sHeader #sMiniBar #siteStatement {
	float: left;
	width: 205px;
	padding-right: 5px;
	padding-left: 5px;
}

#sCont #sHeader #sMiniBar #GoogleSearchForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sCont #sHeader #sMiniBar #GoogleSearchForm input {
	margin: 0px;
}
#sCont #sHeader #sMiniBar #GoogleSearchForm .GoogleSearchFormInputBox {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding: 2px;
	color: #000000;
	margin: 0px;
	width: 150px;
}
#sCont #sHeader #sMiniBar #GoogleSearchForm a {
	color: #333333;
	line-height: 30px;
}
#sCont #sHeader #sMiniBar #GoogleSearchForm a:hover {
	color: #CC0000;
}
#sCont #sHeader #sMiniBar #GoogleSearchForm .article_archive {
	background-image: url(design/articlearchive.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 23px;
	width: 108px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	color: #C9CDD0;
	overflow: hidden;
	display: block;
	letter-spacing: 2em;
}



#sCont #sHeader #sMiniBar #sMiniBarRight {
	float: right;
	line-height: 26px;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
#sCont #sHeader #sMiniBar #sMiniBarRight a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#sCont #sHeader #sMiniBar #sMiniBarRight a:hover {
	color: #CC0000;
}
#sCont #sMain {
	padding:0px;
	margin:0px auto;
	width: 950px;
	background-color:#FFF;
}
#sCont #sMain .sSections {
	display: block;
	/*.
	height: 27px;
	padding-left:145px;
	*/
	background-color:#000000;
	overflow:hidden;
}
#sCont #sMain .sSections a, #sCont #sMain .sSections a.active {
	background-color:#000000;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	/*float:left;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:27px;
	line-height:28px;
	margin:0;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:251px;
}

#sCont #sMain .sSections .submenu_item {
	background-color:#D9D9D9;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
}

#sCont #sMain .sSections .submenu_item:hover {
	background-color:#FF9202;
	color:#FFF;
}

#sCont #sMain .sSections .tabBack{
	padding: 7px 0px;
}
/*
#sCont #sMain .sSections a:hover, #sCont #sMain .sSections a.active {
	background-image:url(../imgs/theme/thunder/MenuBg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#000000;
}
*/
#sCont #sMain .sSections .tabBack:hover, #sCont #sMain .sSections .tabBackActive  {
	padding: 7px 0px;
	/*background:  url(../imgs/theme/thunder/menuOptionOverTabBack.png) no-repeat top right;*/
}
#sCont #sMain .sSections a.lnkArchives {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sCont #sMain .sSections a.lnkArchives:hover {
	color: #FFCC00;
}

#sCont #sMain #sContenido {
	/*margin: 10px auto 0 auto;*/
	width: 922px;
	padding:18px 14px;
	
}

#sCont #sMain #sContenido .leaderboard_footer {
	clear: both;
	float: none;
}
.footer {
	/*
	background-image:url(../imgs/theme/thunder/footerBg.jpg);
	background-position:right top;
	background-repeat:repeat-x;	

	background: #efefe9;
	*/
	margin: auto;
	padding: 0px;
	height: 101px;
	display: block;
	clear: both;
	float: none;
	width: 950px;
}
.footer .menuFooter {
	border-right:0px none;
	color:#FFFFFF;
	font-family:"Myriad Pro","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	height:60px;
	margin:0px auto 1px;
	overflow:hidden;
	padding:0px;
	text-align:left;
	/*width:995px;*/
}
.footer .menuFooter .a {
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: none;
}
.footer .menuFooter a {
	color:#000;
	font-family:"tahoma",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	padding-right:15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	
}
.footer .menuFooter a:hover {
	/*
	color: #334147;
	text-decoration: underline;
	*/
	color:#F3A215;
	text-decoration:none;	
}
.footer .menuFooter .CopyRight{
	margin:0pt auto;
}

.footer .menuFooter .CopyRight .copy {
	color:#000;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
}

.footer .menuFooter .CopyRight .right {
	color:#FFFFFE;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
}

.footer .menuFooter .powered {
	float:right;
	padding-right: 10px;
}
.______menu_______{}
#sCont #sMain #sMainLinks {
	background: url(../imgs/theme/thunder/subMenuBg.jpg);
	background-repeat:repeat-x;
	/* line-height: 35px;*/
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	padding-left:140px;
	clear:left;
	overflow:hidden;
}
#sCont #sMain #sMainLinks a {
	border-right:1px solid #000000;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	text-transform:uppercase;
	margin-top:15px;
	float: left;
	
}
#sCont #sMain #sMainLinks a:hover {
	color: #FFFFFF;
}

#sCont #sMain #sContenido #sectionName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sCont #sMain #sContenido #sectionName a {
	color: #000;
	text-decoration: none;
}
#sCont #sMain #sContenido #sectionName a:hover {
	color: #F3A215;
	text-decoration: underline;
}

.___UserBox {
}

.sDash {
	display: block;
	padding-bottom: 5px;
}
#sMain  .sDash a,#sMain .ssUserBox  .sDash a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	display: block;
	background-image: url(../imgs/theme/flex.icons.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	margin-left: 15px;
	float: none;
	clear: both;
	color: #000000;
}
.ssUserBox form {
	display: block;
	margin: 0px;
	padding: 0px;
}
.ssUserBox .txtField {
	font-size: 11px;
	color: #990000;
	width: 100px;
}
.ssUserBox form table {
	width: 190px;
}
#sCont  #sMain  #sContenido  #cA #sectionName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
#sCont  #sMain  #sContenido  #cA #sectionName em{
	color: #F3A215;
}