


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

#smallCart a.checkout
{
	background-image: url(stylesheet/frontend/../../image/silk/gif/cart_go.gif?1265359039) 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?1265359039);
}

/*****************************
	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?1265359039) 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?1265359039);
}

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

.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?1265359039);
}

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

.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?1265359039);
}

.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?1265359039);
    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?1265359039) !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?1265359039);
}

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?1265359039);
}

.checkoutButtons
{
    width: 300px;
}

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

.proceedToCheckout
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/cart_go.gif?1265359039);
	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?1265359039);
}

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

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

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

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

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

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

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

#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?1265359039);
}

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

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

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

.subItemList
{
	margin: 4px;
}

.shipmentAddress
{
	margin-bottom: 0.5em;
}

/***************************
	File downloads
***************************/
ul.downloadFile li
{
    background-image: url(stylesheet/frontend/../../image/silk/gif/disk.gif?1265359039);
    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?1265359039);
	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?1265359039);
	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?1265359039);
}

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

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?1265359039) 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?1265359039);
	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?1265359039);
	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;
}


/***************************************************
 * theme/default/stylesheet/default.css
 ***************************************************/

/* general theme overrides/resets */
a
{
	text-decoration: underline;
}

input.submit, input.text, input.password, select, textarea
{
	border: 1px solid;
}

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

#productSummaryContainer,
div.box .title
{
	background-color: transparent;
}

#breadCrumbCaption,
.currentName,
.filterGroup .showAll,
.filterGroup h4,
.subCatName, .subCatName a,
div.box .title
{
	font-weight: normal;
}

#searchContainer,
div.box .title,
div.box .title div,
div.box .content,
.subCategories td.details.verticalSep,
tr.separator div,
#productSpecification table,
a.proceedToCheckout,
#checkoutProgress a,
h2,
div#footer,
.cartLinks .submit,
ul.news li.newsEntry
{
	border-width: 0;
}

#searchContainer,
div.box .title,
.subCategories td.details,
.specSummary,
a.proceedToCheckout,
.categories ul,
.categories ul ul,
.subSubCats li a,
#checkoutProgress a,
div#footer
{
	padding: 0;
}

.categories ul,
.subSubCats li a,
.rootCategories li li,
#productSummaryContainer,
ul.subSubCats
{
    margin: 0;
}

/* rounded corners */
a.proceedToCheckout span,
#checkoutProgress a span,
#productToWishList td.value,
#productSpecification tr.last td.value,
#cart .last .cartQuant, #wishList .last .cartPrice
{
	background-image: url(theme/default/stylesheet/../../light/image/cornerBottomRight.gif?1265359039);
	background-position: bottom right;
}

a.proceedToCheckout span span,
#checkoutProgress a span span,
#productToWishList td.param,
#productSpecification tr.last td.param,
#cart .last, #wishList .last
{
	background-image: url(theme/default/stylesheet/../../light/image/cornerBottomLeft.gif?1265359039);
	background-position: bottom left;
}

a.proceedToCheckout span span span,
#checkoutProgress a span span span,
#productSpecification tr.heading td.param,
#cart .first .cartControl, #wishList .first .cartControl
{
	background-image: url(theme/default/stylesheet/../../light/image/cornerTopLeft.gif?1265359039);
	background-position: top left;
}

a.proceedToCheckout span span span span,
#checkoutProgress a span span span span,
ul.productList .pricingInfo, .productGrid .pricingInfo,
#productSpecification tr.heading td.value,
#cart .first .cartQuant, #wishList .first .cartPrice
{
	background-image: url(theme/default/stylesheet/../../light/image/cornerTopRight.gif?1265359039);
	background-position: top right;
}

/* background color 1 */
tr.odd,
div.box .content,
#userMenuContainer,
fieldset,
div.addressBlock,
.orderDetails,
.noteText,
#checkoutProgress a,
tr.even td,
.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: #F3FCFF;
}

/* background color 2 */
tr.odd td,
tr.specificationGroup,
#checkoutProgress a.completed
{
	background-color: #E6F5FF;
}

