* html img, * html div {
	behavior: url(iepngfix.htc);
}

body {
	margin: 0px;
	background-color: #FFFFFF;
}

#main {
	font-family: "times new roman", times, serif;
	font-size: 0.813em;
	color: #594948;
	/* height: 700px; */
}

#main h1 {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #594948;
	font-variant: small-caps;
	height: 20px;
}

#main h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #594948;
}

#main h3 {
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #594948;
}

#main h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #594948;
	letter-spacing: 1px;
	line-height: 16px;
}

#main h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #594948;
	font-style: italic;
	letter-spacing: 1px;
}

.firstparaspan p:first-letter {
	font-size: 30px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 30px;
}

#main p {
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}

#main p:last-child {
  margin-bottom: 0px;
}

#main a {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#main a:hover {
	color: #000000;
	text-decoration: none;
}

#main a:active, #main a:focus {
	outline: none;
	-moz-outline-style: none;
}

#centereddiv {
	margin: 50px auto 0;
	width: 835px;
}

#shadowmain {
	width:813px;
	padding: 0px 0px 0px 22px;
	background-image: url(images/shadowloop.png);
	background-repeat: repeat-y;
}

#content {
	width:791px;
	min-height:383px;
	height:auto !important;
	height:383px;
	padding: 0px 0px 0px 0px;
}

#homepage {
	min-height:369px;
	height:auto !important;
	height:369px;
	padding: 7px 10px 7px 10px;
}


#contentarea {
	width:599px;
	min-height:369px;
	height:auto !important;
	height:369px;
	padding: 7px 10px 7px 10px;
	float: left;
}

#leftsidebar {
	width:152px;
	min-height:369px;
	height:auto !important;
	height:369px;
	padding: 7px 10px 7px 10px;
	float: left;
}

.cleardiv {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#shadowtop {
	width:835px;
	height:25px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/shadowtop.png);
}

#shadowbase {
	width:835px;
	height:25px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/shadowbase.png);
}


#footertext {
	margin: 12px 0px 4px 0px;
	text-align:center;
	font-size: 0.846em;
	color: #7b7372;
	/* background-color: blue; */
}

#footertext a {
	color: #7b7372;
	text-decoration: none;
	font-style: normal;
}

#footertext a:hover {
	color: #000000;
	text-decoration: none;
}

#landingpagetext {
	margin: 0px;
	padding: 0px 22px 0px 22px;
	text-align:center;
}

/* CSS for Nav starts here */
/* ----------------------- */

#nav {
	margin: 141px 0px 0px 0px;
	font-size: 0px; /* required for IE6/7 */
}

#nav-main {
	margin: 0px;
	padding: 0px;
}

#nav-main ul, #nav-main li {
	display: block;
}

#nav-main li a {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

#nav-main #nav-philosophy {
	margin: 0px 0px 10px 0px;
	background-image: url(images/navphilosophy.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 68px;
	height: 7px;
}

#nav-main #nav-philosophy:hover {
	background-position: 0 -7px;
}

#nav-main #nav-provenance {
	margin: 0px 0px 10px 0px;
	background-image: url(images/navprovenance.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 72px;
	height: 7px;
}

#nav-main #nav-provenance:hover {
	background-position: 0 -7px;
}

#nav-main #nav-product {
	margin: 0px 0px 10px 0px;
	background-image: url(images/navproducts.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 58px;
	height: 7px;
}

#nav-main #nav-product:hover {
	background-position: 0 -7px;
}

#nav-main #nav-contact {
	margin: 0px 0px 10px 0px;
	background-image: url(images/navcontact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 53px;
	height: 7px;
}

#nav-main #nav-contact:hover {
	background-position: 0 -7px;
}

#nav-main #nav-blog {
	margin: 0px 0px 52px 0px;
	background-image: url(images/navblog.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 29px;
	height: 7px;
}

#nav-main #nav-blog:hover {
	background-position: 0 -7px;
}

#nav-main #nav-journal {
	margin: 0px 0px 8px 0px;
	background-image: url(images/navjournal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 51px;
	height: 9px;
}

#nav-main #nav-journal:hover {
	background-position: 0 -9px;
}

