


/***************************************************
 * stylesheet/frontend/Frontend.css
 ***************************************************/

/* resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, /*strong, */sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0; padding: 0; border: 0 solid; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background-repeat: no-repeat; background-position: center left;
	border-color: #ddd;
}

body
{
	line-height: 1.5; color: black; background: white;
}

ul, ul li
{
	list-style: none;
}

table
{
    border-spacing: 0;
    border-collapse: collapse;
}

caption, th, td
{
	font-weight: normal;
}

.descr li,
.newsEntry li,
#productDescription li,
.message li
{
	list-style-type: disc;
	margin-left: 1.5em;
}

.descr ol li,
.newsEntry ol li,
#productDescription ol li,
.message ol li
{
	list-style-type: decimal;
}

/* 100% height layout start >> */
html, body
{
	height: 100%;
}

div#container
{
	position: relative; /* needed for footer positioning*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%; /* real browsers */
}

div#footer
{
	position: absolute;
	width: 100%;
	bottom: 0; /* stick to bottom */
}

div#content
{
    padding-bottom: 150px;
}
/* << 100% height layout end */

body, h4
{
    font-family: Verdana;
    font-size: small;
}

a
{
	color: #143788;
}

h1, h2, h3
{
	font-family: "Trebuchet MS";
}

h1
{
	font-size: 200%;
	margin-bottom: 10px;
}

h2
{
	margin-top: 20px;
	margin-bottom: 1em;
	padding-top: 7px;
	border-top-width: 1px;
	border-style: dashed;
    font-size: 150%;
}

h3
{
	margin-bottom: 10px;
    margin-top: 7px;
    font-size: 150%;
}

td
{
	vertical-align: top;
}

p
{
	margin: 10px 0;
}

.clear
{
    clear: both;
    width: 100%;
    height: 0;
    overflow: hidden;
    float: none !important;
}

/*****************************
	Common declarations
*****************************/

/* 100% width labels */
label.checkbox, label.radio,
.productOptions label.field,
.productVariations label,
.reviewForm label,
#noteForm label,
label.cancel,
.eavAttributes label
{
	float: none;
	width: auto;
}

/* bold things */
h4,
#breadCrumbCaption,
div.box .title,
.price,
#addToCart,
.required label,
.errorText,
.eavAttributes .attrName,
.featured .title a,
.currentName,
.filterGroup .showAll,
.subCatName,
.notFoundMain,
.currentPage,
.spec,
.returnToCategory,
tr.specificationGroup,
.overallRating,
.ratingCategoryName,
.reviewTitle,
#rateProduct .heading,
.readAllReviews,
div.checkout a,
.subTotalCalc,
.continueShopping,
.proceedToCheckout,
.shipment .subTotal,
#cart .subTotal,
#payTotal .subTotal,
#invoicePaymentInfo .grandTotal td.amount,
#invoicePaymentInfo .amountDue td.amount,
.multiAddress .shipmentAddress,
#userMenu li.selected,
.cancelled,
#checkoutProgress a.active,
ul.downloadFile li.fileGroup
{
	font-weight: bold;
}

/* red things */
a.messages,
.cancelled,
a.cancel,
.errorMsg,
.errorText,
.discount .actualPrice
{
	color: red;
}

/* auto-width select boxes */
.quickSearch select,
#language select,
#productSort,
.cartLinks select,
#ccExpiryMonth, #ccExpiryYear, #ccType
{
	width: auto;
}

/* smaller input fields */
.quickSearch select,
.quickSearch input.text,
.quickSearch input.submit,
#language select,
.cartName small
#productSort
{
	font-size: 0.85em;
	padding: 0;
}

/* smaller text */
.logout,
.latestNewsSide .date,
#currency, #language,
.newsReadMore,
.count,
li.moreSubCats,
a.layoutSetList, a.layoutSetGrid,
.spec,
a.addToCart,
.listPrice,
.productListRating a,
.overallRating a,
.noStock, .lowStock,
.forgottenPassword,
#cart .productOptionsMenu,
.cartControl a,
.subTotalCalc,
.fieldDescription,
.progressOrder,
a.cvv,
.multiAddress .shipmentAddress
{
	font-size: smaller;
}

/* centered text */
div.box .title,
.subCategories td.subCatImage,
.noSubCats .subCatContainer,
.productGrid td,
ul.productList .image,
.overallRating,
.noStock, .lowStock,
#imageContainer,
#moreImages,
#rateProduct table td,
.cartQuant,
.cartPrice,
.cartImage,
#cartUpdate,
#couponCodes .container,
#checkoutProgress,
.addressSelector .selector,
.shipment td,
.shipment .subTotal, #cart .subTotal,
#invoiceHeader,
td.amount,
.compactProductList .image,
.compactProductList .pricingInfo
{
	text-align: center;
}

/* left aligned text that needs to be overriden from right/center */
.shipment .productName,
.multiAddress .shipmentAddress
{
	text-align: justify;
}

/* right aligned text */
#mainInfo td.param,
.ratingBreakdown,
td.addToWishList,
.reviewIndex .pagingInfo,
.multiAddressCheckout,
#expressCheckoutMethods,
.orderOverviewControls,
div.addressControl,
#invoicePaymentInfo td.amount,
.multiAddressCheckout
{
    text-align: right;
}

/* vertical centering */
.subCatImage,
.subCategories td.details,
.orderingControls *,
.overallRating *,
#mainInfo td,
.ratingCategoryName,
.ratingPreview,
#cart td, #wishList td,
.addressSelector .selector,
#otherMethods img,
img.calendar_button
{
    vertical-align: middle;
}

/* left floats */
#leftSide,
#logoContainer,
.quickSearch,
.subCategories,
.allFilters .filterGroup,
.resultStats .pagingInfo, .categoryLayoutSwitch,
ul.productList .image,
#productSummaryContainer,
#ratingSummary,
.ratingBreakdown,
#imageContainer,
#bundle .pricingInfo,
.bundleList, .bundleInfo,
.reviewIndex #ratingSummary,
.continueShopping,
.checkoutHeader h1,
#billingAddressColumn,
#shippingSelector,
#ccForm,
.addressContainer,
#cvvExample,
.newCustomer,
#userMenuContainer,
div.addressBlock,
.orderDetails,
.orderDetails .orderMenu,
.responseUser,
.manufacturerColumn,
.manufacturerAttributes,
label,
input.radio, input.checkbox,
#cvvHelp,
.paymentMethods,
.compactProductList div
{
	float: left;
}

/* right floats */
#rightSide,
#topMenuContainer,
#currency, #language,
.resultStats .sortOptions,
ul.productList a.addToCart, .productGrid a.addToCart,
ul.productList .pricingInfo,
ul.productList .orderingControls,
.specSummary,
div.review .ratingBreakdown,
.checkoutButtons,
.proceedToCheckout,
#checkoutProgress,
.returningCustomer,
.noteDate,
.checkout-pay .completeOverview,
.manufacturerImage
{
	float: right;
}

/* links/menus with background images */
.resultPages .previous,
ul.productList a.addToCart, .productGrid a.addToCart,
ul.attributeList li,
.continueShopping,
#userMenu li,
a.invoice, a.viewOrder, a.reorder, a.messages,
ul.downloadFile li,
.errorText
{
	padding-left: 22px;
}

/* right side background images */
#smallCart a.checkout,
.resultPages .next,
.proceedToCheckout,
.websiteUrl a
{
	padding-right: 22px;
    background-position: center right;
}

/* background color 1: light grey */
tr.odd,
#searchContainer,
div.box .content,
#userMenuContainer,
fieldset,
div.addressBlock,
.orderDetails,
#productSummaryContainer,
.noteText,
#checkoutProgress a,
.dynamicMenu, .dynamicMenu ul,
.dynamicMenu li:hover li a,
.dynamicMenu li.sfhover li a,
.dynamicMenu li:hover li:hover li a,
.dynamicMenu li.sfhover li:hover li a
{
    background-color: #F9F9F9;
}

thead,
tr.heading td
{
    background-color: #ddd;
}

tr.even td,
div.box .title
{
    background-color: #eee;
}

/* light yellow background */
.highlight,
#cartFields .container, #couponCodes .container,
span.templateLocator span.templateName,
.proceedToCheckout,
#couponCodes .container,
#payTotal div,
#testHandlerWarning,
#checkoutProgress a.active,
.specSummary
{
	background-color: #fffccc;
}