/* background color 3 */
thead,
tr.heading td
{
	background-color: #cef1ff;
}

/* background color 5: light green */
#checkoutProgress a.active,
#checkoutProgress a:hover
{
	background-color: #dfd;
}

div.addressBlock, .table, .shipment, #userMenuContainer, .orderDetails, #searchContainer, div.box .title div
{
	/* border: 1px solid #A6DAFF */
}

div, td, img, input.submit, input.text, input.password, select, textarea
{
	border-color: #cef1ff;
}

/* links with background icons */
a.addToWishList,
#productToWishList td.value a,
.newsReadMore a,
.returnToCategory
{
	padding-left: 22px;
}

.current ul li,
.categories ul li,
.subSubCats li
{
	padding-left: 10px;
}

.expandResults .filterGroup ul li a,
#smallCart .logout a
{
	padding-left: 16px;
}

/* right floats */
ul.productList .pricingInfo,
#footerCopyright,
#smallCart
{
	float: right;
}

/* left floats */
.pricingInfo span.price,
ul.productList .orderingControls,
#checkoutProgress a,
#checkoutProgress span.progressOrder,
.informationMenu,
#headerSearchBar,
.rootCategories li
{
	float: left;
}

/* dotted separator line */
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-repeat: repeat-x;
	background-image: url(theme/default/stylesheet/../image/sep_hor.gif?1265359039);
	background-position: center bottom;
}

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

/* non-underlined links */
.pricingInfo a.addToCart,
#header a,
#leftSide a,
.subCategories a,
ul.news li.newsEntry,
h3 a
{
	text-decoration: none;
}

.newsReadMore a
.current ul li,
.subSubCats li,
.categories .current li,
#smallCart a,
#smallCart .menu_cartItemCount,
#smallCart a.checkout
{
	background-position: left center;
}

h1, h2, h3, h4
{
	color: #0d71be;
}

h1
{
	font-size: 24px;
	text-indent: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
}

h2
{
	text-indent: 20px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #4386ba;
	line-height: 25px;
	padding-bottom: 2px;
	margin-top: 20px;
	font-size: 18px;
}

div#container
{
	margin-top: 31px;
	min-height: 0;
}

/*
	footer
*/
div#footer
{
	position: static;
	margin-bottom: 30px;
	clear: both;
}

#footerLeftCorner
{
	float: left;
	width: 28px;
	height: 67px;
	background-image: url(theme/default/stylesheet/../image/footerLeftCorner.gif?1265359039);
}

#footerContent
{
	margin: 0 28px;
	height: 67px;
	background-color: #E7F4FA;
}

#footerCopyright
{
	text-align: right;
	margin-top:20px;
}

#footerRightCorner
{
	float: right;
	width: 28px;
	height: 67px;
	background-image: url(theme/default/stylesheet/../image/footerRightCorner.gif?1265359039);
}

.informationMenu
{
	margin-top: 20px;
	width: 500px;
}

#leftSide .informationMenu
{
	display: none;
}

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

#contentWrapperLeft
{
	left: 210px;
}

#contentWrapperLeft,
#contentWrapperRight
{
	position: absolute;
	height: 20000px;
	width: 10px;
	background: url(theme/default/stylesheet/../image/vert_sep.gif?1265359039) repeat-y left top;
}

#contentWrapperRight
{
	display: none;
}

body
{
	background-image: url(theme/default/stylesheet/../image/bodyBackground.png?1265359039);
	background-repeat: repeat-x;
}

.page_content_bg
{
	overflow: hidden;
	position: relative;
	background: url(theme/default/stylesheet/../image/page_top.gif?1265359039) #fff repeat-x;
	border: 1px solid #e0f0fc;
	border-width: 0 1px;
}

fieldset, div.addressBlock, #userMenuContainer, .orderDetails
{
	background: none no-repeat;
}

.table thead
{
	background-color:#E6F5FF;
}

thead th, tr.heading td
{
	font-weight: bold;
}

