@import 'content.css';
* { margin:0; padding:0; }
:focus {outline: 0!important;}
/*ol, ul {list-style: none;}*/

html {height:100%;}
body {
	background: #e2e2e2 url('/i/bg.gif') repeat-y 50% 0;
	height:100%;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
}
#wrapper {
	background: #fff;
	min-height: 100%;
	position: relative;
	text-align: left;
	margin: 0 auto;
	//height: 100%;
	width: 943px;
}
#footer {
	background:#e2e2e2 url('/i/footer-bg.gif') no-repeat -1px 0;
	//background-position:0 0;
	width: 968px;
	position: relative;
	margin: -90px auto 0;
	text-align: left;
	height: 90px;	
}
.clearfoot {
	height: 105px;
	width: 100%;
}
#footer .copyright {
	font-family: Verdana, Helvetica, sans-serif;
	padding: 33px 26px;
	font-size: 11px;
}
#header {
	padding-top:25px;
}
#header #slides {
	height: 181px;
	position: relative;
	top:2px;
	z-index: 10;
}
#header div#slide {
	background: url('/i/substrate.jpg') no-repeat;
	height: 181px;
}
#header object#slide {
	position:relative;
	height: 181px!important;
}
.head-bg {
	height: 208px;
	width: 969px;
	position: absolute;
	left: -13px;
	top: 0;	
	background: url('/i/head-bg.jpg') no-repeat;
}
object#head-bg {
	left:-12px;
	margin-bottom:-28px;
	position:relative;
	top:-25px;
	visibility:visible;
}
#navigation {
	padding: 0 20px;
	//width: 100%;
	background: #ffffff url('/i/menu-bg.gif') repeat-x 0 0;
	height: 42px;
}
#navigation .menu {
	width: 100%;
	height: 42px;
	/*background: #1a338a url('/i/menu1-bg.gif') repeat-x 0 2px;*/
	border-collapse: collapse;
	border-spacing: 0;
}
#navigation .menu td {
	text-align: center;
	vertical-align: top;
	width: 5%;
	color: #fff;
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
}
#navigation .menu td a {
	color: #fff;
	text-decoration: none;
	padding: 13px 5px 8px 5px;
	display: block;
}
#navigation .menu td.active {
	/*background: url('/i/menu1-hightlight.gif') no-repeat 0 2px;*/
}
#navigation .menu td.active strong {
	display: block;
	padding: 13px 5px 8px 5px;
	background: url('/i/menu-active.gif') repeat-x 0 0;
	border-left: 9px solid #ffffff;
	border-right: 9px solid #ffffff;	
}
#navigation .sub-menu {
	background:#b4c1c4;
	padding: 4px 0 10px 33px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
#navigation .sub-menu a,#navigation .sub-menu strong {
	color: #262525;
	margin: 0 8px;
}

/* left-side */
#left-side {
	float: left;
	width: 177px;
	//margin-right:-3px;
}
#left-side .user-panel.b {
	padding: 0 0 0 10px;	
}
#left-side .user-panel.b p {
	margin-bottom:0; 
}
#left-side .user-panel.b a.edit {
	display:block;
	padding: 0 0 0 25px;
	background:transparent url(/i/content/emdash-black.gif) no-repeat scroll 5px 50%;
	font-size:11px!important;
	line-height:18px!important;
	font-weight: normal;
}
#left-side .user-panel {
	padding-bottom: 20px;
}
#left-side .menu {
	padding: 2px 0px 30px 0;
	margin: 0;
}
#left-side .menu li {
	font-size:13px;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px solid #b4c1c4;
	background: #001b77 url('/i/menu-left.gif') repeat-x 0 0;
}

#left-side .menu li ul li {
	/*background: #13339f !important;*/
}

#left-side .menu li strong {
	display: block;
	background: url('/i/content/emdash-white.gif') no-repeat 24px 50%;
	padding:12px 0 12px 43px;
	color: #ffffff;	
}
#left-side .menu li a {
	color: #ffffff;
	text-decoration: none;
	padding:12px 0 12px 43px;
	display: block;
	background: url('/i/content/emdash-white.gif') no-repeat 24px 50%;
}
#left-side .menu li a:hover {
	text-decoration: underline;
}
#left-side .menu li.active  {
	background: #ffffff url('/i/menu-left-a.gif') repeat-x 0 0;
	color:#fff;
}
#left-side .box-body {
	padding: 11px 0px 10px 20px;
}
#left-side .box input,#left-side .box select {
	display: block;
	margin-bottom:3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
