/**
 * 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

img{border:none;}
a{text-decoration:none; border:none;}

#footer
{
	height: 9px;
	width:615px;
	margin:10px auto 1px auto;
	position:relative;
}
#footer ul a{
	display: inline;
	text-align:center;
	color:#929497;
	font-weight:bold;
	text-decoration:none;
}
#categoryIcon{
display:none;}

#footer ul a:hover{
	display: inline;
	text-align:center;
		color:#a6c1b6;
}

#footer ul li {
	display: inline;
	margin-right:10px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#666;
}


#mainWrapper {
text-align: left;
vertical-align: top;
width:100%; /* sets the width of the store */
background-color:#fff; /* gives the store a white background */
margin-bottom: 10px;
}


a img {border: none; }

a:link {
color:#999999;
text-decoration:none;
font-weight:normal;
}

a:visited {
color:#999999;
text-decoration:none;
font-weight:normal;
}

a:hover {
color:#000;
text-decoration:underline;
}


h1 {
	font-size: 1.3em;
	color:#333;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}


.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}


#contentMainWrapper select, #contentMainWrapper input, #contentMainWrapper textarea {
	/*
	border:1px solid #675C45;
	color: #8C8370;
  padding: 1px;
	background: #fff;
	
	*/

}



textarea {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 10px;
	border: 1px solid #958C78;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/* font-size: 12px; */
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0 0.5em 0.5em 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}



HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #B4A89B;
	}
	

	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color:#A5C0B5;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #A5C0B5;
	color: #000000;
	}
.messageStackCaution {

	background-color:#A5C0B5;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}

/* main content area */
#contentMainWrapper {
margin:0;
padding: 0;
}

#headerpic {
	background-color: #A5C0B5;
	width: 100%;
	position: relative;
	height:10px;
	margin-bottom:2px;
}




#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
margin-bottom: 20px;
background-color: #fff;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}
	
.floatingBoxlogin{
	margin: 10px 0px;
	width: 50%;
	border-right:1px solid #000000;
	height:250px;
	}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* HEADER */
#navMainWrapper {
color: #fff;
position: absolute;
padding-top: 2px;

top: 0px;
left:0;
}

#navMainWrapper a:link , #navMainWrapper a:visited {
color:#F37321;
text-decoration:none;

}

#navMainWrapper a:hover {
color: #675C45;

}

#headerContent {

}


#nameWrapper  {
padding:25px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
font-size:25px;
text-decoration:none;
color:#fff;
font-weight:normal;
}

#taglineWrapper {
font-size:20px;
padding:10px 0 10px 60px;
margin-top:-30px;
color:#fff;
}

#navCurrenciesWrapper  {
color: #555;
text-align: right;
background-color: #ddd;
padding-top: 3px;
padding-bottom: 3px;
}


#navCurrenciesWrapper a {
font-weight: normal;
text-decoration: underline;
}

#navCurrenciesWrapper a:hover {
color: #FE6602;
font-weight: normal;
text-decoration: underline;
}


#navEZPagesTop {
text-align:left;
padding-top: 4px;
padding-left: 18px;
padding-bottom: 4px;
color: #998F7B;
}

#navEZPagesTop a:link,  #navEZPagesTop a:visited {
color:#F37321;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
text-decoration: none;
 }
 
#navEZPagesTop a:hover {
color:#D5CAB2;

 }
 
 


#topmenubar {
/* background: url("../images/menubar.gif");
background-repeat: no-repeat; 

width: 850px;
height: 55px;
*/
color: #8B0C40;
background-color: #000;
height: 25px;
}



#indexDefaultMainContent {
padding-left: 0px;
}

#indexDefaultMainContent p{
margin:0;
padding-bottom:10px;

}

#navMainSearch {
margin:3px 15px 0 0;
text-align: right;
}

#navMainSearch input {
font-size: 11px;
}


#navMainSearch .topsearchbutton {
	border:1px solid #D5CAB2;
	color: #fff;
	background-color: #675c45;
	}
	
#navMainSearch .topsearchfield {
	border:1px solid #675C45;
	color: #8C8370;
  padding: 1px;
	background: #fff;
	}

