/**
 * 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 {
	width:100%;
	height:100%;
}

body {
	margin: 0;
	font-family: 'HelveticaNeue', helvetica, arial, sans-serif;
	font-size: 11px;
	color: #231f20;
	background:url(../images/bg.png) left repeat-y transparent;
	width:100%;
	height:100%;
	}

a img {border: none; }

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

a:active {
	color: #636466;
	outline:none;
	}
	
a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}


input:active {
	color: #636466;
	outline:none;
	}
	
input {
  outline: none;
}




h2 {
	font-size: 15px;
	}

h3 {
	font-size: 15px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 14px;
	}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 85%;
	border:1px solid #cccccc;
	padding:5px;
	font-family: 'HelveticaNeue', helvetica, arial, sans-serif;
	font-size: 11px;
	}

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

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

LEGEND {
	font-weight: bold;
	padding: 5px;
	}

LABEL, h4.optionName {
	line-height: 12px;
	padding: 0;
	margin:6px 0 0 0;
	}

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

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

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

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 5px 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dotted #ffffff;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 20px;
	padding: 5px;
	}

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

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

.messageStackCaution {
	background-color: #ffffff;
	color: #363436;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding: 10px 0;
	margin:10px 0;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: transparent;
	text-align: left;
	width: 100%;
	vertical-align: top;
	height:100%;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	display:none;
	}

#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: 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: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}*/

#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: 0;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	text-shadow:#76963f 1px 1px 1px;
	}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	text-decoration: none;
	padding: 0 10px 0 9px;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	text-shadow:#76963f 1px 1px 1px;
	border-right: 1px solid #408b54;
	}

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

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}


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


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	margin: 0 0 0 240px;
	padding: 0;
	}

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

.tableHeading {
	background-color: #e9e9e9;
	 }


.tableRow, .tableHeading, #cartSubTotal {
	height: 20px;
	line-height:20px;
	}

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


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

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


.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.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;
	} 

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

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

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


.amount {
	text-align: right;
	padding: 5px;
	}

.amount {
	width: 5.5em;
	}

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

.categoryIcon {}

#cartImage {
	margin: 10px;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}


.rightBoxHeading {
	margin: 0;
	background-color: #7bb755;
	padding:5px 10px;
	} 

h3.rightBoxHeading a:hover {
	color: #d1d3d4;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .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;
	}

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

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

.bold {
	font-weight: bold;
	}

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

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

#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: #ffffff !important;
	}
.information {
	padding:0 0 10px 0;
	line-height: 14px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
	}

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


/* new edits */

#headerWrapper {
	background:url(../images/top_bar.png) left no-repeat #65bc46;
	height:50px;
	width:100%;
	border-bottom:2px #414243 solid;
}

#contentMainWrapper {
	width:100%;
	background:transparent;
}

#main_wrapper {
	width:100%;
	background:transparent;

}

#navColumnOne {
	display:inline;
	float:left;
	background:url(../images/side_bar.png) top left no-repeat #65bc46;
	border-right:2px #414243 solid;
	padding: 5px 0 10px 0;
	position:absolute;
}

#navColumnOneWrapper {
	height:100%;
}

#navColumnTwo {
	display:inline;
	float:right;
	position:absolute;
	top:52px;
	right:0px;
	margin:10px 10px;
	color:#363436;
}

#navColumnTwo a {
	color:#363436;
}

#logo, #logoWrapper {
	height:50px;
	width:170px;
	display: inline;
	float:left;
}	

#logo {
	padding:15px 0 0 10px;
}

#navMainWrapper {
	display:inline;
	float:left;
	height:50px;
}

#main {
	display:block;
	margin:0 160px 0 170px;
	padding-top:10px;

}

#main a {
	color: #363436;
}

#navSuppWrapper, #siteinfoIP, #siteinfoLegal, #bannerSix, #navCatTabsWrapper, #navBreadCrumb, .navNextPrevWrapper {
	display:none;
}

