/*Start Reset.css -- resets everything */
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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline;
}
#container{ background: url(../images/bb.jpg); background-repeat:no-repeat;}
/* remember to define focus styles! */
#logo{ margin-top:45px;}
.im{ padding-left:230px;}
:focus {
	outline: 0;
}
body{
	color: black;
	background: white;
}

form {
	display: inline;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
}


/* END RESET.css */

/* Layout
=====================*/
body {
	font-family:"Verdana", "Arial", sans-serif;
	font-size: .75em;
	text-align: center;
	background: #f1e7f0;}

#container {
	background-color: #fff;
	width: 809px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #888;
	border-width: 0 1px;
	padding: 15px 5px 0 5px;
}

#header {
	OVERFLOW: hidden; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 140px;
margin-top:-14px;
	
}




#header #contact-badges {
	float: right;
	width: 225px;
	height: 90px;
}

#header #contact-badges div {
	visibility: hidden;
}

ul#navigation li a {text-decoration:underline !important;}

#top-bar {
    position:absolute;left:10px !important;top:110px !important;
	position:absolute;left:0px;top:95px; width:788px;
	overflow: hidden;
	height: 32px;
	padding: 4px 6px 0px 6px;
}

#top-bar #search-box {
	float: left;
	width: 210px;
}

#top-bar #search-box #keyword {
	width: 135px;
	margin: 0 .1em 0 0;
}

#top-bar #navigation {
	float: right;
	width: 570px;
}

#top-bar #navigation li {
	display: inline;
}

#top-bar #navigation li a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	float: left;
	font-size: .95em;
	margin: 0 12px 0 0;
	padding: 4px 2px;
	font-size: .9em;

}


#top-bar #navigation li a#cart {
	padding: 4px 35px 4px 2px;
}

div.bc a {margin: 0 0 1em 0; text-decoration: underline;color:#aa7faf;}

#content {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

#leftnav {
	float: left;
	width: 200px;
}

#leftnav .navigation-header {
	color: #fff;
	padding: 5px 4px;
    padding-left:12px;
	font-weight: bold;
	margin: 1.5em 0 .5em 0;

}

#leftnav form input {
	display: block;
}

#leftnav ul li.first {
	margin: 0 0 .2em 0;
}

#leftnav ul li {
	margin: .3em 0 .3em .8em; font-size:12px; line-height:15px;
}
#leftnav li a {text-decoration: none;color: #5C4863; width:100%;display:block}
#leftnav li a:hover {text-decoration: underline;color: #5C4863;background-color:#DDCBDF}

#body {
	width: 796px;
	overflow: hidden;
	margin: 0 auto;
}

#content {
	float: right;
	width: 580px;
	overflow: hidden;
}

#footer {
	margin: 2em 0 0 0;
	padding: 1em;
	color: #fff;
	border: 1px solid #85728a;
	border-width: 1px 1px 0 1px;
	text-align: center;
	font-size:12px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}



/*  HTML tags with definitions
==================================*/
h1 {font-size: 1.05em;font-weight:bold;color: #87408f;margin: 0 0 .4em 0;}
p {line-height: 110%;}
/*a {text-decoration: none;color: #aa7faf;}*/
a {text-decoration: underline;color: blue;}
a:hover {text-decoration: underline;color: blue;}
form {display: inline;}
input {padding: 0;margin: 0;vertical-align: middle;}
strong {font-weight: bold;}
em {font-style: italic;}



/*  Common and simple, often used styles
===========================================*/
.c {clear:both;}



#checkout-progress {
	width: 537px;
	height: 45px;
	margin: 2em auto;
	display: block;
}



p.results {
	text-align: right;
	padding: 10px 0;
	border: 2px solid #a06fa5;
	border-width: 2px 0;
	margin: 0 0 .9em 0;
}

#category-header {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;

}

#category-header img {
	float: left;
	border: 1px solid #eee;
}

#category-header #description {
	margin-left: 100px;
}



/*  TAKE FROM HEADER
===============================*/

	ul#navigation li a {text-decoration:underline !important}
	p.save {display:none;}
	.j {height:330px;}


/*  Catalogdetail template
===========================*/
#photo {width:170px; padding-left:50px; float:left;}
#photo a {text-decoration:none; color: #87408f;}
#photo p img {display: inline;}
#details { float:right;width: 300px;}
#details li.option {background-color: #eee;}
#details ul li {padding: 10px 5px;border-bottom: 1px solid purple;}
#description {margin: 15px 0 0 0;padding: 15px 0 0 0;border-top: 1px solid #eee;}
#description ul {margin: .5em 0;list-style-type: disc;padding: 0 0 10px 25px;}
#description ul li {margin: 5px 0;}
#description p {margin: .5em 0;}


/* Categorylist template
=============================*/
.category {margin: 0 0 2.5em 0;
	padding: 0 0 .2em 0;
	width: 98%;
	overflow: hidden;}
