@charset "UTF-8";
/* CSS Document */

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	padding :0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72.5%; /*62.5*/
	color: #666666;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #45586b;
	}
	

body#indexHomeBody {

margin: 0;
padding: 0;
background-image: url(../images/home_gradient.gif);
	background-repeat: repeat-x;
	background-color: #c5d0da;

}
	

#indexDefaultMainContent{

background-color: #FFFFFF;
}
	
/*links*/

a {
color: #495d6f;
	text-decoration: none;
	font-weight:bold;
}	

a img {border: none; }


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

a:active {
	color: #666;
	}
	
/*headers*/		

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

h2 {
	font-size: 1.4em;
	color:  #495d6f;
	}

h3 {
	font-size: 1.3em;
	}

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



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%;
	}
*/

#indexHomeBody h2.greeting {

display: none;
}




.biggerText {
	font-size: 1.2em;
	}

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

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

TEXTAREA {
	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: #495D6F;
		}

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

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

/*wrappers - page or section containers*/




#indexHomeBody #mainWrapper {
	background-image: url(../images/home_bg_swatch.gif);
	background-repeat: repeat;

	text-align: left;
	width: 750px;  /*Changed this from default of 85% so the header image would fit perfectly*/
	vertical-align: top;
	border: none;  /* 1px solid #9a9a9a*/
	maring: 0px;
	padding: 0px;
	
	}

#mainWrapper {
	background-color: #d6eaf5;
	text-align: left;
	width: 950px;  /*Changed this from default of 85% so the header image would fit perfectly*/
	vertical-align: top;
	
	background-image: url(../images/content_bg_new.gif); /*../images/ltblue_swatch.gif*/
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	}

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

#indexHomeBody #contentMainWrapper {
	padding-top: 0px;
	background-color: fff;
	background-image: url(../images/home_gradient.gif);
	background-repeat: repeat-x;
	background-color: #c5d0da;
}

#contentMainWrapper {
	padding-top: 50px;
	/*background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#logoWrapper{

	/*background-image: url(../images/header_bg.gif); was a jpg before*/
	/*background-repeat: no-repeat;*/
	/*background-color: #003366; changed this from #fff to a dark web-safe blue. just in case the bg image fails, the logo will still show*/
	
	height:120px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: none;
	margin-right: 1.5em;
		}
	
#navColumnOneWrapper {

	padding-bottom: 100px;
	/*background-image: url(../images/leftColumn_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/

}	
	
	
#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,  #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #666666; changed this too*/
	/*background-image: url(../images/ltpink_swatch.gif); ltpink image*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	


#navSuppWrapper /*Footer*/ {
	margin: 0em; /*changed this too*/
	background-image: url(../images/footerBox.gif); /*ltpink image*/
	padding: 0em;
	color: #ffffff;
	height: 185px;
	background-repeat: no-repeat;
	width: 950px;
}




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

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

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

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

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: transparent;
	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;
	}

#productDescription { /*JULIE - keep this div to the right*/
margin-left: 200px;

}



h3.productListingHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e5979e;
	text-decoration: none;
	margin: none;
	
}
#productDescription p {
	margin: 0px;
}
.alert {
	color: #E5979E; /*was ff0000*/
	margin-left: 0.5em;
	font-weight:bold;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

/*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: #495d6f;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

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

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

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

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	margin-left: 1.5em; /*add more space to the side*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9a9a9a;
	border-right-color: #9a9a9a;
	border-bottom-color: #336633;
	border-left-color: #9a9a9a;
	}

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

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #666;
	}

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


.leftBoxHeading {

text-align: left;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

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

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

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
font-size:1.1em;
	color: #495d6f;
	text-decoration: none;
	font-weight: bold;
	
	}
	
	
	A.category-top:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
A.category-links, A.category-links:visited {
	color: #495d6f;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666;
	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;
	}

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

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


a.productListing-heading{

color:#FFFFFF;
}

a:hover.productListing-heading{

color:#333;
}

#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;
	}
.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;
	}
	
	
#windowsign {
	background-image: url(../images/windowsign_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 250px;
	/*width: 500px;*/
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	align: center;
}

#windowsign{
	width: 530px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 530px;
	

}

/*box model hack for the above*/

html>body #windowsign{

width: 500px;
}
h2.sidebox_Categories {
	background-image: url(../images/Categories.png);
	text-indent: -9999px;
	height: 45px;
	width: 111px;
}
h2.sidebox_Resources {
	background-image: url(../images/Resources.png);
	text-indent: -9999px;
	height: 45px;
	width: 111px;
}

/*
h3#subscribeHeading {
	background-image: url(../images/Newsletter.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 111px;
}*/


h2.sidebox_Newsletter {
	text-indent: -9999px;
	height: 45px;
	width: 111px;
	background: url(../images/Newsletter.png) no-repeat;
    took out no-repeat here 
}