tr.odd td, tr.even td
{
	border-bottom-width: 1px;
}

/*****************************
	Layout
*****************************/
#container
{
  	margin: 0 auto;
  	width: 950px;
}

#footer
{
	border-top-width: 1px;
  	padding: 20px;
  	text-align:center;
}

#leftSide
{
	width: 190px;
	overflow: visible;
	position: relative;
	margin-bottom: 120px;
}

#rightSide
{
	width: 210px;
	display: none;
	padding-right: 10px;
}

#content
{
	margin-left: 190px;
	padding: 0 10px;
}

#content.left
{
	margin-left: 0;
}

#content.right,
body.threeColumn #content.right
{
	margin-right: 0;
	padding-right: 0;
}

body.threeColumn #content
{
	padding-right: 240px;
}

/*****************************
	Header
*****************************/
#header
{
    padding-top: 6px;
	z-index: 50;
	position: relative;
	width: 100%;
	background-image: url(website_images/bijouled-header.jpg) center right no-repeat;
}

#smallCart a.checkout
{
	background-image: url(website_images/bijouled-Header.jpg) center right no-repeat;
}

/*****************************
	Boxes
*****************************/
div.box
{
	margin-bottom: 5px;
	overflow: visible;
	position: relative;
}

div.box .title
{
  	border-bottom-width: 1px;
  	border-top-width: 1px;
  	padding: 3px;
  	color: #143788;
}

div.box .content
{
  	padding: 5px;
  	overflow: visible;
}

fieldset.container
{
    border: 0;
}

/*****************************
    Tables
*****************************/
.table
{
    border-width: 1px;
}

.table th
{
    padding: 3px;
}

.table td
{
    padding: 4px;
}

/*****************************
	Quick search
*****************************/
#searchContainer
{
    border-top-width: 1px;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    padding: 3px 1em;
}

.quickSearch .searchQuery
{
	width: 160px;
}

/*****************************
	Category box
*****************************/
.categories .content
{
    padding: 5px 12px 12px 22px !important;
  	border-bottom-width: 1px;
}

.categories .content a
{
    color: black;
}

.categories li
{
    margin-top: 5px;
}

.categories ul ul
{
    padding-left: 12px;
}

.current ul, .subSubCats
{
    padding-left: 0 !important;
}

.current ul li
{
    padding-left: 20px;
}

/*****************************
	Filters
*****************************/
.filterGroup ul
{
	text-indent: 22px;
	font-size: 90%;
}

.filterGroup ul li a
{
    color: #BB5500;
}

.filterGroup h4
{
	margin-top: 5px;
}

.filterGroup .showAll
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/tag_yellow.gif?1241617425);
}

/*****************************
	Information menu
*****************************/
.informationMenu ul li
{
    margin-bottom: 5px;
}

/*****************************
	Latest news block
*****************************/
.latestNewsSide .date
{
	display: block;
	margin-bottom: 0.5em;
}

/*****************************
	Currency switch
*****************************/
#currency, #language
{
	margin: 3px 3px 0;
}

#currency a, #language a
{
	margin-left: 3px;
}

/*****************************
	Breadcrumb
*****************************/
#breadCrumb
{
	padding: 5px;
}

#breadCrumb *
{
	display: inline;
}

#breadCrumb a,
#breadCrumb li.last
{
	margin: 0 7px;
}

/*****************************
	Home (index) page
*****************************/
.newsDate
{
    font-style: italic;
}

.newsArchive
{
    padding-top: 1em;
}

ul.news li.newsEntry
{
    padding: 0.5em 0;
    border-bottom-width: 1px;
}

/*****************************
	Sub-category list
*****************************/
.count
{
    color: #666;
    white-space: nowrap;
}

.subCatName
{
    font-size: larger;
}

tr.separator td
{
    height: 10px;
    padding: 15px;
}

tr.separator div
{
	border-bottom-width: 1px;
	height: 5px;
}

.subCategories
{
    margin-top: 10px;
    width: 49%;
}

.subCategories td.subCatImage
{
	width: 85px;
	padding: 5px;
	padding-right: 10px;
}

.subCategories td.details
{
    padding-left: 20px;
    padding-right: 10px;
    height: 140px;
}

.subCategories td.details.verticalSep
{
	border-right-width: 1px;
}

.subCategories td.details .count
{
    font-weight: normal;
}

.narrowByCat .subCategories td.details
{
    height: auto;
}

ul.subSubCats
{
    margin: 6px;
    margin-top: 12px;
}

/*****************************
	Product list
*****************************/
.keywords
{
	font-style: italic;
}

.narrowByCat
{
	margin-bottom: 2em;
}

.allFilters li
{
	margin-bottom: 5px !important;
}

.allFilters legend
{
	color: black;
    background: url(stylesheet/frontend/../../image/silk/gif/zoom.gif?1241617425) 6px center no-repeat;
    padding-left: 28px;
    margin-left: 5px;
}

.allFilters .filterGroup
{
    width: 30%;
}

.foundCategories
{
	margin-bottom: 1em;
	margin-left: 1em;
}

.page
{
    border: 1px solid #143788;
    text-decoration: none;
    margin: 0 2px;
    padding: 2px 6px;

}

.currentPage
{
    background: #143788;
    color: white;
}

.resultPages .next
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/resultset_next.gif?1241617425);
}

.resultPages .previous
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/resultset_previous.gif?1241617425);
}

.resultPages
{
    border-top-width: 1px;
    padding-top: 10px;
}

.resultStats
{
    margin-bottom: 15px;
    padding-bottom: 4px;
    border-bottom-width: 1px;
    font-size: 120%;
    position: relative;
}

a.layoutSetList, a.layoutSetGrid
{
	padding: 0 0 0 20px;
}

a.layoutSetList
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/application_view_list.gif?1241617425);
}

a.layoutSetGrid
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/application_view_tile.gif?1241617425);
}

.categoryLayoutSwitch
{
	position: absolute;
	right: 0;
	top: -1.5em;
}

.category-allProducts .categoryLayoutSwitch
{
	display: none;
}

table.productGrid
{
	width: 99%;
	margin-bottom: 1em;
	table-layout: fixed;
}

.productGrid td
{
	padding: 1em;
	position: relative;
	vertical-align: bottom;
	overflow: hidden;
	border-width: 1px;
}

.productGrid tr.first td
{
	border-top-width: 0;
}

.productGrid tr.last td
{
	border-bottom-width: 0;
}

.productGrid td.first
{
	border-left-width: 0;
}

.productGrid td.last
{
	border-right-width: 0;
}

ul.productList li
{
	margin-bottom: 30px;
}

ul.productList .title
{
	font-size: 120%;
}

.productGrid .title
{
	font-size: 120%;
	margin: 1em 0;
}

ul.productList .spec
{
	margin-top: 2px;
}

ul.productList .descr
{
    margin-left: 120px;
}

ul.productList .shortDescr
{
	margin-top: 0.5em;
}

ul.productList .image
{
    width: 110px;
}

ul.productList .order
{
	margin-top: 9px;
}

ul.productList a.addToCart, .productGrid a.addToCart
{
    background-image:url(stylesheet/frontend/../../image/silk/gif/cart_add.gif?1241617425);
}

.listPrice
{
	text-decoration: line-through;
	font-weight: normal;
}

ul.productList .pricingInfo
{
    white-space: nowrap;
    width: 250px;
    line-height: 1.2em;
    margin-left: 1em;
}

.shortDescr
{
	font-size: 90%;
}

.productSeparator
{
    border-bottom-width: 1px;
    margin: 15px auto -7px 120px;
}

.listItemSeparator
{
	color: #ccc;
}

/*****************************
	Product page
*****************************/
.productIndex h1
{
	width: 600px;
}

.returnToCategory
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/resultset_previous.gif?1241617425);
    padding-left: 18px;
    margin-bottom: 12px;
}

.specSummary
{
    padding: 10px;
    max-width: 300px;
    margin-top: -40px;
    z-index: 10;
}

#productSummaryContainer
{
	margin-top: 1em;
}

#mainInfo
{
    clear: right;
    margin: 1em;
}

#ratingSummary
{
	width: 250px;
}

#mainInfo td
{
	padding: 5px;
	white-space: nowrap;
}