/*
	Header
*/
#header
{
	border-bottom: 2px solid #0d3f64;
}

#headerSearchBar
{
	height: 47px;
	width: 100%;
}

#headerLeftCorner
{
	float: left;
	width: 25px;
	height: 47px;
	background-image: url(theme/default/stylesheet/../image/headerLeftCorner.jpg?1265359039);
}

#headerRightCorner
{
	float: right;
	width: 25px;
	height: 47px;
	background-image: url(theme/default/stylesheet/../image/headerRightCorner.jpg?1265359039);
}

#headerContent
{
	height: 91px;
	padding: 0 1em;
	background: url(theme/default/stylesheet/../image/headerContent.jpg?1265359039) repeat-x;
	position: relative;
}

.rootCategories
{
	position: absolute;
	bottom: -2px;
}

#headerSeparator
{
	height: 2px;
	line-height: 2px;
	margin-left: 15px;
	margin-right: 23px;
}

.index #headerSeparator
{
	height: 20px;
}

.quickSearch
{
	padding-top: 4px;
}

#breadCrumb
{
	font-size: 11px;
	padding: 10px 0 6px 25px;
	color: #406883;
}

/*
	Side boxes
*/

div.box
{
	margin-bottom: 10px;
	background-position: right bottom;
}

div.box .title
{
	font-size: 14px;
	color: #0a7bc4;
}

div.box .title div
{
	background-position: right top;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	text-align: left;
}

div.box .content
{
	background: none;
}

/*
	Category list
*/

.subCategories.first
{
	background: url(theme/default/stylesheet/../image/vert_sep.gif?1265359039) right top repeat-y;
}

.subCategories .subCatContainer
{
	background-position: left bottom;
}

.subCategories .subCatContainer .subCatContainer
{
	background-position: right bottom;
}

.subCategories .subCatContainer .subCatContainer .subCatContainer
{
	background-position: top right;
}

.noSubCats .subCatContainer
{
	padding-left: 0 !important;
}

.noSubCats .subCatContainer table
{
	margin: 0 auto;
}

/*
	Product list
*/
.resultStats
{
	font-size: 100%;
	width: 98% !important;
}

ul.productList .pricingInfo, .productGrid .pricingInfo
{
	line-height: 2em;
	width: 120px;
	height: 60px;
}

ul.productList .pricingInfo
{
	margin-left: 1em;
	position: relative;
}

.productGrid .pricingInfo
{
	margin: 0 auto;
	position: relative;
}

ul.productList .pricingInfo span.price,
.productGrid .pricingInfo span.price
{
	text-align: center;
	width: 100%;
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
}

.price
{
	color: #CC6600;
}

.pricingInfo span
{
	display: none;
}

.pricingInfo span.listPrice
{
	display: inline;
}

.pricingInfo a.addToCart
{
	background-image: url(theme/default/stylesheet/../image/button_bg.gif?1265359039) !important;
	line-height: 29px;
	width: 125px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 30px;
	left: 0;
	text-align: center;
}

ul.productList .image
{
	border-right: 1px solid #eee;
}

ul.productList .addToWishList, #productToWishList td.value a, .productGrid .addToWishList
{
	background-image: url(theme/default/stylesheet/../../../image/silk/gif/heart_add.gif?1265359039);
	font-size: smaller;
	padding-top: 3px;
	padding-bottom: 3px;
}

.productListRating
{
	padding-bottom: 3px;
}

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

ul.productList .order
{
	margin-top: 0;
}

ul.productList .orderingControls
{
	padding-top: 5px;
}

.productList .title a, .productGrid .title a
{
	font-size: 14px;
	color: #2E8B98;
}

.compactProductList .productInfo
{
	width: 90px;
}

.compactProductList .pricingInfo
{
	display: block;
	width: 64px;
	font-size: 0.85em;
}

.compactProductList .pricingInfo .price
{
	display: inline;
}

/*
	Product page
*/
#productPrice, #productToCart, #productToWishList
{
	background-color:none;
}

