/**
 * Template designed by 12leaves.com
 * 12leaves.com - Free ecommerce templates and design services
 *
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

html body {
	background:url(http://www.amnorthface.com/includes/templates/northface/images/body-bg.jpg) no-repeat center top #313030; 
    color: #666; 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	margin:auto;
	text-align:center;
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #c92d32;
	text-decoration:underline;
	}

a:active {
	color: #2b2b2b;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding:0;
}
h1 {
	font-size: 14px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 14px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	}

LEGEND {
	font: bold 13px arial;
	padding: 4px 7px;
	color: #305159;
	background: #f5f5f5;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	text-decoration: none;
}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin: 5px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("http://www.amnorthface.com/includes/templates/northface/images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}
.nav_top{width: 960px; margin:0 auto;}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

.topper-menu li {
	font: 11px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#logoWrapper{
	height:83px;

	width:207px;

	float:left;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

#tagline {
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}


#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper,#navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	/*font-size: 15px;*/
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #0075E2;
	padding: 2px;
	margin: 0px;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
/*	font-weight: bold;*/
	color: #7f7f7f;
	height: 1%;
	}
#navSuppWrapper {
	/*border-top: 1px solid #cecece;	*/
	margin: 5px 0 0 0;
	padding: 3px 0 12px 0;
}

#navSuppWrapper a{color: #7f7f7f;}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links li {
	font: normal 11px verdana;
	float: left;
	margin: 0 2px 0 2px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	float: left;
	font: 11px verdana !important;
	line-height: 16px !important;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #ffffff; padding-left:5px;font-size:13px;
	}
#navBreadCrumb a {
	color: #000; font-size:13px;
}

#top_nav {
	background: #00a8d3 url("http://www.amnorthface.com/includes/templates/northface/images/ezpages_bg.gif") repeat-x;
	font: bold 13px Tahoma;
	margin: 0em;
	height: 36px;
	}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	background: url("http://www.amnorthface.com/includes/templates/northface/images/bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 5px;
}
#tab_nav li a {
	display: block;
	background: url("http://www.amnorthface.com/includes/templates/northface/images/bg_tabs_right.gif") no-repeat right 0;
	padding: 10px 20px 9px 18px;
}

#tab_nav li:hover {
	background-position: left -39px;
}
#tab_nav li:hover a {
	background-position: right -39px;
}

#tab_nav #tab_active{
	background-position: 0 -78px;
}
#tab_nav #tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	background: url("http://www.amnorthface.com/includes/templates/northface/images/home_tab.gif") no-repeat left 0;
	padding-left: 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font: normal 12px arial;
	color: #fffecf;
	padding: 10px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("http://www.amnorthface.com/includes/templates/northface/images/top_nav_right_bg.gif") no-repeat right top;
	height: 36px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("http://www.amnorthface.com/includes/templates/northface/images/top_nav_left_bg.gif") no-repeat left top;
	height: 36px;
	width: 6px;
	float: left;
}
.tools-nav-right {
	background: url("http://www.amnorthface.com/includes/templates/northface/images/tools_nav_right_bg.gif") no-repeat right bottom;
	height: 31px;
	width: 6px;
	float: right;
}
.tools-nav-left {
	background: url("http://www.amnorthface.com/includes/templates/northface/images/tools_nav_left_bg.gif") no-repeat left bottom;
	height: 31px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: #edf9fd url("http://www.amnorthface.com/includes/templates/northface/images/tools_nav_bg.gif") repeat-X left bottom;
	margin: 0 0 !important; 
	padding-top: 1px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/search_header_bg.gif") no-repeat left top;*/
	height: 25px;
	padding: 1px 0 0 3px;
	float: left;
}
.search-header-input input{border:solid #dbdbdb 1px;height: 25px; width:210px; line-height:25px;}
.search-header {
	margin: 3px 0;
}
.search-header input {
	font: 12px arial;
	border: 1px #000000 solid;
	margin: 0px;
	color: #696969;
	background: none;
	width: 160px;
	margin: 0 8px 0 0;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 5px 0 0 14px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #336b7d;
	padding: 0 7px 0 0;
	background: url("http://www.amnorthface.com/includes/templates/northface/images/arrow_small.gif") no-repeat right center;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
}
.cart-header span {
	font-weight: bold;
}
.cart-header a:link, .cart-header a:visited {
	color: #0075E2; 
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full {
	background: url("http://www.amnorthface.com/includes/templates/northface/images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("http://www.amnorthface.com/includes/templates/northface/images/cart_empty_icon.gif") no-repeat left top;
}
.td-search-header {
	width: 313px;
}
.td-languages {
	width: 303px;
	text-align: right;
	padding: 0 4px 0 0;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em; float:left; display:inline; width:500px;
	}

#productAttributes {
    border-color: #E7E7E7;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 5px 0;
    width: 300px;
}
#attribsOptionsText {
    background: none repeat scroll 0 0 #EFEFEF;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
}
.wrapperAttribsOptions {
    border-bottom: 0 dashed #CCCCCC;
    height: 1%;
}
#productAttributes h3{margin:0; color:#000000; line-height:25px;}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em; padding-top:0;
	}
