/* Base */
html, body, div, p, ul, li, img, form, fieldset, input, textarea, select, h1, h2, h3, h4, h5 {margin: 0; padding: 0;}
html {height: 101%;}
body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	color: #000;
	text-align: center;
}





a {
	text-decoration: none;
	color: #4C5671;
}

/* Containers */
#container {width: 990px; margin: 10px auto; text-align: left;}
#bodyWrapper {width: 990px; float: left;}
#body {
	margin: 0 15px;
	/*background: url(http://www.thefrenchtable.co.uk/images/bg/1.jpg);*/
	height: 375px;
}
#homebody {
	margin: 0 15px;
	background-image: url(../images/home/1.jpg);
	height: 585px;
}
#homebody1 {
	margin: 0 15px;
	background-image: url(../images/home/2.jpg);
	height: 585px;
}

#homebody2 {
	margin: 0 15px;
	background-image: url(../images/home/3.jpg);
	height: 585px;
}

#homebody3 {
	margin: 0 15px;
	background-image: url(../images/home/4.jpg);
	height: 585px;
}

#homebody4 {
	margin: 0 15px;
	background-image: url(../images/home/5.jpg);
	height: 585px;
}

#homebody5 {
	margin: 0 15px;
	background-image: url(../images/home/6.jpg);
	height: 585px;
}




/* Fade */
#topFade {height: 16px; width: 100%; float: left; background: #fff url(http://www.thefrenchtable.co.uk/images/layout/topFade.jpg) no-repeat;}
#centreFade {float: left; 	background-image: url(../images/layout/centrefade.jpg);
repeat-y; width: 100%;}
#bottomFade {height: 16px; width: 100%; float: left; background: #fff url(http://www.thefrenchtable.co.uk/images/layout/bottomFade.jpg) no-repeat;}

/* Banner */
#banner {
	height: 155px;
	position: relative;
	top: 30px;
	background-color: #4B5771;
	padding: 0px 0 0 0px;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	text-align: center;
}

#insbanner {
	height: 120px;
	position: relative;
	top: 30px;
	background-color: #4C5671;
	padding: 0px 0 0 0px;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	text-align: center;
}



#banner h1 a {
	display: block;
	height: 120px;
	width: 960px;
	background-image: url(../images/layout/new_logo.jpg);
}

#insbanner h1 a {
	display: block;
	height: 120px;
	width: 960px;
	background-image: url(../images/layout/new_logo.jpg);
}


#banner h1 a span {display: none;}
#insbanner h1 a span {display: none;}


/* Navigation */
#banner ul {margin-top: 10px; font-family: arial;}
#banner ul li {display: inline; list-style-type: none; margin-right: 6px;}
#banner ul li.active a {color: #aaa}
#banner ul li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 0.5px;
}
#banner ul li a:hover {color: #888;}

#banner ul li.book a {
	color: #FF4242
}



.subNav {
	background-color: #4C5671;
	margin: 0 15px;
	padding: 3px 10px;
	height:5px;
}
.subNav li {margin-right: 6px;}
.subNav li.active a {color: #444 !important;}
.subNav li a {color: #2C3A7B !important;}
.subNav li a:hover {color: #000 !important;}

/* Navigation */
.secnavbackground 
	{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	}

/* Footer */
#footer {
	background: #4C5671;
	height: 100px;
	margin: 0 15px;
	color: #dedede;
	text-align: right;
	font-size: 0.85em;
	padding: 12px 5px 0 0;
}
#footer a {color: #bbb;}
#footer a:hover {color: #ccc;}


/* Content styles */
.hr {
	height: 20px;
	background-color: #4B4432;
	margin: 0 15px;
}
#content {
	padding-bottom: 5px;
	border-bottom: 0px solid #4B4432;
	color: #4B4432;
	background-color: #fff;
	margin-left: 190px;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 460px;
	border: 0px solid #cccccc;
	min-height: 600px;
}
#content h2 {
	font-size: 2em;
	height: 55px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	/*background: url(http://www.thefrenchtable.co.uk/images/fleur.gif) no-repeat;*/
	margin-left: -60px;
	margin-bottom: 10px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #4C5671;
}
#content h2 span {
	border-bottom: 0px dotted #4C5671;
	display: block;
	margin-left: 60px;
	padding-top: 15px;
}
#content p {
	margin-bottom: 15px;
	line-height: 1.5em;
	color: #666;
}
.textfield {
	background: #E4E4E4;
	border-style: none;
	color: #666666;
	border-width: 0px;
}


