



/*Events section classes */

.Events .image{
	float:left;	
	left:62px;
	top:63px;
	position:absolute;
}


.events_details{
	margin-bottom:0px;
}
.events_details_image{
	width:60px;
	height:60px;
	float:left;
}

.events_details_description{
	float:left;
	margin-bottom:20px;
	width:500px;
	padding-left: 5px;
}

.events_details_description h2{
	padding: 0px;
	margin: 0px;
	padding-right:10px;
}

.events_details_description h2 a{
	color: #c41230;
	text-decoration:none;
	font-size:14px;
	font-family:arial;
}

.events_details_description h2 a:hover{
 	text-decoration:underline;
 }
 
.events_details_description a{
	color: #c41230;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}

.events_details_description a:hover{
 	text-decoration:underline;
 }
 
 #event_container a{
 	color: #c41230;
	text-decoration:none;
 }
 
 #event_container a:hover{
 	text-decoration:underline;
 }
 
#event_logo{
 	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
 }
 
 
#event_navigation{
	width:221px;
	background-color:#CCCCCC;
	float:left;
}

#event_navigation_header{
	height: 32px;
	border-bottom: 1px solid #989898;
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
	background-image: url('../../images/global/product_navigation_header.jpg');
	background-repeat: no-repeat;
}

#event_navigation_header a{
	position:absolute;
	right:10px;
	top:0px;
	font-size:10px;
	color:#808080;
}

.event_navigation_item{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}
.event_navigation_item a{
	color: #000000;
	text-decoration: none;
}
.event_navigation_item a:hover{
	text-decoration: underline;
}

.event_navigation_item_selected{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	background-color:#FFFFFF;
	position:relative;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}

.event_navigation_item_selected a{
	color: #000000;
	text-decoration: none;
}
.event_navigation_item_selected a:hover{
	text-decoration: underline;
}

.event_navigation_divider{
	height: 1px;
	border-bottom: 1px dashed #8E8E8E;
	overflow:hidden;
}

#event_nav_cap{
	position:absolute;
	right:-9px;
	top:0px;
}

#event_navigation_footer{
	background-image: url('../../images/global/product_nav_footer.gif');
	height: 9px;
	width: 221px;
	overflow: hidden;
	background-repeat: no-repeat;
}


#event_container{
	width: 591px;
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	margin-left:250px;
	
}
/*
 .News #internal_image{
	background-image:url('../../images/global/newspress.gif');
	border:0px;
}*/


/*  Products */

/* product view */

#product_navigation{
	width:221px;
	background-color:#CCCCCC;
	float:left;
}

#product_navigation_header{
	height: 32px;
	border-bottom: 1px solid #989898;
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
	background-image: url('../../images/global/product_navigation_header.jpg');
	background-repeat: no-repeat;
}

#product_navigation_header a{
	position:absolute;
	right:10px;
	top:0px;
	font-size:10px;
	color:#808080;
}

.product_navigation_item{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}
.product_navigation_item a{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.product_navigation_item a:hover{
	text-decoration: underline;
}

.product_navigation_item_selected{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	background-color:#FFFFFF;
	position:relative;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}

.product_navigation_item_selected a{
	color:#c41230;
	font-weight:bold;
	text-decoration: none;
}
.product_navigation_item_selected a:hover{
	text-decoration: underline;
}

.product_navigation_divider{
	height: 1px;
	border-bottom: 1px dashed #8E8E8E;
	overflow:hidden;
}

#product_main_image{
	background-image:url('../../images/global/product_image_bg.gif');
	float:left;
	width:273px;
	height:383px;
	margin-left:18px;
	text-align:center;
}


#product{
	float:left;
	width:282px;	
	font-family:arial;
	font-size:12px;
	margin-left:18px;
}

#product h1{
	color:#c41230;
	padding:0px;
	margin:0px;
}

.product_description_seperator{
	height: 1px;
	border-bottom: 1px dashed #8E8E8E;
	margin-top:10px;
	margin-bottom:10px;
}
.product_thumbnails{
	float:left;
	margin-left:10px;
	margin-top:5px;
}

.product_thumbnails img{
	border:1px solid black;
}
#product_quantity{
	height: 22px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
}

#product_quantity input{
	vertical-align: middle;
}