#nav-main #nav-links {
	margin: 0px 0px 51px 0px;
	background-image: url(images/navlinks.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 75px;
	height: 8px;
}

#nav-main #nav-links:hover {
	background-position: 0 -8px;
}

#nav-main #nav-login {
	margin: 0px 0px 27px 0px;
	background-image: url(images/navlogin.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 37px;
	height: 7px;
}

#nav-main #nav-login:hover {
	background-position: 0 -7px;
}

#nav-main #nav-logout {
	margin: 0px 0px 27px 0px;
	background-image: url(images/navlogout.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 49px;
	height: 7px;
}

#nav-main #nav-logout:hover {
	background-position: 0 -7px;
}

#nav-main #nav-basket {
	margin: 0px 0px 4px 0px;
	background-image: url(images/navbasket.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 112px;
	height: 11px;
}

#nav-main #nav-basket:hover {
	background-position: 0 -11px;
}

#nav-main #nav-search {
	margin: 0px 0px 0px 0px;
}

#searchform {
	margin: 0px;
	padding: 0px;
}

#searchform #prodsearch {
	padding: 1px;
	width: 108px;
	height: 15px;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dddddd;
	background: #fafafa;
	font-family: "times new roman", times, serif;
	background-image: url(images/navsearch.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#searchform #prodsearch:hover {
	border-color: #c5c5c5;
	background: #f6f6f6;
	background-image: url(images/navsearch.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#searchform #prodsearch:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
	background-image: none;
}


/* No longer in use, might include later

#searchform #searchgo {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #fafafa;
border: 0 none;
display: inline;
width: 19px;
height: 19px;
text-indent: -5000px;
overflow: hidden;
background-image:url(images/searcher.png);
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}

*/

/* CSS for Nav ends here */
/* --------------------- */


/* Product Nav */

#product-nav {
	margin: 0px 0px 0px 0px;
	/* background-color: blue; */
}

#product-nav-main {
	width: 599px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#product-nav-main li
{
	width: 149.5px;
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	float: left;
	text-align: center;
}

#product-nav-main li a {
	margin: 0px;
	padding: 1px 0px 1px 0px;
	min-height: 16px;
	height:auto !important;
	height: 16px;
	display: block;
	text-decoration: none;
	font-style: normal;
	background-color: #ffffff;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #e7e7e7;
}

#product-nav-main li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#product-nav-main #first-li {
	border-style: none none none solid;
	border-width: 1px;
	border-color: #e7e7e7;
}

#seperator {
	padding: 0px 0px 10px 0px;
}

#productsection {
}

#productsection p {
	margin: 10px 0 10px 0;
}

#productsection p:last-child {
	margin: 10px 0 10px 0;
}

#productajax {
	margin: 0px 0px 0px 0px;
}

#products-scroller {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #e7e7e7;
}


.load {
	/* margin:auto auto; */
	background: url(images/ajax-loader.gif);
	width: 28px;
	height: 28px;
	text-indent: -5000px;
}

#loadingholder {
	height: 28px;
}

#product-details-main {
	padding: 21px 0px 0px 0px;
}

#product-details {
	width: 286px;
	float: left;
}

#product-imagebig {
	width: 239px;
	margin: 0px 10px 0px 10px;
	float: left;
	/* text-align: center; */
}

#product-thumbs {
	height: 318px;
	width: 54px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#colour-swatches-div {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 0px; /* required for IE6/7 */
}

#colour-swatches {
	width: 220px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#colour-swatches li
{
	/* width: 149.5px; */
	margin: 0px;
	padding: 0px;
	float: left;
}

#colour-swatches li a {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	display: block;
	text-decoration: none;
	/* background-color: #ffffff; */
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #e7e7e7;
	overflow: hidden;
	text-indent: -5000px;
}

#colour-swatches li a:hover {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #999;
}

#product-description {
	min-height: 144px;
	height: auto !important;
	height: 144px;
}

#product-description p:first-child {
	margin: 0px;
	padding: 0px;
}

#p-size-div {
	float: left;
}

#p-size-div-ajax {
	float: left;
}

#p-quantity-div {
	float: right;
	text-align: right;
}

#p-price-div {
	float: left;
	padding: 3px 0 0;
}