#mainInfo td.websiteUrl
{
    border-top: 1px dotted black;
}

.websiteUrl a
{
  	background-image: url(stylesheet/frontend/../../image/backend/icon/exLink.gif?1241617425) !important;
}

.overallRating a
{
	font-weight: normal;
}

.ratingBreakdown
{
	color: #888;
	clear: left;
	margin-top: 0.5em;
}

.price
{
	color: #a52a2a;
}

#mainInfo .price
{
	font-size: larger;
}

table.quantityPrice
{
	border-width: 1px;
	margin: 1em auto;
}

.price.quantityPrice
{
	font-size: 1em !important;
}

.productOptions .productOption
{
	margin: 3px 0;
}

.productOptions .description
{
	font-size: 0.85em;
	white-space: normal;
	width: 250px;
	margin: 0;
}

.radioOptions
{
	padding-left: 0.5em;
	border-width: 1px;
}

#productSpecification td
{
    padding: 5px 10px;
}

tr.specificationGroup
{
	font-size: larger;
}

tr.specificationGroup td.param
{
	border-right: 0 !important;
}

tr.specificationGroup td.value
{
	border-left: 0 !important;
}

ul.attributeList
{
    padding: 0;
}

ul.attributeList li
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/tick.gif?1241617425);
}

ul.attributeList.singleValue li
{
    background-image: none;
    padding: 0;
}

#imageContainer
{
	width: 450px;
}

#outerImageContainer #imageContainer
{
	width: auto;
	float: none;
}

#lightbox
{
	padding: 2px !important;
}

#keyboardMsg
{
	display: none;
}

#lightboxCaption
{
	font-size: 1.2em;
}

#mainImage
{
    margin: 20px;
}

#largeImage.multipleImages
{
	height: 350px;
}

#largeImage.missingImage
{
	height: auto;
}

#moreImages img
{
	border: 1px solid black;
	margin-right: 4px;
	cursor: pointer;
}

#rateProduct
{
	margin-left: 10px;
}

#rateProduct table td
{
	padding: 4px;
}

#rateProduct .productTable .errorText
{
	position: relative;
	white-space: nowrap;
	left: -85px;
}

.ratingPreview
{
	background-color: transparent !important;
}

.reviewTitle
{
	line-height: 1.5em;
}

.reviewText
{
	margin-top: 0;
}

div.review
{
	padding-top: 1em;
	border-top-width: 1px;
}

div.review.first
{
	padding-top: 0;
	border: 0;
}

div.review .ratingBreakdown
{
	margin: 0.5em;
	padding: 1em;
	border-width: 1px;
}

#bundle .productInfo
{
	width: 150px;
}

.bundleList, .bundleInfo
{
	padding-right: 0.5em;
	margin-left: 1em;
}

.bundleList
{
	border-right: 1px;
}

.bundlePrice
{
	font-size: larger;
}

/*****************************
	Review page
*****************************/
.reviewIndex .pagingInfo
{
	float: none;
	margin-top: 0;
	position: absolute;
	bottom: 5px;
	right: 0;
}

/*****************************
	Users
*****************************/
.forgottenPassword
{
    display: block;
}

/*****************************
	Shopping cart
*****************************/
#cart, #wishList, #expressCheckoutMethods
{
	width: 700px;
	margin: 0 auto;
}

#wishList table
{
	margin-bottom: 1em;
	width: 100%;
}

#wishList
{
    margin-bottom: 15px;
}

#cart td, #wishList td
{
	overflow: hidden;
	padding: 3px;
}

#cart .productOptions
{
	margin: 0.5em 0;
}

.cartControl
{
	width: 120px;
	overflow: hidden;
	padding-left: 1em !important;
}

.cartQuant
{
	width: 80px;
}

.cartPrice
{
	width: 100px;
	white-space: nowrap;
}

.subTotalCalc
{
	color: #777777;
}

.cartImage
{
	width: 60px;
	padding: 7px !important;
}

.cartImage img
{
	border-width: 1px;
}

.cartQuant input.text
{
	width: 50px;
}

.continueShopping
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/resultset_previous.gif?1241617425);
}

.checkoutButtons
{
    width: 300px;
}

.multiAddressCheckout
{
	clear: right;
	display: block;
	padding-top: 1em;
}

.proceedToCheckout
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/cart_go.gif?1241617425);
	background-position: 97% center;
    border-width: 1px;
    padding: 5px;
    padding-right: 27px;
}

select.multiAddress
{
	width: 100%;
}

#expressCheckoutMethods
{
    padding: 20px;
}

#expressCheckoutMethods img
{
	vertical-align: top;
}

#cartFields .container, #couponCodes .container
{
	padding: 0 1em 0.5em 0.5em;
	border-width: 1px;
	margin: 0.5em 0;
}

#couponCodes .container
{
	padding: 1em;
}

.text.coupon
{
	width: 160px;
}

#cartFields .wide, #cartFields textarea
{
	width: 100%;
}

#cartFields textarea
{
	height: 80px;
}

/*****************************
	Checkout
***************************/

/* Progress bar */

.checkoutHeader,
.checkoutHeader h1
{
    line-height: 2em;
}

#checkoutProgress
{
    width: auto;
    padding-top: 1em;
	height: 3em;
}

#checkoutProgress a
{
    padding: 10px;
    border-width: 2px;
    margin-right: 20px;
}

/* completed steps */
#checkoutProgress a.completed
{
    border-color: #70D66D;
}

/* current step */
#checkoutProgress a.active
{
    border-color: #ADD8E6;
}

.progressOrder
{
    margin-right: 5px;
}

/* Select address */

table.addressSelector
{
	width: 100%;
}

.selector.addAddress
{
	vertical-align: top;
	padding-top: 5px;
}

.addressSelector a
{
    margin-left: 5px;
}

.addressSelector .address
{
    padding: 5px;
}

.addressSelector .address p
{
    margin: 3px;
}

#billingAddressColumn
{
	clear: left;
	margin-right: 1%;
}

#billingAddressColumn,
#shippingSelector
{
	width: 49%;
}

.addAddress .address,
.addAddress .addressBlock
{
	width: 97%;
}

.addAddress .addressBlock label
{
	width: 120px;
}

.addAddress .addressBlock input,
.addAddress .addressBlock select
{
	width: 97%;
}

/* Shipping method */

#shippingSelect
{
    margin-top: 1.5em;
}

.shipment
{
    width: 70%;
    border-width: 1px;
}

.userViewOrder .shipment
{
    width: 90%;
}

.shipment td
{
    width: 12%;
}

.shipment .productName
{
    width: 64%;
}

.shipment .subTotal, #cart .subTotal
{
	white-space: nowrap;
}

.subTotalCaption, .shipment td.tax
{
    text-align: right !important;
}

.shippingMethods
{
    padding-left: 30px;
    padding-bottom: 20px;
    clear: both;
}

/* Payments */
#ccForm
{
	width: 100%;
}

#ccCVV
{
    width: 4em;
}

#payTotal
{
	margin-top: 20px;
}

#payTotal div
{
	font-size: larger;
	padding: 6px;
	display: inline;
	margin: 20px;
	border: 2px solid #FFFC8C;
}

#payItems
{
	margin-top: 5px;
}

#expressComplete
{
    display: block;
    padding-top: 15px;
    margin-left: 22px;
}

.orderOverviewControls a
{
    margin-bottom: -25px;
}

.user-pay .orderOverviewControls, .user-pay .addressContainer a
{
	display: none;
}

.multiAddress .overviewShippingInfo td
{
	padding-bottom: 1em;
}

#overviewAddresses
{
    padding-top: 0.5em;
    padding-bottom: 2em;
}

.addressContainer
{
    width: 50%;
}

#otherMethods a
{
    margin-right: 2em;
}

.checkoutPay h2
{
    margin-bottom: 24px;
}

#cvvHelp
{
    width: 340px;
    padding: 5px;
}

#testHandlerWarning
{
    font-size: 0.85em;
    margin: 1em auto;
    border: 1px solid yellow;
    padding: 5px;
    text-align: center;
}

#paymentError .errorMsg
{
    padding-top: 10px;
}

.checkout-pay .completeOverview
{
	width: 40%;
	margin: 0 1%;
	padding: 0 1%;
	background-color: #F8F8F8;
}

.paymentMethods
{
	width: 53%;
}