#product_nav_cap{
	position:absolute;
	right:-9px;
	top:0px;
}

#product_navigation_footer{
	background-image: url('../../images/global/product_nav_footer.gif');
	height: 9px;
	width: 221px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#add_to_cart{
	width:103px;
	height:22px;
	border:0px;
}



/* athlete view */

#athlete_navigation{
	width:221px;
	background-color:#CCCCCC;
	float:left;
}

#athlete_navigation_header{
	height: 32px;
	border-bottom: 1px solid #989898;
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
	background-image: url('../../images/global/product_navigation_header.jpg');
	background-repeat: no-repeat;
}

#athlete_navigation_header a{
	position:absolute;
	right:10px;
	top:0px;
	font-size:10px;
	color:#808080;
}

.athlete_navigation_item{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}
.athlete_navigation_item a{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.athlete_navigation_item a:hover{
	text-decoration: underline;
}

.athlete_navigation_item_selected{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	background-color:#FFFFFF;
	position:relative;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}

.athlete_navigation_item_selected a{
	color:#c41230;
	font-weight:bold;
	text-decoration: none;
}
.athlete_navigation_item_selected a:hover{
	text-decoration: underline;
}

.athlete_navigation_divider{
	height: 1px;
	border-bottom: 1px dashed #8E8E8E;
	overflow:hidden;
}

#athlete_nav_cap{
	position:absolute;
	right:-9px;
	top:0px;
}

#athlete_navigation_footer{
	background-image: url('../../images/global/product_nav_footer.gif');
	height: 9px;
	width: 221px;
	overflow: hidden;
	background-repeat: no-repeat;
}


#athlete_container{
	width: 591px;
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	margin-left:250px;
	
}

#athlete_content_top_curve{
	float: right;
	background-image: url('../../images/global/athlete_content_top_curve.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 12px;
	overflow: hidden;
	margin-top:10px;
	margin-right:15px;	
}
#athlete_content{
	background-color: #FFFFFF;
	width: 288px;
	float: right;
	font-family: arial;
	font-size:12px;
	margin-right: 15px;
	padding-left:10px;
	padding-right:10px;
}


#athlete_content_bottom_curve{
	float: right;
	background-image: url('../../images/global/athlete_content_bottom_curve.gif');
	background-repeat: no-repeat;
	width: 308px;
	height: 15px;
	overflow: hidden;
	margin-right:15px;	
}



#athlete_content h1{
	color:#c41230;
	padding:0px;
	margin:0px;
	font-family:arial;
	background-color:#FFFFFF;
	font-size:24px;
}

#athlete_description{
		border-bottom:1px dotted #B0B0B0;
/*		height:315px; */
		overflow:hidden;
}
#athlete_description p{
	margin-top:6px;
	padding-bottom:0px;
	margin-bottom:8px;
}
#athlete_product{
	width:135px;
	float:left;
	padding-left:3px;
	padding-right:3px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
	font-family:arial;
	font-size:12px;
	border-right:1px solid #CBCBCB;
}

#athlete_product p{
	text-align:left;
	margin-bottom:5px;
}

#athlete_product a{
	color:#c41230;
}
#athlete_charity{
	width:135px;
	float:right;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:15px;
	margin-top:15px;
	text-align:left;
	font-family:arial;
	font-size:12px;
}


#athlete_charity p{
	text-align:left;	
}

#athlete_charity a{
	color:#c41230;
}


#athlete_content h2{
	color:#c41230;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
}

#athlete_product_order{
	height: 22px;
	line-height: 22px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size:12px;
	font-family:arial;
	text-align:center;
}

#athlete_product_order input{
	vertical-align: middle;
}


#athlete_quote{
	width:245px;
	position:absolute;
	top:400px;
	font-family:arial;
	font-size:14px;
	line-height:22px;
}

#athlete_quote_open{
	width: 32px;
	height: 35px;
	background-image: url('../../images/global/quote_start.jpg');
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

#athlete_quote_close{
	width:32px;
	height:36px;
	background-image:url('../../images/global/quote_end.jpg');
	background-repeat: no-repeat;
	float:right;
}

#athlete_quote_name{
	float:right;
	margin-bottom:5px;
}

#buy{
	width:59px;
	height:22px;
	border:0px;
}


