body, div, th, td, span, p
{
	font-family: 'Tahoma', 'Arial', Sans-serif;
	font-size: 13px;
}

body
{
	background: #BEA989 url(../images/background.png) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
}

p
{
	letter-spacing: 0.1em;
	line-height: 1.75;
}

a
{
    color: #795B2E;
    text-decoration: none;
}

img
{
    border: 0;
}

.clear
{
	clear: both;	
}

.noticebox
{
    background: #F6B2C1 url(../images/noticebox_lt.png) no-repeat left top;
    margin-bottom: 10px;
}

.noticebox .rt
{
    background: Transparent url(../images/noticebox_rt.png) no-repeat right top;
}

.noticebox .lb
{
    background: Transparent url(../images/noticebox_lb.png) no-repeat left bottom;
}

.noticebox .rb
{
    background: Transparent url(../images/noticebox_rb.png) no-repeat right bottom;
    padding: 5px;
    color: #67252F;
    text-shadow: #FFF 0px 1px 0px;
}

.infobox
{
    background: #CCDD95 url(../images/infobox_lt.png) no-repeat left top;
    margin-bottom: 10px;
}

.infobox .rt
{
    background: Transparent url(../images/infobox_rt.png) no-repeat right top;
}

.infobox .lb
{
    background: Transparent url(../images/infobox_lb.png) no-repeat left bottom;
}

.infobox .rb
{
    background: Transparent url(../images/infobox_rb.png) no-repeat right bottom;
    padding: 5px;
    color: #49521F;
    text-shadow: #FFF 0px 1px 0px;
}

#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 980px;
}

#header
{
    position: relative;
	background: transparent url(../images/header.png) no-repeat center top;
	height: 149px;
}

#content
{
    background: transparent url(../images/content_repeat.png) repeat-y center top;
	padding: 0;
    margin: 0;
    padding-left: 23px;
	padding-right: 24px;
}

#content #menu
{
	background: transparent url(../images/menu_background.png) repeat-x left top;
	height: 38px;
	text-align: center;
}

#content #menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 100px;
	height: 100%;
	background: transparent url(../images/menu_left.png) no-repeat left top;
	padding-left: 17px;
}

#content #menu ul li
{
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/menu_item_repeat.png) repeat-x left top;
	
}

#content #menu ul li a
{
	float: left;
    display: block;
	height: 38px;
	line-height: 30px;
	background: transparent url(../images/menu_sep.png) no-repeat right top;
	padding-left: 20px;
	padding-right: 44px;
	color: #94700A;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

#content #menu ul li.last a
{
	background: transparent url(../images/menu_right.png) no-repeat right top;
	padding-right: 40px;
}


#content #inner_content
{
	padding: 15px;
	padding-top: 0;
}


#content #inner_content_with_sb
{
	float: left;
    padding: 0;
    margin: 0;
    width: 710px;
	/*margin-right: -218px;*/
}

#content #inner_content_with_sb .text_content
{
    padding: 15px;
    padding-right: 0;
	text-align: center;
}

#content #sidebar
{
	float: left;
	width: 188px;
	padding: 15px;
	/*height: 539px;*/
	/*background: transparent url(../images/fake_sidebar.png) no-repeat center center;*/
	/*text-indent: -9999px;*/
}

#footer
{
	padding: 10px 0;
	background: transparent url(../images/footer.png) no-repeat center top;
	text-align: center;
	line-height: 1.5em;
	color: #EFEFEF;

}

#footer a
{
	color: #FFF;
	text-decoration: none;
}

fieldset#sidebar_rest_search
{
    width: 168px;
    border: 0;
    background-color: #E6E1BF;
    color: #94700A;
    text-align: left;
    margin: 0;
    padding: 10px;
}

fieldset#sidebar_rest_search div.block_header
{
    text-align: center;
    color: #AE65AC;
    font-size: 1.2em;
    margin-bottom: 10px;
}

fieldset#sidebar_rest_search ol
{
    list-style: none;
    padding: 0;
    margin: 0;
}

fieldset#sidebar_rest_search ol li
{
    z-index: 0;
    height: 16px;
    margin-bottom: 10px;
}

fieldset#sidebar_rest_search ol li label
{
    float: left;
    font-weight: bold;
    margin-right: -105px;
}

fieldset#sidebar_rest_search ol li input.txt_keyword
{
    float: right;
    width: 100px;
}

fieldset#sidebar_rest_search ol li a.cmb_checklist
{
    float: right;
    display: block;
    border: 2px solid #FFF;
    width: 100px;
    height: auto;
    background: #FFFFFF url(../images/sidebar/cmb_arrow.png) no-repeat right center;
    text-decoration: none;
}

fieldset#sidebar_rest_search ol li a.cmb_checklist span
{
    display: block;
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    font-size: 0.90em;
    overflow: hidden;
    padding-right: 20px;
    color: #000;
}

fieldset#sidebar_rest_search ol div.win_checklist
{
    position: absolute;
    background-color: #FFF;
    display: none;
    z-index: 100;
    border: 1px solid #999;
}

fieldset#sidebar_rest_search ol div.win_checklist span
{
    float: left;
    display: block;
    padding: 5px;
    font-weight: bold;
    margin-right: -16px;
}

fieldset#sidebar_rest_search ol div.win_checklist a.cmb_winclose
{
    float: right;
    margin: 5px;
    height: 16px;
    width: 16px;
    background: transparent url(../images/sidebar/cmb_close.png) no-repeat left top;
}

fieldset#sidebar_rest_search ol div.win_checklist a.cmb_winclose span
{
    display: none;
}

fieldset#sidebar_rest_search ol div.win_checklist ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0 5px;
}

