@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
color: #4D4D4D;
background: url(http://www.sotiris-restaurant.com/images/sotiris/site/bg-body.jpg) repeat-x left top;
}

#wrapper {
	width: 956px;
	margin: 0 auto;
	height: 1000px;
position: relative;
}

#header {
	width: 956px;
	height: 140px;
}

#address {
	padding-top: 20px;
	float: right;
	text-align: right;
	font-size: 12px;
}

#nav {
	width: 956px;
	text-align: right;
	padding: 10px 0;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
}

#nav ul li {
	display: inline;
	padding-left: 20px;
	color: #298ECE;
	font-size: 14px;
}

#nav ul li a:link, a:visited, a:active {
	text-decoration: none;
	color: #298ECE;
}

#nav ul li a:hover {
	border-bottom: 2px solid #FDC470;
}

#border_top {
	width: 956px;
	height: 5px;
	background-color: #2687C8;
}

#left {
	width: 710px;
	float: left;
}

#right {
	width: 246px;
	float: left;
}

#food_menu {
	margin: 0;
	padding: 0;
}

#food_menu h4 {
	padding: 10px 20px;
	margin: 0;
}

#food_menu a {
color: #298ECE;
text-decoration: none;
}

#food_menu a:hover {
font-size: 21px;
}

#food_menu ul {
	padding: 0 10px 0 20px;
	margin: 0;
	list-style: none;
}

#food_menu ul li {
	padding: 5px 0;
	color: #298ECE;
	border-bottom: 1px solid #FDC470;
}

#photo_restaurant {
	height: 319px;
	width: 710px;
	background: url(http://www.sotiris-restaurant.com/images/sotiris/site/bg_restaurant.jpg) no-repeat top left;
}

#photo_mata {
	float: right;
	height: 160px;
	width: 220px;
	background: url(http://www.sotiris-restaurant.com/images/sotiris/site/mata.jpg) no-repeat top center;
}

#photo_text {
	float: left;
	width: 210px;
	height: 160px;
}

#photo_text p {
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	margin: 0;
	padding: 17px 0;
}

#photo_slideshow {
	width: 460px;
	height: 140px;
	float: right;
	margin-top: 20px;
}

#top_container {
	width: 460px;
	float: right;
}

#bottom_container {
	width: 710px;
	margin-top: 20px;
}

#text1 {
	width: 216.67px;
	float: left;
}

#text2 {
	width: 216.67px;
	float: left;
	margin: 0 30px;
}

#text3 {
	width: 215px;
	float: left;
}


#bottom_container p {
	line-height: 18px;
	font-size: 12px;
}

#bottom_container h4 {
	margin:0;
}

.one {
	font-style: normal;
	border-bottom: 1px solid #FDC470;
	color: #298ECE;
}

#bottom_nav {
	width: 956px;
	padding-top: 30px;
}

#bottom_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#bottom_nav ul li {
	display: inline;
	text-transform: capitalize;
	padding-right: 20px;
}

#bottom_nav ul li a:link, a:visited, a:active {
	text-decoration: none;
	color: #298ECE;
}

#bottom_nav ul li a:hover {
	color: #FDC470;
}

#bottom_nav small {
	font-size: 12px;
	color: #298ECE;
	float: right;
}

#footer_bg {
	width: 956px;
	height: 78px;
	background: url(http://www.sotiris-restaurant.com/images/sotiris/site/footer_bg.jpg) no-repeat top left;
}

#plate {
	padding: 20px 10px;
	display: block;
}

#menu_list {
	width: 460px;
	float: right;
	margin-top: 20px;
}

#content {
	width: 460px;
	float: right;
	margin-top: 20px;
	line-height: 18px;
}

#menu_list h1 {
*font-size: 2em;
}

#menu_list h4 {
*font-size: 12px;
margin: 0 15px 0 0; 
display: inline;
color: #298ECE;
}

#menu_list p {
line-height: 18px;
margin-top: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

form.contact fieldset {
	border: none;
}

form.contact legend {
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	@margin: 0 -7px;
}

form.contact ol {
	padding: 0;
	margin: 0;
}

form.contact li {
	list-style: none;
	padding: 5px 5px 5px 0;
	margin: 0;
}

form.contact label {
	display: inline-block;
	line-height: 1.8em;
	vertical-align: top;
	width: 120px;
}

.textbox {
	border: 1px solid #B7D5EA;
	padding: 3px;
	font-size: 11px;
}

form.contact em {
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

#ad {
position: absolute;
background-color: #298ECE;
padding: 10px;
top: 35px;
left: 300px;
color: #FFF;
border: 2px dotted #FFF;
width: 350px;
}

#ad a {
text-decoration: none;
color: #000;
}

#ad h2 {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

#content-left {
float: left;
width: 250px;
margin-top: 20px;
}

.new {
font-size: 9px;
color: #F00;
font-weight: 700;
font-style: normal;
}

#photos-left {
width: 230px;
float: left;
margin-top: 20px;
}

.img {
width: 220px;
height: 70px;
background-color: #e6f5ff;
padding: 5px;
margin-bottom: 15px;
} 

h2 {
margin: 0;
}

h3 {
margin-top: 0;
font-size: 16px;
color: #4D4D4D;
}

#logo {
float: left;
padding-top: 35px;
}

img {
border: none;
}

a {
outline: none;
}

.package-name {
font-size: 14px;
margin-top: 15px;
color: #298ECE;
}

.blue-small-heading {
font-size: 12px;
margin-top: 15px;
color: #298ECE;
}

.packages {
border-bottom: 1px solid #FDC470;
}