.small{
	color:#666666;
	font-family:arial;
	font-size:10px;
}

.smallShipping{
	color:#600;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
}
.smallShippingCheckOut{
	color:#000000;
	font-family:arial;
	font-size:9px;
}


.athlete_navigation_item_selected .small{
	color:#996666;
	font-family:arial;
	font-size:10px;
}

.small_place_holder{
	float:right;
	width:1px;
	height:125px;
}

.image_holder{
	float: left;
	vertical-align: middle;
	text-align:center;
}

#place_holder{
	float:right;
	height:300px;
	width:1px;
	border:1px solid purple;
}
.clear{
	clear: both;
}

#login-form{
	border:4px solid #666666;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family:verdana;
	font-size:12px;
	background-color:#B4B7B9;
}

#login-form .title{
	text-align:center;
}

#login-form .buttons{
	text-align:center;
}

#login-form a{
	color:#666666;
	text-decoration:none;
}

#login-form a:hover{
	text-decoration:underline;
}

.title{
	background-color:#666666;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

#forgot_password_message{
	width: 350px;
	border:2px solid #c41230;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	
}


/*express shopping */

#express_shopping_left_image{
	border:0px solid black;
	width:233px;
	height:0px;
	float:left;
	margin-left:-10px;
	
}

#express_shopping_content{
	width:776px;
	float:left;
	margin-right:32px;
	margin-left:32px;
}

#express_shopping_content h1{
	color: #c41230;
	padding: 0px;
	font-family: arial;
	background-color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	margin-bottom:10px;
	margin-top:0px;
}

#express_shopping_content .submit{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.express_product{
	border:1px solid black;
	background-color:#FFFFFF;
}

.express_product_image{
	float:left;
	width:265px;
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:15px;
	padding-left:15px;
}

.express_product_divider{
	height:67px;
	width:1px;
	border-left:1px solid #CBCBCB;
	float:left;
	margin-top:10px;
}

.express_product_info{
	float:left;
	width:316px;
	margin-left:10px;
	margin-right:10px;
	line-height:22px;
}

.express_product_info a{
	color:#c41230;
	text-decoration:none;
}

.express_product_info a:hover{
	text-decoration:underline;
}

.express_product_price{
	float:left;
	width:50px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:43px;
	padding-left:5px;
	padding-right:5px;
}

.express_product_quantity{
	float: left;
	padding:0px;
	margin-top:10px;
	height:20px;
	position:relative;
	width:50px;
}

.express_product_quantity input{
	width:15px;
	position:absolute;
	right:0px;
}
.express_product_quantity span{
	position:absolute;
	top:4px;
	
	
}

.express_product_actions{
	float:right;
	padding-right:10px;
	margin-top:-40px;
}
.express_product_buttons{
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

#express_shopping_content h2{
	border-bottom:1px dotted #AFAFAF;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}
#express_shopping_content h2 a{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;;
	text-decoration:none;
}

#express_shopping_content h2 a:hover{
	text-decoration:underline;
}


/* product list */

/*express shopping */


#product_listing_content h1{
	color: #c41230;
	padding: 0px;
	font-family: arial;
	background-color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	margin-bottom:10px;
	margin-top:0px;
}

.product_listing{
	border:1px solid black;
	background-color:#FFFFFF;
	height:80px;
}

.product_listing_image{
	float:left;
	width:80px;
	text-align:center;
	padding-top:15px;
}

.product_listing_divider{
	height:67px;
	width:1px;
	border-left:1px solid #CBCBCB;
	float:left;
	margin-top:7px;
}

.product_listing_info{
	float:left;
	width:360px;
	margin-left:10px;
	margin-right:10px;
}

.product_listing_info a{
	color:#c41230;
	text-decoration:none;
}

.product_listing_info a:hover{
	text-decoration:underline;
}

.product_listing_price{
	float:left;
	width:95px;
	color:#c41230;
	font-size:22px;
	font-weight:bold;
	line-height:70px;
	padding-left:10px;
}

#products h2{
	border-bottom:1px dotted #AFAFAF;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}
#products h2 a{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;;
	text-decoration:none;
}

#products h2 a:hover{
	text-decoration:underline;
}