#categoryDescription {
margin-left: 5px;
}

	
/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.2em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	
}



#footerhsy a:link, #footerhsy a:visited{
color: #F37321;
text-decoration: none;

}

#footerhsy a:hover {
color:#dbc9a2;
text-decoration: underline;
}

#footerhsy {
background-color: #8A816E;
color: #dbc9a2;
margin-left: 6px;
margin-right: 6px;
padding-bottom: 5px;
}

#navMain {
padding-right: 7px;
}

#navMain ul {
	margin: 0;
	padding:  2px 5px;
	list-style-type: none;
	text-align: right;
	line-height: 18px;
}



#headerWrapper #navMain ul li {

}

#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border:1px solid #dfdfdf;
}

#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;
}
#navBreadCrumb {
border-bottom:1px solid #eee;
padding: 0px 0 5px 0;
margin:3px 25px 0 25px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

#whatsNew img {

}

#whatsNew {
padding-left: 0px;

}


#gvFaqDefaultMainContent  {
padding-left: 10px;
}

#indexProductList {
margin: 0px;
}

#productGeneral {
margin: 10px;
/* background-color:#F8D4DA; */

}



#featuredProducts img {

}

#cartInstructionsDisplay {
margin-left: 10px;
}

.important {
margin-left: 10px;
}

#productAdditionalImages {
clear: both;
}



#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
 #bannerOne, #bannerTwo, #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

#bannerThree {
padding-left: 26px;
margin-bottom: 10px;
 }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
margin-bottom:5px;
}

/*Shopping Cart Display*/
#cartAdd {
/*text-align: center;*/
margin: 1em 0 1em 0;
padding: 1em;
float:left;
clear:right;
margin-right: 15px;
}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.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: #767475;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #C96A66;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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 20px 10px 0 ;
}

#productMainImage a:link {
text-decoration: none;
}

#productAdditionalImages a:link {
text-decoration: none;
}

#productMainImage img {
border: 1px solid #D5CAB2;
}

#productAdditionalImages img {
border: 1px solid #D5CAB2;
}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxContents {
  padding: 0 5px 5px 5px;
	
}
.itemTitle
{
	text-align:left;
	text-indent:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.listingDescription
{
	text-align:left;
	color:#F27220;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
h3.itemTitle a:link, h3.itemTitle a:visited{
text-decoration: none;
}

h3.itemTitle a:hover{
text-decoration: underline;

}

/* BOXES */
	
#navColumnOne, #navColumnTwo {
background-color: #fff;
}	

.centerColumn {
padding: 0px;
}

.centerColumn p{
margin: 0;
}

#indexDefaultHeading {
margin: 0;
padding:0;
display:none;
}

#loginDefault {
padding-left: 15px;
}

	
h2.centerBoxHeading {
  /* background:transparent url('../images/box-title-bg.jpg') center center repeat-x; */
  font: 13px verdana, arial, sans-serif;
  font-weight: bold;
   padding-left:0px;
margin-left: 0;
  padding-bottom: 9px;
  color:#000;
background-image: url("../images/center-heading-bg.gif");
background-position: 0px 19px;
background-repeat: repeat-x;
text-align:left;
/* border-bottom: 3px solid #FDA7CA; */
}

.centerBoxWrapper {
margin-left: 5px;
margin-top: 15px;
}


.centeredContent1 {
text-align: left;
}

.centeredContent1 img{
margin-bottom:3px;
}


.centerBoxContentsNew1 {
margin: 12px 0 15px; 0;
}

.centerBoxContentsFeatured1 {
margin: 12px 0 15px 0;
}

.centerBoxContentsSpecials1 {
margin: 12px 0 15px 0;

}


.product_img_title {
margin:0 0 5px 0;
padding:0 15px 0 0;

}


.product_img_title img{
border: 1px solid #D5CAB2;

}

.productListing-rowheading, TR.tableHeading {
height:30px;
  font: 13px tahoma, arial, sans-serif;
  font-weight: bold;
  margin:0 0 0 10px;
}

