/* global elements */
.fsb { display:none; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	line-height: 15px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px 0px 10px;
}

br {
	line-height: 5px;
}

/* hyper link elements */

a:link {
	color: #990000;
	text-decoration: none;
	
}
a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

img { border:0px; }

input { font-size: 10px; }

.errorMsg {color:#FF0000;}

select {
	font-size: 10px;
	width: 150px;
}

.smallText { font-size:10px; }

.blacklinks 
{
	color: #000000;
	text-decoration: none;	
}

.floatleft 
{
	float: left;
	padding-right: 20px;
}

.floatleft5 
{
	float: left;
	padding-right: 5px;
}

.floatright 
{
	float: right;
	padding-left: 10px;
}

div#container 
{
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

.border {
	border: 1px solid #000000;
}

hr 
{
    color: #EEEEEE;
    background-color: #EEEEEE;
    height: 1px;
}


/* header elements */

div#degroots  h1
{
	background: transparent url(images/degrootsmedia.gif) no-repeat top left;
	width: 130px;
	height: 50px;
	margin: 0px 0px 0px;
}

div#degroots span {display:none;}

div#header {
	background-image: url(images/header_background.gif);
	background-repeat: no-repeat;
	height: 285px;
	width: 960px;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

div#headerlinks {
	width: 960px;
	height: 52px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

div#headerlinks #degroots {
	width: 130px;
	height: 36px;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 0px;
}

div#headerlinks #links {
	width: 940px;
	text-align: right;
	left: 0px;
	top: 10px;
	position: absolute;
}

#logo span {
	display:none
	}

div#logo {
	width: 190px;
	height: 100px;
	position: absolute;
	left: 15px;
	top: 10px;
}

div#logo h2 {
	background: transparent url(images/logo.gif) no-repeat top left;
	width: 190px;
	height: 100px;
	float: left;
	margin: 0px 0px 10px;
}


div#navigation {
	width: 750px;
	height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	position: absolute;
	left: 205px;
	top: 116px;
    z-index:2;
}

div#leaderboard {
	width: 728px;
	height: 90px;
	position: absolute;
	left: 215px;
	top: 15px;
	border: 1px solid #003943;
}

div#map {
	width: 180px;
	height: 150px;
	position: absolute;
	left: 15px;
	top: 120px;
}

div#search {
	width: 490px;
	height: 120px;
	position: absolute;
	left: 215px;
	top: 150px;
	z-index:1;
}

div#search h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}

div#members h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
}

div#search .floatleft {
	float: left;
	padding-right: 20px;
}

div#search a {color: #FFFFFF; }
div#search a:hover {text-decoration: underline; }

div#headersponsor {
	width: 130px;
	height: 120px;
	position: absolute;
	left: 605px;
	top: 145px;
	text-align: center;
}

#headersponsor img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003943;
	border-right-color: #62d0e3;
	border-bottom-color: #62d0e3;
	border-left-color: #003943;
}

#headersponsor a { text-decoration:none; color: #FFFFFF; }
#headersponsor a:hover { text-decoration:underline;}

div#members {
	width: 200px;
	height: 120px;
	position: absolute;
	left: 740px;
	top: 150px;
}
div#members a {color: #FFFFFF; }
div#members a:hover {text-decoration: underline; }

/* de groots links bar */

div#top {
    height: 15px;
	width: 960px;
	text-align: right;
	position: relative;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	margin-right: auto;
	margin-left: auto;
}

div#linksbar {
	background-image: url(images/links_bar.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
	margin-right: auto;
	margin-left: auto;
}

.degrootslinks {
	float: left;
	width: 260px;
	padding-top: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.degrootslinks img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0e3375;
	border-right-color: #3d68b2;
	border-bottom-color: #3d68b2;
	border-left-color: #0e3375;
}
div#linksbar a {color: #FFFFFF; }
div#linksbar a:hover {text-decoration: underline; }

.spacerbox{
	float: left;
	width: 100px;
}

.linkfloatleft {
	float: left;
	padding-right: 5px;
}

.footertext { font-size: 10px; }

#jumpToLinks
{
    font-weight:bold;
    color:gray;
} 

/*---------------- home page elements ----------*/

div#homecontainer {
	background-image: url(images/home_bg.gif);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#homecontainer span {
	display:none
	}

/*----------- 1st Column -------------------------*/

