body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-image:url('../../images/global/site_bg.jpg');
}


#body{
	width:876px;
	margin-top:20px;
	margin-bottom:11px;
	margin-left:auto;
	margin-right:auto;
	padding: 0; 
	
	/*border:1px solid blue;*/
}	
#header_bg{
	background-image:url('../../images/global/content_bg.jpg');
	width:876px;
	margin-left:6px;
}
#content_top {
	background-image:url("../../images/global/content_top.jpg");
	background-position: center top ;
	background-repeat: no-repeat;
	height: 10px;
	width: 888px;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden ;
	padding:  0px 0px 0px 0px; 
	top: 10px; 
}

#content_footer{
	background-image:url('../../images/global/content_footer.jpg');
	height:37px;
	width: 888px;
	background-position: center;
	background-repeat: repeat-y;
}

#content{
	background-image: url('../../images/global/content_bg.jpg');
	width: 888px;	
	position: relative;
	background-position: center;
	background-repeat: repeat-y;
}


#content.home{
	height:680px;
}


#header{
	background-image:url('../../images/global/header_bg.jpg');
	background-repeat: no-repeat;
	background-color:#191919;
	height:117px; 
	position:relative; 
	margin-left:6px;
	margin-right:6px;
	width:862px;
}

#logo{
	left:23px;
	top:9px;
	position:absolute;
}

#tag_line{
	left:174px;
	top:26px;
	position:absolute;
}

#shopping_cart{
	/*position:absolute;
	right:28px;
	top: 24px;*/
	float:right;
	margin-top:24px;
	margin-right:28px;
}
#shopping_cart_left{
	height:33px;
	width:6px;
	background-image:url('../../images/global/shopping_cart_left.jpg');
	background-repeat: no-repeat;
	float:left;
}

#shopping_cart_content{
	height:33px;
	background-image:url('../../images/global/shopping_cart_bg.jpg');
	color:#6D6D6D;
	font-family:verdana;
	font-size:10px;
	float:left;
	line-height: 33px ;
	padding-right:4px;
}

#shopping_cart_content a{
	color:#FFFFFF;
	text-decoration:none;
}

#shopping_cart_content a:hover{
	text-decoration:underline;
}

#shopping_cart_link a{
	text-decoration:none;
}
#shopping_cart_link a:hover{
	text-decoration:none;
}

#shopping_cart_right{
	height:33px;
	width:2px;
	background-image:url('../../images/global/shopping_cart_right.jpg');
	background-repeat: no-repeat;
	float:left;
}

#shopping_cart_icon{
	margin-top:4px;
}


#shopping_cart_link {
	background-image: url('../../images/global/shopping_cart_icon.jpg') ;
	background-position: 50% 50% ;
	background-repeat: no-repeat ;
	padding: 5px 20px 5px 0px ;
	text-decoration:none;
	cursor: pointer;
}

#shopping_cart_link a{
	text-decoration: none !important;
	cursor: pointer;
}
#shopping_cart_link a:hover{
	text-decoration:none; !important
}
span.shopping_cart_link{
	
	border:1px solid blue;
	
}
#store_locator{
	/*position:absolute;
	top:32px;
	right:300px;*/
	color:#999999;
	font-family:tahoma;
	font-size:10px;
	float:right;
	margin-top:32px;
	margin-right:10px;
}

#store_locator a{
	color:#999999;
	text-decoration:none;
}

#store_locator a:hover{
	text-decoration:underline;
}

/* Home Page Specific Styles*/

#main_content{
	width:886px;
	height:440px;
}

#products{
	background-image:url('../../images/global/products_bg.jpg');
	background-repeat: no-repeat;
	width:302px;
	height:440px;
	float:left;
	position:relative;
}
#athletes{
	background-image:url('../../images/global/athletes_bg.jpg');
	background-repeat: no-repeat;
	width:584px;
	height:440px;
	float:left;
	position:relative;
}

#body_content{
	color:#FFFFFF;
	width:260px;
	font-family:verdana;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	text-align: center;
	padding-top:50px;
}

#body_content H1{
	color:#8a1f03;
	font-family:arial;
	font-size:20px;
	text-align:center;
	padding-top:14px;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:0px;
	line-height:22px;
}