#products_content{
	width:776px;
	float:right;
	margin-right:32px;
}

#products_content h1{
	color: #c41230;
	padding: 0px;
	font-family: arial;
	background-color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	margin-bottom:10px;
	margin-top:0px;
}

#products_content h2{
	border-bottom:1px dotted #AFAFAF;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}
#products_content h2 a{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;;
	text-decoration:none;
}

#products_content h2 a:hover{
	text-decoration:underline;
}
#products_cart_link{
	float:right;
}


#shopping_cart_success{
	display:none;
	width:400px;
	border:2px solid #c41230;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	
	
}
/*athletes list */

.athlete_details{
	margin-bottom:10px;
}
.athlete_details_image{
	width:90px;
	height:90px;
	float:left;
}
.athlete_details_image img{
	border:1px solid #9f9f9f;
}

.athlete_details_description{
	float:left;
	width:470px;
	margin-bottom:20px;
}

.athlete_details_description h2{
	padding: 0px;
	margin: 0px;
	display: inline;
	float:left;
	margin-right:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}

 .athlete_details_description h2 a{
	color: #c41230;
	text-decoration:none;
	font-size:14px;
	font-family:arial;
	display: inline;
}

 .athlete_details_description h2 a:hover{
 	text-decoration:underline;
 }
 
 .athlete_details_description a{
	color: #c41230;
	text-decoration:none;
	font-size:10px;
	font-family:arial;
	
	display: inline;
}

 .athlete_details_description a:hover{
 	text-decoration:underline;
 }
 
span.tagline{
	font-size: 10px;
	line-height: 14px;
	vertical-align: baseline;
	padding-top:4px;
}
.Athletes h3{
	font-weight:normal;
	width:580px;
	margin-left:256px;
	font-size:14px;
}
/*charity list */

.charity_details{
	margin-bottom:10px;
}
.charity_details_image{
	width:75px;
	height:75px;
	float:left;
}

.charity_details_image img{
	border:1px solid #9F9D9E;
}
.charity_details_description{
	float:left;
	width:500px;
	padding-bottom:10px;
}

.charity_details_description h2{
	padding: 0px;
	margin: 0px;
	float:left;
	margin-bottom:5px;
}

 .charity_details_description h2 a{
	color: #c41230;
	text-decoration:none;
	font-size:14px;
	font-family:arial;
}

 .charity_details_description h2 a:hover{
 	text-decoration:underline;
 }
 
  .charity_details_description a{
	color: #c41230;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}

 .charity_details_description a:hover{
 	text-decoration:underline;
 }

 #charity{
 	width:400px;
 }
 #charity_logo{
 	display:inline;
	float:left;
	margin-right:10px;
 }
 
 
#charity_navigation{
	width:221px;
	background-color:#CCCCCC;
	float:left;
}

#charity_navigation_header{
	height: 32px;
	border-bottom: 1px solid #989898;
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
	background-image: url('../../images/global/product_navigation_header.jpg');
	background-repeat: no-repeat;
}

#charity_navigation_header a{
	position:absolute;
	right:10px;
	top:0px;
	font-size:10px;
	color:#808080;
}

.charity_navigation_item{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}
.charity_navigation_item a{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.charity_navigation_item a:hover{
	text-decoration: underline;
}

.charity_navigation_item_selected{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	background-color:#FFFFFF;
	position:relative;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}

.charity_navigation_item_selected a{
	color:#c41230;
	font-weight:bold;
	text-decoration: none;
}
.charity_navigation_item_selected a:hover{
	text-decoration: underline;
}

.charity_navigation_divider{
	height: 1px;
	border-bottom: 1px dashed #8E8E8E;
	overflow:hidden;
}

#charity_nav_cap{
	position:absolute;
	right:-9px;
	top:0px;
}

#charity_navigation_footer{
	background-image: url('../../images/global/product_nav_footer.gif');
	height: 9px;
	width: 221px;
	overflow: hidden;
	background-repeat: no-repeat;
}


#charity_container{
	width: 591px;
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	margin-left:250px;
	
}
 /*news*/
 
 .news_details{
	margin-bottom:20px;
}
.news_details_image{
	width:100px;
	height:50px;
	float:left;
}

