a {
	color:#fff;
	text-decoration:none;
}

.current {
	color:#000;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

body {
	background-color:#FFFFFF;
	color:#333;
  font:80%/1.5em Calibri, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin:0px 0px 0px 10px;
}

dd {
	margin:0px 0px 10px 0px;
}

dt {
	color:#0099CC;
  font-size:1.3em;
	margin:0px;
	padding:0px;	
	text-align:left;	
}

form {
	margin:0px;
}

li {
	line-height:1.4em;
}

ul {
	list-style:none;
	margin:0;
  padding:0;
}

h1 {
	color:#006699;
  	font-size:1.6em;
	font-weight:normal;
	line-height:1.1em;
	margin:0px 0px 10px 0px;
	text-align:center;	
}

h2 {
	color:#0099CC;
  	font-size:1.3em;
	font-weight:normal;
	margin:0px;
	padding:0px;	
	text-align:left;	
}

h3 {
	color:#000;
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
}

h3 a {
	color:#2C2C84;
}

h4 {
	color:#999900;
  font:1.6em/1.1em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin:0px;
	padding:0px;	
	text-align:left;	
}

h5 {
	color:#333;
	font-size:1em;
	margin-bottom:0px;
	text-align:left;
}

hr {
	border: none 0;
	border-top:1px dashed #999;
	height: 1px;
}

p {
	text-align:justify;
	font-size:1em;
	line-height: 1.5em;
	margin:0px 0px 10px 0px;
}

.actions {
	float:left; 
	margin-bottom:10px;
	margin-top:-5px;
}

.actions a {
	margin-right:10px;
}
.current_page {
	font-weight:bold;
}

.left_title {
	line-height:1em;
	margin:10px 0px 0px 10px;
	text-align:left; 
}

.light_grey {
	color:#CCC;
}

.orange {
	color: #2C2C84;
}

.blue {
	color: #9AC80E;
}

.green {
	color: #DFFFBE;
}

.gray {
	font-weight:normal;
	font-size:76%;
	color: #FFA42A;
}

.required {
	font-weight:normal;
	font-size:76%;
	color: #FFA42A;
}

.title_link {
	color:#9AC80E;
	text-decoration:none;
}

/* top */

#top {
	position:absolute;
	left:10px;
	top:0px;
	height:200px;
	width:980px;
}

#top_ad {
	float:right;
	margin-top:35px;
	position:relative;
}

#search {
	background-image:url(images/search_box_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:256px; 
	position:absolute; 
	right:0px; 
	top:0px;
}

#search a {
	color:#CC9900;
}

#search p {
	margin:0px;
}

#search_box {
	border:1px solid #ccc;
	margin:5px 4px 0px 80px;
	vertical-align:top;
}

.search_field {
	background: #fff;
	color: #2C2C84;
	float: right;
	clear: right;
	font-weight: bold;
	margin: 2em 1em 0em 1em;
}

.grey {
	color: #808080;
	margin:0px;
}

/* ----- Menu -----*/

div.menu {
	width: auto;
	vertical-align: middle;
	font-size:80%;
	background-color:#9AC80E;
	padding: 1em 1em 1em 1em;
	border-style:solid; border-width:1px; border-color:#E5E5E5;
	text-align: right;
	color:#FFFFFF;
}

div.menu a {
	color:#FFFFFF;
}

/* container */

#container {
	padding-left:210px;
	margin-top:180px;
	position:relative;
	width:770px;
}

/* left bar */

#left {
	font-size:12px;	
	position:absolute;
	margin-bottom:10px;
	left:0px;
	top:0px;
	width:200px;
}

#left h3 {
	background-color:#F3B0F3;
	color:#660033;
	padding:3px;			
}


#left h4 {
	background-color:#660033;
	border-top: 1px solid #FFFFFF;
  	font-size:13px;			
	color:#fff;
	padding:4px;	
}

#left_menu {
	background-color:#FCDAFC;
	color:#fff;
	border-style:solid; border-width:1px; border-color:#F2C3F2;
	margin-bottom:5px;
	padding:2px;
}

#left_menu a {
	text-align: left;
}

#left_menu div {
	background-image:url(http://www.shoppingday.co.uk/images/left_nav_bg.gif);
	border-top: 1px solid #FFFFFF;	
	display: block;
	padding: 3px 5px 3px 5px;
	width: 184px;	
}

#left_menu input {	
	padding:2px;
	text-align:center;
}

#left_search {
	border-top:dashed thin #663333;
	margin-top:5px;
	padding-top:5px;
	text-align:center;
}

#special_offer {
	background-color:#FCDAFC;
	border-style:solid; border-width:1px; border-color:#F2C3F2;
	margin-bottom: 0.5em;
	padding:2px;
}

div.news2 {
	background-color:#CBD886;
	border-style:solid; border-width:1px; border-color:#9AC80E;
	margin-bottom: 0.5em;
	padding:10px;
}

/* main page content */

#promotion {
	background-color:#666600;
	color:#fff;
	margin-bottom:3px;
	padding:4px;
}

#page_content {
	float:left;
	margin:5px 10px 0px 0px;
	position:relative;
	width:634px;
}

