*
{
  	margin: 0;
  	padding: 0;
}

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#BCC46E;
	background-image: url(../image/stripe.png);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #999999;	
	
}



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

a {
color:#992147;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:underline;
}


html > body div#container {
background-image: url(../image/back.png);
}


div#container
{



background-image: url(../image/back.gif);
background-repeat:repeat-y;
/*
 needed for footer positioning


*/

	position: relative; /* needed for footer positioning*/

	height: auto !important; /* real browsers */
	height: 650px; /* IE6: treated as min-height*/

	min-height: 650px; /* real browsers */
	
	  	margin: 0 auto;
 /* 	width: 950px;
	width: 838px;
	
 */
 

}






/* << 100% height layout end */

body, h4
{
    font-family: Verdana;
 /* stick to bottom    font-size: small; */
}

a
{
	color: #992147;
}

a:hover:active
{
    color: blue;
}

a img
{
    border: 0;
}











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

.clear
{
    clear: both;
    width: 100%;
    height: 1px;
    overflow: hidden;
}

.errorMsg
{
	color: #FF0000;
}

.highlight
{
	background-color: #ffffe0;
	border: 1px solid yellow;
	padding: 1em;
}

.message
{
	padding: 15px;
	font-weight: bold;
}

div.confirmationMsg
{
    padding: 10px;
}

div.confirmationMsg div
{
    display: inline;
    padding: 5px;
    background-color: #FFFCAC;
    z-index: 0;
}

/*****************************
	Layout
*****************************/

#outercontainer
{
  	margin: 0 auto;
 /* 	width: 950px; */
	width: 838px;
}

#innercontainer
{
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
margin-left:40px;
margin-right:40px;


}


#header
{
  	padding: 20px;
	
	
}


#leftSide
{
left:20px;
position:absolute;
/*
Add top position to allow room for fadeshow header
top:300px;

*/

	float: left;
	width: 130px;
	overflow: visible;
	margin-bottom: 120px;
}

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

#clearFooter {
	clear: both;
	height: 1px;
}

#content
{
/*
	margin-left: 155px;
	margin-right: 30px;
	padding: 10px;
	padding-left:40px;
	padding-top: 0;
	*/
margin-left: 115px;
	margin-right: 10px;
	padding: 10px;
	padding-left:20px;
	padding-top: 0;	
	

}

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

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

/*****************************
	Header
*****************************/
html > body #header {
background-image: url(../image/masthead4b.png);

}

#header
{
    padding-top: 6px;
  	padding-bottom: 0;
	z-index: 50;
	position: relative;
	width: 838px;
	
	background-image: url(../image/masthead4b.gif);
	background-repeat: no-repeat;
	height: 144px;


}

#storeName
{
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	display: inline;
    position: absolute;
    left: 90px;
    top: -10px;
}

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

div.box .title
{
  	border-bottom: 1px solid #CCCCCC;
  	border-top: 1px solid #CCCCCC;
  	padding: 3px;
  	background-color: #EEEEEE;
  	text-align: center;
  	font-weight: bold;
  	color: #143788;
}

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

.currentName
{
	font-weight: bold;
/*    background-image: url(../../image/silk/bullet_blue.png); */
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    margin-left: -20px;
}

li.current
{
height:24px;
font-size:1.2em;
font-weight:bold;
color: #ffffff;
        background:  url(../image/menu8b.gif) 0 -32px;
        padding: 8px 0 0 25px;
		background-image: url(../image/menu8b.gif);
}

fieldset.container
{
    border: 0;



}

/*****************************
    Tables
*****************************/
.table
{
    border: 1px solid #DDDDDD;
}

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

.table th
{
    padding: 3px;
}

.table td
{
    padding: 4px;
	
}

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

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

/*****************************
	Quick search
*****************************/
#searchContainer
{

    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #DDDDDD;
    background: #F7F7F7;
    margin-bottom: 10px;
}

.quickSearch
{
	padding-left: 30px;
	float: left;
}

.quickSearch input, .quickSearch select
{
    font-size: 0.9em; !important;
}

.quickSearch .submit
{
    margin-bottom: 0;
    margin-top: 0;
}

.quickSearch .searchQuery
{
	width: 160px;
}

.quickSearch select
{
    width: auto;
    padding-left: 0;
}

/*****************************
	Category box
*****************************/
.categories ul
{
    margin-left: 0;
    padding-left: 0;
}

.categories .content
{
    background-color: #F6F6F6;
    padding: 12px !important;
    padding-left: 20px !important;
    padding-top: 5px !important;
  	border-bottom: 1px solid #CCCCCC;
}

.categories .content a
{
    color: black;
}

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

.categories ul li
{
    list-style-type: none;
}

.categories ul ul
{
    list-style-type: disc;
    margin-top: 8px;
    margin-left: 0;
    padding-left: 12px;
}

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

