/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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: arial, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	color: #CCCCCC;
	background:  #f26521 url(../images/bg.jpg) top left repeat ;
	width:960px;
	margin: 0 auto;
	}
	
	#mainWrapper 
	{border:1px solid #000;}

a img {border: none; }

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

a:active {
	color: #CCCCCC;
	}

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

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.3em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

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

form, select, input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

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: 11em;
	float: left;
	}

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

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

P, ADDRESS {
	padding: 0.5em;
	}

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

.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: #D4D4D4;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0.5em auto 0;	
	} 

#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: 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: #424242;
	font-weight: bold;	
	height: 1%;
	width: 100%;
	}

#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;	
	white-space: nowrap;
	}

#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.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #424242;
	}

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

#navColumnOne {
	background-color:#D4D4D4;
	}

#navColumnTwo {
	background-color: #D4D4D4;
	}

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

#productDescription, .shippingEstimatorWrapper {	
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	padding-left: 5px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

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

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

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

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

#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;
	color:#000000;
	}

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

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

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

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

.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: 1em 1em 1em 0em ;
	clear: right;
	}

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

/*sideboxes*/
.columnLeft {}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading{
	margin: 0em;
	background-color: #424242;
	padding: 0.5em 0.2em;
	color: #CCCCCC;
	}

.leftBoxContainer, .rightBoxContainer {	
	margin-bottom: 1.5em;
	}

.sideBoxContent {
	background-color: #C0BEC1;
	padding-bottom: 5px;
	}



.rightBoxHeading {
	height: auto;
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #ffffff;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #ffffff;
	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, .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;
	}

/*misc*/
.back {
	float: left;
	margin-top: 5px;
	}

.forward {
	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 {
	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-color: #ffffff;
	}

#navColumnOneWrapper
{
	border: none;
}


.leftBoxHeading, .rightBoxHeading
{
	background: #D4D4D4 url(../images/left_side.jpg) no-repeat ;
	width:190px;
	height:auto;	
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.1em;
	color: #CCCCCC;
	height:14px;
	padding-top:7px;
	font-style:italic;
	}
	#contentMainWrapper h3.rightBoxHeading a {
	padding-left:10px;
	}
h3.rightBoxHeading, #contentMainWrapper h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #CCCCCC;
	height:20px;
	padding-top:5px;
	font-style:italic;
}
	
#specialsHeading {
	padding-top: 7px;
}

#specialsContent {
	margin-top:-2px;
}
	
#specialsContent img {
	margin-top:15px;
}

#categoriesContent {
	font-size:1.4em;
	padding: 10px;
}

#categories #categoriesContent a{
display:block;
line-height:1em;
}

.category-products {
	font-size: 0.8em;
}

.category-top {
	line-height: 2em;
}

#siteinfoLegal a {	
	text-decoration:underline
}

#siteinfoLegal a:hover {	
	text-decoration:underline
}

#contentMainWrapper .productListing-heading a.productListing-heading {
	color:#CCCCCC;	
}

.productListing-odd a, .productListing-even a, {
	color: #ffffff;
}

#navEZPagesTop a:hover,  .productListing-heading a:hover, .productListing-odd a:hover, .productListing-even a:hover {
	color: #ffffff;
}

.productListing-rowheading, .tableHeading, .cartTableHeading{
	/*background: #D4D4D4 url(../images/center.jpg) no-repeat;*/
	height: 27px;
	font-size:1.0em;
}

.productListing-heading, .tableHeading th, .cartTableHeading th {
	color:#CCCCCC;	
}

.listingProductImage {
	margin: 8px 10px;	
}


.productListing-odd, .rowOdd, .productListing-none {
	background-color: #717171;
	color:#FFFFFF;	
}

.itemTitle, .itemTitle h3, .itemTitle a, .itemTitle a:link {
	text-align:left;
	margin:0px;
	color:#FFFFFF;
}

.productListing-even, .rowEven {
	background-color: #9c9c9c;
	color:#FFFFFF;
	text-align:left;
}

.productListing-data {
	font-size: 1.5em;
	font-weight:bolder;
	color:#FFFFFF;
}

.listingDescription {
	text-align:left;
	margin:0px;
	font-size: 0.8em;
	font-weight:normal;
}

