body {
	background: #f9f6f4;
	background-attachment: fixed;
	background-image: url('../img/jme_back_flowers_final.gif');
	background-position: center;
}

#pageWrap {
	width: 935px;
}

#popupWrap #jme {
	background-color: #FFFFFF;
}

/*
	Standard
*/
h1, h2, h3, h4, h5 {
	font-family: georgia, sans-serif;

}

h2 {
	color: #8f8c86;
	margin: 0px; 
	padding: 0px 0px 6px 0px;
	font-size: 120%; 
}

h2 span {
	font-size: 0.7em; 
	font-weight: normal; 
	display: block;
}

h2.product {
	font-size: 150%;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #8f8c86;
}

/*
	Fonts
*/
.bluearrow {color:#00B5E6; background: url(../img/blueArrow.gif) 0px 4px no-repeat; padding-left: 12px;}
a:hover.bluearrow  {text-decoration: underline}


/*
	Layouts and objects
*/
#jme {
	padding: 15px 39px 56px 18px;
	background: #e7e3e0;
}

#jme .menuColumn {
	padding-top: 30px;
	padding-right: 21px;
	width: 230px;
	float: left;
}

#jme .contentColumn {
	width: 624px;
	float: left;
}

#jme h1.logo {
	margin-bottom: 36px;
	overflow: hidden;
	display: block;
	width: 100px;
	height: 86px;
}

#jme h1.logo a {
	background: url(../img/jme_SPR12.png) top left no-repeat;
	padding-left: 110px;
	display: block;
	width: 100px;
	height: 86px;
}

/*
	MENU
*/
.menuColumn form {
	padding-left: 36px;
}

.menuColumn input {
	border: solid #dad9d9 1px;
	background: #ffffff;
	vertical-align: middle;
	width: 112px;
	height: 19px;
	float: left;
}

.menuColumn input.submit {
	height: 21px;
	width: 65px;
}

.menuColumn h3 {
	text-transform: lowercase;
	padding: 25px 0px 0px 36px;
	margin-bottom: 6px;
	font-size: 95%;
	color: #453f36;
}

.menuColumn h3 a {
	color: #453f36;
}

.menuColumn h3 a:hover {
	text-decoration: underline;
}

.menuColumn ul,
.menuColumn ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menuColumn ul li {
	line-height: 1.7em;
}

.menuColumn ul {
	padding-left: 29px;
}


.menuColumn ul li a {
	text-transform: lowercase;
	padding-left: 7px;
	color: #524f4b;
}

.menuColumn ul li a.selected {
	background: url(../img/menuArrow.gif) 0px 4px no-repeat;
	font-weight: bold;
	color: #524f4b;
}

.menuColumn ul li a:hover {
	text-decoration: underline;
}

.menuColumn ul li ul {margin: 0px 0px 0px 20px; padding: 0px;}

