html, body {
	height:100%;
	background:#fff;
	color:#343434;
}


a {
	color:#009;
}

a:hover {
	color:#f60;
}

tbody tr:hover {
	background:#eee;
}

h1 {
	font-size:16px;
	color:#006;
}
h2 {}
h3 {}


#new-asu-wrap {
/*	margin-top:80px;*/
}

#trip-check-container {
	width:960px;
	padding:20px;
	border:1px dotted #ccc;
	border-width:0 1px;
	/*background:url("http://www.asu.com/images/tripcheck-header-1000.png") no-repeat top center;*/
}

#tripcheck-header {
	width:100%;
	height:80px;
	/*position:fixed;*/
	top:0;
	left:0;
	text-align:right;
	background:url(http://www.asu.com/images/masthead1920.jpg) no-repeat center;
}

#masthead {
	width:960px;
	height:72px;
	margin:0 auto;
} 

#asu-logo {
	float:left;
} 

#welcome {
	float:right;
	margin-top:20px;
	padding:10px 20px;
	background:rgba(255,255,255,.3);
} 

#tripcheck-main-menu-container {
	height:36px;
	text-align:left;
	overflow:hidden;
	background:url(http://search.asu.com/images/hotel-bg.jpg) repeat-x center;
	margin-bottom:10px;
}

#tripcheck-main-menu {
	padding:0;
	margin:10px 0 0 0;
	float:left;
}

#account-menu {
	float:right;
	padding:0;
	margin:10px 0 0 0;	
}

.main-menu li a {
	padding:20px 10px;
	text-decoration:none;
}

.main-menu li a:hover {
	background:#c00;
	color:#fff;
}

#tripcheck-main {
	/*float:left;*/
	width:960px;
	
}

#tripcheck-mid-content {
	margin:10px auto;
	padding:10px 0;

}

.container-600px, .container-600 {
	width:600px;
	
}

#check-itineraries-container, #register-form-container, #my-account-form-container {
	float:left;
}

#my-account-form-container form input[type=text],
#my-account-form-container form input[type=password],
#my-account-form-container form select {
	width:500px;
	margin:0 0 10px;
}


#tripcheck-top-content{
	width:100%;
	
}

#tripcheck-preamble {
	background:#fff;
	float:right;
	width:600px;	
}


#tripcheck-preamble p {
	margin:0;
	padding:10 0;
}

#tripcheck-logo {
	float:left;
	height:90px;
	width:360px;
}

#tripcheck-sidebar {
	width:320px;
	float:right;
	/*background:transparent url(http://www.asu.com/images/tripcheck-sidebar-grad.png) repeat-x center;
	border:1px solid #277fc6;
	border-width:4px 0;*/
	min-height:240px;
	line-height:3ex;	
	margin-top:10px;
}

#tripcheck-sidebar p {
	width:auto;
	padding:5px 20px;
}

#tripcheck-footer {
	margin:20px 0 0 0;
	width:100%;
	height:18px;
	float:left;
	clear:both;
	text-align:left;
	font:12px Arial,sans-serif;
	color:787878;
	height:auto;
}

.footer-links ul {
	list-style:none;
}

.footer-links ul li a {
	padding:5px 0;
	text-decoration:none;
	color:#277fc6;
}

.footer-links ul li a:hover {
	color:#f60;
	text-decoration:underline;
}

#copyright {
	text-align:right;
	font-size:.8125em;
	color:#999;
}

.itinerary-detail-header {
	font-size:14px;
	color:#009;
	padding:10px 3px;/*3px*/
	border:1px solid #ccc;
	background:url(http://www.asu.com/images/gradient.png) repeat-x center center;
}

.itinerary-detail-header em {
	font-weight:normal;
	font-style:normal;
	color:#666;
}

#check-itineraries, #create-nrc-id, form.pretty, div.shadow-box {
	padding:10px !important;
	background:#fff;
	background-color:#ffffff;
	-moz-box-shadow:2px 2px 10px #cccccc;
	-webkit-box-shadow:2px 2px 10px #cccccc;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=6)";filter: progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=6);
	padding-bottom:10px;
	border-width:0;
}

#airline-note {
	font-size:8pt;
	background:url(http://www.asu.com/images/gradient300.png) repeat-x center bottom;
	margin:10px 0;
	padding:5px;
}

.form-disclaimer p {
	font-size:.9em;
}