#p-basket-div {
	text-align: right;
	float: right;
}

#pcolorsdiv {
	/* min-height: 48px;
	height: auto !important; */
	height: 48px;
}

#movemousetozoom {
	color: #999999;
	min-height: 32px;
	height: auto !important;
	height: 32px;
}

#movemousetozoom span {
	font-size: 0.846em;
}

#movemousetozoom a {
	color: #999999;
	font-style: normal;
}

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

#moreinfoicon {
	padding: 0px;
	margin: -1px 2px 0px 0px;
	float: left;
}

#addtobasketform {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#addtobasketform select {
	margin: 5px 0px 0px 0px;
	padding: 1px;
	/* height: 15px; */
	/* display: block; */
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dddddd;
	background: #fafafa;
	font-family: "times new roman", times, serif;
}

#addtobasketform select:hover {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

#addtobasketform select:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

#addtobasketform select#sizeselect {
	width: 160px;
}
#addtobasketform select#quantityselect {
	width: 51px;
}

#addtobasketbut {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-image: url(images/addtobasktbutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 135px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

#addtobasketbut:hover {
	background-position: 0 -19px;
}


#pprice-basketdiv {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	/* background-color: blue; */
}

#psize-quantitydiv {
	margin: 0px 0px 0px 0px;
	height: 43px;
	min-height: 43px;
	height: auto !important;
	height: 43px;
	clear: both;
}


#thumbs-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#thumbs-list li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#thumbs-list li a {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 52px;
	height: 70px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 1px solid #E7E7E7;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity = '90');
}

#thumbs-list li a:hover {
	-moz-opacity:1.0;
	opacity: 1.0;
	filter: alpha(opacity = '100');
}

#philosophyleft {
	margin: 40px 0px 0px 0px;
	width: 371px;
	float: left;
	line-height: 18px;
}

#philosophyleft p {
	margin: 18px 0px 18px 0px;
}

#philosophyright {
	margin: 40px 0px 0px 0px;
	width: 228px;
	padding: 13px 0px 0px 0px;
	float: left;
}

#homepageleft {
	margin: 20px 0px 0px 0px;
	width: 371px;
	float: left;
	line-height: 18px;
}

#homepageleft p {
	margin: 18px 0px 18px 0px;
}

#homepageright {
	margin: 40px 0px 0px 0px;
	width: 228px;
	padding: 13px 0px 0px 0px;
	float: left;
	text-align: center;
}

#handnavleft {
	width: 371px;
	float: left;
}

#handnavright {
	width: 228px;
	float: left;
	text-align: center;
}

#baskettable {
	border-collapse: collapse;
}

#baskettable td {
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

#baskettable th {
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	text-align: left;
	font-style: italic;
}

#baskettable th#headingproduct {
	width: 340px;
}

#baskettable th#headingquantity {
	width: 90px;
}

#baskettable th#headingprice {
	width: 50px;
}

#baskettable th#headingtotal {
	width: 50px;
}

.deleteitembutton {
	float: left;
}

.basketimage {
	margin: 4px 10px 4px 0px;
	float: left;
}

.tablelinebreak {
	height: 0;
	border-color: #CCCCCC;
	border-style: solid none none none;
	border-width: 1px;
	margin: 0;
}

#continueshoppingbut {
	float: left;
	margin: 10px 0px 0px 0px;
}

#checkoutbut {
	float: right;
	margin: 10px 0px 0px 0px;
}

#paypalexpressbut {
	margin: 20px 0px 0px 0px;
	float: right;
	clear: both;
	text-align: right;
}

#logincentered {
	padding: 140px 0 0 0;
}

#loginmessage {
	margin: 25px 0 0 0;
	text-align: center;
}

#newuserform {
	float: left;
	margin: 0 0 0 20px;
}

#loginform {
	float: right;
	margin: 0 20px 0 0;
}

#contactform {
	/* width:40em; */
}

#pimage-wrap {
}

#contactmaindiv {
	width:599px;
	min-height: 264px;
	height:auto !important;
	height: 264px;
	margin: 105px 0px 0px 0px;
	background-image: url(images/strangeman.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contactmaindiv p:first-child {
	margin: 0;
	padding: 0px;
}

.divform input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.divform input:hover, .divform input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}


