body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family:  Arial,Tahoma,Georgia, Verdana, Helvetica, sans-serif;	
	background: url(../images/body_bg.jpg) repeat-x;
	color: #4e3b44;
}

ul, form, p {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #000;
	text-decoration:  none;
	outline: none;
}

#warp, #footerContent {
	width: 951px;
	height: auto;
	margin: 0 auto;	
}

#header {
	width: 951px;
	height: 207px;
	float: left;
}

#headerMenuUL {
	margin: 185px 0 0 150px;
	padding: 0;
	list-style: none;
	/*float: right;*/
}

#logoHeadID {
	float: left;
}

.headerMenuLink {
	color: #fff;
	font-size: 10px;
}

.headerMenuLink:hover {
	text-decoration: underline;
}

.headerLanguages {
	color: #333;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.headerLanguages:hover {
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

.bulletLink {
	font-size: 8px;
	color: #eb6225;
}

.headerMenuLI {
	float: left;
	margin-right: 20px;
}

#contentWelcome {
	width: 940px;
	height: 113px;
	float: left;
	background: url(../images/welcome_content_bg.jpg) no-repeat;
	margin-top: 1px;
	color: #452f35;
	padding: 35px 0 0 11px;
	font-size: 18px;
	font-family: Arial Narrow,Tahoma;	
}

.biggerText {
	font-size: 30px;
}

#links {
	width: 940px;
	min-height: 146px;
	float: left;
	background: url(http://old33.hotelsbg.net/images/links_bg.png) no-repeat;
	padding: 15px 0 0 10px;
}

#box1, #box2, #box3 {
	width: 182px;
	height: 130px;
	float: left;
}

#box2 {
	margin-left: 10px;
}

#box3 {
	margin-left: 30px;
}

.linksUL {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

.linksLinks {
	color: #fff;
	position: relative;
	z-index: 50;
}

.linksLinks:hover {
	text-decoration: underline;
}

.linksLI {
	margin: 0 0 3px 5px;
}

#loginSearchBox {
	width: 280px;
	height: 370px;
	position: absolute;
	margin-left: 660px;
	color: #fff;
}

#content {
	width: 950px;
	min-height: 200px;
	float: left;
	background: url(../images/content_bg.jpg) no-repeat right top #fff;
	padding-bottom: 40px;
}

.loginInput {
	width: 109px;
	font-size: 11px;
	border: solid 1px #9b0f32;
}

#loginFields {
	width: 230px; 
	float: left;
}

#LinksLoginUL {
	height: 80px;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.LinksLoginLink {
	color: #fff;
	text-decoration: underline;
}


.LinksLoginLink:hover {
	text-decoration: none;
}

.colorBullet {
	color: #ff005d;
}

.LinksLoginLI {
	margin-bottom: 2px;
}

.titleSearch {
	font-size: 14px;
	font-family:  Tahoma,Georgia, Verdana, Helvetica, sans-serif;	
}

#searchBox,#searchBoxTab2, #searchBoxTab3, #searchHotels, #searchExcursions, #searchBooking{
	width: 266px;
	height: 221px;
	background: url(http://old33.hotelsbg.net/images/search_box.png) no-repeat; 
	padding: 3px 0 0 14px;
}

#searchBoxTab2, #searchExcursions{
	background: url(http://old33.hotelsbg.net/images/search_box_tab2.png) no-repeat;
}

#searchBoxTab3, #searchBooking {
	/* background: url(../images/search_box_tab3.png) no-repeat; */
	background: url(http://old33.hotelsbg.net/images/search_box_tab2.png) no-repeat;
}

#contentInfo {
	width: 650px;
	height: auto;
	float: left;
}

#contentBox1, #contentBox2 , #contentBox3{
	width: 195px;
	height: auto;
	float: left;
}

#contentBox2 {
	width: 210px;
}

#contentBox3 {
	width: 210px;
}

.clear {
	clear: both;
}

.contentBoxUL {
	margin: 13px 0 25px 23px;
	padding: 0;
	list-style: none;
	float: left;
}

.contentBoxLI {
	margin-bottom: 3px;
}

.contentBoxLink {
	color: #b80f4c;
	text-decoration: none;
}
.contentBoxLinkGrey {
	color: #5F5F5F;
	text-decoration: none;
}
.contentBoxColor {
	color: #ff005d;
}

.contentBoxLink:hover {
	text-decoration: underline;
}

.contentBoxInfo {
	width: 160px;
	height: auto;
	float: left;
	margin-left: 23px;
	color: #7a7a7a;
	font-family:  Tahoma,Arial,Georgia, Verdana, Helvetica, sans-serif;	
	font-size: 10px;
	padding-bottom: 10px;
}

.readMore {
	width: 160px;
	float: left;
	margin-left: 23px;
	color: #4e3b44;
	text-decoration: none;
}

.readMore:hover {
	text-decoration: underline;
}

.readMoreColor {
	color: #ee6427;
}