tr.topLine td
{
	border-bottom-width: 0;
}

.completeOverview .shipment
{
	width: auto;
}

/***************************
	User account
***************************/
.newCustomer
{
	width: 55%;
}

.returningCustomer
{
	width: 43%;
}

.returningCustomer input.text
{
	width: 10em;
}

.userLogin .failed
{
    margin: 0;
}

#userMenu li
{
    margin-bottom: 10px;
    background-position: bottom left;
}

#userMenu li#homeMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/house.gif?1241617425);
}

#userMenu li#orderMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/package.gif?1241617425);
}

#userMenu li#addressMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/book_addresses.gif?1241617425);
}

#userMenu li#personalMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/user.gif?1241617425);
}

#userMenu li#emailMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/email_edit.gif?1241617425);
}

#userMenu li#fileMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/disk.gif?1241617425);
}

#userMenu li#passwordMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/key.gif?1241617425);
}

#userMenu li#signOutMenu
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/door_out.gif?1241617425);
}

#userMenu li#signOutMenu, #userMenu li#personalMenu, #userMenu li#orderMenu
{
	border-top-width: 1px;
    padding-top: 10px;
}

#userMenuContainer
{
    padding: 10px;
    border-width: 1px;
    margin-bottom: 30px;
}

/***************************
	User addresses
***************************/
div.address,
div.addressBlock
{
    width: 230px;
}

div.addressBlock
{
    border-width: 1px;
    padding: 5px 10px;
    margin-top: 10px;
    cursor: pointer;
}

div.addressControl
{
    width: 250px;
    margin-bottom: 15px;
    margin-top: 5px;
}

/***************************
	Orders
***************************/
.orderDetails
{
    border-width: 1px;
    width: 96%;
    padding: 10px;
    margin-bottom: 20px;
}

.orderMenu
{
    padding-left: 10px;
}

.orderDetails .orderMenu
{
    width: 200px;
}

.orderDetails .orderContent
{
    margin-left: 220px;
}

#content .orderMenu ul
{
    margin: 5px;
    margin-left: 0;
}

.orderMenu li
{
    padding: 4px;
    margin-left: 0;
}

.orderMenu .orderTotal
{
    padding-top: 10px;
}

div.orderStatus
{
    padding: 6px;
}

a.invoice
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/printer.gif?1241617425);
}

a.viewOrder
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/page_white_text.gif?1241617425);
}

a.reorder
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/cart_put.gif?1241617425);
}

a.messages
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/email.gif?1241617425);
}

.subItemList
{
	margin: 4px;
}

.shipmentAddress
{
	margin-bottom: 0.5em;
}

/***************************
	File downloads
***************************/
ul.downloadFile li
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/disk.gif?1241617425);
    margin-bottom: 4px;
}

ul.downloadFile li.fileGroup
{
    background-image: none;
    margin-top: 7px;
}

/***************************
	Order notes
***************************/
ul.notes
{
    margin-top: 15px;
}

ul.notes li
{
    margin-bottom: 10px;
}

.noteText
{
    border-width: 1px;
    padding: 5px;
    margin-top: 5px;
    font-family: "Lucida Console", Monospace;
}

ul.notes li.responder_1 .noteText
{
    border: 1px solid #AA0000;
}

.noteAbout
{
    border-bottom-width: 1px;
    padding-bottom: 5px;
}

#noteForm
{
    margin-top: 2em;
    display: block;
}

/***************************
	Invoices
***************************/
#invoiceHeader
{
    border-bottom: 1px solid black;
    position: relative;
    margin-top: 20px;
}

#invoiceLogo
{
    position: absolute;
    left: 0;
    top: 0;
}

#invoice h1
{
    padding-top: 20px;
}

#invoiceContacts h2
{
    border: none;
}

#invoiceDate
{
    padding-bottom: 10px;
}

#invoicePaymentInfo td
{
    padding: 5px;
    width: 300px;
}

.basePrice
{
    display: none;
}

.discount .basePrice
{
	text-decoration: line-through;
	display: inline;
	margin-right: 4px;
}

#invoicePaymentInfo td.amount
{
    width: auto;
}

#invoicePaymentInfo .beforeTaxSubtotal td.amount,
#invoicePaymentInfo .amountPaid td,
#invoicePaymentInfo .grandTotal td.amount
{
    border-top: 1px solid black;
}

#invoicePaymentInfo .grandTotal td.amount
{
    padding-bottom: 10px;
}

.itemOptions
{
	padding: 0.5em;
	font-size: 0.85em;
	color: #777;
}

.itemOptions .optionPrice
{
	color: #444;
}

/***************************
	Manufacturers
***************************/
.manufacturerColumn
{
	width: 47%;
	margin-left: 2.5%;
}

.manufacturerImage
{
	margin: 1em;
	margin-top: 0;
	border-width: 1px;
}

.manufacturerAttributes
{
	margin-left: 1em;
}

/*************************
	Contact form
*************************/
#contactForm textarea
{
	width: 500px;
	height: 200px;
}

/***************************
	Customization
***************************/
span.templateLocator
{
	display: block;
}

span.templateLocator.activeTpl
{
	border: 2px dotted red;
	position: relative;
	z-index: 2;
	padding: 2px;
}

span.templateLocator span.templateName
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	padding: 3px;
	z-index: 100;
	padding-left: 25px;
	background-image: url(stylesheet/frontend/../../image/silk/gif/layout_edit.gif?1241617425);
	background-position: 4px center;
}

span.templateLocator.activeTpl:hover > span.templateName:first-child
{
	display: inline;
}

/***************************
	Form styling
***************************/
.confirmationMessage, .errorMessage, .infoMessage
{
	border: 1px solid #0c0;
	background-color: #efe;
	padding: 7px;
	padding-left: 30px;
	background-image: url(stylesheet/frontend/../../image/silk/gif/tick.gif?1241617425);
	background-position: 5px center;
	margin: 0.5em;
}

.errorMessage
{
	border: 1px solid #c00;
	background-color: #fee;
	background-image: url(stylesheet/frontend/../../image/silk/gif/cancel.gif?1241617425);
}

.infoMessage
{
	border: 1px solid #FFF000;
	background-color: #FFFCCC;
	background-image: url(stylesheet/frontend/../../image/silk/gif/information.gif?1241617425);
}

form
{
     display: inline;
}

form p
{
    position: relative;
    clear: both;
}

fieldset
{
    margin: 1em 0;
    padding: 1em;
    margin: auto 0;
    margin-bottom: 10px;
    border-width: 1px;
}

legend
{
	font-size: 18px;
	color: #30A0F9;
	padding: 10px 0;
	top: -22px;
}

label
{
	display: block;
    width: 156px;
    cursor: pointer;
    padding-right: 6px;
    padding-bottom: 1px;
}

.required label span.label
{
	background: url(stylesheet/frontend/../../image/required.gif?1241617425) right center no-repeat;
	padding-right: 9px;
}

p.radio, p.checkbox
{
	padding-left: 11em;
}

p.radio label, p.checkbox label
{
    white-space: nowrap;
}

label.checkbox, label.radio
{
  	line-height: 1em;
}

input.text, select, file, form.other
{
    width: 15em;
    font-size: 16px;
    padding: 2px;
}

label.cancel
{
    display: inline;
}

select
{
	padding: 0;
}

textarea
{
    padding: 2px;
    width: 40em;
    height: 10em;
    font-size: 14px;
    color: #333;
    max-width: 100%;
}

input.radio, input.checkbox, input.submit, input.button, input.reset
{
    width: auto;
}

input.radio, input.checkbox
{
    margin: 0 0.5em 0 0;
    cursor: pointer;
}

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

fieldset.error, div.error, fieldset.container
{
	padding: 0;
	margin: 0;
	position: static;
	border: 0;
	background: none;
}

.errorText
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/bullet_error.gif?1241617425);
	margin-bottom: 4px;
}

.hasError
{
	background-color: #FFFAFA;
	border-color: red !important;
}

.highlight
{
	border: 1px solid yellow;
	padding: 1em;
}

.hidden
{
	display: none;
}

.visible
{
	display: block;
}

.progressIndicator
{
	padding: 15px;
	width: 30px;
	height: 20px;
	background-image: url(stylesheet/frontend/../../image/indicator.gif?1241617425);
	background-position: center center;
	clear: none;
}

label.text
{
    width: auto;
}