.divform textarea {
	padding:0.15em;
	border:1px solid #ddd;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.divform textarea:hover, .divform textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

.divform select {
	padding:0.15em;
	width:109px;
	border:1px solid #ddd;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.divform select:hover, .divform select:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

.divform option {
	padding:0px;
	margin:0px;
	background:#f6f6f6;
	/* font:bold 0.95em arial, sans-serif; */
}

.divform label {
	float:left;
	width:5em;
	text-align:right;
	margin-right:1em;
}

.divform legend {
	font-weight: bold;
}

.divform fieldset {
	border:1px solid #ddd;
	padding:4px 0.5em 0.5em;
}

.divform fieldset div {
	margin:0.3em 0;
	clear:both;
}

#submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	overflow:hidden;
	border:0;
	background:url(images/submit-button.png) no-repeat 0 0;
	display:block;
	cursor: pointer;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}
#submit-go:hover {
	background-position:0 -26px;
}

/*
#floatymoo {
width: 100px;
height: 100px;
background-color: blue;
float: right;
margin: 10px 10px 10px 10px;

} */

#viviensmall {
	float: right;
	margin: 12px 0px 12px 0px;
}

#addressdiv {
	width:48em;
}

#adlinksdiv {
	display: none;
	width:48em;
}

.blueboxdiv legend {
	color:#088BB7;
	font-size:1.2em;
	margin: 0px -0.80em 0px -0.80em;
}


.blueboxdiv fieldset {
	border:1px solid #ddd;
	padding: 0px 1.5em 0px 1.5em;
}

#googleiframe {
	float: right;
}

#vivienemail {
	margin: 0px 0px -3px 1px;
}

#qualitiesquote {
	text-align:center;
}

#cbtor {
	margin: 30px 0px 0px 23px;
}





/*
root element for the scrollable.
when scrolling occurs this element stays still.
*/

.scrollable-container {
	position: relative;
	width: 584px;
	height: 120px;
	padding: 0px 0px 0px 15px;
	/* custom decorations */
	/* border: 1px solid #ddd; */
	/* background: url(images/h300.png) repeat-x; */
}

.scrollable {

	/* required settings */
	position: relative;
	overflow: hidden;
	width: 427px;
	height: 120px;
	/* background-color: blue; */
	margin: 0px 20px 0px 20px;

}

/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accomodate scrollable items.
it's enough that you set the width and height for the root element and
not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
.scrollable img {
	/* float: left; */
	padding: 0px;
	/* width: 100px; */
	height: 95px;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float: left;
}

/* make A tags our floating scrollable items */
.items a {
	display: block;
	float: left;
	margin: 10px 38px 0px 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	cursor: pointer;
	/* width: 100px; */
	/* height: 75px; */

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.items a.hover {
	border: 1px solid #999;
	z-index: 9999;
	position: relative;
}

/* active item */
.items a:active, .items a:focus {
	border: 1px solid #999;
	z-index: 9999;
	position: relative;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background: url(images/handsbrix.png) no-repeat;
	display: block;
	width: 51px;
	height: 26px;
	float: left;
	margin: 45px 0px;
	cursor: pointer;
	font-size: 1px;
}

/* disabled navigational button */
a.disabled {
	background: url(images/handsbrix_trans.png) no-repeat;
}

/* right */
a.right { background-position: 0 -26px; clear:right; margin-right: 0px;}
a.right:hover { background-position:-51px -26px; }
a.right:active 	{ background-position:-51px -26px; }


/* left */
a.left { margin-left: 0px; }
a.left:hover { background-position:-51px 0; }
a.left:active { background-position:-51px 0; }

/* position and dimensions of the navigator */
.navi {
	margin:0;
	width:599px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;
}

#tooltip {
	display: none;
	background: url(/images/whitetooltip.png);
	height: 17px;
	width: 179px;
	padding: 15px;
	text-align: center;
	overflow: hidden;
}

#tooltiptext {
	height: 17px;
	width: 179px;
	text-align: center;
	overflow: hidden;
}

/* jqzoom here */


div.jqZoomTitle
{
}