.centerBoxWrapper, .tabTable {
padding: 0px;
height: 1%; /*do not remove- IEhack*/
margin:0px;
line-height:1.4;
/* background:#f8f8f8 url('../images/content-bg.jpg') 0 28px repeat-x; */
}
		
.sideBoxContent {
padding-top:5px;
padding-left:10px;
padding-bottom:15px;
padding-right:10px;

/* background:transparent url('../images/content-bg.jpg') top center repeat-x; */
/* line-height:10px; */

}

.leftBoxContainer {
background-color: #fff;
margin-bottom: 10px;
}

.rightBoxContainer {
background-color: #fff;
margin-bottom: 10px;
}


#navColumnOneWrapper {
margin-left:15px;
margin-top:0px;
background-color: #fff;

}

#navColumnTwoWrapper {
margin-right:7px;
margin-top:0px;
background-color: #fff;
}

.leftBoxContainer a:link, .leftBoxContainer a:visited, .rightBoxContainer a:link, .rightBoxContainer a:visited {
color: #555;
text-decoration: none;
font-size: 12px;
padding-left: 0px;
line-height: 18px;
}

.leftBoxContainer a:hover, .rightBoxContainer a:hover  {
color:#000;
}
 
 
 







#categories {

}

#categoriesHeading {

}

.category-top, .category-links {

}

#navCatTabs{
background-color: #fff;

}


#navCatTabs .category-top, .category-links {
background-image: none;

}

#navCatTabs a.category-top:link, #navCatTabs a.category-top:visited {
color: #8D8471;
font-weight: bold;
}

#navCatTabs a.category-top:hover {
color: #000;
}


#informationContent a:link, #informationContent a:visited{

}




#moreinformationContent a:link, #moreinformationContent a:visited{

}



#ezpagesContent a:link, #ezpagesContent a:visited{

}

.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {

text-decoration: none;
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
line-height: 20px;
}

.centerBoxContentsNew a:hover {

text-decoration: underline;
 }

.rightBoxHeading, .leftBoxHeading {
height: 22px;

}



h3 label {
font-size:1.0em;
}

h3.rightBoxHeading, h3.leftBoxHeading  {
margin:0;
color: #fff;
font: 11px verdana, arial, sans-serif;
font-weight: bold;
padding-left: 10px;
padding-top: 4px;

background-image: url(../images/heading-bg.gif);
background-position: 0px 0px;
background-repeat: repeat-x;
text-align:left;
}



#navColumnOneWrapper h3.leftBoxHeading a:link, #navColumnOneWrapper h3.leftBoxHeading a:visited  {
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

#navColumnTwoWrapper h3.rightBoxHeading a:link, #navColumnTwoWrapper h3.rightBoxHeading a:visited  {
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}


#navColumnOneWrapper h3.leftBoxHeading a:hover, #navColumnTwoWrapper h3.rightBoxHeading a:hover {
	color:#D5CAB2;
} 


#search {
/* background-color: #F7DFED; */
}

#search input{
font-size: 11px;
}


#manufacturers {
/* background-color: #F8D4DA; */
}


/* PRODUCT LISTING */

.productListing-rowheading a {
color:#000;
text-decoration: underline;
}

.productListing-data a:link, .productListing-data a:visited  {
color:#000;
text-decoration: underline;

}

.productListing-data a:hover  {
color:#A00C32;
text-decoration: underline;
}
#productListHeading{
display:none;}
.clearBoth{
display:none;
}

.productListing-data img {
padding:0px;
margin:  8px;
}

.listingProductImage {
padding:5px;
border:1px #F27524 dashed;
width:149px;
height:209px;
margin-top:20px;
}

.productListing-data {

padding: 5px;

}

.productListing-even {
background-color:#fff;

}

.productListing-odd {
background-color:#fff;

}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
list-style-type:none;
margin-left:0;
padding-left:0;
}

/* FOOTER */

#authorLink {
text-align:center;
font-size:.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}



.navNextPrevWrapper {
display:none;
margin-bottom: 15px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 0em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}

.back1 {
  float: left;
  padding:0px 0px 0px -5px;
}


