/* CSS RESET
===================================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}


/* GLOBAL STYLES
===================================================================================*/

html, body {
	background: url(../images/MATADOR_bg_image2.jpg) center top no-repeat #381112;
	height:100%;
	font-size:12px;
	color:#CCC;
	font-family: Helvetica, Arial, sans-serif;
}
a:link {
	text-decoration:none;
	color:#D41022;
}
a:visited {
	text-decoration:none;
	color:#D41022;
}
a:active {
	text-decoration:none;
	color:#D41022;
}
a:hover {
	border-bottom:dotted 1px #CCC;
	color:#CCC;
}

#container {
	width:1038px;
	margin:auto;
	background:url(../images/container_back.jpg) repeat-y 1px 0px;
	
}

#content_container {
	width:900px;
	margin: 0 auto -25px;
}

#footer {
	background:#161313;
	height:15px;
	margin:auto;
	font-size:9px;
	padding-top:10px;
	text-indent:10px;
	position:relative;
	
}

#footer a {
	color:#999999;
}

#footer span {
	width:520px;
	position:absolute;
	right:10px;
	text-align:right;
}
#footer span strong a {
	color:#D41022;
	font-weight:bolder;
}

.clearBoth {
	clear:both;
}


/* LANDING PAGE(HOME) STYLES
===================================================================================*/
#home_container {
	height:700px;
	width:900px;
	background:url(../images/index_content_back.jpg) no-repeat;
	position:relative;
}
#meatstick_banner {
	float:right;
	width:85px;
	height:680px;
	margin-right:7px;
	margin-top:9px;
}

#home_content {
	height:675px;
	width:800px;
	margin-top:10px;
	float:left;
}

#home_upper_content {
	height:475px;
	position:relative;

}
#home_lower_content {
	height:185px;
	width:800px;
	margin-top:10px;
	position:relative;

}
#main_nav {
	width:200px;
	height:475px;
	background:#1F1D1E;
	margin-left:10px;
	float:left;
}

.bignews {
	width:560px;
	height:455px;
	float:right;
	background:#1F1D1E;
	margin-top:8px;
	margin-right:10px;
	
}
.dew_picture {
	margin-left:10px;
	float:left;
}

.smallnews {
	width:560px;
	height:165px;
	float:right;
	background:#1F1D1E;
	margin-top:8px;
	margin-right:10px;
	
}

/* ATHLETES PAGE STYLES
===================================================================================*/

#athletes_top_container {
	padding-top:9px;
	height:485px;
	width:900px;
	
}
#athlete_media_gallery {
	float:right;
	width:670px;
	height:475px;
	background:url(../images/athletes_media_back.gif) no-repeat;
	margin-right:9px;
}
	
#athletes_btm_container {
	width:900px;
	min-height:400px;
	position:relative;
	padding-bottom:10px;
	
}

#athletes_leftcol {
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	margin-left:10px;
	padding:0px;
	
}

#athletes_newsbox a {
	color:#FFFFFF;
	
}
#athletes_newsbox img {
	padding:0px;
	margin:0px;
}
#athletes_quickstats {
	height:178px;
	background:url(../images/quickstats_back.gif) no-repeat;
}

#athletes_newsbox h3 {
	padding-bottom:5px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

ul#twitter_update_list { 
	list-style: none; 
	font-size: 13px;	
}

ul#twitter_update_list li { 
	margin-bottom: 10px;
	padding: 0;
	color:#FFFFFF
}

ul.stats {
	padding:0;
	margin:0;
	margin-left:140px;
	text-transform:uppercase;
	padding-top:13px;
	padding-right:7px;
	line-height:10px;
	color:#999999;
	font-size:10px;
	list-style-type:disc;
}

ul.stats li {
	padding-bottom:4px;
}

#athletes_rightcol {
	float:right;
	width:561px;
	min-height:400px;
	margin-right:10px;
	padding-bottom:10px;
}
.social_bar {
	height:40px;
	text-align:right;
	
}

#athlete_header {
	position:relative;
	background:url(../images/athlete_header_back.gif) no-repeat;
	background-position:right;
	height:113px;
	width:561px;
	padding-top:15px;
	
}
#athlete_bio {
	width:501px;
	min-height:350px;
	background:url(../images/athlete_bio_back.jpg) no-repeat;
	padding:30px;
	color:#000;
	font-size:14px;
	
}

#athlete_bio a:hover {
	border-bottom:dotted 1px #D41022;
	color: #D41022;
}

#athlete_header .thumb {
	float:left;
	border:#2C2A2B 4px solid;
	margin-left:30px;
	
}
#athlete_header p.info {
	margin-left:150px;
	width:387px;
	height:102px;
	font-size:28px;
	color:#FFFFFF;
	font-weight:bold;
}
#athlete_news {
	background:url(../images/athlete_news_02.gif) repeat-y;
	padding:15px;
	padding-left:20px;
	color:#FFFFFF;
}

/* PARTNERSHIPS PAGE STYLES
===================================================================================*/

#partnership_header_thumb {
	float:left;
	width: 95px;
	height: 95px;
	border:#2C2A2B 2px solid;
	margin-left:30px;
	
}

#partners_quickfacts {
	height:178px;
	background:url(../images/quickfacts_back.gif) no-repeat;
}

/*SWEEPSTAKES PAGE STYLES
===================================================================================*/

