/* ------------------- Header ------------------- */
#header{
	background: #0e70a8 url('/redesign/images/header-bg.jpg') repeat-x;
	height: 138px;
	width: 100%;}

#header .vertical-stitches{
	width: 3px;
	height: 113px;
	background: url('/redesign/images/header-vert-stitches.png') no-repeat;
	float: right;}

#logo{
	width: 262px;
	float: left;}

#logo img{
	float: left;}

#my-destinations{
	float: left;
	width: 495px;}

#my-destinations h2{
	margin: 0 0 5px 0;}

#mydest-slots{
	float: left;
	width: 460px;
	height: 78px;
	margin: 10px 0 0 30px;
	_margin: 10px 0 0 15px;}

.mydest-slot{
	float: left;
	width: 78px;
	height: 78px;
	margin: 0 10px 0 0;
	background: url('/redesign/images/mydest-bg.png') no-repeat;}

.mydest-slot img{
	margin: 7px 0 0 7px;}

.mydest-slot-hover{
	background-position: 0px -78px;}

#mydest-teaser{
	width: 366px;
	height: 110px;
	float: left;
	background: url('/redesign/images/mydest-teaser-bg.png') no-repeat;
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;}

#mydest-teaser-content{
	text-align: right;
	color: #d0d9e8;
	font-family: Cambria, Times, "Times New Roman", serif;
	font-size: 18px;
	padding: 22px 10px 0 0;}

#mydest-teaser-content p{
	margin: 0 0 4px 0;
	font-size: 12px;}

#mydest-right-arrow{
	width: 56px;
	height: 95px;
	background: url('/redesign/images/mydest-right-arrow.png') no-repeat;
	float: left;
	margin: 0 0 0 20px;}

#header-login{
	float: left;
	width: 211px;}

#header-right-info{
	width: 181px;
	height: 73px;
	background: url('/redesign/images/header-right-info-bg.png') no-repeat;
	float: right;}

#header-right-info-content{
	text-align: center;
	color: #d0d9e8;
	font-family: Cambria, Times, "Times New Roman", serif;
	font-size: 18px;
	padding: 20px 0 0 3px;}

#header-right-buttons{
	float: right;
	width: 181px;
	margin: 5px 0 0 0;
	text-align: center;
	white-space: nowrap;}

#header-right-buttons a{
	cursor: pointer;
	cursor: hand;}

/* ------------------- Sub-Header ------------------- */

#sub-header{
	position: absolute;
	width: 100%;}

/* ------------------- Navigation ------------------- */
#navigation{
	background:url('/redesign/images/navigation-bg.jpg') repeat-x;
	height: 61px;
}

#navbuttons{
	margin: 0;
	padding: 0;}

.navbutton{
	float: left;
	display: block;
	width: 150px;
	height: 61px;
	background: url('/redesign/images/navbutton-bg-trans.png') no-repeat;
	font-size: 18px;
	font-family: Cambria, Times, "Times New Roman", serif;}

#navbuttons a{
	color: #222;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 65px;
	width: 140px;
	height: 55px;}

#school-button{
	float: right;
	margin-right: -10px;
	cursor: pointer;
	cursor: hand;}

.sub-nav{
	position: absolute;
	padding: 0;
	margin: 0;
	_margin: -10px 0 0 0;
	z-index: 900;
	width: 140px;
	border-bottom: solid 1px #ccc;}

.sub-nav li{
	display: block;
	width: 140px;
	height: 55px;
	_margin: -1px 0 0 0;
	border-top: dotted 1px #ddd;
	background: url('/redesign/images/subnav-bg.jpg') repeat-y;
	overflow: hidden;
	z-index: 991;}

#schools-sub{
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;
	font-size: 14px;}

#schools-sub li{
	height: 30px;
	width: 100%;}

#schools-sub a{
	line-height: 30px !important;}

#navbuttons .sub-nav a{
	line-height: 55px;}