.news_details_image img{
	border:1px solid #9F9D9E;
}
.news_details_description{
	float:left;
	width:470px;
	padding-bottom:20px;
}

.news_details_description h2{
	padding: 0px;
	margin: 0px;
	float:left;
	margin-bottom:5px;
}

 .news_details_description h2 a{
	color: #c41230;
	text-decoration:none;
	font-size:14px;
	font-family:arial;
}

 .news_details_description h2 a:hover{
 	text-decoration:underline;
 }
 
 .news_details_description a{
	color: #c41230;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}

 .news_details_description a:hover{
 	text-decoration:underline;
 }
 
 .News .image{
	float:left;	
	left:62px;
	top:63px;
	position:absolute;
}

#news_logo{
 	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
 }
 
 
#news_navigation{
	width:221px;
	background-color:#CCCCCC;
	float:left;
}

#news_navigation_header{
	height: 32px;
	border-bottom: 1px solid #989898;
	background-color: #333333;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
	background-image: url('../../images/global/product_navigation_header.jpg');
	background-repeat: no-repeat;
}

#news_navigation_header a{
	position:absolute;
	right:10px;
	top:0px;
	font-size:10px;
	color:#808080;
}

.news_navigation_item{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
}

.news_navigation_item_content{
	width:115px;
	float:left;
}
.news_navigation_item_holder{
	width:1px;
	height:46px;
	border-left:1px solid blue;
	float:right;
}
.news_navigation_item a{
	color: #000000;
	text-decoration: none;
}
.news_navigation_item a:hover{
	text-decoration: underline;
}

.news_navigation_item_selected{
	color:#000000;
	/*height:46px;
	line-height:46px;*/
	font-family:arial;
	font-size:12px;
	padding-left:10px;
	background-color:#FFFFFF;
	position:relative;
	border-left:1px solid #989898;	
	border-right:1px solid #989898;
	padding-top:15px;
	padding-bottom:15px;
	
}

.news_navigation_item_selected a{
	color: #000000;
	text-decoration: none;
}
.news_navigation_item_selected a:hover{
	text-decoration: underline;
}

.news_navigation_divider{
	height: 1px;
	border-bottom: 1px dashed #8E8E8E;
	overflow:hidden;
}

#news_nav_cap{
	position:absolute;
	right:-9px;
	top:0px;
}

#news_navigation_footer{
	background-image: url('../../images/global/product_nav_footer.gif');
	height: 9px;
	width: 221px;
	overflow: hidden;
	background-repeat: no-repeat;
}


#news_container{
	width: 591px;
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	margin-left:250px;
	
}
 /* Shopping Cart */
 
 .shippingNote{
	width:350px;
	color:#666666;
	font-family:arial;
	font-size:10px;
	padding-top:5px;
	padding-left:10px;
 }
  .shippingNoteDivider{
	border-bottom:1px dotted #9A9A9A;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}
 
 
 #check_out{
	width:785px;
 }
 
 #check_out .header{
 	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:25px;
	font-weight:bold
 }
 
  #check_out .image{
	width:60px;
	float:left;
	text-align:center;
}


 #check_out .item{
	width:360px;
	float:left;
	padding-left:10px;
}

 #check_out .qty{
	width:140px;
	float:left;
}

 #check_out .price{
	width:110px;
	float:left;
}

 #check_out  .total{
	width:125px;
}

 #check_out .header .total{
	background-color:#666666;
	height:25px;
	float:right;
	padding-left:10px;
}

 #check_out .row{
	background-color: #FFFFFF;
	border-bottom: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	font-size: 16px;
	font-family: arial;
	font-weight: bold; /*height:55px;
	line-height:55px;*/
	padding-top: 10px;
	background-image:url('../../images/global/shopping_cart_total_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;

}
 
 .break{
 	height:1px;
	clear:both;
 }
 
 #check_out .row .item{
 	padding-left:5px;
	width:300px;
	padding-bottom: 10px;
}

#check_out .row .item a{
	text-decoration:none;
	color:#000000;
}

#check_out .row .item a:hover{
	text-decoration:underline;
}

 #check_out .row  .image{
	height:60px;
}


 #check_out .row .qty{
	padding-left:5px;
	width:130px;
	padding-top:0px;
	position:relative;
}


 
 #check_out .row  .price{
 	padding-left:5px;
}

 #check_out .row .total{
	/*background-color:#CCCCCC;*/
	float:right;
	padding-left:10px;
	/*line-height:55px;
	height:55px;*/
}

