/* style for page layout */
html
{
	height: 100%;
}

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body 
{
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #fff;
	line-height: 12px;
	color: #666666; 
	text-align: center;
	/*border: 1px solid red;*/
}

a {
	text-decoration: none;
	color: #888888;
}

.page_container 
{
	margin: 10px auto;
	width: 1005px;
	/*border: 1px solid #888;*/
}

.top{
	position: relative;
	left: 0px;
	top: 0px;
	height: 87px;
}

.menu {
	float: left;
	color: #363636;
	margin-right: -1px;
	width: 215px;
	border-top: 1px solid #787878;
	border-right: 1px solid #787878; /*???*/
	padding: 0 0 20px 0;
}

.main {
	float: left;
	width: 730px;
	height: auto;
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
	padding: 18px 0 0 51px;
}

.mid {
	float: left;
	width: 560px;
	padding: 0px 3px 0 0px;
}

.comingsoon{
	font-size: 9px;
	height: 175px;
	text-align: left;
	font-weight: bold;
	color: red;
	letter-spacing: 2px;
}

.rhs {
	float: right;
	width: 150px;
	margin-top: 18px;
	height: 540px;
}

.rhs_arrow {
	line-height: 15px;
	background: url(../appimages/menu_arrow_right.gif) no-repeat;
	padding-right: 1px;
	background-position: right;
}

.rhs_book a{
	float: right;
	width: 150px;
	height: 155px;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: black;
	letter-spacing: 2px;
	overflow: hidden;
}

.rhs_range a{
	float: right;
	width: 150px;
	height: 130px;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: black;
	letter-spacing: 2px;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 12px;
}

