/*

W3C Valid CSS By E-Marketing Associates http://www.e-marketingassociates.com.

This design is not a template. You may not reproduce it elsewhere without

the designer's written permission.                  

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
}
a {
	color: #CE2043;
}

p, fieldset {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

.schoolsites {
	border:1px solid #D5D7E2; 
	margin-bottom:5px; 
	width:290px; 
	height:70px; 
	float:left;
}

.schoolhotels {
	border:1px solid #D5D7E2; 
	width:230px; 
	margin:0 0 5px 5px; 
	height:70px; 
	float:left; 
}

form {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: .85em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#masthead {
	margin: 0px;
	padding: 0px;
	height: 132px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
/*----------------------------------*/

li.main {	
	float: left;
	height: 28px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 12px;
	z-index: 1000;
}

#nav a {
	display: block;
	text-decoration: none;
	/*width: 10em;*/
	color: #ffffff;
}
#nav li ul li {
	padding: 0;
	line-height: 1em;
	display: inline;
}
#nav li ul a {
	display: block;	
	padding: 8px 5px;
	border-top: 1px solid #ffffff;
}
#nav li ul a:hover {
	background-color: #6970a4;/**/
	font-weight: bold;
	display: block;
	padding: 8px 5px;
	margin: 0;
}

#nav li ul { /* second-level lists */
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: absolute;
	background-color: #186591;
	padding: 0;
	margin: 0;
	width: 136px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul, #nav li ul ul.university  { /* third-and-above-level lists */
	float: left;
	width: 175px;  /*width needed or else Opera goes nuts */
	padding: 0;
	margin: -30px 0 0 136px;
	background-color: #1f84be;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#nav li ul ul.university { /* third-and-above-level lists */
	width: 220px;  /* everything the third-and-above-level lists has, however with a width difference */
}
#nav li ul ul li a {
	display: block;
	padding: 8px 2px;
}
#nav li ul ul li a:hover {
	display: block;
	padding: 8px 2px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*--------------------------------------*/
#intro {
	background-color: #f9f5e9;
	padding: 10px;
}
#container {
	width: 737px;
	margin: 0 0 0 5px;
	padding: 0px;
	position: absolute;
}
.nocss {
	display: none;
}
#topnav {
	background-color: #ce2043;
	height: 28px;
}
#leftside {
	width: 194px;
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color: #e9ebf0;
	position: relative; /* needed for border background from #rightside */
	z-index: 300; /* needed for border background from #rightside */
}
.leftheader {
	background-color: #d5d7e2;
	font-size: .65em;
	padding: 8px 5px 8px 5px;
}
.leftheader a {
	color: #000000;
}

/*Style for submit button-----------------------------------------------------*/
input.buttontext {
	border-style:solid;
	border-width:2px 3px;
	border-color:#6970A4;
	background-color:#6970A4;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}

/*START Hotel locator form-----------------------------------------------------*/
#resform {
	
	font-family: Arial, Helvetica, sans-serif;
}
#resform .menu {
	
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333366;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777dac;
	border-bottom-color: #777dac;
	border-left-color: #777dac;
	
}
#resform .field {
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333366;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777dac;
	border-bottom-color: #777dac;
	border-left-color: #777dac;
	
}

#resform td {
	font-size: .7em;	
}
/*END Hotel locator form-----------------------------------------------------*/

/*START Trip Rewards form-----------------------------------------------------*/
#triprewards {
	float:right;
	margin:5px 0 0 5px;
	width:176px;
	background-color: #f9f5e9;
	height:207px;
}
#triprewards #loginFormWidget {
	padding: 10px;
	color: #666666;
}
#loginFormWidget label {
	font-size: .7em;
}
#loginFormWidget .labelsQuickSearch {
	display: inline;
	width: 130px;
	margin: 0 0 10px 0;
}
#loginFormWidget a {
	font-size: .7em;
	color: #666666;
}
/*END Trip Rewards form-----------------------------------------------------*/



.leftcontent {
	padding: 5px;
}
.logos {
	font-size: 0.7em;
	color: #4c5177;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.logos td {
	padding-bottom: 10px;
}
.logos a {
	color: #4c5177;
}
#rightside_h {
	width: 538px;
	float: right;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	display: block;
	
	position: relative; /* needed for border background for #leftside*/
	
	z-index: 100; /* needed for border background for #leftside*/
}
#rightside {
	width: 531px;
	float: right;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	 /* Creates the illusion of a continuing background for #leftside */
	position: relative; /* needed for border background for #leftside*/
	/*margin-left: -175px;  needed for border background for #leftside*/
	z-index: 100; /* needed for border background for #leftside*/
}
#rightside ul, #rightside ol {
	font-size: 0.7em;
}

