/* - BASIC STUFF - */
body { background:#FFF; font:12px Courier; color:#000; margin:0; padding:0; }
a { color:#000; text-decoration:none; }
a:hover { background:#F4C8C5 none repeat scroll 0 0; color:#000; text-decoration:none; }
img { border-style:hidden; border:0; margin:0; padding:0; }

.background {
	position:absolute;
	z-index: 10;
	width:900px;
	height: auto;
	min-height:600px;
	margin-top:70px;
	padding:0;
	background: url(http://www.dreamandawake.com/onlineshop/wp-content/background/rotator.php) no-repeat right top;
	}

.nobackground {
	position:absolute;
	z-index: 10;
	width:900px;
	height: auto;
	min-height:600px;
	margin-top:70px;
	padding:0;
		}

/* - CONSTRUCTION - */
#global { width:900px; position:relative; margin-left:auto; margin-right:auto; text-align:left; }
#title { width:295px; position:absolute; margin:0; padding:0; }
#navigationbar { width:700px; margin-left:310px; margin-top:15px; padding-top:5px;}
#content { width:900px; margin-left:0; margin-top:20px; min-height:200px; }
#footer { clear:both; margin-top:60px; padding:0; margin-bottom:20px; }
#topline { line-height: 1px; height: 3px; }

/* - NAVIGATION BAR - */
.menubar { margin: 0; padding:0; }
.menubar li { margin-right: 20px; line-height:22px; display:inline; float:left; }

/* - MENU INDEX PAGE - */
#content ul li { display:inline; margin:0; padding:0; }

/* - MENU INDEX IMAGES CATEGORY - */
.postthumb1 {margin: 0 10px 25px 0; padding:0;float:left;}
.postthumb1 img { max-height:300px; max-width: 300px; }
.undertheimage { margin-top: 0%; text-align:center; margin-left: 0%; background:#FFF;}
.postthumb1 img:hover {border:0px solid #000000;}

/* - CATEGORY PAGES - */
.postthumb { font-size: 10px; margin: 0 25px 25px 0; padding:0; width:200px; float:left; }
.postthumb img { max-width:300px; height:280px; border:3px solid #FFFFFF; }
.postthumb img:hover {border:3px solid #000000;}

/* -- PRODUCT PAGES --*/
#products { width:800px; margin-top:20px; min-height:200px; }
#products img { margin-bottom: 8px; }
.eshopshipping { display:none; }
.offset { display:none; }


/*-- COLOURS --*/
.black { background-color: #000;}