#float_clear {
	clear:both;
}

#navMain ul  {
	margin: 0;
	padding:  22px 0 0 0;
	list-style-type: none;
	text-align: center;
	line-height: 15px;
	text-transform:lowercase;
	}
	
.leftBoxContainer {
	width:140px !important;
	margin:10px 0 0 10px;
	padding-bottom:10px;
	border-bottom:1px solid #636466;
}

#searchHeading {
	display:none;
}

#search_side_button {
	margin:0;
	padding:0px;
	display:block;
	float:left;
}

#search_text_box {
	margin:0 0 5px 0;
	padding:4px;
	border:1px solid #636466;
	height:14px;
	width:130px !important;
	line-height:14px;
}

input#search_text_box {
	font-family:'HelveticaNeue', helvetica, arial;
	font-size:11px;
}

#new-vintage {
	height:25px;
	display:inline;
	float:right;
	width:212px;
	margin:25px 10px 0 0;
}

#new_gear {
	display:inline;
	float:left;
	margin-right:10px;
	width:101px;
	height:25px;
}

#vintage_gear {
	display:inline;
	float:left;
	width:101px;
	height:25px;
}

#productGeneral {
	width:100%;
}

#searchContent {
	height:49px;
}

#adv_link {
	width:50px;
	height: 20px;
	display:inline;
	float:left;
	text-align:left;
	margin:0 0 0 10px;

}

#adv_link a {
	font-size:8px;
	line-height:10px;
	text-align:left;
	text-shadow:1px 1px 1px #76963F;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 16px !important;
	line-height:22px !important;
	margin:0 0 10px 0 !important;
	padding:0 0 3px 0 !important;
	color: #ffffff;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight:300;
	text-transform:lowercase;
	text-shadow:1px 1px 1px #76963F;
	}
	
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 16px;
	line-height:23px;
	color: #FFFFFF !important;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight:300;
	text-transform:lowercase;
	text-shadow:1px 1px 1px #76963F;
	text-align:left;
	}
	
.leftBoxHeading {
	border-bottom: 1px dotted #ffffff;
	width:140px;
}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
	
#categorylistboxContent {
	font-size:11px;
	line-height:15px;
	text-shadow:1px 1px 1px #76963F;
}

.centerBoxContentsNew, .centerBoxContentsNew a {
	color:#231f20;
}

.centerBoxContentsNew, .centerBoxContentsFeatured {
	border-bottom:1px solid #cccccc;
	padding: 10px 0 10px 0;
	height:250px;
	width:50% !important;
	background:url(../images/listing_fade_bottom.png) bottom repeat-x transparent;
	}
	
#whatsNew, #featuredProducts {
	background:url(../images/product_border.png) no-repeat 50% 40px;
	display:inline;
	float:left;
	width:100%;
	margin-bottom:20px;
}
	
.rightBoxContainer {
	border-bottom:1px solid #7bb755;
	border-left:1px solid #7bb755;
	border-right:1px solid #7bb755;
	padding-bottom:10px;
}
	
.sideBoxContent {
	margin-top:10px;
}

#new_title, #featured_title {
	font-size:16px;
	line-height:16px;
	height:32px;
	text-align:left;
	margin:0 0 10px 10px;
	text-shadow:1px 1px 1px #dddddd;
}

#new_title a:hover, #featured_title a:hover {
	text-decoration:underline;
}

#our_price {
	display:inline;
	float:left;
	font-size:16px;
	line-height:16px;
	height:16px;
	text-align:left;
	margin:14px 10px 0 10px;
	text-shadow:1px 1px 1px #dddddd;
}

#new_price {
	display:inline;
	float:left;
	font-size:20px;
	line-height:20px;
	height:20px;
	text-align:left;
	color: #f7921e;
	margin-top:10px;
	text-shadow:1px 1px 1px #dedede;
}

