/**
 * 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 $
 */


body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 95%;
	color: #fff;
	background-image: url(/store/images/bg.gif);
	background-repeat:no-repeat;
	
	background-color: #b9b9b9;
	background-position: top;
	}

.outerWrapper {
	width: 945px;
	background-image: url(/store/images/shadow-bg.png);
	_background-image: url(/store/images/shadow-bg-ie6.jpg);
	background-repeat: repeat-y;
	background-position: center; 
	margin: auto;
	padding: 0 0 0 0;
	}

.outerWrapperTop {
	width: 945px;
	height: 90px;
	margin: auto;
	background-image: url(/store/images/upper-bg1.png);
	_background-image: url(/store/images/upper-bg1-ie6.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

#bottomShadow {
	background-image: url(/store/images/bottom-shadow.png);
	_background-image: url(/store/images/bottom-shadow-ie6.png);
	background-repeat: no-repeat;
	background-position: top center;
	}

.nav {
	width: 925px;
	height: 52px;
	background-color: #000000;
	color: #6666FF;
	}

#promoBoxLeft {
	background-image: url(/store/images/promo-box-bg-ie6.png);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	width: 430px;
	height:92px;
	margin-left: 15px;
	}

#promoBoxRight {
	background-image: url(/store/images/promo-box-bg-ie6.png);
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
	width: 430px;
	height:92px;
	margin-right: 15px;
	}

#promoBoxLeft #text, #promoBoxRight #text {
	font-size: 16px;
	display:block;
	margin-top:11px;
	}

#promoBoxLeft h2, #promoBoxRight h2 {
	text-align:center;
	font-size: 24px;
	color:#000000;
	margin-top: 5px;
	}

.centerDiv {margin:0 auto; text-align:center;}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #0099FF;
	}

h1:hover {
	color: #5BF545;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	
	}

.biggerText {
	font-size: 1.2em;
	}

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

.loginTop img {
	outline: none;
	background: none;
	
}


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

FORM#loginFormHeader {_margin:0;}

FORM {
	display:block;
	}

SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 98.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	padding: 5px;
	}

input:focus {
	background-color: none;
	}

select:focus{
	background-color: none;
	}

textarea:focus {
	background-color: #FFFFCC;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #66FF66;
	}

FIELDSET:hover {
	border: 1px solid #00FF00;
	background-color:#111111;
	}

LEGEND {
	padding: 0.3em;
	color: #66FF66;
	padding-bottom: 1px;
	}

LEGEND:hover, FIELDSET:hover legend {
	color: #00FF00;
	border-bottom: 1px dotted #00FF00;
	padding-bottom: 0;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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

LABEL.inputLabelPayment {
	width: 10em;
	float: left;
	padding-left: 5px;
	}

.ccinfo {
	border-left: 2px solid white;
	margin-left: 25px;
	}

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

.attribsSelect {_padding-top:10px;}

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

#securitySeals {
	float:right;
	width: 340px;
	height: 250px;
	position: absolute;
	left:52em;
	padding-top: 70px;
	}

#checkoutSuccessRight {
	float:right;
	width: 350px;
	height:400px;
	margin:-100px -25px 0 0;
	background-image:url(/store/images/about-us-image.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}

.checkoutSuccessMessage {
	padding-left: 5px;
	border-left: 15px solid white;
	}

#checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment {
	color:#CCCCCC;
	}

#checkoutConfirmDefaultPayment:hover, #checkoutConfirmDefaultShipment:hover {
	color:#00FF00;
	}

#checkoutConfirmDefaultPaymentTitle {
	margin-left: 25px;
	}

ADDRESS {
	padding: 0 0pt 2em 6em;
	}

ADDRESS {
	font-style: normal;
	}

#shippingDestText {margin-left: 70px; padding-left: 25px; background-image:url(/store/images/left-arrow.jpg) left middle;}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