/*START Search Results Page-----------------------------------------------------*/
.results {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.results .found {
	font-size: .8em;
	text-align: left;
}
.results .nav {
	color: #CE2043;
	font-size: .7em;
	text-align: right;
}
.results .nav a {
	color: #CE2043;
}
.results .active {
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #CE2043;
}
#map {
	border: 3px solid #6970a4;
}
.hotel {
	margin-top: 12px;
	font-size: 0.7em;
}
.hotel .top {
	height: 3px;
	background-color: #333366;
	background-image: url(../interface/hotel-red-bdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hotel .ext-img {
	width: 138px;
	background-color: #e9ebf0;
	padding: 6px;
	border-right-color: #c4c6ca;
	border-bottom-color: #c4c6ca;
	border-left-color: #c4c6ca;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.hotel .logo {
	width: 140px;
	border-right-color: #c4c6ca;
	border-bottom-color: #c4c6ca;
	border-left-color: #c4c6ca;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.hotel .nbr {
	color: #CE2043;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 20px;
}
.hotel .content {
	padding: 5px;
}
.hotel .links {
	width: 105px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7c9cd;
}
.hotel .links img {
	margin-top: 5px;
	display: block;
}
.hotel .desc {
	margin-top: 5px;
}
.hotel .address {
	margin-top: 5px;
}
.hotel .phnumber {
	margin-top: 5px;
	font-size: 1.0em;
}
.hotel .phnumber td {
	padding-bottom: 5px;
}
.hotel .icons {
	margin: 0 5px 0 5px;
	border-left: 1px solid #c7c9cd;
	border-top: 1px solid #c7c9cd;
	border-bottom: 1px solid #c7c9cd;
}
.hotel .icons td {
	border-right: 1px solid #c7c9cd;
}



/*END Search Results Page-----------------------------------------------------*/
.detail {
	font-family: Arial, Helvetica, sans-serif;

}
.detail .lg-img {
	background-color: #e9eaf0;
}
.detail .location {
	background-color: #e9eaf0;
	padding: 10px;
}
.mid {
	width: 5px;
}
.detail .name {
	font-size: 1.0em;
	font-weight: bold;
	color: #5C6498;
}
.detail .desc {
	color: #5C6498;
	font-size: .9em;	
}
.detail .data {
	font-size: .75em;
	
}
.data .tag {
	color: #5C6498;
	font-weight: bold;
}
.info {
	margin-top: 5px;
}
.hnav {
	margin-bottom: 5px;
	width: 386px;
	background-color: #6970A4;
}

.gallery .title-lg {
	background-color: #CE2043;
	color: #FFFFFF;
	padding: 5px;
	font-size: .8em;
	font-weight: bold;
	height: 17px;
}
.thumb td {
	background-color: #fbf7ef;
	border-bottom: 1px solid #dddfe8;
	border-left: 1px solid #dddfe8;
	display: table-cell;
	width: 68px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: middle;
}
.thumb img {
	border: 1px solid #949597;
}
.title-sm td {
	background-color: #ffffff;
	border-bottom: 1px solid #dddfe8;
	border-left: 1px solid #dddfe8;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	padding: 5px;
}

.name small {
	font-size: 0.6em;
	color:#CE2043;
	font-weight:bold;
}
.right {
	border-right: 1px solid #dddfe8;
}
.info .hdr {
	background-color: #fbf7ef;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ce2043;
	color: #6970a4;
	font-size: .7em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.info ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.info li {
	list-style-position: outside;
	list-style-type: square;
}





/*START Footer-----------------------------------------------------*/
#footer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}
#top {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer #tagline {
	font-size: .8em;
	background-color: #d5d7e2;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#footer #footnav {
	font-size: .65em;
	color: #000000;
	text-align: center;
	padding-top: 8px;
}
#footer #footnav a {
	color: #000000;
}
#footer #copyright1 {
	font-size: .65em;
	color: #7a7a7a;
	text-align: center;
	padding-top: 10px;
}
#footer #copyright1 a {
	color: #7a7a7a;
}
#footer #copyright2 {
	font-size: 0.6em;
	color: #a8a8a8;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer #copyright2 a {
	color: #a8a8a8;
}
/*END Footer-----------------------------------------------------*/

.ct {font-size:10px;}

/*|||||||||||||||     ||||||          ||||||              ||||||

|||||||||||||||||     |||||||        |||||||             ||||||||

||||                  ||||||||      ||||||||            ||||  ||||

||||                  |||| ||||    |||| ||||           ||||    ||||

|||||||||||||         ||||  ||||  ||||  ||||          ||||      ||||      

|||||||||||||         ||||   ||||||||   ||||         ||||||||||||||||

||||                  ||||    ||||||    ||||        ||||||||||||||||||

||||                  ||||     ||||     ||||       ||||            ||||

|||||||||||||||||     ||||              ||||      ||||              ||||

|||||||||||||||||     ||||              ||||     ||||                ||||   



W3C Valid CSS By E-Marketing Associates http://www.e-marketingassociates.com.

This design is not a template. You may not reproduce it elsewhere without

the designer's written permission.                  

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#pac10Col {
	float: right;
	width: 200px;
}
#sportsCol {
	float: left;
	width: 321px;
}