.forward {
	float: right;

}
.forwardlogin {
	float: right;
	padding:0 10px 0px 0px;
}
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F8F8F8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F4F4F4;
	height: 1.5em;
	vertical-align: top;
	}

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
	}


#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 {
	background-color: #ffffff;
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}


#infoShoppingCart {
background-image: none;
background-color: #fff;
}

a:link.productListing-heading {
text-decoration: none;
}

.orderHistList {
margin:5px 5px 5px 15px;
padding:0;
}

#orderhistoryContent .orderHistList li a:link, #orderhistoryContent .orderHistList li a:visited {
margin:0;
padding:0;
}

#bestsellersContent {
margin:0px 0px 0px 10px;

}

#bestsellersContent li a:link, #bestsellersContent li a:visited {
margin:0;
padding:0;
}

.cartBoxCheckout a:link, .cartBoxCheckout a:visited {
margin:0;
padding:0;
}
body
{
	margin:0px;
	padding:0px;
	
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	
}
/* For zencart 1.36 */	
.hiddenField {
display: none;
}
.visibleField {
display: inline;
} 
a img {border: none; }
/*For Product page, product Title*/
a:link, #navEZPagesTOC ul li a {
	color: #F37321;
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	text-decoration: none;
	}
/*Dezina Removed Hover re nav cat tabs rollover*/
a:hover{
	color: #FF6600;
	}
/*#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: #999999;
	}

h1 {
	font-size: 1.3em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
/*LEGEND below for zencart 1.38*/	
	
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-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: #A5C0B5;
	color: #000000;
	}

.messageStackCaution {
	background-color: #A5C0B5;
	color: #000000;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
/* Dezina added bold weight to tagline */	
#tagline {
	color:#FF0000;
	font-size: 1.2em;
	font-weight: bold;
	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;*/
	margin-top:2px;	}

/*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: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
/* Dezina seperated from above re adding cart image to login(if congfigured for cart image) */	

#navMainWrapper2 {

	margin: 0em;

	background-color: #F3F6FB;
	
        background-image: url(../images/tile_backhead.jpg);
        
	font-weight: bold;

	color: #ffffff;

	height: 1%;

	width: 100%;
	
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	border-bottom-color: #9a9a9a
	}	
	

#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;
	}

/* next line alters text colour for login*/
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000080;
	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: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	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;
	}

/* Moved from above to align right */

#productDescription {
	font-size: 1.0em;
	float: right;
	width: 68%;
	
	}	


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
	.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay a
	{
	color:#000;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #FF4040;
	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;
	}

/*Next three for zencart 1.38*/
#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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.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;
	}
/* Changes background colour after center message*/
.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;*/
	background-color:#ffffff;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #1E2198;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000080;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #121462;
}
/*dezina seperated out centre box from next line*/
/*list box contents*/
.leftBoxHeading,.rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back2.jpg);
	padding: 0.5em 0.2em;
	}
.centerBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_centerbox2.jpg);
	padding: 0.5em 0.2em;
	}	
	

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 1px 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: #008000;*/C
	}

.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 */
/* Dezina entered next for hover in category box links*/
A.category-top, A.category-top:hover {
	color: #97BADB;
	text-decoration: none;
	}
A.category-top, A.category-top:visited {
	color: #121462;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-links {
	color: #004080;
	text-decoration: none;
	}
/* Dezina entered next for hover in bottom category box links*/	
A.category-links:hover {
	color: #C00000;
	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, #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;
	}


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;
	}

.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;
	}

/*Dezina replaced next re background image on popup*/
/*#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}*/
	
/*All below for zencart 1.38*/

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
background-image: url(../images/infoback.gif);
background-repeat: repeat-y;
background-repeat: repeat-x;
	}	
	
.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;
	}










/**************************************************/









/*CLASSES*/
a
{
	text-decoration:none;
}



