body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #fff;
}
a.btn {
	border: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.divider {
	clear: both;
	height: 20px;
}
#tabs {
	display: block;
}
#tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#tabs li {
	display: inline;
	float: left;
	margin: 0px 2px 30px 0px;
	padding: 0;
}
#tabs li a {
	display: block;
	margin: 0;
	padding: 17px 15px 7px 15px;
	background: #ccc;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.5px;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
}
#tabs li a:hover {
	background: #dedede;
}
#tabs li.active a {
	background: #fff;
	color: #666;
}
#tabs li sup {
	font-size: 9px;
	line-height: 0px;
}
#tabs li .tnf_stores {
	/* added to fix superscript issue in IE 6&7 */
	margin-top: -2px;
	padding-bottom: 9px;
}
#content {
	margin: 0px 0px 0px 24px;
	padding: 0;
width:850px;
}

/* FIND A STORE */
#content.find_stores {
}
.find_stores #panel-form {
	float:left;
	width: 207px;
	_width: 227px;
	height: 362px;
	_height: 381px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background: #f4f3ef;
	color: #666;
}
.find_stores #panel-form h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	color: #666;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: -.5px;
	text-transform: uppercase;
}
.find_stores #panel-form .tagline {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
/* form elements */
.find_stores #locator_search {
	margin-top: 16px;
}
.find_stores #locator_search .form_label {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}
.find_stores #locator_search #inputaddress {
	width: 201px;
	margin-bottom: 10px;
	margin-left:4px;
	padding-left:5px;
	_padding-top:5px;
}
.find_stores #locator_search .searchradius {
	width: 98px;
	margin-bottom: 10px;
}
.find_stores #locator_search #filter_stores {
	margin-bottom: 10px;
}
.find_stores #locator_search #filter_product {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #cdcccc;
}
.find_stores #locator_search #filter_product .form_label {
	margin-bottom: 10px;
	padding: 7px 0px 6px 0px;
	border-top: 1px dashed #cdcccc;
	border-bottom: 1px dashed #cdcccc;
	font-size: 11px;
	line-height: 11px;
}
.find_stores #locator_search #filter_product td {
	margin: 0;
	padding: 0px 11px 0px 0px;
	text-align: center;
}
.find_stores #locator_search #filter_product td.nopad {
	padding-right: 0;
}
.find_stores #locator_search #filter_product .product {
	margin: 0;
	padding: 0px 0px 5px 0px;
	text-indent: -9999px;
}
.find_stores #locator_search #filter_product .product.apparel {
	width: 36px;
	height: 29px;
	background: url(../images/filter_apparel.gif) no-repeat center 0;
}
.find_stores #locator_search #filter_product .product.equipment {
	width: 47px;
	height: 29px;
	background: url(../images/filter_equipment.gif) no-repeat center 0;
}
.find_stores #locator_search #filter_product .product.footware {
	width: 46px;
	height: 29px;
	background: url(../images/filter_footwear.gif) no-repeat center 0;
}
.find_stores #locator_search #filter_product .product.youth {
	width: 28px;
	height: 29px;
	background: url(../images/filter_youth.gif) no-repeat center 0;
}

/*FRENCH SECTION*/
.find_stores #locator_search #filter_product .product.apparel_fr {
	width: 46px;
	height: 29px;
	background: url(../images/filter_apparel_fr.gif) no-repeat center 0;
}
.find_stores #locator_search #filter_product .product.equipment_fr {
	width: 47px;
	height: 29px;
	background: url(../images/filter_equipment_fr.gif) no-repeat center 0;
}
.find_stores #locator_search #filter_product .product.footware_fr {
	width: 51px;
	height: 29px;
	background: url(../images/filter_footwear_fr.gif) no-repeat center 0;
}
.find_stores #locator_search #filter_product .product.youth_fr {
	width: 39px;
	height: 29px;
	background: url(../images/filter_youth_fr.gif) no-repeat center 0;
}
.find_stores #locator_search .search_button_fr {
	width: 62px;
	height: 16px;
	border: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0px 0px 0px 135px;
	background: url(../images/btnFindStore_fr.png) no-repeat;
	line-height: 0px;
	text-indent: -9999px;
}
/*END FRENCH SECTION*/


.find_stores #locator_search #filter_product input {
	margin: 0;
	padding: 0;
}
.find_stores #locator_search .search_button {
	width: 62px;
	height: 16px;
	border: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0px 0px 0px 135px;
	background: url(../images/btnFindStore.png) no-repeat;
	line-height: 0px;
	text-indent: -9999px;
}
.find_stores #locator_search .search_button:hover {
	background-position: 0 -16px;
}
.find_stores #map {
	float: left;
	width: 582px;
}
.find_stores #feature {
	float:left;
	width: 227px;
	margin: 0px 20px 0px 0px;
	background-color: white;
}
.find_stores a.featured {
	width: 129px;
	height: 14px;
	background: url(../images/btn_view_featured.gif) no-repeat;
}
.find_stores a.featured:hover {
	background-position: 0 -14px;
}
.find_stores a.contact {
	width: 65px;
	height: 14px;
	background: url(../images/btn_contact.gif) no-repeat;
}
.find_stores a.contact:hover {
	background-position: 0 -14px;
}
.find_stores #customer_service {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #cdcccc;
}
.find_stores #customer_service h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}
.find_stores #customer_service p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666;
}

