/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4813 2006-10-23 02:13:53Z drbyte $
 */

body {
	margin: 0;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background: url(../images/stryke-wallpaper-02.jpg) transparent fixed no-repeat center top;
	background-color:#000000;
	}
	
#contentMainWrapper {
	background: transparent;
	width:940px;
	margin:20px 0 0 10px;
	}
	
#address_hours {
		position:relative;
		top:10px;
		left:10px;
		height:10px;
		}

.systemError {
	display:none;
}

#siteinfoLegal {
	background: transparent;
	height:24px;
	width:950px;
	text-align:right;
	color:#999999;
	margin-top:10px;
	}
	
#centerbanner {
	padding:20px 0 20px 0;
	}
	
#bannerboxContent{
	padding:0px !important;
	}

#bannerboxHeading{
	display:none;
	}

#navColumnTwo {
	display:none;
	}

a img {border: none;
margin:0;
padding:0;
font-size:0;

}

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

a:active {
	color: #00a995;
	}

a:focus {
	outline-style:none;
	border:none;
	}


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

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	margin:0;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, #categoriesContent, .larger{
	font-size: 12px;
	line-height:25px;
	}
	
#categoriesContent {
		position: relative;
		left:10px;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	}
	
h1#productName, h1#reviewsWriteHeading, h1#productReviewsDefaultHeading, h1#reviewsInfoDefaultHeading {
	font-size:20px;
	line-height:22px;
	background:none;
}

#productPrices, #reviewsWritePrice, h2#productReviewsDefaultPrice, h2#reviewsInfoDefaultPrice {
		line-height:40px;
		color:#00a995;
		font-size:30px;

}

#reviewsWriteReviewer {
	font-size:12px;
	font-weight:normal;
}

.side_new_price {
		font-size:15px;
		line-height:35px;
		color:#00a995;
		border-bottom:1px solid #eaeaea;
}

#productDetailsList {
		list-style:none;
		text-transform:uppercase;
		margin:0;
		padding:0;
		width:330px;
		text-align:left;
		color:#888888;
		display:inline;
		float:left;
		margin-bottom:20px;
}

#product_images {
		display:inline;
		float:left;
		width:680px;
}

#product_description {
		display:inline;
		float:left;
		width:680px;
		margin-bottom:20px;
}




#listing_add input, #cart_add_label input  {
		border:1px solid #cccccc;
}

#listing_add, #cartAdd input {
		display:inline;
		float:right;
		margin-left:5px;
}

#cartAdd {
		line-height:17px;
}

#cart_add_label {
		margin-bottom:10px;
}


#listing_buy {
		display:inline;
		float:right;
		line-height:17px;
		padding:3px 10px 0 0;
}

#listing_price {
		display:inline;
		float:left;
		font-size:20px;
		font-weight:normal;
		color:#00a995;
		line-height:20px;
}

#productsListingListingBottomLinks, #productsListingListingTopLinks, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks {
		margin-bottom:10px;
		color:#00a995;
}

#productsListingBottomNumber, #productsListingTopNumber, #specialsListingBottomNumber, #specialsListingTopNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber {
		color:#666666;
}

#specialsListingBottomNumber {
	margin-bottom:10px;
}

/*  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: 10px;
	margin: 0;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	border: 1px solid #cccccc;
	}
	
#review-text {
	width: 658px;
	border: 1px solid #cccccc;
	margin:10px 0;
	padding:10px;
}
	

input:focus, select:focus, textarea:focus {
	background: #eeeeee;
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 10px;
	padding: 0;
	font-size:10px;
	margin-right:5px;
	}

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

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*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: #FFFFFF;
	background:url(../images/middle-background.png) repeat-y top center;
	text-align: left;
	width: 960px;
	vertical-align: top;
	position:relative;
	top:0px;
	}
	
/*Top line*/
#headerWrapper{
	margin: 0 0 0 10px;
	padding:0;
	height: 130px;
	width:940px;
	/* background:url(../images/header-banner.png) top center transparent no-repeat; */
	}
	
#logoWrapper {
	display:none;
	}
	
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	height:75px;
	width: 100%;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin:0px;
	}
	
