body {
	margin: 0;
	padding: 0;
	background: #f2f2f2 url(../img/bg.png) repeat-x;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 771px;
	position: relative;
}
#header {
	width: 771px;
	float: left;
	background: url(../img/header-bg.gif) repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#header h1 {
	margin:0;
	padding:0;
}
#header-bg-image-holder {
	position: relative;
	float: left;
	width: 771px;
	height: 113px;
	background: url(../img/header-image.gif) no-repeat 100% 0;
}
.logo {
	float: left;
	background: url(../img/logo.gif) no-repeat;
	width: 312px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 23px;
	left: 23px;
}
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 92px;
	left: 0;
	background: url(../img/main-nav-bg.gif) repeat-x;
	width: 100%;
}
#header ul li {
	float: left;
	display: inline;
	font: 12px/15px Arial, sans-serif;
	background: url(../img/sep.gif) no-repeat;
	padding: 1px 8px 4px 9px;
}
#header ul li.first {
	background: none;
}
#header ul li a {
	color: #fff;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
.container {
	float: left;
	width: 771px;
	background: url(../img/container-bg.gif) repeat-y 185px 0;
	margin: 120px 0 0;
}
.left-column {
	float: left;
	width: 175px;
	margin: 0; 
}
.left-column h2 {
	margin: 0;
	padding: 5px 0 4px 9px;
	background: url(../img/heading-gray-bg.gif) repeat-x;
	color: #fff;
	font: 13px Arial, sans-serif;
	width: 166px;
	float: left;
}
.left-nav {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0 0 10px;
}
.left-nav li {
	font: 13px Arial, sans-serif;
	list-style: none;
	float: left;
	width: 175px;
	margin: 3px 0 0;
	padding: 4px 0 4px;
}
.left-nav li.hotel {
	background: url(../img/hotel-news-bg.gif) no-repeat;
}
.left-nav li.restaurant {
	background: url(../img/restar-news-bg.gif) no-repeat;
}
.left-nav li.contract {
	background: url(../img/contract-news-bg.gif) no-repeat;
}
.left-nav li.pub {
	background: url(../img/pub-news-bg.gif) no-repeat;
	padding-bottom: 5px;
}
.left-nav li.news-archive {
	background: url(../img/news-archive.gif) no-repeat;
	padding-bottom: 5px;
}
.left-nav li.add {
	background: url(../img/add-favor.gif) no-repeat;
	padding-bottom: 5px;
}
.left-nav li.advertise-jobs {
	background: url(../img/advertise-jobs.gif) no-repeat;
	padding-bottom: 5px;
}
.left-nav li.follow-on-twitter {
	background: url(../img/follow-on-twitter.gif) no-repeat;
	padding-bottom: 5px;
}
.left-nav li.follow-on-gplus {
	background: url(../img/gplus.png) no-repeat;
	padding-bottom: 5px;
}

