
body,h1,h2,h3,h4,h5,p,div,iframe,form,table,td,th {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
}

/* @group header */

.header-t {
	height: 40px;
	background: #05212f url(/assets/headerbg.jpg) no-repeat center;
	overflow: hidden;
	position: relative;
}

.header-t ul, .header-t li {
     list-style: none;
     margin: 0;
     padding: 0;
}

.header-t ul {
	text-align: center;
}

.header-t ul li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}

.header-t li a {
	text-decoration: none;
}

.header-t li a span {
	padding-bottom: 12px;
	font: bold 14px/40px Helvetica, Arial, Geneva, sans-serif;
	color: #9cd3e6;
	text-decoration: none;
	text-shadow: #001a23 0 -1px 0;
	padding-top: 11px;
}

.header-t li a:hover span {
	color: #d0efff;
}

.header-t li.selected a span {
	color: #fff;
	background: url(/assets/selected-arrow2.gif) no-repeat center bottom;
}

.header-t ul li.break {
	padding-right: 3px;
	padding-left: 3px;
	background: url(/assets/break-dot.gif) no-repeat center 7px;
}

.header-t a.logoutbutton {
	color: #3e89b0;
	font-size: 11px;
	float: right;
	display: block;
	position: absolute;
	right: 12px;
	top: 6px;
	width: 54px;
	text-decoration: none;
	background: url(/assets/logoutarrow.gif) no-repeat right 2px;
	height: 13px;
	line-height: 11px;
	margin-top: 6px;
	margin-right: 3px;
	text-align: right;
	padding-right: 19px;
}

.header-t a.logoutbutton:hover {
	background-position: right -16px;
	color: #4fafe1;
}

.header-t a.logoutbutton:active {
	color: #4498c4;
}

.header-t li a:active span {
	color: #8bc1dd;
}


/* @end */

a { outline: none; }

.blueb-in1 {
	background: #89d5ef url(/assets/bbg-mid.gif) repeat-y center;
}

body {
	background-color: #f0f2f3;
}

.blueb-in2 {
	background: url(/assets/bbg-topm.gif) repeat-x 0 top;
}

.blueb-in3 {
	background: url(/assets/bbg-topmiddle.gif) no-repeat center top;
}

.blueb-in4 {
	background: url(/assets/bbg-bottomm.gif) repeat-x 0 bottom;	
}

.blueb-in5 {
	min-width: 980px; 
	/*width:expression(document.body.clientWidth < 981? "980px"); */
	background: url(/assets/bbg-bottom.jpg) no-repeat center bottom;	
	}

.logo_container {
	height: 102px;
	background: url(/assets/header-glow.jpg) no-repeat center top;
	text-align: center;
}

#logo {
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

h2.tagline {
	display: block;
	text-align: center;
	color: #4c8ca2;
	font: 16px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-shadow: #fff 0 1px 0;
}
a.shadowed {
	text-shadow: #fff 0 1px 0;
}

.module-container {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
}

.m1, 
.m2, 
.m3, 
.m4, 
.m5, 
.m6, 
.m7, 
.m8, 
.m9,
.m10,
.m11  {
	margin-right: auto;
	margin-left: auto;	
}

.hide {
	display: none;
}

.module {
	width: 418px;
}

.m1 {
	background: url(/assets/m-top-middle.gif) repeat-x;
}

.m2 {
	background: url(/assets/m-bottom-middle.gif) repeat-x 0 bottom;
}

.m3 {
	background: url(/assets/m-left.gif) repeat-y left bottom;
}

.m4 {
	background: url(/assets/m-right.gif) repeat-y right bottom;
}

.m5 {
	background: url(/assets/m-right.gif) repeat-y right bottom;
}

.m6 {
	background: url(/assets/m-bottom-left.gif) no-repeat left bottom;
}

.m7 {
	background: url(/assets/m-bottom-right.gif) no-repeat right bottom;
	
}

.m8 {
	background: url(/assets/m-top-right.gif) no-repeat right top;
}
.m9 {
	background: url(/assets/m-top-left.gif) no-repeat left top;	
}
.m10 {
	background: url(/assets/m-bottom-stretch.gif) no-repeat center bottom;	
}
.module-end .m10 {
	background: none no-repeat center bottom;	
}
.module-middle .m11 {	
	background: url(/assets/m-top-stretch.gif) no-repeat center top;	
}

.module .m11 {
	padding: 5px 8px 24px;
}
.module .module-header span.header {
	color: #4d4d4d;
	font: bold 13px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 3px;
	background-color: #fff;
}
.module .module-header {
	height: 27px;
	position: relative;
}
.module a.removebutton {
	display: block;
	width: 23px;
	height: 18px;
	float: left;
	position: absolute;
	left: 1px;
	top: 3px;
	text-indent: -9999px;
	background: url(/assets/removebutton.gif) 0 0;
}

