body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/bg.jpg');
	font: 75.25%/1 arial,helvetica,sans-serif;
	text-align: left;
	color: #333333;
	direction: ltr;
	line-height: 1.3;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

ol,ul {
	list-style: none;
}

h1{font-size:170%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}

h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
}


q:before,q:after {
	content: "";
}

abbr,acronym {
	border: 0;
}

sup {
	font-size: 0.6em;
	line-height: 1;
	vertical-align: top;
}

a,a:link,a:visited {
	color: #067ab4;
	text-decoration: none;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.center {
	text-align: center;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.redbold {
	font-weight: bold !important;
	color: #b31e3f !important;
}

.italic {
	font-style: italic;
}

.lowercase {
	text-transform: lowercase;
}

.uppercase {
	text-transform: uppercase;
}

.rounded-5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: white;
}

.round-top {
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-radius-topright: 7px;
	border-radius-topleft: 7px;
	border: 1px solid #dfdfdf;
	border-bottom: 0;
}

.round-bottom {
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-radius-bottomright: 8px;
	border-radius-bottomleft: 8px;
	border: 0;
}

.round-bottom-6 {
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-radius-bottomright: 6px;
	border-radius-bottomleft: 6px;
	border: 0;
}

.shadow-grey {
	box-shadow: 1px 1px 4px #cccccc;
	-moz-box-shadow: 1px 1px 4px #cccccc;
	-webkit-box-shadow: 1px 1px 4px #cccccc;
}

#top-layer {
	height: 37px;
	display: block;
	background: url('../images/top_bg.jpg') repeat-x;
}

#main-header {
	min-height: 170px;
	display: block;
	background: url('../images/header_bg.jpg') repeat-x bottom;
}

#header-layer{
	margin: 0 auto;
	width: 1295px;
}

.header-spacer {
	float: left;
	width: 500px;
	height: 110px;
}

#header-container {
	margin-left: 165px;
	width: 960px;
}

#content-container {
	width: 960px;
	float: left;
	margin: 0 10px;
}

#main-content {
	margin: 10px 0 18px 0;
}

#content-main-layer {
	display: block;
}

#content-layer {
	margin: 0 auto;
	width: 1295px;
}

.advert {
	width: 156px;
	height: 700px;
	float: left;
	margin: 50px 0 70px 0;
}

.header-boxes {
	position: relative;
	display: block;
	height: 235px;
}

#hotel-reservation {
	position: absolute;
	top: -100px;
	width: 310px;
	height: 322px;
	float: left;
}

#hoter-offers {
	position: absolute;
	top: -100px;
	left: 325px;
	width: 632px;
	height: 319px;
	background-color: #ffffff;
	float: right;
	border: 1px solid #BDBDB5;
	padding: 1px;
	overflow: hidden;
}

#logo {
	float: left;
	height: 68px;
	width: 300px;
	margin: 20px 0;
	top: -10px;
}

#logo a {
	background-image: url("../images/logo.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 101px;
	outline: medium none;
	overflow: hidden;
	text-indent: -9999px;
	width: 310px;
}
#mainmenu .custom{
    color: #999999;
    font-size: 1.6em;
}

.boxes {
	display: block;
	position: relative;
}

.boxes .moduletable {
	width: 308px;
	height: 184px;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	background: url('../images/box_bg2.png') repeat-x;
	float: left;
	margin-right: 15px;
	color: #333;
}
/*
.boxes .moduletable {
	width: 308px;
	height: 184px;
	border-left: 1px solid #bccac4;
	border-right: 1px solid #bccac4;
	background: url('../images/box_bg3.png') repeat-x;
	float: left;
	margin-right: 15px;
	color: #333;
}*/

.boxes .moduletable div {
	padding: 5px 10px;
}

.boxes .moduletable.last {
	margin-right: 0px;
	float: right;
}

.boxes .moduletable h3 {
	padding: 5px 10px;
	background: url('../images/header_line_bg2.png') repeat-x bottom;
	margin: 0;
	margin-bottom: 5px;
}
/*
.boxes .moduletable h3 {
	padding: 5px 10px;
	background: url('../images/header_line_bg3.png') repeat-x bottom;
	margin: 0;
	margin-bottom: 5px;
}*/
#left-column {
	width: 230px;
	float: left;
	margin-right: 12px;
}

#right-column {
	width: 309px;
	min-height: 400px;
	border: 1px solid #CBCBC9;
	float: right;
	background: url('../images/right_column_bg.jpg') repeat-x;
}

#content {
	border: 1px solid #A7A6A4;
	min-height: 400px;
	background: url('../images/content_bg.jpg') repeat-x #F0F0F0;
	float: left;
	margin-bottom: 20px;
}

#newsletter {
	float: left;
	background: url('../images/newsletter_bg.png') no-repeat;
	height: 155px;
	width: 195px;
	padding: 0 10px;
	display:none;
}

#newsletter h3 {
	color:#fff;
	margin-top:4px;
}

/* ------start footer  ----------------*/
#footer-content-container {
	min-height: 150px;
	display: block;
	background: url('../images/footer-content.jpg') repeat-x;
}

#footer-container-wrapper {
	display: block;
	background: url('../images/footer-content-bg.jpg');
}

#footer-content {
	width: 970px;
	margin: 0 auto;
}

#footer-menu {
	width: 970px;
	margin: 0 auto;
}

#footer{
	background: url('../images/footer-menu-back.jpg');
	color: #ddd;
}