img#productAdditionalImages {
	border: 4px solid #495d6f;

}



h3.footer_TakingMeasurements {
	background-image: url(../images/footerBox_TakingMeasurements.png);
	text-indent: -9999px;
	height: 50px;
	width: 257px;
}




h3.footer_Invitations {
	background-image: url(../images/footerBox_Invitations.png);
	text-indent: -9999px;
	height: 42px;
	width: 257px;
}




h3.footer_FashionShows {
	background-image: url(../images/footerBox_FashionShows.png);
	text-indent: -9999px;
	height: 42px;
	width: 257px;
}







































#un .buttons {
	text-align: right; 
	margin-top: 10px;
	}

#un dl.pageresults {
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#un dd {
	margin: 0;
	padding: 0;
	}

#un form {
	padding: 0;
	}

#un fieldset {
	border: 1px solid #9a9a9a;
	margin: 0 0 10px 0;
	padding: 10px;
	}

#un legend {
	border: 1px solid #9a9a9a;
	background-color: #abbbd3;
	padding: 5px;
	}

#un label.block {
	display: block;
	color: #930;
	margin-top: 7px;
	}

#un label.inline {
	display: inline;
	color: #930;
	}

#un form.control, #un form.moveto {
	margin: 0 0 30px 0;
	padding: 0;
	}

#un form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
	}

#un form.control label {
	display: block;
	color: #495d6f;
	margin-top: 0px;
	}

#un form.control div.single {
	padding: 3px 5px;  
	}

#un form.control div.multiple {
	padding: 3px 5px; 
	float: left; 
	}

#un form.control div.multiple label {
	display: block;
	}

#un div.clearleft {
	padding: 0; 
	margin: 0; 
	clear:left; 
	}

#un .s {
	width: 50px;
	}

#un .m {
	width: 100px;
	}

#un .l {
	width: 175px;
	}

#un .xl {
	width: 300px;
	}

#un table.productlist {
	width: 100%;
	border: 1px solid #9a9a9a;
	}

#un table.productlist tr.heading {
	height: 25px;
	background: #abbbd3;
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: x-small;
	}
	
#un .footnote {
	color: #666;
	font-size: x-small;
	padding-top: 0;
	margin-top: 20px;
	}

#un table.productlist th {
	padding: 2px;
	}

#un table.productlist th.right {
	text-align: center;
	}

#un table.productlist th.center {
	text-align: center;
	}

#un table.productlist td {
	border-top: 1px solid #9a9a9a;
	padding: 2px;
	}
	
#un table.productlist td.odd {
	}
	
#un table.productlist td.odd-right {
	text-align: right;
	}
	
#un table.productlist td.odd-center {
	text-align: center;
	}
	
#un table.productlist td.even {
	background-color: #eff4f8;
	}
	
#un table.productlist td.even-right {
	background-color: #eff4f8;
	text-align: right;
	}
	
#un table.productlist td.even-center {
	background-color: #eff4f8;
	text-align: center;
	}

#un div.tableheading {
	height: 25px;
	background: #495d6f;
	
	
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	padding: 3px 6px 0px 6px;
	}

#un div.wishlist-even {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	background-color: #eff4f8;
	}

#un div.wishlist-odd {
	margin: 0px 0px 0px 0px;
	padding: 10px; 
	border: 1px solid #9a9a9a;
	border-top: 0px;
	}

#un img.productlist {
	margin: 0px 15px 15px 0px;
	float: left;
	}

#un div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px; 
	border-top: 1px dotted #9a9a9a;
	}

#un ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 0px;
	margin-top: 0px;
	}

#un ol {
	padding-left: 2.2em;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -0.4em;
	}

#un ol li {
	line-height: 1.4em;
	}

#un .inputrequirement {
	color: #379;
	}

#un p.inputrequirement {
	text-align: right;
	}

#un .notabene { 
	color: #379;
	font-weight: bold;
	}
	
#un .price { 
	font-weight: bold;
	}

/*
label.tabbed-m {
	display: inline;
	float: left; 
	width: 7em; 
	text-align: left;
	clear: left;
	}
*/


img.listingProductImage {
	border: 2px solid #495D6F;
}

h3.itemTitle{

	font-size: 14px;
	font-weight: normal;
}


/*This allows the additional images to have a border around them*/
div#productAdditionalImages img {
border: 2px solid #495D6F;
}

a.additional_images_link {

border: none;
}


/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @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_buttons.css 4567 2006-09-20 01:55:24Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
width : 20em;
background-color: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0.3em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
color: #006600;
border-style: inset;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/