input.wide
{
  	width: 35em;
}

input.money, input.number
{
  	width: 5em;
}

input.date
{
  	width: 7em;
}

/***************************
	Calendar
***************************/
img.calendar_button
{
    margin-left: 0.5em;
    cursor: pointer;
}

/***************************
	EAV
***************************/
.eavAttributes .attrValue
{
	margin-left: 1em;
}

.eavContainer .wide
{
	width: 15em;
}

/*************************
	Special offers (sale items)
*************************/
.compactProductList ul
{
	margin-top: 0.5em;
}

.compactProductList .image
{
	width: 45px;
}

.compactProductList .productInfo
{
	width: 100px;
	font-size: 0.85em;
	overflow: hidden;
}

.compactProductList .pricingInfo .price
{
	width: 70px;
	font-size: 1em;
}

.compactProductList li
{
	margin-bottom: 7px;
}

/*************************
	Top root category menu
*************************/
.rootCategories li div.wrapper
{
	display: none;
	position: absolute;
	z-index: 10;
}

.rootCategories li:hover div.wrapper,
.rootCategories li.hover div.wrapper
{
	display: block;
}

.rootCategories li ul
{
	display: table;
}

.rootCategories li ul li
{
	float: none;
	background: none;
	border: 0;
	white-space: nowrap;
}

.rootCategories li ul li a
{
	display: block;
}

.rootCategories li ul li a,
.rootCategories li ul li span,
.rootCategories li:hover ul li a,
.rootCategories li:hover ul li span,
.rootCategories li.hover ul li a,
.rootCategories li.hover ul li span
{
	background: none;
}

/*************************
	Dynamic menu
*************************/
.dynamicMenu .content
{
	padding: 0 !important;
}

.dynamicMenu, .dynamicMenu ul { /* all lists */
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

.dynamicMenu li { /* all list items */
	position : relative;
	margin: 0;
	border-top-width: 1px;
}

.dynamicMenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 142px;
	margin-top : -30px;
	z-index: 10000;
}

.dynamicMenu ul ul
{
	border-width: 1px;
	border-top: 0;
}

.dynamicMenu li:hover a,
.dynamicMenu li.sfhover a,
.dynamicMenu li:hover li:hover a,
.dynamicMenu li.sfhover li.sfhover a,
.dynamicMenu li:hover li:hover li:hover a,
.dynamicMenu li.sfhover li.sfhover li.sfhover a
{
	background-color: lightyellow;
}

.dynamicMenu li ul ul { /* third-and-above-level lists */
	left: -999em;
}

.dynamicMenu li a, .dynamicMenu li .currentName
{
	width: 140px;
	display : block;
	font-weight : bold;
	text-decoration : none;
	padding : 7px;
	padding-right: 0;
	margin-left: 0;
}

.dynamicMenu li.current a
{
	background-color: transparent;
}

.dynamicMenu li.current ul
{
	display: block;
	margin-top: 0pt;
	position: static;
	border: 0;
}

.dynamicMenu li.current ul li
{
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 12px;
	border: 0;
}

.dynamicMenu li.current ul li a
{
	padding: 3px;
}

.dynamicMenu li:hover ul ul, .dynamicMenu li:hover ul ul ul, .dynamicMenu li.sfhover ul ul, .dynamicMenu li.sfhover ul ul ul {
	left: -999em;
}

.dynamicMenu li:hover ul, .dynamicMenu li li:hover ul, .dynamicMenu li li li:hover ul, .dynamicMenu li.sfhover ul, .dynamicMenu li li.sfhover ul, .dynamicMenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/***************************************************
 * stylesheet/backend/stat.css
 ***************************************************/

#stat {
	position: absolute;
	top: 0;
	background-color: #000;
	border: 2px solid #fff;
	font-family: "Courier new";
	z-index: 1000;
}
#stat li, #stat td {
	font-size: 12px;
	color: #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
#stat .label {
	font-size: 16px;
	font-weight: bold;
	color: yellow;
}
#stat table {
	width: 100%;
}
#stat td {
	padding: 5px;
	border-top: 1px solid #333;
}
#statButton {
	background-color: #ffffcc;
	padding: 5px;
}

#statQueries li
{
	margin-bottom: 1em;
	font-size: 0.85em;
}


/***************************************************
 * upload/css/bijouled_theme.css
 ***************************************************/


body {
	background: #a04242 url(images/website_images/bijouled-bg.jpg) center top repeat-y;
	z-index: 200;
}

input, textarea, select {
	font-size: 11px;
	border: none;
}

#theSurround {
	width: 100%;
	z-index: 500;
	background: url(images/website_images/bijouled-body-background.jpg) center top no-repeat;
}

#container {
	margin-top: 0 !important;
	padding-top: 0 !important;
	background-color: #f4b4b5;
	width: 900px;
}


#masthead {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	
}

#masthead-top {
	width: 900px;
	height: 226px;
	background: #f4b4b5 url(images/website_images/bijouled-header.jpg) center top no-repeat;
}

	#masthead-top div#bij-my-account {
		display: block;
		float: left;
		width: 131px;
		height: 134px;
		padding: 92px 0 0 193px;
	} 
	
		#masthead-top div#bij-my-account a:hover {
			color: #933 !important;
		}	
	
	#masthead-top a#homeLink {
		display: block;
		width: 250px;
		height: 140px;
		float: left;
		margin-top: 34px;
	} 

	#masthead-top div#bij-cart {
		display: block;
		width: 155px;
		height: 146px;
		padding-top: 80px;
		float: right;
	} 

		#masthead-top div#bij-cart a:hover {
			color: #933 !important;
		}	
		
	#navbar {
		height: 25px;
		width: 900px;
		background-color: #000000;
		padding: 0 !important;
	}

		#navbar div#searchContainer {
			width: 360px;
			height: 25px;
			float: left;
			background-color: #000000 !important;
			background-image: none;
			padding: 0 !important;
			margin: 0 10px 0 0 !important;
			border: none;
			padding: 0 !important;
			
		}
			#navbar div#searchContainer select {
				padding: 0 !important;
				margin: 3px 5px 0 5px !important;
				border: none !important;
				height: 19px;
				float: left;
			}

			#navbar div#searchContainer p {
				color: #FFFFFF;
				font-size: 12px;
			}
			
			#navbar div#searchContainer input.searchQuery {
				width: 148px;
				border: 1px solid #FFFFFF;
				padding: 2px 0 2px 0 !important;
				margin: 3px 0 0 0 !important;
				float: left;
			}
		
			#navbar div#searchContainer input.submit {
				width: 51px;
				height: 22px;
				float: left;
				cursor: pointer;
				border: none;
				margin: 0 !important;
				padding: 0 !important;
			}
	
	
		
		#navbar ul#navigation  {
			padding-top: 4px;	
			height: 15px;
			width: 495px;
			display: block;
			float: left;
			color: #FFF;
			font-size: 12px;
			font-weight: normal;		
			line-height: 15px;
			margin-left: 25px;	
		} 
				 
			#navbar ul#navigation li {
				display: block;
				float: left;
				color: #FFF;
				font-size: 12px;
				font-weight: normal;
				height: 15px;
				line-height: 15px;	
				border-right: 1px solid #FFF;		
			} 
	
				#navbar ul#navigation li.last {
					border-right: none;		
				} 
			
				#navbar ul#navigation li a {	
					font-size: 12px;
					text-decoration: none;	
					line-height: 15px;	
					padding: 0 5px 0 5px;
					color: #FFF;
				} 

					#navbar ul#navigation li a:hover {	
						text-decoration: none;	
						color: #f3b4b6;
					}  
		
#breadCrumb {
	color: #000000;
	margin: 8px 0 0 20px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

	#breadCrumbCaption {
		font-weight: normal;
		font-family: Arial, sans-serif;
	}

	#breadCrumb .separator {
		margin: 0 1px 0 1px;
	}
		
	#breadCrumb li.last {
		margin: 0;
	}

	#breadCrumb ul li a {
		color: #000000;
		text-decoration: underline;
		margin: 0 1px 0 1px !important;
	}

		#breadCrumb ul li a:hover {
			color: #000000;
			text-decoration: none;
		}

/**********************************************************************
Homepage
********************/

#homeLeft {
	float: left; 
	width: 414px;
	height: 580px;
}

	#homeLeft p {
		margin: 21px 5px 0 0;
		line-height: 21px;
	}

