@charset "utf-8";
/* CSS Document */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	line-height: 12pt;
	color: #5B3D1E;
	text-align: left;
	background: #FFFFFF;
}

#bgBody
{
	padding: 15px;
	background: #e2f1f6 url( ../images/bg/bodyBg.jpg );
	text-align: center;
}

#siteHolder, #siteHolderslim
{
	width: 810px;
	margin: 0px auto 0px auto;
}

#head
{
	float: left;
	text-align: left;
}

#head a.logo
{
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;	
}


#menu
{
	height: 72px;
}

#menu ul
{
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#menu ul li a:hover, #menu ul li a.over
{
	color: #B4E3ED;
}

#menu a
{
	display: block;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #5B3D1E;
	text-align: center;
	text-decoration: none;
	padding: 59px 10px 0px 11px;
}

#menu li.last a
{
	padding-right: 0px;
}

.subMenu
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 61;
}

.subMenu ul, .subMenu ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1pt;
}

.subMenu ul
{
	height: 173px;
	background: url( ../images/bg/submenu.png ) no-repeat;
}

.subMenu li.first a
{
	padding-top: 15px;
}

.subMenu a em
{
	font-style: normal;
	text-align: left;
}

.subMenu a em em
{
	font-size: 7pt;
	line-height: 9pt;
	font-style: italic;
	color: #b88e6d;
}

.subMenu a:hover em em
{
	color: #B4E3ED;
}


.subMenu li a
{
	display: block;
	width: 117px;
	text-transform: lowercase;
	text-align: center;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	color: #5B3D1E;
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	line-height: 10pt;
	text-decoration: none;	
}

.subMenu a:hover
{
	color: #B4E3ED;
}


#whole
{
	width: 800px;
	height: 600px;
	background: #000000;
	margin: 0px 0px 10px 0px;
}

#whole .text
{
	font-size: 13pt;
	position: absolute;
	margin: 260px 0px 0px 680px;
}

#whole .text a
{
	text-decoration: none;
	color: #5B3D1E;
}

#whole .logo
{
	position: absolute;
	margin: 500px 0px 0px 650px;
}

#main
{
	border: solid 1px #5B3D1E;
	padding: 4px;
	background-color: #FFFFFF;
	height: 492px;
	margin: 10px auto 10px auto;
}

#siteHolderslim #main
{
	width: 662px;
}




#sidebar
{
	float: left;
	text-align: left;
	width: 217px;
	height: 492px;
	margin: 0px 0px 0px 0px;
	background: url( ../images/bg/sidebar.jpg ) no-repeat;
}

.media #sidebar
{
	height: 490px;
}

#sidebar .details
{
	margin: 10px;
	overflow: hidden;
	height: 472px;
}

#sidebar #sideWhere #scrollControl
{
	position: absolute;
	margin: 474px 0px 0px 160px;
}

#sidebar #sideWhere #scrollControl a
{
	margin: 0px 0px 0px 6px;
	float: left;
}


#sidebar #sideWhere .details
{
	margin: 0px 10px;
	height: 462px;
}

.media #sidebar p
{
	margin: 0px 0px 2px 5px;
	line-height: 11pt;
}

#sideWhere p
{
	margin: 0px 0px 7px 5px;
	line-height: 11pt;
}

#sideWhere h1
{
	margin: 10px 0px 0px 0px;
}

#sideWhere h2
{
	margin: 8px 0px 0px 0px;
}

#sideWhere h3
{
	margin-top: 6px;
}


.audio
{
	position: absolute;
	margin: 8px 0px 0px 10px;
	z-index: 60;	
}

.audioTest
{
	position: absolute;
	margin: -484px 0px 0px 10px;
	z-index: 60;	
}

#fullSlideshow
{
	height: 492px;
	width: 800px;
	background: #FFFFFF;
	text-align: left;
}

#fullSlideshow .control
{
	position: absolute;
	width: 785px;
	margin: 458px 0px 0px 0px;
	text-align: right;
	z-index: 50;	
}

#fullSlideshow .control a
{
	padding: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}

#fullSlideshowTest
{
	height: 492px;
	width: 662px;
	background: #FFFFFF;
	text-align: left;
}

#fullSlideshowTest .control
{
	position: absolute;
	width: 652px;
	margin: -484px 0px 0px 0px;
	text-align: right;
	z-index: 50;	
}

#fullSlideshowTest .control a
{
	padding: 0px 3px;
	color: #5b3d1e;
	text-decoration: none;
	font-size: 9pt;
}

#full
{
	width: 800px;
	height: 491px;
	border-top: solid 1px #B4E3ED;
	background: #B4E3ED url( ../images/bg/full.jpg ) no-repeat center center;
}