.module a.removebutton:active {
	background-position: 0 -18px;
}

.module a.discardbutton {
	background-color: #fff;
	display: block;
	width: 57px;
	height: 13px;
	float: left;
	position: absolute;
	background-image: url(/assets/discardbutton.gif);
	right: 3px;
	top: 4px;
	font: bold 9px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	color: #959595;
}

.module a.discardbutton:active {
	background-position: 0 -15px;
}

.module .inputfield_URL {
	width: 398px;
	height: 19px;
	background-image: url(/assets/regular-url-field.gif);
	text-align: center;
	font: 13px/15px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	color: #535353;
	padding-top: 6px;
	border: 0 none #fff;
}

.module .inputfield_URL:focus, 
.module .inputfield_URL:hover {
	background-image: url(/assets/selected-url-field.gif);
	color: #235908;
}

a.addmodulebutton {
	display: block;
	width: 170px;
	font: 9px/23px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-decoration: none;
	height: 25px;
	text-indent: 26px;
	color: #777d88;
	background: url(/assets/addurlbutton.gif) 0 0;
}

a.addmodulebutton:hover {
	background-position: 0 -25px;
}

a.addmodulebutton:active {
	background-position: 0 -50px;
	color: #000;
}

a.addmodulebutton:active strong {
	color: #000;
}

a.addmodulebutton strong {
	font-size: 11px;
	font-weight: bold;
	color: #245f86;
}

.notefield {
	width: 357px;
	height: 16px;
	border: 0 none #fff;
	background-image: url(/assets/notefield.gif);
	font: 10px/10px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-indent: 5px;
	color: #6e6e6e;
	padding-top: 5px;
}

.note {
	padding-bottom: 5px;
}

.note .notetext {
	font: bold 11px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	padding-left: 5px;
	color: #7c7e82;
	padding-right: 1px;
}

/* @group module captcha */

.module-captcha {
	width: 318px;
}

.module-captcha .m11 {
	padding: 4px 4px 20px 5px;
}

.module-captcha input {
	width: 233px;
	background-image: none;
	border: 1px solid #ddd;
	margin-bottom: 9px;
	text-align: center;
	background-color: #fbfbfb;
	font-size: 11px;
	float: left;
}

.captcha {
	width: 297px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.captcha button {
	background-color: #e5e5e5;
	border: 1px solid #cacaca;
	float: left;
	width: 51px;
	height: 24px;
	margin-left: 7px;
	color: #535353;
}

.captcha button:hover {
	background-color: #cceaf7;
	border-color: #7fb5cc;
	color: #437184;
}

.captcha button:active {
	background-color: #bcddeb;
	border-color: #699cb1;
	color: #2f657c;
}



/* @end */

/* @group module compurl */

.module-finalurl {
	width: 257px;
}

.module-finalurl .m11 {
	padding: 4px 4px 20px 5px;
}



/* @end */

/* @group module link */

.module-link {
	width: 180px;
}

.module-link .m11 {
	padding: 4px 4px 20px 5px;
}



/* @end */

.finalurl-desc {
	padding-top: 8px;
	font: 11px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	color: #8eabbe;
}

.finalurl-link {
	padding-top: 5px;
	padding-bottom: 13px;
}

.finalurl-link a {
	font-weight: bold;
	color: #376884;
	text-decoration: none;
	border-bottom: 2px solid #cde4ed;
}

.finalurl-link a:hover {
	color: #5a99b5;
	border-bottom-color: #ccefff;
	font-weight: bold;
}

.finalurl-link a:active {
	color: #223a44;
	border-bottom-color: #afccdb;
	font-weight: bold;
}

.singlemodule-holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.particular-link {
	width: 241px;
	height: 41px;
	position: absolute;
	top: 15px;
	right: 0;
	background: url(/assets/arrow.gif) no-repeat 11px 9px;
	opacity: 1;
}

.patlink-desc {
	font: 9px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	display: block;
	padding-left: 43px;
	text-align: left;
	padding-top: 3px;
	color: #84c0d4;
	text-shadow: #000000 0 0 0;
}

a.patlink-link {
	text-align: left;
	font: 11px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	color: #3a849d;
	text-shadow: #000000 0 0 0;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 44px;
	float: left;
	border-bottom: 1px solid #aed7e5;
}

a.patlink-link:hover {
	color: #165469;
	border-bottom-color: #7cb0c2;
}

.register-button {
	width: 303px;
	height: 32px;
	background: url(/assets/registerbutton.gif) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
}

a.regbutton {
	font: 11px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-decoration: none;
	height: 25px;
	color: #71a9c9;
	padding-left: 63px;
	display: block;
	padding-top: 7px;
}

a.regbutton:hover {
	color: #4f8aab;	
}

a.regbutton:active {
	color: #295872;	
}

/* @group footer */

.footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 26px;
	font-size: 11px;
	background: url(/assets/footer-bg.gif) repeat-x 0 top;
	color: #9fa8ae;
}