div#restaurantoftheweek {
	float: left;
	width: 242px;
	padding-left: 8px;
	padding-right: 10px;
	text-align: left;
}

/* for the ROTM datalist */
div#restaurantoftheweek table{
	float: left;
	width: 242px;
	padding-left: 8px;
	padding-right: 10px;
	text-align: left;
}

#restaurantoftheweek h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	}

#restaurantoftheweek h3 {
	background: transparent url(images/heading_rotw.gif) no-repeat top left;
	width: 242px;
	height: 25px;
	float: left;
	margin: 0px 0px 10px;
	}

#restaurantoftheweek img {
	border: 1px solid #000000;
}

#restaurantoftheweek .sponsor { 
	background: transparent url(images/heading_sponsored_link.gif) no-repeat top left; 
	width: 242px; 
	height: 30px; 
	float: left;
	}

#restaurantoftheweek .bestof { 
	background: transparent url(images/heading_bestof.gif) no-repeat top left; 
	width: 180px; 
	height: 25px; 
	float: left;
	margin-top: 10px;
	margin-bottom: -10px;
	}


/*----------- 2nd Column -------------------------*/

div#latestnews {
	float: left;
	width: 310px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#latestnews .whatshappening { 
	background: transparent url(images/heading_whatshappening.gif) no-repeat top left; 
	width: 200px; 
	height: 25px; 
	margin: 0px 0px 10px;
	}

#latestnews h3 { 
	background: transparent url(images/heading_latestnews.gif) no-repeat top left; 
	width: 310px; 
	height: 25px; 
	float: left;
	margin: 0px 0px 10px;
	}

div#newsextract {
	width: 300px;
}

/*----------- 3rd Column -------------------------*/
div#announcements {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	}

#announcements h3.restSpecials { 
	background: transparent url(images/heading_restaurantspecials.gif) no-repeat top left; 
	width: 180px; 
	height: 25px; 
	float: left;
	margin: 0px 0px 10px;
}

#announcements h3.specialEvents { 
	background: transparent url(images/heading_restaurantspecials.gif) no-repeat top left; 
	width: 180px; 
	height: 25px; 	
	margin: 0px 0px 10px;
}


/*----------- 4th Column -------------------------*/

div#poll {
	float: left;
	width: 170px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
	}

#poll h3 { 
	background: transparent url(images/heading_poll.gif) no-repeat top left; 
	width: 130px; 
	height: 25px; 
	margin: 0px 0px 10px;
	}

#poll h3.QuickLinks { 
	background: transparent url(images/heading_quicklinks.gif) no-repeat top left; 
	width: 150px; 
	height: 25px; 
	float: left;
	margin: 0px 0px 0px;
	}

div#featuredrestaurants {
	background-image: url(images/featured_restaurants_bg.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 960px;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}

#featuredrestaurants img {
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
div#featuredrestaurants a {color: #FFFFFF; }
div#featuredrestaurants a:hover {text-decoration: underline; }

.featuredboxes {
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}

div#featured {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
	
#featured .headings { 
	background: transparent url(images/heading_featured.gif) no-repeat top left; 
	width: 200px; 
	height: 25px; 
	float: left;
	}

#featured span {
	display:none
	}
	

/* footer elements */

div#footer {
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.gif);
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
}

.footer {
	text-align: right;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
}
div#footer a {color: #FFFFFF; }
div#footer a:hover {text-decoration: underline; }

/* restaurant page elements */

div#restaurantinformation {
	float: left;
	width: 785px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

div#restaurantinformation h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 10px;
}

div#restaurantspecials {
	float: left;
	width: 165px;
	text-align: left;
}

div#restaurantspecials h4 {
	font-size: 14px;
	font-weight: bold;
	color: #195897;
}

.restaurantcontent-dummy {
	width: 765px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/info_bg.gif);
	/* background-repeat: repeat-y; */
}
/* Atoosa for dummy page for dimmi - restaurant-full-details */
div#restaurantphotos-dummy {
	/*float: left;*/
	width: 245px;
	height: 240px;
	padding-right: 0px;
	text-align: left;
}
div#restaurantthumbs-dummy {
	/*float: left;*/
	/*width: 65px;*/
	width: 245px;
	
	padding-right: 0px;
	text-align: left;
}