#footer {
	width: 100%;
	height: 109px;
	background: #ca0932;
	clear: both;
}

#footerLogo {
	float: left;
}

#footerContentUL {
	width: 650px;
	margin: 30px 0 0 20px;
	padding: 0;
	list-style: none;
	float: left;
}

.footerContentLI {
	float: left;
	margin-right: 20px;
}

.footerContentLink {
	color: #fff;
	font-size: 10px;
}

.footerContentLink:hover {
	text-decoration: underline;
}

#copyrights {
	color: #fff;
	float: left;
	margin: 2px 0 0 20px;
}

#colorCopy {
	color: #ff005d;
}

.tabLinks {
	color: #ff8aa3;
	text-decoration: none;
	z-index: 20;
	position: relative;
}

.tabLinks:hover {
	text-decoration: underline;
}

#hotelsLink, #excLink, #bookLink {
	float: left;
	width: 80px;
}

#excLink {
	margin-left: 15px;
}

#formSearch {
	width: 250px;
	margin-top: 20px;
	float: left;
}

.searchFormLabel {
	width: 75px;
	float: left;
}

.searchFormSelect, .searchFormDate, .searchFormYear {
	width: 167px;
	border: solid 1px #8a9aa9;
	font-size: 11px;
	margin-bottom: 10px;
}

.searchFormDate {
	width: 50px;
}

.searchFormYear {
	width: 60px;
}
select{
	width: 60px;

}
#searchBtn {
	/* display: block; */
	display: inline;
	z-index: 20;
	position: relative;
	/* margin-top: 10px; */
	margin-left: 100px;
	cursor: pointer;
}

.pageTitle, .hotelTitle  {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	font-family: Times New Roman;
	color: #9e0c3d;
	float: left;
	width: 100%;
}

.hotelTitle {
	margin-bottom: 5px;	
}

#contentPadding {
	width: 650px;
	_width: 640px;
	height: auto;
	margin: 10px 0 0 10px;
	position: relative;
}

#hotelDataUL {
	width: 250px;
	_width: 245px;
	min-height: 150px;
	list-style: none;
	float: left;
}

.hotelDataLI {
	height: 23px;
	margin-bottom: 5px;
	color: #9e0c3d;
}

.hotelSpec {
	width: 100px;
	color: #8b6a03;
	font-family: Times New Roman;
	font-size: 13px;
	float: left;
}

.cMap {
	vertical-align: middle;
	cursor: pointer;
}

#imagePos {
	width: 200px;
	height: auto;
	position: absolute;
	border: solid 1px #000;
	display: none;
	z-index: 20;
}

#hotelGalleryUL {
	width: 350px;
	_width: 345px;
	min-height: 150px;
	list-style: none;
	float: left;
}

.hotelGalleryLI {
	width: 100px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0 5px 5px 0;
}

#hotelHead {
	width: 650px;
	_width: 640px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

#amenitiesUL {
	width: 650px;
	_width: 640px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

.amenitiesLI {
	width: 70px;
	height: 80px;
	float: left;
	text-align: center;
}

#citiesUL {
	margin: 0;
	padding: 0;
	list-style: none;
}

.citiesLI {
	width: 120px;
	float: left;
	margin: 0 10px 10px 0;
}

.citiesLink {
	color: #590517;
}

.citiesLink:hover {
	text-decoration: underline;
}

#filterUL {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.filterLI {
	width: 650px;
	_width: 640px;
	height: 120px;
	background: url(http://old33.hotelsbg.net/images/li-head.png) no-repeat top;
}
.filterLIClear {
	width: 650px;
	_width: 640px;
	margin-bottom: 20px;
}
.filterTitle {
	width: 640px;
	_width: 630px;
	height: 19px;
	float: left;
	padding: 4px 0 0 10px;
	margin-bottom: 5px;
}

.filterLink {
	color: #fff;
	font-size: 14px;
	z-index: 20;
	position: relative;
}
.filterLinkDark {
	color: #000000;
	font-size: 14px;
	z-index: 20;
	position: relative;
}
.filterLinkDark1 {
	color: #410518;
	font-size: 12px;
	z-index: 20;
	position: relative;
}
.filterImage {
	width: 100px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 0;
	border: solid 1px #5b0518;
}

.pagenate {
	width: 15px;
	height: 15px;
	float: left;
	border: solid 1px #D1D1D1; /* #5b0518; */
	text-align: center;
	margin-right: 2px;
	/* background: #f21443; */
	color: #A8A8A8;
}
.pagenate1 {
	width: 17px;
	height: 17px;
	float: left;
	/* border: solid 1px #5b0518; */
	text-align: center;
	margin-right: 2px;
	background: #f21443;
	color: #fff;
}

#pagenate a{
	color: #A8A8A8;
}

.fileterHar {
	color: #8b6a03;
	font-family: Times New Roman;
	font-size: 13px;
}

.hotelShortDesc {
	width: 530px;
	float: left;
	margin-top: 5px;
}