fieldset#sidebar_rest_search ol div.win_checklist ul li.single
{
    float: left;
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0;
}

fieldset#sidebar_rest_search ol div.win_checklist ul li.single label
{
    float: none;
    font-weight: normal;
    font-size: 0.975em;
    color: #000;
}

fieldset#sidebar_rest_search ol div.win_checklist ul li.multiple
{
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

fieldset#sidebar_rest_search ol div.win_checklist ul li.multiple label
{
    float: none;
    font-weight: bold;
    font-size: 0.975em;
    color: #000;
}

fieldset#sidebar_rest_search ol div.win_checklist ul li.multiple ul
{
    margin: 0;
    padding: 0;
    height: auto;
    margin-left: 5px;
}

fieldset#sidebar_rest_search ol div.win_checklist ul li.multiple ul li.single label
{
    font-weight: normal;
}

fieldset#sidebar_rest_search ol li.button_container
{
    padding-left: 5px;
    margin-bottom: 0;
    height: 39px;
}

fieldset#sidebar_rest_search ol li .btn_search
{
    float: left;
    cursor: pointer;
    display: block;
    border: 0;
    background: transparent url(../images/sidebar/btn_search.png) no-repeat left top;
    height: 17px;
    width: 40px;
    text-indent: -9999px;
    margin-right: 5px;
}

fieldset#sidebar_rest_search ol li .btn_adv_search
{
    float: left;
    display: block;
    border: 0;
    background: transparent url(../images/sidebar/btn_adv_search.png) no-repeat left top;
    height: 17px;
    width: 63px;
    text-indent: -9999px;
    margin-right: 5px;
}

fieldset#sidebar_rest_search ol li .btn_takeaway
{
    float: left;
    display: block;
    border: 0;
    background: transparent url(../images/sidebar/btn_takeaway.png) no-repeat left top;
    height: 17px;
    width: 46px;
    text-indent: -9999px;
}

fieldset#sidebar_rest_search ol li .btn_nosmoke
{
    clear: both;
    float: left;
    display: block;
    border: 0;
    background: transparent url(../images/sidebar/btn_nosmoke.png) no-repeat left top;
    height: 17px;
    width: 157px;
    text-indent: -9999px;
    margin-top: 5px;
}

.notice
{
    margin: 0;
    margin-bottom: 5px;
    background: #E6E1BF url(../images/notice_lt.png) no-repeat left top;
}

.notice .rt
{
    background: transparent url(../images/notice_rt.png) no-repeat right top;
}

.notice .lb
{
    background: transparent url(../images/notice_lb.png) no-repeat left bottom;
}

.notice .rb
{
    background: transparent url(../images/notice_rb.png) no-repeat right bottom;
    padding: 5px 10px;
    text-align: center;
}

div.pagination
{
    margin-top: 5px;
    text-align: center;
}

div.pagination .disabled
{
    color: #CCC;
}

div.pagination a
{
    text-decoration: none;
    color: #94700A;
}

div.pagination .current
{
    background-color: #94700A;
    padding: 1px 5px;
    color: #FFF;
    
}

.ad_type_A
{
  position: absolute;
  right: 290px;
  top: 15px;
}

.ad_type_B
{
  position: absolute;
  right: 20px;
  top: 15px;
}

.ad_type_C
{
  display: block;
  margin-top: 3px;
}

.ad_type_D
{
  float: left;
  margin-top: 3px;
  margin-right: 4px;
}

.ad_type_E
{
  display: block;
  margin-top: 5px;
}

.share_fb
{
  margin-bottom: 5px;
}

.share_fb .btn_sharefb
{
  display: block;
  width: 188px;
  height: 24px;
  background: Transparent url(../images/btn_sharefb.png) no-repeat left top;
  text-indent: -9999px;
}

.date_box
{
  font-size: 12px;
  color: #9A7819;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
}

.counter_box
{
	background-color: #E6E1BF;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #94703C;
	font-weight: bold;
}

.counter_box span
{
	background-color: #FFF;
}