#school-button.no-school{
	background-image: url('/redesign/images/schoolbutton-bg-yellow.png');}

#navbuttons .sub-nav .handle{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 997;}

/* ------------------- Footer ------------------- */
#footer{
	background: url('/redesign/images/footer-bg.jpg') bottom repeat-x;
	width: 100%;
	position: relative;
	margin-top: -195px;
	height: 195px;
	clear:both;
	font-family: Cambria, Times, "Times New Roman", serif;
	color: #fff;}

.footer-nav{
	float: left;
	font-size: 12px;
	margin: 70px 30px 0 30px;
	padding: 0;}

.footer-nav li{
	list-style: none;}

.footernav-title{
	font-size: 18px;}

#footer .vertical-stitches{
	width: 3px;
	height: 113px;
	margin: 70px 0 0 0;
	background: url('/redesign/images/footer-vert-stitches.png') no-repeat;
	float: left;}

#footer .first{
	_margin-left: 15px;}

#back-to-top{
	float: left;
	margin: 70px 30px 0 30px;
	text-align: center;
	font-size: 14px;}

#footer a{
	color: #fff;
	text-decoration: none;}

#copyright{
	clear: both;
	text-align: right;
	float: left;
	font-size: 10px;
	margin: -6px 0 0 0;
	width: 100%;}

/* ------------------- Login Bar ------------------- */

#login-bar{
	height: 56px;
	background: url('/redesign/images/login-bar-bg.jpg') bottom repeat-x;
	_background-position: top;
	text-align: right;
	overflow: hidden;
	z-index: 1;
	position: relative;}

#login-bar form{
	padding: 5px 0 0 0;
	_padding: 4px 0 0 0;}

#login-bar .input-submit{
	background: url('/redesign/images/login-bar-login.png') no-repeat;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	width: 95px;
	height: 36px;
	cursor: pointer;
	cursor: hand;
	outline: none;
	vertical-align: top;}

#login-bar .input-text{
	width: 319px;
	height: 27px;
	_height: 47px;
	color: #fff;
	border: 0;
	margin: 0 0 0 5px;
	padding: 10px 5px;
	_padding: 3px 5px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	outline: none;}

#login-bar .input-checkbox{
	position: absolute;
	margin: 36px 0 0 85px;
	_margin: 33px 0 0 83px;
	border: none;
	outline: none;}

#login-bar label{
	position: absolute;
	margin: 40px 0 0 7px;
	z-index: 998;}

#login-bar #login-email-address{
	background: url('/redesign/images/login-bar-email.png') no-repeat;}

#login-bar #login-password{
	background: url('/redesign/images/login-bar-password.png') no-repeat;}

#login-bar .forgotten-password{
	position: absolute;
	margin: -4px 0 0 90px;
	_margin: -4px 0 0 -120px;}

#login-bar #login-feedback{
	font-size: 12px;
	position: absolute;
	width: 400px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 15px 0 0 300px;
	z-index: 999;
	font-weight: bold;}

#login-bar #login-feedback .close{
	color: #05469f;
	cursor: pointer;
	cursor: hand;}

#login-bar #login-feedback.success{
	color: #018d18;
	background: #d0ffe4;
	border: solid 1px #018d18;}

#login-bar #login-feedback.failure{
	color: #ca0000;
	background: #eeb8b8;
	border: solid 1px #ca0000;}

/* ------------------- Main ------------------- */
#main{
	margin: 76px 0 0 0;
	_padding: 76px 0 0 0;}

#main h1{
	margin: 0;}

/* ------------------- Breadcrumbs ------------------- */

#breadcrumbs{
	width: 100%;
	background: #e9e9e9;
	color: #b8b8b8;
	font-size: 10px;
	overflow: hidden;
	font-weight: bold;
	height: 18px;
	line-height: 18px;}

#breadcrumbs a{
	color: #05469f;
	text-decoration: none;}