.middle {
	vertical-align: middle;
}

#staticImages {
	width: 190px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}


.registerLabel {
	width: 150px;
	float: left;
}

.registerFields {
	width: 150px;
	border: solid 1px #9b0f32;
	font-size: 11px;
	margin-bottom: 10px;
	float: left;
}
.languages {
	width: 150px;
	font-size: 11px;
	height: 17px;
	text-align: center;
	background-color: #FFF;
	margin-top: 40px;
	float: left;
	margin-left: 90px;
}

#submitReg, #submitAdd {
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #9b0f32;
	background: #d797a8;
}

.hiddenImages {
	display: none;
	float: left;
	margin-left: 5px;
}

.rowForm {
	width: 650px;
	_width: 640px;
	height: 30px;
	float: left;
}

.msg {
	margin-left: 10px;
}

#msgBox {
	width: 100%;
	height: 100px;
	margin: 160px auto auto auto;
	position: absolute;
	z-index: 100;
	background: #580517;
	color: #fff;
	text-align: center;
	left: 0;
	top: 0;
	display: none;
	padding-top: 70px;
	cursor: pointer;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

#userData {
	width: 100%;
	height: 18px;
	font-size: 13px;
}

#hello {
	color: #dca3b2;
}

#logout {
	color: #dca3b2;
	font-weight: bold;
}

.selectAddInput {
	width: 150px;
	border: solid 1px #9b0f32;
	font-size: 11px;
}

#hotelsForm, #excursionForm {
	width: 650px;
	_width: 640px;
	height: auto;
	display: none;
}

.fieldsetAdd, .fieldBox {
	width: 620px;
	float: left;
	border: 0;
	border-top: solid 1px #9b0f32;
	border-bottom: solid 1px #9b0f32;
	padding: 0;
	background: url(../images/fieldset-bg.jpg) repeat-x left bottom; 
}

.legendAdd, .legendStyle {
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	font-family: Times New Roman;
	color: #9e0c3d;
	padding: 0px 5px 0 0;
}

.contentFields {
	width: 620px;
	min-height: 262px;
	float: left;
}

.fieldBox {
	width: 618px;
	background: none;
	margin: 10px  0 0 1px;
	border-bottom: solid 1px #f9b4c5;
	padding-bottom: 10px;
	padding-top: 10px;
}

.legendStyle {
	font-size: 13px;
}

.leftBox, .rightBox {
	width: 300px;
	height: auto;
	float: left;
	margin-right: 9px;
}

.rightBox {
	width: 309px;
	height: auto;
	float: left;
	margin-right: 0;
}

.inputBox, .inputBoxSelect, .inputBoxTextarea, .inputBoxDaysTextarea {
	width: 140px;
	font-size: 11px;
	margin-bottom: 5px;
	border: solid 1px #f9b4c5;
	float: left;
}

.inputBoxSelect {
	width: 160px;
}

.inputBoxTextarea, .inputBoxDaysTextarea {
	width: 300px;
	height: 220px;
}

.inputBoxDaysTextarea {
	height: 110px;
}

.labelBox {
	width: 120px;
	float: left;
}

.amenitiesAddUL {
	width: 100%;
	margin: 10px 0 0  0;
	padding: 0px;
	list-style: none;
	float: left;
}

.amenitiesAddLI, .amenitiesAAddLI, .idExtAr {
	width: 80px;
	height: 90px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.amenitiesAAddLI {
	height: 110px;
	margin-right: 3px;
}

.idExtAr {
	height: 80px;
}

#submitAdd   {
	margin: 10px 0 0 2px;
}

#hotelGalleryAddUL  {
	width: 100%;
	height: auto;
	list-style: none;
	float: left;
}

.hotelGalleryAddLI {
	width: 90px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0 5px 5px 0;
}

.extraFields {
	width: 75px;
	font-size: 10px;
	display: block;
	margin-left: 2px;
	border: solid 1px #9e0c3d;
}

.excursionDays {
	width: 640px;
	height: auto;
	float: left;
	margin-top: 20px;
}

#calendarDaysUL {
	width: 140px;
	float: right;
	margin: 10px 50px 0 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #f9b4c5;
}

#calendar {
	cursor: pointer;
}

.htmlSelect {
	border: solid 1px #f9b4c5;
	font-size: 11px;
	margin-right: 3px;
}

.calendarDaysLI {
	border: solid 1px #f9b4c5;
	border-top: 0;
	padding: 2px;
}

.calendarDaysLink {
	color: #64061d;
	font-size: 10px;
	margin-left: 15px;
}

.crumbs {
	font-family: Tahoma;
	font-size: 12px;
	color: #4c0513;
	text-decoration: underline;
}

#newsUL {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.newsLI {
	margin-bottom: 10px;
}

.newsLink {
	font-size: 13px;
	color: #7f002c;
}

.newsDate {
	color: #000;
	font-size: 11px;
}

#newsDescription {
	width: 295px; 
	float: left;
	margin-right: 5px;
}