/* @end */

/* @group explainer box */

.explainer-box {
	text-align: center;
	background: #fff url(/assets/w-bg.gif) repeat-x 0 top;
}

.eb-container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.eb-middle {

	margin-right: auto;
	margin-left: auto;
	width: 485px;
	clear: none;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.eb-left {
	width: 216px;
	display: block;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.eb-right {
	width: 217px;
	height: 344px;
	display: block;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.eb-right-inner {
	height: 117px;
	padding-top: 31px;
}

.eb-left-inner {
	padding-top: 38px;
	padding-bottom: 51px;
	text-align: right;
	padding-right: 27px;
}

a.sponsored-by-link {
	font: 11px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	display: block;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 7px;
	color: #336480;
}

a.sponsored-by-link:hover {
	color: #619cbe;
	text-decoration: underline;
}

a.sponsored-by-link:active {
	color: #3e647a;
	text-decoration: underline;
}

a.w-menu {
	display: block;
	height: 26px;
	font: 11px/24px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-align: left;
	text-decoration: none;
	background: none repeat-x 0 bottom;
	color: #386883;
	margin-left: 1px;
	border-bottom: 1px solid #dfdfdf;
}

a.w-menu:hover {
	text-decoration: underline;
	color: #7097ad;
}

a.w-menu span {
	display: block;
	height: 25px;
	padding-left: 35px;
}

a.wm-person span {
	background: url(/assets/w-menu-person.gif) no-repeat 10px center;
}
a.wm-newset span {
	background: url(/assets/w-menu-newset.gif) no-repeat 10px center;
}

a.wm-myacct span {
	background: url(/assets/w-menu-myacct.gif) no-repeat 10px center;
}

a.wm-logout span {
	background: url(/assets/w-menu-logout.gif) no-repeat 10px center;
}

span.w-menu-text {
	text-align: left;
	font: 9px/13px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	display: block;
	padding: 10px 20px 14px 19px;
	color: #7c7c7c;
}

.recent-sets-box {
	text-align: left;
	padding-top: 30px;
	padding-left: 27px;
}

.recent-sets-box h4 {
	font: 14px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	color: #9f9f9f;
	margin-bottom: 15px;
}

.recent-sets-box a {
	font: 11px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	text-decoration: none;
	color: #336480;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.recent-sets-box a:hover {
	color: #213d4d;
	text-decoration: underline;
}

.ebm-txt {
	text-align: left;
	color: #787878;
	font-size: 19px;
	line-height: 30px;
}

.ebm-toptext {
	text-align: left;
	padding: 44px 51px 31px;
	color: #787878;
	font-size: 19px;
	line-height: 30px;
}

.ebm-bottomtext {
	text-align: left;
	padding: 9px 51px 31px;
	color: #787878;
	font-size: 16px;
	line-height: 27px;
}


.ebm-toptext strong {
	color: #4d4d4d;
}

.printable-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/printer.png') 0px 50% no-repeat;

}
.help-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/help.png') 0px 50% no-repeat;

}
.property-info-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/house.png') 0px 50% no-repeat;

}
.room-info-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/rooms.png') 0px 50% no-repeat;

}
.photo-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/pictures.png') 0px 50% no-repeat;

}
.account-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/account.png') 0px 50% no-repeat;

}
.rates-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/money.png') 0px 50% no-repeat;

}
.settings-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/cog.png') 0px 50% no-repeat;

}
.calendar-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/calendar.png') 0px 50% no-repeat;

}
.password-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/key.png') 0px 50% no-repeat;

}
.on-hold-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/flag_purple.png') 0px 50% no-repeat;

}
.find-booking-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/find.png') 0px 50% no-repeat;

}
.change-calendar-item {
  padding-left: 20px;
  line-height:24px;
  background: url('/images/calendar-month.png') 0px 50% no-repeat;

}
.note-edit-item {
  padding-left: 20px;
  padding-bottom: 3px;
  line-height:24px;
  font-size: 11px;
  background: url('/images/note_edit.png') 0px 50% no-repeat;

}
.note-add-item {
  padding-left: 20px;
  padding-bottom: 3px;
  line-height:24px;
  font-size: 11px;
  background: url('/images/note_add.png') 0px 50% no-repeat;

}
/* @end */