.rhs_separator {
	float: right;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rhs_hotelware a{
	float: right;
	width: 150px;
	font-size: 8px;
	height: 75px;
	text-align: left;	
	font-weight: bold;
	color: black;
	letter-spacing: 2px;
}

.footer
{
	padding-top: 5px;
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #636363;
	font-size: 9px;
	border-top: 1px solid #787878;
	clear: both;
}

.footer .left {float: left;width: 600px;padding-top: 5px;}
.footer .right {	float: right;width: 200px;text-align: right;}
.footer .hospitality{float: right;width:150px;margin-top: -90px;}
.madmimi_subscribe{width: 650px;margin-top: 20px;text-align: right; color:black;font-weight:bold;float: right;font-size: 8px;letter-spacing: 2px;text-transform: uppercase; line-height: 22px;}
.madmimi_button{font-size: 12px; border: 1px solid #000; padding:0px; margin:0px;background-color: #eee;text-align: center; width:60px;}

.hidedisplay {display: none;}

.clear_block {clear: both;line-height: 2px;}

/* temporary style */
table {
	margin: 5px 2px 5px 2px;
	font-size: 12px;
}


.heading {
	float: left;
	font-size: 18px;
}

.heading2 {
	font-size: 14px;
	text-decoration: underline;
}

.as_seen_row
{

}

.as_seen_thumb
{
	float: left;
	width: 130px;
	height: 200px;
	margin: 3px 20px 3px 0px;

}

.as_seen_thumb img
{
	overflow: hidden;
}

.as_seen_thumb .txt
{
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	color: #555;	
	margin-top: 3px;
}

.as_seen_separator {
	height: 2px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #dddddd;
}

/* item list */

.main_item, .main_item_search{
	position: relative;
	float: left;
	width: 163px;
	height: 175px; /*163*/
	margin: 17px 5px 3px 0px;
	padding-top: 1px;
	padding-left: 2px;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	border: 1px dashed #dddddd;
	color: #555;
	overflow: hidden;
}

.main_item_search{
	height: 210px; 
}

.main_item .corner_img{
	cursor: pointer;
	position: absolute;
	top: 158px;
	left: 42px;	
	width: 120px;
	font-size: 8px;
	text-align: right;
}

.main_item_search .corner_img{
	cursor: pointer;
	position: absolute;
	top: 190px;
	left: 32px;	
	width: 130px;
	font-size: 8px;
	text-align: right;
}

.main_item .corner_img div, .main_item_search .corner_img div{
	float: right; 
	margin: 3px 2px 0 0; 
	text-align: right; 
	width: 100px;
}

.main_item .corner_img  img, .main_item_search .corner_img img{
	float: right;
}

.item_similar {
	float: left;
	width: 163px;
	height: 157px;
	font-size: 11px;
	text-align: center;
	margin-right: 5px;
	line-height: 13px;
	border: 1px dashed #dddddd;
}

.main_item p {

}

.main_item p:first-letter {
/*
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
*/
}
.range_info_img img{
	margin-top: 34px;
}

.textImageRight{
	display: inline;
	cursor: pointer;
	line-height: 14px;
	font-size: 12px;
	width: 72px;
	vertical-align: text-bottom;
	background: url(../appimages/menu_arrow_right.gif) no-repeat;
	padding-left: 0px;
	padding-right: 10px;
	background-position: right center;
}

.textImageDown{
	cursor: pointer;
	line-height: 20px;
	width: 62px;
	vertical-align: text-bottom;
	background: url(../appimages/menu_arrow_down.gif) no-repeat;
	padding-left: 0px;
	padding-right: 10px;
	background-position: right center;
}
.textOpen{
	margin-top: 30px;
	margin-right: 200px;
	display: block;
}

.textClosed {
	display: none;
}

.main_heading {
	margin: 10px 0 20px 15px;
}
.main_heading h1 {
	font-size: 20px;
}
.main_heading p {
	margin-top: 10px;
	font-size: 10px;
	color: #747474;
}

.search_heading {
	margin-top: 42px;
}

.exclusive{
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
}

/* general text link for the body */
.bodyLink{
	text-decoration: underline;
	color: #cc0000;
}

.backLink{
	text-decoration: underline;
	color: #666666; 
	font-size: 10px;
}

/* general text link for the body */
.bodyLinkBlock{
	text-decoration: underline;
	color: #cc0000;
	clear: left;
	display: block;
}

/* total item style to display at bottom at item list page */
.listTotalItem {
	font-family: "Verdana";
	color: #444444;
	clear: both;
}


/* item details */
.item_title {
	margin: 20px 0 35px 10px;
	text-align: center;
	font-size: 18px;
	color: red;
	line-height:20px;
}

.item_image {
	float: left;
	width: 340px;
	margin: 35px 10px 0 0;
}

.item_detail_top {
	font-size: 14px;
	line-height: 18px;
	clear: both;
}

.item_detail_block {
	position: relative;
	float: left;
	width: 370px;
	height: 220px;
	padding-top: 30px;
	color: #636366;
}

.item_detail_block  .name{font-size: 14px;display:block;}
.item_detail_block  .desc{font-size: 12px;display:block;margin-top: 7px;}
.item_detail_block  .rrp{font-size: 10px;margin-top: 20px;display: inline-block;}
.item_detail_block  .price{font-size: 14px;display: inline-block;}
.item_detail_block  .code{font-size: 9px;display: block;margin-top:20px;}



.item_detail_block  .middle{
	margin-top: 5px;
	font-size: 14px;
}

.item_detail_block  .imgblack{
	background: url(../appimages/plus_black.gif) no-repeat ;
	background-position: 0px 0px;
	font-size: 12px;
}

.item_detail_block  .imgred{
	background: url(../appimages/plus_red.gif) no-repeat ;
	background-position: 0px 0px;
	font-size: 12px;
}

.item_detail_block .bar{
	position: absolute;
	margin-top: 37px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
}

.item_detail_bottom {
	font-size: 14px;
	line-height: 18px;
	clear: both;
}
.item_detail {
	margin-top: 20px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: blue;
	clear: right;
}

.item_detail_row {
	clear: both;
}

.item_detail_heading{
	display: block;
	float: left;
	width: 120px;
	color: #888888;
	font-weight: bold;
}
.item_detail_text{
	display: block;
	float: left;
	width: 300px;
	color: blue;
}
.item_extra {
	clear: both;
	padding-top: 30px;
}

.page_full {
	width: 100%;
	line-height: 16px; 
	font-size: 12px; 
	font-weight: normal; 
	margin: 5px 5px 5px 0px; 
	text-align: justify;
}

.page_text {
	line-height: 16px; 
	font-size: 12px; 
	font-weight: normal; 
	padding: 44px 5px 5px 0px; 
	text-align: justify;
	margin-right: 50px;
}

.page_text .book{
	padding: 6px 5px 5px 0px; 
}

.page_image_right {
	float: right;
	margin: 40px 20px 0px 0px;
}
.page_image_left {
	float: left;
	margin: 40px 20px 20px 20px;
}

/* separator */
.separator {
	display: block; 
	width: 100%; 
	height: 20px;
	clear: both;
}

/* what news styles */
.whatsnew {
	margin: 20px 0 20px 15px;
	padding: 20 0 0 0;
	width: 780px;
	line-height: 16px;
	clear: both;
}

.whatsnew_img_left {
	display: block;
	float: left;
	margin: 0 10px 2px 10px;
}

.whatsnew_img_right {
	display: block;
	float: right;
	margin: 0 10px 2px 10px;
}

.whatsnew h1 {
	margin-left: 5px;
	color: #BA611F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
}
.whatsnew p {
	padding: 10px 0 5px 5px;
	color: #444;
	font-size: 14px;
	text-align: justify;
}


.whatsnew p:first-letter {
	font-size: 26px;
	line-height: 26px;
}


/* find store style */
.addressStore {
	width: 245px;
	float: left;
	height: 125px;
	margin: 5px 5px 5px 0px;
	font-size: 10px;
	text-align: center;
	border: 1px dashed #dddddd;
	color: #888888;
	overflow: hidden;
}
.addressDC {
	width: 250px;
	float: left;
	height: 200px;
	margin: 0 5px 5px 0px;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	border: 1px dashed #dddddd;
	color: #888888;
	overflow: hidden;
}

/* shopping list */

.slLink{
	font-size: 11px;
	color: black;
}

.slRow {
	width: 100%;
	overflow: hidden;
	word-spacing: 0px;
}

.slRow * {
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.slCode{
	width: 100px;
	float: left;
	font-weight: bold;
}
.slItemName{
	float: left;
	width: 300px;
}

.slRangeName{
	width: 110px;
	float: left;
}

.slBarCode{
	float: left;
	width: 110px;
}

.slPrice{
	float: left;
	width: 50px;
}

.slRemove{
	width: 50px;
	float: left;
}

/* style for whatnews listing style */
.whatsnew_list {
	float: left;
	width: 135px;
	margin: 1px 5px 5px 0px;
	font-size: 11px;
	line-height: 15px;
	height: 160px;
	text-align: center;
	border: 1px dashed #dddddd;
	color: #555;
	overflow: hidden;
	clear: none;
}

.whatsnew_list img {
	margin: 2px 0 0 0;
	padding:0px;
	border: 0px;
}

.whatsnew_list p {
	margin-top: 5px;
}

.whatsnew_list p:first-letter {
	font-size:14px;
	font-weight: bold;
	line-height: 14px;
}

/* promotion pane */
.promotion {
	padding: 2px; 
	text-align: left;
	margin:5px 0 20px 0;

}

.promotion img {
	border: 0px;
	margin-right: 30px;
}
/* promotion/press center item box */
.promotion_list {
	float: left;
	width: 270px;
	margin: 1px 5px 5px 0px;
	font-size: 14px;
	line-height: 15px;
	height: 200px;
	text-align: center;
	border: 1px dashed #dddddd;
	color: #555;
	overflow: hidden;

}
.promotion_list img {
	float: right;
	margin: 5px 5px 5px 20px;;
}

.promotion_list p {
	padding: 5px;
	font-size: 11px;
	text-align: left;
	font-style: italic;
	color: #666;
}

.promotion_list h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#222;
	margin: 10px 0 10px 5px;
	text-align: left;
}

.promotion_img_hover {
	
}


/* Advert - press centre */
.advert_list_2 {
width: 360px;
height: 340px;
border: 1px dashed #888;
text-align: center;
float: left;
margin: 0 20px 20px 0;
}

.advert_list_4 {
width: 468px;
height: 340px;
border: 1px dashed #888;
text-align: center;
float: left;
margin: 0 20px 20px 0;
}

.advert_list_6 {
width: 576px;
height: 340px;
border: 1px dashed #888;
text-align: center;
float: left;
margin: 0 20px 20px 0;
}


/* the big magazine page */
.advert_list_2 #bigimg, .advert_list_4 #bigimg, .advert_list_6 #bigimg {
	float: left;
	margin: 4px;
}

/* the magazine cover page  block*/
.advert_list_2 .mag, .advert_list_4 .mag, .advert_list_6 .mag {
	float: left;
	margin: 4px;
	width: 100px;
	height: 160px;
}

.advert_list_2 .mag p, .advert_list_4 .mag p, .advert_list_6 .mag p {
	margin-top: 5px;
	font-size: 11px;
	font-family: verdana;
}

.advert_list_2 .mag p:first-letter, .advert_list_4 .mag p:first-letter, .advert_list_6 .mag p:first-letter {
	font-size:14px;
	font-weight: bold;
	line-height: 14px;
}
 
/* Ended Advert - press centre */
 
 
 /* begin recipe styles */
.recipes_main
{
  margin: -18px 0 0 -50px; width: 550px;height: 582px; position: relative;
  background: #fff url(../appimages/recipe_bg.jpg) no-repeat top;
}
.recipe_tip1
{
	position: absolute; 
	top: 15px; 
	left: 40px; 
	width: 95px; 
	height: 115px; 
	background-color: transparent; 
}

.recipe_tip2
{
	position: absolute; 
	top: 45px; 
	left: 140px; 
	width: 110px; 
	height: 115px; 
	background-color: transparent; 
}

.recipes_submit
{
	position: absolute; bottom: 5px; right: 5px; width: 550px; color: black; text-align: right;font-size: 12px;line-height: 20px;
	display: block; margin:0 0 0 0; padding-top: 5px; border-top: 1px solid #888; 
}
.recipe_select{position: absolute; top: 100px; left:300px; width: 185px; font-size: 12px; border: 0 solid white;}

.recipes_view{margin: 0 0 0 -5px; width: 550px; position: relative;}
.recipes_view .back{background:#fff url(../appimages/menu_arrow_left.gif) no-repeat top left;padding-left: 10px;margin: 14px 0 10px 0; font-size: 12px;line-height: 12px;}
.recipes_view .left{width: 200px;margin:23px 0 5px 0; float: left;padding: 0 0 10px 0;}
.recipes_view .left img{margin-bottom: 5px; display: block;}
.recipes_view .right {width: 300px; margin: 0 0 5px 5px; float: left; font-size: 12px; line-height: 18px;padding: 0 0 10px 0;text-align: justify;}
.recipes_view .right .title{font-weight: normal; font-size: 14px;text-transform: uppercase;line-height: 20px; margin: 5px 0 0 0;}
.recipes_view .right .more{font-size: 12px; margin: -10px 0 10px 0;}
.recipes_view .right .more a{text-decoration: underline;}
.recipes_view .printview{clear: both;font-size: 12px;margin: 0 0 0 205px;}
.recipes_view .printview a{text-decoration: underline;}

.recipe_tiplink{text-align: center;}