.jqZoomPup
{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter: alpha(opacity = '50');
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = '80');
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 39px 30px;
	width:90px;
	height:50px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
	font-family: "times new roman", times, serif;
	font-size: 0.813em;
	color: #594948;

}

.preload2{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = '80');
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 39px 30px;
	width: 90px;
	height: 50px;
	z-index: 10;
	position: absolute;
	top: 121px;
	left: 76px;

}

* html .preload{

	width:90px;
	height:50px;

}

.jqZoomWindow
{
}

.zoom_ieframe
{
}

/* AEH Generic Form CSS */

.aehform {
	margin: 0px;
	padding: 0px;
}

.aehform div {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear: both;
}

/* Form Label Code */

.aehform label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 150px;
}

/* Form Select Code */

.aehform select {
	margin: 0px;
	height: 19px;
	width: 150px;
	/* display: block; */
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dddddd;
	background: #fafafa;
	font-family: "times new roman", times, serif;
}

.aehform select:hover {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

.aehform select:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

.aehform option {
	padding: 1px;
	background: #f6f6f6;
	height: 15px;
}

/* Form Input Code */

.aehform input {
	margin: 0px;
	padding: 1px;
	width: 146px;
	height: 15px;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dddddd;
	background: #fafafa;
	font-family: "times new roman", times, serif;
}

.aehform input:hover {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

.aehform input:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

/* Form Checkbox Input Code */

.aehform .aehcheckbox {
	clear: both;
	float: none;
	position: relative;
}

.aehform .aehcheckbox input {
	margin: 0px 0px 0px 160px;
	border: none;
	padding: 0px;
	width: 13px;
	height: 15px;
	text-align: right;
	position: absolute;
}

.aehform .aehcheckbox label {
	display: block;
	/* height: 19px; */
	width: auto;
	clear: none;
	float: none;
	text-align: left;
	margin: 0px 0px 0px 180px;
}

/* Form textarea Code */

.aehform textarea {
	padding: 1px;
	margin: 0px;
	width: 300px;
	height: 150px;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dddddd;
	background: #fafafa;
	font-family: "times new roman", times, serif;
}

.aehform textarea:hover {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

.aehform textarea:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

/* Form Button Code */

.aehform #signupformbut {
	padding: 0px;
	margin: 0 0 0 135px;
	background: #FFFFFF url('images/registerbutton.png') no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 81px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #signupformbut:hover {
	background-position: 0 -19px;
}

/* End Of AEH Generic Form CSS */

#signupform label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 125px;
}

#signupform .aehcheckbox {
	clear: both;
	float: none;
	position: relative;
}

#signupform .aehcheckbox input {
	margin: 0px 0px 0px 135px;
	border: none;
	padding: 0px;
	width: 13px;
	height: 15px;
	text-align: right;
	position: absolute;
}

#signupform .aehcheckbox label {
	display: block;
	/* height: 19px; */
	width: auto;
	clear: none;
	float: none;
	text-align: left;
	margin: 0px 0px 0px 155px;
}

#formerrorbox {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: red;
	background: #fafafa;
	padding: 5px;
	margin: 10px 0px 5px 0px;
}

#loginform label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 90px;
}

.aehform #loginformbut {
	padding: 0px;
	margin: 0 0 0 100px;
	background-color: transparent;
	background-image: url(images/loginbutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 56px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #loginformbut:hover {
	background-position: 0 -19px;
}