#check_out .summary_row{
	border-bottom:1px solid #9A9A9A;
	border-left:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	background-color:#FFFFFF;
	
	width:290px;
	float:right;
	
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	height:30px;
}

#check_out .summary_row .label{
	float:left;
	height:30px;
	text-align:right;
	line-height:30px;
	color:#676767;
	background-color:#FFFFFF;
	width:150px;
}

#check_out .summary_row .value{
	float:right;
	background-color:#E7E7E7;
	width:125px;
	height:30px;
	padding-left:10px;
	line-height:30px;
}
#check_out .summary_row .value strong{
	font-weight:bold;
	
}

#check_out .totals{
	width:292px;
	float:right;
}

.buttons{
	float:right;
	margin-top:10px;
	padding-right:20px;
}
/*shipping and billing addresses */

#shippingAddress{
	float:left;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:350px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-bottom:10px;
}
#shippingAddress h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	margin-left:-10px;
	
}
#shippingAddress .edit_button{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
#billingAddress{
	float:right;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:350px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-bottom:10px;
	margin-right:70px;
}
#billingAddress h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	margin-left:-10px;
}

#billingAddress .edit_button{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
#MyCart_certificate{
	float:right;
	margin-top:20px;
	background-color:#FFFFFF;
	margin-right:120px;
	padding:10px;
}
#MyCart_form{
	float:right;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:375px;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
#MyCart_form h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;

	
}
#billingAddress_form{
	float:left;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:375px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-bottom:10px;
}
#billingAddress_form h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	margin-left:-10px;
}



#billingAddress_form .submit_button{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

#shipping_billing_container{
	padding-right:20px;
}

#shipping_billing_container_submit{
	float:right;
	margin-top:40px;
}

#billingAddress_form .divider{
	border-bottom:1px dotted #9A9A9A;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

#credit_card{
	border:1px solid #9A9A9A;
	width:350px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-bottom:10px;
	float:right;
	margin-right:70px;
	margin-top:5px;
}

#credit_card h2{

	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	margin-left:-10px;
}

#credit_card .edit_button{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

#discount{
	float:right;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:290px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	height:90px;
	margin-right:60px;
}

/*#discount{
	float:right;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:290px;
	background-color:#FFFFFF;
}*/

#discount h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
}

#login{
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:375px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-bottom:10px;
}
#login h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	margin-left:-10px;
}



#discount .submit{
	padding-top:10px;
}


#hear{
	float:right;
	border:1px solid #9A9A9A;
	margin-top:20px;
	width:290px;
	background-color:#FFFFFF;
	margin-right:60px;
}
#hear h2{
	border-bottom:1px solid #9A9A9A;
	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
}
.summary_row_discount{
	border-bottom:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	background-color:#FFFFFF;
	
	width:290px;
	float:right;
	
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}

.summary_row_discount .label{
	float:left;
	height:30px;
	text-align:right;
	line-height:30px;
	color:#676767;
	background-color:#FFFFFF;
	width:150px;
}

.summary_row_discount .value{
	float:right;
	background-color:#E7E7E7;
	width:125px;
	height:30px;
	padding-left:10px;
	line-height:30px;
}

#discount .submit{
	height:30px;
	line-height:30px;
	text-align:center;
	width:290px;
}
/*Store Locator */

#store_locator_search{
	
}

#store_locations_result_count{
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-top:10px;
	padding-bottom:10px;
}

.store_location{
	padding-top:8px;
}

.store_location h2{
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.store_location_image{
	width:110px;
	float:left;
}

.store_location_name{
	width:150px;
	float:left;
}

.store_location_address{
	float:left;
}

.store_location_divider{
	height:2px;
	border-bottom:1px solid #9A9A9A;
	margin-top:8px;
}


.Locator #internal_image{
	border:0px;
	background-image:url('../../images/global/missionlogo_background.gif');
	
}
/* Orders */

