html , body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #f6e4b9;
	background: url('http://www.restobuilder.com/data/images/resto/00000/00000/00000/24/images/back.jpg');
/*	background-image: url('http://www.restobuilder.com/data/images/skin/template3/main_bg.jpg'); */
	background-position: top;
	background-color: #333333;
	width:100%; height:100%; 
	
}

#lang {
	position:absolute;
	left:50%;
	top:0px;
	background-color:#000;
	padding:5px;
	width:55px;
	text-align:center;
	margin-left:380px;
}

#lang a {
	color:#FFF;
	text-decoration:none;
}


#glow {
	
	width: 643px;
	height: 614px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-600px;
	z-index:1;
	margin-left:-372px;
	background-image:url('http://www.restobuilder.com/data/images/skin/template3/glow.png');
	background-repeat:no-repeat;
	
}

.container {
	width:100%;
	overflow:hidden;
}

#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}


img, div { 
	border: 0px;
	behavior: url('iepngfix.htc'); 
}

form {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:18px;
	color:#ffee9d;
	font-weight: bold;
	margin:0px 0px 15px 0px;
}

h2 {
	font-size:14px;
	color:#ffee9d;
	font-weight: bold;
	margin:10px 0px 15px 0px;
}

a , a:active{
	text-decoration: underline;
	font-weight: normal;
	color: #ffee9d;
}

a:hover {
	text-decoration: none;	
}


.back {
	color: #df4e4d;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-color: #000;
/*	background-image: url('http://www.restobuilder.com/data/images/skin/template3/arrow_back.png'); */
	background-position: center left;
	padding-left: 10px;
}

.back a , .back a:active{
	text-decoration: underline;
	font-weight: normal;
	color: #df4e4d;
}

.back a:hover {
	text-decoration: none;	
}


.padding5{
	padding: 5px;
}

.padding10{
	padding: 10px;
}

.marginRight10{
	margin-right: 10px;
}

.marginBottom10{
	margin-bottom:10px;
}


#logo {

	z-index:10;
	position:absolute;
	top:25px;
	margin-left:-430px;
	left:50%;

}

#contactBar {
background-color: #000;
	/* background-image: url('http://www.restobuilder.com/data/images/skin/template3/contactbar_bg.png'); */
	background-repeat: no-repeat;
	width: 150px;
	height: 64px;
	padding: 20px 0px 0px 23px;
	
	z-index:10;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:140px;
	
}

#contactBar .restoName {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#header {
background-color: #000;
	/* background-image: url('http://www.restobuilder.com/data/images/skin/template3/header_bg.png'); */
	background-repeat: no-repeat;
	width: 901px;
	height: 260px;
	padding: 15px 0px 0px 7px;
	z-index:9;
	position:absolute;
	top:85px;
	left:50%;
	margin-left:-450px;
}


#nav {
	width: 212px;
	margin-right: 1px;
	margin-top: 15px;
	font-family: Times New Roman, Times, serif;
	color: #fff3c5;
	font-size: 14px;
	font-weight: bold;
}

#nav a , #nav a:active{
	display: block;
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	color: #fff3c5;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 0px 40px;
background-color: #000;
/*	background-image: url('http://www.restobuilder.com/data/images/skin/template3/nav_bg.png');*/
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 1px;
}

#nav a:hover {
background-color: #bc0012;
	/* background-image: url('http://www.restobuilder.com/data/images/skin/template3/nav_bg_over.png'); */
	background-repeat: no-repeat;
	text-decoration:none;
}

#nav .active {
	background-image: url('http://www.restobuilder.com/data/images/skin/template3/nav_bg_over.png');
	background-repeat: no-repeat;
	text-decoration:none;
}

#mainPic{
	background-color: #FFF;
	overflow: hidden;
	width: 555px;
	height: 242px;
	margin-top: 1px;
}

#extra {
	background-image: url('http://www.restobuilder.com/data/images/kader.png');
	background-repeat: no-repeat;
	width: 204px;
	height: 174px;
	margin: -255px 0px 0px 260px;
	position: absolute;
	left:50%;
	top: 50%;
	z-index:10;
}


#page {
	
	width: 571px;
	margin-top:0px;
	left:50%;
	margin-left:-240px;
	z-index:1;
	position:absolute;
	top:300px;
}

#content_ {
background-color: #000;
/*	background-image: url('http://www.restobuilder.com/data/images/skin/template3/page_bg.png'); */
	background-repeat: repeat-y;
	padding: 80px 35px 10px 35px;
	

}


#pageFoot {
background-color: #000;
	/* background-image: url('http://www.restobuilder.com/data/images/skin/template3/page_foot_bg.png') */;
	background-repeat: no-repeat;
	height: 33px;
	width: 571px;
}

.dots{
	background-image: url('http://www.restobuilder.com/data/images/skin/template3/dots.png');
	background-repeat: repeat;
	line-height:1px;
	margin: 13px 0px 13px 0px;
}


.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.cardTitle {
	margin: 5px 0px;
	float:left;
	width:360px;
}

.cardDescription {
	color:#a58a68;
	clear:both;
	font-style: italic;
}

.cardPrice {
	float:right;
	width:50px;
	margin: 5px 0px;
	font-style:italic;
}

#cardItem {
	width:100%;
	overflow:hidden;
	color: #df4e4d;
}

#cardItem a, #cardItem a:active  {
	display:block;
	float:left;
	padding:5px 5px 5px 5px;
	margin-right: 5px;
	color: #ffee9d;
	font-weight:bold;
	background-color: #000;
	/* background-color: #560e0e; */
	border: 1px solid #611c1c;
	text-decoration: none;
}


#cardItem a:hover  {
	display:block;
	padding:5px 5px 5px 5px;
	color: #ffee9d;
	background-color: #702f2f;
	border: 1px solid #945e5e;
}

.pictureBlock {

	overflow:hidden;
	margin-right:4px;
	margin-bottom:4px;

}



#form {
	padding:5px;
	width:440px;

	margin-bottom:5px;
}

#form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#form p{
	font-size:11px;
	color:#FFF;
	margin-bottom:20px;
	border-bottom:solid 1px #262626;
	padding-bottom:10px;
}
#form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	float:left;
}

#form label.error{
	color:#ae0000;
}

#form .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100px;
}
#form input, #form textarea , #form select , #form iframe {
	float:left;
	width:140px;
	margin:2px 0 10px 10px;
}

#form button{ 
		clear:both;
		margin-left:120px;
		width:125px;
		height:31px;
		background: url('../../../../../data/images/logo.png') no-repeat;
		background-color:#FFF;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border:0px solid #000;
		padding:0px;
		
}





#form2 {
	padding:5px;
	width:450px;
	margin-bottom:5px;
}

#form2 h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#form2 p {
	font-size:11px;
	color:#FFF;
	margin-bottom:20px;
	border-bottom:solid 1px #262626;
	padding-bottom:10px;
}
#form2 label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:150px;
	float:left;
	margin:2px 0 2px 10px;
}

#form2 label.error, .error{
	color:#ae0000;
}


#form2 input, #form2 textarea , #form2 select , #form2 iframe {
	float:left;
	width:250px;
	margin:2px 0 2px 10px;
}

#form2 button{ 
		clear:both;
		margin-left:170px;
		width:120px;
		height:31px;
		background: url('http://www.restobuilder.com/data/images/icons/button.png') no-repeat;
		background-color:#FFF;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border:0px solid #000;
		padding:0px;
		margin-top:5px;
		
}
