* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
    background: url(/images/paper7.png) repeat fixed;
/*    background: url(/images/top2.jpg) repeat;*/
}

ol, ul {
    margin-left:30px;
}

h1 {
    font-size:22px;
    line-height:24px;
}

h2 {
    margin-bottom:5px;
}

h3 {
    font-size: 18px;
    margin-bottom:4px;
}

h4 {
    font-size: 16px;
}


a {
	color: indigo;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 0 0;
}
img {
	border: none;
}

hr {
    color:#999;
}

input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    background: #fff;
    border: 1px solid #999;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 133px;
	background: #FFE680 url(/images/top2.jpg) repeat;
    border-bottom:1px solid #999;
}

#header2 {
	height: 162px;
	background: #FFE680 url(/images/top2.jpg) repeat;
    border-bottom:1px solid #999;
}

#topmenutab {
    padding:3px 0;
    margin-left:0;
    font:bold 8pt Verdana, sans-serif;
    background: #fff;
}

#topmenutab td {
    border:1px solid #dedede;
    padding:4px 8px 4px 8px;
    text-align:center;
    vertical-align:middle;
}

.bordlb {
    border-left:1px solid #dedede;
    border-bottom:1px solid #dedede;
}

.bordrb {
    border-right:1px solid #dedede;
    border-bottom:1px solid #dedede;
}

.witem {
    font-size:14px;
}

ul#topmenu {
    padding:3px 0;
    margin-left:0;
    border-bottom:1px solid #999;
    font:bold 8pt Verdana, sans-serif;
    background: #fff;
}
ul#topmenu li {
    list-style:none;
    margin:0;
    display:inline;
}
ul#topmenu li a {
    padding:3px 0.5em;
    margin-left:3px;
/*
    border:1px solid #003;
    border-bottom:none;
    background-color:#FFA6BD;
*/
    text-decoration:none;
/*  color:#AD2039;*/

}
ul#topmenu li a:hover {
    background-color:#AD2039;
/*  color:#FFA6BD;*/
    color:gold;
}
ul#topmenu li a#current {
    background-color:#fff;
    border-bottom:1px solid #fff;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0px 0 100px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 5px 270px 0 5px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 239px;
	margin-left: -250px;
	position: relative;
    padding: 5px;
	background: #deb887 url(/images/top2.jpg) repeat;;
/*	background: #FFACAA url(/images/top2.jpg) repeat;*/
    border-left:1px solid #999;
    border-bottom:1px solid #999;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 990px;
	margin: -100px auto 0;
	height: 120px;
	background: #BFF08E;
    border: 1px solid #999;
    padding:5px;
}

td, th {
    vertical-align: top;
    padding: 3px;
}

table {
    border-collapse: collapse;
}

q {
    font-style: italic;
}

div.quote {
    background: #ccc;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
}

.message {
    font-size:14px;
    font-weight:bold;
    color:#f60;
}


/* Content
-----------------------------------------------------------------------------*/
table#comtable {
    border-left:0;
    border-right:0;
    padding:10px;
    border-color: #999;
}

table#comtable td {
    border-left:0;
    border-right:0;
    padding:10px;
    border-color: #999;
}

table#reptable {
    border-left:0;
    border-right:0;
    padding:10px;
    border-color: #999;
}

table#reptable td {
    border-left:0;
    border-right:0;
    padding:10px;
    border-color: #999;
}

div.date {
    font-weight:bold;
    font-size:14px;
}

.cominfo {
    background:#dedede;
}

.cominfo_complaint {
    background:#ffc0cb;
}

.cominfo_thanks {
    background:#BFF08E;
}

.comment_type_name {
    font-weight:bold;
    font-size:13px;
}

.comment_title {
    font-weight:bold;
    font-size:14px;
}

.comment_shop_name {
    font-weight:bold;
    font-size:14px;
}

.comment_user_name {
    font-weight:bold;
    font-size:14px;
}

div.msg_block {
    background-color:#fff;
    color:#000;
    padding:10px;
    border:1px solid #f60;
}

.menu_header {
    font-size:16px;
    font-weight:bold;
    margin-top:10px;
}

.menu_item {
    font-size:12px;
    font-family:Verdana;
}

a.menu_item  {
    color:navy;
}

.hello {
    font-size:16px;
    font-weight:bold;
}

.add_comment_button {
    font-size:18px;
    margin-bottom:5px;
}

.add_comment_button16 {
    font-size:14px;
    margin-bottom:5px;
    font-weight:bold;
}

.add_comment_button18 {
    font-size:18px;
    margin-bottom:5px;
    font-weight:bold;
}

.cur_letter {
    font-size:14px;
}

.green {
    background: #BFF08E;
}

.b16px {
    font-size:16px;
}

.b16px2 {
    font-weight:bold;
    font-size:16px;
}

.b14px {
    font-weight:bold;
    font-size:14px;
}

.city_list {
    font-size:12px;
    color:#777;
}

.comment_text {
    width:550px;
    word-wrap: break-word;
}

.dests {
    background:#dedede;
    padding:3px;
}

.discuss_header {
    font-size:16px;
    font-weight:bold;
    margin-bottom:4px;
}

.grey_border {
    border:1px solid #999;
}

.grey_border td {
    border:1px solid #999;
}

.minigrey {
    color:#999;
    font-size:11px;
}

.warning {
    border:1px solid lightgrey;
    width:250px;
    padding:10px;
    margin-left:20px;
}

.warning2 {
    border:1px solid lightgrey;
    width:250px;
    padding:10px;
    margin-left:20px;
}

.block_header {
    font-size:16px;
    font-weight:bold;
}