.centerColumn {
	padding: 0 0.4em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #000;	
	margin: 1px 8px;
}

/*Shopping Cart Display*/
#cartAdd {
	background-color: #ffffff;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

height: auto;

float: left; width:360px;

/*width: 600px;*/
	}

.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0075E2;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888888;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #a30101;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
.orderHistList {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	/*font-weight: bold;*/
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
/*	border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 2px 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	margin: 0em;
	height:24px;
	background-color: #abbbd3;
	background-image: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_list_title02.jpg");
	padding: 0em 0.2em;
	line-height:24px;font-size: 1.3em; text-align:center;

color: #ffffff; 
}
.centerBoxWrapper h2 {
	margin: 0 13px 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	background: none repeat scroll 0 0 #FFFFFF;
	border-right:4px solid #2A2A2A;
}
.columnRight {
	padding: 0 0 0 18px;
}


h3.leftBoxHeading, h3.rightBoxHeading {
	color: #000000;
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_title.jpg") no-repeat right top;*/
	border-bottom:solid 2px #d42f10;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #000000;
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_title.jpg") no-repeat right top;*/
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 11px verdana, arial;
	color: #fff;
	text-decoration: underline;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #0078e8;
	text-decoration: none;
	} 
.sidebox-header-left {
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_title.jpg") no-repeat left top;*/
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_title.jpg") no-repeat left top !important;*/
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_title.jpg") no-repeat right top !important;*/
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #fff;
	padding: 0.45em 0.3em 0.44em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 6px 0 4px 0;
	}