#productPrice td.value, #productToCart td.value, #productToWishList td.value
{
 	padding-right: 1em;
}

#productPrice td
{
	padding-top: 16px;
}

#productToWishList td.value
{
	text-align: left;
	padding-top: 0;
}

#productToWishList td
{
	padding-bottom: 1em !important;
}

#mainInfo table
{
	margin-top: 0;
}

#rateProduct .productTable
{
	margin-left: 0;
}

.productIndex .productTable
{
	margin: 0 10px;
}

.productTable tr.heading
{
	background-repeat: repeat-x;
	background-color: #D2EEF2;
	background-image: url(theme/default/stylesheet/../image/page_top.gif?1265359039);
}

tr.even
{
	background-color: #F5FCFF;
}

tr.odd
{
	background-color: #F1FAFF;
}

.productTable td.ratingPreview
{
	background-color: #fff !important;
}

.returnToCategory
{
	background-image: url(theme/default/stylesheet/../image/back.jpg?1265359039);
    font-weight: bold;
	line-height: 24px;
	display: block;
	color: #CC6600;
	font-size: 12px;
	margin-bottom: 0;
}

.specSummary
{
	background: transparent;
	float: none;
	margin-top: -5px;
	margin-bottom: 5px;
	width: auto;
	z-index: 0;
}

.cartLinks .submit
{
	background: transparent url(theme/default/stylesheet/../image/button_bg.gif?1265359039) repeat scroll 0%;
	color: white;
	font-weight: bold;
	height: 29px;
	padding-left: 25px;
	position: static;
	width: 125px;
}

/*
	Shopping cart
*/
a.proceedToCheckout span span span span
{
	display: block;
	padding: 10px 27px 10px 10px;
}

/*
	Checkout
*/
#checkoutProgress a span
{
	display: block;
}

#checkoutProgress a span span span span
{
	padding: 0 10px;
}

#checkoutProgress a span span span span, #checkoutProgress span.progressOrder
{
	line-height: 40px;
}

/*
	Site news
*/
.newsReadMore a
{
	background-image: url(theme/default/stylesheet/../../../image/silk/gif/page_white_text.gif?1265359039);
	padding-top: 4px;
}

/*
	Added
*/

/*****************************
	Header css override
*****************************/
#currency, #language
{
	margin-top: 8px;
}

#currency a, #language a
{
	color: #BADFF9;
	font-size: 11px;
}

#searchContainer
{
    margin: 0 25px;
	background: url(theme/default/stylesheet/../image/headerTop.jpg?1265359039);
}

/*****************************
	Category box
*****************************/
.categories ul
{
	background: url(theme/default/stylesheet/../image/leftmenu_bg.gif?1265359039) repeat;
	text-indent: 0;
}

.categories ul ul
{
	background-image: none;
}

.categories .content
{
	padding-left: 0 !important;
	padding-top: 0 !important;
}

.categories .content a
{
	color: #666666;
}
.categories .content a:hover, .filterGroup a:hover
{
	color: black;
}

.categories li, .categories li a
{
	margin-top: 0;
	line-height: 25px;
	margin-left: 0;
}

.categories ul li
{
	background-position: left 1px;
	background-image: url(theme/default/stylesheet/../image/leftmenu4.gif?1265359039);
	margin-left: 0;
}

.subSubCats li a
{
	font-size: 12px;
	color: #168c9d;
}

.current ul li, .subSubCats li
{
	font-size: 12px;
	color: #168c9d;
	background-image: url(theme/default/stylesheet/../image/arrow.jpg?1265359039);
	text-indent: 0;
}

li.moreSubCats, li.moreSubCats a
{
	font-size: 12px;
	color: #cc4800;
	background-image: none;
	text-indent: 0;
}

.categories ul li.current
{
	background-image: none;
}

.currentName
{
	color: #CC6600;
	font-size: 11px;
}

/*****************************
	Filters
*****************************/
.filterGroup ul li a
{
	color: #4a5666;
	font-size: small;
}

