/* CSS Document */
body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e3173e;
background-repeat:repeat-y;
text-align: center;
background-position:center;
background-image:url(../images/bk.gif);
}

#mainContent{
width: 1050px;
margin:auto;
}
#Bottom{
	width: 1050px;
	margin:auto;
	background:url('../images/bottom.gif') no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:30px;
	padding-top:50px;

}

/*	-------------------------------------------------------------
	HOME
	-------------------------------------------------------------*/

#Top{
margin: 0px 0px 0px 0px;
width:984px;
height:138px;
background-image:url(../images/bk_top.gif);
text-align:right;
}
#TopLogo{
width: 283px;
height: 138px;
float:left;
}
#TopSignUp{
width: 340px;
height: 88px;
float:right;
padding-right:12px;
}
#Nav{
width:984px;
margin: 0px 0px 0px 0px;
background-color:#ffffff;
height:40px;
text-align:left;
}
#Content{
margin: 0px 0px 0px 0px;
width:984px;
background-image:url(../images/bk_content.gif);
text-align:center;
}
/*	-------------------------------------------------------------
	Resources
	-------------------------------------------------------------*/

#Resources{
margin: 0px 0px 0px 0px;
width:984px;
height:342px;
background-image:url(../images/cont_bk_resources.gif);
text-align:center;
}

/*	-------------------------------------------------------------
	Stories
	-------------------------------------------------------------*/

#Stories{
	margin: 0px 0px 0px 0px;
	width:984px;
	height:342px;
	background-image:url(../images/bk_stories.gif);
	text-align:center;
}

/*	-------------------------------------------------------------
	TopBannerOnly
	-------------------------------------------------------------*/

#TopBanner{
	margin: 0px 0px 0px 0px;
	width:984px;
	height:130px;
	background-image:url(../images/bk_banner.gif);
	text-align:center;
}
/*	-------------------------------------------------------------
	Promote
	-------------------------------------------------------------*/

#Promote{
	margin: 0px 0px 0px 0px;
	width:984px;
	height:199px;
	background-image:url(../images/bk_promote.gif);
	text-align:center;
}
#PromoteTool{
	margin: 0px 0px 0px 0px;
	width:984px;
	height:1502px;
	background-image:url(../images/promote_tool.jpg);
	text-align:center;
}
/*	-------------------------------------------------------------
	contest
	-------------------------------------------------------------*/

#Contest{
margin: 0px 0px 0px 0px;
width:984px;
height:342px;
background-image:url(../images/cont_bk.gif);
text-align:center;
}
#ContestForm{
margin: 0px 0px 0px 0px;
width:1050px;
text-align:center;
}
#ContestThanks{
	margin: 0px 0px 0px 0px;
	width:984px;
	height:342px;
	background-image:url(../images/cont_bk3.gif);
	text-align:center;
}
/*	-------------------------------------------------------------
	styles
	-------------------------------------------------------------*/

.text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#959595;
line-height:14px;

}
.textBlack{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:16px;

}
.textBY{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#959595;
line-height:14px;
padding-left:10px;
}
.copy{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	}
.disclamer{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:30px;
	}
.txtbluelight{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#5a7be8;
text-decoration:underline;
font-weight: bold;
}

.txtbluelight:hover{
color:#de173d;
}
.txtred16{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:30px;
color:#e3173e;
text-transform: uppercase;
}
.txtBlackUpp{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#000000;
text-transform: uppercase;
}

.txtred{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#e3173e;
text-decoration:none;
}

#big{font-size:14px;}
#bold {font-weight: bold}
#menor {font-size: 10px}
#mayor {font-size: 12px}
#Blue {COLOR:#005596;}
#Black {COLOR:#000000;}
#underline {text-decoration: underline;}
#interlinea{line-height : 16px;}

.inputBOX,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00509c;
	padding: 1px;
	border: 1px solid #7f9db9;

}
