/*GENERAL*/
.body {
	width: 800px;
}
.clearboth { clear: both; }

.col1 {
	float: left;
	width: 200px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}
.newstitle,a:visited.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover.newstitle {
	text-decoration: underline;
}
.author,a:visited.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover.author {
	text-decoration: none;
}
.pagenews,a:visited.pagenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.pagenews {
	text-decoration: none;
}
#countrycity {
	background-color: #990000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
	height: 26px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;

}
#countrycity p{
	margin: 0px;
	padding: 5px;

}
.border {
	background-color: #FFEB9A;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 197px;

}
.bintik {
	background-image: url(http://hotels-press.com/images/bintik.gif);
	background-repeat: repeat-y;
}
.darkblue {
	background-color: #222942;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#green {
	background-color: #98C00B;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
#green a,#green a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;

}
#green a:hover{
	text-decoration: none;

}
#orange p, #green p {
	margin: 5px;
}
.orange {
	background-color: #FBBF01;
	height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
#finishline {
	background-color: #326495;
	height: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 800px;
	font-family: Arial;
	font-size: 8px;

}


/*CATEGORY COUNTRY*/
#cat-country{
	margin: 0px;
	padding: 0px 0px 10px;
	color: #000000;
}
#cat-country ul{
	margin: 0px;
	padding: 10px 0px 0px 30px;
	list-style-image: url(http://hotels-press.com/images/book.gif);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#cat-country li a:hover
{
	text-decoration: underline;
	color: #000000;
}

#cat-country li a,a:visited
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#cat-country ol{
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style-type: disc;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#cat-country li{
	padding: 2px 0px 0px;
	list-style-type: disc;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/*RSS FEED AREA*/
#rssfeed {
	background-color: #CBD552;
	width: 197px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B13724;
	border-bottom-color: #B13724;
	height: 90px;

}
#rssfeed .menufeed{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 10px 5px 5px 15px;

}
#rssfeed a:hover
{
	text-decoration: underline;
	color: #000000;
}

#rssfeed a,a:visited
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/*LOGIN AREA*/
#loginbox {
	width: 197px;
	font-family: Arial;
	font-size: 11px;
	color: #990000;
}
#loginpage {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	padding: 15px;

}
#loginpage input,input,textarea,select {
	border: 1px solid #222942;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
#loginpage .submit,.submit,.reset {
	border: 1px solid #222942;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	width: 75px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.reset {
	border: 1px solid #222942;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666600;
	width: 75px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#loginpage a:hover
{
	text-decoration: underline;
	color: #990000;
}

#loginpage a,a:visited
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #990000;
}
.content_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/*SEARCH FORM*/
#searchform {
	width: 600px;
	background-image: url(http://hotels-press.com/images/backsearch.jpg);
	height: 185px;
}
#searchtag {
	width: 255px;
	background-color: #767676;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	height: 35px;

}
#searchtag span{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
#searchtag input {
	border: 1px solid #000066;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 200px;
}
#searchtag .submit {
	border: 1px solid #222942;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	width: 40px;
}

/*CONTENT*/
#content {
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
}

/*HOT NEWS*/
#boxnews {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 550px;
	background-color: #E9E9E9;
	height: 170px;
	border: 1px dotted #000000;
}
#hotnews {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 274px;
	float: left;
	background-color: #E9E9E9;
	height: 170px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#hotnews ul,#newmember ul{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	list-style-image: url(http://hotels-press.com/images/arrow.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#hotnews li,#newmember li{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}
#hotnews a,a:visited,#newmember a,a:visited{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#hotnews a:hover,#newmember a:hover{
	text-decoration: underline;
}
#hotnews img,#newmember img{
	clear: both;
	float: left;
	margin-left: 25px;
}
#hotnews .boxcontentnew,#newmember .boxcontentnew{
	height: 135px;
}
#newmember {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 274px;
	float: left;
	background-color: #E9E9E9;
	height: 150px;
}
/* MENU MEMBER */
#member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding: 10px;
}
#member a,#member a:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#member a:hover {
	text-decoration: underline;
}

