/* Lifestyle shop website specific CSS */
/* copyright Jet Net Systems - Aug 2009 */

#header
{
	position: absolute;
	top: 0px;
	left: 160px;
	width: 600px;
	height:105px;     /* the height position is different to main */
	cursor:pointer;
}

#greybox
{	/* "Normal" browsers */
	background-image:url('../images/grey_box.png');
	height:25px;
	padding:10px;
}

* html #greybox
{	/* workaround for Internet Explorer */
	background-image:url('../images/grey_box.png');
	height:45px;
	overflow:hidden; 
}

#greybox_menu
{	/* workaround for IE */
 	position:absolute; 
 	top: 370px; 
 	width:927px;
 	padding-left: 10px;
}

.shop_colour
{
	color: #ff6600;
}

.evoucher_colour
{
	color: red;
}

h1
{
	color: #ff6600;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}

.shop_breadcrumb
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}

a.shop_breadcrumb:link
{
	text-decoration: none;
}
a.shop_breadcrumb:hover
{
	text-decoration: none;
	color: #ff6600;
}
body
{
	background-image: url('../images/background3.png');
	background-repeat: repeat-x;
	font-family: "Gill Sans", sans-serif;
}
.shop_body
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
/*	text-align: left; */
}

 .shop_body A:hover 
{
  text-decoration: none;
  color: #ff6600;
}
 

.align_left
{
	text-align: left;
}

.topseller_background
{
	background-image:url('../images/grey_side.png');
	background-repeat: repeat-x;
	min-height: 500px;
}

.shop_topseller 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
}

.deal_header
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
}

.deal_body 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

 .deal_offer {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #ff6600;
  text-decoration: none;
  text-align: left;
 }
 .deal_price {
  font-family: Trebuchet MS;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #ff6600;
  text-decoration: none;
  text-align: left;
 }
          
 .also_header {
  font-family: Trebuchet MS;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #ff6600;
  text-decoration: none;
  text-align: left;
 }
 .also_body {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
 }
 .also_price {
  font-family: Trebuchet MS;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
 }
 .also_body A:hover {
  text-decoration: none;
  color: #ff6600;
 }
 .also_price A:hover {
  text-decoration: none;
  color: #ff6600;
 }
.shop_srp 
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.shop_price 
{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.shop_price_discounted 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.shop_limitedperiod 
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: center;
}

.shop_savingprice 
{
	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
}

.shop_specsbody 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.shop_specssubheads 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
}
/*
.shop_random_ad_1
{
	background-image: url('../images/banner_advert_1.png');
	background-repeat: no-repeat;
	width: 561.25px;
	height: 268px; 
}
.shop_random_ad_2
{
	background-image: url('../images/banner_advert_2.png');
	background-repeat: no-repeat;
	width: 561.25px;
	height: 268px; 
}
.shop_random_ad_3
{
	background-image: url('../images/banner_advert_3.png');
	background-repeat: no-repeat;
	width: 561.25px;
	height: 268px; 
}
.shop_random_ad_4
{
	background-image: url('../images/banner_advert_4.png');
	background-repeat: no-repeat;
	width: 561.25px;
	height: 268px; 
}
.shop_random_ad_5
{
	background-image: url('../images/banner_advert_5.png');
	background-repeat: no-repeat;
	width: 561px;
	height: 268px; 
}
*/
.shop_middle_box
{
	background-image: url('../images/middle_box.gif');
	background-repeat: no-repeat;
	height:190px;
	width: 138px;
	
}
.shop_bottom_box
{
	background-image: url('../images/bottom_box.gif');
	background-repeat: no-repeat;
	height:203px;
	width: 561px;
	
}
.quiethyperlink_shop
{
	text-decoration: none;
	color: black;
}

.quiethyperlink_shop_grey
{
	text-decoration: none;
	color: gray;
}

.quiethyperlink_shop:hover
{
	text-decoration: none;
	color: #ff6600;
}
.random_advert_title 
{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.overlay_i
{
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images\search_button.png);
}

.offer_price_big
{
	font-size: 20px;
	font-weight: bold;
}

.product_code
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.product_title
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.quiethyperlink
{
	text-decoration: none;
	color: black;
}

.quiethyperlink:hover
{
	text-decoration: none;
	color: #4b7ea3;
}

.smalltext
{
	font-size:9px;
}

.search_text
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