#page_content a {
	color:#CC9900;
	font-weight:bold;
	text-decoration:underline;
}

#page_content a:hover {
	text-decoration:none;
}

#page_content h2 a {
	color:#666600;
	font-weight:normal;
}

#page_content h3, p, ul {
	margin:0px 0px 10px 0px;
}

#page_content h4 {
	margin:0px 10px 5px 0px;
}

#page_content h4 a {
	color:#999900;
	font-weight:normal;
}

#product_nav {
	color:#666;
	margin-bottom:15px;
	text-align:left;
}

/* right bar */

#right {
	position:absolute;
	margin:0px 0px 10px 0px;	
	text-align:center;
	top:0px;
	right:0px;	
	width:126px;
}

#right_menu {
	background-color:#F1EEB8;
	border-style:solid; border-width:1px; border-color:#D8D37C;
	margin-bottom:5px;
	padding:2px;
	position:relative;
}

.bullet_list {
	list-style-image:url(images/main_content_list.gif);
	margin-left:20px;
	padding-left:20px;
}

/* footer_menu */

#footer_menu {
	clear:both;
	width:624px;
	font-size:1em;
	margin:0px 0px 20px 210px;
	padding:10px;
	position:relative;
	text-align:center;
}

#footer_menu a {
	color:#666;
	font-weight:normal;
}

#copyright {
	margin-top:10px;
}

#copyright a {
	color:#999;
}

ul li {
	position:relative;
}

#navigation {
	background-color:#3399FF;
	position:absolute;
	left:10px;
	top:110px;
	width:980px;
	z-index:1;
}

#navigation ul {
	font-size:13px;
	line-height:13px;
	color:#fff;
}

#menu1 {
	margin:0;
	font-weight:bold;
	padding:0;
	position:relative;
	list-style-type:none;
}

#menu1 li {
	display:block;	
	float:left;
	height:15px;	
	margin:0;
	padding:6px 2px 6px 2px;
}

#menu1 .current_bg {
	background-image:url(images/current_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#menu2 {
	background-color:#0066FF;
	clear:left;
	margin:0;
	height:17px;
	padding:5px 1px;
	list-style-type:none;
}

#menu2 li {
	display:inline;
	margin:0;
	padding:0px;
}

#menu2 ul {
	width:150px;
}

#menu2 li ul {
	display:none;
	position:absolute;
	left:0px;
	top:16px;
}

#menu2 ul li a {
	background-color:#0066FF;
	display:block;
}

#menu2 li:hover ul, #menu2 li.over ul {
	display:block;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu2 ul li { float: left; }
* html #menu2 ul li a { height: 1%; }
/* End */

#menu1 a:hover, #menu2 a:hover {
	text-decoration:underline;
}

#navigation a {
	text-decoration:none;
	padding:3px;
}

select {
	font-size:0.9em;
}

input {
	font-family: verdana, arial; 
	font-size: 8pt; 
}

textarea {
	font-family: verdana, arial; 
	font-size: 8pt; 
	color: #CC0000;
}

.purple {
	color:#660033;
}

.red {
	color:#CC0000;
}

/* search page infobar */

#search_options {
  	background-color:#F8F8F8;
	color:#666;
  	padding:4px;
	text-align:left;
}

#search_options select {
	color:#999999;
}

#meta {
	position:relative;
	text-align:right;
}

#order {
	position:relative;
}

#node {
	float:left;
	text-align:left;
}

/* prices table */

.prices a { color:#CC9900; }
.prices table { border:1px dashed #666; padding:2px; }
.prices td { border-bottom:1px dashed #999; }
.last_shop td { border-bottom:none; }
.next_shop td { border-bottom:1px solid #666; }
.prices th { background-color:#95D0DC; color:#003366; font-size:larger; font-weight:normal; text-align:left; vertical-align:top; }
.best_price a { color:#fff; }
.best_price td { background-color:#006699; color:#9AC80E; }
.featured td { vertical-align:bottom; }
.featured h4 { text-align:center; }
.small { font-size: small; }
.navigation { background-color:#FAFAFA; text-align:center; margin:20px 10px 20px 10px; }
.navigation h3 { font-size: 0.9em; font-weight:500; }
#calculator_container { border:1px dotted #0099CC; margin-bottom:10px; padding:10px 20px 10px 20px; width:100%; }
#points { font-size:1.5em; margin-top:10px; }
.prices { margin-top: 15px; text-align:left; }
.promo_code { font-size:140%; font-weight:normal; }
.price { color:#FF0066;	font-size:140%;	font-weight:normal; }
.product { text-align:left; }
.product h3 { font-size:130%; margin:10px 0px 10px 0px; }
.product p { text-align:justify; }
.ratings { margin-top:15px; width:728px; }
.ratings form { display:inline; }
.ratings form textarea { width:100%; }
.searchresults { position:relative; }
.searchresults p { text-align: justify; }
.searchresults td { border-bottom:1px dashed #666; padding-top:5px; }
.related { background-color:#eeeeee; font-weight:bold; padding:4px; margin-left:2px; margin-top:10px; }