/* Atoosa for dummy page for dimmi - restaurant-full-details */
div#restaurantleft-dummy {
	float: left;
	width: 245;
	text-align: left;
}

/* Atoosa for dummy page for dimmi - restaurant-full-details */
div#restaurantright-dummy {
	float: left;
	width: 510px;
	text-align: left;
}

div#restaurantright-dummy h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px, 0px, 50px;
}

.restaurantinformation {
	width: 785px;
	text-align: left;
	background-image: url(images/info_bg.gif);
	background-repeat: repeat-y;
}

.restaurantcontent {
	width: 755px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/info_bg.gif);
	background-repeat: repeat-y;
}

div#restaurantphotos {
	float: left;
	width: 245px;
	padding-right: 10px;
	text-align: left;
}

div#restaurantthumbs {
	float: left;
	width: 65px;
	padding-right: 10px;
	text-align: left;
}

div#restaurantleft img {
	border: 1px solid #000000;
}

div#restaurantleft {
	float: left;
	width: 340px;
	text-align: left;
}

div#restaurantbasicleft {
	float: left;
	width: 270px;
	text-align: left;
}

div#restaurantbasicright {
	float: left;
	width: 440px;
	text-align: left;
}

div#restauranttrialleft {
	float: left;
	width: 320px;
	text-align: left;
}

div#restauranttrialright {
	float: left;
	width: 410px;
	text-align: left;
}

div#restaurantright {
	float: left;
	width: 410px;
	text-align: left;
}

div#restaurantright h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px, 0px, 50px;
}

div#restauranttrialright h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px, 0px, 50px;
}

.restaurantcolumn {
	float: left;
	width: 205px;
	text-align: left;
}

div.tablerow {
	width: 205px;

}

div.tableleft {
	float: left;
	width: 25px;
	padding-bottom: 10px;
}

div.tableright {
	float: left;
	width: 180px;
	padding-bottom: 10px;
}

div.table2column 
{
   	float: left;
	width: 205px;
	padding-bottom: 10px; 
}


div#openingchart {
	width: 220px;
}

div#openingchart .tablerow {
	width: 220px;
}

div#openingchart img {
	border: none;
}

div#calendar .closed {
	width: 20px;
	height: 20px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
div#openingchart .spacer {
	width:50px;
	height: 20px;
	float: left;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

div#openingchart .open {
	width: 20px;
	height: 20px;
	float: left;
	background-color: #0e3779;
	border: 1px solid #FFFFFF;

}

div#openingchart .cell {
	width: 20px;
	height: 20px;
	border: 1px solid #FFFFFF;
	float: left;
	text-align: center;
}

div#openingchart .tableleft {
	float: left;
	width: 60px;

}

div#entree {
	float: left;
	width: 242px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: left;
}



div#main {
	float: left;
	width: 242px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: left;
}



div#dessert {
	float: left;
	width: 242px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}



div#wine {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#wine h3{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


div#restaurantbasicright h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px, 0px, 50px;
}


div.restaurantcontent h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.wine {
	float: left;
	width: 170px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
}

div.searchresultsleft {
	width: 370px;
	float: left;
}
div.searchresultsright {
	width: 250px;
	float: left;
}

div#calendar {
	width: 170px;
}

div#calendar .tablerow {
	width: 170px;
}

div#openingchart .closed {
	width: 20px;
	height: 20px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
div#calendar .spacer {
	width:50px;
	height: 20px;
	float: left;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

div#calendar .open {
	width: 20px;
	height: 20px;
	float: left;
	background-color: #0e3779;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}

div#calendar .cell {
	width: 20px;
	height: 20px;
	border: 1px solid #FFFFFF;
	float: left;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 20px;
}

/* ------ Enquiry form elements ------- */

div.enquiryform {
	width: 750px;
}

div.enquiryform .left {
	padding-right: 25px;
	padding-left: 10px;
	width: 200px;
	text-align:right;
	float:left;
	font-weight: bold;
	padding-bottom: 10px;
}

div.enquiryform .right {
	padding-right: 25px;
	width: 400px;
	text-align:left;
	float:left;
	padding-bottom: 10px;
}

div.emailFriendForm {
	width: 375px;
	float:left;
}

div.emailFriendForm .left {
	padding-right: 10px;
	padding-left: 5px;
	width: 100px;
	text-align:right;
	float:left;
	font-weight: bold;
	padding-bottom: 5px;
}