#loginboxContent, #specialsContent {
	color:#000000;
	text-align:center;	
	
}

#contentMainWrapper, #contentMainWrapper a:link, #contentMainWrapper a, #contentMainWrapper a:visited {
	color:#000000;
}

#contentMainWrapper .navContent  .itemTitle a, #contentMainWrapper .navContent .productListing-data a, #contentMainWrapper .productSpecialPrice, #contentMainWrapper .productPriceDiscount  {
	color:#FFFFFF;
	text-decoration:none;
}

#specialsContent .productSpecialPrice, #specialsContent .productPriceDiscount, #contentMainWrapper .productGeneral .productPriceDiscount, #contentMainWrapper .productGeneral .productSpecialPrice, #contentMainWrapper .centerBoxContentsSpecials .productPriceDiscount, #contentMainWrapper .centerBoxContentsSpecials .productSpecialPrice, #contentMainWrapper .centerBoxContentsNew .productPriceDiscount, #contentMainWrapper .centerBoxContentsNew .productSpecialPrice {
	color:#000000;
}
#contentMainWrapper #specialsHeading a {
	color:#CCCCCC;
}

#contentMainWrapper .moreInfo {
	display:block;
	height: 21px;
	width: 63px;
	background: url(../images/details.gif) no-repeat;
	text-indent: -999999px;
	margin-left: 31px;
}

#productName {
	margin: 1em 0em 0em 0em;
}

#productDetailsList {
	font-size: 1.3em;
}

#EndAll {
background:#C0BEC1 none repeat scroll 0%;
border:1px solid #000000;
clear:both;
height:auto;
padding-bottom:10px;
width:auto;
}

#productAttributes {
background-color:#C0BEC1;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
padding-top:5px;
}

.wrapperAttribsOptions {
display:inline;
float:left;
margin:2px;
padding:5px 5px 5px 10px;
text-align:left;
width:auto;
}

#productDescription {
	display:block;
	/*width: 100%;*/
	line-height: 18px;
}

.optionName {
margin-left:-5px;
padding:0px;
}

.centeredContent input {
	margin: 5px;
}

.categoryListBoxContents{
	font-size:medium;
}

#ezPageDefault , #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #accountEditDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications, #shoppingCartDefault, #productDescription, #logoffDefault, #passwordForgotten, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #timeoutDefault, #checkoutSuccess, #accountHistInfo, #advSearchDefault, #specialsListing, #tellAFriendDefault,#contactUsNoticeContent  {
	font-size:1.2em;
	line-height:1.7em;
}
.gmnoprint p
{line-height:1.3em;
margin-top:0px;
}

#contactusBody #contactUsDefault address
{display:none;}

#loginbox{
	background-color:#C0BEC1;
}

.instructions {
	color:#666666;
}

#loginboxContent {
	font-size:1.5em;
}

#loginboxContent li {
	text-align:left;
}

#loginboxContent {
	padding-top: 5px;
}

#contentMainWrapper #checkoutShipto .important {
	margin-top: 5px;
	font-weight:normal;
	float:left;	
	clear:left;
}

#contentMainWrapper #checkoutShipto .important div {	
	margin-top: 5px;
	font-weight:normal;			
}

#checkoutShipto #checkoutConfirmDefaultBillingAddress {
	padding-bottom: 25px;
}

.floatingBox div {
	padding: 0.5em;
}

.nudge{
	margin-left:35px;
}

.productListing-rowheading{
	font-style:italic;
}
	
#navMainWrapper .back img{
	margin-bottom:-4px;	
}

#loginboxContent ul li
{
	list-style-type:none;
	line-height:1.3em;
}

#contentMainWrapper .specialsListBoxContents .productSpecialPrice, #contentMainWrapper .specialsListBoxContents .productPriceDiscount {
	color: #000000;
} 

#infoShoppingCart, #infoShoppingCart a, #popupCVVHelp, #popupCVVHelp a {
	color: #000000;
	background-color: #D4D4D4;
	font-size:0.8em;
}

#indexProductListCatDescription {
	float:left;
	width: 57px;
}

#productListHeading {
	float:left;
}

#scQuantityHeading, .cartQuantity, #ccQuantityHeading {
	padding-left: 20px;
}

 #orderTotals {
	/*height: 65px;*/
}