#nav_wrapper {
	z-index: 5000;
	position: relative;
	height: 48px;
	_width: 931px;
	_margin-right:-1px;
	}
	
#nav {
	z-index: 5000;
	list-style: none;
	margin:0;
	padding: 0;
	width: 100%;
	background: #000 url(/store/images/nav-bg-off.jpg) repeat-x left center;
}
#nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	/* padding: 0px 2px 0px 0px; */
	padding: 0;
	background: url(/store/images/nav-bg-off.jpg) top repeat;
}
#nav li a {
	display: block;
	height: 48px;
	text-indent: -789em;
	text-decoration: none;
	background-position: top center;
	background-repeat: no-repeat;
	outline: none;
}


#nav li:hover ul,
#nav li.sfhover ul {
	left: 0px;
}

#nav li ul {
	z-index: 5000;
	position: absolute;
	list-style: none;
	width: 866px;	
	margin: 0px;
	padding: 0px 0px 0px 60px;
	top: 48px;
	left: -820em;
	background: #000 url(/store/images/nav-bg-off.jpg) left center;
}
#nav li ul li {
	margin: 0px 30px 0px 30px;
	background-image: none;
}
#nav li ul li:hover,
#nav li ul li.sfhover {
	background-image: none;
}
#nav li ul li a {
	height: 31px;
	padding: 0 30px 0 0;
	line-height: 31px;
	text-indent: 0px;
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
	color: #FFF;
	background-image: none;
	outline: none;
}
#nav li ul li a:hover {
	text-decoration: none;
	color: #00FF45;
}
	
li#nav_store_li {
	position: absolute;
	right: 82px;
	background-image: none;
}
li#nav_store_li:hover,
li#nav_store_li.sfhover {
}

#motiongallery img {
	margin-bottom: 15px;
	}

/* Pro pages*/
#motioncontainer a img{ /*image border color*/
border: none;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: none;
}

#motioncontainer a:hover{
color: white; /* Dummy definition to overcome IE bug */
}

#statusdiv{
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: black;
	border: 1px solid gray;
	visibility: hidden;
}

.vertGallery {
	float:right;
	}

.vertGallery a {
	border:none;
	}

/* Lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.bioText {
	font-size: 13px;
	}
	
.bioText p {
	margin: 0 0 0 0;
	}

#nav_spacer_left {width: 0px;	background-image: url(/store/images/nav-bg-left.jpg); background-repeat: no-repeat; }
#nav_home { width: 87px; background-image: url(/store/images/nav-home-off.jpg);  background-repeat: no-repeat; }
#nav_products { width: 128px; background-image: url(/store/images/nav-products-off.jpg);  background-repeat: no-repeat; }
#nav_team { width: 86px; background-image: url(/store/images/nav-team-off.jpg);  background-repeat: no-repeat; }
#nav_media { width: 92px; background-image: url(/store/images/nav-media-off.jpg);  background-repeat: no-repeat; }
#nav_company { width: 122px; background-image: url(/store/images/nav-company-off.jpg);  background-repeat: no-repeat; }
#nav_news { width: 89px; background-image: url(/store/images/nav-news-off.jpg);  background-repeat: no-repeat; }
#nav_login { width: 87px; background-image: url(/store/images/nav-login-off.jpg);  background-repeat: no-repeat; }
#nav_store { width: 234px; background-image: url(/store/images/nav-store-off.jpg); }
#nav_spacer_right { width: 50px; background-image: url(/store/images/nav-bg-right.jpg); background-repeat: no-repeat; backgroud-position: left; }

#nav_home:hover {background-image: url(/store/images/nav-home-over.jpg); }
#nav_products:hover {background-image: url(/store/images/nav-products-over.jpg);  background-repeat: no-repeat; }
#nav_team:hover {background-image: url(/store/images/nav-team-over.jpg);  background-repeat: no-repeat; }
#nav_media:hover {background-image: url(/store/images/nav-media-over.jpg);  background-repeat: no-repeat; }
#nav_company:hover{background-image: url(/store/images/nav-company-over.jpg);  background-repeat: no-repeat; }
#nav_news:hover {background-image: url(/store/images/nav-news-over.jpg);  background-repeat: no-repeat; }
#nav_login:hover {background-image: url(/store/images/nav-login-over.jpg);  background-repeat: no-repeat; }
#nav_store:hover {background-image: url(/store/images/nav-store-over.jpg); }

#promoBoxOne {width:240px; height:110px;padding:8px 0 8px 22px;}
#promoBoxOne h2 {color:#FF0066; font-size: 21px; font-family:helvetica; letter-spacing:-0.05em; border-bottom: 2px dotted #FF0066;width:50px;}
#promoBoxOne h2:hover {border-bottom: 2px solid #FF0000; color:#FF0033}
#promoBoxOne p {width: 150px;margin:-2px 0 0 5px; padding-left:3px;}
#promoBoxOne p:hover {border-left:5px solid #FF0033;margin:-2px 0 0 0; padding-left:3px;color:#FF00FF}

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

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

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/

#mainWrapper {
	background-color: #000;
	text-align: left;
	width: 925px;
	vertical-align: top;
	/* border: 1px solid #000; */
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper {height:0;}
#nav_wrapper {height:0; }