.smallhandtitle {
	margin: 0px 0px 10px 0px;
	padding: 2px 40px 0 0;
	float: left;
	min-height: 18px;
	background-color: transparent;
	background-image: url(images/smallhand.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.smallhandtitlenopadding {
	margin: 0px 0px 0px 0px;
	padding: 2px 40px 0 0;
	float: left;
	min-height: 18px;
	background-color: transparent;
	background-image: url(images/smallhand.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.smallerhandtitle {
	margin: 0px 0px 10px 0px;
	padding: 0px 30px 0 0;
	float: left;
	height: 14px;
	background-color: transparent;
	background-image: url(images/smallerhand.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.smallerhandtitle:hover {
	background-position: top right;
	background-position: 100% -14px;
}

#register-button {
	margin: 10px 0px 10px 0px;
	background-color: transparent;
	background-image: url(images/registerbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 81px;
	height: 19px;
	display: block;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

#register-button:hover {
	background-position: 0 -19px;
}

#checkout-button {
	margin: 0;
	background-color: transparent;
	background-image: url(images/checkoutbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 108px;
	height: 19px;
	display: block;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

#checkout-button:hover {
	background-position: 0 -19px;
}

#continueshopping-button {
	margin: 0;
	background-color: transparent;
	background-image: url(images/continueshoppingbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 170px;
	height: 19px;
	display: block;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

#continueshopping-button:hover {
	background-position: 0 -19px;
}

.aehform #newdeliveryformbut {
	padding: 0px;
	margin: 0 0 10px 135px;
	background-color: transparent;
	background-image: url(images/addaddressbutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 118px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #newdeliveryformbut:hover {
	background-position: 0 -19px;
}

.aehform #changebillingformbut {
	padding: 0px;
	margin: 0 0 10px 135px;
	background-color: transparent;
	background-image: url(images/changebutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 70px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #changebillingformbut:hover {
	background-position: 0 -19px;
}

.addaddress-button {
	margin: 0;
	background-color: transparent;
	background-image: url(images/addaddressbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 118px;
	height: 19px;
	display: block;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.addaddress-button:hover {
	background-position: 0 -19px;
}


#newdeliveryform label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 125px;
}

#changebillingform label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 125px;
}

.selectaddressdiv {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dddddd;
	background: #fafafa;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	float: left;
	min-width: 177px;
}

.select-button {
	margin: 10px 0 0 0;
	background-color: transparent;
	background-image: url(images/selectbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 64px;
	height: 19px;
	display: block;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.select-button:hover {
	background-position: 0 -19px;
}

.addresscontainer {
	margin: 3px 0px 0px 0px;
}

.aehform #completeorderbutton {
	padding: 0px;
	margin: 0 0 10px 145px;
	background-color: transparent;
	background-image: url(images/completeorderbutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 174px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #completeorderbutton:hover {
	background-position: 0 -19px;
}

#paymentdetailsform label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 135px;
}

#paymentdetailsform .aehcheckbox {
	clear: both;
	float: none;
	position: relative;
}

#paymentdetailsform .aehcheckbox input {
	margin: 0px 0px 0px 145px;
	border: none;
	padding: 0px;
	width: 13px;
	height: 15px;
	text-align: right;
	position: absolute;
}

#paymentdetailsform .aehcheckbox label {
	display: block;
	/* height: 19px; */
	width: auto;
	clear: none;
	float: none;
	text-align: left;
	margin: 0px 0px 0px 165px;
}

.change-button {
	margin: 10px 0 0 0;
	background-color: transparent;
	background-image: url(images/changebutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 70px;
	height: 19px;
	display: block;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.change-button:hover {
	background-position: 0 -19px;
}

.aehform #continuebutton {
	padding: 0px;
	margin: 0 0 10px 160px;
	background-color: transparent;
	background-image: url(images/continuebutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 102px;
	overflow: hidden;
	line-height: 999px; /* Hack for IE7 */
	font-size: 0; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #continuebutton:hover {
	background-position: 0 -19px;
}

#producttypeimages {
	margin: 0px 0px 10px 0px;;
	padding: 0px;
}

#producttypeimages ul, #producttypeimages li {
	display: block;
}

#philosophyimages {
	margin: 0px;
	padding: 0px;
	width: 184px;
	margin: auto auto;
}

#philosophyimages ul, #philosophyimages li {
	display: block;
}

#provenanceleft {
	float: left;
	padding: 0px 10px 0px 0px;
	width: 401px;
	min-height: 161px;
	height:auto !important;
	height: 161px;
}

#provenanceright {
	float: left;
	width: 178px;
	padding: 22px 0px 0px 10px;
	min-height:139px;
	height:auto !important;
	height:139px;
}

#philosophy-imgfooter {
	text-align: left;
	font-size: 11px;
	margin: 10px 22px 0px 22px;
}

#provenancespacer {
	height: 10px;
}

#homecufflinks {
	position: absolute;
	height: 146px;
	width: 111px;
	top: 213px;
}