.clickhere
{
	color:#F27220;
	text-decoration:none;
}
.clickhere a
{
	color:#F27220;
	text-decoration:none;
}
.clickhere a:hover
{
	color:#666;
	text-decoration:none;
	
}
/*TEXT CLASSES*/
.productheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#7F8184;
	text-align:left;
}
.productnumber
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7F8184;
	text-align:left;
}
.productprice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7F8184;
	text-align:left;
}






#attribsOptionsText{
display:none;}
.attribsSelect{
display:none;}

/*#productdetail
{
	
	color:#7F8184;
	text-align:justify;
	padding-left:400px;
}*/

.productdetail
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#7F8184;
	text-align:justify;
	padding-left:400px;
}








.productends
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#F9BE99;
	text-align:justify;
}
/*text classes end here*/

/*MY_CLASS*/




/*END*/




/*combo classes*/
.combo1
{
	
	width:205px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	/*border:1px #B9BBBD solid;*/
	color:#7F8184;
}

#indexCategories{
display:none;}

/*combo classes end here*/
.register1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6E6E6E;
	float:left;
	margin-top:11px;
	position:relative;
	margin-left:5px;
	

}

.registeru
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6E6E6E;
	float:left;
	margin-top:11px;
	position:absolute;
	margin-left:5px;
}


.name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6E6E6E;
	float:left;
	text-align:left;
	margin-left:5px;
	margin-top:0px;
	position:absolute;
	

}



.centerBoxContentsProducts img{
}
.model
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6E6E6E;
	float:left;
	
	
}
.register1 img
{
position:relative;
	top:0px;
	padding:0 0 0 30px;
	float:right;

}
.register1 div
{
position:relative;
	top:0px;
	float:right;

}
.inputLabel
{
	font-family:Arial, Helvetica, sans-serif;
	color:#727376;
	font-size:11px;
	font-weight:bold;
	
}
#login-email-address,#login-password,#firstname,#lastname,#telephone,#email-address,#password-new,#password-confirm,#company,#street-address,#suburb,#city,#state,#postcode
{
	width:225px;
	height:18px;
	border:1px #B9BBBD solid;
}
LABEL.tablefontreg{
width:300px;

}
.submit1
{
	width:61px;
	height:20px;
	color:#FFF;
	background-color:#F27220;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}



/*CLASSES END HERE*/
#topbar {
	background-color: #A5C0B5;
	width: 100%;
	position: relative;
	height:10px;
	margin-bottom:2px;
}
#header {
	height: 82px;
	width: 602px;
	margin:10px auto;
	position:relative;
}

#secondbar{
	background-color: #EBDABB;
	width: 100%;
	position: relative;
	height:10px;
	padding:0px;
	margin:0px;
}
#menubar {
	width:900px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin:6px auto 9px auto;
	list-style:none;
	height:auto;
	text-align:center;
}
#menubar ul {
	display: inline;
	text-decoration:none;
	color:#929497;
	font-weight:bold;
	margin:5px;
	text-align:center;
	
	padding-left:5px;
}

#menubar ul a{
	text-decoration:none;
	color:#929497;
	font-weight:bold;
	margin:0px;
}

#menubar ul a:hover{
	color:#a6c1b6;
}
#menubar ul li {
	text-align:center;
	display:inline;
	padding-right:18px;
	padding-left:20x;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	
}

#orangedotted{

	border-top:1px #F27220 dashed;
	width: 100%;
	position: relative;
	height:1px;
}
#mainimage {
	height: auto;
	width: 880px;
	margin:10px auto 0px auto;
	position:relative;
	padding:5px;
	border:1px #F27220 dashed;
	
}
#ads {
	height: 167px;
	width: 901px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#ads #content {
	float: left;
	height: 167px;
	width: 221px;
	margin-right:5px;
}
#freeship {
	height: 41px;
	width: 890px;
	margin:10px auto 0px auto;
	position:relative;
}
#valid {
	height: 10px;
	width: 890px;
	margin:10px auto 10px auto;
	position:relative;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
}
addlisting
{
	height: 9px;
	width:780px;
	margin:10px auto 1px auto;
	position:relative;
}