#container_sweeps {
	width:1038px;
	margin:auto;
	background:url(../images/container_back.jpg) repeat-y 1px 0px;
	
}

#sweeps_top_container {
	padding-top:9px;
	width:900px;
	overflow: auto;
}

#sweepstakes_content {
	float:right;
	width:670px;
	margin-right:9px;
	margin-bottom:20px;
}

#sweepstakes_top {
	background:url(../images/sweeps_bike_bg.jpg) ;
	height: 730px;
	
}

#sweepstakes_deactive {
	background:url(../images/sweeps_short_bg.jpg) ;
	height: 520px;	
}

#sweepstakes_voting {
	background:url(../images/sweeps_med_bg.jpg) ;
	background-repeat:repeat-y;
		
}

#main_nav_sweeps {
	width:200px;
	height:475px;
	background:#1F1D1E;
	margin-left:10px;
}

#meatstick {
	position:relative;
	margin-left:10px;
	margin-top:12px;
	height: 702px;
}

#sweeps_title_txt {
	padding:10px;
	margin-left:5px;
}

#entries_bar {
	background:url(../images/entries_bar.gif);
	background-repeat:none;
	height:35px;
	padding:0;
	margin:0;
}

#entries_needed {
	position:relative;
	top:5px;
	background-color:#FFFFFF;
	padding:1px 15px 1px 15px;
	border:1px solid #707070;
	font-size:22px;
	color:#272727;
	font-weight:bold;
	vertical-align:top;
}

#sweeps_bottom_container {
	background:url(../images/sweeps_form_bg.jpg) no-repeat;
	height: 500px;
	position: relative;
	font-size:9pt;
	font:helvetica;
	font-weight:600;
	color:#333333;
}

#sweeps_bottom_container a:hover {
	color: #D41022;
	border-bottom:dotted 1px #D41022;
}

#sweeps_thanks_container {
	background:url(../images/sweeps_form_bg.jpg) no-repeat;
	position: relative;
	font-size:9pt;
	font-family:helvetica, arial, sans-serif;
	font-weight:600;
	color:#333333;
}

#sweeps_thanks_container a:hover {
	color: #D41022;
	border-bottom:dotted 1px #D41022;
}

.sweeps_form_field {
	border: 1px solid #7a7a7a;
	height: 20px;
}

.required {
	color: #D41022;
	font-weight:bold;	
}


.form-div {
	height:500px;
}

.form-div .submit {
  margin-left: 155px;
  margin-top: 10px;
}

.form-div .label {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 5px;
}

.form-div .form-row {
  padding: 5px 0;
  clear: both;
  width: 700px;
}

.form-div label.error {
  display: block;
  float: left;
  color: red;
  font-weight:normal;
  font-size:11px;
  margin-left:10px;
  
}

ul.sweeps {
	padding:0;
	margin:0;
	padding-left:15px;
	line-height:15px;
	list-style-type:disc;
}

ul.sweeps li {
	padding-bottom:7px;
}

/*PRODUCTS PAGE STYLES
===================================================================================*/

#main_nav_products {
	width:200px;
	height:475px;
	background:#1F1D1E;
	margin-left:10px;
}

#shield {
	position:relative;
	margin-left:10px;
	margin-top:10px;
	height: 390px;
}

#products_stick {
	background:url(../images/product_sticks2.jpg) no-repeat;
	height: 875px;
}

#products_jerky {
	background:url(../images/product_jerky3.jpg) no-repeat;
	height: 875px;
}

#products_content {
	float:right;
	width:670px;
	margin-right:9px;
}

#products_top_container {
	padding-top:9px;
	width:900px;
	height:910px;
	overflow: auto;
}

#products_header {
	position:absolute;
	top:630px;
	margin-left:30px;
}

#products_copy {
	position:absolute;
	top:700px;
	margin-left:30px;	
	width: 614px;
	line-height: 17px;
}

p#products_copy_bold {
	margin-top:35px;
	font-weight:bold;
	color: #fff;
}

p#products_copy_bold img {
	padding-right:35px;
}

p#products_copy_bold a:link {
	color: #D41022;
}

p#products_copy_bold a:hover {
	color: #D41022;
	border-bottom:none;
}

/*LEGAL PAGE STYLES
===================================================================================*/

#legal_container {
	background:url(../images/legal_bg.jpg) no-repeat;
	position: relative;
	font:helvetica;
	color:#000;
	height: 1181px;
	line-height:14px;
}

.legal_container_section {
	font-weight: 600;
}

/*RULES PAGE STYLES
===================================================================================*/

#rules_container {
	background:url(../images/legal_bg.jpg) repeat-y;
	position: relative;
	font:helvetica;
	color:#000;
	min-height: 3400px;
	line-height:14px;
}

.rules_container_section {
	font-weight: 600;
}

/*SITEMAP PAGE STYLES
===================================================================================*/

#sitemap_container {
	background:url(../images/sitemap_bg.jpg) no-repeat;
	position: relative;
	font:helvetica;
	color:#000;
	height: 510px;
	line-height:20px;
	font-weight: bold;
	color: #D41022;
}

#sitemap_container a:link {
	color: #D41022;
	font-weight: bold;
}

#sitemap_container a:hover {
	color: #D41022;
	border-bottom:dotted 1px #D41022;
}

.sub_indent {
	margin-left: 10px;
	font-size: smaller;
}