.sideBoxContent {
	/*border: 1px solid #E6E6E6;*/
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0 3px;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px arial, verdana;
	color: #454545;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color: #333 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
  	background:url("http://www.amnorthface.com/includes/templates/northface/images/left_icon.jpg")  no-repeat scroll 2px 5px transparent;
	text-decoration: none;
	padding-left:8px;
	display:block;
	border-bottom:1px dotted #CCCCCC;
	font-size:13px;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {
	padding: 4px 0;
	/*background: url("http://www.amnorthface.com/includes/templates/northface/images/web_sidebar_list_title01.jpg") repeat-x;*/
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 4px 0 0 1px;border-bottom:dashed 1px #ccc;
}
.subcategory a {
	line-height: 20px !important; font-size:12px;
}

A.category-subs, A.category-products {
	color: #7F7F7F;
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #cfd8e6;
	height: 2em;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
}

/************************************************************************************************************************************/

div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #000000!important;background: transparent;}
div#dropMenu li.submenu {background-color:#FFFFFF;}
div#dropMenu li.submenu:hover {background-color:#FFFFFF;}
div#dropMenu {
   width:938px;
   margin:0 15px;
   text-align:center;
   z-index:1000;
   position:relative;
}
div#dropMenu ul {
   margin:0;
   padding:0;
   border-bottom: 1px solid #EBEBEB;
}
div#dropMenu li {
   position:relative;
   list-style:none; 
   margin:0; 
   float:left; 
   line-height:1em;
   width:12.55%;
   /**width:16.55%;*/
}
div#dropMenu ul.level1 {
   width:100%;
   margin:0 auto; 
   text-align:center;
   z-index:1000;
   float:left;
}
div#dropMenu ul.level2 li {
   padding-top: 3px;
}
div#dropMenu li a {
   display: block;
   /* Hides from IE5-mac \*/
   height: 1%;
   /* End hide from IE5-mac */ 
   padding: 0.6em 0; 
   text-decoration: none; 
   text-transform:uppercase; 
   color: #7F7F7F; 
   text-align:center; 
   border-right: 0px solid ;
}	
div#dropMenu li:hover {}
div#dropMenu li.submenu:hover {}
div#dropMenu li a.noLine {
   border:none;
}
div#dropMenu>ul a {
   width: auto;
   z-index:1000;
}
div#dropMenu ul ul {
   display: none;
}
div#dropMenu ul ul li {
   width:14.2em;
}
div#dropMenu ul.level1 li.submenu:hover ul.level2, 
div#dropMenu ul.level2 li.submenu:hover ul.level3,
div#dropMenu ul.level3 li.submenu:hover ul.level4,
div#dropMenu ul.level4 li.submenu:hover ul.level5,
div#dropMenu ul.level5 li.submenu:hover ul.level6,
div#dropMenu ul.level6 li.submenu:hover ul.level7,
div#dropMenu ul.level7 li.submenu:hover ul.level8 {
   position: absolute; 
   width: 12em;
   display:block;
   z-index:1000;
   width: 14.2em;
}
div#dropMenu ul.level2 {
   background: #fff;
   z-index:1000;
   position:absolute;
   left:0; 
   border: 1px solid #EBEBEB; 
   width: 100%;
}
div#dropMenu ul.level3, 
div#dropMenu ul.level4, 
div#dropMenu ul.level5, 
div#dropMenu ul.level6, 
div#dropMenu ul.level7,
div#dropMenu ul.level8{
   top: 0;
   left: 12em;
   background: #fff;
   border: 1px solid #EBEBEB;
}
div#dropMenu ul.level2 a {
   padding: 0.5em 0 0.5em 0.25em;
   margin-left: .8em;
   color: #7F7F7F;
   text-align: left;
   text-transform:none;
}
div#dropMenu ul.level2 a:hover {
   color:#7F7F7F;
}
.clearBoth {
   clear:both;
   height:0;
   font-size:0;
   line-height:0;
}

/*home js ad jaimin tj*/	
div#MainPromotionBanner {
	width:950px;
	height:460px;
	background:#feb900;
    margin:0 auto;
    }
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
    }
#MainPromotionBanner .Slides { 
	padding: 0;
	margin: 0;
	list-style: none;
	height: 460px;
	overflow: hidden;
    }
#MainPromotionBanner .Slides li {
	float: left;
	width: 950px;
	height: 460px;
    }

#MainPromotionBanner .Slides img {
	border:0;
	display: block;
	width: 950px;
	height: 460px;	
    }

#MainPromotionBanner .SlideTriggers { 
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 430px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
    }
#MainPromotionBanner .SlideTriggers li {
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(http://www.amnorthface.com/includes/templates/northface/images/slide_trigger.gif) no-repeat center center;
    }
#MainPromotionBanner .SlideTriggers li.Current { 
	color:#fff; 
	background: url(http://www.amnorthface.com/includes/templates/northface/images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
    }
.centerBoxWrapper  {
	/*border: 8px solid #F5F5F0;*/
	height: 1%; color:#333333;
	}
/*#productListing {
    border: 8px solid #F5F5F0;
	}*/