#breadcrumbs-trail{
	float: left;
	padding: 0 0 0 5px;
	background: url('/redesign/images/breadcrumb-cap-left.png') top left no-repeat;}

#breadcrumbs-school{
	float: right;
	padding: 0 5px 0 0;
	background: url('/redesign/images/breadcrumb-cap.png') top right no-repeat;}

/* ------------------- IE PNG Fix ------------------- */

img, div, li {
	behavior: url('/redesign/iepngfix.htc');}

/* ------------------- Overall ------------------- */

html, body, #notthefooter{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #222;
	background: #fff;}

body > #notthefooter{
	height: auto;
	min-height: 100%;}

#main{
	padding-bottom: 195px;} 

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

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;}

.clearfix{
	display: block;}
/* End hide from IE-mac */

.wrapper{
	width: 978px;
	margin: 0 auto;}

img{
	border: none;}

a{
	outline: none;
	text-decoration: none;
	color: #05469f;}

#main-bottom{
	clear: both;
	padding: 10px 0 0 0;}

.stripe-box{
	float: left;
	color: #222;
	width: 100%;}

.stripe-box h2{
	background: #e9e9e9;
	border-bottom: solid 1px #b8b8b8;
	font-size: 18px;
	color: #222;
	margin: 0;
	padding: 3px 10px;}