.left-nav li.news-archive a,
.left-nav li.add a {
	color: #fff;
}
.left-nav li.advertise-jobs a {
	color: #fff;
}
.left-nav li.follow-on-twitter a {
	color: #fff;
}
.left-nav li.follow-on-gplus a {
	color: #fff;
}
.left-nav li a {
	color: #000;
	text-decoration: none;
	padding: 0 0 0 27px;
}
.left-nav li a:hover {
	text-decoration: underline;
}
.regions {
	margin: 0;
	padding: 5px 0 11px 10px;
	float: left;
	width: 165px;
	background-color: #e4e2e2;
}
.regions li {
	float: left;
	list-style: none;
	width: 153px;
	background: url(../img/arrow.gif) no-repeat 0 5px;
	font: 11px Arial, sans-serif;
	padding: 1px 0 3px 12px;
}
.regions li a {
	color: #5c0240;
	text-decoration: none;
}
.regions li a:hover {
	text-decoration: underline;
}
.form-email {
	float: left;
	background-color: #e4e3e3;
	width: 165px;
	padding: 6px 0 7px 10px;
	margin-bottom:10px;
}
.form-email label {
	color: #000;
	font: 11px Arial, sans-serif;
	float: left;
	padding: 0 0 2px;
}
.form-email #ed-email {
	float: left;
	width: 153px;
	height: 16px;
	border: 1px solid #666;
	padding: 0;
	margin: 0 0 5px;
}
.form-email p {
	color: #000;
	padding: 2px 0 0;
	margin: 0;
	font: 11px Arial, sans-serif;
}
.form-email p a {
	color: #780031;
	text-decoration: none;
}
.form-email p a:hover {
	text-decoration: underline;
}
.content {
	float: left;
	width: 381px;
	margin: 0 0 0 10px;
	padding: 7px 10px 0;
	display: inline;
}
.news {
	float: left;
	width: 381px;
	border-bottom: 1px solid #b9b9ba;
	padding: 0 0 2px;
}
.news-photo {
	float: right;
	padding: 3px 0 8px 10px;
}
body.article .news-photo {
	padding-bottom: 0;
}
.news-photo img {
	float: left;
}
.news h1 {
	margin: 0;
	padding: 0;
	color: #5c0240;
	font: bold 15px/18px Arial, sans-serif;
}
.news h1 a {
	color: #5c0240;
	text-decoration:none;
}
.news h1 a:hover {
	text-decoration:underline;
}
.news h2 {
	margin: 0;
	padding: 0;
	color: #5c0240;
	font: bold 15px/18px Arial, sans-serif;
}
.news h2 a {
	color: #5c0240;
	text-decoration:none;
}
.news h2 a:hover {
	text-decoration:underline;
}
.news p,
.list-news p {
	margin: 0;
	padding: 0 0 10px;
	font: 12px/14px Arial, sans-serif;
	color: #303030;
}
.list-news p {
	font: 11px/13px Arial, sans-serif;
}
.news p a, .list-news p a, .news p a:visited, .list-news p a:visited {
	color:#303030;
	text-decoration:none;
}
.news p .date,
.list-news p .date {
	color: #666;
	font-size: 11px;
}
.more {
	text-decoration: none;
	font: 11px/15px Arial, sans-serif;
	color: #854170;
	background: url(../img/arrow-2.gif) no-repeat 100% 4px;
	padding: 0 9px 0 0;
}
.more:hover {
	text-decoration: underline;
}
.moreright {
	float:right;
}
.list-news {
	float: left;
	width: 381px;
	border-bottom: 1px solid #b9b9ba;
	padding: 9px 0 1px;
	margin: 0;
}
.noborder {
	border-bottom: none;
}
.list-news li {
	list-style: none;
	float: left;
	width: 185px;
	padding: 0 0 5px;
}
.list-news li.wide {
	width: 381px;
	border-bottom: 1px solid #b9b9ba;
}
.list-news .hotel-news,
.list-news .contact-news {
	margin: 0 11px 0 0;
	display: inline;
}
.list-news li h2 {
	margin: 0;
	padding: 4px 0 5px 29px;
	color: #000;
	font: 13px Arial, sans-serif;
}
.list-news li h2 a {
	color: #000000;
	text-decoration:none;
}
.list-news li h2 a:hover {
	color: #000000;
	text-decoration:underline;
}
.list-news li h3 {
	margin: 0;
	padding: 3px 0 0;
	color: #5c0240;
	font: bold 11px/13px Arial, sans-serif;
}
.list-news li h3 a {
	color: #5c0240;
	text-decoration:none;
}
.list-news li h3 a:hover {
	color: #5c0240;
	text-decoration:underline;
}
.list-news .hotel-news h2 {
	background: url(../img/hotel-news-bg-2.gif) no-repeat;
}
.list-news .restaurant-news h2 {
	background: url(../img/restar-news-bg-2.gif) no-repeat;
}
.list-news .contact-news h2 {
	background: url(../img/contract-news-bg-2.gif) no-repeat;
}
.list-news .pub-news h2 {
	background: url(../img/pub-news-bg-2.gif) no-repeat;
}
.list-news-photo {
	float: right;
	margin: 5px 0 0;
	padding: 0 0 10px 5px;
}
.list-news-photo img {
	float: left;
}
.news-by-region {
	float: left;
	width: 381px;
	margin: 10px 0 0;
}
.news-by-region h2 {
	margin: 0;
	padding: 4px 0 5px 10px;
	color: #fff;
	font: 13px Arial, sans-serif;
	background: url(../img/heading-gray-bg.gif) repeat-x;
}
.news-by-region div {
	float: left;
	width: 186px;
	padding: 8px 0 0;
}
.news-by-region div.col-1 {
	margin-right: 9px;
	display: inline;
}
.news-by-region h3 {
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font: bold 11px/13px Arial, sans-serif;
}
.news-by-region ul {
	margin: 0;
	padding: 2px 0 7px;
	width: 186px;
}
.news-by-region ul li {
	list-style: none;
	font: 11px/13px Arial, sans-serif;
	background: url(../img/arrow.gif) no-repeat 0 3px;
	padding: 0 0 3px 11px;
}
.news-by-region ul li a {
	color: #854170;
	text-decoration: none;
}
.news-by-region ul li a:hover {
	text-decoration: underline;
}
.right-column {
	float: left;
	width: 175px;
	margin: 0 0 0 10px;
	display: inline;
}
.right-column h2 {
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 5px 0 4px 9px;
	background: url(../img/heading-gray-bg.gif) repeat-x;
	color: #fff;
	font: 13px Arial, sans-serif;
	width: 166px;
	float: left;
}
.gray-block {
	float: left;
	width: 175px;
	background-color: #e4e2e2;
	margin: 0 0 10px;
}
.gray-block ul {
	margin: 0;
	padding: 7px 0 0 10px;
	float: left;
	width: 165px;
}
.gray-block ul li {
	
	list-style: none;
	font: 11px/12px Arial, sans-serif;
	color: #666;
	background: url(../img/arrow.gif) no-repeat 0 3px;
	padding: 0 2px 8px 12px;
}
.gray-block ul li a {
	color: #854170;
	text-decoration: none;
}
.gray-block ul li a:hover {
	text-decoration: underline;
}
.gray-block .rss {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	padding: 5px 0 7px;
	display: inline;
	border-top: 1px solid #b9b9ba;
}
.gray-block .rss a {
	text-decoration: none;
	color: #854170;
	background: url(../img/ico-rss.gif) no-repeat;
	padding: 2px 0 0 20px;
	font: 11px/13px Arial, sans-serif;
	float: left;
}
.gray-block .rss a:hover {
	text-decoration: underline;
}
.line {
	color: #303030;
	font: 10px Arial, sans-serif;
	text-align: center;
	background: url(../img/line.gif) no-repeat 0 7px;
	float: left;
	margin: -2px 0 0;
	position: relative;
	width: 173px;
	padding: 0 0 0 2px;
}
.banner {
	margin: 7px 0 0 31px;
	display: inline;
	float: left;
}
.footer {
	float: left;
	width: 747px;
	border-top: 1px solid #17251c;
	margin: 20px 0 0;
}
.footer ul {
	margin: 0;
	padding: 10px 0 20px;
	float: left;
}
.footer ul li {
	display: inline;
	float: left;
	background: url(../img/sep-2.gif) no-repeat 0 1px;
	padding: 0 6px 0 8px;
	font: 11px/13px Arial, sans-serif;
}
.footer ul li.first {
	background: none;
	padding-left: 0;
}
.footer ul li a {
	text-decoration: none;
	color: #854170;
}
.footer ul li a:hover {
	text-decoration: underline;
}
.footer p {
	margin: 0;
	padding: 10px 0 0;
	color: #303030;
	font: 11px/13px Arial, sans-serif;
	float: right;
}
.footer #copyright {
	margin: 0;
	padding: 10px 0 0;
	color: #303030;
	font: 11px/13px Arial, sans-serif;
	float: right;
	width:300px;
}
.form-hotel-news {
	float: left;
	width: 401px;
	margin: -7px -10px 0 -10px;
	display: inline;
	overflow: hidden;
}
.news-bg {
	background: url(../img/pink-bg.gif) repeat-x;
}
.rest-bg {
	background: url(../img/yellow-bg.gif) repeat-x;
}
.cont-bg {
	background: url(../img/orange-bg.gif) repeat-x;
}
.pub-bg {
	background: url(../img/grey-bg.gif) repeat-x;
}
.region-bg {
	background: url(../img/region-bg.gif) repeat-x;
}
.form-hotel-news-bg-holder {
	width: 401px;
	background: url(../img/ico-lock.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
.form-hotel-rest-bg-holder {
	width: 401px;
	background: url(../img/ico-rest.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
.form-hotel-cont-bg-holder {
	width: 401px;
	background: url(../img/ico-clean.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
.form-hotel-pub-bg-holder {
	width: 401px;
	background: url(../img/ico-pub.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
.form-hotel-region-bg-holder {
	width: 401px;
	background: url(../img/ico-region.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
.form-hotel-archive-bg-holder {
	width: 501px;
	background: url(../img/ico-archive.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
.form-hotel-article-bg-holder {
	width: 501px;
	background: url(../img/ico-region.gif) no-repeat;
	float: left;
	padding: 0 0 10px;
}
* html .form-hotel-news-bg-holder {
	padding: 0 0 3px;
}
div.labelcopy {
	float: left;
	color: black;
	font: 13px/15px Arial, sans-serif;
	padding: 5px 0 0 30px;
	width: 170px;
}
div.labelcopy h1 {
	width:317px;
	margin:0;
	padding:0;
	font: 13px/15px Arial, sans-serif;
}
.form-hotel-region-bg-holder div.labelcopy {
	color:#FFF;
}
.form-hotel-archive-bg-holder div.labelcopy {
	color: #FFF;
	width: 370px;
}
.form-hotel-article-bg-holder div.labelcopy, .form-hotel-article-bg-holder div.labelcopy a {
	color: #FFF;
	width: 370px;
}
.form-hotel-news select {
	float: left;
	color: #000;
	font: 11px/13px Arial, sans-serif;
	width: 147px;
	height: 18px;
	margin: 2px 0 0;
}
.form-hotel-news .rss {
	color: #000;
	font: bold 11px/13px Arial, sans-serif;
	float: left;
	background: url(../img/ico-rss.gif) no-repeat;
	padding: 1px 0 2px 20px;
	width: 10px;
	text-decoration: none;
	margin: 4px 0 0 6px;
	display: inline;
}
.form-hotel-region-bg-holder .rss {
	color:#FFF;
}
.form-hotel-news .rss:hover {
	text-decoration: underline;
}
.news .links {
	margin: 5px 0 0;
	padding: 0 0 7px;
	float: left;
	width: 381px;
}
.news .links li {
	list-style: none;
	float: left;
	width: 370px;
	font: 12px/14px Arial, sans-serif;
	background: url(../img/arrow.gif) no-repeat 0 4px;
	padding: 0 0 8px 11px;
}
.news .links li a {
	text-decoration: none;
	color: #854170;
}
.news .links li a:hover {
	text-decoration: underline;
}
.news p a {
	color: #854170;
}
.news p a:hover {
	text-decoration: underline;
}
.bookmark {
	float: left;
	width: 381px;
	padding: 8px 0 12px;
	border-bottom: 1px solid #b8b8b9;
}
.bookmark p {
	margin: 0;
	padding: 0;
	color: #303030;
	font: 11px/13px Arial, sans-serif;
}
.bookmark ul {
	margin: 0;
	padding: 8px 0 0;
	float: left;
	width: 381px;
}
.bookmark ul li {
	display: inline;
	float: left;
	font: 11px/13px Arial, sans-serif;
	padding: 0 9px 0 0;
}
.bookmark ul li a {
	text-decoration: none;
	color: #854170;
	padding: 0 0 4px 21px;
	position: relative;
}
.bookmark ul li a:hover {
	text-decoration: underline;
}
.bookmark ul li a.delic {
	background: url(../img/ico-delic.gif) no-repeat;
}
.bookmark ul li a.digg {
	background: url(../img/ico-dig.gif) no-repeat;
}
.bookmark ul li a.furl {
	background: url(../img/ico-furl.gif) no-repeat;
}
.bookmark ul li a.facebook {
	background: url(../img/ico-face.gif) no-repeat;
}
.bookmark ul li a.google {
	background: url(../img/ico-google.gif) no-repeat;
}
.bookmark ul li a.yahoo {
	background: url(../img/ico-yahoo.gif) no-repeat;
}
.related {
	float: left;
	width: 381px;
	margin: 10px 0 0;
}
.related h2 {
	margin: 0;
	padding: 4px 0 5px 10px;
	color: #fff;
	font: 13px Arial, sans-serif;
	background: url(../img/heading-gray-bg.gif) repeat-x;
}
.related ul {
	margin: 0;
	padding: 8px 0 0;
	float: left;
	width: 381px;
}
.related ul li {
	list-style: none;
	float: left;
	width: 370px;
	font: 12px/14px Arial, sans-serif;
	background: url(../img/arrow.gif) no-repeat 0 4px;
	padding: 0 0 8px 11px;
}
.related ul li a {
	text-decoration: none;
	color: #854170;
}
.related ul li a:hover {
	text-decoration: underline;
}
#pagination, #pagination a {
	color: #5c0240;
	font-weight:normal;
	font: 12px/14px Arial, sans-serif;
	text-decoration: none;
}
#pagination {
	font-weight: bold;
}