.listingProductImage {
	/*margin: 0.7em 0.6em;
	border: 5px solid #F5F5F0;
	padding: 10px;*/ width:210px;
    }
#productMainImage{ /*padding-left:20px; padding-right:30px;*/}
#nvabotom a{font-weight:bold;}
.web_notice {
    background: none repeat scroll 0 0 #DBF5F2;
    color: #666666;
    height: auto !important;
    min-height: 25px;
    overflow: hidden;
    text-align: center;
	float:left;
	padding-top:7px;
	padding-right:13px;
}
.web_currency {
    padding: 5px 0 0;
}
.f_left {
    float: left !important;
}
.web_clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}
.web_mainnav_list li {
    font-size: 12px;
    line-height: 24px;
}
.f_right {
    float: right !important;
}
.web_mainnav_list ul li{
	float:left;
	list-style:none;
	padding:0px 10px;
}
.web_mainnav_list ul{
	margin:4px 0px 0px 0px;
	padding:0;
} 
.web_mainnav_list li a{
	color:#333333;
}
.web_mainnav_list li a:hover{
	color:#f00;
	text-decoration:underline;
}

.web_pro_links {
    background: url("http://www.amnorthface.com/includes/templates/northface/images/web_pro_links_bg_top.gif") repeat-x scroll center top #FFFFFF;
    height: auto !important;
    min-height: 33px;
    overflow: visible;
}
.web_pro_links ul {
    background: url("http://www.amnorthface.com/includes/templates/northface/images/web_pro_links_bg_bottom.gif") repeat-x scroll center bottom transparent;
    display: block;
}
.web_pro_links ul li {
    line-height: 40px;
    text-align: center;
}

#navCatTabs ul{
/*	padding: 10px 0;
*/	margin:0;
	padding:0;
	text-align:center;
	height:40px; margin-top:10px;
}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.8em;
	margin: 0;
	color: #333;
	white-space: nowrap;
	height:40px;
}
#navCatTabs ul li a:hover{
/*	text-decoration:underline;
*/	background: url("http://www.amnorthface.com/includes/templates/northface/images/hover_bg.gif");
	height:40px;
}
/*.web_banner {
    height: 100%;
}*/
.web_banner_index {
    background:url("http://www.amnorthface.com/includes/templates/northface/images/web_banner_pic01.jpg") no-repeat left bottom #82D7D0; height:400px;
}
element.style {
    overflow: hidden;
}
.web_banner_pic_show {
    float: left;
    height: 300px;
    position: relative;
    width: 950px;
    z-index: 1;
}
.f_right {
    float: right !important;
}
.web_banner_img_list {
    display: block;
    width: 1635px;
}
.web_banner_img_list li {
    float: left;
}
.web_banner_pic_show img {
    height: 300px;
    overflow: hidden;
    width: 950px;
}
.num_content {
    background: url("http://www.amnorthface.com/includes/templates/northface/images/web_banner_show_nav_bg.png") no-repeat scroll right top transparent;
    height: 16px;
    position: absolute;
    right: 0;
    top: 280px;
    width: 950px;
}
.num {
    display: block;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.num li {
    background: none repeat scroll 0 0 #000000;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1px 7px;
}
.num li.on {
    background: none repeat scroll 0 0 #CE0609;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.web_banner_index .web_banner_font {
    height: 200px;
    overflow: hidden;
    width: 840px;
}
.web_banner_index .web_banner_font p {
    color: #FFFFFF;
    line-height: 16px;
    padding: 32px 0 0 0;
}
#idContainer2 ul{
	padding:0;
	margin:0;
}
.web_banner_all {
    background: none repeat scroll 0 0 #82D7D0;
}
.web_banner_all .web_banner_font {
    height: 130px;
    overflow: hidden;
    width: 840px;
}
.web_banner_all .web_banner_font p {
    color: #FFFFFF;
    line-height: 17px;
    padding: 0 0 0 20px;
}
.content{ font-size:13px;}