#new_more_info {
	display:inline;
	float:right;
	font-size:16px;
	line-height:16px;
	height:16px;
	text-align:left;
	margin:14px 10px 0 10px;
	text-shadow:1px 1px 1px #dddddd;
}

#new_more_info a:hover {
	text-decoration:underline;
}

#productGeneral {
	text-shadow:1px 1px 1px #dedede;
}

#side_name {
	font-size:11px;
	display:inline;
	width:120px !important;
	margin:0;
	text-align:left !important;
	position:relative;
	left:10px;
	text-shadow:1px 1px 1px #dddddd;
}

#side_price {
	font-size:11px;
	display:inline;
	width:120px;
	margin:0 0 0 9px;
	text-align:left !important;
	color:#f7921e;
	text-shadow:1px 1px 1px #dedede;
}

.new_side {
	width:120px;
	margin-top:10px;
}

#productDescription ul {
	margin:10px 0 0 0;
	padding:0;
}

#productDescription ul li {
	margin:0 0 0 20px;
	padding:0;
	line-height:20px;
}

#productMainImage {
	width:210px;
	display:inline;
	float:left;
	padding:10px;
}

#productMainImage img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#categoryIcon, .centerBoxHeading, #productListHeading, #cartDefaultHeading, #loginDefaultHeading, #accountDefaultHeading, #addressBookDefaultHeading, #acctNewslettersDefaultHeading, #accountNotificationsHeading, #checkoutShippingHeading, #indexCategoriesHeading, #logoffDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutPaymentHeading, #checkoutPayAddressDefaultHeading, #checkoutConfirmDefaultHeading {
	height:23px;
	width:100%;
	background:url(../images/category_fade.png) repeat-y left #ffffff;
	padding:5px 10px;
	font-size:16px;
	line-height:23px;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight:300;
	margin-bottom:10px;
	color:#ffffff;
	text-shadow:1px 1px 1px #76963F;
}

#categoryIcon a {
	color:#ffffff;
	text-shadow:1px 1px 1px #76963F;
}

#productName {
	margin-left:240px;
	color:#363436;
}

h2#productPrices {
	margin:5px 0 0 240px;
	font-size:20px;
	line-height:20px;
	color:#f7921e;
	text-shadow:1px 1px 1px #dedede;
	font-weight:100;
}

ul#productDetailsList {
	margin:10px 0 0 0 ;
	padding:0;
	list-style:none;
	color:#555555;
}

#productDetailsList li {
	margin:0 0 0 240px;
	padding:0;
}

.imgLink {
	color:#555555;
	text-shadow:1px 1px 1px #dddddd;
}

#productDescription {
	padding:10px 0;
	margin: 10px 0 10px 240px;
	line-height:20px;
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
	}
	
#freeShippingIcon {
	margin:5px 0 0 240px;
}

.productListing-odd, .productListing-even {
	border-top:1px solid #cccccc;
	height:100px;
	padding:10px 0;
	background:url(../images/listing_fade.png) repeat-x top;
	text-shadow:1px 1px 1px #dedede;
}


	
#listing_image_wrapper {
	height:100px;
	width:100px;
	display:inline;
	float:left;
	text-align:center;
	margin-right:10px;
}

#listing_text {
	height:66px;
}

#productListing br {
	line-height:0;
	display:none;
}

#listing_more_info {
	display:none;
}

#productsListingBottomNumber {
	display:inline;
	height:20px;
}

.listingBuyNowButton {
	margin-right:6px;
}

#productsListingTopNumber {
	height:20px;
	display:inline;
	float:left
	width:100%;
}

.tabTable {
	display:inline;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
}

.productListing-rowheading {
	display:none;
}

.listingDescription {
	line-height:21px;
	font-size:11px;
	height:21px;
	overflow:hidden;
}

#listing_price {
	color: #f7921e;
	font-size:20px;
}

.itemTitle a:hover {
	text-decoration:underline;
	color:#888888 !important;
}

#popupImage {
	background:none;
}
	