#homeRight {
	float: right; 
	width: 220px; 
	height: 580px;
	background: url(/public/image/site/home-bg.jpg?1241617425) right top no-repeat;
}

#homeBase {
	margin-right: 22px;
}



/**********************************************************************
LeftColumn
********************/

#leftSide {
	width: 220px;
	padding-left: 0;
	margin-bottom: 0;
	padding-right: 0;
	margin-right: 28px;
	margin-right: 20px;
	background-color: #000;
}

	.index-index #leftSide {
		margin: 0 !important;
	}

#categoryTop {
	width: 207px; 
	padding: 88px 0 0 13px; 
	background-color: #f4b4b5;	
	background-image: url(/public/image/site/category-top-bg.jpg?1241617425);
	background-position: left top;
	background-repeat: no-repeat;
}


	#categoryArea ul li {
		padding: 2px 0 2px 0;
	}

		#categoryArea ul li a {
			color: #000;
			text-decoration: none;
		}

			#categoryArea ul li a:hover {
				color: #933 !important;
				text-decoration: none;
			}

		#categoryArea ul li ul li {
			padding-left: 16px;
		}
					
#categoryBase {
	width: 207px; 
	padding: 0 0 450px 13px;
	background-color: #f4b4b5;
	background-image: url(/public/image/site/category-bottom-bg.jpg?1241617425);
	background-position: left top;
	background-repeat: no-repeat;
}


	
.staticPages li a{
	color: #000 !important;
}

	.staticPages li a:hover {
		color: #e41274 !important;
	}

/************************************************************/


.resultStats {
	font-size: 12px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding-top: 7px;
	margin-top: 7px;
}

		
.sortOptions select {
	font-size: 11px;
	color: #000000;
}

.categoryLayoutSwitch a {
	color: #3e2173;
}

.returnToCategory {
	margin-top: 18px;
	background-image: url(/public/image/site/arrow-back.gif?1241617425);
}
	.returnToCategory a {
		color: #923435;	
	}

div.box .title {
	width: 170px; 
	height: 28px;
	background-image: none;
}

div.box .title div
{
	background: url(/public/image/site/title-bg.gif?1241617425) left top no-repeat; 
	color: #ffffff; 
	font-weight: bold; 
	width: 162px; 
	height: 28px; 
	padding-left: 8px; 
	line-height: 14px; 
	font-size: 13px;
}

div.box div.content select {
	font-size: 12px;
}


.filterGroup h4 {
	color: #000000;
}

.filterGroup ul li div {
	background: url(/public/image/site/categories-bullet.gif?1241617425) left 5px no-repeat;
	padding-left: 4px;
}

#header {
	width: 900px;	 
}

.index fieldset.container {
	padding: 0 !important;
	height: 7px;
	margin: 0;
}

.index div.page_content_bg {
	padding: 0 !important;
	margin: 0 auto !important;
	background-color: #f4b4b5;
}

.index #headerSeparator {
	height: 7px;
	padding: 0;
	
}

.index .sep_hor {
	padding: 0;
	margin: 0;
	height: 1px;
} 

.page_content_bg {
	width: 900px;
	border: none;
	background-image: none;
	background-color: #f4b4b5;
}


div#content {
	padding: 0;
	margin: 0 22px 30px 250px;
}


	* html div#content {
		margin:0 22px 30px 250px;
		padding:0;
	}

	.index-index div#content {	
		margin: 0 0 30px 242px;
	}
	
	.designers-index div#content {
		padding-top: 160px;
		margin-top: -36px;
		background: url(/public/image/site/our-designers.jpg?1241617425) center top no-repeat;
	}
	
	.staticPage_7 div#content {
		padding-top: 160px;
		margin-top: -36px;
		background: url(/public/image/site/newsletter-bg.jpg?1241617425) center top no-repeat;
	}
	
	.news-index div#content {
		margin: -36px 0 30px 250px;
		padding: 36px 200px 0 0;
		background: url(/public/image/site/latest-news-right.jpg?1241617425) right top no-repeat;
	}

#content h2 {
	color: #923435;
	border: none;
	padding-top: 0;
	border-bottom: 1px solid #000;
	text-indent: 0;
}

	#content h2.featured-home {		
			
	}
	
	#content a {
		color: #993333;
	}
	
		#content a:hover {
			color: #000000;
		}
	
		body.threeColumn #content {
			padding-right: 190px;
		}
		
			#content h1 {
				color: #000000;
				text-indent: 0;
				font-weight: bold;
				text-align: center;
			}
	
		
			#content ul.productList .image {
				width:140px;
				margin-right: 5px;
			}

#rightSide {
	width: 170px;
	padding: 0 7px 0 0;
	margin: 0;
	float: right;
}

	#smallCart #yourShoppingBasket {
		padding: 12px 0 0 2px;
		margin: 0;
	}

		#smallCart #yourShoppingBasket #basketContents {
			color: #000000;
			font-size: 12px;
		}

			#smallCart #yourShoppingBasket #basketContents #basketCount {
				font-size: 12px;
			}
			
				#smallCart #yourShoppingBasket #basketContents #basketCount .itemCount {
					font-size: 12px;
				}
			
			#smallCart #yourShoppingBasket #basketContents #basketTotal {
				font-size: 12px;
			}
		
		#smallCart #yourShoppingBasket a.menu_shoppingCart {
			color: #000000;
			text-decoration: none;
		}

			#smallCart #yourShoppingBasket a.menu_shoppingCart:hover {
				color: #111111;
				text-decoration: none;
			}
		
		#smallCart #yourShoppingBasket a.checkout {
			color: #000000;
			text-decoration: none;
		}
		
			#smallCart #yourShoppingBasket a.checkout:hover {
				color: black;
				text-decoration: none;			
			}

	#bij-my-account #yourAccount {
		
	}


		#bij-my-account #yourAccount a.menu_yourAccount {
			color: #000000;
			text-decoration: none;
			font-size: 12px;
		}

			#bij-my-account #yourAccount a.menu_yourAccount:hover {
				color: #111111;
				text-decoration: none;			
			}

	#bij-my-account #logoutLink {
		font-size: 12px;
	}

		#bij-my-account #logoutLink div.logout a {
			color: #000;		
			text-decoration: none;	
			font-size: 12px;		
		}

			#bij-my-account #logoutLink div.logout a:hover {
				color: #111111;
				text-decoration: none;			
			}
				

div.box .title, .returnToCategory, #currency a, #language a, #breadCrumb, .currentName, .filterGroup h4, .rootCategories li a, .rootCategories li.current, #smallCart, #smallCart a 
{
	text-transform: none;
}




#searchContainer {
	background-color: #CCCCCC !important;
}


div, td, img, input.submit, input.text, input.password, select, textarea 
{
	border-color: #cccccc;
	font-size: 12px;
}

.current ul li, .categories ul li, .subSubCats li 
{
	padding-left: 18px;
	color: #000000;
}


.categories ul 
{
	background: transparent url(/public/image/site/category-border.gif?1241617425) repeat scroll 0pt 0pt;
	-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}