.back ul li {
    float: left;
    line-height: 20px;
    margin: 0 4px 4px 1px;
    min-width: 22px;
    padding: 1px;
    position: relative;
    vertical-align: middle;
    list-style:none;}
.back ul li span {
    display:block;padding:3px;}
 .back ul li.selectAttr {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: pointer;}
.back ul li.selectAttr:hover {
    background-color: #FF6600;
    border: 1px solid #FFA500;}
.back ul li.select {
    background-color: #FFA500;
    }
.fileul{ width:720px; list-style:none; clear:both;}
.fileul ul{ width:720px; padding:10px 10px;}
.fileul li{ min-width:110px; width:auto !important;width:110px;float:left; display:inline; padding:5px 5px;}

#Content{background:none;}
#Content select{width: 160px;  margin-right:15px;position:relative;left:-2px;top:-2px;font-size:12px;line-height:14px;border:solid 1px #ccc;color:#7F7F7F; background-color:#fff;}
#Content option{ }

#navTopWrapper{float:left; padding-top:15px; width:745px;}
#navTopWrapper	ul li{display:inline; padding-left:20px; width:250px; padding-top:15px;}
#navTool{ line-height:25px; overflow:hidden; float:right; display:inline;}
#navTool a{font-weight:bold; color:#3DAEB6;}
#sitesearch_btn{ width:70px; padding-top:5px;}	
#sitesearch_input{width:150px;}
#tagline {color:#000000;text-align : center;vertical-align: middle;padding-top:20px}
#navEZPagesTop{height:25px; line-height:20px; font-size:13px;margin: 0em; border-bottom:solid 1px #EBEBEB;}
#navEZPagesTop a{ padding-right:15px; color:#7F7F7F;}



ul#nav { list-style-type: none;padding: 0;float: left;z-index:8888; width:100%; }
ul#nav li { height: 20px; float: left; position: relative;color: #7F7F7F;}
ul#nav li > a { height: 20px; display: block; float: left; padding: 0 3px; color: #333; font-size:14px; font-weight:bold;}
ul#nav li > a:hover { color: #c92d32; text-decoration:underline; }
ul#nav li > a.current { color: #3DAEB6; }
ul#nav a { color: #7F7F7F; display: block;font-family: "Helvetica","Arial",sans-serif;}
ul#nav a:hover { text-decoration: underline; color:#c92d32; }
ul#nav div { position: absolute; left: 0; top:20px; border: #EBEBEB 1px solid; z-index: 99; /*width: 650px;*/ padding: 5px 10px; display: none; padding-top:0;background:#ffffff;}
ul#nav ol {float: left; }
ul#nav ol li { width: 150px; height: auto; float: left; margin: 0 0 5px 0; font-size:12px; background:none;}
ul#nav ol dt > a { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #333; }
ul#nav ul { width: 150px; float: left; margin: 0 0 0 30px; }
ul#nav ul dt { font: italic 18px/24px Georgia, "Times New Roman", Times, serif; color: #666; margin: 0 0 10px 0; }
ul#nav ul hr { width: 150px; }
ul#nav a.gray { color: #7F7F7F; text-decoration: underline; }
ul#nav a.red { color: #f00; }

ul#nav div.d-second { width: 400px; }
ul#nav div.d-second ol { width: 200px; }
ul#nav div.d-last { left: -118px; width: 200px; }
ul#nav div.d-last li { float: none; }

#prevOrders td{text-align:center;}
#productGeneral{padding-top:10px;}
#indexProductListCatDescription{font-size:14px; color:#333;}
/*#productListing th,#productListing td{width:200px;height:305px;border:solid 2px #F5F5F0; overflow:hidden; margin:0 1px; text-align:center;}
.centerBoxContentsNew,.centerBoxContentsSpecials,.centerBoxContentsFeatured{border:solid 2px #F5F5F0;width:230px;margin:0 1px;overflow:hidden; height:290px;text-align:center;}*/
#categoriesContent a:hover{color:#d42f10;}
#bestsellersContent li{list-style:circle;}
#Content select{margin-right:16px;}


/* ============================= banners ======================= */
ul {padding:0px; margin:8px 20px; color:#4d5255;}
a {color:#222222; outline:none; text-decoration:underline;}
li { list-style-type:none;}
.slider{
	width:730px;
	height:248px;
	overflow:hidden;
	position:relative;
	float:left;
}
#faded{
	position:relative;
}
#faded div{
	overflow:hidden;
	width:730px;
	height:248px;
}
#faded .pagination{
	position:absolute;
	bottom:18px;
	left:323px;
	z-index:10;
	margin:0; display:none;
}
#faded .pagination li{
	width:11px;
	height:11px;
	float:left;
	position:relative;
	margin-right:3px;
	list-style-type: none;display:none;
}
/*#faded .pagination li a{
	display:block;
	text-indent:-10000px;
	background-image: url(http://www.amnorthface.com/includes/templates/northface/images/pagination.png);
	background-repeat: no-repeat;
	background-position: right top;
}*/
/*#faded .pagination li a:hover,
#faded .pagination li.current a{
	background-image: url(http://www.amnorthface.com/includes/templates/northface/images/pagination.png);
	background-repeat: no-repeat;
	background-position: left top;
}*/
.banners_right{
	padding:2px 0 0 0;
}
#bannerTwo{
	margin-bottom:31px;
}
#screenshot{
	position:absolute;
	display:none;
	color:#fff;
	border:1px solid #eaeaea;
}
#screenshot img{
	width:60px;
	height:72px;
}
/* ============================= banners end======================= */