.big-button{
	font-size: 16px;
	border-style: solid;
	border-width: 1px 0;
	_border-width: 1px;
	float: left;
	margin: 0 1px;
	overflow: visible;
	
	border-color: #011937;}

.black{
	border-color: #000 !important;}

.big-button a{
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-top-style: solid;
	border-width: 1px 1px 0 1px;
	margin: 0 -1px;
	
	border-color: #011937;
	border-top-color: #4374b9;
	background: #05469f;
	color: #fff;}

.black a{
	border-color: #000 !important;
	border-top-color: #5c5c5c !important;
	background: #212121;
	color: #fff;}

.big-button input{
	font-size: 16px !important;
	padding: 4px 10px !important;
	display: block;
	text-decoration: none;
	text-align: center;
	border-style: solid !important;
	border-width: 1px 1px 0 1px !important;
	margin: 0 -1px;
	cursor: pointer;
	cursor: hand;
	height: auto !important;
	width: auto !important;
	outline: none;
	font-family: Tahoma, sans-serif;
	
	border-color: #011937 !important;
	border-top-color: #4374b9 !important;
	background: #05469f;
	color: #fff;}

.small-button input{
	font-size: 12px !important;
	padding: 3px 5px !important;
	display: block;
	text-decoration: none;
	text-align: center;
	border-style: solid !important;
	border-top-style: solid !important;
	border-width: 1px 1px 0 1px !important;
	margin: 0 -1px;
	cursor: pointer;
	cursor: hand;
	height: auto !important;
	width: auto !important;
	outline: none;
	font-family: Tahoma, sans-serif;
	
	border-color: #011937 !important;
	border-top-color: #4374b9 !important;
	background: #05469f;
	color: #fff;}

.black input{
	border-color: #000 !important;
	border-top-color: #5c5c5c !important;
	background: #212121;
	color: #fff;}

.small-button{
	font-size: 12px;
	border-style: solid;
	border-width: 1px 0;
	_border-width: 1px;
	float: left;
	margin: 0 1px;
	
	border-color: #011937;}

.small-button a{
	padding: 3px 5px;
	display: block;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-top-style: solid;
	border-width: 1px 1px 0 1px;
	margin: 0 -1px;
	
	border-color: #011937;
	border-top-color: #4374b9;
	background: #05469f;
	color: #fff;}

.page-container{
	padding: 15px 0 0 0;
	font-size: 12px;}

.page-container h1{
	font-size: 36px;
	color: #05469f;
	font-weight: bold;
	margin: 0;}

.page-container #main-content{
	float: left;
	width: 843px;
	overflow: hidden;}

#side-ad{
	width: 120px;
	float: left;
	margin: 0 0 0 13px;
	text-align: center;
	border: solid 1px #B8B8B8;}

#side-ad a{
	color: #fff;
	background: #B8B8B8;
	width: 100%;
	display: block;}

.small-stars{
	width: 100px;
	height: 18px;
	float: left;
	background: url('/redesign/images/small-stars-bg.png') no-repeat;}

.small-stars-fill{
	height: 18px;
	float: left;
	background: url('/redesign/images/small-stars-fill.png') no-repeat;}

.small-pricerange{
	width: 30px;
	height: 18px;
	float: left;
	background: url('/redesign/images/small-pricerange-bg.png') no-repeat;}

.small-pricerange-fill{
	height: 18px;
	float: left;
	background: url('/redesign/images/small-pricerange-fill.png') no-repeat;}

.big-stars{
	width: 180px;
	height: 32px;
	float: left;
	background: url('/redesign/images/big-stars-bg.png') no-repeat;}

.big-stars-fill{
	height: 32px;
	float: left;
	background: url('/redesign/images/big-stars-fill.png') no-repeat;}

.big-pricerange{
	width: 69px;
	height: 32px;
	float: left;
	background: url('/redesign/images/big-pricerange-bg.png') no-repeat;}

.big-pricerange-fill{
	height: 32px;
	float: left;
	background: url('/redesign/images/big-pricerange-fill.png') no-repeat;}

.open-status{
	font-weight: bold;
	font-size: 12px;}

.open{
	color: #01a04c;}

.closed{
	color: #b40000;}

.small-blackcard{
	float: left;
	width: 26px;
	height: 17px;}

.big-blackcard{
	float: right;
	width: 41px;
	height: 28px;}

.handle{
	cursor: move;}

#navigation #nav-forgotyourpassword{
	font-size: 14px;}

.google-checkout-button{
	text-align: center;}

.tab-box{
	width: 100%;}

.tab-menu h3{
	float: left;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px 0;
	_border-width: 1px 1px 0 1px;
	float: left;
	margin: 0 3px -1px 1px;
	
	border-color: #011937;
	border-bottom-color: #b8b8b8;}

.tab-menu h3.active{
	border-color: #b8b8b8;
	border-bottom-color: #e9e9e9;}

.tab-menu h3 a{
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-top-style: solid;
	border-width: 1px 1px 0 1px;
	margin: 0 -1px;
	
	border-color: #011937;
	border-top-color: #4374b9;
	background: #05469f;
	color: #fff;}

.tab-menu h3.active a{
	border-color: #b8b8b8;
	border-top-color: #fff;
	background: #e9e9e9;
	color: #05469f;}

.tab-box .tab-content{
	margin: 0;
	padding: 0;
	background: #e9e9e9;
	overflow: hidden;
	clear: both;
	border: solid 1px #b8b8b8;
	display: block;}

.small{
	font-size: 10px;}

.form{
	font-size: 14px;
	overflow: hidden;}

.form h2{
	margin: 0;
	font-size: 14px;}

.form p{
	margin: 5px 0 20px 0;}

.form-field{
	clear: both;
	height: 35px;}

.form-field label{
	float: left;
	display: block;
	width: 130px;
	text-align: right;
	margin: 0 20px 0 0;}

.form-field .has-help{
	color: #05469f;
	border-bottom: dotted 1px #05469f;
	cursor: help;}

.form-field .inline-label{
	display: inline;
	width: auto;
	text-align: left;
	float: none;
	margin: 0;
	font-size: 12px;}

.form-field .form-help{
	position: absolute;
	width: 358px;
	background: #fff9dd;
	border: solid 1px #ffd695;
	margin: 20px 0 0 90px;
	_margin: 20px 0 0 -40px;
	font-size: 12px;
	z-index: 10;
	overflow: hidden;}

/* iframe layering hack for IE */
.form-field .form-help iframe{
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;}

.form-field p{
	padding: 10px;
	margin: 0;}

.form-field #captcha{
	float: left;
	width: 318px;
	height: 129px;}

.form-field .input-checkbox{
	margin: 0 0 0 150px;}

.form-field .input-text{
	width: 200px;
	_width: 180px;
	padding: 3px 5px;
	background: #fff;
	border: solid 1px #b8b8b8;}

.form-field .input-password{
	width: 200px;
	_width: 180px;
	padding: 3px 5px;
	background: #fff;
	border: solid 1px #b8b8b8;}

.form-field .input-select{
	z-index: 1;}

#back-to-top{
	cursor: pointer;
	cursor: hand;}

.padded-content{
	padding: 15px;}

.big-button.floatright{
	float: right;}

#find{
	width: 845px;
	padding: 15px 0 0 0;}

#find h2{
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	width: 100px;}

#find input{
	width: 640px;
	border: solid 1px #b8b8b8;
	float: left;
	font-size: 18px;
	padding: 5px;}

#find #search, #find #browse{
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 0 0 25px 0;}

#find #browse h2{
	line-height: 50px;}

#find #browse ul{
	margin: 0;
	padding: 0;
	background: #e9e9e9;
	overflow: hidden;
	clear: both;
	border: solid 1px #b8b8b8;
	display: block;}

#find #browse li{
	display: inline;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	white-space: nowrap;
	_white-space: normal;}

#find .tab-box{
	float: left;
	width: 743px;}

#find .big-button{
	float: right;
	margin: 0 4px 0 0;}

#find .small-button{
	float: right;
	margin: 0 4px 0 0;}

.stripe-box{
width: 100%;}

.stripe-box-content{
	padding: 0 0 15px 0;
	overflow: hidden;}

.destination-listing{
	float: left;
	width: 253px;
	margin: 15px 10px 15px 10px;
	_padding: 0 0 15px 0;}

.full-listing{
	width: 600px; !important;
	margin: 15px 0 0 10px;}

.destination-listing h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
	white-space: nowrap;}

.destination-listing p{
	height: 70px;
	margin: 0;
	overflow: hidden;}

.full-listing p{
	height: auto !important;
	margin: 0 0 10px 0;}

.destination-listing .small-stars{
	width: 116px;}

.destination-listing .small-pricerange{
	width: 30px;
	margin: 0 16px 0 0;}

.destination-listing .small-blackcard{
	width: 26px;}

.destination-listing .open-status{
	text-align: right;
	float: left;
	width: 65px;}

.destination-listing .destination-thumbnail{
	float: left;
	margin: 0 10px 0 0;}

#school-button .school-arrow{
	position: absolute;
	margin: 45px 0 0 127px;}






.profile-left{
	float: left;
	width: 485px;
	margin: 0 30px 15px 15px;}

.profile-left h1{
	height: 55px;}

.profile-left h2{
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	clear: both;}

.profile-left p{
	margin: 0 0 5px 0;}

.profile-right{
	float: left;
	width: 295px;}

.price-and-rating{
	overflow: hidden;
	height: 55px;}

.profile-right .big-pricerange{
	margin: 10px 0 0 10px;}

.profile-right .big-stars{
	margin: 10px 0 0 25px;}

.profile-right .misc-info{
	background: #e9e9e9;}

.profile-right .misc-info .big-blackcard{
	margin: 20px 20px 0 0;}

.profile-right .misc-info dl{
	margin: 0;
	padding: 0 0 15px 20px;} 

.profile-right .misc-info .first{
	padding: 20px 0 15px 20px;}

.profile-right .misc-info dt{
	font-weight: bold;}

.profile-right .misc-info dd{
	margin: 0;
	padding: 0;}

#tos.page-content, #privacy.page-content{
	width: 700px;
	margin: 0 0 0 50px;}

#tos.page-content h1, #privacy.page-content h1{
	margin: 0 0 0 -50px;}