#full p
{
	color: #5B3D1E;
	font-size: 18pt;
	margin-top: 235px;
}

#content
{
	float: right;
	height: 490px;
	width: 573px;
	background: #FFFFFF url( ../images/textWindow/default.gif ) no-repeat center top;
	text-align: left;
	border: solid 1px #B4E3ED;
}

#content h1
{
	display: block;
	position: absolute;
	width: 573px;
	text-align: center;
	margin-top: 12px;
}

.about #content
{
	background: url( ../images/textWindow/about.gif );
}

.media #content
{
	background: #000000;
	height: 486px;
	width: 575px;
	border: solid 2px #000000;
	overflow: hidden;
}

.media #content .issue
{
	float: left;
}

.media #content .issue a
{
	display: block;
	width: 111px;
	height: 158px;
	border: solid 2px #000000;
}

.media #content .issue a:hover
{
	border: solid 2px #B4E3ED;
}

#slideshow #content
{
	border: 0px;
	background: #FFFFFF;
	width: 575px;
	height: 492px;
}

#catalogue #content
{
	border: 0px;
	width: 576px;
	height: 492px;
	background: none;
}

#content #copy
{
	position: absolute;
	margin: 152px 50px 95px 50px;
	width: 473px;
	height: 245px;
	overflow: hidden;
}

.basket #content #copy
{
	margin: 152px 50px 48px 50px;
	height: 280px;
}

.checkout #content #copy
{
	margin: 144px 50px 48px 50px;
	height: 260px;
}

.about #content #copy
{
	margin: 100px 50px 100px 50px;
	height: 292px;
}

#slideshow #content .control
{
	position: absolute;
	width: 560px;
	margin: 458px 0px 0px 0px;
	text-align: right;
	z-index: 50;	
}

#slideshow #content .control a
{
	padding: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}

#backNav
{
	position: absolute;
	width: 525px;
	text-align: right;
	margin: 51px 0px 0px 0px;
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	color: #5B3D1E;
}
#backNav a
{
	display: block;
	text-decoration: none;
}



#contentMenu
{
	text-align: center;
	width: 573px;
	position: absolute;
	margin: 450px 0px 0px 160px;
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	color: #5B3D1E;
}

#contentMenu ul, #contentMenu ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contentMenu ul li
{
	float: left;
	text-align: right;
}

#contentMenu li a
{
	display: block;
	text-align: center;
	width: 100px;
	color: #5B3D1E;
	text-decoration: none;
	padding: 0px 50px 0px 0px;
	text-transform: lowercase;
}

#scrollControl
{
	position: absolute;
	margin: 410px 0px 0px 485px;
}

#scrollControl a
{
	margin: 0px 0px 12px 0px;
}

.basket #content #scrollControl
{
	position: absolute;
	margin: 260px 0px 0px 520px;
}

.basket #content #scrollControl a
{
	margin: 0px 0px 12px 0px;
}



#collectionName
{
	z-index: 50; 
	margin: 329px 0px 0px 500px; 
	position: absolute;
}


#foot
{
	text-align: left;
	height: 40px;
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	color: #5B3D1E;
}

#foot ul
{
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#foot ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #5B3D1E;
}

#foot ul li.last
{
	border: 0px;
	padding: 0px 0px 0px 10px;
}

#foot ul li a:hover, #foot ul li a.over
{
	color: #B4E3ED;
}

#foot a
{
	color: #5B3D1E;
	text-decoration: none;
}

h1
{
	margin: 0px 0px 10px 0px;
	font: normal 14pt Georgia, "Times New Roman", Times, serif
}

h2
{
	margin: 0px 0px 2px 0px;
	font: normal 11pt Georgia, "Times New Roman", Times, serif
}

h3
{
	margin: 0px 0px 1px 0px;
	font: bold 8pt Georgia, "Times New Roman", Times, serif
}

p
{
	margin: 0px 0px 10px 0px;
}

a
{
	color: #5B3D1E;
	text-decoration: underline;
}

.frame
{
	border: solid 1px #FFFFFF;
}

#catalogue .control
{
	position: absolute;
	width: 395px;
	margin: 405px 0px 0px 0px;
	text-align: right;
}

#catalogue .control a
{
	padding: 0px 3px;
	color: #5B3D1E;
	text-decoration: none;
	font-size: 9pt;
}


#product #information, #photocharm #information
{
	margin: 10px 0px 0px 220px;
	position: absolute;
	width: 169px;
	height: 220px;
	background: url( ../images/bg/product.png ) no-repeat;
	z-index: 50;
}