.categories li, .categories li a
{
	color: #000000 !important;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

	.categories li a:hover 
	{
		color: #e41274 !important;
		font-family: verdana, helvetica, sans-serif;
		font-size: 12px;
	}
	
	.categories li.current span.currentName {
		color: #e41274 !important;
		font-family: verdana, helvetica, sans-serif;
		font-size: 12px;
	}

.categories ul li, .categories ul li.current  
{
	color: #000000 !important;
	background-image: url(/public/image/site/categories-bullet.gif?1241617425);
	background-position: 2px 6px;	
}

div.box .title, .subCategories td.details, .filterGroup ul li, .filterGroup h4, .sep_hor, .categories .content, .box.productList li, .subCategories td.subCatImage, .subCategories td.details 
{
	background-image: url(/public/image/site/category-border.gif?1241617425);
}



.filterGroup li, .filterGroup li a
{
	color: #000000 !important;
}

	.filterGroup li a:hover 
	{
		color: #e41274 !important;
	}


.productGrid {	
 	width: 620px;
 	margin-bottom: 12px;
 	margin-left: 5px;
 	
 	padding-bottom: 0 !important;
}



	.productGrid .featured, .productGrid .prodBox {
		width: 205px;
		height: 280px;
		float: left;
		text-align: center;
		border-left: 0px solid #CACACA;
		border-bottom: 0px solid #CACACA;
		padding: 12px 0 0 0;
	}

	.productGrid .first{
		border-left: none;
	}

		
		.productGrid .image {
			height: 133px;
		}

		.productGrid .title {
			height: 50px;
			margin: 3px 0 0 0;
		}

			.productGrid div.title a {
				display: block;
				height: 55px;
				font-size: 12px;
				color: #000000;
				text-decoration: none;
			}
					
		.productGrid .moreInfo a {
			color: #000;
			text-decoration: none;
		}	

			.productGrid .moreInfo a:hover {
				color: #600 !important;
				text-decoration: none;
			}
		
		.productGrid .pricingInfo {
			height: 20px;
			line-height: 20px;
			margin-bottom: 0;
			text-align: center;
		}

		.productGrid .order{
			text-align: center;
			width: 100%;
		}

			.productGrid .pricingInfo a.addToCartNew {
				display: block;
				height: 22px;
				line-height: 22px;
				width: 205px;
				padding: 0;
				clear: both;				
				background-image: url(/public/image/site/add-to-cart.gif?1241617425) !important;
				background-position: center top;
				background-repeat: no-repeat;
				color:#FFFFFF !important;
				font-size:11px;
				font-weight:normal;
				text-align:center;
				text-decoration: none;
				
			}

				.productGrid .pricingInfo a.addToCartNew:hover {
					color: #111 !important;
				}
				
			.productGrid .price {
				color: #600 !important;
				font-size: 18px;
				padding-bottom: 12px;
				font-weight: normal;
			}
		
		.productGrid .order {
			height: 40px;
		}
		

div.box .title, 
.subCategories td.details, 
.sep_hor, 
.categories .content, 
.box.productList li, 
.subCategories td.subCatImage, 
.subCategories td.details {
	background-image: none;
}



/****************************************************************************
Product List Page
*************************/

td.subCatImage {
	display: none;
}

.subCatName {
	
}

.subCatName a {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left !important;
	padding-left: 25px;
}

.subCatName .count {
	color: #FFF;
}

.subCatContainer {
	background-image: url(/public/image/site/subcat-bg.jpg?1241617425) !important;
	width: 270px;
	height: 50px;
	margin: 0 !important;
	padding: 0 !important;
}

table.subCategories tr {
	height: 30px;
	padding: 0;

}

tr.separator td {
	height: 3px;
	padding: 0px;
}

.subCategories td.details {
	height:30px;
	padding-left:20px;
	padding-right:10px;
}
	
table.subCategories td.details {
	background: center top no-repeat !important;
	text-align: left;
}

	table.subCategories td.details div.subCatName {
		width: 270px;
	
	}

	table.subCategories td.details div.subCatName a {
		display: block;
		float: left;
		height: 25px;
		width: 155px;
		padding-top: 15px;
	}

	table.subCategories td.details div.subCatName span {
		display: block;
		float: left;
		height: 25px;
		padding-top: 15px;
	}
		
	table.subCategories td {
		
	}
	
	

.resultPages {
	width: 650px;
	border-top: none;
	height: 28px;
}

	* html .resultPages {
		width: 550px;
	}
	
.page {
	border:1px solid #143788;
	margin:0;
	padding:0 4px;
	text-decoration:none;
}

	
.resultPages .currentPage {
	background:#b05b5e none repeat scroll 0 0;
	color:white;
}


.resultPages .page {
	border:1px solid #FFF;	
	text-decoration:none;
}

	.resultPages a.page, .resultPages a.next {
		color: #000;
	}
	
	
	.resultPages a.page, .resultPages a.previous {
		color: #000;
	}
		
/****************************************************************************
Product Detail Page
*************************/

.productIndex #content h1 {
	width:575px;
	text-align: left !important;
	font-size: 19px;
	margin-top: 11px;
}

.productCon #content .container {
	padding-left: 20px;		
}

#imageContainer {
	padding: 0;
	width: 577px;
	clear: both;
	background-color: #eaa2a5;
	
}

	#imageContainer #largeImage {
		padding: 0;
		padding-bottom: 19px;
		border: none;
		/*height: 375px;*/
	}

		#imageContainer #largeImage p {
			padding: 0 !important;
			margin: 0 !important;
			font-size: 11px;
		}
	
	#mainImage {
		margin:0px;
	}
	
	#moreImages {
		width: 575px;
		height: 75px;
		padding-top: 3px;
		background-color: #cb7d7f;
	}

td#designerLink {
	text-align: right;
}

	td#designerLink a {
		color: #600;
		text-decoration: underline;
	}

		td#designerLink a:hover {
			color: #933;
			text-decoration: underline;
		}
	
#productSummaryContainer {
	width: 575px;
	background-color: #f2b4b5;
	padding: 0 !important;
}

	#productSummaryContainer #mainInfo {
		width: 575px;
		border: none;
		margin: 0 !important;
	}

		#productSummaryContainer #mainInfo #productPurchaseLinks {
			background-image: none;
		}

		table#productPurchaseLinks {
			width: 575px;
			background-color: #f2b4b5;
		}

			table#productPurchaseLinks td.param {
				width: 110px;
				color: #000;
				font-weight: normal;
				font-size: 12px;
			}
		
			#productPrice {
				color: #600;
			}
			
				#productPrice .price {
					color: #600 !important;
				}
				
				#productPrice .realPrice {
					color: #600 !important;
				}
			
				#productToCart {
					background-color: #cd8181;
					height: 32px;
				}
					
					#productToCart select {
						font-size: 11px;
					}
	
				
				.cartLinks .submit {
					background: url(/public/image/site/add-to-cart.gif?1241617425) no-repeat;
					color:white;
					font-weight:normal;
					height: 22px;
					position:static;
					width:124px;
					font-size: 11px;
					padding: 0;
					margin: 0;
					border: none;
				}

	#content h2.productDescriptionTitle {
		color: #9d3033;
		text-indent: 0px;
		margin-bottom: 0px;
	}
	
	#content div#productDescription {
		margin-bottom: 10px;	
	}

.value input.submit {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	font-family: arial;
}

.value a {
	color: #d93e88;
}


#relatedProducts {
	margin-right: 0;
}

#productEnquiryForm {
	padding: 5px 15px 5px 35px;
	background-color: #eaa2a5;
	width: 535px;
}

	#productEnquiryForm .label {
		font-weight: normal;
	}

	#productEnquiryForm textarea {
		width: 350px;
		overflow: auto;
	}
	
	#productEnquiryForm .submit {
		padding: 4px;
	}
	
/**********************************************************************************
Footer
**************/
#container #bij-footer {
	background-color: #f4b4b5;
	width: 900px; 
	height: 75px; 
	padding-bottom: 55px;
	clear: both;

}

	#container #bij-footer p {
		padding: 0;
		margin: 0;
		color: #5d4344;
	}

		#container #bij-footer p a {
			color: #5d4344;
			text-decoration: none;
		}

			#container #bij-footer p a:hover {
				color: #000000;
				text-decoration: none;
			}

	#container #bij-footer #emailSignUp {
		width: 900px;
		height: 25px;
		background-color: #000000;
		color: #f2b4b5;
		text-align: left;
		padding: 0;
	}

		#container #bij-footer #emailSignUp p {
			color: #f2b4b5;
			padding: 0 0 0 15px;
			line-height: 25px;
		}
				
	#footerLeft {
		float: left;
		width: 340px;
		padding: 2px 0 0 15px;
		font-size: 11px;
		text-align: left;
		height: 28px;
		line-height: 28px;
	}

	#footerCentre {
		float: left;
		padding: 2px 0 0 0;
		font-size: 11px;
		height: 28px;
		line-height: 28px;		
	}
		
	#footerRight {
		float: right;
		padding: 2px 15px 0 0;
		width: 300px;
		font-size: 11px;
		text-align: right;
		height: 28px;
		line-height: 28px;		
	}	
	
	
/*********************************************************************
Cart
*************/