div.emailFriendForm .right {
	padding-right: 10px;
	width: 250px;
	text-align:left;
	float:left;
	padding-bottom: 5px;
}


/*------ SEARCH RESULTS -----*/

div.searchresult {
	width: 720px;
}

div.searchresult .image {
	float:left;
	width: 120px;
	margin-top: 22px;
}

div.searchresult .content {
	float:left;
	width: 600px;
}

/*------ RESTAURANT SPECIALS ----- */

div.tablerowRS {
	width: 720px;

}

div.tableleftRS {
	float: left;
	width: 150px;
	padding-bottom: 10px;
}

div.tablerightRS 
{
    float: left;
	width: 510px;
	padding-bottom: 10px;

}

div.tablerightRS2 {	
	width: 60px;
	text-align:center;
    float:right;
}

/*-------- SEARCH EVENTS --------- */
/* Search Events */

div.searcheventa {
	width: 210px;
	float: left;
}

div.searcheventb {
	width: 250px;
	float: left;
}

div.searcheventc {
	width: 270px;
	float: left;
}

/*--------- CHEF -------------- */

div.newsArticle {
	width: 750px;
}

div.newsArticle .left 
{
    padding-right:8px;	
	width: 260px;
	text-align:center;
	float:left;
	font-weight: bold;
}

div.newsArticle .right 
{
	padding-right: 10px;
	width: 460px;
	text-align:left;
	float:left;
}


/*Replacing the old includes/navMenu.css; we combined these two css files to help the home page speed*/ 
/* Main Tier Style*/
#nav-list-wrap {
	padding-top: 0px;
	width:auto;
	overflow:visible;
}
/* Positioning */
#nav-list-wrap ul {
	display:block;
	float:left;
	margin: 0;
	padding: 0;

}
/* Make Horizontal Menu */
#nav-list-wrap ul li {
	display: block;
	position: relative;
	float: left;
	padding-left: 0px;
	_width: 1%; /* ie hack */
}
/* Make Generic Menu Item */
#nav-list-wrap li a {
	display: block;
	float:left;
	color: #FFFFFF;
	height: 25px;
	line-height: 1.9;
	text-decoration: none;
	white-space: nowrap;
}

 
/* Item Spacing */
#nav-list-wrap li a span {
	height: 25px;
	display: block;
	float:left;
	cursor: pointer;
	padding: 0 6px;
}
/* //-----> Sub Menu Items
[Drop Down Box Container] */
#nav-list-wrap #nav-list ul.drop-menu {
	display: none;
	float:left;
	clear:left;
	position: absolute;
	top: 23px;
	left: 2px;
	width: auto;	
	border-width: 0 1px 1px 1px;
	background: #990000;
	height: auto;
}
/* subMenu Item Seperator */
#nav-list-wrap li ul.drop-menu li {
	display:block;
	clear: left;
	border-bottom:1px dotted #FFFFFF;
}
/* subMenu Item Hover */
#nav-list-wrap li ul.drop-menu li a:hover {
	float: left;
	background: #E4E4E4;
	color:#990000;
}
/* Sub Menu Item Style */
#nav-list-wrap li ul.drop-menu a {
	background: transparent;
	width: 170px;
	display: block;
	color:#FFFFFF;
	text-align: left;
	line-height: 1.2;
	white-space: normal;
	height: auto;
	margin: 2px 0 3px 0;
	padding: 2px 0 2px 6px;
	font: normal 11px tahoma, arial, sans-serif;
}
/* Drop Down Initializer */
#nav-list-wrap #nav-list li:hover ul.drop-menu, #nav-list-wrap #nav-list li.over ul.drop-menu {
	display: block;
}

/*END OF includes/navMenu.css; we combined these two css files to help the home page speed*/ 

/* used for de Groots column on homepage*/
#column
{
    background-image: url(images/DegrootsDiaryButton.jpg); background-repeat:no-repeat; height: 280px; float:inherit; width:242px; margin-bottom:10px;
}
#column p
{
   margin-top:155px; margin-left: 20px; margin-right:20px; font-family: Arial,Verdana; font-size: 12px; 
}

/* testimonials.aspx page */
.testimonialscontent {
	width: 735px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/info_bg.gif);
	background-repeat: repeat-y;
}

img.floatLeft { 
    float: left; 
    margin: 8px;
	margin-top: 2px; 
}