#homecufflinks a {
	height: 146px;
	width: 111px;
	background-image: url(images/homepagecufflinks.jpg);
}

#homebelts {
	position: absolute;
	height: 146px;
	width: 144px;
	top: 213px;
	left: 111px;
}

#homebelts a {
	height: 146px;
	width: 144px;
	background-image: url(images/homepagebelts.jpg);
}

#hometies {
	position: absolute;
	height: 146px;
	width: 190px;
	top: 213px;
	left: 255px;
}

#hometies a {
	height: 146px;
	width: 190px;
	background-image: url(images/homepagetie.jpg);
}

#homeluggage {
	position: absolute;
	height: 347px;
	width: 159px;
	top: 12px;
	left: 445px;
}

#homeluggage a {
	height: 347px;
	width: 159px;
	background-image: url(images/homepageluggage.jpg);
}

#homeluggagetitle {
	position: absolute;
	height: 34px;
	width: 95px;
	top: 150px;
	left: 350px;
}

#homeluggagetitle a {
	height: 34px;
	width: 95px;
	background-image: url(images/homepageluggagetitle.jpg);
}

#homepagecontainer #homepagetext {
	height: 84px;
	width: 317px;
	margin: 45px 0px 0px 0px;
	background-image: url(images/homepagetext.jpg);
}

#homepagecontainer #homepagetext span {
	display: none;
}

#homepagecontainer {
	position: absolute;
	height: 369px;
	width: 599px;
}

#homepagecontainer a {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

a#homepageblock1, a#homepageblock2, a#homepageblock3 {
	display: block;
	float: left;
	height: 170px;
	overflow: hidden;
	width: 193px;
	font-style: normal;
}

a#homepageblock1 {
	margin: 0px 10px 0 0;
}

a#homepageblock2  {
	margin: 0px 10px 0 0;
}

a#homepageblock3 {
	margin: 0;
}

a#homepageblock1 h1, a#homepageblock2 h1, a#homepageblock3 h1 {
	font-size: 1em;
	font-weight: bold;
	height: auto;
	margin-bottom: 3px;
	text-align: center;
}

a#homepageblock1:hover h1, a#homepageblock2:hover h1, a#homepageblock3:hover h1 {
	color: black;
}

a#homepageblock1 img, a#homepageblock2 img, a#homepageblock3 img {
	opacity: 0.8;
}

a#homepageblock1:hover img, a#homepageblock2:hover img, a#homepageblock3:hover img {
	opacity: 1;
}

a#homepagemain {
	background-color: #1ee9f0;
	display: block;
	float: left;
	height: 198px;
	margin: 10px 10px 0 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 599px;
}

#homepage_paragraph	p:first-letter {
	font-size: 30px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 30px;
}

#homepage_paragraph {
	border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#adddiscountcode {
	clear: both;
	float: left;
	margin: 10px 0 0;
}

.aehform #discountformbut {
	padding: 0px;
	margin: 0 0 0 10px;
	background-color: transparent;
	background-image: url(images/adddiscountbutton.png);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: inline;
	height: 19px;
	width: 153px;
	overflow: hidden;
	float: left;
	line-height: 999px; /* Hack for IE7 */
	font-size: 1; /* Hack for firefox */
	color: transparent; /* Additional hack for firefox (prolly overkill) */
}

.aehform #discountformbut:hover {
	background-position: 0 -19px;
}

#shoppingitems {
	font-size: 8pt;
	color: #7b7372;
	/* background-color: blue; */
}

#shoppingitems a {
	font-size: 8pt;
	color: #7b7372;
	display: inline !important;
	text-indent: 0 !important;
	font-style: normal;
	/* background-color: blue; */
}

#shoppingitems a:hover {
	font-size: 8pt;
	color: #000000;
	/* background-color: blue; */
}

#shoppingitemsdiv {
	width: 112px;
	min-height: 32px;
	height:auto !important;
	height: 32px;
	padding: 3px 0 0;
	margin: 0px 0px 5px 0px;
	border-width: 1px;
	border-style: solid none;
	border-color: #DDDDDD;
}

#shoppingitemsdiv:hover {
	/* background-color: #F6F6F6; */
	/* border-style: solid none; */
}