.expandResults .filterGroup ul li a
{
	background-image: url(theme/default/stylesheet/../../../image/silk/gif/bullet_delete.gif?1265359039);
}

.filterGroup
{
	margin-top: 0.7em;
}

.filterGroup ul li.showAll a
{
	background-image: none;
}

.filterGroup ul li
{
	text-indent: 0;
}

.filterGroup ul li div
{
	text-indent: 10px;
	line-height: 24px;
	background-image: url(theme/default/stylesheet/../image/arrow_narrow.gif?1265359039);
}

.filterGroup .count, .categories .count
{
	line-height: 19px;
}

.filterGroup .showAll
{
	background-position: right top;
	background-image: url(theme/default/stylesheet/../image/more.gif?1265359039);
	background-repeat: no-repeat;
	display: block;
}

.allFilters
{
	background-color: #eff8ff;
}

.allFilters li
{
	background-image: none !important;
	margin-bottom: 0 !important;
}

.allFilters .filterGroup
{
	margin-top: 0;
}

#leftSide
{
	width: 185px;
	padding: 0 10px 0 15px;
}

.rootCategories li
{
	margin-right: 2px;
	background-image: url(theme/default/stylesheet/../image/tab_btn_09.gif?1265359039);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 27px;
	height: 27px;
}

.rootCategories li span
{
	display: block;
	background-image: url(theme/default/stylesheet/../image/tab_btn_08.gif?1265359039);
	background-position: left bottom;
	padding-left: 8px;
	white-space: nowrap;
}

.rootCategories li a
{
	display: block;
	background-image: url(theme/default/stylesheet/../image/tab_btn_11.gif?1265359039);
	background-position: right bottom;
	font-size: 11px;
	padding-right: 8px;
}

.rootCategories li a,
.rootCategories li:hover li a,
.rootCategories li.hover li a
{
	color: #0C3D65;
}

.rootCategories li.current
{
	display: block;
	background-image: url(theme/default/stylesheet/../image/tab_btn_04.gif?1265359039);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 0;
	color: #0C3D65;
	font-size: 11px;
}

.rootCategories li.current span
{
	background-image: url(theme/default/stylesheet/../image/tab_btn_03.gif?1265359039);
	background-position: left bottom;
	width: auto;
}

.rootCategories li.current a
{
	background-image: url(theme/default/stylesheet/../image/tab_btn_06.gif?1265359039);
	background-position: right bottom;
	width: auto;
	color: #E8F4FA;
	margin-right: 0;
	padding-right: 8px;
}

.rootCategories li div.wrapper
{
	border: 1px solid #6e99ae;
	border-top: 0;
	background: #cddddf;
}

.rootCategories li li
{
	padding-left: 0;
}

.rootCategories li li a:hover,
.rootCategories li:hover li a:hover
{
	background-color: #0d3f64;
	color: white;
}

.rootCategories li.hover li,
.rootCategories li.hover li a
{
	width: 220px;
}

/*************************
	Special offers (sale items)
*************************/
.box.productList li
{
	padding-bottom: 5px;
}

/*****************************
	Information menu
*****************************/
.informationMenu .infoLink
{
	margin-bottom: 5px;
	font-size: smaller;
	margin-top: 20px;
}

#smallCart .sep
{
	display: none;
}

#smallCart, #smallCart a
{
	color: #0C3D65;
}

#smallCart a, #smallCart .menu_cartItemCount
{
	font-size: 11px;
	display: inline-block;
	padding: 5px 0 5px 20px;
	margin-left: 1.3em;
}

#smallCart a.menu_yourAccount
{
	background-image: url(theme/default/stylesheet/../image/account.gif?1265359039);
}

#smallCart a.menu_shoppingCart
{
	background-image: url(theme/default/stylesheet/../image/cart.gif?1265359039);
}

#smallCart a.checkout
{
	background-image: url(theme/default/stylesheet/../image/checkout.gif?1265359039);
	padding-right: 0;
}

#smallCart .logout
{
	display: inline;
}

