body {
background:##ffffe0;
color:#000000; /*#303030;*/
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#cb0133; /*#505050;*/
font-weight:bold;
text-decoration:none;
}

a:hover {
color: #ff0000; /*#808080;*/
text-decoration:underline;
}

/*
a:visited
{
    color:#ff0000;
}
*/

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
background:/*#f0f0f0 url(images/bodybg.jpg) repeat-x;*/ /*#ffffe0;*/ #f2e58c;/* url(images/bodybg.jpg) repeat-x;*/
color:#000000; /*#303030;*/
margin:0;
min-width:820px;/*770px;*/
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#sitename 
{
background:#cb0133 url(images/sitenamebg.jpg) repeat-x;
color:#ffffff;
height:90px;
text-align:left;
padding:0px 20px 10px;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

#sitename a {
    color:#ffffff;
}

#sitename a:hover {
color:#ffffff;
text-decoration:none;
}

/*** Horizontal menu ***/

#mainmenu 
{
background:#ffffe0;
float:left;
margin-bottom:25px;
width:100%;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:34px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #000000; /*#b0b0b0;*/
color:#000000; /*#606060;*/
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background: #7b68ee url(images/menuhover.jpg) top left repeat-x;/*#f0f0f0 url(images/menuhover.jpg) top left repeat-x;*/
color:#000000; /*#505050;*/
text-decoration:none;
}

#mainmenu a.current {
background:#7b68ee url(images/menuhover.jpg) top left repeat-x; /*#f0f0f0 url(images/menuhover.jpg) top left repeat-x;*/
color:#000000; /*#505050;*/
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding: 0 0px 10px;
width:165px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}

#rightside h1 {
font-size:1.8em;
margin-bottom:10px;
}

#rightside h2 {
font-size:1.6em;
margin-bottom:10px;
}

#rightside h3 {
font-size:1.2em;
margin-bottom:10px;
}

#leftside h1,#rightside h1 {
color:#000000; /*#505050;*/
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#ffffe0; /*#e8e9ea;*/
border:1px solid #000000; /*#b0b0b0;*/
color:#000000; /*#606060;*/
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#7b68ee; /*#f8f9fa;*/
border:1px solid #000000; /*#909090;*/
color:#000000; /*#303030;*/
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content,#contentalt {
background-color: #ffffe0; /* #fafcff;*/
border:1px solid #000000; /*#909090;*/
color:#000000; /*#2a2a2a;*/
padding:15px 20px 5px;
}

#content {
margin:0 200px;
min-width:400px;
min-height:380px;
}

#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#000000; /*#606060;*/
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #000000; /*#b0b0b0;*/
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Footer ***/

#footer {
background:#cb0133 url(images/footerbg.jpg) repeat-x; /*#8b8b8b url(images/footerbg.jpg) top left repeat-x;*/
clear:both;
color:#000000; /*#d0d0d0;*/
font-size:0.9em;
font-weight:bold;
margin:0;
padding:10px 0;
text-align:center;
width:100%;
}

#footer a {
color:#ffffff; /*#d0d0d0;*/
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #000000; /*#b0b0b0;*/
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #000000; /*#b0b0b0;*/
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #000000; /*#b0b0b0;*/
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
/*** Table Style ***/
.defaulttable {
	width:70%;
	font-size:small;
	word-spacing:5px;
}
	
.defaulttable td {
	padding:10px;
}

.table {
	/*width:80%;*/
	border:1px solid #000000; /*#D0D0BF;*/
	border-collapse:collapse;
}
		
.table td {
	padding:5px;
	padding-left: 15px;
}

.info td 
{
    padding:5px;
}


thead th 
{

    background: #7b68ee; /*#CB0133; #6A5ACD;*/ /*#580808 url(bg-header.gif) repeat-x;*/
	/*background-color:#580808; /*#6F2A00;*/
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding:10px;
	font-size:x-large;
	font-weight:bold;
	font-variant:normal;
	color:#ffffe0;
}

.theadclass
{
    background: #ffffe0; /*#CB0133; #6A5ACD;*/ /*#580808 url(bg-header.gif) repeat-x;*/
	/*background-color:#580808; /*#6F2A00;*/
	border-bottom:0px; /*#D0D0BF;*/
	border-top:0px; /*#D0D0BF;*/
	padding:10px;
	font-size:x-large;
	font-weight:bold;
	font-variant:normal;
	color:#000000;
}

.theadHitsclass
{
    background: #ffffe0; /*#CB0133; #6A5ACD;*/ /*#580808 url(bg-header.gif) repeat-x;*/
	/*background-color:#580808; /*#6F2A00;*/
	border-bottom:0px; /*#D0D0BF;*/
	border-top:0px; /*#D0D0BF;*/
	padding:10px;
	font-size:small;
	font-weight:bold;
	font-variant:normal;
	color:#000000;
}

.MenuTable
{
    border:1px solid #000000; /*#D0D0BF;*/
	border-collapse:collapse;
}

.MenuTable td
{
	padding:5px;
}

img.photobig, img.photosmall {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	background: #ffffe0; /*#E0E0E0 url(background_table_04.gif) repeat-x;*/
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.RestaurantSearch
{
    background: #7b68ee; /* url(bg-header.gif) repeat-x;*/
    color: White;
    font-size: medium;
}

.RestaurantSearch a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.RestaurantSearch a:hover {
color: #ffffff;
text-decoration:underline;
}	

/***************************/
/* Data Web Control Styles */
/***************************/
.DataWebControlStyle
{
    /*font-size: 90%;*/ /*background-color: #900;*/
    background-color: #ffffe0; /*#FFFFFF;*/
}

.HeaderStyle
{
    background: #580808 url(bg-header.gif) repeat-x;
    /*background-color: #900;*/
    color: White;
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.AlternatingRowStyle
{
    background-color: #fcc;
}

.RowStyle
{
    background-color: Yellow;
}

.ItemStyle
{ 
    background-color: #ffffe0; /*#F2E58C;*/ /*Yellow;*/
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 2px; 
}

.MainCatItemStyle
{
    /*background-color: #F2E58C; /*Yellow;*/
    text-align: center;
}

.MenuDishesItemStyle
{
    background-color: Yellow;
    text-align: left;
}

.DishPrice
{
    text-align: right;
}

.highlight {text-decoration:none; color:black; color:red; /*background:yellow;*/}
	
.clear {
	clear:both;
}

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#leftside ul.list, #leftside ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#leftside ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#leftside ul.link-list-vertical li {
	list-style:none;
	margin:0px 10px;
	padding:2px 0px;
	}

#leftside ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#leftside ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#leftside ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#leftside ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}
	
.whiteClass a {
color:#000000;
font-weight:bold;
text-decoration:none;
}

.whiteClass a:hover {
color: #000000;
text-decoration:underline;
}	
	
/*** End of file ***/