/* CSS Document */
/*/details*/
.suscribe_btn{
width:93px;
background-color:#ee1c24;
display:block;
height:21px;
padding-top:3px;
padding-bottom:1px;
text-align:center;
color:#FFF;
font-size:12px;
text-decoration:none;
}
.suscribe_btn:hover,.submit_btn:hover{
background-color:#000;
}

#food_menu{
min-height:300px;
}
#food_menu ul li{
min-height:118px;
width:417px;
margin-bottom:22px;
}



#food_menu p{
display:block;
width:218px;
padding:0px;
}

#food_menu img{
float:right;
border: 1px #dde0e0 solid;
padding:9px;
margin-top:14px;
}

#food_menu a{
display:block;
margin-bottom:5px;
}

#food_menu a:link,#food_menu a:visited{
color:#ee2c24;
text-decoration:underline;

}

#food_menu a:hover,#food_menu a:active{
text-decoration:none;
}

#right_column ul{
padding-bottom:8px;
}

#right_column ul li{
padding-bottom:12px;
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width:1px;
padding-top:8px;
}


#right_column ul li p{
overflow:hidden;
}

#right_column span{
color:#03a6a6;
padding-bottom:8px;
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width:1px;

}

#right_column ul li h1{
color:#EE1C24;
}

#right_column ul li small{
float:right;
}

#right_column ul li p{
width:330px;
}

#right_column ul li h6{
color:#ee1c24;
}

.subject_field{
width:475px;
padding-left:5px;
margin-left:4px;
padding-top:5px;
height:21px;
border:#dde0e0 1px solid;
margin-top:15px;
font-family:tahoma;
font-size:11px;
}

.message_area{
width:475px;
margin-left:4px;
padding-left:5px;
padding-top:5px;
height:134px;
border:1px solid #dde0e0;
margin-top:15px;
font-size:11px;
font-family:tahoma;
}

.submit_btn{
width:66px;
background-color:#ee1c24;
border:0px;
border:none;
display:block;
height:25px;
margin:5px 5px;
float:right;
color:#FFFFFF;
cursor:pointer;
padding-bottom:3px;
}

/* restaurant_details */
#resturants{
padding-bottom:10px;

height:290px;
}

#restaurants_list{
float:left;
margin-right:10px;
}

#main_image_internal{
float:left;
width:520px;
height:246px;
padding:10px;
border: 1px #dde0e0 solid;
}
#restaurants_list ul{
padding-top:20px;
border-top-color:#dde0e0;
border-top-style:solid;
border-top-width:1px;
}
#restaurants_list ul li{
margin-bottom:10px;
padding-bottom:5px;
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width:1px;
width:210px;
}

#restaurants_list ul li h3{
font-weight:bold;
}

#restaurants_list ul li h3 small{
margin-left:10px;
color:#03a6a6;
font-weight:normal;
}
#restaurants_list ul li h3 a{
text-decoration:none;
color:#5A5E5D;
}
#restaurants_list ul li h3 a:link,#restaurants_list ul li h3  a:visited{
color:#5A5E5D;
text-decoration:none;
}


#restaurants_list ul li h3 a:hover,#restaurants_list ul li h3 a:active{
text-decoration:none;
color:#ee1c24;
}


#bars{
margin-left:15px;
float:left;
width:131px;
overflow:hidden;
padding-bottom:6px;
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width: 1px;
}

#bars h2{
padding-top:5px;
border-top-color:#e3e6e7;
border-top-style:solid;
border-top-width:1px;
}

#bars p{
line-height:normal;
margin-bottom:5px;
}
#bars_list{
padding-bottom:10px;
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width: 1px;
}

#bars_list ul li{
margin-bottom:6px;
font-size:8pt;
}

#bars ul li a:link,#bars ul li a:visited{
text-decoration:underline;
color:#ee1c24;
}

#bars ul li a:hover,#bars ul li a:active{
text-decoration:none;
}

#bars span{
padding-top:7px;
display:block;
}

#bars span a:link,#bars span a:visited{
color:#03a6a6;
text-decoration:none;
}

#bars span a:hover,#bars span a:active{
text-decoration:underline;
}
#about_resturants{
padding-bottom:15px;
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width:3px;
border-top-color:#dde0e0;
border-top-style:solid;
border-top-width:3px;
width:920px;
}

#about_resturants h1{
color:#ee1c24;
margin-top:12px;
margin-bottom:5px;
font-weight:bold;
}


#about_resturants_img{
float:right;
padding:10px;
border: 1px #dde0e0 solid;
}



#resturants_images{
min-height:190px;

}
#images_list {
min-height:190px;
width:920px;
}

#resturants_images ul{
width:920px;
height:180px;
margin:10px auto;


}

#resturants_images ul li{
border: 1px #dde0e0 solid;
float:left;
list-style:none;
display:inline;
padding:8px;
margin-left:10px
}

