/*css in here*/

body {
	font: 80%/1.3em Arial, Verdana, sans-serif;
	text-align: center;
	background: #ffffff;
	color:#000000;
	margin:0;
	/*background: url('../img/page_bg.jpg') center 580px no-repeat;*/
}

h2{
	line-height:normal;

}

body.standalone{
	background:none;
}

body.dob_page{
	background:none;
}


p{
	font-size: 1em;	
}

a{
	color: #EC193A;
}

img{
	border: 0;
}

#sub_content{
	width: 875px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#menu_footer{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	list-style-type: none;
	text-align: center;
}

#menu_footer li{
	float: left;
	margin-right: 70px;
}

#menu_footer li a {color: #999999;}

#menu_footer li.firstItem{
	margin-left: 164px;
}

#menu_footer_extra {clear: both; list-style-type: none;}
#menu_footer_extra a {color: #999999;}
#menu_footer_extra li {list-style-type: none;}
#menu_footer_extra li img {margin-top: 15px;}

ul#drinkaware {clear: both; list-style-type: none; position: relative; top: 5px;}

/*forms*/

.inp_text, #td_dob input {
	border: 1px solid #000000;
	background: #FFF !important;
	color: #333333;
}


#td_text_digits{
	padding-left: 5px;
}
.inp_text_digits {
	border: 1px solid #000000;
	background: #FFF !important;
	color: #333333;
	width: 20px;
	height: 20px;
	padding: 5px;
}

.imginput{
	border: 0;
	background: 0 !important;
	margin: 0;
	padding: 0;	
}

ul#sitemap{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 500px;
}

ul#sitemap li{
	float: left;
	width: 130px;
	margin: 0 20px 1em 0;
}

.error { 
	color: #D00812;
	font-weight: bold;
}

.ierror{ 
	border: 2px solid #D00812;
}
.td_error input{
	border: 2px solid #D00812;
}
#td_dob .dob_error input{ 
	border: 2px solid #D00812;
}
textarea{
	background: #FFF !important; 
	color: #333333; 
	border: 1px solid #000;
}
select{
	background: #FFF !important;
}

.icheck{
  border: 0;
}

#d_footer{
	text-align: center;
	margin-top: 20px;
	color: #000;
	font-size: 0.8em;
}

#d_footer a{
	text-decoration: none;
}

.error{
	
}

.lbl_error{
	color: #ff0000;
}

.static_content{
	font-weight: bold;
	margin-left: 5px;
}

#extra_form td{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
}
#extra_form th{
	font-size: 1.1em;
	text-align: left;
}

#contact_info{
font-size: 0.9em;
margin-left: 5px;
margin-top: 20px;
}

/*the ad page*/

.adForm{
	margin: 3em auto 0 auto;
	padding-top: 2em;
	border-top: 1px solid #000;
	width: 800px;
}

.adForm form{
	text-align: left;
}

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

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#rg_edit_btn{
	position:relative;
	top:-3px;
}

#nfl_navigation {
	padding-bottom: 20px;
}

#nfl_left_col{
	float:left;
/*	width:624PX; */
	width:570px;
/*	font-weight:bold; */
	
}

#nfl_register_intro{
	padding-top: 20px;
	clear: both;
}

#nfl_left_col p{
	margin-left:2px;
	color: #013369;
	font-size: 90%;
}

#nfl_left_col p strong {
	font-weight: bold;
	font-size: 120%;
}

#nfl_left_col a {
	color: #013369;
	font-weight: bold;
	text-decoration: none;
}

#nfl_left_col a:hover {
	text-decoration: underline;
}

#nfl_left_col h4 {
	margin: 4px 0px 0px 0px;
}

#nfl_left_col ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nfl_left_col li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#nfl_right_col{
	float:right;
/*	width:235px; */
	width:250px;
	
}

#nfl_right_col p {
	font-weight: bold;
	color: #013369;
}

#nfl_right_col p strong {
	color: #f00;
}

#nfl_heading{
	height:30px;
}

#nfl_footer {
	padding-top: 50px;
}

img.nflHeading {margin-top: 12px; margin-bottom: 25px;}