.find_stores #panel td.td_nav {
	padding: 0px 5px 15px 10px;
	border-top: none;
	font-size: 10px;
	letter-spacing: -.5px;
}
.find_stores #panel td.td_nav a {
	color: #666;
	text-decoration: none;
}
.find_stores #panel td.td_nav a:hover {
	color: #f00;
}
.find_stores #panel td.td_head {
	padding-top: 0;
	border-top: none;
	font-size: 14px;
	letter-spacing: -.5px;
	text-transform: uppercase;
}
.find_stores #panel td.right {
	text-align: right;
}
.find_stores #panel td {
	padding: 10px 5px 7px 10px;
	border-top: 1px dashed #cdcccc;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
}
.find_stores #panel .store_name {
	color: #ff0000;
	font-weight: bold;
}
.find_stores #panel .connect a {
	display: block;
	height: 14px;
	margin-bottom: 4px;
	padding: 1px 22px 0px 0px;
	color: #666;
	text-align: right;
	text-decoration: none;
}
.find_stores #panel .connect a:hover {
	color: #f00;
}
.find_stores #panel .connect.email a {
	background: url(../images/icon_email.gif) no-repeat right 0;
}
.find_stores #panel .connect.mobile a {
	background: url(../images/icon_mobile.gif) no-repeat right 0;
}
.find_stores #panel .connect.directions a {
	background: url(../images/icon_directions.gif) no-repeat right 0;
}

/* THE NORTH FACE STORES */
#content.tnf_stores {
}
.tnf_stores #featured_store {
	margin-bottom: 0px;
	padding: 10px;
	background: #f4f3ef;
}
.tnf_stores #featured_store #panel-form {
	float: left;
	width: 195px;
}
.tnf_stores #panel-form h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	color: #666;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: -.5px;
	text-transform: uppercase;
}
.tnf_stores #panel-form h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: -.5px;
	text-transform: uppercase;
}
.tnf_stores #customer_service {
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tnf_stores #customer_service h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}
.tnf_stores #customer_service p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #666;
}
.tnf_stores a.contact {
	width: 65px;
	height: 14px;
	background: url(../images/btn_contact.gif) no-repeat;
}
.tnf_stores a.contact:hover {
	background-position: 0 -14px;
}
.tnf_stores #featured_store #store_image {
	float: right;
	width: 600px;
}
.tnf_stores #panel {
	text-transform: uppercase;
}
.tnf_stores #panel td.td_head {
	padding-top: 0;
	border-top: none;
	font-size: 14px;
	letter-spacing: -.5px;
	text-transform:uppercase;
}
.tnf_stores #panel td.right {
	text-align: right;
}
.tnf_stores #panel td {
	width: 25%;
	padding: 15px 5px 7px 10px;
	border-top: 1px dashed #cdcccc;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
}
.tnf_stores #panel .store_name {
	color: #ff0000;
	font-weight: bold;
}
.tnf_stores #panel .products table {
	width: 50px;
}
.tnf_stores #panel .products td {
	padding: 0px 15px 15px 0px;
	border-top: none;
	text-align: center;
	vertical-align: middle;
}
.tnf_stores #panel .connect a {
	display: block;
	height: 14px;
	margin-bottom: 6px;
	padding: 1px 22px 0px 0px;
	color: #666;
	text-align: right;
	text-decoration: none;
}
.tnf_stores #panel .connect a:hover {
	color: #f00;
}
.tnf_stores #panel .connect.email a {
	background: url(../images/icon_email.gif) no-repeat right 0;
}
.tnf_stores #panel .connect.mobile a {
	background: url(../images/icon_mobile.gif) no-repeat right 0;
}
.tnf_stores #panel .connect.directions a {
	background: url(../images/icon_directions.gif) no-repeat right 0;
}

/* ONLINE DEALERS */
#content.online {
	background: #f4f3ef;
}
.online h2 {
	margin: 0px 10px;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px dashed #cdcccc;
	color: #666;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: -.5px;
	text-transform: uppercase;
}
.online #online_panel {
	margin: 15px 10px 0px 10px; 
	padding: 0px 10px;
}
.online .div_row {
	float: left;
	display:inline;
	position:relative;
	width: 200px;
	margin: 0;
	padding: 0;
}
.online .div_row a {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.online .div_row a:hover {
	color: #f00;
}
.online .buy_img {
	float:left;
	position:relative;
	width:100px;
}
.online .hide_name {
	display:none;
}
.online .show_name {
	display:block;
	width:200px;
}
.online #footer_image {
	margin-top: 40px;
}
