/**************************************************************************************************
											CMS TEMPLATE

The styles on this page are the standard defaults used for the majority of the websites we produce
set default styles for the body and the font family, but NEVER the font size or line spacing


***************************************************************************************************/


/****************************************************************************************************/
/************************************ TAG STYLES ****************************************************/

body, html{						/* <--- Main styles for pages. DO NOT set any font sizes in here */
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
line-height:1.0em;
}

a{							/* <--- Main defining style for anchors */
	color:#333;
	font-weight:bold;
	text-decoration:none;
}


.standardlink{
	text-decoration:underline;
}

.standardlink:hover{
	text-decoration:underline;
}

a img
{
border:none;
}

a:hover{					/* <--- Main style for anchor rollovers */
	color:#999999;
}

ul.course_styles
{
	display:inline;
}

li.course_styles
{
	margin-left:5px;
	list-style-position: inside;
}

/****************************************************************************************************/
/************************************* ID STYLES ****************************************************/

#containerone{ 		/* <-- put in because the borders were being awkward and not displaying in firefox*/
	width:100%;
	margin:auto; /* <-- This centers the main container */
	text-align:center;
}
#container{ 		/* <-- This is the style for the container div on the index template: ref: CONTAINEROPENED*/
	width:100%;
	height:100%;
	float:left; 	
	text-align:center;
	font-size:70%;
}

#header
{
	width:100%;
	min-width:640px;
	text-align:center;
	height:106px;
	border-bottom:1px solid #EAE9E4;
	background-color:#D8D4B8;
	background-image:url(images/framework/1px_strip.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#777777;
	padding-bottom:3px;
}

#header_left
{
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:180px;
	text-align:left;
}

#header_right
{
	float:right;
	margin-top:20px;
	margin-right:20px;
	width:180px;
}

#header_right a
{
font-weight:normal;
color:#777777;
}

#main_img
{
	width:320px;
	height:26px;
	clear:both;
	margin:10px;
}

#main_menu_container
{
	margin-top:3px;
	text-align:center;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}

.main_menu
{
	float:left;
	width:110px;
	height:35px;
	border:none;
}

#main_body
{
	width:800px;
	min-height:400px;
	height:auto !important;
	height:400px;
	height:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#gourmand_home
{
	margin:20px;
	width:400px;
	height:200px;
}

#home_news
{
	clear:both;
	float:left;
	border:1px solid #EAEAEA;
	width:395px;
	text-align:left;
	padding:10px;
	margin-top:40px;
	height:200px;
}

#home_container
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

#about_container
{
	margin-top:10px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
}


#terms_container
{
	margin-top:5px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:1350px;
/*	padding:10px;*/
}
#member_container
{
	margin-top:5px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:1290px;
/*	padding:10px;*/
}

#map_container
{
	margin-top:5px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
/*	padding:10px;*/
}

#member_container a
{
/*text-decoration:underline;*/
}

.corporate_pic{
	float:left;
	width:130px;
	height:130px;
	margin-bottom:10px;
}

.corporate_pic_panel{
	width:130px; float:right; 
}

#register_container
{
	margin-top:5px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
	padding-top:0px;
}

#menu_fullwidth{
	width:760px; 
	height:28px;
	background-image:url(../images/home_page/menu_strip.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	margin-bottom:15px;
	text-align:center;
}

.menu_fullwidth_item{
	width:90px; float:left;
}

.menu_fullwidth_item a{
	font-weight:normal;
	text-decoration:none;
	color:black;
}	


.menu_fullwidth_item a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#bfbfbf;
}

#left_menu{
	width:160px;
	height:300px;
	background-image:url(../images/home_page/select.gif);
	float:left; 
	text-align:left;	
}
#left_menu_inner{
	width:140px; 
	padding-top:40px; 
	padding-left:10px; 
	float:left;

}

.left_menu_img
{
	float:left;
	width:5px;
	height:5px;
	border:none;
	padding-right:10px;
	padding-top:5px;
}

.left_menu_item{
	height:25px;
	padding-left:7px;
	/*background-image:url(images/home_page/menu_dot.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;*/
}



.left_menu_item a{
	font-weight:normal;
	text-decoration:none;
	color:black;
}	

.left_menu_item a:hover{
	font-weight:normal;
	text-decoration:none;
	color:black;
}	

#logout_box
{
position:absolute;
right:10px;
top:10px;
text-align:right;
}

#member_prices
{
	width:100%;
	font-style:normal;
}

#centerfrm
{
text-align:center;
margin-top:20px;
margin-left:auto;
margin-right:auto;
width:300px;
height:165px;

}

.sign_up_holder{
	text-align:center;

	margin-left:auto;
	margin-right:auto;
	width:500px;
	background-color:orange;
}