.menuColumn ul.special { margin-top: 30px;}
.menuColumn ul.special li {color: #666666;}
.menuColumn ul.special li a {color:#00B5E6; }

.banner {display: block; width: 180px; height: 240px; margin: 35px 0px 0px 35px}


/*
	Shop
*/
.intro {margin-bottom: 30px;}

.contentBlock {
	 background: #FFF;
	 border-top: 1px solid #d1cdca;
	 padding: 25px 40px;
	 color: #8f8c86;
	 font-size: 1em;
	 line-height: 1.5em;
}

.contentBlock .floatLeft {margin-right: 20px;}
.contentBlock .floatRight {margin-left: 20px;}
.contentBlock p {line-height: 1.6em;}
.contentBlock h3 a {color:#00B5E6; font: bold 0.75em/1.5em arial, verdana, sans-serif; margin: 0px; padding: 0px;}
.contentBlock h4 {color:#00B5E6; font: bold 0.75em/1.5em arial, verdana, sans-serif; margin: 0px; padding: 0px;}
.contentBlock h4 a {color:#00B5E6;}
.contentBlock h4 a:hover {text-decoration: underline}

ul.products {margin: 0px; padding: 0px;}

.products li, div.item  {
	width: 169px;
	padding-right: 18px;
	margin-bottom: 15px;
	display: block;
	float: left;
}

.contentBlock p.blurb {
	width: 350px;
	margin-bottom: 12px;
}

.products li {list-style: none}
.products li a:hover, .products a.price:hover {color:#00B5E6; cursor: pointer;}

.products li a span {float: left; background: url(../img/productsArrow.gif) 0px 10px no-repeat; padding-left: 12px; padding-top: 6px; font-weight: bold;height:30px;}
.products li a:hover span {background: url(../img/blueArrow.gif) 3px 10px no-repeat;}

.products select {
	border: 1px solid #D3D3D3;
}

ul.prodcats {margin: 0px; padding: 0px;}

.prodcats li {
	width: 169px;
	padding-right: 18px;
	margin-bottom: 25px;
	display: block;
	float: left;
}

.prodcats li {list-style: none}
.prodcats li a:hover {cursor: pointer;color:#ffffff;text-decoration:underline;}

.prodcats li a span {
	float: left;
	background: url(../img/prodCatsArrow.gif) 0px 10px no-repeat;
	width:146px;
	padding-left: 14px;
	padding-top: 8px;
	font-weight: bold;
	height:22px;
	font-size:1.25em;
	color:#ffffff;
	background-color:#88c4ec;
}

.contentBlock .largeIntro {
	font-size: 1.25em;
	line-height: 1.75em;
}

.contentBlock .view {
	margin-top: 24px;
	margin-left: -10px;
}

.contentBlock h3.largeHeading {
	font-size: 120%;
	letter-spacing: normal;
	margin-bottom: 6px;
}

.home {
	margin-top: 30px;
}

#player1 {
	width: 240px;
	border: 1px solid #AAA;
}

/* products page */

.contentBlock .blurb {
	width: 300px;
}

div.item li {
	margin-bottom: 6px;
}

div.item li label {
	font-size: 100%;
}

div.item li span {
	margin-bottom: 0px;
	margin-left: -12px;
}

/* product description & designer page */

.itemDesc a {
	color: #00B5E6;
}

.itemLeft {
	width: 340px;
	margin-right: 23px;
	float: left;
}

.itemRight {
	width: 181px;
	float: left;
}

.itemDesc a:hover {
	text-decoration: underline;
}

.itemDesc label { 
	font-size: 100%;
}

.itemDesc ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.itemDesc li {
	margin-top: 3px;
}

.itemDesc ul.thumbs {
	margin-top: 24px;
	width:300px;
}

.itemDesc ul.thumbs li {
	display: inline;
	margin-right: 6px;
}

.itemDesc ul.thumbs li img {
	border: 1px solid #DDD;
	cursor: pointer;
}

.itemDesc ul.thumbs li.selected img, .itemDesc ul.thumbs li:hover img {
	border: 1px solid #AAA;
}

.itemDesc .colourSel {
	margin: 2px 10px 0px 0px;
	float: left;
}

.itemDesc ul.colours li {
	border: 2px solid #FFF;
	overflow: hidden;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 3px;
}

.itemDesc ul.colours li a {
	padding-left: 16px;
	display: block;
	float: left;
}

.itemDesc ul.colours li:hover, .itemDesc ul.colours li.selected {
	border: 2px solid #AAA;
}

p.sku {
	color: #9D9C9C;
	font-size: 70%;
}

.itemDesc .add {
	margin: 12px 0px;
}

.itemDesc span.price {
	display: block;
	color: #000;
	font-size: 1.25em;
	font-weight: bold;
}

/* designers page */
	
.designerDesc h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial,verdana,tahoma,georgia,sans-serif;	
	font-weight: normal;
	line-height: 21px;
}

.designerDesc {
	width: 145px;
	padding: 0px 0px 24px 0px;
	float: left;
}

.designerDesc p {
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 17px;
}

.designerDesc a.blue {
	font-size: 11px;
}

/* theme */

.theme {
	margin-top: 4px;
}

.theme, .theme a {
	line-height: 16px;
}

/* two column feature */

.contentBlock .half {
	width: 260px;
	float: left;
	margin-right: 24px;
}

.contentBlock h3.jamieSays, .contentBlock h4.black, .contentBlock .half h2 span {
	font-family: Arial,verdana,tahoma,georgia,sans-serif;
}

.contentBlock .half h2 {
	position: relative;
}

.contentBlock .half h2.split {
	width: 225px;
	position: relative;
	margin-left: -115px;
}

.contentBlock .half h2 span {
	margin-top: 17px;
	margin-left: 115px;
	line-height: 16px;
	font-family: Arial,verdana,tahoma,georgia,sans-serif;
}

.contentBlock .half img.designer {
	margin-top: 43px;
}

.contentBlock .half h3.jamieSays {
	padding-top: 12px;
	margin-bottom: 6px;
	font-size: 1em; 
	font-weight: normal;
	clear: both;
}

.contentBlock .half a {
	color: #00B5E6;
}

.contentBlock .half a:hover {
	text-decoration: underline;
}

.contentBlock .half .signature {
	background-image: url('../img/signature.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

.contentBlock .half .signature-lrg {
	background-image: url('../img/signature-lrg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 55px;
}

.contentBlock .half a.from {
	display: block;
}

/* three column feature */

.contentBlock .third {
	width: 172px;
	float: left;
	margin-right: 12px;
}

.contentBlock .third a:hover {
	color: #00B5E6;
}

.contentBlock .third a span {
	display: block;
}

/* search results */

#search {
	height: 17px;
	margin-right: 2px;
	padding: 2px 4px;
	font-size: 14px;
}

ul.sort {
	margin: 0px;
	height: 0px;
}

ul.sort li {
	background: url(../img/sort.gif) 0px 3px no-repeat;
	padding-left: 6px;
	padding-right: 4px;
	display: block;	
	float: left;
}

ul.sort li:first-child {
	background-image: none;
	padding-left: 0px;
}

ul.sort li a {
	color: #00B5E6;
}

ul.sort li a:hover {
	text-decoration: underline;
}

ul.sort li a.selected {
	color: #8F8C86;
	cursor: default;
}

ul.sort li a.selected:hover {
	text-decoration: none;
}

.sortSel {
	margin: -2px 10px 0px 0px;
	float: left;
}

/* trail */

ul.trail {
	color: #453F36;
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	list-style: none;
	text-transform: lowercase;
}

ul.trail li {
	background: url(../img/trail.gif) 0px 5px no-repeat;
	padding-left: 11px;
	padding-right: 4px;
	display: inline;
	font-size: 11px;
}

ul.trail li:first-child {
	background-image: none;
	padding-left: 0px;
}

ul.trail li a:hover {
	text-decoration: underline;
}

/* alpha nav */

ul.alphaNav {
	width: 375px;
	margin: 0px auto;
	padding: 0px auto;
	list-style-type: none;
}

ul.alphaNav li {
	margin: 0px 7px 0px 7px;
	display: inline;
}

ul.alphaNav li a {
	color: #00B5E6;
	font-weight: bold;
}

ul.alphaNav li:last-child a {
	background: url(../img/menuArrow.gif) 0px 5px no-repeat;
	color: #00B5E6;
	padding-left: 10px;
}

ul.alphaNav li a:hover {
	text-decoration: underline;
}

/* universal Jme classes */

h2.intro, div.inlineIntro h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial,verdana,tahoma,georgia,sans-serif;	
	font-weight: normal;
	font-size: 100%;
}

h2.intro, div.inlineIntro {
	margin-bottom: 12px;
}

div.inlineIntro h2, div.inlineIntro p {
	display: inline; 
	font-size: 100%;
}

#jme ul.blue {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


#jme ul.blue a, #jme a.blue {
	font-weight: bold;
	color: #00B5E6;
	padding-left: 10px;
}

#jme ul.blue a {
	background: url(../img/blueArrow.gif) 1px 4px no-repeat;
}

#jme a.blue {
	display: block;
	background: url(../img/blueArrow.gif) 1px 6px no-repeat;
}

#jme ul.blue a:hover, #jme a.blue:hover {
	text-decoration: underline;
}

a.view {
	font-size: 11px;
}

#jme .black {
	color: #000;
}

#jme .end {
	margin-right: 0px;
	padding-right: 0px;
}

#jme .noBg {
	background-image: none;
	background-color: transparent;
}

#jme .margBot {
	margin-bottom: 12px;
	display: block;
}

#jme .hidden {
	position: absolute;
	visibility: hidden;
}

#jme .visible {
	position: relative;
	visibility: visible;
}

#banner-verisign {
	background-color:#ffffff;
	padding:12px 10px 8px 10px;
	border: 1px solid #000000;
	width:139px;
	height:75px;
}

#shopBasket {
	background: #FFF; 
	color: #000; 
	width: 150px; 
	padding: 3px; 
	margin-left: 468px; 
	font-size: 11px; 
	font-weight: bold;
	position: absolute; 
	text-align: center; 
}