.product, .sub {width: 185px;
	float: left;
	height: 300px;
	margin: 0 .3em 0 0;
	text-align: center;}

.product{height:240px;margin-bottom:20px;}


h1 {background: transparent none;margin: 0 0 .4em 0;}
h2 {margin: 0 0 .2em 0;vertical-align: middle;}
h3 {margin: .3em 0;padding-bottom:0;}

h3 a{text-decoration:none;color:#AA7EAF; font-size:13px;}
h3 a:hover {text-decoration:none;color: blue;}

.sub {height: 175px;width: 181px;}
.sub img {width: 180px;display: block;height: 144px;margin: 0 auto;border: 1px solid #888;}
.price {margin:0;padding-top:0;top:2px !important;top:-5px;position:relative; font-size:12px;}
.price span {font-weight: bold; color:#AA7EAF;}

.pad{padding-top:15px;}

.tes{ padding-left:430px;}
.padd{ width:600px; height:15px; border-bottom-width:1px; border-bottom-color:#800080; border-bottom-style: groove;padding-top:15px;}



#top-bar {background: #fff url(../images/navigation.gif) no-repeat;}
	#top-bar #navigation li a#cart {background: transparent url(../images/cart.gif) no-repeat right;}
	#leftnav .navigation-header {background: #fff url(../images/shop-header.gif) no-repeat center;}
	#footer {background: #fff url(../images/footer.gif) repeat-x;}
h3 a {font-weight:200}

/*  Homepage
==================*/
#welcome {width: 310px;height: 190px;padding: 10px 280px 0 10px;background: #fff url(../images/welcome.jpg) no-repeat;color: #87408f;}
#welcome h1 {font-weight: bold;font-size: 1.05em;margin: 0 0 .5em 0;}
#welcome p {padding:0px; font-size:13px;}



#featured-products h2 {background: #fff url(../images/featured.products.gif) no-repeat;height: 30px;border-bottom: 2px solid #aa7faf;}
h2 span {display: none;}
h3 a {color: #87408f;text-decoration: none;margin: .3em 0; font-size:12px;}

div.product{width: 185px;float: left;height: 180px;	margin: 0 0 0 0;text-align: center;  }

a.product-thumb {width: 100px;height: 100px;display: block;background-position: center center;background-repeat: no-repeat;margin: 0 auto;}

#alls{float:left;} 
#tiffanypage{float:right;}	
.footbar li {display:inline; clear:both; padding-right:12px;}
.clear {clear:both;}
.proy{width:600px; height:15px;border-bottom-width:1px; border-bottom-color:#800080; border-bottom-style: groove; color:#AA7FAF; padding-bottom:10px;padding-Top:8px;}
	#body {margin-top:130px}
p.save{display:none;}
.j {height:330px;}


a img {border: none; }
TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}
.tableHeading{background-color: #e9e9e9; height: 2.2em;}

.cartQuantity {
	width: 4.7em;	padding: 0.5em 0em; text-align: center;
	}
.cartProductDisplay{padding: 0.5em 0em; padding-left:24px;}
.cartQuantityUpdate{text-align: center;padding: 0.5em 0em;}
.cartAttribsList {
	margin-left: 1em;
	}
#scProductsHead	{text-align:left; padding-left:20px;}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	}
	.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;

	}


.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
   background-color: #e9e9e9;
   	height: 2.2em;
	}
#cartpic{float:left; margin-right:12px;}
.floatingBox{float:left; margin-right:6px;	margin: 0;
	width: 47%;}
.information {padding: 10px 3px; line-height: 150%;}

.buttonRow {
	margin: 0.5em; 
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}


.forward {
	float: right;
	}
LABEL.inputLabel {
	width: 8.4em;
	float: left;
	}

.clearBoth {
	clear: both;
	}

	
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
	
.floatingBox INPUT {margin:0.27em;}
.tx4{color:#FF0000;}

#myAccountGenw {float:left; width:40%;}
#myAccountGenw li {margin-bottom:8px; list-style:none;}

#myAccountNotifyw {float:left;width:40%;}
#myAccountNotifyw  li {margin-bottom:8px; list-style:none;}
.input{ height:13px;  width:120px;background-color:#FFFfff; vertical-align:middle; line-height:18px;  color:#999999;  }
.content-border p {line-height:140%; color:#666;}
#page li {float:left; display:inline; padding-right:12px;}
.note {font-size:12px;}
#createAcctDefault a {text-decoration:underline; color: #666666;}
.centerColumn a {text-decoration:underline; color: #666666;}
#checkoutShippingHeading{font-size:16px;}
#checkoutShippingHeadingAddress{font-size:14px;}
#checkoutShippingHeadingMethod{font-size:14px;}
#checkoutPaymentHeading{font-size:16px;}
#checkoutPaymentHeadingAddress{font-size:14px;}
.centerColumn h2 {font-size:14px;}
.centerColumn h1 {font-size:16px;}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}