﻿@import url(core.css);
h1, h4, h5 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
ul li {
	list-style: none url(http://saveoursleep.com/images/icon_bullet.gif);
}
li {
	list-style: none url(http://saveoursleep.com/images/icon_bullet.gif);
}
.leftmenu a {
	background: url(http://saveoursleep.com/images/lmenu_bg.gif) no-repeat;
}
div.containershopbrand {
	text-align: center;
	vertical-align: middle;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;
}
div.containershopbrand div {
	font-size: 11px;
	margin: 5px 25px 5px 0;
	float: left;
	text-align: center;
	vertical-align: middle;
}
div.containershopbrand img {
	margin-bottom: 6px;
}
.shopcart {
	margin-top: 3px;
	width: 178px;
	height: 180px;
	background: url(http://saveoursleep.com/images/shopt/banner_cartbg.gif);
	color: #000000;
	font-size: 11px;
	text-align: left;
}
.shopcart img {
	margin-top: 12px;
	margin-left: 14px;
}
.shopcartcontainer {
	margin-left: 18px;
}
.shopleftpanel {
	text-align: left;	
	padding: 10px 10px 10px 15px;
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
}
.shopleftpanel label {
	font-weight: bold;
	color: #333333;
}
.shopleftpanel INPUT, .shopleftpanel SELECT {
	font-size: 11px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica;	
	margin-bottom: 4px;
}
.shopcurrency INPUT, .shopcurrency SELECT {
	width: auto;
	float: left;
}
.shopcurrency SELECT {
	width: 80px;
}
.shopcurrency INPUT, INPUT.buttongo {
	background: url(http://saveoursleep.com/images/button_goempty.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
	border: none;
	width: 25px; 
	height: 17px;
	cursor: pointer;
	font-size: 11px;
	margin-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.shoplefthead {
	display: block; 
	text-align: left;
	background-color: #DEECF3; 
	padding: 6px 0 6px 0;	
	width: 100%;
	position: relative;
}
.shoplefthead img {
	margin: 0 0 0 20px;
	/*float: left;*/
}

.shoplinks {
	margin: 0 0 10px 0;
	text-align: center;
}
.shoplinks a {
	font-size: 12px;
	color: #4F60A5;
	padding: 0 6px 0 6px;
}
span.shopmessage div {
	background-color: #987AB7;
	color: #FFFFFF;
	margin: 8px;
	padding: 5px;
}
div.boxcontainer {
margin-top: 15px;
}