#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;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0 0 10px 0 ;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
form .navNextPrevList, input .navNextPrevList, select .navNextPrevList,  
form .navNextPrevList a, input .navNextPrevList a, select .navNextPrevList a,
form .navNextPrevList a img, input .navNextPrevList a img, select .navNextPrevList a img
{
	font-size:0px !important;
	}
	
.navNextPrevWrapper {
		margin: 0 0 20px 0;
		padding:0;
}

.navNextPrevWrapper a, .navNextPrevWrapper a img {
		margin: 0;
		padding:0;
		font-size:0;
}

/*Top line*/	


.navMainSearch {
	height: 20px;
	margin: 6px;
	}

.search_box {
	display:inline;
	}

input.search_field {
border:1px solid #4D4D4F;
float:left;
height:20px !important;
line-height:20px;
margin:0;
padding:0;
position:relative;
text-indent:3px;
}


#navMainWrapper {
	margin: 0;
	background:url(../images/nav-bar.png) transparent no-repeat top center;
	font-weight: normal;
	color: #ffffff;
	height: 30px;
	width:940;
	position:relative;
	top:20px;
	}
	
#navSuppWrapper{
	margin: 0em;
	background-color: #CCCCCC;
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
	color: #333333;
	height: 1%;
	display:none;
	}
		
#navCatTabsWrapper {
	margin: 0em;
	background-color: #333333;
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
	color: #CCCCCC;
	height: 1%;
	}

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

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 8px 15px;
	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: 0;
	margin:  0 20px 0 0;
	color: #ffffff;
	white-space: nowrap;
	text-transform:uppercase;
	}
	
#navMain ul li a:hover {
	color:#dddddd;
	}

#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 0 10px 0;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding:0
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	color:#00a995;
	}

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

#navColumnTwo {
	background-color: transparent;
	padding:20px 0 0 0;
	display:none;
	}
	
#navColumnOne {
	background-color: transparent;
	display:inline;
	float:left;
	}
	
#main {
	display: inline;
	float: right;
	background:#ffffff;
	width:700px;
	padding-bottom:20px;
     }

#float_clear {
	clear:both;
	}

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

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

	}

#productDescription {
	padding:0;
	display:inline;
	float:left;
	width:680px;
	margin-bottom:20px;
}

#productAdditionalImages {
		width:340px;
		display:inline;
		float:left;
}

.alert {
	color: #00a995;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating, .content { 
	width:400px;
	display:inline;
	float:left;
}
	
.smallProductImage {
	margin:0 10px 0 0;
	}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding:10px;
	width:680px;
	}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: right;
	margin: 0px;
	border: 0px solid #000000;
	padding: 0px;
	}

.tableHeading TH {
	border-bottom: none;
	}

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

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 35px;
	padding-right: 10px;
	font-size:15px;
	color:#7c7c7f;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 35px;
	}

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

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

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

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

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

.categoryIcon, #productListHeading, #indexCategoriesHeading, #ezPagesHeading, #specialsListingHeading, #newProductsDefaultHeading {
	font-size: 14px;
	font-weight:bold;
	color:#7C7C7F;
	background: #EAEAEA;
	text-align:center;
	height:35px;
	line-height:35px;
	margin-bottom:10px;	  	
}

.itemTitle {
	font-size:15px;
	line-height:20px;
	width:490px;
	float:right;
}


.itemTitle a:hover {
	color: #00a995;
}

.listingDescription {
	width:490px;
	float:right;
}

#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: 20px 0 20px 0;
	}

.centerBoxWrapper {
	
	}

h2.centerBoxHeading {
	font-size: 14px;
	color: #7c7c7f;
	font-weight:bold;
	margin:0 0 10px 0;
	height:35px;
	background:#eaeaea;
	line-height:35px;
	text-align:center;;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a, h3.leftBoxHeading a:visited {
	font-size: 14px;
	color: #000;
	font-weight:bold;
	margin:0 0 10px 0;
	height:35px;
	background:#eaeaea;
	line-height:35px;
	text-align:center;
	
	}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #000000;
}

.leftBoxHeading {
	margin: 0 0 0 20px;
	background-color: transparent;
	padding: 0px;
	}