p.instrux {
	padding:10px;
	margin:10px 0;
	background:#efefef;
	font:italic 10.5pt georgia,serif;
	/*color:#353535;*/
	color:#353535;
	border-left:3px solid #006;
	
}


.odd {
	background:#fff;
}
.even {
	background:#dce4ff;
}

.hint {
	color:#666 !important;
	font-weight:normal !important;
}

.left {
	float:left;
	margin-right:10px;
}

#get-flights-f1 {
	width:45%;
	float:left;
}

#get-flights-f2 {
	width:45%;
	float:left;
}

#get-flights-f2 div {
	margin-bottom:20px;
}

#get-flights-f3 {
	width:100%;
	text-align:right;
}

#flash {
	width:100%;
	clear:both;
}

#flash-wrap {
	display:none;
	background-color:#fee;
	width:auto;
	height:auto !important;
	min-height:0;
	left:0;
	top:0;
	margin:10px 0;
	padding:0;
	border:1px solid #838;
	position:relative;
	
	
}

#flash-wrap p {	
	padding:0 10px;
}

#flash-wrap.error {
	display:block;
	border-left-width:5px;
	border-color:#c00;
}

#flash-wrap.info {
	display:block;
	border-left-width:5px;
	border-color:#009;
	background-color: #eff;
}

#flash-wrap.warning {
	display:block;
	border-left-width:5px;
	border-color:#f90;
}

#flash-wrap.success {
	display:block;
	border-left-width:5px;
	border-color:#393;
	background-color: #efe;
}

input[type="submit"], button {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("http://www.asu.com/images/button.png");
	background-position:0 0;
	background-repeat:repeat-x;
	color:white;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight:bold;
	padding:3px 10px !important;
	text-transform:uppercase;
	width:auto;
}

.hasDatepicker {
	background-color:#fff;
	background-image:url("http://www.asu.com/lodging/searchimages/calendar.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

#flights-table {
	border:1px solid #009;
	border-width:1px 2px 2ppx 1px;
	border-color:#ddd #ccc #ccc #ddd;
}

#flights-table thead, thead {
	background:#fff url(http://www.asu.com/images/tripcheck-table-header.png) repeat-x center;
	color:#fff;

}


#flights-table th {
	font-weight:normal;
}

#flights-table tr {
	border-bottom:1px solid #ccc;
}

.hidden {
	display:none;
}

.zedfares p {
	text-align:right;
	margin:0;
	padding:0;
}

#flight-status-key-container {
	height:auto;
	margin:10px 0;
}

#flight-status-key { /* ul */

}

#flight-status-key li {
	padding:0 0 0 10px;
}

.status-key-description {
	display:none;
}

#flights-form textarea {
	display:none;
}

table.seat-availability {border-collapse:collapse;background:white;}
table.seat-availability tr:hover {background: inherit;}
table.seat-availability td {}

.seat-class-names th {
	background:#ddc;
	color:#333;
}


ul.hmenu {
	margin:0;
	padding:0;
	list-style:none;
}

ul.hmenu li {
	display:inline;
}

/* 
	Flight Statuses
	GREAT, OK, POOR, CAPACITY, OVERSOLD, N/A 
*/


.status-na { 
	color:#999 !important;
}

.status-great {
	color:#393;
}

.status-ok {
	color:#f60;
}

.status-poor {
		color:#f90;
}

.status-capacity {
	color:#fc0;
}

.status-oversold {
	color:#c00;
}

#manage-order-alerts {
	color:#333;
	font-size:1em;
	font-family:arial,helvetica,san-serif;
	
}


#tripcheck-other-content {
	width:100%;
	margin:20px auto;
	float:left;
}

#flight-stats-content {
	border:1px solid #666;
}

.faq .question {
	font-size:.85em;
}

.faq table#status-explanations {
	margin:10px 0;
	border:1px solid #555;
}
.faq table#status-explanations thead th {
	color:#fff;
	background:#fff url(http://www.asu.com/images/tripcheck-table-header.png) repeat-x center;
}

.faq table#status-explanations thead tr th:hover {
	background:none;
}

span.get-help {
	font-weight:normal;
	color:#666;
	font-size:.875em;
}

.zedfare {
	padding:10px;
}

.operated-by {
	font:9px Verdana,sans-serif;margin:0;padding:0;
}

/* JQuery ui overrides */

.ui-dialog-titlebar {
background-image:none !important;
background-color:#006 !important;
}