.login_label
{
width:120px;
float:left;
font-weight:bold;
text-align:left;
padding-top:5px;
}

#login_frm
{
width:350px;
}

#login_frm_panel
{
width:415px;
float:right;

}

.login_label_panel
{
width:175px;
float:left;
text-align:left;
height:25px;
margin-top:7px;
}


.login_label_panel_wide
{
width:165px;
float:left;
text-align:left;
height:25px;
margin-top:7px;
}

.login_label_panel_button
{
width:65px;
float:left;
text-align:left;
height:25px;
margin-top:5px;
}

#login_btn_panel
{
background-color:white;
border:1px solid #cbcbbd;
height:20px;
margin-top:4px;

}


#in_password_panel
{
width:90px;
height:12px;
font-size:11px;
}

#in_username_panel
{
width:90px;
height:12px;
font-size:11px;
}

#login_btn
{
margin-top:20px;
}

.basket_item:after	/*hack to make it expand with floating content*/
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.basket_item
{
width:255px;
margin-top:10px;
margin-left:10px;
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px solid #EAEAEA;
}

.basket_item_final:after	/*hack to make it expand with floating content*/
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.basket_item_final
{
width:255px;
margin-top:10px;
margin-left:10px;
padding-bottom:10px;
margin-bottom:20px;
}

#select_date_box
{
width:600px;
float:left;
margin-top:15px;
margin-bottom:10px;
text-align:left;
}

#print_menu_btn
{
margin:6px 10px 0px 0px;
float:right;
width:150px;
}

.basket_item_title
{
font-weight:bold;
line-height:1.5em;
}

.basket_remove
{
float:right;
border:none;
}

#comments_box
{
background-color:#E7E7D5;
float:left;
border-left:1px solid #EAEAEA;
border-right:1px solid #EAEAEA;
width:520px;
text-align:left;
}

.corp_left
{
float:left;
border-right:1px solid #EAEAEA;
width:520px;
text-align:left;
padding-bottom:10px;
min-height:100px;
height:auto !important;
height:100px;
}

.corp_help
{
float:left;
width:270px;
text-align:left;
}

.corp_header
{
width:100%;
height:20px;
background-color:#E8E7D5;
color: black;
margin-bottom:5px
}

.corp_optiontitle
{
width:60px;
float:left;
font-weight:bold;
clear:left;
margin-left:10px;
padding-top:4px;
}

.corp_optionquantity
{
float:left;
width:40px;
margin-left:20px;
margin-right:20px;
}

.corporate_selection
{
width:190px;
float:left;
}

#check_out_btn
{
border:none;
}

.corporder_basket
{
float:left;
clear:right;
margin-left:20px;
margin-bottom:20px;
margin-top:-10px;
border:none;
cursor:hand;
}

.corporate_basketitem
{
width:394px;
float:left;
height:30px;
border-bottom:1px dashed #333333;
padding-bottom:5px;
}

.corp_removebasket
{
width:100px;
margin-bottom:10px;
}

.corp_orderline
{
float:left;
width:792px;
border-right:1px solid #EAEAEA;
border-bottom:1px solid #EAEAEA;
border-left:1px solid #EAEAEA;
}

.pad5px
{
padding:5px;
}

.pad10px
{
padding:10px;
}

#gourmand_home_img
{
	/*margin:20px;*/
	width:760px;
	height:192px;
	margin-bottom:2px;
	display:inline;
}
#gourmand_reg_img
{
	/*margin:20px;*/
	width:760px;
	height:192px;
	margin-bottom:10px;
	display:inline;
	margin-top:5px;
}

.new_order{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	height:535px;
}


.float_left
{
float:left;
text-align:left;
}

/****************************************************************************************************/
/*********************************** CLASS STYLES ***************************************************/

.slideshow_holder{
	float:right;
	width:125px;
	height:130px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}


.order_view_spacer
{
font-weight:bold;
margin-left:20px;
}

.order_item_comments
{
width:200px;
}


th.order_item_comments
{
border-bottom:1px solid black;
}

th.order_item_quantity
{
border-bottom:1px solid black;
}

.view_order_tbl
{
margin-bottom:10px;
margin-top:10px;
border-bottom:1px solid #EAEAEA;
}

th.order_item_price
{
padding-bottom:10px;
border-bottom:1px solid black;
}

.order_item_price
{
width:100px;
text-align:center;

}

.order_item_nm
{
width:150px;
}

.order_item_corp_comm
{
width:20px;
}

th.order_item_nm
{
border-bottom:1px solid black;
padding-bottom:10px;
}

.order_item_desc
{
width:300px;
padding-bottom:5px;
}

