/* ------------------- 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;}

#header #my-destinations .vertical-stitches { float: left; }
#header ul.patches { overflow: hidden; float: left; margin: 0; padding: 0; display: block; }
#header ul.patches li { display: block; float: left; }
#header ul.patches li a {
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-shadow: 1px 1px 4px #444;
	padding-top: 61px;
}
#header ul.patches li.destinations a { background: url('/redesign/images/nav-destinations.png') 50% 0 no-repeat; }
#header ul.patches li.dining a { background: url('/redesign/images/nav-dining.png') 50% 0 no-repeat; }
#header ul.patches li.textbooks a { background: url('/redesign/images/nav-textbooks.png') 50% 0 no-repeat; }
#header ul.patches li.student-loans a { background: url('/redesign/images/nav-studentloans.png') 50% 0 no-repeat; }
#header ul.patches li.citations a { background: url('/redesign/images/nav-citations.png') 50% 0 no-repeat; }

#header .on-campus { float: left; width: 192px; }
#header .on-campus ul.patches li { width: 96px; }
#header .on-campus .title { 
	width: 128px; 
	height: 28px; 
	overflow: hidden; 
	text-indent: -9999px; 
	margin: 10px auto 0 auto;
	background: url('/redesign/images/nav-title-oncampus.png') 0 0 no-repeat;
}

#header .student-tools { float: left; width: 297px; }
#header .student-tools ul.patches li { width: 99px; }
#header .student-tools .title { 
	width: 172px; 
	height: 28px; 
	overflow: hidden; 
	text-indent: -9999px; 
	margin: 10px auto 0 auto;
	background: url('/redesign/images/nav-title-studenttools.png') 0 0 no-repeat;
}


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

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

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

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

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

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

#school-button{
	float: left;
	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: 38px;
	_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: 38px;}

#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: 56px 0 0 0;
	_padding: 56px 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 { font-size: 12px; }
.page-wrapper { font-size: 12px; padding: 5px; overflow: hidden; }

.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: 30px 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;}
	
	
.box {
	background: url('/redesign/images/box-bg.png') 0 0 repeat;
	border: solid 1px #c0b8b8;
	-moz-box-shadow: 0 0 5px #8f8e8e;
	-webkit-box-shadow: 0 0 5px#8f8e8e;
	box-shadow: 0 0 5px #8f8e8e;
	color: #222;
	margin-bottom: 20px;
}
.box .contents {
	border: solid 1px #fff;
	padding: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.box-title { margin-bottom: 0; }
.box-title .contents { padding: 10px; }
.box-title h2 { float: left; margin: 10px; padding: 0; font-size: 24px; color: #fff; font-weight: normal; }
.box-title h2 strong { color: #05469f; }

.box-text .contents { padding: 15px 30px 15px 108px; font-size: 14px; background: url('/redesign/images/info.png') 30px 50% no-repeat; }

a.button {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #043f8e url('/redesign/images/button-blue.png') 0 0 repeat-x;
	border: solid 1px #043f8f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	text-align: center;
	margin: 0;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
}

.buttons { float: right; }
.buttons .button { float: left; margin-left: 5px; }

.about { font-size: 18px; }
.about .contents { padding: 35px 50px; }
.about h3 { color: #05469f; margin: 15px 0; font-size: 20px; }
.about p { line-height: 26px; margin: 15px 0; }

.title .contents { padding: 10px; }
.title h2 { float: left; margin: 10px; padding: 0; font-size: 24px; color: #222; font-weight: normal; }
.title h2 strong { color: #05469f; }

.toolbar .contents { padding: 10px; }
.toolbar h2 { float: left; margin: 0; padding: 0; font-size: 14px; color: #222; font-weight: normal; }
.toolbar h2 strong { color: #05469f; }
.toolbar ul.pagination { float: right; margin: 0; padding: 0; }
.toolbar ul.pagination li { display: inline; list-style: none; padding-left: 5px; }
.toolbar ul.pagination li.selected a { color: #222; }

.authors .contents { padding: 40px 100px; font-size: 16px; }
.authors ul { margin: 0; padding: 0; }
.authors ul li { display: block; list-style: none; float: left; width: 378px; margin: 5px 0; }

.info .contents { padding: 10px 10px 10px 88px; background: url('/redesign/images/info.png') 16px 50% no-repeat; font-size: 14px; }
.info strong { color: #05469f; }

.book .contents { padding: 10px; }
.book .image { float: left; width: 88px; text-align: center; }
.book .image img { width: 88px; }
.book .text { float: left; width: 568px; margin-left: 10px; font-size: 14px; }
.book .text h3 { margin: 0 0 10px 0; font-size: 16px; }
.book .text strong { color: #05469f; }
.book .text .button { float: right; font-size: 14px; height: 34px; line-height: 34px; padding: 0 10px; }

.filter .contents { padding: 10px 10px 0 10px; }
.filter h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #1a1a1a url('/redesign/images/button-black.png') 0 0 repeat-x;
	border: solid 1px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: #000 -1px -1px 0;
	margin: 0;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	clear: both;
}
.filter .slider { margin: 10px 12px 10px 10px; }
.filter .slider select { display: none; }
.filter #price-range { margin: 10px 12px 10px 10px; }
.filter #min-price { float: left; font-weight: bold; margin-bottom: 15px; }
.filter #max-price { float: right; font-weight: bold; margin-bottom: 15px; }
.filter table { margin: 10px 0 15px 0; width: 100%; }
.filter table th { color: #05469f; }
.filter table .left { text-align: left; }
.filter table .right { text-align: right; }
.filter table td { padding: 3px 0; vertical-align: middle; }
.filter table td input.button {
	color: #fff;
	font-weight: bold;
	background: #043f8e url('/redesign/images/button-blue.png') 0 0 repeat-x;
	border: solid 1px #043f8f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	white-space: nowrap;
	text-align: center;
	margin: 0;
	font-size: 14px; 
	padding: 5px 0; 
	width: 80px;
	float: right;
}
.filter .button { margin-bottom: 10px; }

.pricecomparison .contents { padding: 10px; }
.pricecomparison table { font-size: 14px; width: 100%; }
.pricecomparison table th { text-align: left; color: #05469f; padding: 0 10px 10px 10px; }
.pricecomparison table td {
	background: url('/redesign/images/divider-horizontal.png') 0 0 repeat-x;
	padding: 17px 10px 15px 10px;
	vertical-align: top;
}
.pricecomparison table .seller { padding-left: 0; }
.pricecomparison table .condition { text-align: center; }
.pricecomparison table .total { text-align: center; padding-right: 0; }
.pricecomparison table .total .price { font-size: 24px; color: #05469f; font-weight: bold; margin-bottom: 5px; }
.pricecomparison table .total .button { font-size: 14px; height: 28px; line-height: 28px; white-space: nowrap; }
.pricecomparison table .total input {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #043f8e url('/redesign/images/button-blue.png') 0 0 repeat-x;
	border: solid 1px #043f8f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0 7px;
	width: 100%;
	white-space: nowrap;
	text-align: center;
	margin: 0;
}
.pricecomparison table td.comments div.comments { width: 290px; overflow: hidden; }

.redirect { text-align: center; font-size: 14px; }
.redirect .contents { padding: 50px 0; }
.redirect h2 { font-size: 24px; color: #05469f; margin: 0; }
.redirect p.loading { margin: 30px 0; }

.docerror { text-align: center; font-size: 14px; }
.docerror .contents { padding: 50px 0; }
.docerror h2 { font-size: 94px; color: #05469f; margin: 0; }

fieldset { border: 0; margin: 0; padding: 0; }

fieldset.textinput input {
	background: #eee url('/redesign/images/input-search.png') 0 0 repeat-x;
	color: #222;
	font-weight: bold;
	font-size: 20px;
	border: solid 1px #c2c2c2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 22px 15px;
	width: 96%;
}

fieldset.submit input {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #043f8e url('/redesign/images/button-blue.png') 0 0 repeat-x;
	border: solid 1px #043f8f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 22px 0;
	width: 100%;
	text-align: center;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}

ul.toggle {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #c2c2c2;
	margin: 10px 0 15px 0;
	padding: 0;
	overflow: hidden;
}
ul.toggle li { display: block; float: left; list-style: none; width: 50%; text-align: center; }
ul.toggle li input { display: none; }
ul.toggle li label {
	display: block;
	color: #919191;
	background: #eee url('/redesign/images/input-small.png') 0 0 repeat-x;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	cursor: hand;
}
ul.toggle li.selected label {
	background: #043f8e url('/redesign/images/button-blue.png') 0 0 repeat-x;
	color: #fff;
}
ul.toggle li.first label {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
ul.toggle li.last label {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.textbook-search { margin-bottom: 20px; }
.textbook-search .contents { padding: 10px; }
.textbook-search fieldset.textinput { float: left; width: 742px; }
.textbook-search fieldset.submit { float: left; margin-left: 14px; width: 188px; }

ul.books { margin: 0 0 20px -20px; padding: 0; }
ul.books li { display: block; float: left; list-style: none; margin: 20px 0 0 20px; width: 472px; }
ul.books li .contents { padding: 10px; }
ul.books li .image { float: left; width: 88px; text-align: center; }
ul.books li .image img { width: 88px; }
ul.books li .image a { display: block; }
ul.books li .text { float: left; width: 344px; margin-left: 10px; font-size: 14px; }
ul.books li .text h3 { margin: 0 0 10px 0; font-size: 16px; }
ul.books li .text strong { color: #05469f; }
ul.books li .text .button { float: right; font-size: 14px; height: 34px; line-height: 34px; padding: 0 10px; }

#price-comparison .leftcolumn { float: left; width: 250px; }
#price-comparison .rightcolumn { float: left; width: 690px; margin-left: 20px; }

#price-comparison #by-condition { display: none; }

#pre-compare .leftcolumn { float: left; width: 690px; }
#pre-compare .rightcolumn { float: left; width: 250px; margin-left: 20px; }
#pre-compare .filter table { table-layout: fixed; }
#pre-compare .filter table td.left { width: 80px; overflow: hidden; white-space: nowrap; }
#pre-compare .filter table td.middle { text-align: center; }

.textbooks-top { overflow: hidden; margin-bottom: 20px; }
.textbooks-top .title { float: left; padding-top: 10px; }
.textbooks-top .title h2 { margin: 0; font-size: 43px; font-weight: bold; color: #05469f; line-height: 40px; }
.textbooks-top .title h3 { margin: 0; font-size: 27px; }
.textbooks-top .ad { float: right; width: 728px; height: 90px; border: solid 1px #222; }
.textbooks-top h4 { 
	clear: both; 
	float: left; 
	font-size: 18px; 
	color: #05469f; 
	text-align: center; 
	margin-bottom: 0; 
	margin-top: 15px; 
	width: 100%;
}