#footer-text a{
	color: #C6E6FF
}

#footer-menu-container {
	height: 40px;
	display: block;
	background: url('../images/footer-menu.jpg') repeat-x;
}

#footer-left {
	float: left;
	width: 500px;
}

#footer-right {
	float: right;
	margin-top: 3px;
}

#footer-right .separator{
	color: #ffffff;
}

#footer-boxes {
	margin: 20px 0 10px 20px;
	float: left;
}

#footer-boxes h3 {
	color: #1A1A1A;
	font-size: 14px;
	font-weight: bolder;
	margin: 3px 0
}

#footer-boxes .moduletable {
	width: 137px;
	background: url('../images/footer_box_delimiter.jpg') repeat-y right;
	float: left;
	min-height: 110px;
	margin-left: 10px;
}

#footer-boxes .moduletable ul {
	
}

#footer-boxes .moduletable li {
	padding: 2px 5px 2px 0;
}

#footer-boxes .moduletable a {
	color: #176DB8;
	text-shadow: 0 1px 0 #333;
	font-size: 12px;
	font-weight: bolder;
}


.special-offer{
	padding: 10px;
}

.special-offer h3{
	color:#2d78a5;
	font-size: 24px;
}

.special-offer strong{
	color:#2d78a5;
}

.special-offer img{
	background: #ffffff;
	padding: 3px;
	box-shadow: 1px 1px 4px #cccccc;
	-moz-box-shadow: 1px 1px 4px #cccccc;
	-webkit-box-shadow: 1px 1px 4px #cccccc;
}

.custom.special-offer {
	padding: 0;
	
}
.item-page{
	padding: 10px 15px; 
}

.item-page ol{
	list-style-type:decimal;
}

.item-page ul  li, .item-page ol  li{
	display: list-item;
	margin-left: 20px;
}

.item-page ul li{
	background: url("../images/bullet-blue.gif") no-repeat 0 5px;
    padding-left: 10px;
    margin-left: 3px;

}
/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
        margin:10px 0 15px 0;
        padding:15px;
}

#users-profile-core dt,
#users-profile-custom dt
{
        float:left;
        width:12em;
        padding:3px 0;
}

#users-profile-core dd,
#users-profile-custom dd
{
        padding:3px 0;
}

#member-profile fieldset,
.registration fieldset
{
        margin:10px 0 15px 0;
        padding:15px;
}
.profile-edit{
	margin: 10px;
}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{
		font-weight:bold
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd
{ float:none; padding:5px 0}

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input
{width:17em}

.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; width:13em}


span.optional
{font-size:0.9em}

/*#################### tables ############################ */

table
{
        border-collapse:collapse
}

table.weblinks,
table.category

{
        font-size:1em;
        margin:10px 10px 20px 0px;
        width:99%;
}

table.weblinks td
{
        border-collapse:collapse;
}

table.weblinks td,
table.category td

{
        padding:7px;
}

table.weblinks th,
table.category th

{
        padding:7px;
        text-align:left
}

td.num
{
        vertical-align:top;
        text-align:left;
}

td.hits
{
        vertical-align:top;
        text-align:center
}

td p
{
        margin:0;
        line-height:1.3em
}

.filter
{
        margin:10px 0
}

.display-limit,
.filter
{
        text-align:right;
        margin-right:7px
}




/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img
{
        padding:2px 10px
}

.filter-search
{
        float:left;

}
.filter-search .inputbox
{width:6em}

legend.element-invisible
{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items
{
        margin-top:20px
}

#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}

#member-profile fieldset
{
	border:solid 1px #ccc;
	
}
.manage-reservation{
	margin: 10px;
}

.special-offer ul li{
	background: url("../images/bullet-blue.gif") no-repeat 0 5px;
    padding-left: 10px;
    margin-left: 3px;

}

/* System Messages */

.error
{
        padding:0px;
        margin-bottom: 20px;
}

.error h2
{
        color:#000 !important;
        font-size:1.4em !important;
        text-transform:uppercase;
        padding:0 0 0 0px !important
}

#system-message
{
                margin:10px 0 20px 0;
                border-left:0;
                border-right:0;
}

#system-message dt
{
	font-weight: bold;
}
#system-message dd
{
	margin: 0 0 15px 0;
	font-weight: bold;
	text-indent: 0px;
	padding:0
}
#system-message dd ul
{
	color: #000;
	list-style: none;
	padding: 0px;
}
#system-message dd ul li
{
	line-height:1.5em
}

/* System Standard Messages */
#system-message dt.message
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.message  ul
{
	background: #fff  url(../images/system/notice-info.png) no-repeat;
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #90B203;
}

#system-message dd.message ul li{background:none !important}

/* System Error Messages */
#system-message dt.error
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.error ul
{
	background:#fff url(../images/system/notice-alert.png) no-repeat ;
	padding-left:40px;
 	padding: 10px 10px 10px 40px;
    border: 1px solid #990000;
 
}



/* System Notice Messages */
#system-message dt.notice
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.notice  ul
{
		background:#fff url(../images/system/notice-note.png) no-repeat ;
		padding-left:40px;
	    padding: 10px 10px 10px 40px;
	    border: 1px solid #FAA528;
}
#system-message dd.notice ul { color: #000;margin:10px 0 }

#system-message
{
    margin-bottom: 0px;
    padding: 0;
}

#system-message dt
{
    font-weight: bold;
}

#system-message dd
{
    font-weight: bold;
    padding: 0;
}