.centerBoxHeading, .rightBoxHeading {
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	}


.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 20px 0;
	border: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
	width:200px !important;
	padding:10px;
	background:#ffffff;
	}

.sideBoxContent {
	background-color: transparent;
	padding:0;
	empty-cells:show;
	page-break-after:always;
	margin-bottom:20px;
	}
	
.sideBoxContent a:hover {
	color:#00a995;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #333333;
	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, #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;
	}
	
	
.productListing-data {
	padding: 0 20px 20px 0;
	}

#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: #000;
	text-decoration: none;
	}

A.category-top:hover {
	color: #00a995;
	text-decoration: none;
	}

A.category-links, A.category-links:visited {
	color: #333333;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #00a995;
	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: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #ffffff;
	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: #eaeaea;
	height: 2em;
	color:#7c7c7f;
	}

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

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

#vfc {
	display:inline;
	float:left;
	background:url(../images/vfc-logo.png);
	height:95px;
	width:105px;
	}
	
#echo {
	display:inline;
	float:right;
	background:url(../images/echo-logo.png);
	width:95px;
	height:95px;
	}
	
#madbull {
	display:inline;
	float:left;
	background:url(../images/madbull-logo.png);
	width:105px;
	height:104px;
	}
	
#socom {
	display:inline;
	float:right;
	background:url(../images/socom-logo.png);
	width:95px;
	height:104px;
	}
	
#bravo {
	display:inline;
	float:left;
	background:url(../images/bravo-logo.png);
	width:200px;
	height:62px;
	}
	
#kingarms {
	display:inline;
	float:left;
	background:url(../images/kingarms-logo.png);
	width:95px;
	height:105px;
	}
	
#gandp {
	display:inline;
	float:right;
	background:url(../images/gp-logo.png);
	width:105px;
	height:105px;
	}
	
#we_logo {
	display:inline;
	float:left;
	background:url(../images/logo_we.png);
	width:94px;
	height:79px;
	}
	
#ksc_logo {
	display:inline;
	float:left;
	background:url(../images/ksc-logo.png);
	width:106px;
	height:79px;
	}
	
#viking_logo {
	display:inline;
	float:left;
	background:url(../images/viking-tactics-logo.png);
	width:200px;
	height:68px;
	}
	
#modify_logo {
	display:inline;
	float:left;
	background:url(../images/modify-logo.png);
	width:200px;
	height:64px;
	}
	
#element_logo {
	display:inline;
	float:left;
	background:url(../images/element-logo.png);
	width:118px;
	height:84px;
	}
	
#hss_logo {
	display:inline;
	float:left;
	background:url(../images/hss-gear-logo.png);
	width:82px;
	height:84px;
	}
	
#indexDefaultMainContent {
	margin:10px 0 20px 0;
	}
	
#banner-wrapper {
	width:700px;
	height:130px;
	display:inline;
	float:right;
	margin-bottom:20px;
}
	
#top_banner {
		
		display:inline;
		float:left;
		margin-right:11px;
		height:130px;
		width:226px;
}

#top_banner_right {
		display:inline;
		float:left;
		height:130px;
		width:226px;
}

.centerBoxContentsNew {
		font-size:12px;
		padding:0 10px 0 10px;
		width: 206px !important;
}

#whatsNew {
		margin-top:20px;
}

#productsListingTopNumber {
	margin-bottom:10px;
}

.listingProductImage {
		display:inline;
		float:left;
		margin: 0 10px 0 0;
}

.productListing-odd {
		background-color:#eaeaea;
		padding:10px;
}

.productListing-even {
		padding:10px;
}

.tabTable {
		margin-bottom:10px;
}

.categoryListBoxContents {
		font-size:12px;
		line-height:20px;
}

.categoryListBoxContents a:hover, .centerBoxContentsNew a:hover {
		color: #00a995;
}

.centerBoxContentsNew img {
		margin-bottom:10px;
}

.new_image {
		display:inline;
		float:left;
}

.new_description {
		display:none;
}

#new_product_listing {
		padding:10px;
}

#hide {
		display:none;
}

#sorter {
		color:#666666;
}