th.order_item_desc
{
border-bottom:1px solid black;
padding-bottom:10px;
}

.order_item_qt
{
width:80px;
text-align:center;
}

.order_item_new
{
width:60px;
text-align:center;
}


.order_item_nancy
{
width:20px;
text-align:center;
}


th.order_item_qt
{
border-bottom:1px solid black;
padding-bottom:10px;
}

.view_order_total
{
float:right;
}

.member_price_cell
{
	height:30px;
	text-align:center;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

.prices_tradition
{
	width:40%;
	text-align:center;
	border-bottom:1px solid black;
	height:30px;
}

.red_italic{
	font-style:italic;
	color:#be1d1b;
}	
.prices_portion
{
	width:20%;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
}

.prices_top
{
	border-bottom:1px solid black;
}

th.prices_portion
{
	border-left:1px solid black;
}

.prices_gourmand
{
	width:40%;
	text-align:center;
	border-bottom:1px solid black;
}

.prices_thin
{
	width:10%;
	text-align:center;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

.member_title
{
	font-weight:bold;

	color:#be3d1b;
	font-size:120%;
}

.bold_text
{
	font-weight:bold;
}

.bold_text_underline
{
	font-weight:bold;
	text-decoration:underline;
}
.bold_text_red
{
	font-weight:bold;
	color:#be1d1b;
}

.italic_text
{
	font-style:italic;
}

.no_border
{
	border:none;
}

.imgholder{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:5px;
	float:left;
	display:inline;
	border-bottom:solid 1px black;
}

.float_right
{
	float:right;
}

.home_sample1
{
	float:left;
	border:1px solid #EAEAEA;
	width:245px;
	height:90px;
	text-align:left;
	margin-left:10px;
	padding:10px;
	margin-top:40px;
}

.home_sample2
{
	float:left;
	border:1px solid #EAEAEA;
	width:245px;
	height:80px;
	text-align:left;
	margin-left:10px;
	padding:10px;
	margin-top:10px;
}



.household_panel{
	width:662px; 
	height:93px;
	padding:10px; 
	padding-left:20px;
	padding-top:20px;
	margin-top:10px;
	background-image:url(images/framework/details_panel.gif);
	background-repeat:no-repeat;
	

}

.household_panel_button{
	float:right; 
	width:160px;
	text-align:right;
}

.household_panel_dropdown{
	float:right; width:270px;
	padding-right:10px;
	text-align:right;

}

.household_panel_text{
	float:left; 
	padding-top:10px; 
	width:500px;
	
}

.household_panel_text_narrow{
	float:left; padding-top:10px; width:360px;
	
}

/******************************************************************************************************/
/**********                   Registration Form Styles, etc				***************/
/******************************************************************************************************/

.red_star
{
color:red;
}

.input_line
{
	clear:both;
	margin-bottom:10px;
	height:20px;
	color:red;
}

.input_multiline
{
	clear:both;
	margin-bottom:20px;
	color:black;
}

.register_label_line
{
	font-weight:bold;
	clear:both;
	padding-top:5px;
	color:black;
	display:block;
	width:600px;
	padding-bottom:5px;
	border-bottom:1px solid silver;
}

.register_label_no_line
{
	font-weight:bold;
	clear:both;
	padding-top:5px;
	color:black;

}

.register_label
{
	width:150px;
	font-weight:bold;
	float:left;
	padding-top:5px;
	color:black;
}

.register_oneline
{
	float:left;
}

#order_summary
{
margin-top:40px;
}

#order_selection
{
	margin-top:10px;
	width:100%;
}


#order_selection_new
{
	margin-top:10px;
	width:100%;
}


.menu_btn
{
width:102px;
height:27px;
border:none;
}

.image_preview
{
position:absolute;
background-color:white;
z-index:2;
left:55%;
display:none;
}

.menu_box
{
width:100%;
border-bottom:1px solid #EAEAEA;
height:auto;
padding-bottom:15px;
position:relative;
}

/* hack for clearing floated divs - makes parent expand */
.menu_box:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#menu_bar
{
width:510px;
height:27px;
margin-top:10px;
text-align:left;
float:left;
border-bottom:1px solid #EAEAEA;
}

.meals_box
{
width:100%;
position:relative;
}

#order_container
{
float:left;
padding:0px;
margin:0px;
border-right:1px solid #EAEAEA;
border-bottom:1px solid #EAEAEA;
width:792px;
}

#order_right
{
float:left;
position:relative;
margin:0px;
width:274px;
text-align:left;
border-left:1px solid white;
}

#basket_header
{
float:left;
margin-top:10px;
width:282px;
height:27px;
margin-left:2px;
}

#order_left
{
float:left;
text-align:center;
width:507px;
border-right:6px double #EAEAEA;
border-left:1px solid #EAEAEA;
margin-right:3px;
padding:0px;
}

.menu_meal2_detail
{
margin-top:20px;
margin-left:20px;
float:left;
width:350px;
position:relative;
}

.menu_meal_detail
{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:450px;
position:relative;
}

.left_align_menu
{
text-align:left;
}

.menu_radio
{
margin:5px;
margin-top:10px;
}

/*NLP 24.11.2006 Added for the checkboxes for the cartes which are aligned to the right*/
.menu_radio_cartes
{
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

.portion_select
{
float:left;
margin-left:40px;
}

.prod_desc
{
color:#CD9C25;
}

.menu_title
{
margin-left:auto;
margin-right:auto;
margin-top:10px;
font-size:110%;
font-weight:bold;
}

#portion_box
{
padding-top:3px;
padding-bottom:3px;
width:100%;
height:20px;
background-color:#E7E7D5;
color:black;
margin-top:10px;
margin-bottom:20px;
}

.order_frmbtn
{
margin:5px;
border:none;
}

span.cat_title
{
font-size:130%;
font-weight:bold;
display:block;
margin-top:20px;
margin-bottom:15px;
}

.order_btn
{
margin-top:30px;
margin-right:50px;
margin-left:50px;
border:none;
}

.order_btn_new
{
margin-top:30px;
border:none;
}

#calendar
{
width:100px;
}

#error_box
{
/*width:100%;*/
width:95%;
margin:auto;
padding:10px;
border:1px solid red;
font-size:110%;
margin:10px;
}

#confirm_box
{
margin:auto;
width:95%;
margin:10px;
/*width:100%;*/
padding:10px;
border:1px solid green;
font-size:110%;
}

#membership_error
{
width:95%;
margin:auto;
padding:10px;
border:4px solid red;
font-size:110%;

}

.form_spacer
{
clear:both;
width:100%;
height:20px;
}

#in_addr1,#in_addr2
{
width:300px;
}

#in_city
{
width:200px;
}

#in_postcode
{
width:100px;
}

#in_company
{
width:200px;
}

#in_title
{
width:60px;
}

#in_forename
{
width:200px;
}

#in_surname
{
width:150px;
}

#in_homephone
{
width:150px;
}

#in_mobile
{
width:150px;
}

#in_email
{
width:300px;
}

#in_dinnertime
{
margin-top:10px;
width:80px;
}

#in_npeeps
{
width:60px;
}

#in_nodaysstock
{
width:60px;
margin-top:5px;
}

#in_password
{
width:150px;
}

#in_username
{
width:150px;
}

#in_password1,#in_password2
{
width:150px;
}

.product_title
{
margin-top:5px;
line-height:2em;

}

#comments_container
{
background-color:#E7E7D5;
width:100%;
text-align:left;
margin-top:20px;
}

#in_comments
{
	width:490px;
	height:80px;
}

#in_newcomments
{
	width:390px;
	height:80px;
}

#order_total
{
	float:right;
	width:380px;
	font-size:110%;
	font-weight:bold;
	margin-top:15px;
}

input.in_quantity
{
width:80px;
margin-bottom:18px;
}

/*-----------------------------------------------------------------------------------------------------*/
/*---------------------------- CODEBRUSH FOOTER STYLES ------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/

#codebrushfooter{
	width:80%;
	height:25px;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:5px;
	background-color:white;
	border-top:5px solid #E7E7D5;
	color:#AEAA91;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}


#w3clinks{
	float:left;
}
#codebrushlinkdiv{
	float:right;
	padding-right:10px;
	color:#AEAA91;
	margin-top:5px;
	font-size:70%;
}
#codebrushlink{
	text-decoration:none;
	color:#AEAA91;
	font-weight:100;
}
#codebrushlink:hover{
	color:#AEAA91;
}
.codebrushfooterimage{
	border:solid 0px white;
	padding:0px;
}
#accessibilitylink{
	font-size:70%;
	color:#AEAA91;
	height:10px;
	margin-top:3px;
	float:left;
	width:100px;
	padding-left:20px;
}
.accessibilityanchor{
	color:#AEAA91;
	font-weight:100;
	padding-right:8px;
}
.accessibilityanchor:hover{
	color:#8C8870;
}

#bottommenu{
	font-size:70%;
	color:#AEAA91;
	float:left;
	margin-top:3px;
	margin-left:10px;
}

#gourmand_copy
{
	margin-top:4px;
	font-size:70%;
	float:left;
	padding-right:10px;
	border-right:1px solid #AEAA91;
}

img.comments_img
{
padding-top:8px;
padding-left:5px;
padding-bottom:7px;
}

/*-----------------------------------------------------------------------------------------------------*/