#left-side .button {
	margin-top:10px; 
}
/* /left-side */

/* right-side */
#right-side {
	float: right;
	width: 260px;
}
#right-side .box,#right-side .box2 {
	margin-bottom: 29px;
}
#right-side .inner {
	padding-right: 10px;
}
#right-side .banner {
	margin-bottom:28px;
}
/* /right-side */

/* main */
#main {
	overflow: hidden;
	zoom:1;
	padding:21px 0 20px 12px;
}
#main .banner {
	clear: both;
}

#content {
	padding-right:11px;
}
#content .box {
	width: 235px;
	float: left;
	margin-right:9px;
	//display: inline;
	margin-bottom:28px;
}

/* /main */
/* wudgets */
/* box */
.box {
	overflow: hidden;
	zoom:1;
}
.box-head {
	background-color: #cbcbcb;
	zoom:1;
}
.box-head h3 {
	padding:10px 12px 9px;
}
.box-body {
	font-size: 11px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	line-height: 13px;
	padding: 6px 10px 7px;
	color: #505050;
	overflow: hidden;
	zoom:1;
	position: relative;
	z-index:10;
}
.box-body img.align-left {
	margin-right:7px;
}
/* /box */
#content .box2 {
	float:left;
	margin-bottom:10px;
	margin-right:12px;
	width:235px;
}
.box2 {
	overflow: hidden;
	zoom:1;
	width: 235px;
}
.box2.vid .rt,.box2.vid .rb {
	//right:-1px;
}
.box2.vid embed,.box2.vid object {
	margin-left:4px;
}

.box2.vid {
	width:212px!important;
}
.box2 .box2-head {
	position: relative;
	zoom:1;
	overflow: hidden;
}
.box2 .box2-head h3 {
	padding:10px 12px 9px;
}
.box2 .box2-head h3 a,.box2 .box2-head h3 {
	color: #fff;
	font-weight:bold;
}
.box2 .box2-body {
	font-size: 11px;
	line-height: 13px;
	padding: 6px 6px 2px;
	color: #505050;
	zoom:1;
	overflow: hidden;
}
.box2 .btm {
	height: 7px;
	position: relative;
	zoom:1;
	overflow: hidden;
}
.box2-body img.align-left {
	margin-right:7px;
}
.box2 .rt, .box2 .rb {
	width: 22px;
	height: 45px;
	position: absolute;
	right: 0;
	top:0;
	zoom:1;
	background-position: 100% 0;
}
.box2.theme3 .rt {
	background-image: url('/i/box2/o-top.png');
}
.box2.theme3 .rb {
	background-image: url('/i/box2/b-border-btm.png');
}