#product #information .close, #photocharm #information .close
{
	border: solid 1px #5B3D1E;
	background: #B4E3ED;
	color: #5B3D1E;
	position: absolute;
	display: block;
	text-align: center;
	text-decoration: none;
	font: bold 7pt Arial, Helvetica, sans-serif;
	width: 12px;
	padding: 0px 0px;
	margin: 18px 0px 0px 142px;
}

#product #information .add, #photocharm #information .add
{
	margin: 0px;
	text-align: center;
	position: absolute;
	margin-top: 165px;
	width: 169px;
}

#product #information .seperator
{
	margin: 6px 46px;
	height: 5px;
	background: url( ../images/bg/productSeperator.png ) repeat-x;
}

#product #information .details
{
	margin: 18px 30px;
	line-height: 10pt;
	text-align: center;
}

#product #information .description, #photocharm #information .description
{
	margin: 5px 0px;
	font-size: 7pt;
	line-height: 9pt;
}

#product #information .description p, #photocharm #information .description p
{
	margin: 0px 0px 5px 0px;
}



#photocharm #information
{
	margin: 10px 0px 0px 370px;
	width: 196px;
	height: 274px;
	background: url( ../images/bg/charm.png ) no-repeat;
	z-index: 20;
}

#photocharm #information .close
{
	margin: 11px 0px 0px 146px;
	font: bold 8pt Arial, Helvetica, sans-serif;
	width: 13px;
}

#photocharm #information .add
{
	margin-top: 88px;
	width: 196px;
}

#photocharm #information .seperator
{
	margin: 6px 46px 10px 46px;
	height: 5px;
	background: url( ../images/bg/productSeperator.png ) repeat-x;
}

#photocharm #information .details
{
	margin: 35px 25px 30px 25px;
	line-height: 10pt;
	text-align: center;
}

#photocharm #information .details .title
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}


#photocharm #information .price
{
	margin: 5px 0px 5px 0px;
	font-size: 7pt;
	line-height: 9pt;
}

#photocharm #information #orderInfo
{
	font-size: 7pt;
	line-height: 9pt;
	margin: 0px 33px 0px 33px;
	height: 130px;
	overflow: hidden;
}

#photocharm #information #orderInfo br
{
	font-size: 3pt;
	line-height: 3pt;
}

#photocharm #scrollControl
{
	position: absolute;
	margin: 259px 0px 0px 500px;
	z-index: 35;
}

#photocharm #scrollControl a
{
	margin: 0px 0px 0px 4px;
	float: left;
}



#product #display
{
	width: 402px;
	height: 436px;
	float: left;
}

#product #related
{
	float: right;
	width: 170px;
}

#product #related .match
{
	display: block;
	float: left;
	margin-top: 5px;
	width: 170px;
	height: 142px;
	background: #B4E3ED;
}

#product #related .first
{
	margin: 0px;
}


#product #icons
{
	clear: both;
	margin-top: 4px;
	height: 51px;
}

#product #icons .icon
{
	width: 54px;
	height: 51px;
	background: #B4E3ED;
}

#product #icons a
{
	display: block;
	float: left;
	margin-left: 4px;
	width: 54px;
	height: 51px;
}

#product #icons .iconCover
{
	width: 54px; 
	height: 51px; 
	position: absolute; 
	background: #B4E3ED;
	opacity: 0.5;
	filter: alpha(opacity=50);
}


#product #icons a.first
{
	margin: 0px;
}


/* Shopping Cart */

.checkoutStep
{
	font-weight: bold;
	margin-bottom: 4px;
}

#basketList
{
	width: 460px;
	overflow: hidden;
	height: 210px;
	border-bottom: dashed 2px #000000;
	margin-bottom: 10px;
}

.rowHead
{
	padding: 0px 5px 1px 5px;
	text-align: center;
}

.rowEven
{
	padding: 3px 3px;
	text-align: left;
}

.rowEven .product, .rowOdd .product
{
	font-weight: bold;
}

.rowEven .variants, .rowOdd .variants
{
	padding: 2px 10px 4px 10px;
	font-size: 85%;
}

.rowEven .variantValue, .rowOdd .variantValue
{
	font-weight: bold;
}

.rowOdd
{
	padding: 3px 3px;
	background: #EEEEEE;
}

.rowShippingDetails
{
	padding: 0px 0px 4px 0px;
}

.rowTotal
{
	text-align: right;
	padding: 0px 3px 4px 0px;
}

.rowPrice, .rowTotalEmpty
{
	padding: 0px 3px 4px 6px;
	text-align: right;
	color: #000000;
}

.rowButton
{
	text-align: right;
	padding: 0px 3px 0px 0px;
}

.rowButton a
{
	text-decoration: none;
}


/* end shopping cart */

input, select, textarea
{
	font-size: 8pt;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
}