﻿body {	
	font-family: Century Gothic,Arial;
	font-size: 13px;
}

a {
	font-weight: bold;
}

#wrapper_center {
	margin: 0 auto;
	width: 1000px;
}

.container_previewImage img{
	width: 140px;
}

#wrapper_main {
	position: relative;
	float: left
}

.wrapper_comment
,.wrapper_comment .top
,.wrapper_comment .mid
,.wrapper_comment .bottom
{
	margin: 0 auto;
	width: 592px;
}

.wrapper_comment .top {
	line-height: 27px;
	height: 27px;
}

.wrapper_comment .mid .content {
	margin: 0 auto;
	width: 568px;
}

.wrapper_comment .bottom {
	line-height: 17px;
	height: 17px;
}

#container_header {
	height: 220px;
	margin: 0 10px;
}

#container_body {
	float: left;
	position: relative;
	width: 100%;
}

#container_footer {
	float: left;
	margin: 5px 0 0 0;
	padding: 5px 0;
	width: 100%;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

#threeColumn {
	float: left;
	width: 100%;
}

#threeColumn #leftCenterMask {
	float: left;
}

#threeColumn #centerColumn {
	float: right;
	position: relative;
	width: 640px;
	
}

#threeColumn #leftColumn
{
	float: left;
	position: relative;
	width: 180px;
}

#threeColumn #rightColumn
{
	float: left;
	position: relative;
	width: 180px;
}

.content-body
{
	padding: 0 20px;
}

.blogPreview
{
}

.restaurantPreview
{
	float: left;
	width: 400px;
}

.container_previewImage
{
	float: left;
	width: 150px;
}

.container_previewDetails
{
	float: left;
	width: 250px;
}

.widget-body
{
	margin: 0 auto;
	width: 180px;
}

.widget-footer, .widget-header
{
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	width: 180px;
}

.widget-content
{
	margin: 0 15px;
}

.widget-content h3
{
	text-align: center;
}

.widget-content ul
{
	margin: 0 15px;
}

ul.nav-horizontal li
{
	display: inline;
	float: left;
}

#nav-main
{
	margin: 0 0 0 62px;
}

#nav-main, #nav-main li, #nav-main li a
{
	height: 46px;
	line-height: 46px;
}

#nav-main li a
{
	display: block;
}


#nav-main .home
{
	width: 88px;
}

#nav-main .request
{
	width: 222px;
}

#nav-main .facebook, #nav-main .twitter
{
	width: 50px;
	position: relative;
	left: 490px;
}

a.writeComment
{
	display: block;
	height: 21px;
	line-height: 21px;
	width: 103px;
}

a.readMore
,a.visit
{
	display: block;
	height: 21px;
	line-height: 21px;
	width: 72px;
}

.formTable  {
	border:thin none;
	border-spacing:5pt;
	vertical-align: top;
	width:100%;
}

.fieldTag{
	font-weight:bold;
	text-align:right;
	vertical-align: top;
	width:160px;
}

.fieldValue{
	font-weight:bold;
	text-align:left;
	vertical-align: top;
}

.dummyButton
{
	cursor: pointer;
	display: block;
}

.submitRequest
{
	height: 31px;
	line-height: 31px;
	margin: 0 auto;
	width: 108px;
}

.submitComment
{
	height: 21px;
	line-height: 21px;
	margin: 0 auto;
	width: 103px;
}

.ratingCard
{
	float: left;
	width: 200px;
}

.sectionTitle
{
	font-size:16px;
	font-weight:bold;
}

.commentContainer .commentTitle
{
	font-size:16px;
	font-weight:bold;
}

.commentContainer .commentAuthor
{
	font-family:Arial,Verdana;
	font-size:12px;
	font-style: italic;
}

.commentContainer .commentContent
{
	font-family:Arial,Verdana;
	font-size:12px;
	padding: 5px 10px;
}

ul.subList
{
	margin: 0 0 0 40px;
}

.container_ImageList img
{
    width: 110px;
}

.plain 
{
    margin-left:5px;
    float: left;
    width: 110px;
    height: 110px;
    overflow: hidden;    
}

#search {
	margin: 10px 20px 0 0;
	float: right;
	width: 226px;
	height: 199px;
}

.searchButton
{
    display: block;  
    width: 60px;
    height: 46px;
	margin: 5px 0 0 70px;
}

.searchTextbox {
	margin: 85px 0 0 25px;
}