.box2.theme1 .box2-head h3 {
	background: url('/i/box2/b-g-top.png') no-repeat 0 0;
}
.box2.theme1 .box2-body {
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
.box2.theme1 .btm {
	background: url('/i/box2/g-border-bottom.png') no-repeat 0 0;
}

.box2.theme2 .box2-head h3 {
	background: url('/i/box2/b-border-top.png') no-repeat 0 0;
}
.box2.theme2 .box2-body {
	border-left:1px solid #006db9;
	border-right:1px solid #006db9;
}
.box2.theme2 .btm {
	background: url('/i/box2/b-border-btm.png') no-repeat 0 0;
}

.box2.theme3 .box2-head h3 {
	background: #ff381a url('/i/box2/o-top.png') no-repeat 0 0;
}
.box2.theme3 .box2-body {
	border-left:1px solid #006db9;
	border-right:1px solid #006db9;
	background: url('/i/box2/gradient.gif') repeat-x 0 0; 
}
.box2.theme3 .btm {
	background: url('/i/box2/b-border-btm.png') no-repeat 0 0;
}

.box2.theme4 .box2-head h3 {
	background: url('/i/box2/b-g-top.png') no-repeat 0 0;
}
.box2.theme4 .box2-body {
	color:#fff;
	background:#ff644c url('/i/box2/bg.png') repeat-x 0 100%;
	border-left:1px solid #006db9;
	border-right:1px solid #006db9;
}
.box2.theme4 .btm {
	background: url('/i/box2/o-btm.png') no-repeat 0 0;
}

/* video */
.video {
	width: 250px;
	zoom:1;
	margin-top:15px; 
	margin-right:-2px;
}
.video .box-body {
	padding: 10px;
	font-size: 12px;
}
.video .player {
	margin-bottom:10px;
	zoom:1;
	margin-left: 6px;
	//margin-right: -3px;
}
.video p {
	font-size: 12px;
	line-height: 14px;
}
.video ul {
	float: left;
	padding-right:19px;
	padding-bottom:1px;
}
.video ul li {
	background-image: url('/i/content/emdash-grey.gif');
	background-position: 2px 50%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	background-position: 0px 50%;
	padding-left:20px; 
}
.video ul li a {
	color: #1075bc;
}
.video ul li a:hover {
	color: #db2518;
}
/* /video */
.welcome {
	overflow: hidden;
	zoom:1;
	padding-right:14px; 
}
/* user-panel */
.user-panel cite {
	font-style: normal;
	color: #ff3718;
}
.user-panel p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 3px;
}
.user-panel h3 {
	padding:5px 0 9px 2px;
}
.user-panel ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	zoom:1;
}
.user-panel ul li {
	background: url('/i/content/bullet.gif') no-repeat 1px 2px;
	padding:0 0 8px 15px; 
	margin-left:3px;
}
.user-panel a.button {
	margin-left:-8px;
/*	margin-left:20px; */
	background-repeat: no-repeat;
	text-decoration: underline;
	font-weight: bold;
}
.login-panel {
	padding-left: 14px;
	padding-top: 21px; 
	border:1px solid #cbcbcb;
	margin-bottom: 16px;
}
.login-panel  span.button {
	vertical-align: top;
	display: -moz-inline-box;
	//display: inline-block;
	width: 68px;
	//padding-left:5px;
	padding: 0;
	margin: 0;
	//margin-left:4px;
}
.login-panel span.button input {
	font-family: Verdana, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	width: 68px;
	//height: 33px;
	border: none;
	color: #fff;
	margin-left:5px;
	background: url('/i/blue-button.gif')  no-repeat 100% 0;
	cursor: pointer;
	_cursor: hand;
	font-weight: bold;
	padding-bottom:9px;
	//padding-bottom:4px;
	text-decoration: underline;
	text-indent: -5px;
	text-indent: 0;
	//padding-right:5px;
}

.login-panel label {
	display: -moz-inline-box;
	//display: inline-block;
	width: 79px;
	height: 20px;
	vertical-align: top;
	padding-top:2px; 
	font-size:13px;
}
.login-panel .text {
	width:102px;
	margin-bottom:5px;
	//margin-bottom:3px;
	height: 21px;
	border: 1px solid #d4d4d4;
}
.login-panel .remember {
	display: -moz-inline-box;
	//display: inline-block;
	padding-top:8px;
	width:108px; 
}
.login-panel .remember label {
	font-size: 11px;
	padding-left:6px;
	//padding-left:0; 
}
.login-panel #remember {
	margin: 0;
}
.login-panel p {
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	padding-top:5px;
	padding-right:15px;
	margin: 0; 
}
/* feedback */
.form {
}
.form a.button {
	margin-left:-8px;
/*	margin-left:20px; */

	background-repeat: no-repeat;
	text-decoration: underline;
	font-weight: bold;
}
.form  span.button {
	vertical-align: top;
	display: -moz-inline-box;
	//display: inline-block;
	width: 75px;
	//padding-left:5px;
	padding: 0;
	margin: 0;
	//margin-left:4px;
}
.form span.button input {
	font-family: Verdana, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	width: 75px;
	//height: 33px;
	border: none;
	color: #fff;
	margin-left:5px;
	background: url('/i/blue-button.gif')  no-repeat 100% 0;
	cursor: pointer;
	_cursor: hand;
	font-weight: bold;
	padding-bottom:9px;
	//padding-bottom:4px;
	text-decoration: underline;
	text-indent: -5px;
	//text-indent: 0;
	//padding-right:5px;
}
.form label {
	font-size: 13px;
}

/* /feedback*/