#productMainImage {
		margin: 0 10px 10px 0;
		width:330px;
}

.additionalImages {
		width:160px !important;
		margin: 0 10px 10px 0;
}
		
.additionalImages a, #productMainImage a {
		font-size: 10px;
		line-height:15px;
		color:#aaaaaa;
}

.additionalImages a:hover, #productMainImage a:hover {
		color:#00a995;
}

#price_box {
		display:inline;
		float:right;
		height:20px;
		width:490px;
		margin:10px 0 0 0;
}

#tall-pic {
		display:inline;
		float:left;
		margin:10px;
}

#info-box {
		width:320px;
		height:427px;
		margin:10px;
		display:inline;
		float:left;
		font-size:11px;
		line-height:20px;
		color:#555555;
}

#address-text {
		line-height:15px;
}

#info-title {
		font-weight:bold;
		color:#222222;
}

#sold-out-listing {
	display:inline;
	float:right;
	height:20px;
	width:60px;
}

#more_info {
	line-height:20px;
	height:20px;
	width:60px;
	display:inline;
	float:right;
}


#stryke_logo {
	display:inline;
	float:left;
	margin-top:10px;
}

#shipping_button {
	display:inline;
	float:right;
	margin-left:10px;
	margin-top:15px;
}

#sponsor_button {
	display:inline;
	float:right;
	margin-left:10px;
	margin-top:15px;
}

#facebook_button {
	display:inline;
	float:right;
	margin-left:10px;
	margin-top:15px;
}

#button_wrapper {
	width:940px;
	height:80px;
}

#specials_box {
	width:220px;
	margin-bottom:10px;
	background:transparent;
}

#specials_button {
	height:50px;
	width:220px;
	margin-bottom:10px;
	background:transparent;
}

#specials_button a {
	background:transparent;
}

#brand_box {
	display:inline;
	float:left;
}

#twitter_container {
	font-size: 15px;
}

#twitter_update_list {
	list-style: none;
	padding: 0px;
}

#twitter_update_list li { 
	
}


#twitter_update_list li span {
 
}

#twitter_update_list li .twitter_timestamp {
	clear: both;
	float: right;
	font-size: 10px;
	width: 100%;
	text-align: right;
}

#twitter_update_list li a {
	color: #00A995;
}

#twitter_update_list li a:hover {
	
}


/* common styling */
.cssfly {font-family: arial, sans-serif; width:200px; position:relative; margin:0; font-size:11px; margin:15px 0;}
.cssfly ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:200px; height:25px; color:#000;
 line-height:19px; font-size:12px;}
.cssfly ul {padding:0; margin:0;list-style-type: none; }
.cssfly ul li {float:left; margin-right:1px; position:relative;}
.cssfly ul li ul {display: none; }

/* specific to non IE browsers */
.cssfly ul li:hover a {color:#fff; background:#000;}
.cssfly ul li:hover ul {display:block; position:absolute; top:0; left:200px; width:250px; z-index: 2000}
.cssfly ul li:hover ul li a.hide {background:#ccc; color:#000;}
.cssfly ul li:hover ul li:hover a.hide {width:150px;}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {display:block; background:#ccc; color:#000; width:200px;}
.cssfly ul li:hover ul li a:hover {background:#eee; color:#000;}
.cssfly ul li:hover ul li:hover ul {display:block; position:absolute; left:200px; top:0; color:#fff;}
.cssfly ul li:hover ul li:hover ul li a {display:block; width:250px; background:#ddd; color:#fff;}
.cssfly ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

#shippingEstimatorContent {
	color: white;	
}

.category_listing { margin: 0; padding: 0; }

#categorylistbox {
	width: 190px;
	height: 445px;
}

#popular_categories a { border-bottom: 1px dotted black; color:black}
#popular_categories a:hover { border-bottom: none; color:#00A995; font-weight: bold;}

#popular_categories .popular_category_set a { color: #000, border-bottom: 1px dotted #666; }
#popular_categories .popular_category_set a:visited { color: #000; border-bottom: 1px dotted #666; }
#popular_categories .popular_category_set a:hover { color: #00A995; border-bottom: none; }
