body {
	background: url("") no-repeat #FFEAC3;
	margin: 0px; 
	padding: 0px;
	color: #000;	
	font: 11px/22px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________Links_*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________Helpers_*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

/*____________________________________________________________________________________________Fixed Presets_*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

	
/*____________________________________________________________________________________________Main Layout_*/

#content-bg {
	background: url("/_ima/mid-bg.jpg") repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	}
	
#top {
	background: url("/_ima/top-bg.jpg") repeat-x;
	width: 100%;
	height: 181px;
	background-color: #840034;
	}
	#banner {
		background: url("/_ima/banner.jpg") no-repeat top center;
		width: 960px;
		height: 181px;
		margin: 0px auto;
		}
		.osteria {
			width: 400px;
			height: 138px;
			float: left;
			}
		.jandj {
			width: 400px;
			height: 138px;
			float: right;
			}
	#navigation {
		width: 836px;
		height: 36px;
		margin: 0px auto;
		clear: both;
		}
		a.nav-home {
			background: url("/_ima/nav-home.gif") no-repeat;
			width: 67px;
			height: 36px;
			float: left;
			margin: 0px 0px 0px 14px;
			}
		a.nav-osteria-menu {
			background: url("/_ima/nav-of-menu.gif") no-repeat;
			width: 219px;
			height: 36px;
			float: left;
			margin: 0px 0px 0px 14px;
			}
		a.nav-about-us {
			background: url("/_ima/nav-about-us.gif") no-repeat;
			width: 96px;
			height: 36px;
			float: left;
			margin: 0px 0px 0px 14px;
			}
		a.nav-jandjs-menu {
			background: url("/_ima/nav-jj-menu.gif") no-repeat;
			width: 167px;
			height: 36px;
			float: left;
			margin: 0px 0px 0px 14px;
			}
		a.nav-location {
			background: url("/_ima/nav-location.gif") no-repeat;
			width: 98px;
			height: 36px;
			float: left;
			margin: 0px 0px 0px 14px;
			}
		a.nav-contact {
			background: url("/_ima/nav-contact.gif") no-repeat;
			width: 91px;
			height: 36px;
			float: left;
			margin: 0px 0px 0px 14px;
			}
			a.navs:hover {
				background-position: 0px -36px;
				}
	#shadow-top {
		background: url("/_ima/shadow-top.jpg") no-repeat;
		width: 856px;
		height: 100%;
		}
	#slideshow {
		width: 836px;
		margin: 0px auto;
		}
	#shadow {
		background: url("/_ima/shadow.jpg") repeat-y;
		width: 856px;
		height: 100%;
		margin: 0px auto;
		}
	#container {
		background-color: #F8F0E3;
		width: 836px;
		height: 100%;
		margin: 0px auto;
		padding: 8px 0px 10px 0px;
		}
	#bottom-bg {
		background: url("/_ima/bottom-bg-2.jpg") repeat-y;
		width: 856px;
		height: 153px;
		color: #fff;
		padding: 0px 0px 0px 0px;
		}
		.bottom-left {
			width: 550px;
			padding: 12px 0px 0px 30px;
			float: left
			}
		.bottom-right {
			width: 250px;
			padding: 12px 0px 0px 0px;
			float: right
			}
		
.special {
	border: 1px solid #298CF1;
	padding: 10px 0px 10px 10px;
	font-size: 18px;
	background-color: #fff;
	}
		
.full-menu {
	width: 800px;
	float: left;
	padding: 0px 0px 0px 20px;
	}
	.full-menu p {
		border-bottom: 1px solid #fff;
		}
.index-left {
	width: 450px;
	float: left;
	padding: 0px 0px 0px 20px;
	}
.index-right {
	width: 350px;
	float: right;
	}
	.btns:hover {
		background-position: 0px -96px;
		}
	.btn-location {
		background: url("/_ima/btn-location.jpg") no-repeat;
		width: 338px;
		height: 96px;
		float: right;
		margin: 0px 0px 10px 0px;
		}
	.btn-jj-menu {
		background: url("/_ima/btn-jj-menu.jpg") no-repeat;
		width: 338px;
		height: 96px;
		float: right;
		margin: 0px 0px 10px 0px;
		}
	.btn-of-menu {
		background: url("/_ima/btn-of-menu.jpg") no-repeat;
		width: 338px;
		height: 96px;
		float: right;
		margin: 0px 0px 10px 0px;
		}

.mapbox {
	background-color: #346B92;
	border: 1px solid #910039;
	width: 772px;
	padding: 10px;
	}
	.mapbox img {
		border: 1px solid #fff;
		}
	
/*____________________________________________________________________________________________Gallery Layout_*/
		
a.lightbox-view img {
	background-color: #fff;
	width: 80px;
	height: 70px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #D36800;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
		
/*____________________________________________________________________________________________footer Layout_*/

.fcm-footer {
	width: 830px;
	margin: 0px auto;
	text-align: right;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	color: #666;
	}

	.fcm-footer a:link {
		color: #666;
		text-decoration: none;
		}
	.fcm-footer a:visited {
		color: #666;
		text-decoration: none;
		}
	.fcm-footer a:hover .fcm-full {
		color: #FF00C7;
		text-decoration: none;
		background-color: #000;
		}
	.fcm-footer a:hover .fcm-city {
		color: #A8F800;
		text-decoration: none;
		background-color: #000;
		}
	.fcm-footer a:hover .fcm-media {
		color: #21A9F7;
		text-decoration: none;
		background-color: #000;
		}
	.fcm-footer a:active {
		color: #fff;
		text-decoration: none;
		}


/*____________________________________________________________________________________________Contact Layout_*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 160px;
		height: 20px;
		padding: 0px 0px 0px 0px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 209px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 369px;
		height: 65px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn{
		float: right;
		padding: 10px 80px 0px 0px;
		}
	
/*____________________________________________________________________________________________Form Validation_*/
	
.validation-inline-error-message { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	color: #F00202;
	font-size: 10px;
	}