#footer
{
	height: 9px;
	width:780px;
	margin:10px auto 1px auto;
	position:relative;
}
#footer ul a{
	display: inline;
	text-align:center;
	color:#929497;
	font-weight:bold;
	text-decoration:none;
}
#footer ul a:hover{
	display: inline;
	text-align:center;
		color:#a6c1b6;
}

#footer ul li {
	display: inline;
	margin-right:10px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#666;
}
#copyright {
	height: 8px;
	width: autox;
	margin:20px auto 20px auto;
	position:relative;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#929497;
}
#productslist {
	min-height: 581px;
	height:auto;
	/**width: 871px;**/
	margin:0px auto;
}





#productslist #productsleftmenu {
	float: left;
	height:auto;
	width: 142px;
	background-color:#F3F3F3;
}
#productslist #rightbox {
	float: right;
	height: auto;
	width: 700px;
	border-top:1px #F27220 dashed;
}
 #productsimage {
	float: left;
	height: auto;
	width: auto;
	padding:5px;
	margin-top:10px;
	border:1px #F27524 dashed;
}
#productslist #rightbox #productdetail {
	float: right;
	height: auto;
	width: 307px;
	margin-top: 29px;
}
#productslist #rightbox #productdetail ul {
	padding:0px 0px 0px 10px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F8184;
	text-align:justify;
	text-decoration:none;
}

#productslist #rightbox #productdetail ul li {
	list-style-type:none;
	height:30px;
	
}
#productslist #rightbox #productdetail #addtocart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F27220;
	float: left;
	height: 18px;
	width: 105px;
	text-align:center;
	margin-top:15px;
	padding-top:2px;

}
#productslist #rightbox #productdetail #addtocart a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F27220;
	float: left;
	height: 18px;
	width: 105px;
	text-align:center;
	text-decoration:none;
	padding-top:2px;
}
#productslist #rightbox #productdetail #addtocart a:hover{
	color: #F27220;
	background-color: #FFF;
}
#productslist #zoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F27220;
	height: 50px;
	width:430px;
	float:right;
}
#productslist #productsleftmenu ul{
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#6E6E6E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#productslist #productsleftmenu ul li {
	padding-bottom:3px;
	line-height:17px;
	
}
#giftcard{
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#6E6E6E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
}
#productslist #productsleftmenu ul li ul {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
}
#productslist #productsleftmenu ul li ul a{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
}
#productslist #productsleftmenu ul li ul a:hover{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#F27220;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
}







#subcategoryheading {
	height: auto;
	width: 250px;
	margin:39px auto 0px auto;
	text-align:right;
	color:#F27220;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#productslist #rightbox #shop {
	float: left;
	height: auto;
	width: 160px;
	margin-top:5px;
	margin-right:20px;
}
#productslist #rightbox #shop #shopimage {
	height: 208px;
	width: auto;
	padding:5px;
	border:1px #F27524 dashed;

}
#productslist #rightbox #shop #shopimagedetail {
	height: 23px;
	width: 160px;
}
 #addbtn {
	background-color: #F27220;
	height: 17px;
	width: 35px;
	margin-top:4px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-align:center;
	margin-right:5px;
}
#productsListingBottomNumber{
display:none;}

 #addbtn a{
	background-color: #F27220;
	height: 17px;
	width: 35px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	display:block;
}
 #addbtn a:hover{
	background-color:#a6c1b6;
	color:#666;

}

 #insidetxt {
 padding-left:5px;
	float: left;
	height: auto;
	width: 125px;
	text-align:left;
}
#productslist #rightbox #siginboxleft {
	float: left;
	height: 232px;
	width: 348px;
	margin-top:44px;
	border-right:1px #6E6E6E solid;
}







a
{padding:0px;
margin:0px;
border:none;
}

/*light box styles*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; /*width: 250px; height: 250px;*/ margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 11px Arial, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*lightbox ends here*/

/*MAIN image slideshow*/

ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}


ul#portfolio li img{
	padding:10px;

	
}
.combo1 a
{
color:#999;
}
.combo1 a:hover
{
color:#FF6600;
}
.linkselected a
{
color:#FF6600;
}
.linkselected a:link
{
color:#FF6600;
}
/*main image slide show ends here*/