#logoWrapper{
	background-image: ;
	background-repeat: repeat-x;
	background-color: #ffffff;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em; 
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0 10px 0 0;
	width: 42%;
	}

#checkoutShippingHeadingMethod {
	text-align:center;
	margin-top: 15px;
	color:#CCCCCC;
	}

#checkoutShippingHeadingMethod:hover {
	color: #FF0000;
	}

#checkoutShippingContentChoose {
	color: #CCCCCC;
	text-align: center;
	}

#checkoutShippingContentChoose:hover {
	color: #FF0000;
	}

.wrapperAttribsOptions {
	margin: -15px 0 0 5px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.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;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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 {
	padding: 0.5em 0.5em;
	background-color: #000;
	font-size: 0.95em;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#productDescription {
	background-color: #FFFFFF;
	color: #000;
	}

#productDescription input {
	margin: 10px 0 0 0;
	float: left;
	display: block;
	}

#productDescription label {
	margin: 0 0 0 0;
	display: block;
	font-weight: bold;
	}

#productAttributes {
	width: 140px;
	padding: 0 0 0 5px;
	float: right;
	}

#productDescription h3 {display: none}


#productDescription h4 {
	margin: 0;
	font-size: 12px;
	}
	
#productDescription select {
	margin: 0 0 0 18px;
	}

h7#productPrices, #productPrices h7, h7#productPrice, #productPrice h7 {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color:#FF0000;
	z-index: 5000;
	}

TD.productPrice {
	_font-size: 28px!important;
	_font-weight: bold;
	_letter-spacing: -0.05em;
	_color:#FF0000;
	_z-index: 5000;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 12px 0 15px 0;
	height: ;
	width: 190px;
	/*border: 3px solid #000000;*/
	}

.cartAddGroup {
	border: 3px solid black;
	}

td.productPrice {background-color: black; padding: 0 10px; width: 100px;}

#productDateAvailable {
	font-size: 22px;
	color: #ff0000;
	}

h1#productName  {
	font-size: 22px;
	color:#000000;
	}

h2#productPrices {
	color: #FF0000;
	}

#specs {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	}

#specs #left{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}

#specs #title{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	}

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

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

#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 {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
	
.cartAttribsList ul, .cartAttribsList li{
	margin: 8px 0 0 10px;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.orderHistList {
	margin: 1em;
	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0;
	}

#productMainImage {
	z-index: 5000;
	margin: 0em 1em 1em 7px;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.25em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

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

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	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 {
	float: left;
	}

.nofloat {
	float: none;
	}

#shoppingCartDefault #PPECbutton {
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #000;
	height: 1.5em;
	vertical-align: top;
	border-bottom: 1px solid white;
	}