#checkoutProgress {
	
}


	#checkoutProgress #progressCart {
		background-color: #a95354;
		border: none;
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
	}
	#checkoutProgress #progressAddress { 
		background: #b96465; /* url(/public/image/site/checkout-header-left-bg.jpg?1241617425) left top no-repeat; */
		border: none;
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
	}
	
		#checkoutProgress #progressAddress span { 
					
		}
	
	#checkoutProgress #progressShipping {
		background-color: #c97b7c;
		border: none;
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
	}
	#checkoutProgress #progressPayment {
		background-color: #da9293;
		border: none;
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
	}
	#checkoutProgress .active {
		background-color: #a04242 !important;
	}


.checkoutSelectAddress #content {
	padding-bottom: 20px;
}

.checkoutPay #content {
	margin-left: 24px;
}

.checkoutHeader {
	padding-left: 25px;
	height: 70px;
}

	.checkoutPay .checkoutHeader {
		padding-left: 0px;
	}
	
	.checkoutPay #payTotal div {
		margin:20px 20px 20px 0;
	}

	.checkoutHeader h1 {
		font-weight: bold !important;
		font-size: 19px;
	}

	form#cartItems h2 {
		border-bottom: 1px solid #000;
		margin-left: 25px;
		padding-left: 0 !important;
		text-indent: 0 !important;
		width: 710px;	
	}
	
	table#cart {
		border-bottom: 1px solid #000;
		width: 850px;
		margin: 0 0 12px 25px !important;
	}



a.proceedToCheckout {
	color: #FFF !important;
}	

	a.proceedToCheckout:hover {
		color: #111 !important;
	}
		
.proceedToCheckout {
	background:transparent url(/public/image/site/checkout_p.png?1241617425) no-repeat scroll 100% center;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	border: none;
	padding: 8px 0 5px 0px;
	width: 208px;
	height: 23px;
	color: #FFF !important;
}

.continueShopping {
	background-image: url(/public/image/site/checkout_p2.jpg?1241617425);
	color: #FFFFFF;
	font-weight: normal;
	/*margin-top: -7px;*/
	vertical-align: middle;
	text-decoration: none;
	padding: 8px 0 5px 42px;
	width: 164px;
	height: 23px;
	color: #FFF !important;
}

	a.continueShopping {
		color: #FFF !important;
	}

		a.continueShopping:hover {
			color: #111 !important;
		}
	
#billingAddressColumn {
	margin-left: 24px;
	width: 424px;
	margin-top: 0px !important;
}

	* html #billingAddressColumn {
		margin-left: 12px;
	}
	
#shippingSelector {
	width: 424px;
}

	
#billingAddressForm {
	background-color: #e09a9b;
	background-color: #eaa5a6;
	padding: 10px 0 10px 20px;
	margin-top: 0px;
	color: #000000;
}

	
	#billingAddressForm input, #billingAddressForm select {
		font-size: 12px;
		border: none;
	}	
	
#shippingAddressForm {
	background-color: #e09a9b;
	background-color: #eaa5a6;
	padding: 10px 0 10px 20px;
	margin-top: 0px;
	color: #000000;
}

	#shippingAddressForm input, #shippingAddressForm select {
		font-size: 12px;
		border: none;
	}

h2#billingAddress {
	border-bottom: 1px solid #000;
	text-indent: 0;
}

h2#shippingAddress {
	border-bottom: 1px solid #000;
	text-indent: 0;
}
	
p.continueButton {
	margin: 12px 0 0 24px;
}


.completeOverview {
	background-color: #e09a9b !important;
	float: left !important;	
	/*width: 70% !important;*/
	width: 96% !important;
	margin: 20px 0 0 0 !important;
}

	.completeOverview a {
		color: #000 !important;
	}


	.completeOverview .addressContainer h3 {
		font-size: 12px;
		font-weight: bold;
	}

#payItems {
	
	width: 100% !important;
}

.paymentMethods {
	width: 854px;
	text-align: left;
	padding-right: 0px;
	border: none;
}

/*********************************************************
User Login
*****************/

#content h1.indented {
	text-indent: 24px !important;
}

.newCustomer {
	margin-left: 25px;
	background-color: #e09a9b;
	background-color: #eaa5a6;
	width: 410px;
	/*height: 340px;*/
	padding: 0 5px 25px 5px;
	margin-bottom: 12px;
}

	* html .newCustomer {
		margin-left: 12px;
	}
	
.returningCustomer {
	margin-left: 12px;
	background-color: #e09a9b;	
	background-color: #eaa5a6;	
	width: 410px;
	/*height: 340px;*/
	padding: 0 5px 25px 5px;
	margin-bottom: 12px;
}

	.returningCustomer p em {
		font-style: normal;
		font-size: 10px;
		line-height: 12px;
	}
	
	* html .returningCustomer {
		margin-left: 6px;
		margin-right: 10px !important;
	}

	.userCheckout #content {
		margin-left: 24px;
	}

	.userCheckout .newCustomer {
		width: 410px;
		margin-left: 0px;
	}
	
	.userCheckout .returningCustomer {
		width: 410px;
		margin-right: 24px;
	}	

	.newCustomer h2 {
		border-bottom: 1px solid #000000 !important;		
		padding-left: 0 !important;
		text-indent: 0 !important;	
	}
	
	.returningCustomer h2 {
		border-bottom: 1px solid #000000 !important;		
		padding-left: 0 !important;
		text-indent: 0 !important;	
	}

	.returningCustomer a {
		color: #000;
	}

	.newCustomer h3, .returningCustomer h3 {
		font-size: 16px;
		font-weight: bold;
		color: #923435;	
		padding-top: 9px;
	}
	
	.newCustomer input, .returningCustomer input,
	.newCustomer select, .returningCustomer select {
		font-size: 12px;
		border: none;
	}
	
	.newCustomer label, .returningCustomer label {
		font-size: 12px;
		width: 130px;
	}	
	
/*************************************************************
Account
******************/

#userMenuContainer {
	margin: 10px 5px 5px 5px !important;
}




/*************************************************************
CheckoutPages
******************/

.confirmationMessage {
	margin-left: 30px !important;
}

	.product-index .confirmationMessage {
		margin-left: 0 !important;
	}

.orderIndex h2 {
	width: 850px !important;
}


table#cart tr th {
	background-color: #b45d5e;
	color: #FFFFFF;
	font-weight: bold;
}

table#cart tr.even td {
	background-color: #e09a9b !important;
}

table#cart tr.odd td {
	background-color: #cb7d7f !important;
}

tr.odd td, tr.even td {
	border-bottom-width:1px;
	border-bottom-color: #f3b4b6;
}

tr.odd td a, tr.even td a {
	color: #000;
}

.cartImage img {
	border-color: #f3b4b6;
}

.cartQuant input.text {
	border: none;
}


div.manufacturerColumn {
	margin: 0 18px 0 0;
}

* html div.manufacturerColumn {
	
	margin: 0 9px 0 0;
}



/******************************************************
Contact Page
*********************/

#map {
	width: 625px;
	height: 240px;
	border: 1px solid #FFF;
}


/******************************************************
News Scroller
******************/

#newsContainer {
	width: 635px;
	height: 30px;
}

#scrollingnews {
	color: #973534;
	width: 635px;
	height: 30px;
	padding: 0;
	background-color: #eaa2a5;
}

#scrollingnews h3 {
	color: #973534;
	width: 550px;
	margin: 3px 25px 5px 12px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

	#scrollingnews h3 a {
		color: #973534;
		text-decoration: none;
	}

		#scrollingnews h3 a:hover {
			color: #FFF;
			text-decoration: underline;
		}
	
#scrollingnews p {
	color: #FFF;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}

/*****************************************************************
News Page
*************************/

.newsEntry {
	padding: 2px 0 6px 6px; 
}

.newsEntryAlt {
	background-color: #eca9a9; 
	padding: 2px 0 6px 6px;
}


/*****************************************************************
Designers Page
***********************/
.designerSurround {
	background: #e18a8b url(/public/image/site/designer-bg.jpg?1241617425) left top no-repeat; 
	margin-bottom: 4px;  
	width: 295px; 
	height: 40px; 
	line-height: 40px;
}

	.designerSurround .designerName {
		float: left; 
		width: 140px; 
		height: 40px; 
		padding-left: 9px;
	}

		.designerSurround .designerName a {
			font-size: 10px;	
		}

	.designerSurround .designerLogo {
		float: right; 
		text-align: right; 
		width: 140px; 
		height: 40px;
	}

	.manufacturerImage {
		float: left;
		margin: 7px 0 7px 0;
		border: 1px solid #9c3632;
	}