.button{
	background-color:#666666;
	height:19px;
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	margin-top:3px;
	text-align:center;
	text-decoration:none;
}

#buy_now{
	width:77px;
	bottom:37px;
	position:absolute;
	right:15px;
}
#more_products{
	width:53px;
	margin-top:10px;
	bottom:37px;
	position:absolute;
	left:110px;
}
#more{
	width:53px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#more_athletes{
	width:108px;
	position:absolute;
	bottom:37px;
	right:185px;
}

#image_map{
	position:absolute;
	left:15px;
	top:50px;
}

.small_box{
	width:257px;
	height:229px;
	float:left;
	font-family:verdana;
	color:#FFFFFF;
	font-size:12px;
	margin-top:12px;
}

.small_box_content{
	width:160px;
	padding-left:15px;
}

#left{
	margin-left:21px;	
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url('../../images/global/small_box_left.jpg');	
}

#middle{
	margin-left:21px;	
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url('../../images/global/small_box_middle.jpg');
}
#right{
	margin-left:21px;	
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url('../../images/global/small_box_right.jpg');
}

.small_box h2{
	color:#8A1F03;
	font-size:12px;
	padding-left:15px;
}

.small_box_button{
	background-color:#363636;
	width:50px;
	height:21px;
	line-height:19px;
	font-family:arial;
	text-align:center;
	font-size:11px;
	margin-left:15px;
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
	bottom:20px;
}

/*******************************/

#footer {
	color:#666666;
	font-family:tahoma,arial;
	font-size:11px;		
	float:left;
	margin-left:25px;
}
#footer a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
}


#copyright {
	color:#999999;
	font-family:tahoma,arial;
	font-size:11px;		
	float:right;
	margin-right:20px;
	line-height:30px;
}



/*  Sub Pages */

#sub_content{
	width:886px;
	background-image:url('../../images/global/sub_content_bg.jpg');	
}

#sub_content_header{
	width: 886px;
	height: 33px;
	background-image: url('../../images/global/sub_content_header.jpg');
	background-repeat: no-repeat;
}

#sub_content_container{
	margin-left:8px;
	width: 870px;
	background-image: url('../../images/global/sub_content_container_bg_v2.jpg');
	background-repeat: repeat-x;
	background-position:top;
	background-color:#b0b0b0;
}


#sub_content_footer{
	width:886px;
	height:32px;
	background-image:url('../../images/global/sub_content_footer_v2.jpg');	
	background-position:bottom;
	background-repeat: no-repeat;
}

.page_height{
	height:500px;
	width:1px;
	float:right;
	
}



#sub_content_container_content{
	width: 845px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	overflow:hidden;
}

H1{
	color:#8a1f03;
	font-family:verdana;
	font-size:20px;
	text-align:left;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:0px;
	line-height:22px;
}

H2{
	color:#8a1f03;
	font-family:verdana;
	font-size:16px;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:0px;
	line-height:20px;
}

.partner_portal ul{
	list-style-image: url('../../images/global/bullets/news.gif');
	list-style-type: none;
}

.partner_portal li{
	font-family:verdana;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
}

.partner_portal li a{
	font-size:14px;
	color:#343434;
	text-decoration:none;
}

.partner_portal li a:hover{
	text-decoration: underline;
}

.updated{
	color:#999999;
	font-size:10px;
}

.description{
	font-style: italic;
}



/*internal Pages */


#internal_image{
	width:233px;
	height:340px;
	float:left;
	margin-left:-10px;
	background-image:url('../../images/global/missionlogo_background.gif');
	background-repeat:no-repeat;
	
}

#internal_content{
	width:580px;
	float:right;
	margin-right:32px;
}


fieldset{
	color:#000000;;
	border:1px solid #989898;
	width:500px;
}

legend{
	color:#989898;
}

a{
	color:#8a1f03;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.small-break{
				height:2px;
}

p.disclaimer{
	color:#8a1f03;
	font-weight:bold;
}

input.sm_medium{
	width:150px;
	
}
input.med_medium{
	width:312px;
	
}