/**
 * Zen Lightbox v1.4
 *
 * @author Alex Clarke (aclarke@ansellandclarke.co.uk)
 * @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_lightbox.css 2007-09-15 aclarke $
 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border: 2px solid #495d6f;
}

#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{
	/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
	width: 63px;
	/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */
	height: 32px !important;
	background: transparent url(../images/zen_lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
#prevLink {
	left: 0;
	float: left;
	background-image: url(../images/zen_lightbox/prevlabel.gif);
	background-position: left 0;
	background-repeat: no-repeat;
	}
#nextLink {
	right: 0;
	float: right;
	background-image: url(../images/zen_lightbox/nextlabel.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	}
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/zen_lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/zen_lightbox/nextlabel.gif) right 15% no-repeat; }
*/
/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
	overflow: hidden;
	/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */
	width: 100%
	}
#imageData{	padding:0 10px;	color: #666; }
/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }
/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */	
#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; }

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
	/*style_imagehover.css - not sure if this came with installation or if it was from one of the add-ons I tried before choosing lightbox */
	
	#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/*color swatches*/

#colorswatch_container {
	width: 500px;
	border: none;
	position: relative;
	display: block;
}
.colorswatch_box {
	float: left;
	width: auto;
	border: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.swatch {
	height: 30px;
	width: 30px;
	border: 1px solid #999999;
}

.colorname {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

	/*colors*/
#ivory {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/colorswatches/ivory.gif);
}

#white {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#pink_bonny_bridal 
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/colorswatches/pink_bonny_bridal.gif);
}



#ivorycafeplatinum {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/colorswatches/ivorycafeplatinum.gif);

}

#ivoryplatinum {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/colorswatches/ivoryplatinum.gif);

}


#ivorylightcafe {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/colorswatches/ivorylightcafe.gif);

}

#whiteplatinum {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/colorswatches/whiteplatinum.gif);

}

#allHome {

position: relative;
	top: 0px;
	}



#homeContent {
	
	background-color:#FFFFFF;

	margin: 0px;
	float: none;
	
}
#homefooter {
	background-image: url(../images/home/footerBox_home.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 156px;
	margin: 0px;
	clear: both;
	color: #FFFFFF;
}

#solid_bg {
	
}

#homeSidebox {

float: left;
width: 200px;


}



#home_box_flash {
	background-color: #5c7284;
	
	
	height: 269px;
	width: 500px;
	margin: 0px;
	padding: 5px;
}

.home_box_left {
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;

	background-color: #5c7284;
	
	
}


div.home_box_left ul {
	margin-left: -35px;

}

#homeSidebox ul {
	list-style-type: none;
	font-size: 18px;
	line-height: 26px;
}
h2.storeCategories {
	background-image: url(../images/StoreCategories.png);
	text-indent: -9999px;
	height: 60px;
	width: 185px;
	text-align: center;
		margin-left: -25px;
}
#homeText p {
	margin: 10px;
}


.bl {
	background-image: url(../images/home/bl_homeCorner.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/home/br_homeCorner.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/home/tl_homeCorner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding:15px;
	background-image: url(../images/home/tr_homeCorner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	
}

.bl_white {
	background-image: url(../images/bl_white.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br_white {
	background-image: url(../images/br_white.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl_white {
	background-image: url(../images/tl_white.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr_white {
	padding:15px;
	background-image: url(../images/tr_white.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	
}


 #home_box_left_blue {
	background-image: url(../images/home/bluebox_swatch.gif);
	background-repeat: repeat;
	width: 100%;
}
#homeText {
	background-color: #FFFFFF;
	width: 100%;
}
#home_boxes_container {
	width: 200px;
	margin: 5px;
	float: right;
	color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.signUp {
	background-image: url(../images/home/SignUp.png);
	text-indent: -9999px;
	height: 60px;
	width: 185px;
		margin-left: -25px;
}
.home_box_left a:link, .home_box_left a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.home_box_left a:hover, .home_box_left a:active {
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 14px;
}


h3.homefooter_TakingMeasurements {
	background-image: url(../images/home/footerBox_TakingMeasurements.png);
	text-indent: -9999px;
	height: 42px;
	width: 257px;
}
#homefooter div {
	height: 156px;
	width: 320px;
	padding: 0px;
}
#homefooter p {
	margin: 3px;
}




h3.homefooter_Invitations {
	background-image: url(../images/home/footerBox_Invitations.png);
	text-indent: -9999px;
	height: 42px;
	width: 257px;
	padding: 0px;
}




h3.homefooter_FashionShows {
	background-image: url(../images/home/footerBox_FashionShows.png);
	text-indent: -9999px;
	height: 42px;
	width: 257px;
}
.home_flashslideshow {
	width: 500px;
	float: none;
	color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	background-color: #5c7284;
}
.float_right {
	float: right;
}
#storeflash {
	float: left;
}
.float_left {
	float: left;
}