/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 320px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 0px;
}
.right_panel {
	background-color: #fff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #ccc;
	margin-bottom: 0px;
}

.right_panel a {
	font-size: 12px;
	color: #FFFFFF;
}
.right_panel a:hover {
	color: #ccc;
}
#right_content .right_panel {
	color: #666;
	font-size: 12px;
	width: 250px;
	float: right;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 50px;
	border: 1px solid #cccccc;
}
.right_panel_heading {
	background-color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	color: #4C5671;
	padding-left: 20px;
	border-bottom: 0px dotted #B30000;
	border-top: 0px dotted #B30000;
	padding-top: 10px;
}
.right_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	padding-left: 20px;
}

.right_panel_testimonials {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	padding-left: 50px;
	color: #666;
}

.right_panel_testimonials a {
	font-size: 13px;
	color: #666;
}

.right_panel_copy a {
	font-size: 13px;
	color: #4C5671;
}
.right_panel_copy a:hover {
	color: #ccc;
}

#right_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #000000;
	color: #fff;
	line-height: 15px;
	font-weight: normal;
}
#right_content li {
	margin: 0px 0 0;
	padding: 5px;
	list-style-type: none;
	font-weight: normal;
}
#right_content li a:link, #right_content li a:visited {
	display: block;
	width: 230px;
	padding: 5px;
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
}
#right_content li a:hover, #right_content li a:active {
	display: block;
	padding: 5px;
	background-color: #000000;
	color: #ccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
}
#right_content ul ul li a:link, #right_content ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 5px;
	background-color: #888888;
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#right_content ul ul li a:hover, #right_content ul ul li a:active {
	display: block;
	padding: 10px;
	background-color: #666666;
	color: #9A8C71;
	text-decoration: none;
} 


/* -------------------- 
LEFT PANELS (HOME PAGE)
 --------------------*/

#left_content {
	float: left;
	width: 130px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 35px;
	padding-left: 40px;
}
.left_panel {
	background-color: #fcc8ef;
	/*background-image: url(../images/sidebox.png);*/
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #AA9B7C;
	margin-bottom: 0px;
}

.left_panel a {
	font-size: 9px;
	font-weight: bold;
	color: #113541;
}
.left_panel a:hover {
	color: #444;
}
#left_content .left_panel {
	color: #000;
	font-size: 12px;
	width: 128px;
	float: left;
}
.left_panel_heading {
	height: 30px;
	background-color: #9cb742;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	border-top: 0px dotted #B30000;
}


.left_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
}
.left_panel_copy a {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.left_panel_copy a:hover {
	color: #cccccc;
}


#left_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	color: #9C4958;
}
#left_content li {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
	margin: 0px 0 0;
	padding: 0px;
	list-style-type: none;
}
#left_content li a:link, #left_content li a:visited {
	display: block;
	width: 120px;
	padding: 6px;
	background-color: #fff;
	color: #4C5671;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#left_content li a:hover, #left_content li a:active {
	display: block;
	padding: 6px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#left_content ul ul li a:link, #left_content ul ul li a:visited {
	display: block;
	width: 90px;
	padding: 6px;
	background-color: #fff;
	color: #4C5671;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-left: 20px;
}
#left_content ul ul li a:hover, #left_content ul ul li a:active {
	display: block;
	padding: 6px;
	background-color: #fff;
	color: #4C5671;
	text-decoration: none;
	padding-left: 20px;
} 

.button {
	border: 1px solid #ccc;
	background: #fff;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px;

}

.searchBtn {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	color: #666;
	background-color: #fff;
	background: #fff url(../images/form_back.gif) no-repeat 0 0;
	border: 0px solid #ccc;
	padding: 5px;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
}

.searchBox{

border: 1px solid #ccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 4px ;
	/*background-color: #FFFFFF;*/
	background: #fff url(../images/form_back.gif) no-repeat 0 0;
	font-size: 12px;
	width: 200px;
	height: 22px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #777;
}


/* ---------------TABLES--------------- */
table {
	color: #666666;
	padding: 3px;
	border: 0px solid #ccc;
	text-align: left;
}
th {
	text-align: left;
	/*height: 30px;*/
	background: #E7E9EE;
	padding: 4px;
}
.table_heading {
	background: #E7E9EE;
}
td {
	padding: 3px;
	border: 0px solid #ccc;
	background-color: #E7E9EE;
}

.noshow {
visibility: hidden;
} 

.required {
color: #4C5671;}
