body
{
	background-color: #ffffff;
	color:#663333;
	text-align: center;
	font-size: 12pt;
}
.heading
{
	width: 980px;
	padding: 40px 0 25px 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
.bodypart{
	width: 980px;
	margin: 0 auto 0 auto;
}
.sidebar{
	width: 770px;
	height: 50px;
	margin-left:100px;
	margin-bottom:50px;
	text-align: left;
	text-indent:10px;
	font-size: 14pt;
}
.selected a
{ 
	margin: 5px 0 5px 0;
	width: 185px;
	float: left;
	text-decoration:none;
	color:#cc6633;
	border-bottom: solid 2px #cc6633;
}
.regular a
{
	margin: 5px 0 5px 0;
	width: 185px;
	float: left;
	text-decoration:none;
	color:#996666;
	border-bottom: solid 2px #996666;
}
.bunsSelector a , .bunsSelected a{
	text-align: center;
	margin: 5px 0 5px 220px;
	width: 150px;
	float: left;
	clear:both;
	text-decoration:none;
	color:#996666;
	margin-right:25px;
	border-top: solid 2px #ffffff;
	padding-top:5px;
}
.sidebar a:hover
{	color:#cc6633;
	border-bottom: solid 2px #cc6633;
}
.bunsSelector a:hover
{	color:#cc6633;
	border:none;
	text-decoration:none;
	padding-top:5px;
	border-top: solid 2px #cc6633;
}
.bunsSelected a:hover, .bunsSelected a
{
	color:#cc6633;
	border:none;
	padding-top:5px;
	text-decoration:none;
	border-top: solid 2px #cc6633;
}
.picture{	
	border: solid 5px #FFFFFF;
	width:870px;
	float: left;
	clear: both;
	margin: 10px 50px 0 50px;
}
.copyRight
{	
	clear: both;
	padding-top: 10px;
}
.mainMeat, .mainOthers{
	float: left;
	background-repeat:no-repeat;
	background-image:url(images/buns/meat/5.jpg); 
	background-size:870px 500px;
	margin: 10px 50px 0 50px;
}
.details{
	float: left;
	margin: 10px 20px 0px 20px;
	width:810px;
	height:410px;
}
.bunsInfo{
	float: left;
	height:180px;
	width:210px;
	margin: 0 10px 10px 5px;
	padding:5px;
}
.icon{
	float: left;
	font-size: 12pt;
	height:170px;
	width:170px;
}
.mainDish{
	background-image:none;
	float: left;
	margin: 10px 30px 0 50px;
	width:950px;

}
.infoPicL, .infoPicR{
	width:425px;
	height:240px;
	float: left;
	margin-bottom:30px;
}
.infoPicR{
	margin-left:20px;
}
.dishTitle{
	font-size: 14pt;
	margin:10px 0 10px 0;
	clear:both;
}
.link a{
	width: 185px;
	padding-top:5px;
	float: left;
	text-decoration:none;
	color:#996666;
	border-top: solid 2px #ffffff;
	margin-bottom:20px;
	margin-top:-40px;
}
.link a:hover{
	color:#cc6633;
	border-top: solid 2px #cc6633;
}
.back{
	margin:235px 0px 0 50px;
	clear:both;
}
.map{
	float: left;
	margin-top:35px;
}
.mainFind{
	float: left;
	margin: 10px 30px 0 50px;
	width:870px;
}
.info{
	font-size:18px;
	margin-bottom:10px;
}
.form{
	margin-top:35px;
}
.subTitle{
	margin-top:-15px;
	font-size:18px;
	font-weight:bold;
}
.input{
	margin-bottom:5px;
}
.input[type="submit"] {
   border-radius: 15px; 
   background:#ccc;
}
.input[type="text"] {
	border-radius: 15px; 
   background:#ccc;
	
}