#smallCart .logout a
{
	background-image: url(theme/default/stylesheet/../image/signout.gif?1265359039);
}

#smallCart .menu_cartItemCount
{
	font-size: smaller;
	margin-left: 0;
	padding-left: 0.3em;
}

#content.left
{
    background-image: none;
}

.subCategories .separator
{
	display: none;
}

.subCatName, .subCatName a
{
	font-size: 14px;
	color: #0b3c65;
	line-height: 16px;
	padding-bottom: 5px;
}

.subCategories td.subCatImage
{
	width: 85px;
	text-align: center;
	padding-right: 15px;
	padding-left: 8px;
}

ul.news li.newsEntry
{
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	display: block;
	padding: 10px;
}

h3, h3 a
{
	margin-bottom: 1em;
	font-size: 14px;
	color: #168c9d;
	font-weight: bold;
}

#moreImages
{
	padding-top: 1em;
}

#mainInfo
{
	margin-top: 0;
}

#mainInfo,
.radioOptions,
#largeImage,
.productSeparator
{
	border: 1px solid #cde;
}

#productPurchaseLinks
{
	border-bottom: 1px solid #def;
	background-image: url(theme/default/stylesheet/../image/price_bg.gif?1265359039);
	background-repeat: repeat-x;
	background-position: center top;
	width: 260px;
}

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

#relatedProducts, #purchasedTogether
{
	margin-right: 20px;
}

.returnToCategory a
{
    color: #c60;
}

ul.productList a.addToCart, .productGrid a.addToCart
{
    padding-left: 0;
    text-indent: 27px;
    font-size: 1em;
    overflow: hidden;
}

table.productGrid
{
	table-layout: fixed;
}

.proceedToCheckout
{
	background: url(theme/default/stylesheet/../image/checkout_p.png?1265359039) 100% center no-repeat;
	font-weight: bold;
	width: 208px;
	padding-top: 5px 27px 5px 5px;
	color: #fff;
	text-align: center;
}

.continueShopping
{
	background-image: url(theme/default/stylesheet/../image/checkout_p2.jpg?1265359039);
	font-weight: bold;
	width: 208px;
	height: 28px;
	padding: 15px 0 5px 42px;
	margin-top:-7px;
	color: #cc6600;
	vertical-align: middle;
}

.proceedToCheckout, .continueShopping
{
	font-size: 13px;
}

#userMenuContainer
{
	margin: 1em;
}


.rtl .newsReadMore a
.rtl .current ul li,
.rtl .subSubCats li,
.rtl #smallCart a,
.rtl #smallCart .menu_cartItemCount,
.rtl .filterGroup ul li div,
.rtl #smallCart a.checkout
{
	background-position: right center;
}

.rtl a.addToWishList,
.rtl #productToWishList td.value a,
.rtl .newsReadMore a,
.rtl .returnToCategory
{
	padding-left: 0;
	padding-right: 22px;
	background-position: right center;
}

.rtl .current ul li,
.rtl .categories ul li,
.rtl #smallCart a,
.rtl .subSubCats li
{
	padding-left: 0;
	padding-right: 20px;
	background-position: right 1px;
}

.rtl .expandResults .filterGroup ul li a,
.rtl #smallCart .logout a
{
	padding-left: 0;
	padding-right: 16px;
	background-position: right center;
}

.rtl .categories .content
{
	padding: 0 !important;
	position: relative;
}

* html .rtl .categories li,
*+html .rtl .categories li
{
	background: none;
	padding-right: 0;
}

.rtl .filterGroup .showAll
{
	text-align: left;
}

.rtl div.box .title div
{
	text-align: right;
}

.rtl .addToCart
{
	padding: 0 !important;
}

.rtl ul.productList .orderingControls
{
	float: none;
}

.rtl #smallCart .menu_shoppingCart
{
	margin-left: 0;
}

body.threeColumn.rtl #contentWrapperRight
{
	left: 230px;
	right: auto;
}

body.threeColumn.rtl #contentWrapperLeft
{
	left: auto;
	right: 190px;
}