#new_image_wrapper, #featured_image_wrapper {
	height:180px;
	width:180px;
	vertical-align:center;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#list_mult_add {
	margin: 10px 0 6px 0;

}

#productsListingListingBottomLinks, #productsListingListingTopLinks, #productsListingListingBottomLinks a, #productsListingListingTopLinks a, #newProductsDefaultListingTopLinks, #newProductsDefaultListingTopLinks a, #newProductsDefaultListingBottomLinks, #newProductsDefaultListingBottomLinks a, #allProductsListingTopLinks, #allProductsListingTopLinks a, #allProductsListingBottomLinks, #allProductsListingBottomLinks a {
	line-height:20px;
	margin:10px 0 10px 0;
	text-shadow:1px 1px 1px #dedede;
	color:#363436;
}

#productsListingListingBottomLinks a:hover, #productsListingListingTopLinks a:hover, #newProductsDefaultListingTopLinks a:hover, #newProductsDefaultListingBottomLinks a:hover, #allProductsListingTopLinks a:hover, #allProductsListingBottomLinks a:hover {
	color:#666666;
}

#productsListingTopNumber, #productsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #allProductsListingTopNumber, #allProductsListingBottomNumber {
	line-height:20px;
	text-shadow:1px 1px 1px #dedede;
	margin:10px 0 10px 0;
	display:inline;
	float:left;
}

#new_add {
	display:inline;
	float:left;
	width:124px;
	height:34px;
}

#footer_credits {
	font-size:11px;
	color:#343634;
	margin:20px 0;
	padding:20px 0;
	text-align:right;
	width:100%;
	border-top:1px dotted #cccccc;
	text-shadow:1px 1px 1px #dedede;
	float:left;
}

#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading, .cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartRemoveItemDisplay, .cartTotalDisplay {
	display:inline;
	float:left;
	width:16.5%;
	text-align:center;
	text-shadow:1px 1px 1px #cccccc;
}

.rowOdd {
	background-color: #E8E8E8;
	height: 40px;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 40px;
	}
	
#cartProdTitle, .cartQuantity, .cartTotalDisplay, .cartUnitDisplay, .cartProductDisplay {
	line-height:40px;
}

#cartContentsDisplay {
	display:inline;
	float:left;
	width:100%;
}

.cartQuantity input{
	border:1px solid #cccccc;
	margin-top:9px;
	text-align:center;
}

#cartSubTotal {
	display:inline;
	float:left;
	width:100%;
	text-align:right;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:10px 0;
	margin:10px 0;
	color:#363436;
	font-size:14px;
	text-shadow:1px 1px 1px #dedede;
}

.cartTotalsDisplay {
	height:11px;
	line-height:11px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
	text-shadow:1px 1px 1px #dedede;
	color:#363436;
}

.cartQuantityUpdate, .cartRemoveItemDisplay {
	padding-top:5px;
}

.cartRemoveItemDisplay input {
	margin-top:-1px;
}
#update_cart {
	margin:0 10px 0 6px;
}

/* login page */

#createAccountForm, #loginForm {
	display:inline;
	float:left;
	width:100%;
	text-shadow:1px 1px 1px #dedede;
}

#createAccountForm input, #loginForm input {
	margin:0 0 5px 0;
	border:1px solid #cccccc;
}

.buttonRow input{
	border:none !important;
}

#indexDefaultMainContent, #cartInstructionsDisplay {
	margin: 0;
	font-size:22px;
	line-height:24px;
	text-align:center;
	color:#f7921e;
	text-shadow:1px 1px 1px #dedede;
}

#manufacterer_list {
	display:none;
}

.itemTitle {
	margin-bottom:5px;
}

.cartBoxTotal {
	color: #ffffff;
	text-align: right;
	}
	
#comments {
	margin-left:auto !important;
	margin-right: auto !important;
}

.categoryListBoxContents {
	line-height:40px;
	font-size:12px;
	text-shadow:1px 1px 1px #dedede;
}