/* /user-panel */
.welcome {
	padding-bottom:15px;
	height: expression(this.scrollHeight < 395 ? "395px" : "auto" );
	min-height: 350px;
}
a.button {
	text-align: center;
	display: block;
	padding-top:5px; 
}
.button {
	background: url('/i/blue-button.gif');
	border:none;
	height: 33px!important;
	padding-bottom:6px; 
	//padding-bottom:4px; 
	cursor: pointer;
	_cursor: hand;
	width: 153px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	margin-top:8px;
}
.align-left {
	float: left;
}
a.button.ex {
	padding-bottom:0;
	height: 28px!important;
	//padding-bottom:12px; 
}
.no-sides {
	padding:10px 0 0 10px; 
}
/* courners */
.box {
	position: relative;
}
.box .lb, .box .rb, .box .lt, .box .rt {
	position: absolute;
	height: 6px;
	width: 6px;
	z-index:50!important;
	zoom:1;
}
.box .lb {
	background: url('/i/box/lb.gif') no-repeat 0 100%;
	bottom: 0;
	left: 0;	
	//bottom:-1px;
}
.box .rb {
	background: url('/i/box/rb.gif') no-repeat 100% 100%;
	bottom: 0;
	right: 0;
	//margin-left: 100%;
	//left: -6px;
	//bottom:-1px;
}
.box .rt {
	background: url('/i/box/rt.gif') no-repeat 0 0;
	top: 0;
	right: 0;	
	//right: -1px;
}
.box .lt {
	background: url('/i/box/lt.gif') no-repeat 0 0;
	top: 0;
	left: 0;	
}
#hotel-rating {
	width: 88px;
}
#hotel-name {
	width: 147px;
}
#hotel-nights {
	width: 45px;	
}

form, img, div, td, th {
    padding: 0;
    margin: 0;
//    background: transparent;
    border: none;
}
table {
	overflow:hiddden;
}
.m-inner {
	width: 750px;
	height: expression(this.scrollHeight < 1050 ? "1050px" : "auto" );
	min-height: 1050px;
	zoom:1;
}
.middle {	
	overflow: hidden;
	zoom:1;
}
.clear {
	clear: both;
	height: 1px;
}
#DescriptionContainer {
	z-index: 1000!important;
}
.i-rc {
	position: relative;
	z-index: 10;
/*	
	height: 80px;
	width: 89px; 
*/
	float: left;
	margin-right: 7px; 
}
.i-rc div {
	position: absolute;
/*	background: url('/i/box/i-rc.gif') no-repeat 0 0; */
	height: 100%;
	width:100%;
	top:0;
	left: 0;
}

.textarea,.input-text {
	border: 1px solid #d4d4d4;
	vertical-align: top;
	//margin-top:-1px;
	//margin-bottom:-1px;
}
.input-text {
	height: 21px;
}
.w-300 {
	width: 297px;
}

/* nice login form */
#screen {
  position: absolute; top: 0; left: 0; right: 0; height: 100%; min-width: 968px; z-index: 98;
  display: none;
  background: url('/i/dark.png') repeat 0 0;  
  text-align: center;
}
* html #screen {
  background: none; 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/dark.png', sizingMethod='scale');  
  width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 968 ? '968px' : '100%' );
}
#authform {
  position: absolute;  
  top: 290px;
  left: 0;  
  display: none;
  z-index: 99;
  text-align: center;
  width: 100%;
  min-width: 968px;
}
* html #authform {
  width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 968 ? '968px' : '100%' );
}
#loginForm {
	width: 210px;
	position: relative;	
	background: #ffffff;  
	text-align: left;
    margin: 0 auto;
	right: -340px;
}
#loginForm .form {
	padding: 19px 12px;
}
/* /nice login form */

.ln {
	overflow: hidden;
	zoom:1;
	display: block;
	padding-bottom:5px;
}
.ln .ls {
	float: left;
/*	width: 172px;*/
	width: 162px;
	vertical-align: top;
}
#loginForm .ln .ls {
	width: 86px;
	//width: 83px;
	padding: 3px 0 0 0;
	line-height: 18px;
} 
.ln label {
	vertical-align: top;
}
.with-textarea .h {
	padding: 10px 0 5px;
}
.b {
	font-weight: bold;
}
