/* General */
body {
	background-color:white;
	text-align: center;
	font-size:62.5%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#all
{
	position:relative;
	display:block;
	width:764px;
	background-color:red;
	padding:0px 0px 0px 0px;
	margin:0px  auto 0px auto;
	border-left: 2px solid orange;
	border-right: 2px solid orange;
	border-bottom: 2px solid orange;
}

div#body {
	position:relative;
	display:block;
}

#LHSMenu
{
	position: relative;
	display:block;
	float:left;
	width: 175px;
	height: 500px;
	top: 3em;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: transparent;
 }

#content_pane
{
	position:relative;
	display:block;
	padding:0px 0px 50px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	width: 580px;
	background-color:white;
	text-align: left;
}

#content_left_column
{
position:relative;
display:block;
top:10px ;
left:15px	;
width: 300px;
float:left;
}

#content_right_column
{
position:relative;
display:block;
top: 10px;
width: 249px;
float: right;
}

#rhsimage,  #RHSSubImagePanel
{
position: relative; 
top: 10px; 
left: 0px;
text-align: left;
}

a.blue
{
	color: blue;
}

#left_col_title
{
	position:relative;
	display:block;
	width: 100%;
	height: 60px;
	top: 0px;
	text-align:left;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left_col_title h1 {
	background-color:#FFFFFF;
	font-family: Bangle, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color: #FF0000;
	text-align:left;
	height:100%;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* image replacement */
#left_col_title h1 span {
	position:absolute;
	display:block;
	top: 0em;
	left: 0px;
	width: 100%;
	height:100%;
	top: 0px;
	background-repeat: no-repeat; /*image specified by inline style*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} 

.std
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

P a
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

P a:hover
{
	color:red;
}

P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	text-align:left;
	text-indent: 1em;
	margin: 2px 2px 5px 2px;
	color: #000000;
}

P em 
{
	font-weight: bold;
	font-style:normal;
}

div.selflinks
{
	position:relative;
	padding-top:20px;
}

/*Three levels of heading used. Last one (h3) intended to be same size as body text.  */
h1
{
	font-size :1.5em;
	font-family:	Bangle,Arial, Helvetica, sans-serif;
	 text-align:left;
}

h2
{
	font-size :1.4em;
	font-family:	Bangle,Arial, Helvetica, sans-serif;
 text-align:left;	
}

h3
{
	font-size :1.2em;
	font-family:	Bangle,Arial, Helvetica, sans-serif;
	 text-align:left;
}

div.menuitem
{
	position:relative;
	width:100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align:left;
	background-color: white;
	float: left;
	margin: 20px 0px 0px 0px;
}

div.menuitem div.itemname 
{
	position:relative;
	float: left;
	width:83%;
	text-align:left;
	font-size: 1.2em;
	font-weight: bold;
}

div.menuitem div.itemname  img
{
	float: right ;	
	vertical-align:text-top;
	margin: 0px 0px 0px 0px;
}

div.menuitem div.itemprice
{
	position:relative;
	text-align:right;
	float: right;
	width:14%;
	font-size: 1.2em;
	font-weight: bold;
}

div.menuitem div.itemdesc
{
	position:relative;
	text-align:left;
	float: left;
	width:100%;
	font-size: 1.0em;
}

div.itemdesc ul
{
 margin-top: 5px;
}

div.itemdesc a
{
	font-weight: normal;
	font-style:normal;
}

div.itemdesc ul li
{
	text-align:left;
	float: left;
	width:100%;
	font-size: 0.9em;
}

div#icons_panel
{
  position:relative;
	left: 10px;
	margin-top: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

div#icons_panel div
{
	position:relative;
	z-index:2;
	width:100%;
	text-align:left;
	margin-bottom:5px;
	clear:both;
}

div.foodicon img
{
	float:left;
	padding-left: 4px;
	padding-right: 4px;
}

#footer
{
	position:relative;
	float:none;
	clear:both;
	text-align:left;
	padding-left:200px;
	background-color:red;
	color: white;
	height:1.5em;
	vertical-align:middle;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Banner */
div#la-paella-banner
{
	display:block;
	position:relative;
}

#banner-top-half {
	display:block;
	position:relative;
	width:100%;
	height: 97px;
	padding: 0px 0px 0px 00px;
	margin: 0px 0px 0px 0px;
	background-color:#FF0000;
}

#la-paella-logo
{
	display:block;
	position:relative;
	width:256px;
	height:66px;
	padding: 0px 0px 0px 0px;
	background: url(/images/logo.gif) top left no-repeat;
	float: left;
	top: 15px;
	left: 5px;
}

#la-paella-logo a {
	display:block;
	position:relative;
	width: 100%;
	height: 100%;
}

#tapas-selection
{
	display:block;
	position:relative; 
	float:right; 
	width:484px;
	height:97px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/tapas_selection.jpg);
}

#tapas-selection a {
	display:block;
	position:relative;
	width: 100%;
	height: 100%;
}

#banner-bottom-half {
	display:block;
	position:relative; 
	float:none;
	width: 100%; 
	height: 2em;
	background-color: #FFFF00; 
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#spanish-culture  {
	position:relative; 
	top: 0.15em;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.4em; 
	font-weight: bold;
	color: #FF0000; 
}

/*LHS Menu */

#LHSMenu h1
{
	margin:0px 0px 0.3em 5px;
}

#LHSMenu h2
{
	margin:0px 0px 0.3em 15px;
}

#LHSMenu  a
{
	text-decoration:none;
}

#LHSMenu .def a
{
	color: white;
}

#LHSMenu .def :hover, #LHSMenu .sel a
{
	color:yellow;
}

#LHSMenu img.sel-icon {
	position:relative; left:0px; top:0px; 
	width:12px; 
	height:9px; 
	margin-right: 3px; padding:0px;
}

#LHSMenu .sel img.sel-icon {
	background: url(/images/icons/paella_yellow.gif)  top left no-repeat;
}

#LHSMenu .def img.sel-icon {
	background: url(/images/shim_red.gif)  top left no-repeat;
}