#shipping_comments {
	width:100%;
	float:left;
}

.forward {
	position:relative;
	right:-4px;
}

.mainContent {
	margin-bottom:20px;
}

#PPECbutton {
	margin:10px;
}

.larger {
	text-align:center;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#divider {
	height:1px;
	width:100%;
	border-bottom:1px dotted #cccccc;
	margin:10px 0;
}

#login_email, #login_pass {
	display:block;
}
	
#login_pass {
	 margin: 0 0 10px 0;
 }
 
#contactUsForm {
	margin:0 0 10px 0;
}

#contactname, #email-address, #login-email-address, #login-password, #firstname, #lastname, #street-address, #suburb, #city, #state, #postcode, #credit_info input, #disc-ot_coupon {
	line-height:18px;
	border:1px solid #cccccc;
	padding: 1px;
	margin-bottom:5px;
}

#credit_info select {
	margin-bottom:5px;
}

#enquiry {
	width: 408px !important;
	height: 200px;
	margin: 10px 0 0 0 !important;
}

#contact_text {
	margin:10px 0 0 0;
}

#contact_name, #contact_email {
	display: block;
	height:23px;
}

#contactUsForm {
	border:none !important;
	padding: 0 !important;
}

#shipping_info {
	display:block;
	height:105px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:20px;
}

#checkoutShippingHeadingAddress, #checkoutShipAddressDefaultAddress {
	line-height:20px;
	border-bottom:1px dotted #cccccc;
	padding-bottom:5px;
	margin-bottom:10px;
}

#shipping_chooser, #comments, #checkoutNewAddress, #alt_address, #coupon_entry, #payment_method, #order_comments, #return_login, #new_login {
	margin:10px 0;
}

#ship_method, .current_address, #alt_address_entry {
	margin-bottom: 10px;
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
}

.ship_cost {
	line-height:15px;
	font-weight:bold;
}

#time_out {
	margin-bottom: 10px;
}

.instructions, #alt_address_info {
	display: block;
}

.alt_address_label {
	margin-bottom:10px;
	font-weight:bold;
}

#main {
	text-shadow:1px 1px 1px #dedede;
}

#checkoutOrderTotals {
	display: block;
}

.totalBox {
	width:200px;
	text-align:right;
	display:block;
	float:right;
}

#checkoutPayment {
	width:100%;
}

#left_col_wrapper {
	width:160px;
	display: inline;
	float:left;
	height:100%;
}

#navColumnOneWrapper {
	display:inline;
	float:left;
	width:158px;
}

#credit_choice {
	width:100%;
	margin-bottom:5px;
}

.lineTitle, .lineTitle {
	line-height:24px;
	border-bottom:1px dotted #cccccc;
}

.totalBox, .lineTitle {
	line-height:24px;
}

.cartQuantity, .cartProductDisplay, .cartTotalDisplay, .cartTotalDisplay {
	width: 16.5%;
	display:inline;
	float:left;
	text-align:center;
	line-height:40px;
	height:40px;
	overflow:hidden;
}

#ccQuantityHeading, #ccProductsHeading, #ccTaxHeading, #ccTotalHeading {
	width: 16.5%;
	display:inline;
	float:left;
	text-align:center;
	line-height:20px;
}


.cartTableHeading {
	height:20px;
	background:#e9e9e9;
	margin-top:6px;
}

#confirm_checkout {
	width:100%;
	margin-top:10px;
}

.shippingEstimatorWrapper {
	padding:20px;
}

#alsoPurchased {
	margin-top:10px;
}

#popup_wrapper {
	height:auto;
	width:auto;
	overflow:auto;
}

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

#image_col {
	display:inline;
	width:230px;
	float:left;
}

.additionalImages {
	margin:10px 0 0 0;
	padding:20px 10px 10px 10px;
	border-top: 1px dotted #cccccc;
	width:210px !important;
}


.additionalImages img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
