/* Cascading Style Sheet
	Company		Tragus Holdings
	URL			www.tragusholdings.com
	Modified   	5th June 2007
*/

	BODY { margin: 0; background-color: #ffffff; }

	BODY, TD, P { font-family: Arial, Verdana,  San Serif; font-size: 9pt; }

	.logoBG { float: left; background: #501f92; padding: 4px 63px 26px 14px; }
	
	.siteheader { width: 778px; background: #cc0138; clear: both; margin: 0 auto 1px auto; }

#container, .container { width: 778px; margin: 0 auto 0 auto; clear: both } }

#restbg { height: 102px; background: url(../images/topBarBG.jpg); }

/* BEGIN : Form Elements */
div.row span.label { margin-right: 20px; }

div.row {
	margin-right: 0px;
	clear: both;
	padding-top: 3px;
}

div.row span.label {
	float: left;
	width: 76px;
}

div.row span.formw {
	float: left;
	text-align: left;
}
  
div.spacer {
	clear: both;
}

.frmInput
	{
		padding: 1px;
		color: #000000;
		background-color: #C5C1A6;
		font: 11px Verdana;
		border: 1px solid #000000;
	}

.frmSubmit
	{
		font-family: Arial,Verdana, San Serif;
		color: #FFFFFF;
		background: #660000;
		border: 1px solid #000000;
		font-weight: bold
	}

.frmCancel
	{
		font-family: Arial,Verdana, San Serif;
		color: #000000;
		background: #dedede;
		border: 1px solid #000000;
		font-weight: bold
	}
/* END : Form Elements */

/* BEGIN : Text */
.header
	{
		font-family: Arial, Verdana, San Serif;
		color: #FFFFFF;
        font-size: 11pt
	}

.txt
	{
		font-family: Arial, Helvetica, Verdana, San Serif;
		color: #000000;
        font-size: 10pt;
		line-height: 16px;
	}


H3 {  margin: 0; }

#menuDL { font-size: 11px; /*background: #dedede; border: 1px solid #ccc; */ padding: 4px; }

.sml
	{
		font-family: Arial, Verdana,San Serif;
		color: #000000;
        font-size: 8pt
	}

.menu_sml
	{
		font-family: Arial, Verdana,  San Serif;
		color: #FFFFFF;
        font-size: 8pt
	}

/* END : Text */

/* RESTAURANT SELECTER */
	#select { position: absolute; top: 28px; left: 372px;} 

	#btn { position: absolute; top: 28px; left:522px; border: 1px solid black; font-size: 11px; } 

/* NEWS ARTICLE BOX */
	#news { border: 1px solid #cc0138; }

	#news_header { background: #cc0138; }

	#news_article { padding: 3px 3px 3px 15px; border-left: 1px solid #cc0138; border-bottom: 1px solid #cc0138; border-right: 1px solid #cc0138; background: url(../images/bullet.gif) no-repeat top left; }

/* BEGIN : Links */
A
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #000000;
	}
A:hover
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #501F92;
	}
	
	A.alt
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: none;
		color: #000000;
	}
A.alt:hover
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: none;
		color: #501F92;
	}
A.lnk
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #000000;
	}
A.lnk:hover
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #666666;
	}

A.smllnk
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #000000;
	}
A.smllnk:hover
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #D60026;
	}

A.menu
	{
		font-family: Arial, Verdana,San Serif;
		text-decoration: underline;
		color: #FFFFFF;
	}
A.menu:hover
	{
		font-family: Arial, Verdana, San Serif;
		text-decoration: underline;
		color: #DEDEDE;
	}

/* END : Links */
.footer {  font-family:Arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000}
.footer2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.strapLine {  font-family:Arial, sans-serif; font-size: 24px; font-weight: bold; line-height: 24px; color: #000000}
.select {  font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }

/* END : Links */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 50;
	wmode: opaque;
	font-size: 10px;
	color: #ffffff;
	padding-top: 26px;
}

#nav li ul {
	padding: 0;
	position: absolute;
	border: 1px solid #ffffff;
	border-top: 0;
	left: -999em;
	top: 59px;
}

#nav li {
	float: left;
	padding: 3px 36px 3px 3px;
	border-right: 1px solid #ffffff;
	height: 27px; */ height: 33px;
}

#nav li.endli { border: 0;}

#nav ul ul { border: 1px solid #ffffff; }

#nav ul li {
	position: relative;
	border: 0;
	border-top: 1px solid #D11B4C;
	top: 0px;
	background: #cc0138;
	height: auto;
}

#nav ul ul { margin-left: 9em; top: 0; }
/*#nav ul li.en {border: 0;}*/

#nav li li {
	padding: 3px;
	width: 10em;
	clear: both;
}

#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li li:hover, #nav li li.sfhover { background: #a3012d; }

#nav a { color: #ffffff; display: block;  width: auto; text-decoration: none;}

#nav a:hover { color: #cccccc; text-decoration: none;}