#cartSubTotal, #orderTotals {
	border-top:1px solid #CCCCCC;
	background-color:#424242;
	color:#CCCCCC;
}


#accountLinksWrapper ul li {
	list-style-type:none;
}

.tabTable, #cartContentsDisplay, #prevOrders, #orderHistory, #myAccountOrdersStatus {
	background: #D4D4D4 url(../images/center.jpg) no-repeat;
}



.navNextPrevList .cssButton, .navNextPrevList .cssButtonHover, .button_view {
	display:inline;

}
#prevOrders td, #orderHistory td {
background-color:#C0BEC1;
}

#statusLine {
	background-color:#C0BEC1;
	line-height:40px;
}

#evotech {
margin:55px 100px 10px;
}


#navBreadCrumb, #navEZPagesTop {
font-size:0.95em;
font-weight:bold;
height:12px;
padding:5px 0.5em;}

#popupImage {
  text-align:left;
}

#mainimg
{width:383px !important;
width:378px;
height:215px;
float:left;
line-height:0px;
font-size:0px;}

#nwm, #nwmA
{width:288px;
height:213px;
float:left;
line-height:0px;
font-size:0px;}

#nbp, #nbpA
{width:280px;
height:213px;
float:left;
line-height:0px;
font-size:0px;}


#nwm a
{display:block;
background:url(../images/nwm_inactive.jpg) top center no-repeat;
width:280px;
height:213px;
text-indent:-9999px;}

#nbp a
{display:block;
background:url(../images/nbp_inactive.jpg) top center no-repeat;
width:280px;
height:213px;
text-indent:-9999px;}

#nbpA a
{display:block;
background:url(../images/nbp.jpg) top center no-repeat;
width:280px;
height:213px;
text-indent:-9999px;}

#nwmA a
{display:block;
background:url(../images/nwm.jpg) top center no-repeat;
width:280px;
height:213px;
text-indent:-9999px;}

#navEZPagesTop{
clear:both;
font-size:1.4em;
height:13px;
}

#navEZPagesTop a{
padding:0px 5px;
}

.category-subs
{font-size:0.7em;}


#indexProductList label.inputLabel
{width:80px;}

#productGeneral table img
{vertical-align:top;
border: 2px solid #232323;
}

p, address
{padding:0px;}

#productGeneral #productName 
{padding-left:6px;
margin-top:7px;}

.padsml
{padding-left:6px;
background:#eee;}

.lgrey
{background:#eee;
width:300px;}

.dgrey
{background:#C0BEC1;
margin:0 auto;
padding:5px;
width:160px;}

.lgrey2
{background:#eee;
width:545px;
}

.dgrey2
{background:#C0BEC1;
margin:0 auto;
}

#productMainImage
{margin:0px;}

#mainWrapper
{margin:0px;}

  #contentMainWrapper a:hover
{color:#666;}

span.imgLink
{font-size:1.1em;}

a img
{border:1px solid #232323;}

.navNextPrevCounter {
margin-bottom:5px;
}

#productListing a:hover
{color:#fff;}

.border
{border:1px solid #232323;}

#navMainWrapper img, #logo img
{border:none;}

#gap
{display:block;
margin-top:10px;}


#productDescription .button_sold_out_sm, .button_sold_out
{margin-left:240px;

}

#indexProductListCatDescription
{width:394px;}

.listingProductImage
{margin: 8px 25px;}

#popupAdditionalImage 
{margin:0px;
text-align:left;}

#popupAdditionalImage .centeredContent
{text-align:left;}

#navColumnOneWrapper {
margin-left:5px;}

#loginbox
{background:#d4d4d4;}

#categoryImgListing
{display:none;}

#headerWrapper
{background:#ccc;}

.category-subs-selected, .category-subs-parent {
font-weight: bold;
}

 .category-products {
margin-left:0px;
}

.message{
font-size:14px;
padding:20px 0px 20px 20px;
width:470px;
}

#contentMainWrapper .navContent a {
text-decoration:underline; 
color:#017EAC;
}

#contentMainWrapper .navContent #indexCategories a, #contentMainWrapper .navContent .dgrey a {
text-decoration:none; 
color:#000000;
}