.toolbar {background:url(http://www.amnorthface.com/includes/templates/northface/images/global-tiles-x.png) repeat-x 0 0;font-size:14px;color:#fff;font-weight:500;height:30px; padding-top:2px;
}
.row{ width:915px;margin:0 auto;}
.toolbar a, .toolbar a:active, .toolbar a:visited {color:#fff;}
.toolbar a:hover {color:white;}
.toolbar ul {margin:8px 0 0 0;list-style:none;}
.toolbar ul li {margin:0;float:left;margin-left:7px;padding-left:7px; color:#fff;}
.pellet .cool{ float:right;}

.nav {background:url(http://www.amnorthface.com/includes/templates/northface/images/global-tiles-x.png) repeat-x 0 -27px;position:relative;}
.nav-inner {position:relative;height:87px;width:960px;margin:0 auto;}
.topnav{ float:left;padding: 15px 3px 3px 5px;}

/*=====================================================================*/
#featured .sideBoxContent {
    color: #FF0000;
    font-weight: bold;
    text-align: center;
}
#whatsNew .centeredContent {
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    padding: 3px;
    width: 220px !important;
}
#featuredProducts .centeredContent {
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    padding: 3px;
    width: 220px !important;
}
#specialsDefault .centeredContent {
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    padding: 3px;
    width: 220px !important;
}
#indexBody .centeredContent {
    border: 1px solid #CCCCCC;
    margin-right: 5px;
    padding: 3px;
    width: 220px !important;
}
#whatsNew .centeredContent:hover {
   
    border: 1px solid #FF6600;
}
#featuredProducts .centeredContent:hover {
    
    border: 1px solid #FF6600;
}
#specialsDefault .centeredContent:hover {
    
    border: 1px solid #FF6600;
}
#indexBody .centeredContent:hover {
     
    border: 1px solid #FF6600;
}
#featured .sideBoxContent A {
    font-weight: normal;
}
#whatsnew .sideBoxContent {
    color: #FF0000;
    font-weight: bold;
    text-align: center;
}
#whatsnew .sideBoxContent A {
    font-weight: normal;
}
.centerBoxWrapper .centeredContent {
    color: #FF0000;
}
.centerBoxContentsProducts img{width:180px; height:200px;}