.current ul li, .subSubCats li
{
    list-style-type: none;
    margin-bottom: 7px;
    padding-left: 20px;
    background-image:url(../../image/silk/gif/bullet_arrow_left.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
}

.categories .count
{

}

/*****************************
	Filters
*****************************/
.filterGroup ul
{
	padding: 4px;
	padding-left: 20px;
	font-size: 0.9em;
	padding-right: 0;
	width: auto;
}

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

.filterGroup ul li
{
    margin-bottom: 2px;
    list-style-type: none;
    padding-right: 1px;
}

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

.filterGroup .count, .categories .count
{
	color: #666666;
}

.filterGroup .showAll
{
	list-style: none;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 2px;
	background-image: url(../../image/silk/gif/tag_yellow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: -20px;

	z-index: 10;

}

#smallCart
{
    padding-top: 10px;
	left:200px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	padding-right: 50px;
	float:right;
}

#smallCart a.checkout
{
	background-image: url(../../image/silk/gif/cart_go.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#myaccount a.checkout
{
	background-image: url(../../image/silk/gif/cart_go.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.logout
{
	margin-top: 0.5em;
	font-size: 1em;
	text-align: left;
}

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

/*****************************
	Latest news block
*****************************/
.latestNewsSide
{
	list-style-type: none;
	padding-left: 0;
}

.latestNewsSide .date
{
	font-size: 0.9em;
	display: block;
	margin-bottom: 0.5em;
}

/*****************************
	Currency switch
*****************************/
#currency, #language
{
	font-size: 0.9em;
	text-align: center;
	margin-top: 12px;
	margin-right: 12px;
	float: right;

}

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

#language select
{
	width: auto;
	font-size: 0.9em;
	margin: 0;
}

/*****************************
	Breadcrumb
*****************************/
#breadCrumb
{
	float: left;
	width: 100%;
	padding: 5px;
/*	font-size: 0.9em; */
}

#breadCrumb ul
{
    float: left;
}

#breadCrumb ul li
{
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

#breadCrumb ul li span.separator
{
	margin-left: 5px;
	font-weight: bold;
}

#breadCrumbCaption
{
    float: left;
    font-weight: bold;
}

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

.newsReadMore
{
    font-size: 0.9em;
    padding: 0.5em;
    padding-top: 0;
}

.newsArchive
{
    padding-top: 1em;
}

ul.news
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.news li.newsEntry
{
    margin-top: 0.5em;
    border-bottom: 1px solid #eee;
}

/*****************************
	Sub-category list
*****************************/
.count
{
    color: #666666;
}

.subCatName
{
    font-size: 2em;
    font-weight: bold;
}

.subCatImage
{
    vertical-align: middle;
}

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

tr.separator div
{
	border-bottom: 1px solid #EEEEEE;
	height: 5px;
}

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

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

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

.subCategories td.details.verticalSep
{
	border-right: 1px solid #EEEEEE;
}

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

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

.narrowByCat
{
	margin-bottom: 2em;
}

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

li.moreSubCats
{
    font-size: 0.9em;
}

/*****************************
	Product list
*****************************/
#productDescription {
color:#666666;
font-size: 1.2em;
}

.keywords
{
	font-style: italic;
}

.notFound
{
    margin: 20px;
    background-image: url(../../image/silk/gif/emoticon_unhappy.gif);
    background-repeat: no-repeat;
    background-position: 6px center;
    padding-left: 28px;
}

.notFoundMain
{
    font-weight: bold;
}

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

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

.allFilters .filterGroup
{
    float: left;
    width: 30%;
}

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

.page
{
    border: 1px solid #992147;
    padding: 2px 6px;
    text-decoration: none;
    margin-left: 2px;
    margin-right: 2px;
}

.currentPage
{
    background: #992147;
    font-weight: bold;
    color: white;
}

.resultPages .next
{
    background-image: url(../../image/silk/gif/resultset_next.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 22px;
    border: 0;
    text-decoration: underline;
}

.resultPages .previous
{
    background-image: url(../../image/silk/gif/resultset_previous.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 22px;
    border: 0;
    text-decoration: underline;
}

.resultPages
{
    border-top: 1px solid #CCCCCC;
    padding-top: 10px;
}

.resultStats
{
    padding: 10px;
    padding-top: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.2em;
    position: relative;
}

.resultStats .pagingInfo, .categoryLayoutSwitch
{
    float: left;
    margin-top: 10px;
    margin-bottom: 0;
}

a.layoutSetList, a.layoutSetGrid
{
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	padding-bottom: 2px;
	line-height: 18px;
}

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

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

.categoryLayoutSwitch
{
	margin-left: 1em;
}

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

.resultStats .sortOptions
{
    float: right;
    margin-top: 5px;
}

#productSort
{
    width: auto;
    font-size: 0.9em;
}



* html .resultStats
{
/*	width: 710px; */
}


ul.productList
{
	list-style: none;
}

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

.featured .title a
{
    font-weight: bold;

/*
    background-image: url(../../image/silk/gif/star.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
*/
}

ul.productList .title
{
	display:block;
	margin-top:10px;
	position:relative;
	top:-20px;
	text-align: left;
}



ul.productList .spec
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 9px;
	text-align: left;
}

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

ul.productList .image
{
	float: left;
    margin-right: 8px;
    width: 150px;
    text-align: center;
}

ul.productList .image img
{
    vertical-align: top;
}

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

ul.productList a.addToCart, .productGrid a.addToCart
{
    padding-left: 14px;
    background-image:url(../../image/silk/gif/cart_add.gif);
    background-repeat: no-repeat;
    background-position: center left;
	text-align:center;
	height:32px;
	display:inline-block;
	width:100px;
	
  
    font-size: 1em;

	
	
}

.pricingInfo span.price
{
/*
	float: right;
	width: 100px;
*/
}

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

ul.productList .pricingInfo
{
    float: right;
    white-space: nowrap;
    width: 250px;
    line-height: 1.2em;
    margin-top: -15px;
}

ul.productList .orderingControls
{
    float: right;
}

.orderingControls *
{
	vertical-align: middle;
}

.shortDescr
{
	font-size: 1.2em;
}

.productSeparator
{
    border-bottom: 1px solid #EEEEEE;
    margin-top: 15px;
    margin-bottom: -7px;
    margin-left: 110px;
    margin-right: auto;
}

.listItemSeparator
{
	color: #ccc;
}

.productListRating a
{
	font-size: 0.9em;
}

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

.returnToCategory
{
	padding-left: 0;
    margin-bottom: 12px;
}

.returnToCategory a
{
    background-image: url(../../image/silk/gif/resultset_previous.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 18px;
    list-style-type: none;
    margin-left: 0;
    margin-top: 4px;
    font-weight: bold;
}

.specSummary
{
    font-weight: bold;
    float: right;
    background: #FFFCDA;
    padding: 10px;
    font-size: 0.9em;
    max-width: 300px;
    margin-top: -40px;
    z-index: 10;
}

#productSummaryContainer
{
	float: left;
	width: 250px;
}

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

#ratingSummary
{
	float: left;
	width: 250px;
}

#mainInfo table
{
	margin-top: 20px;
}

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

#mainInfo td.param
{
    text-align: right;
}

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

.websiteUrl a
{
  	background-image: url(../../image/backend/icon/exLink.gif) !important;
  	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 20px;
}

.overallRating
{
	font-weight: bold;
	text-align: center;
}

.overallRating *
{
	vertical-align: middle;
}

.overallRating a
{
	font-weight: normal;
	font-size: 0.9em;
}

.ratingBreakdown
{
	text-align: right;
	color: #888;
	list-style-type: none;
	float: left;
	clear: left;
	margin-top: 0.5em;
}

.price
{
	color: #999999;
	font-size: 1.5em;
}

#mainInfo .price
{
	font-size: 1.4em;
}

.noStock, .lowStock
{
    text-align: center;
    font-size: 0.9em;
}

table.quantityPrice
{
	border: 1px solid #def;
	margin: 0 auto;
	font-size: 1.4em;
}

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

#productPurchaseLinks .productOptions
{
	padding: 0 0.5em;
}

.productOptions p
{
	margin: 5px 0;
}

.productOptions label {
float: none;
}

.productOptions label.field
{
	display: block;
	float: none;
	margin-bottom: 0;
}

.productOptions input.text, .productOptions select
{
	margin-top: 2px;
	margin-bottom: 0;
}

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

.nonEditableOption
{
	line-height: 2em;
}

#productSpecification table
{
	border: 1px solid #AAAAAA;
	width: auto;
}

#productSpecification td
{
    padding: 5px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid white;
}

tr.specificationGroup
{
    font-weight: bold;
	font-size: larger;
	background-color: #CCCCCC;
}

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

tr.specificationGroup td.value
{
	border-left: 0 !important;
	font-size: 1.4em;
}

ul.attributeList
{
    padding: 0;
}

ul.attributeList li
{
    background-image: url(../../image/silk/gif/tick.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 22px;
    list-style-type: none;
    margin-left: 0;
}

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

#relatedProducts a.productName
{
	display: block;
}

#imageContainer
{
	
	float: left;
    text-align: center;
	margin:20px;
}

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

#lightbox
{
	padding: 2px !important;
}

#keyboardMsg
{
	display: none;
}

#lightboxCaption
{
	font-size: 1.2em;
}

/* select elements do not respect z-index in IE 6 */
.lightboxOn select
{
	// visibility: hidden;
}

#mainImage
{
    border: 1px solid #D1D1D1;
}

#largeImage.multipleImages
{
	height: 350px;
}

#largeImage.missingImage
{
	height: auto;
}

#moreImages
{
	text-align: center;
}

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

.cartLinks
{
	text-align: center;
	padding-top: 0;
	vertical-align: middle;
}

.cartLinks select
{
    width: auto;
    padding: 0;
}

.cartLinks .submit
{
    top: 5px;
    position: relative;
}



#addToWishList

{

	background-image: url(../../../image/silk/gif/heart_add.gif);
	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 22px;



}



#addToCart
{
	font-weight: bold;
}

#rateProduct
{
	margin-left: 10px;
}

#rateProduct table td
{
	padding: 4px;
	text-align: center;
/*	vertical-align: middle; */
}

#rateProduct .heading
{
	font-weight: bold;
}

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

.ratingCategoryName
{
	font-weight: bold;
	vertical-align: middle;
}

.ratingPreview
{
	background: #fff;
	padding: 0;
	vertical-align: middle;
}

.reviewForm
{
	margin-top: 1em;
}

.reviewForm label
{
	float: none;
}

.reviewTitle
{
	line-height: 1.5em;
	font-weight: bold;
}

.reviewText
{
	margin-top: 0;
}

div.review
{
	padding-top: 1em;
	border-top: 1px solid #eee;
}

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

div.review .ratingBreakdown
{
	float: right;
	margin: 0.5em;
	padding: 1em;
	border: 1px solid #eee;
}

.readAllReviews
{
	font-weight: bold;
}

#bundle .productInfo
{
	width: 150px;
}

#bundle .pricingInfo
{
	float: left;
}

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

.bundleList
{
	border-right: 1px solid #eee;
}

.bundlePrice
{
	font-size: larger;
}

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

.reviewIndex #ratingSummary
{
	float: left;
}

/*****************************
	Users
*****************************/
.forgottenPassword
{
    display: block;
    font-size: 0.9em;
}

.userRemindPassword {


}

/*****************************
	Shopping cart box
*****************************/
div.checkout a
{
	font-weight: bold;
}

/*****************************
	Shopping cart
*****************************/
#cartStats
{
 	padding-top: 10px;
 	padding-bottom: 10px;
}

.cartListTitle
{
	text-align: left;
}

#cart, #wishList
{
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}

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

#wishList
{
    margin-bottom: 15px;
}

#cart td, #wishList td
{
	overflow: hidden;
	padding: 3px;
	vertical-align: middle;
}

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

#cart .productOptionsMenu
{
	font-size: 0.9em;
}

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

.cartControl a
{
	white-space: nowrap;
	font-size: 0.9em;
	margin-bottom: 5px;
	display: block;
}

.cartQuant
{
	width: 80px;
	text-align: center;
	padding-bottom: 5px;
}

.cartPrice
{
	width: 100px;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 5px;
}

.subTotalCalc
{
	font-size: 0.9em;
	font-weight: bold;
	color: #777777;
}

.cartName
{
	width: auto;
}

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

.continueShopping
{
    float: left;
    background-image: url(../../image/silk/gif/resultset_previous.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 22px;
    font-weight: bold;
}

.proceedToCheckout
{
    background-color: #DDEEFF;
    background-image: url(../../image/silk/gif/cart_go.gif);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #DDDDDD;
    float: right;
    font-weight: bold;
    padding: 5px 27px 5px 5px;
}

.cartImage
{
	width: 60px;
	padding: 7px !important;
	text-align: center;
}

.cartImage img
{
	vertical-align: middle;
	border: 1px solid #777777;
}

#cartUpdate
{
	text-align: center;
}

#expressCheckoutMethods
{
    padding: 20px;
    text-align: right;
}

#cartFields .container, #couponCodes .container
{
	padding: 0 1em 0.5em 0.5em;
	background-color: lightyellow;
	border: 1px solid #ddd;
	margin: 0.5em 0;
}

#couponCodes .container
{
	background-color: #e8ffff;
	padding-bottom: 0;
}

.text.coupon
{
	width: 160px;
}

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

#cartFields textarea
{
	height: 80px;
}

.fieldDescription
{
	font-size: 0.9em;
}

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

/* Progress bar */

.checkoutHeader
{
    line-height: 2em;
}

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

#checkoutProgress
{
    width: auto;
    text-align: center;
    padding-top: 1em;
    float: right;
	height: 6em;
}

#checkoutProgress a
{
    padding: 10px;
    border: 3px solid #ccc;
    background-color: #eee;
    margin-right: 20px;
}

/* completed steps */
#checkoutProgress a.completed,
.progressPayment a,
#progressCart,
.progressShipping #progressAddress,
.shippingSelected,
.addressSelected
{
    border: 3px solid #ADD8E6 !important;
    background-color: #f8f8f8 !important;
}

/* current step */
.progressPayment #progressPayment,
.progressCart #progressCart,
.progressAddress #progressAddress,
.progressShipping #progressShipping
{
    border: 3px solid #ADD8E6 !important;
    background-color: #FFFCBB !important;
}

.progressOrder
{
    font-size: 0.9em;
    margin-right: 5px;
}

/* Select address */

.addressSelector .selector
{
    vertical-align: middle;
    text-align: center;
}

.addressSelector a
{
    float: right;
}

.addressSelector .address
{
    padding: 5px;
}

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

/* Shipping method */

#shippingSelect
{
    margin-top: 1.5em;
}

.shipment
{
    width: 70%;
    border: 1px solid #DDDDDD;
}

.userViewOrder .shipment
{
    width: 90%;
}

.shipment td
{
    text-align: center;
    width: 12%;
}

.shipment .productName
{
    text-align: left;
    width: 64%;
}

.shipment .subTotal, #cart .subTotal
{
    font-weight: bold;
	white-space: nowrap;
	text-align: center;
}

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

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

/* Payments */
#ccForm
{
    float: left;
    width: 500px;
}

#ccExpiryMonth, #ccExpiryYear, #ccType
{
    width: auto;
}

#ccCVV
{
    width: 4em;
}

a.cvv
{
	font-size: 0.9em;
}

#payTotal
{
	margin-top: 20px;
}

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

#payTotal .subTotal
{
	font-weight: bold;
}

#payItems
{
	margin-top: 5px;
}

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

.orderOverviewControls
{
    width: 70%;
    text-align: right;
}

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

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

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

.addressContainer
{
    width: 50%;
    float: left;
}

#otherMethods img
{
    vertical-align: middle;
}

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

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

#cvvHelp
{
    float: left;
    width: 350px;
    padding: 5px;
    margin-left: 20px;
}

#cvvExample
{
    vertical-align: top;
    float: left;
}

#testHandlerWarning
{
    font-size: 90%;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid yellow;
    padding: 5px;
    background-color: #FFFCDA;
    margin-top: 15px;
    margin-bottom: 15px;
}

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

/***************************
	User account
***************************/
.newCustomer
{
	float: left;
	width: 58%;
}

.newCustomer label {
width:140px;
}

.returningCustomer
{
	float: right;
	width: 40%;
}

.returningCustomer label
{
	width: 120px;
}

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

.userLogin .failed
{
    margin: 0;
}

ul#userMenu
{
    padding: 0;
}

#userMenu li
{
    margin-bottom: 10px;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-left: 22px;
}

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

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

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

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

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

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

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

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

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

#userMenu li.selected
{
    font-weight: bold;
}

#userMenuContainer
{
    padding: 10px;
    float: left;
    background-color: #F7F7F7;
    border: 1px solid #DDDDDD;
    margin-bottom: 30px;
}

#userContent
{
    margin-left: 170px;
}

/***************************
	User addresses
***************************/
div.addressBlock
{
    border: 1px solid #DDDDDD;
    background-color: #FAFAFA;
    float: left;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    width: 230px;
    cursor: pointer;
}

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

/***************************
	Orders
***************************/
.orderDetails
{
    border: 1px solid #DDDDDD;
    background-color: #FAFAFA;
    float: left;
    width: 96%;
    padding: 10px;
    margin-bottom: 20px;
}

.orderMenu
{
    padding-left: 10px;
}

.orderDetails .orderMenu
{
    float: left;
    width: 200px;
}

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

#content .orderMenu ul
{
    list-style-type: none;
    margin: 5px;
    margin-left: 0;
    padding-left: 0;
}

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

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

div.orderStatus
{
    padding: 6px;
}

a.invoice, a.viewOrder, a.messages
{
	padding-left: 22px;
	background-image: url(../../image/silk/gif/printer.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

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

a.messages
{
	background-image: url(../../image/silk/gif/email.gif);
	color: red;
}

p.messages
{
}

.cancelled
{
    color: red;
    font-weight: bold;
}

.subItemList
{
	margin: 4px;
}

/***************************
	File downloads
***************************/
ul.downloadFile li
{
    list-style-type: none;
    padding: 4px;
    padding-left: 22px;
    background-image: url(../../image/silk/gif/disk.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

ul.downloadFile li.fileGroup
{
    padding-left: 0;
    background-image: none;
    margin-top: 7px;
    font-weight: bold;
}

/***************************
	Order notes
***************************/
ul.notes
{
    list-style-type: none;
    margin-top: 15px;
    padding-left: 0;
}

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

.responseUser
{
    float: left;
}

.noteDate
{
    float: right;
}

.noteText
{
    border: 1px solid #EEEEEE;
    background-color: #FCFCFC;
    padding: 5px;
    margin-top: 5px;
    font-family: "Lucida Console", Monospace;
}

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

.noteAbout
{
    border-bottom: 1px solid #999999;
    width: auto;
    padding: 5px;
}

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

#noteForm label
{
    float: none;
}

/***************************
	Invoices
***************************/
#invoiceHeader
{
    text-align: center;
    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;
}

td.amount
{
    text-align: center;
}

.basePrice
{
    display: none;
}

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

.discount .actualPrice
{
	color: #f00;
}

#invoicePaymentInfo td.amount
{
    width: auto;
}

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

#invoicePaymentInfo .grandTotal td.amount
{
    border-top: 1px solid black;
    padding-bottom: 10px;
}

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

#invoicePaymentInfo .grandTotal td.amount
{
    font-weight: bold;
}

#invoicePaymentInfo .amountDue td.amount
{
    font-weight: bold;
}

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

.itemOptions .optionPrice
{
	color: #444;
}

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

.manufacturerImage
{
	margin: 1em;
	margin-top: 0;
	float: right;
	border: 1px solid #ddd;
}

.manufacturerAttributes
{
	float: left;
	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;
	background-color: lightyellow;
	height: 15px;
	padding: 3px;
	z-index: 1;
	padding-left: 25px;
	background-image: url(../../image/silk/gif/layout_edit.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}

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

span.templateLocator.activeTpl
{

}

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

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

form
{
     display: inline;
}

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

.feedback, .feedback_textarea
{
    position: absolute ! important;
    vertical-align: middle;
    margin-left: 10px;
    padding-left: 20px;
    background: url(../../image/silk/gif/error.gif) no-repeat left center;
    visibility: hidden;
    white-space: nowrap;
}

fieldset.group
{
    position: relative;
}

form fieldset.group div
{
    width: auto;
}

fieldset
{
    margin: 1em 0;
    padding: 1em;
    background: #f8f8f8;
    margin: auto 0;
    margin-bottom: 10px;
    border: 1px solid #DDD;
}

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

label
{
    float: left;
	width:156px;
    cursor: pointer;
    padding-right: 6px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 19px;
	
}

.required label
{
	font-weight: bold;
}

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

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

p.radio label, p.checkbox label
{
    white-space: nowrap;
    margin-top: 3px;
}

label.checkbox, label.radio
{
  	line-height: 1.2em;
  	width: auto;
}

input.text, select, file, form.other
{
    width: auto;
	min-width: 3em;
    font-size: 1.2em;
    padding: 2px;
    vertical-align: middle;
}




label.cancel
{
    float: none;
    position: relative;
    line-height: 1.5em;
    padding-left: 0;
}

select
{
	padding: 0;
}

option
{
	padding-right: 4px;
}

optgroup option
{
   padding-left: 1em;
   color: black;
   background-color: #ffc;
}

optgroup
{
   font-style: normal;
   font-weight: bold;
}

textarea
{
    padding: 2px;
    width: 40em;
    height: 10em;
    font-size: 14px;
    font-family: arial, verdana;
    color: #333;
}
.feedback_textarea
{
   line-height: 10em;
}

input.submit
{
    margin-top: 5px;
	cursor:pointer;
}

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

input.radio, input.checkbox
{
    float: left;
    margin-right: 0.5em;
    cursor: pointer;
}

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

input.submit:focus
{
	color: #008cff;
}

input.required, textarea.required, select.required
{
    border-color: red;
}

label, input, select, form .other, textarea
{
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

a.cancel
{
 	color: red;
}

fieldset.error, div.error, fieldset.container
{

	padding: 0;
		margin: 0;
	position: static;
	border: 0;
	background-color: inherit;
	background: inherit;
	/* @todo: let's see how this works for IE */
	background: none;
}

.errorText /* , fieldset.error div */
{
	color: #f22;
	background: url(../../image/silk/gif/bullet_error.gif) left center no-repeat;
	width: auto;
	margin-bottom: 4px;
	margin-top: 0;
	padding: 0px 3px 0px 20px;
	font-weight: bold;
	font-family: Tahoma;
	clear: left;
}

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

.hidden
{
	display: none;
}

.visible
{
	display: block;
}

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

a.ajaxIndicator
{
	background-image: url(../../image/indicator.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 22px;
}

p.checkbox label {
    float: none;
    clear: both;
}

label.title
{
    font-weight: bold;
}

label.text
{
    width: auto;
}

/* textarea container */
div.textarea
{
 	margin-bottom: 7px;
}

input.wide
{
  	width: 35em;
}

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

input.date
{
  	width: 7em;
}

/***************************
	Calendar
***************************/
img.calendar_button
{
    margin-left: 0.5em;
    cursor: pointer;
    border: 0px none;
    vertical-align: middle;
}

img.calendar_button_hover
{
    background: red;
}

/***************************
	EAV
***************************/
.eavAttributes label
{
	float: none;
	width: auto;
	display: block;
}

.eavAttributes .attrName
{
	font-weight: bold;
}

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

.eavContainer .wide
{
	width: 15em;
}

/*************************
	Special offers (sale items)
*************************/
.compactProductList ul
{
	list-style-type: none;
	padding-left: 0;
	margin-top: 0.5em;
}

.compactProductList .image
{
	float: left;
	width: 45px;
	text-align: center;
}

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

.compactProductList .pricingInfo .price
{
	position: static;
	float: left;
	width: 60px;
	font-size: 1em;
	text-align: center;
}

.compactProductList li
{
	list-style-type: none;
	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
{
	padding-left: 0;
	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;
	list-style: none;
	/* float : left; */
	/* width : 142px; */
	z-index: 10;
	position: relative;
	background-color: #F6F6F6;
}

.dynamicMenu li { /* all list items */
	position : relative;
	/* float : left; */
	margin: 0;
	border-top: 1px solid #ddd;
}

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

.dynamicMenu ul ul
{
	padding-left: 0;
	border: 1px solid #ddd;
	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:hover li a,
.dynamicMenu li.sfhover li a,
.dynamicMenu li:hover li:hover li a,
.dynamicMenu li.sfhover li:hover li a
{
	background-color: #F6F6F6;
}

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

.dynamicMenu li a, .dynamicMenu li .currentName
{
	width: 140px;
	/* w\idth : 10em; */
	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;
}

#masthead
{
	background-repeat: no-repeat;
	height: 142px;
	margin-left:20px;
	width: 797px;
	
}






.masthead_home {background-image: url(../image/bracelet6.png);}
.masthead_delivery {background-image: url(../image/delivery.png);}
.masthead_returns {background-image: url(../image/returns.png);}
.masthead_about {background-image: url(../image/about.png);}
.masthead_contact {background-image: url(../image/contact.png);}
.masthead_quality {background-image: url(../image/quality.png);}
.masthead_care {background-image: url(../image/care.png);}
.masthead_plain {background-image: url(../image/plain.png);}
.masthead_pendants {background-image: url(../image/masthead-pendants.png);}
.masthead_necklaces {background-image: url(../image/masthead-necklaces.png);}
.masthead_rings {background-image: url(../image/masthead-rings.png);}
.masthead_earrings {background-image: url(../image/masthead-earrings.png);}
.masthead_bangles {background-image: url(../image/masthead-bangles.png);}
.masthead_bracelets {background-image: url(../image/masthead-bracelets.png);}


#polaroidtable {
width: 600px;
border: 0px;
margin-left:10px; 
margin-top:20px;

*/

width: 99%;
	table-layout: fixed;
}


table.productGrid
{

border: 0px;
margin-left:0px; 
margin-top:0px;
	width: 99%;
	table-layout: fixed;
}




/* IE 6 */
* html table.productGrid
{
	width: auto;
}

/*

.productGrid td
{
	text-align: center;
	padding: 1em;
	position: relative;
	vertical-align: bottom;
	overflow: hidden;
}

.productGrid .title 
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	marginn-right:0px;

}

.pricingInfo2
{
margin-top:0px;

 
}


/*

.productGrid .title a:link
{
	font-color: #992147;
	text-decoration:none;
}

.productGrid .title a:hover
{
	font-color: #CCCCCC;
	text-decoration:underline;
}


*/




.polaroid_td {
/*--	background-image:url(../../../../images/polaroid.gif); 
background-repeat: no-repeat;
background-position: center top;
*/
	width: 182px;
	height: 200px;
	margin:0px;
	padding:10px;
	text-align:left;
	
}

.polaroid_div {
	border: 1px solid #C3C3C3;
	padding:11px;
	width:86%;
	
}

.polaroid_img {

border: 1px solid #DFDFDF;
height:136px;


}



/*------------------TEXT CLASSES----------------------------*/

.rule{
width:600px;
	border-style: dashed none none none;
	border-width: 1px 0px 0px 0px;
	border-top-color: #99224A;
	}
.floatR {
	float: right;
	margin-left: 15px;
}

#giftbox {
	background-image: url(../image/gift3.jpg);
	height: 130px;
	width: 120px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:10px;
}




html > body #footer {
background-image: url(../image/footer.png); 
}


#footer {
		background-repeat:no-repeat;
	height: 37px;
	width: 838px;
	margin-left:auto; 
	margin-right:auto;
	background-image: url(../image/footer.gif);

	
	font-size: 1em;
	color: #999999;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#footer a{
font-size: 1em;
	color: #999999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#giftbox h2{
	font-size: 1em;
	color: #999999;
	padding-top: 65px;
	border:none;
}
.pad200 {
	background-color: #FFFFFF;
	height: 200px;
}
.pad100 {
	background-color: #FFFFFF;
	height: 100px;
}
.pad50 {
	background-color: #FFFFFF;
	height: 50px;
}




h1.home{
	
	width:152px;
	
	position:relative;
	font-size:8px;
	text-align:left;

	height:30px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;/*added for polaroid*/
	
}

h1.home span{
	width: 100%;
	height:100%;
	position:absolute;
	left:0px;
	background-repeat: no-repeat;
	
	}
h1.home span.whats {
	background-image: url(../../../../images/whatsnew.jpg);
		}
h1.home span.pendants{
	background-image: url(../../../../images/pendantsb.jpg);
	}	
h1.home span.earrings{
	background-image: url(../../../../images/earringsh1b.jpg);
			}
h1.home span.rings{
	background-image: url(../../../../images/ringsh1b.jpg);
			}
h1.home span.bracelets{
	background-image: url(../../../../images/braceletsh1b.jpg);
			}
h1.home span.bangles{
	background-image: url(../../../../images/banglesh1b.jpg);
			}
h1.home span.necklaces{
	background-image: url(../../../../images/necklacesh1b.jpg);
			}

h2.main{
	width:152px;
	height:30px;
	position:relative;
	font-size:8px;
	margin-bottom:2px;
	text-align:left;
	border: none;
	}

h2.main span{
	width: 100%;
	height:100%;
	position:absolute;
	background-repeat: no-repeat;
	}
h2.main span.silverbirch{
	background-image: url(../image/silverbirch_h1.jpg);
				}
				
.boxTop{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.box{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.boxLtop{
	border: 1px dashed #CCCCCC;
}
.boxL{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	text-align: center;
	vertical-align:top
}

p {
	font-size: 1.2em;
	color:#666666;
}
h1 {
	font-size: 1.6em;
	color: #992147;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	color: #992147;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
h3{
	font-size: 1.4em;
	color:#666666;
	font-weight: bold;
	border-bottom:none;
}
#mainTxt li {
	font-size: 1.2em;
	line-height: 2em;
	list-style-position: inside;
	list-style-image: url(../image/bullet.gif);
}

.pink {
color:#992147;}
.grey {
	color:#666666;
}

.staticPageText p{
margin-top: 10px;
margin-bottom: 10px;
}

.staticPageText li{
color:#666666;
}

.staticPageText h1, h2, h3, h4{
margin-top: 15px;
margin-bottom: 20px;

}




/*---------------- My Account -----------------------*/

#myaccount{
	font-size: 1em;
	letter-spacing: 0.1em;
	position: absolute;
	left: 440px;
	top: 5px;
	z-index:999;
	width:285px;%;
}
#myaccount a:link, #myaccount a:visited, #cartbag a:link, #cartbag a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#myaccount a:hover, #myaccount a:active, #cartbag a:hover, #cartbag a:active{
	color: #992147;
	text-decoration: none;
}
#cartbag {
	background-image: url(../image/bag.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 140px;
	top: 10px;
	right: 42px;
	position: absolute;
	background-position: right top;
}
#cartbag p{
	font-size:1em;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
	
.pad200 {
	background-color: #FFFFFF;
	height: 200px;
}
.pad100 {
	background-color: #FFFFFF;
	height: 100px;
}
.pad50 {
	background-color: #FFFFFF;
	height: 50px;
}

.staticPageText	ul {
margin-left:50px;

}

.staticPageText	li {
font-size: 1.2em;
line-height: 2em;
list-style-position:inside;
list-style-image: url(../image/gif/bullet.gif);

}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

  
/* Carousel slier effect */

#horizontal_carousel {
  height: 100px !important;
  width: 620px; 
  margin:0 !important;
  
float: left;
/*  width: 610px;*/

  position: relative;

}

#horizontal_carousel .container, #horizontal_carousel ul {
  height: 100px !important;
}           
#horizontal_carousel .container {   
  width: 555px; 
}

#horizontal_carousel ul li {
  width: 151px !important;
  margin-top: 0px;        
}                          

#spinner {
  position: absolute;
  top: 0px;
  left: 32px;
  width: 100%;

  background: #FFF;
  z-index: 10;
  text-align: center;
  font-size: 40px;
  line-height: 40px;

  opacity: 0;
  margin-left: -32px;
}


/* More Carousel */
/* Horizontal Carousel */


#horizontal_carousel .container {
  float: left;
/*  width: 500px; */

  position: relative;    
  overflow: hidden;

}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;

}                      

#horizontal_carousel ul li {
  width: 250px;
  height: 100px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 100px;
  background: url(../image/left.png);
  z-index: 100;
  cursor: pointer;
  background-repeat: no-repeat;
	background-position: left center;
}

#horizontal_carousel .previous_button_over {
  background: url(../image/left_over.png);
  background-repeat: no-repeat;
	background-position: left center;
}

#horizontal_carousel .previous_button_disabled {
	cursor: default;
	background-image: url(../image/left_disabled.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 100px;
  background: url(../image/right.png);
  background-repeat: no-repeat;
	background-position: left center;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(../image/right_over.png);
  background-repeat: no-repeat;
	background-position: left center;
}

#horizontal_carousel .next_button_disabled {
  background: url(../image/right_disabled.png);
  background-repeat: no-repeat;
	background-position: left center;
  cursor: default;
}

  
    