#orders{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#orders .header{
 	height:25px;
	background-color:#999999;
	color:#FFFFFF;;
	font-family:arial;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	width:602px;
	float:left;
 }


 #orders .order_number{
	width:120px;
	padding-left:10px;
	float:left;
}

 #orders .order_date{
	width:120px;
	float:left;
}

 #orders .order_total{
	width:100px;
	float:left;
}

 #orders  .order_actions{
	width:200px;
	float:left;
	padding-top:4px;
}



 #orders .row{
 	background-color:#FFFFFF;
 	border-bottom:1px solid #9A9A9A;
	border-left:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	width:600px;
	/*line-height:40px;*/
 }
 

#orders .row .order_number a{
	text-decoration:none;
	color:#000000;
	float:left;
}

#orders .row .order_number a:hover{
	text-decoration:underline;
}

#orders .row .order_actions a{
	text-decoration:none;
	color:#c41230;
}

#orders .row .order_actions a:hover{
	text-decoration:underline;
}

#replicate{
	font-size:16px;
	float:right;
	margin-right:70px;
}
span.required{
	color: #c41230;
}
textarea.small{
	width:205px;
	height:100px;
}
input.contact_small{
	width:78px;
}
input.contact_xsmall{
	width:29px;
}
/*new checkout */
#check_out_contentsMyCart{
	padding-left:20px;
	padding-right:20px;
}
#check_out_contentsMyCart .heading{
	background-color:#666666;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
#check_out_contentsMyCart .heading2{
	background-color:#E5E5E5;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
#check_out_contentsMyCart .item{
	width:200px;
	font-weight:bold;
}
#check_out_contentsMyCart .qty{
	width:80px;
}
#check_out_contentsMyCart .valueMyCart{
	border: solid 1px #E5E5E5;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
#check_out_contentsMyCart .discountMyCart{
	border: solid 1px #E5E5E5;
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}
#check_out_contentsMyCart .totalMyCart{
	border: solid 1px #E5E5E5;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


#check_out_contents{
	width:805px;
}
#check_out_contents .heading{
	background-color:#999999;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

#check_out_contents .item{
	width:360px;
}

#check_out_contents .qty{
	width:140px;
}

#check_out_contents .qty input{
	 position:absolute;
	 top:1px;
	 width:20px;
}
#check_out_contents .qty img{
	 position:absolute;
	 top:0px;
	 left:25px;
}

.qty_holder{
	line-height:12px;
	height:12px;
	padding:0;
	position:relative;
	margin-top:-10px;
	
}

#check_out_contents .price{
	width:110px;
}

#check_out_contents .heading .total{
	width:150px;
	background-color: #666666;
	padding-left:10px;
}

#check_out_contents .row{
	background-color:#FFFFFF;
	color:#000000;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #9A9A9A;
}
#check_out_contents .row a{
	text-decoration:none;
	color:#000000;
}
#check_out_contents .row a:hover{
	text-decoration:underline;
}

#check_out_contents .row .total{
	background-color:#CCCCCC;
	border-right:1px solid #9A9A9A;
	padding-left:10px;
}
#check_out_contents .row .image{
	border-left:1px solid #9A9A9A;
}
#check_out_contents .row td{
	padding-bottom:10px;
	padding-top:10px;
}
#check_out_contents .row td{
	border-bottom:1px solid #9A9A9A;
}
/*1px solid #9A9A9A;*/

.totals{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.totals .label {
	background-color:#ffffff;
	border-bottom:1px solid #9A9A9A;
	border-left:1px solid #9A9A9A;
	color:#676767;
	text-align:right;
}
.totals .value {
	background-color:#ffffff;
	background-color:#E7E7E7;
	border-bottom:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	padding-left:10px;
}
.totals .discount {
	background-color:#ffffff;
	background-color:#E7E7E7;
	border-bottom:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	padding-left:10px;
	color:#FF0000;
}
.totals .labelDiscount {
	text-align:right;
	background-color:#ffffff;
	background-color:#E7E7E7;
	border-bottom:1px solid #9A9A9A;
	border-left:1px solid #9A9A9A;
	color:#676767;
	padding-left:10px;
}
#content_footer_home {
    background-image:url('../../images/global/content_footer_home.jpg');
    height:37px;
    width: 888px;
	background-color:#FFFFFF;
    background-position: center;
    background-repeat: repeat-y;
	
}




			
/* Localized */