/* Basic Styles */
body, table, td, div, select, option, input, p, blockquote	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
select, option, input {
	font-size: 11px;
}

body {
	margin: 20px 20px;
}

.radioCheck	{
	border: 0;
}

/* Begin Layout Div Styles */
#main	{
	width: 100%;
}


#page_title	{
	height: 20px;
	font: normal 24px Arial;
	color: #235AAE;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

/** Agency Pages Styles **/

#agency-letterhead {
	width: 866px;
	clear: both;
}
#agency-letterhead #agency-logos	{
	float: left;
	width: 200px;
}
#agency-letterhead #agency-details	{
	text-align: right;
}
#agency-logo {
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #fff;
	border: 1px solid #aaa;
	width: 150px;
	z-index: 2;
	cursor: pointer;
}
#agency-logo-shadow {
	position: absolute;
	left: 25px;
	top: 25px;
	background-color: #ccc;
	width: 150px;
	z-index: 1;
}

#agency-pages {
	width: 866px;
	position: absolute;
	top: 100px;
}

#agency-pages .header{
	background: transparent url('../images/agency-pages/agency-pages-header.gif') no-repeat;
	width: 866px;
	height: 46px;
}

#agency-pages .header p {
	position: relative;
    top: 12px;
	left: 245px;
	font-size: 20px;
	color: #FFFFFF;
	width: 400px;
}

#agency-pages .body {}

#agency-pages #agency-menu-container {
	float: left;
	width: 181px;
}

#agency-pages #agency-info-container {
	float: right;
	width: 660px;
	padding: 10px;
}

#agency-pages .footer{
	clear: both;
}

#agency-pages #agency-menu .header{
	background: none;
	display: none;
	height: 0px;
}

#agency-pages #agency-menu .body {
	background: transparent url('../images/agency-pages/agency-pages-bg-narrow.gif') repeat-y;
}

#agency-pages #agency-menu .menu_title {
	padding: 10px 0px 10px 25px;
	font-size: 14px;
	color: #235AAE;
	font-weight: bold;
}

#agency-menu .body .item a {
	color: #000;
	text-decoration: none;
}

#agency-menu .body .item {
	color: #000;
	padding: 4px 0 4px 0;
	background: transparent url('../images/rate-search/agency-pages-bg-narrow.gif') repeat-y;
	padding-left: 25px;
}
#agency-menu .body .item-over {
	padding: 4px 0 4px 0;
	background: transparent url('../images/rate-search/agency-pages-bg-narrow-over.gif') repeat-y;
	color: #000;
	text-decoration: underline;
	padding-left: 25px;
}

#agency-menu-container .cri_seal{
	margin-top: 20px;
	margin-left: 25%;
}

#agency-pages #agency-menu * {
	font-size: 12px;
}

#agency-pages #agency-menu .footer{
	background: transparent url('../images/agency-pages/agency-pages-footer-narrow.gif') no-repeat;
	width: 181px;
	height: 18px;
}

#agency-pages #agency-menu .divider{
	background: transparent url('../images/agency-pages/divider-narrow-thin.gif') no-repeat;
	width: 181px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#agency-info {
	position: relative;
	top: 10px;
}

#side_res_summary {
	clear: both;
	width: 92%;
	top: 6%;
	padding: 0% 4% 15px 4%;
	position: relative;
}

#side_res_summary  * {
	font-size: 11px;
}

#profile, #agency-info #profile *, #agency-info #profile .larger_text, #agency-info #profile div {
	font-size: 12px;
}
#agency-info .title_bkgd_senary {
	border-top: 1px solid  #4A77BC;
	padding: 2px;
	background-color: #EFEFEF;
	color: #000066;
}

/** Rate Search Nav **/
#rate_search_nav {
	clear: both;
	width: 400px;
	padding-left: 10px;
}
#rate_search_nav .return {
	float: left;
	position: relative;
	margin-right: 20px;
}
#rate_search_nav .new a, #rate_search_nav .return a {
	font-size: 12px;
}

/** My Reservations Styles **/

#my-reservations {
	width: 766px;
	position: relative;
}

#my-reservations .header{
	background: transparent url('../images/agency-pages/my-reservations-header.gif') no-repeat;
	width: 766px;
	height: 46px;
}

#my-reservations .header p {
	position: relative;
    top: 16px;
	left: 245px;
	font-size: 20px;
	color: #FFFFFF;
}

#my-reservations .body {}

#my-reservations #my-reservations-menu-container {
	float: left;
	width: 181px;
}

#my-reservations #my-reservations-info-container {
	float: right;
	width: 560px;
	padding: 10px;
}

#my-reservations .footer{
	clear: both;
}

#my-reservations #my-reservations-menu .header{
	background: none;
	display: none;
	height: 0px;
}

#my-reservations #my-reservations-menu .body {
	background: transparent url('../images/agency-pages/agency-pages-bg-narrow.gif') repeat-y;
}

#my-reservations #my-reservations-menu .menu_title {
	padding: 10px 0px 10px 25px;
	font-size: 14px;
	color: #235AAE;
	font-weight: bold;
}

#my-reservations-menu .body .item a {
	color: #000;
	text-decoration: none;
}

#my-reservations-menu .body .item {
	color: #000;
	padding: 4px 0 4px 0;
	background: transparent url('../images/rate-search/agency-pages-bg-narrow.gif') repeat-y;
	padding-left: 25px;
}
#my-reservations-menu .body .item-over {
	padding: 4px 0 4px 0;
	background: transparent url('../images/rate-search/agency-pages-bg-narrow-over.gif') repeat-y;
	color: #000;
	text-decoration: underline;
	padding-left: 25px;
}

#my-reservations-menu-container .cri_seal{
	margin-top: 20px;
	margin-left: 25%;
}

#my-reservations #my-reservations-menu * {
	font-size: 12px;
}

#my-reservations #my-reservations-menu .footer{
	background: transparent url('../images/agency-pages/agency-pages-footer-narrow.gif') no-repeat;
	width: 181px;
	height: 18px;
}

#my-reservations #my-reservations-menu .divider{
	background: transparent url('../images/agency-pages/divider-narrow-thin.gif') no-repeat;
	width: 181px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#rit_footer	{
	width: 866px;
	text-align: right;
}