.rowEven {
	background-color: #000;
	height: 1.5em;
	vertical-align: top;
	border-bottom: 1px solid white;
	}

.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: #454545;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

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

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

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

#checkoutSuccessOrderNumber {
	color:#00FF00;
	font-size:24px;
	margin-top: 15px;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	padding: 9px;
	}
	
.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;
	}
	
	
.profile-photos {
	float:left;
	margin:0px 20px 20px 0px;
	border:2px solid #000000;
	}	
	
.profile-photos:hover {
	border:2px solid #ffffff;
}

	
.last-photo {
	margin:0px 0px 30px 0px;
}	
	
	
	
	

.partner {margin:15px 0; border-bottom:1px dotted #666666; height:102px;}
.partner img {float: left; margin-right:12px;}
.partner a img, .partner a:link img {border:2px solid #0099FF;}
.partner a img:hover, .parnter a:link img:hover {border:2px dotted #FF3399;}
.partner h2 {border-bottom:1px dotted;color:#0099FF !important;float:left;font-family:arial;font-size:28px !important;letter-spacing:-0.05em;margin:-5px 0pt 0pt;}
.partner a:hover {color:#FF33CC;}
.partner p {}

.sexySkier {margin:15px 0; height:245px; border-bottom:1px dotted #666666; }
.sexySkier img {float: left;}
.sexySkier img {border:2px solid #0099FF;}
.sexySkier img:hover {border:2px dotted #FF3399;}
.sexySkier h2 {border-bottom:1px dotted;color:#0099FF !important;float:left;font-family:arial;font-size:28px !important;letter-spacing:-0.05em;margin:-5px 0pt 0pt;}
.sexySkier h2:hover {color:#FF33CC;}
.sexySkierText {padding:0 0 0 365px;}
.sexySkierText p {margin: 0 0 3px 0;}


/* IE6 ONLY */

*html h3 { _position: relative; }
*html #header { _behavior: url(/_jsclasses/pngRoll/iepngfix.htc); _overflow: hidden; _visibility: hidden; }
*html #hs_chrome { _top: 0px; }
*html #w2_badges li { _margin-top: -3px; }
*html #connected_tag { _behavior: url(/_jsclasses/pngRoll/iepngfix.htc); _visibility: hidden; }
*html #nav li ul li a { _display: inline; }
*html #content { _height: 870px; }
*html #tile_nav li { _margin-bottom: -5px; visibility: hidden; }
*html #store_nav li {  _visibility: hidden; }
*html #featured_gear { _visibility: hidden; }
*html #featured_gear span { _behavior: url(/_jsclasses/pngRoll/iepngfix.htc); }
*html #tech ul li span { _behavior: url(/_jsclasses/pngRoll/iepngfix.htc); } 
*html #desc { _height: 555px; }
*html #hardgood_nav .m { _width: 49%; }
*html .hardgoods h2 { _behavior: url(/_jsclasses/pngRoll/iepngfix.htc); }
*html #hardgoods_tiles li a span { _behavior: url(/_jsclasses/pngRoll/iepngfix.htc); }

*html .form .standard {
	_height: 20px;
}

*html .dealer_p {	_min-height: 91px; }

*html #store_nav {	_height: 250px; }
*html #store_nav li { _float: none; position: absolute; }

*html #tile_hardgoods { 	_top: 0px; 	left: 0px; }
*html #tile_softgoods { 	_top: 0px; 	left: 206px; }
*html li#tile_headwear {	_top: 0px; 	left: 412px; }
*html #tile_bags { 	_top: 127px; 	left: 0px; }
*html #tile_accessories {	_top: 127px; 	left: 206px; }
*html li#tile_clearance_rack {	_top: 127px; 	left: 412px; }

.hat_area .h span {	_left: 230px; }
.hat_area div.hc ul li a span { _font-size: 9px; font-family: Arial, Helvetica, sans-serif; }