/*	DEFAULT STYLES:
	-------------------------------------------------------------------------------------------------------------- */
body {
	background: #FFF url(../images/bg_body.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 62.5%;

}
body, td, select, input, textarea {
	font-family: Tahoma,Verdana,Helvetica,Arial,Sans-Serif;
}
li li, li p, blockquote p, td, input, select, th, td {
	font-size: 1em;
}
a img {
	border: 0;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
fieldset {
	border:none;
}
a {
	outline: none;
	color: #F90;
}
.stream {
	display: none;
}
select, input {
	border-width: 1px;
}
dl {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
dl dt {
	float: left;
	width: 110px;
}
dl dd {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 90px;
	width: 220px;
}



/*	INFO PAGES:
	-------------------------------------------------------------------------------------------------------------- */
#PageContent h2,
h2.Regular {
	color: #F90;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
#PageContent h3 {
	color: #F90;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0;
}
#PageContent p,
p.Regular {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
#PageContent ul.CustomBulletList {
	padding-bottom: 20px;
}



/*	COMMON STYLES:
	-------------------------------------------------------------------------------------------------------------- */
.clear {
	overflow: hidden;
	width: 100%;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 0.7em;
}
.bigger {
	font-size: 1.5em;
}
.padder {
	padding: 15px;
}
.hidden {
	display: none;
}
.relative {
	position: relative;
}
.right {
	text-align: right !important;
}
.orange {
	color: #F90;
}
.deleted,
.deleted * {
	text-decoration: line-through;
	color: #999 !important;
}
.ActiveRow,
.ActiveRow td {
	background-color: #DDD !important;
}
.ButtonHolder {
	background: url(../images/bg_button_left.gif) no-repeat;
	padding-left: 5px;
	height: 22px;
}
.ButtonHolder a {
	float: left;
	color: #FFF;
	background: url(../images/bg_button_right.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px 9px 6px 4px;
}
.ButtonHolder a:hover {
	color: #FFE6BF;
}
.Loader span {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	padding: 3px 6px 0 0;
}
.Loader img {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
div.Box {
	background: url(../images/bg_box_main.gif) repeat-y !important;
	width: 399px !important;
	margin-bottom: 10px !important;
}
div.Box h2 {
	background: #F90 url(../images/bg_head_main.gif) no-repeat top right !important;
	padding: 4px 0 4px 8px !important;
	color: #FFF !important;
	margin: 0 0 0 0 !important;
	font-size: 1.5em !important;
}
div.Box p {
	padding: 4px 8px 20px 8px !important;
	margin: 0 !important;
	font-size: 1.2em !important;
	background: url(../images/bg_box_bottom.gif) no-repeat bottom left !important;
}
div.Box .head,
div.ThinBox .head {
	font-size: 1.2em !important;
	font-weight: bold !important;
}
div.Box .bighead,
div.ThinBox .bighead {
	font-size: 1.5em !important;
	font-weight: bold !important;
}
div.Box .smaller,
div.ThinBox .smaller {
	font-size: 0.9em !important;
}
div.Box .red,
div.ThinBox .red {
	color: #F00 !important;
}
.NoBackground {
	background-image: none !important;
}
div.Box ul,
div.Box ol {
	padding: 4px 8px 16px 8px !important;
	margin: 0 !important;
	list-style: none !important;
	background: url(../images/bg_box_bottom.gif) no-repeat bottom left !important;
}
div.ThinBox ul,
div.ThinBox ol {
	padding: 4px 8px 16px 8px !important;
	margin: 0 !important;
	background: url(../images/bg_thinbox_bottom.gif) no-repeat bottom left !important;
}
div.Box img {
	margin-left: 1px !important;
	border-bottom: solid 1px #FFF !important;
}
div.ThinBox {
	background: url(../images/bg_thinbox_main.gif) repeat-y !important;
	margin-bottom: 10px !important;
	width: 192px !important;
}
div.ThinOrange {
	background-image: url(../images/bg_thinbox_orange.gif) !important;
}
div.ThinBox h2 {
	background: #F90 url(../images/bg_head_thin.gif) no-repeat top right !important;
	padding: 4px 0 4px 8px !important;
	color: #FFF !important;
	margin: 0 0 0 0 !important;
	font-size: 1.5em !important;
}
div.ThinBox img {
	margin-left: 1px !important;
	border-bottom: solid 1px #FFF !important;
}
div.ThinOrange img {
	margin-left: 1px !important;
	border: none !important;
}
div.ThinBox p {
	padding: 4px 8px 20px 8px !important;
	margin: 0 !important;
	font-size: 1.2em !important;
	background: url(../images/bg_thinbox_bottom.gif) no-repeat bottom left !important;
	overflow: hidden !important;
	width: 176px !important;
}
div.ThinBox p.NoBg {
	padding: 4px 8px 90px 8px !important;
	margin: 0 !important;
	background: none !important;
}
.ThinBox .NoBackground {
	background: none !important;
}
.widthHalf {
	width: 49%;
}
#MainDecoration {
	float: left;
	overflow :hidden;
	width: 334px;
	position: relative;
	padding-top: 20px;
}
#MainDecoration .MainSpacer {
	margin-top: 19px;
}



/*	MAIN LAYOUT CLASSES:
	-------------------------------------------------------------------------------------------------------------- */
#Wrapper {
	width: 750px;
	position: relative;
	left: 50%;
	margin-left: -375px;
}
#Header {
	height: 83px;
	position: relative;
}
#Header h1 {
	background: url("../images/header_logo_new.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 52px;
    margin: 25px 5px 0;
    padding: 0;
    text-indent: -9999px;
    width: 163px;
}
#Header ul {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
}
#Header ul li {
	float: left;
	background: url(../images/bg_topmenu_li.gif) no-repeat;
	margin-right: 2px;
}
#Header ul li a {
	float: left;
	height: 19px;
	background: url(../images/bg_topmenu_a.gif) no-repeat top right;
	margin: 0 0 0 10px;
	padding: 4px 10px 0 0;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 1.1em;
}
#Header ul li a:hover {
	color: #666;
}
#Content {
	margin-top: 20px;
}
#Footer {
	margin: 20px 0 40px 0;
	font-size: 1.1em;
	background: url(../images/bg_dotted.gif) repeat-x;
	color: #999999;
	padding: 8px 0 0 0;
	text-align: center;
	clear:both;
}
#Footer a {
	color: #999999;
	text-decoration: underline;
}
#Footer a:hover {
	color: #666666;
}
#Footer div {
	margin-bottom: 3px;
}
div#Flags {
	margin: 15px 0 15px 0;
}
div#Flags a {
	padding-left: 20px;
	margin: 0 6px 0 6px;
	background-position: top left;
	background-repeat: no-repeat;
	color: #272727;
	text-decoration: none;
}
#FlagDK {
	background-image: url(../images/flag_dk.gif);
}
#FlagFI {
	background-image: url(../images/flag_fi.gif);
}
#FlagNO {
	background-image: url(../images/flag_no.gif);
}
#FlagSE {
	background-image: url(../images/flag_se.gif);
}
#ctl00_AgentControls {
	width: 459px;
	height: 47px;
	background: url(../images/agentloginback_big.gif) no-repeat;
	position: absolute;
	top: 0;
	right: -10px;
	font-size: 1.1em;
	padding: 3px 0 0 12px;
	line-height: 1.4em;
}
#ctl00_AgentControls a {
	color: #000;
	text-decoration: underline;
}
#ctl00_AgentControls a:hover {
	color: #666;
}
#ctl00_AgentControls img {
	position: absolute;
	top: 7px;
	right: 13px;
	cursor: pointer;
}
#ctl00_AgentControls_AgentOptions {
	width: 138px;
	font-size: 1.1em;
	background: #FFF2DE;
	position: absolute;
	top: 29px;
	right: 4px;
	padding: 5px 10px 5px 10px;
	border: solid 2px #F90;
}
#ctl00_AgentControls_AgentOptions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ctl00_AgentControls_AgentOptions ul li {
	margin-bottom: 4px;
}
#ctl00_AgentControls_AgentOptions ul li a {
	color: #000;
	padding-left: 6px;
}
#ctl00_AgentControls_AgentOptions ul li a:hover {
	color: #666;
}
#UserMessage {
	background: #C00;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 3px;
	padding: 4px 8px 4px 8px;
	font-size: 13px;
}



/*	DATA GRID CLASSES:
	-------------------------------------------------------------------------------------------------------------- */
table.DataGridClass {
	width: 100%;
	font-size: 1.1em;
}
table.DataGridClass tr td {
	background-color: #F3F3F3;
	border-bottom: solid 1px #C1C1C1;
	color: #000;
}
table.DataGridClass tr td a {
	color: #000;
}
table.DataGridClass tr td a:hover {
	color: #666;
}
table.DataGridClass tr.HeaderRow td {
	background-color: #F90;
	font-weight: bold;
	border-bottom-color: #FFF;
}
table.DataGridClass tr.AlternateRow td {
	background-color: #EBEBEB;
}
table.DataGridClass tr.PagingLinks td {
	background-color: #F90;
	font-size: 1.1em;
	padding-left: 2px;
}
table.DataGridClass tr.PagingLinks td a {
	padding: 0 2px 0 2px;
}
table.DataGridClass tr.PagingLinks td span {
	padding: 0 2px 0 2px;
	font-weight: bold;
}



/*	FRONT PAGE SEARCH ENGINE:
	-------------------------------------------------------------------------------------------------------------- */
#FrontPageLeft {
	float: left;
	width: 334px;
}
#FrontPageRight {
	float: right;
	width: 399px;
}
#MainSearch {
	overflow:hidden;
	width: 334px;
	background: url(../images/bg_frontpage_search_bottom.gif) no-repeat bottom left;
	position: relative;
}
#MainSearch #Tabs {
	background: url(../images/bg_searchtabs.gif) no-repeat;
	height: 30px;
}
#MainSearch #Tabs span {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px 7px 0 0;
	text-align: center;
	height: 28px;
}
#MainSearch #Tabs span a {
	color: #000;
	text-decoration: underline;
}
#MainSearch #Tabs span.Selected a:hover {
	text-decoration: none;
}
#MainSearch #Tabs #SearchTab {
	background: url(../images/bg_searchtab_carsearch.gif) no-repeat;
	width: 140px;
}
#MainSearch #Tabs #ChangeTab {
	background: url(../images/bg_searchtab_change.gif) no-repeat;
	width: 118px;
}
#MainSearch #Tabs #SearchTab.Selected {
	background: url(../images/bg_searchtab_carsearch_sel.gif) no-repeat;
}
#MainSearch #Tabs #ChangeTab.Selected {
	background: url(../images/bg_searchtab_change_sel.gif) no-repeat;
}
#MainSearch #Tabs .Selected a {
	text-decoration: none;
}
#MainSearch #SearchEngine,
#ChangeBooking {
	padding: 0 6px 12px 4px;
}
#MainSearch #SearchEngine fieldset,
#ChangeBooking fieldset {
	margin:0 10px 14px 0;
	padding: 0 0 0 6px;
	border-top: solid 1px #000;
}
#MainSearch #SearchEngine fieldset legend,
#ChangeBooking fieldset legend {
	font-size: 1.4em;
	padding: 0 4px 3px 4px;
	margin-left: 7px;
	font-weight: bold;
	color: #000;
}
#MainSearch #SearchEngine fieldset ol,
#ChangeBooking fieldset ol {
	margin: 0;
	padding: 0;
}

#MainSearch #SearchEngine fieldset li,
#ChangeBooking fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0 0 2px 0;
	overflow: hidden;
	width: 100%;
	
}

#MainSearch #SearchEngine fieldset ul,
#ChangeBooking fieldset ul {
	float:left;clear:both;margin:0px;padding-left:25px;
}

#MainSearch #SearchEngine fieldset ul li,
#ChangeBooking fieldset ul li {
	list-style:disc outside!important;
	overflow:visible;
	font-size:1.0em;
	margin-bottom:2px;margin-top:2px;padding:0px;^margin:0px;
}
#MainSearch #SearchEngine fieldset span {display:block;clear:both;float:left;margin-left:10px;font-size:0.9em;width:270px;_width:250px;}

@-moz-document url-prefix() {
	 
#MainSearch #SearchEngine fieldset ul{
	float:left;clear:both;margin:0px;padding-left:50px;font-size:1.2em;
}
#MainSearch #SearchEngine fieldset span {display:block;clear:both;float:left;margin-left:40px;font-size:1.1em;w}
	}
#MainSearch #SearchEngine fieldset li label,
#MainSearch #SearchEngine fieldset li input,
#MainSearch #SearchEngine fieldset li select,
#MainSearch #SearchEngine fieldset li img,
#ChangeBooking fieldset li label,
#ChangeBooking fieldset li input {
	font-size: 1.2em;
	float: left;
}
#MainSearch #SearchEngine fieldset li label,
#ChangeBooking fieldset li label {
	width: 100px;
	text-align: right;
	margin-right: 10px;
	padding-top: 2px;
}
#MainSearch #SearchEngine fieldset li input,
#MainSearch #SearchEngine fieldset li select,
#ChangeBooking fieldset li input {
	/*background-color: #E6E6E6;*/
	width: 170px;
}
/*#MainSearch #SearchEngine fieldset li input:focus,
#MainSearch #SearchEngine fieldset li select:focus,
#ChangeBooking fieldset li input:focus,
#ChangeBooking fieldset li select:focus {
	background-color: #F8F8F8;
}*/
#MainSearch #SearchEngine fieldset li.HasError {
	background: url(../images/bg_search_error.gif) no-repeat top right;
}
#MainSearch #SearchEngine div.Error {
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
	display: none;
}
#MainSearch #SearchEngine fieldset ol li.HasCheckBox input {
	width: 20px !important;
	background: none !important;
}
#MainSearch #SearchEngine fieldset ol li.HasCheckBox label {
	text-align: left;
	width: 260px;
	padding-top: 2px;
	cursor: pointer;
}
#MainSearch #SearchEngine fieldset select optgroup {
	/*background-color: #F8F8F8;*/
	font-weight: bold;
	font-style: normal;
	width: 170px;
}
#MainSearch #SearchEngine fieldset select optgroup option {
	/*background-color: #F8F8F8;*/
	width: 170px;
}
#MainSearch #SearchEngine fieldset #txtExplainOneWayPaymentAndCost {
	font-size: 1.1em;
	color: #999;
}
#MainSearch #SearchEngine fieldset #ctl00_MainContentWrapper_PickupDate,
#MainSearch #SearchEngine fieldset #ctl00_MainContentWrapper_ReturnDate {
	width: 84px;
}
#MainSearch #SearchEngine fieldset #ctl00_MainContentWrapper_PickupTime,
#MainSearch #SearchEngine fieldset #ctl00_MainContentWrapper_ReturnTime {
	width: 60px;
	margin-left: 4px;
}
#MainSearch #SearchEngine #PickupDateReadable,
#MainSearch #SearchEngine #ReturnDateReadable {
	margin-top: 3px;
	padding-left: 109px;
	color: #7F7F7F;
	text-transform: lowercase;
}
#MainSearch #SearchEngine img.CalendarIcon {
	margin: 1px 1px 0 4px;
	cursor: pointer;
}
#MainSearch #SearchEngine #PerformSearch,
#ChangeBooking #PerformChangeBookingLink  {
	padding: 0 0 4px 0;
}
#MainSearch #SearchEngine #PerformSearch div,
#ChangeBooking #PerformChangeBookingLink div {
	float: right;
	margin-right: 8px;
}
#MainSearch #SearchEngine #Searching {
	padding: 0 10px 26px 0;
	display: none;
}
#MainSearch #ErrorMessage {
	background: url(../images/bg_search_error.gif) no-repeat 6px 6px;
	border-top: solid 1px #D4C9B9;
	border-bottom: solid 1px #D4C9B9;
	margin: 0 1px 10px 0;
	padding: 8px 16px 8px 36px;
	display: none;
}
#MainSearch #ErrorMessage span {
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
}
#MainSearch #SearchOverlay {
}
#MainSearch #SearchOverlay div {
	text-align: center;
}
#MainSearch #SearchOverlay div img {
	margin: 100px 0 30px 0;
}
#MainSearch #SearchOverlay div span {
	font-size: 2em;
	font-weight: bold;
}
#MainSearch #SearchOverlay #LoaderBottom {
}
#MainSearch .ErrorLink {
	float: left;
	margin: 3px 0 3px 0;
	padding-left: 13px;
	background: url(../images/bg_error_link_arrow.gif) no-repeat 0 2px;
	color: #F90;
}
#MainSearch .ErrorLink:hover {
	color: #CE7B00;
}
#MainSearch #UsaTypeList input {
	width: 30px !important;
	background-color: #FFF2DE !important;
}
#MainSearch #UsaTypeList label {
	width: 250px!important;
	text-align: left !important;
	font-size:1.2em !important;

}



/*	CHANGES FOR CAR LIST SEARCH ENGINE:
	-------------------------------------------------------------------------------------------------------------- */
body.CarListPage #RightSearchEngineHolder {
	float: right;
	width: 145px;
	background: url(../images/bg_carlist_newsearch_btm.gif) no-repeat bottom left;
}
body.CarListPage #SearchEngine {
	width: 145px;
	float: right;
	background: url(../images/bg_carlist_newsearch_btm.gif) no-repeat bottom left;
	padding-bottom: 5px;
	display: none;
}
body.CarListPage #SearchEngine h2 {
	background: url(../images/bg_carlist_newsearch_top.gif) no-repeat;
	margin: 0;
	padding: 4px 0 7px 0;
	text-align: center;
	font-size: 1.3em;
}
body.CarListPage #SearchEngine fieldset {
	margin-bottom: 0;
	padding: 0;
}
body.CarListPage #SearchEngine fieldset legend {
	display: none;
}
body.CarListPage #SearchForm h3 {
	margin: 0.5em 0 0.2em 5px;
	font-size:1.2em;
}
body.CarListPage #SearchEngine fieldset legend#SelectCarSearchHeading_DropOff,
body.CarListPage #SearchEngine fieldset legend#SelectCarSearchHeading_Pickup {
	display: block;
	padding: 3px 2px 3px 4px;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
}
body.CarListPage #SearchEngine fieldset label {
	display: block;
	font-size: 1.1em;
	margin-bottom: 3px;
}
body.CarListPage #SearchEngine fieldset select {
	font-size: 1.1em;
	width: 128px;
}
body.CarListPage #SearchEngine fieldset input {
	font-size: 1.1em;
	width: 69px;
}
body.CarListPage #SearchEngine fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
body.CarListPage #SearchEngine fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0 0 2px 0;
	overflow: hidden;
	width: 135px;
}
body.CarListPage #SearchEngine fieldset li.HasCheckBox input {
	float: left;
	width: auto;
	margin: 0px 5px 2px 0px;
}
body.CarListPage #SearchEngine fieldset li.HasCheckBox label {
	float: left;
	margin: 0px;
	cursor: pointer;
	line-height: 1.5em;
}
body.CarListPage #SearchEngine #UsaTypeList {
	margin: 5px 0;
}
body.CarListPage #SearchEngine #UsaTypeList input {
	float: left;
	width: auto;
	margin: 2px 5px 2px 0px;
}
body.CarListPage #SearchEngine #UsaTypeList label {
	float: left;
	margin: 0px;
}

body.CarListPage #ctl00_MainContentWrapper_PickupTime,
body.CarListPage #ctl00_MainContentWrapper_ReturnTime {
	width: 55px !important;
}
body.CarListPage #DiscountCodeHolder {
	display: none;
}
body.CarListPage #ErrorMessage {
	margin: 0 1px 10px 0;
	padding: 8px 7px 8px 7px;
	display: none;
}
body.CarListPage #ErrorMessage span {
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
}
body.CarListPage #SearchEngine #PerformSearch  {
	padding: 10px 0 4px 0;
}
body.CarListPage #SearchEngine #PerformSearch div {
	float: right;
	margin-right: 8px;
}
body.CarListPage #SearchEngine #Searching {
	padding: 10px 10px 26px 0;
	display: none;
}
body.CarListPage #SearchEngine #ErrorMessage span {
	font-size: 1em;
	font-weight: bold;
	color: #C00;
}
body.CarListPage #PickupDateReadable,
body.CarListPage #ReturnDateReadable {
	color: #999;
	margin-top: 3px;
	text-transform: lowercase;
}



/*	FRONT PAGE CONTENT:
	-------------------------------------------------------------------------------------------------------------- */
#FrontPageContent {
	padding-top: 20px;
}
ul#FrontPageList {
	font-size: 1.5em;
	font-weight: bold;
}
div.Box ul#FrontPageList li {
	width: 170px;
	float: left;
	background: url(../images/bg_bullet.gif) no-repeat 0 4px !important;
}
ol#PopularDestinations {
	padding-bottom: 20px;
}
ol#PopularDestinations li {
	width: 170px;
	overflow: hidden;
}
ol#PopularDestinations li span {
	float: left;
	color: #FFF;
	font-size: 1.1em;
	margin-bottom: 5px;
}
ol#PopularDestinations li span.DestinationName {
	width: 85px;
}
ol#PopularDestinations li span.DestinationName a {
	color: #FFF;
}
ol#PopularDestinations li span.DestinationName a:hover {
	color: #CCC;
}
ol#PopularDestinations li span.DestinationDayPrice {
	width: 40px;
	text-align: right;
}
ol#PopularDestinations li span.DestinationWeekPrice {
	width: 45px;
	text-align: right;
}
div.FavoriteDrive {
	margin: 0;
	font-size: 1.2em;
	display: block;
	margin-top: 10px;
}
div.FavoriteDrive img {
	float: left;
	width: 81px;
	height: 56px;
	margin: 3px 10px 10px 10px;
}
div.FavoriteDrive h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
div.FavoriteDrive p {
	margin: 0;
	padding: 0 8px 0 8px;
	font-size: 1em;
}
a#lnkSeeAllFavoriteDrives {
	float: right;
	margin: 4px 20px 10px 0;
}
#ctl00_MainContentWrapper_NewsLetterRegistration, #NewsLetterRegistration {
	width: 334px;
	margin-top: 11px;
	float: left;
	background: url(../images/bg_newsletterreg_main.gif) repeat-y;
	margin-bottom: 10px;
}
#ctl00_MainContentWrapper_NewsLetterRegistration h2, #NewsLetterRegistration h2 {
	background: #F90 url(../images/bg_newsletterreg_head.gif) no-repeat top right;
	padding: 4px 0 4px 8px;
	color: #FFF;
	margin: 0 0 0 0;
	font-size: 1.5em;
}
#ctl00_MainContentWrapper_NewsLetterRegistration p, #NewsLetterRegistration p {
	padding: 4px 8px 20px 8px;
	margin: 0;
	font-size: 1.2em;
	background: url(../images/bg_newsletterreg_btm.gif) no-repeat bottom left;
}
#ctl00_MainContentWrapper_txtNewsletterIntroText,
#ctl00_MainContentWrapper_txtNewsletterRegistartionDone {
	margin: 0 !important;
	padding-bottom: 0 !important;
	background-image: none !important;
}
#EmailRegInputHolder {
	margin-top: 10px;
	height: 30px;
}
#NewsletterEmailAddress,
#ctl00_MainContentWrapper_ctl00_UnregisterEmailAddress {
	width: 200px;
	font-size: 1.2em;
	float: left;
	margin: 3px 8px 0 8px;
}
#SubscriptionPage #NewsletterEmailAddress,
#SubscriptionPage #ctl00_MainContentWrapper_ctl00_UnregisterEmailAddress {
	width: 160px;
	margin: 3px 8px 0 0;
}
#EmailRegistrationHolder,
#UnregisterNewsletterButtonHolder {
	float: left;
}
#LuxuryCarsDeco {
	margin-bottom: 35px;
}
#LuxuryCarExamples p {
	width: 48%;
}



/*	COMMON CONTENT ELEMENTS:
	-------------------------------------------------------------------------------------------------------------- */
#Stepper {
	/*background: url(../images/bg_stepper.gif) no-repeat;
	padding-top: 7px;
	text-align: center; 
	height: 30px; */
	margin-bottom: 13px;
}
#Stepper span {
	color: #969696;
	font-size: 1.2em;
	text-transform:lowercase;
}
#Stepper span span {
	font-size: 1em;
}
#Stepper span a {
	color: #969696;
}
#Stepper span a:hover {
	color: #585858;
}
#Stepper span.Splitter {
	padding: 0 8px 0 8px;
	color: #F90;
	font-weight: bold;
}
#Stepper span.Active span {
	color: #000;
}
.DottedVerticalSplitter {
	background: url(../images/bg_dotted_vertical.gif) repeat-y 50% 0;
}



/*	CAR LIST PAGE:
	-------------------------------------------------------------------------------------------------------------- */
#ctl00_MainContentWrapper_CarList_DiscountInformation {
	color:#FF0000;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
	text-align:right;
	width:583px;
}
#ctl00_MainContentWrapper_CarListHolder {
	float: left;
	width: 592px;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .TotalsBlock {
	display:block;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .PerDaysBlock {
	position:absolute;
	right:0px;
	font-size:0.9em;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .PricePerDay {
    /*display:none; /* Uncomment these line if you would like to hide price per day*/
    font-size: 0.6em;
}
/* ---Start of designing prices in carlist--- */
#ctl00_MainContentWrapper_CarListHolder span.Price .PriceWithoutDiscount {

}
#ctl00_MainContentWrapper_CarListHolder span.Price .PricePerDayWithoutDiscount {
}
#ctl00_MainContentWrapper_CarListHolder span.Price .DiscountedOriginalPrice {		
	color:#999999;
	font-size:0.6em;
	text-decoration:line-through;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .DiscountedOriginalPricePricePerDay {	
	text-decoration: line-through;
	color:#999999;
	display:none;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .DiscountedPrice {
	color: #f00;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .DiscountedPricePricePerDay {
	color: #f00;
}
/* ---End of designing prices in carlist--- */
#ctl00_MainContentWrapper_CarListHolder div.Car {
	background: url(../images/bg_caritem_off_btm.gif) no-repeat bottom left;
	width: 592px;
	height: 81px;
	position: relative;
	margin-bottom: 20px;
}
#ctl00_MainContentWrapper_CarListHolder div.Car h2 {
	background: url(../images/bg_caritem_off_top.gif) no-repeat;
	margin: 0;
	padding: 7px 0 0 130px;
	font-size:1.4em;
}
#ctl00_MainContentWrapper_CarListHolder div.Car h2 span.ExampleCar {

}
#ctl00_MainContentWrapper_CarListHolder div.Car h2 span.ExampleCarName {

}
#ctl00_MainContentWrapper_CarListHolder div.Car h2 span.ExampleCarDoors {

}
#ctl00_MainContentWrapper_CarListHolder div.Car h2 span.ExampleCarOrSimilar {
	font-size:0.8em;
	font-weight:normal;
}
#ctl00_MainContentWrapper_CarListHolder div.Selected {
	height: auto;
	background-image: url(../images/bg_caritem_on_btm.gif);
}
#ctl00_MainContentWrapper_CarListHolder div.Selected h2 {
	background-image: url(../images/bg_caritem_on_top.gif);
}
#ctl00_MainContentWrapper_CarListHolder div img {
	background: url(../images/bg_caritem_img.gif) no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 114px;
	height: 68px;
}
#ctl00_MainContentWrapper_CarListHolder span.Price {
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 2.1em;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .OriginalPrice {
	position: absolute;
	top: 24px;
	right: 0px;
	font-size: 0.5em;
	color: #333;
	text-decoration: line-through;
}
#ctl00_MainContentWrapper_CarListHolder span.Price .DiscountedPrice {
	color: #f00;
}
#ctl00_MainContentWrapper_CarListHolder .CarIcon {
	position: absolute;
	font-size: 1.2em;
	padding: 0 0 2px 20px;
}
#ctl00_MainContentWrapper_CarListHolder .AirCondition {
	top: 31px;
	left: 131px;
	background: url(../images/caricon_yes.gif) no-repeat top left;
}
#ctl00_MainContentWrapper_CarListHolder .NoAirCondition {
	top: 31px;
	left: 131px;
	background: url(../images/caricon_no.gif) no-repeat top left;
}
#ctl00_MainContentWrapper_CarListHolder .OnRequest {
	top: 31px;
	left: 321px;
	background: url(../images/caricon_alert.gif) no-repeat top left;
}
#ctl00_MainContentWrapper_CarListHolder .Freesale {
	top: 31px;
	left: 321px;
	background: url(../images/caricon_yes.gif) no-repeat top left;
	display:none;
}
#ctl00_MainContentWrapper_CarListHolder .MoreLink {
	top: 54px;
	left: 131px;
	padding: 0 0 2px 0;
}
#ctl00_MainContentWrapper_CarListHolder .MoreLink a {
	padding: 0 0 2px 20px;
	background: url(../images/caricon_down.gif) no-repeat top left;
	color:#000;
}
#ctl00_MainContentWrapper_CarListHolder div.Selected .MoreLink a {
	background-image: url(../images/caricon_up.gif);
}
#ctl00_MainContentWrapper_CarListHolder div.ShortInfo {
	margin-left: 400px;
	width: 192px;
	height: 32px;
	background: none;
	font-size: 1.2em;
	padding-top: 15px;
	position: relative;
}
#ctl00_MainContentWrapper_CarListHolder div.ButtonHolder {
	background: url(../images/bg_button_left.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 8px;
	font-size: 0.9em;
}
#ctl00_MainContentWrapper_CarListHolder div.LongInfo {
	background: url(../images/bg_caritem_info_btm.gif) no-repeat bottom left;
	width: 100%;
	overflow: hidden;
	margin-top: 8px;
	display: none;
}
#ctl00_MainContentWrapper_CarListHolder .ColSpanner {
	background: url(../images/bg_caritem_info_top.gif) no-repeat;
	padding: 8px 20px 5px 20px;
	font-size: 1.1em;
}
#ctl00_MainContentWrapper_CarListHolder div.ColSpanner div {
	float: left;
	width: 170px;
}
#ctl00_MainContentWrapper_CarListHolder div.ColSpanner div.Col2,
#ctl00_MainContentWrapper_CarListHolder div.ColSpanner div.Col3 {
	margin-left: 20px !important;
}
.DottedHolder {
	background: url(../images/bg_dotted_black.gif) repeat-x bottom left;
	margin-bottom: 3px;
}
.DottedHolder span.Left {
	float: left;
	padding-right: 6px;
	background-color: #FFF;
}
.DottedHolder span.Right {
	float: right;
	padding-left: 6px;
	background-color: #FFF;
}
#ctl00_MainContentWrapper_CarListHolder .ProductInfo {
	font-size: 1.1em;
	padding: 0 20px 20px 20px;
	display: none;
}
#ctl00_MainContentWrapper_CarListHolder .ProductInfo ul {
	margin: 0;
	padding: 0 0 0  15px;
}
#ctl00_MainContentWrapper_CarListHolder .ProductInfo ul li {
	margin-bottom: 3px;
}
#ctl00_MainContentWrapper_CarListHolder .ProductInfoLoader {
	text-align: center;
	padding-bottom: 20px;
	font-size: 1.3em;
	display: none;
}
#ctl00_MainContentWrapper_CarListHolder .ProductInfoLoader img {
	position: static !important;
	width: 21px !important;
	height: 21px !important;
	background: none !important;
}
#SelectCarBox {
	display: none;
	position: absolute;
	width: 493px;
	height: 320px;
	top: 180px;
	left: 50%;
	margin-left: -246px;
	z-index: 7000;
	background: url(../images/bg_selected_carbox.png) no-repeat bottom left;
}
#SelectCarBox h2 {
	font-weight: normal;
	font-size: 2.4em;
	margin: 5px 0 0 0;
	padding: 0 0 0 12px;
}
#SelectCarBox h2 span {
	font-size: 0.5em;
}
#SelectCarBox #ContinueButtonHolder {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#SelectCarBox #CancelButtonHolder {
	position: absolute;
	bottom: 10px;
	left: 8px;
}
#SelectCarBoxOverlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: #F90;
	-moz-opacity: 0.5;
	opacity: .50;
}
#SelectCarBoxOverlay[id]{
	position: fixed;
}
#ExtraCarItems {
	margin-bottom: 20px;
}
#CarPriceAndInsuranceHolder {
	width: 592px;
	background: url(../images/bg_carextras_btm.gif) no-repeat bottom left;
}
#CarPriceAndInsuranceHolder div#CarInfoHolder {
	background: url(../images/bg_caritem_on_top.gif) no-repeat;
	padding: 6px 8px 4px 8px;
	position: relative;
}
#CarPriceAndInsuranceHolder hr {
	border: 0;
	color: #CDCDCD;
	background-color: #CDCDCD;
	height: 1px;
}
#CarPriceAndInsuranceHolder .DottedHolder {
	position: relative;
	font-size: 1.2em;
}
#CarPriceAndInsuranceHolder .DottedHolder span {
	background-color: #FFF2DE;
}
#CarPriceAndInsuranceHolder #TotalPrice {
	font-size: 1.2em;
	text-align: right;
}
#IconExplainer {
	float: right;
	clear: right;
	width: 142px;
	margin-top: 7px;
}
#IconExplainer ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#IconExplainer ol li {
	width: 145px;
	overflow: hidden;
	margin-bottom: 9px;
}
#IconExplainer ol li img {
	width: 15px;
	height: 16px;
	margin: 0 8px 0 0;
	float: left;
}
#IconExplainer ol li a {
	float: left;
	text-decoration: underline;
}
#IconExplainer ol li span {
	width: 115px;
	float: left;
	font-size: 1.1em;
	padding-top: 1px;
}
#UpgradeModule {
	display: none;
	background: url(../Images/bg_upgrade.png);
	width: 760px;
	height: 490px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -380px;
	z-index: 7000;
}
#UpgradeModule div#SelectedCar {
	height:30px;
}
#UpgradeModule div#SelectedCar img {
	background: url(../images/bg_caritem_img.gif) no-repeat;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 114px;
	height: 68px;
}
#UpgradeModule div#SelectedCar h2 {
	font-weight: normal;
	font-size: 2.2em;
	margin: 0;
	padding: 3px 0 0 130px;
}
#UpgradeModule div#SelectedCar h2 span.ExampleCar {
	margin-left:0 !important;
	margin-top:0 !important;
}
#UpgradeModule div#SelectedCar h2 span.ExampleCarName {
	font-size:0.7em;
	font-weight:bold;
	margin-left:0 !important;
	margin-top:0 !important;
}
#UpgradeModule div#SelectedCar h2 span.ExampleCarDoors {
	margin-left:0 !important;
	margin-top:0 !important;
	font-size:0.7em;
	font-weight:bold;
}
#UpgradeModule div#SelectedCar h2 span.ExampleCarOrSimilar {
	margin-left:0 !important;
	margin-top:0 !important;
	font-size: 0.5em;
	font-weight:normal;
}
#UpgradeModule div#SelectedCar span.Price {
	position: absolute;
	top: 6px;
	right: 14px;
	font-size: 2.1em;
}
#UpgradeModule #UpgradeTo {
	background: url(../Images/bg_upgrade_body.gif) no-repeat bottom left;
	margin: 50px 6px 0 6px;
}
#UpgradeModule #UpgradeTo #ListTop {
	background: url(../Images/bg_upgrade_top.gif) no-repeat;
	height: 6px;
}
#UpgradeModule #ListContent p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size:1.1em;
}
#UpgradeModule #UpgradeTo #ListContent {
	padding: 0 10px 6px 10px;
}
#UpgradeModule #UpgradeTo #ListContent h2 {
	font-weight: normal;
	font-size: 2.0em;
	margin: 0;
	padding: 0 0 4px 0;
}
#UpgradeTo #ListContent div.CarItem {
	height: 94px;
	position: relative;
	border-top: solid 1px #E4E4E4;
}
#UpgradeTo #ListContent div.CarItem img {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 114px;
	height: 68px;
}
#UpgradeTo #ListContent div.CarItem h3 {
	font-weight: normal;
	font-size: 2.2em;
	margin: 0;
	padding: 3px 0 0 0px;
	clear:right;
	margin-left:130px;
}
#UpgradeTo #ListContent div.CarItem h3 span.ExampleCar {
	float:left;
	font-size:0.7em;
	font-weight:bold;
	padding-top:10px;
}
#UpgradeTo #ListContent div.CarItem h3 span.ExampleCarOrSimilar {
	font-size:0.7em;
	font-weight:normal;
}
#UpgradeTo #ListContent div.CarItem span.Price {
	position: absolute;
	top: 6px;
	right: 14px;
	font-size: 2.1em;
}
#UpgradeTo #ListContent div.CarItem span.ExtraPrDay {
	position: absolute;
	top: 30px;
	right: 14px;
	font-size: 1.1em;
}
#SelectedCar div.InfoIcons,
#UpgradeTo div.CarItem div.InfoIcons {
	position: absolute;
	top: 40px;
	left: 133px;
	font-size: 1.3em;
	padding-top: 2px;
}
#SelectedCar div.InfoIcons div,
#UpgradeTo div.CarItem div.InfoIcons div {
	float: left;
	padding: 18px 0 0 19px;
	margin: 0 10px 0 0;
}
#SelectedCar div.InfoIcons div.Adults,
#UpgradeTo div.CarItem div.InfoIcons div.Adults {
	background: url(../images/bg_icon_adult_trans.gif) no-repeat bottom left;
}
#SelectedCar div.InfoIcons div.Children,
#UpgradeTo div.CarItem div.InfoIcons div.Children {
	background: url(../images/bg_icon_child_trans.gif) no-repeat 0 19px;
	padding-left: 14px;
}
#SelectedCar div.InfoIcons div.Suitcases,
#UpgradeTo div.CarItem div.InfoIcons div.Suitcases {
	background: url(../images/bg_icon_suitcase_trans.gif) no-repeat 0 19px;
}
#SelectedCar div.InfoIcons div.Bags,
#UpgradeTo div.CarItem div.InfoIcons div.Bags {
	background: url(../images/bg_icon_bag_trans.gif) no-repeat 0 19px;
}
#SelectedCar div.InfoIcons div.AC,
#SelectedCar div.InfoIcons div.OnRequest,
#UpgradeTo div.CarItem div.InfoIcons div.AC,
#UpgradeTo div.CarItem div.InfoIcons div.OnRequest {
	background: none;
	padding: 18px 0 0 0;
	margin: 0 10px 0 0;
	font-weight: bold;
}
#UpgradeTo #ListContent div.CarItem div.UpgradeButton {
	position: absolute;
	top: 56px;
	right: 14px;
	padding-left: 10px;
}
#UpgradeModule #ContinueTopButtonHolder {
	position:absolute;
	right:10px;
	top:50px;
}
#UpgradeModule #ContinueButtonHolder {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#UpgradeModule #CancelButtonHolder {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#ctl00_MainContentWrapper_ContinueButtonHolder {
}


/*	TN JAVASCRIPT POP UP CALENDAR:
	----------------------------------------------------------------------------------------------- */
#CalendarHolder {
	background-color: #FFF;
	border: 2px solid #000;
	position: absolute;
	z-index: 32767;
	left: 0;
	top: 0;
	display: none;
}
table.TnCalendar {
	background-color: #FFF;
}
table.TnCalendar tr.Head td {
	background: #F90;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 1px 0 2px 0;
}
table.TnCalendar tr.Head td.CalendarMonthName {
	width: 120px;
}
table.TnCalendar tr.Head td.Link {
	cursor: pointer;
}
table.TnCalendar tr.Head td.CloseCalendar {
	color: #C00;
}
table.TnCalendar tr.Head td.NoLink {
	cursor: auto !important;
}
table.TnCalendar tr.Head td img {
	margin-top: 1px;
}
table.TnCalendar tr.DayHeads td {
	background-color: #D7D7D7;
	font-weight: bold;
}
table.TnCalendar tr td {
	width: 25px;
	text-align: center;
	padding: 3px 0 3px 0;
}
table.TnCalendar tr.Days td {
	width: 25px;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 3px 0;
	background-color: #CCC;
	cursor: pointer;
}
table.TnCalendar tr.Days td:hover {
	background-color: #F90;
}
table.TnCalendar tr.Days td.Inactive {
	background-color: #E6E6E6;
	color: #949494;
	font-weight: normal !important;
	cursor: auto !important;
}
table.TnCalendar tr td.CloseCal {
	background-color: #CCC;
	cursor: pointer;
}



/*	STATION LIST:
	-------------------------------------------------------------------------------------------------------------- */
body.StationListPage #ctl00_MainContentWrapper_CarListHolder .ShortInfo,
body.StationListPage #ctl00_MainContentWrapper_CarListHolder .MoreLink {
	display: none;
}
#ExcessInsuranceHolder {
	padding-left: 20px;
}
#BuyInsurance {
	position: absolute;
	top: -2px;
	left: -2px;
}
#ctl00_MainContentWrapper_SelectCarExtraItemsHead {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 7px;
}
#ctl00_MainContentWrapper_StationList_ExtraDriversExplanation_USA,
#ctl00_MainContentWrapper_StationList_ExtraDriversExplanation_CA,
#ctl00_MainContentWrapper_ExtrasExplanation {
	color: #626262;
	padding: 6px 12px 6px 0;
	font-size: 1.2em;
}
#ctl00_MainContentWrapper_Carlist_Included_US_Special{
	float:left;
}
#ctl00_MainContentWrapper_ExtrasList {
	padding-top: 4px;
	text-align: center;
}
#ctl00_MainContentWrapper_ExtrasList img {
	margin: 10px 0 10px 0;
}
#SelectCarBox #ContinueButtonHolder,
#SelectCarBox #ctl00_MainContentWrapper_ContinueButtonHolder {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#ctl00_MainContentWrapper_ExtrasList p {
	margin: 0 12px 3px 0;
	font-size: 1.2em;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #CECECE;
	text-align: left;
}
#ctl00_MainContentWrapper_ExtrasList p span {
	float: left;
	text-align: left;
}
#ctl00_MainContentWrapper_ExtrasList p span.Number {
	width: 75px;
}
#ctl00_MainContentWrapper_ExtrasList p span.ItemName {
	width: 290px;
}
#ctl00_MainContentWrapper_ExtrasList p span input {
	width: 37px;
	margin: 0;
	padding: 0 0 0 3px;
}
div.Station,
div.ReturnStation {
	background: url(../images/bg_stationlist_body.gif) no-repeat bottom left;
	width: 592px;
	margin-bottom: 12px;
}
div.Station h2,
div.ReturnStation h2 {
	background: url(../images/bg_stationlist_name.gif) no-repeat;
	height: 45px;
	font-weight: normal;
	font-size: 2.4em;
	margin: 0;
	padding: 4px 0 0 16px;
}
div.Station div.StationInfo,
div.ReturnStation div.StationInfo {
	font-size: 1.2em;
	width: 568px;
	padding: 0 8px 14px 16px;
}
div.Station div.StationAddress {
	float: left;
	width: 250px;
	line-height: 1.3em;
}
div.Station div.StationOpeningHours {
	float: right;
	width: 220px;
	margin: 0 8px 0 0;
}
.StationOpeningHours .OpeningHoursText {
	font-weight: bold;
	margin-bottom: 3px;
}
div.Station .SelectStationHolder {
	float: right;
	height: 40px;
	position: relative;
	width: 400px;
}
div.Station .SelectStationHolder .ButtonHolder {
	position: absolute;
	bottom: 12px;
	right: 13px;
}
div.Station .SelectPickupType .Line {
	height: 1px;
	background: url(../images/bg_stationlist_infoline.gif) no-repeat;
}
div.Station .SelectPickupType .Info {
	background: url(../images/bg_stationlist_infobody.gif) repeat-y;
	width: 564px;
	padding: 5px 14px 5px 14px;
}
div.Station .SelectPickupType .Info .Text {
	float: left;
	color: #626262;
	width: 250px;
}
div.Station .SelectPickupType .Info .Selects {
	float: right;
	width: 283px;
	font-size: 1.1em;
	padding-top: 3px;
}
.SelectPickupTypeHolder label,
.SelectPickupTypeHolder select,
.InputFlightInfoHolder label,
.InputFlightInfoHolder input,
.InputFlightInfoHolder select,
.DeliveryInfoHolder label,
.DeliveryInfoHolder select  {
	float: left;
}
.SelectPickupTypeHolder label,
.InputFlightInfoHolder label,
.DeliveryInfoHolder label {
	width: 150px;
	font-weight: bold;
	padding: 2px 8px 0 0;
	text-align: right;
}
.SelectPickupTypeHolder select,
.DeliveryInfoHolder select {
	width: 125px;
}
.InputFlightInfoHolder,
.DeliveryInfoHolder {
	margin-top: 7px;
	display: none;
}
.StationList_Delivery_Contact_Text {
	font-weight:normal !important;
	margin:0 0 0 20px;
	text-align:left !important;
	width:275px !important;
}
.InputFlightInfoHolder input.FlightCode {
	width: 59px;
	margin-right: 8px;
}
.InputFlightInfoHolder input.FlightArrivalTimeHour,
.InputFlightInfoHolder input.FlightArrivalTimeMinute {
	width: 15px;
	float:none;
}
#SearchInfo {
	width: 145px;
	float: right;
	background: url(../images/bg_carlist_newsearch_btm.gif) no-repeat bottom left;
	padding-bottom: 5px;
	display:none;
}
#SearchInfo h2 {
	background: url(../images/bg_carlist_newsearch_top.gif) no-repeat;
	margin: 0;
	padding: 4px 0 7px 0;
	text-align: center;
	font-size: 1.3em;
}
#SearchInfo p {
	margin: 4px 10px 7px 10px;
	padding: 0;
	font-size: 1.1em;
}
#SearchInfo h3 {
	margin: 0 0 0 10px !important;
	padding: 0;
	font-size: 1.2em;
}
#SelectCarBox #ReturnStationListHolder {
	margin: 6px 0 0 6px;
	width: 479px;
	background: url(../images/bg_selected_carbox_items_btm.gif) no-repeat bottom left;
}
#SelectCarBox #ReturnStationListInner {
	background: url(../images/bg_selected_carbox_items_top.gif) no-repeat;
	padding: 6px 8px 4px 8px;
	height: 210px;
}
#SelectCarBox #ReturnStationList,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList {
	height: 226px;
	overflow: hidden;
}
#SelectCarBox #ReturnStationList hr,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList hr {
	border: 0;
	color: #CDCDCD;
	background-color: #CDCDCD;
	height: 1px;
}
#SelectCarBox #ReturnStationList,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList {
	width: 463px;
	overflow: auto;
	height: 210px;
}
#SelectCarBox #ReturnStationList .ReturnStationItem span,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span {
	float: left;
	padding-top: 2px;
	font-size: 1.1em;
}
#SelectCarBox #ReturnStationList .ReturnStationItem span.Name,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span.Name {
	width: 110px;
}
#SelectCarBox #ReturnStationList .ReturnStationItem span.OpenHours,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span.OpenHours {
	width: 120px;
	padding-left:10px;
}
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span.OpenHours div{
	background-image:none;
}
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span.OpenHours div span{
	font-size:inherit;
	padding-left:0px;
}
#SelectCarBox #ReturnStationList .ReturnStationItem span.Address,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span.Address {
	width: 170px;
}
#SelectCarBox #ReturnStationList .ReturnStationItem span.Select,
#SelectCarBox #ctl00_MainContentWrapper_ReturnStationList .ReturnStationItem span.Select {
	width: 50px;
}
#SelectCarBox #OneWayPriceExplainer,
#SelectCarBox #ctl00_MainContentWrapper_OneWayPriceExplainer {
	padding: 5px 0 0 10px;
	width:483px;
}
#SelectCarBox #OneWayPriceExplainer span,
#SelectCarBox #ctl00_MainContentWrapper_OneWayPriceExplainer span {
	float: left;
	font-size: 1.1em;
}
#SelectCarBox #OneWayPriceExplainer span#lblPriceExplainText,
#SelectCarBox #ctl00_MainContentWrapper_OneWayPriceExplainer span#lblPriceExplainText {
	padding-right: 5px;
}

.ErrorOutOfHoursMsg {
         clear:left;    
         float:left;
         width:100%;
         _width:615px;
         margin-left:15px;
         height:20px;
         background-image:url('/Images/caricon_alert.gif');
         background-repeat:no-repeat;
         padding-left:20px;
         display:block;
      
         }
         
.ReturnStationItem {height:auto;}

.ReturnStationItem .ErrorOutOfHoursMsg {width:auto;_width:400px;^width:400px;margin-top:10px;margin-left:5px;padding-bottom:10px;}

.AlternativePanel #ctl00_MainContentWrapper_PickupStationRadioButtonList label, .AlternativePanel #ctl00_MainContentWrapper_DropoffStationRadioButtonList label {
         border-top:1px solid #CCCCCC;
         display:block;
         height:165px;
         margin-right:7px;
         position:relative;
         width:auto;
         }



/*	PAYMENT PAGE:
	-------------------------------------------------------------------------------------------------------------- */
#ctl00_MainContentWrapper_OrderInfo {
	background: url(../images/bg_payment_info_top.gif) no-repeat;
	width: 610px;
	position: relative;
	padding: 5px 14px 11px 127px;
	z-index: 1;
	margin-bottom:5px;
}
#ctl00_MainContentWrapper_OrderInfo img {
	background: url(../images/bg_caritem_img.gif) no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 114px;
	height: 68px;
}
#ctl00_MainContentWrapper_OrderInfo .DottedHolder {
	background-position: 0 90%;
}
#ctl00_MainContentWrapper_OrderInfo .DottedHolder span {
	font-size: 2.4em;
	background-color: #FFF2DE;
}
#ctl00_MainContentWrapper_OrderInfo .DottedHolder span span {
	font-size: 1.0em;
}
#ctl00_MainContentWrapper_Payment_OrSimilarCar {
	font-size:0.5em !important;
}
#ctl00_MainContentWrapper_OrderInfo div.Insurance {
	margin-bottom: 15px;
}
#ctl00_MainContentWrapper_OrderInfo .DottedHolder .Insurance {
	font-size: 1.4em;
	line-height: 2.1em;
	font-weight:bold;
	text-transform:lowercase;
}
#ctl00_MainContentWrapper_OrderInfo .MoreInfo {
	padding-left: 20px;
	font-size: 1.2em;
	margin-bottom: 15px;
}
#ctl00_MainContentWrapper_OrderInfo #OrderInfoBottom {
	background: url(../images/bg_payment_info_btm.gif) no-repeat;
	height: 11px;
	width: 751px;
	position: absolute;
	left: 0;
	bottom: 0 !important;
	z-index: 2;
}
.PaymentFormHolder {
	background: url(../images/bg_payment_formbox.gif) no-repeat bottom left;
	width: 371px;
	padding-bottom: 20px;
}
.PaymentFormHolder h2 {
	background: url(../images/bg_payment_formheader.gif) no-repeat;
	font-size: 1.3em;
	padding: 2px 0 4px 10px;
}
.PaymentFormHolder #Gender {
	width: 55px;
}
.PaymentFormHolder #ctl00_MainContentWrapper_CreditCardExpireMonth {
	width: 114px;
	margin-right: 3px;
}
.PaymentFormHolder #ctl00_MainContentWrapper_CreditCardExpireYear {
	width: 55px;
}
.PaymentFormHolder #CreditCardCvCode {
	width: 50px;
	margin-right: 10px;
}

#PaymentForm fieldset {
	margin: 0;
	padding: 0;
}
#PaymentForm fieldset legend {
	display: none;
}
#PaymentForm fieldset ol {
	margin: 0;
	padding: 0;
}
#PaymentForm fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0 0 2px 0;
	overflow: hidden;
	width: 360px;
}
#PaymentForm fieldset li label,
#PaymentForm fieldset li input,
#PaymentForm fieldset li select {
	font-size: 1.2em;
	float: left;
}
#PaymentForm fieldset li label {
	width: 140px;
	text-align: right;
	margin-right: 10px;
	padding-top: 2px;
}
#PaymentForm fieldset li input,
#PaymentForm fieldset li select {
	background-color: #E6E6E6;
	width: 170px;
}
#PaymentForm fieldset li input:focus,
#PaymentForm fieldset li select:focus {
	background-color: #F8F8F8;
}
#PaymentForm fieldset li.HasError {
	background: url(../images/bg_search_error.gif) no-repeat top right;
}
#PaymentForm fieldset li.CheckBox label {
	text-align: left;
}
#PaymentForm fieldset li.CheckBox input {
	float: left !important;
	width: 20px !important;
	margin-left: 147px;
	background-color: #FAFAFA !important;
}
#ctl00_MainContentWrapper_Payment_Link_ForCreditCardCvCode {
	font-size:1.1em;
}
#PaymentForm span.Information {
	/*display: block; */
	margin: 0.5em 2em;
	font-size: 1.2em;
	display:none;
}
#PaymentForm .rbCreditCardPayment {
	width: auto;
	margin: 0px 10px 0px 0;
	background-color: Transparent;
}
#CreateBookingHolder {
	margin-top: 12px;
}
#CreatingBooking {
	margin-top: 12px;
	display: none;
}
#TermsHolder {
	margin: 12px 0 8px 0;
}
#TermsHolder label,
#TermsHolder input,
#TermsHolder a {
	float: right;
	font-size: 1.2em;
}
#TermsHolder label {
	padding: 2px 4px 0 6px;
}
#TermsHolder a {
	padding: 2px 4px 0 0;
}
#PaymentForm fieldset li.HasError {
	background: url(../images/bg_search_error.gif) no-repeat top right;
}
#PaymentForm fieldset li.HasError input {
	background-color: #FFF2DE;
}
#ctl00_PartnterBody #ctl00_MainContentWrapper_ErrorMessage,
#ctl00_MasterBody #ctl00_MainContentWrapper_ErrorMessage {
	display: none;
	color: #CC0000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	background: url(../images/bg_search_error.gif) no-repeat top right;
	padding: 5px 40px 4px 0;
}
#PaymentForm fieldset.Disabled li label {
	color: #E5E5E5;
}
#PaymentForm fieldset.Disabled li input,
#PaymentForm fieldset.Disabled li select {
	background: #E5E5E5 !important;
}
#PaymentForm fieldset.Disabled li label#Payment_Label_ForDriverFirstName,
#PaymentForm fieldset.Disabled li label#Payment_Label_ForDriverLastName {
	color: #000;
}

#Payment_Head_ImportantInformation {
	margin: 0 0 20px 0;
}
#ctl00_MainContentWrapper_InfoTextHolder {
	font-size: 1.1em;
}
#ctl00_MainContentWrapper_InfoTextHolder h2 {
	color: #F90;
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
}
#ctl00_MainContentWrapper_InfoTextHolder h3 {
	color: #F90;
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
}
#ctl00_MainContentWrapper_InfoTextHolder p {
	line-height: 1.4em;
	margin: 0 0 20px 0;
	padding: 0;
}
#ImportantInformationIframe {
	width:745px;
	border: 1px solid #999;
}
#ImportantInformationIframe #InfoTextHolder {
	background: #FFF;
}

/*	RECEIPT PAGE:
	-------------------------------------------------------------------------------------------------------------- */
body.ReceiptPage #ctl00_MainContentWrapper_OrderInfo {
	background-image: url(../images/bg_receipt_carinfo_top.gif);
	height: auto;
}
body.ReceiptPage #ctl00_MainContentWrapper_OrderInfo .DottedHolder span {
	background-color: #E8E8E8;
}
#ctl00_MainContentWrapper_Receipt_GrandTotal {
	text-transform:lowercase;
}
body.ReceiptPage #ctl00_MainContentWrapper_OrderInfo #OrderInfoBottom {
	background-image: url(../images/bg_receipt_carinfo_btm.gif);
}
#BookingNumberHolder {
	background: url(../images/bg_receipt_bookingid_new.gif) no-repeat;
	font-size: 2.4em;
	text-align: center;
	padding: 8px 0 10px 0;
	margin-bottom: 10px;
}
#BookingNumberHolder span {
	font-weight: bold;
}
#ctl00_MainContentWrapper_BookingReference {
	clear:left;
}
#ctl00_MainContentWrapper_Receipt_BookingReferenceSubText {
	display:block;
	font-size:0.7em;
	font-weight:normal !important;
	padding:5px 10px 0 10px;
	text-align:center;
}
#Actions h2 {
	font-size:2em;
	font-weight:normal;
	margin:20px 0 0;
	padding:0;
	text-transform:lowercase;
}
#Actions ul {
	font-size: 1.3em;
}
#Actions ul li {
	margin-bottom: 10px;
}
#Actions ul li a {
	font-weight: bold;
	text-transform:lowercase;
}
#NotAValidVoucherHolder {
	display: none;	
}
#PrintableLogoImage {
	display: none;
}



/*	DESTINATION INFO PAGE:
	-------------------------------------------------------------------------------------------------------------- */
#DestinationContent {
	width: 399px;
	float: right;
	padding-top: 20px;
}
#DestinationContent #Main img {
	width: 399px;
	height: 95px;
}
#DestinationContent #Main h2 {
	width: 399px;
	padding: 3px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 2.1em;
	background: url(../images/bg_destination_heading.gif) no-repeat;
	text-align: center;
	height: 38px;
}
#DestinationContent #Main div {
	background: url(../images/bg_destination_content.gif) no-repeat bottom left;
	padding: 0 14px 14px 14px;
	font-size: 1.2em;
}
#DestinationContent #PriceExamples {
	background: url(../images/bg_destination_prices.gif) no-repeat;
	margin-top: 19px;
	height: 108px;
	padding: 14px;
}
#DestinationContent #PriceExamples h2 {
	margin: 0;
	padding: 0;
}
#ctl00_MainContentWrapper_BreadCrums {
	background: url(../images/bg_breadcrums.gif) no-repeat;
	height: 30px;
	padding: 8px 0 0 14px;
	margin-bottom: 10px;
}
#ctl00_MainContentWrapper_BreadCrums span {
	color: #969696;
	font-size: 1.5em;
}
#sStepper span a {
	color: #969696;
}
#sStepper span a:hover {
	color: #585858;
}
#ctl00_MainContentWrapper_BreadCrums span.Splitter {
	padding: 0 8px 0 8px;
	color: #A9A9A9;
	font-weight: bold;
}
#sStepper span.Active {
	color: #000;
}
ul.CustomBulletList {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
ul.CustomBulletList li {
	background: url(../images/bg_bullet.gif) no-repeat 0 3px;
	padding-left: 20px;
	margin-bottom: 4px;
	line-height: 1.5em;
}
ul.CustomBulletList li a {
	font-weight: bold;
}



/*	FAQ:
	-------------------------------------------------------------------------------------------------------------- */
.Faq div {
	margin-bottom: 10px;
}
.Faq div h2 {
	font-size: 1.3em !important;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-decoration: underline;
	color: #F90 !important;
}
.Faq div p {
	font-size: 1.2em !important;
	margin: 0 !important;
	padding: 3px 0 10px 20px !important;
	display: none;
}

#ctl00_MainContentWrapper_ctl00_iframeFAQ, #ctl00_iframeFAQ
{

	width:100%;
	height:1210px;
	overflow-x:hidden;
}

/*	AGENT LOGIN PAGE:
	-------------------------------------------------------------------------------------------------------------- */
#AgentForm h2 {
	color: #F90;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#AgentForm p {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 10px 0;
}
#AgentForm p.Error,
#UnregisterForm p.Error {
	color: #C00;
	font-weight: bold;
}
#AgentForm div,
#UnregisterForm div {
	margin-bottom: 8px;
}
#AgentForm label,
#AgentForm input,
#UnregisterForm label,
#UnregisterForm input {
	float: left;
	font-size: 1.2em;
}
#AgentForm label,
#UnregisterForm label {
	width: 90px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
#AgentForm #Loading,
#UnregisterForm #UnregisteringEmailAddress {
	visibility: hidden;
}
#_ctl0_UnregisterEmail_ButtonValue {
	cursor: pointer;
}



/*	INFO PAGES:
	-------------------------------------------------------------------------------------------------------------- */
#ctl00_MainContentWrapper_PageContent h2,
h2.Regular {
	color: #F90;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
#ctl00_MainContentWrapper_PageContent h3 {
	color: #F90;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0;
}
#ctl00_MainContentWrapper_PageContent p,
p.Regular {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
#ctl00_MainContentWrapper_PageContent ul.CustomBulletList {
	padding-bottom: 20px;
}



/*	AGENT SELF SERVICE PORTAL:
	-------------------------------------------------------------------------------------------------------------- */
#AgentSearchForBookings {
	margin-bottom: 15px;
}
#AgentSearchForBookings #Labels label,
#AgentSearchForBookings #Elements input,
#AgentSearchForBookings #Elements select {
	float: left;
	font-size: 1.1em;
}
#AgentSearchForBookings #Labels {
	margin-bottom: 7px;
}
#AgentSearchForBookings #Labels #ctl00_MainContentWrapper_lblAgentBookingSearchBookingNumber {
	width: 94px;
}
#AgentSearchForBookings #Labels #ctl00_MainContentWrapper_lblAgentBookingSearchInvoiceNumber {
	width: 94px;
}
#AgentSearchForBookings #Labels #ctl00_MainContentWrapper_lblAgentBookingSearchAgent {
	width: 159px;
}
#AgentSearchForBookings #Labels #ctl00_MainContentWrapper_lblAgentInvoiceSearchType {
	width: 83px;
}
#AgentSearchForBookings #Labels #ctl00_MainContentWrapper_lblAgentBookingSearchDateFrom {
	width: 135px;
}
#AgentSearchForBookings #Labels #ctl00_MainContentWrapper_lblAgentBookingSearchDateTo {
	width: 135px;
}
#AgentSearchForBookings #Elements input,
#AgentSearchForBookings #Elements select {
	margin-right: 10px;
}
#AgentSearchForBookings #Elements #ctl00_MainContentWrapper_BookingNumber {
	width: 80px;
}
#AgentSearchForBookings #Elements #ctl00_MainContentWrapper_InvoiceNumber {
	width: 80px;
}
#AgentSearchForBookings #Elements #ctl00_MainContentWrapper_AgentID {
	width: 150px;
}
#AgentSearchForBookings #Elements #ctl00_MainContentWrapper_PickupDateFrom,
#AgentSearchForBookings #Elements #ctl00_MainContentWrapper_PickupDateTo {
	width: 120px;
}
#AgentSearchForBookings #Elements #ctl00_MainContentWrapper_IncludeCanceled {
	margin-right: 80px;
}
#lnkBackToListPage,
#lnkChangeThisBooking {
	font-size: 1.3em;
	font-weight: bold;
}
#RadBookingList_LoadingTemplate img,
#RadInvoiceList_LoadingTemplate img {
	margin-top: 30px;
}



/*	CHANGE BOOKINGS:
	-------------------------------------------------------------------------------------------------------------- */

#ctl00_MainContentWrapper_CancelReasonText,#ctl00_MainContentWrapper_CancelTextExplaination {display:none;}

#ctl00_MainContentWrapper_CancelReasons,#ctl00_MainContentWrapper_CancelReasonText {margin-left:20px;}

#ctl00_MainContentWrapper_CancelReasonText {width:250px;}

#CancelHolder .SubmitCancel {margin-top:20px;}

.SubmitChanges, .SubmitCancel {margin-left:10px;}

#ChangeContentHolder {
	background: url(../images/pixel_grey.gif) repeat-y 140px 0;
}
#ChangeTabs {
	font-size: 1.3em;
	width: 155px;
	float: left;
}
#ChangeTabs ol {
	margin: 0;
	list-style: none;
	padding: 0;
}
#ChangeTabs ol li {
	margin-bottom: 6px;
	border-top: solid 1px #F2F2F2;
	border-left: solid 1px #F2F2F2;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #F2F2F2;
	width: 139px;
	overflow: hidden;
	text-transform: lowercase;
}
#ChangeTabs ol li.Selected {
	border-color: #CCC;
	border-right-color: #FFF;
}
#ChangeTabs ol li.Changed {
	background-image: url(../images/icon_tick.gif);
	background-repeat: no-repeat;
	background-position: 123px 7px;
}
#ChangeTabs ol li.Changed {
	
}
#ChangeTabs ol li#Finalize a {
	color: #CCC;
}
#ChangeTabs ol li#Finalize.Active a {
	background-color: #F90;
	color: #000;
}
#ChangeTabs ol li#Finalize.Active a:hover {
	color: #FFF;
}
#ChangeTabs ol li a {
	float: left;
	padding: 3px 8px 5px 8px;
	color: #000;
	width: 124px;
}
#ChangeTabs ol li a:hover {
	background-color: #F2F2F2;
}
#ChangeTabs ol li.Selected a:hover {
	background-color: #FFF;
}
#ChangeTabs ol li.Changed a:hover {
	background-color: #F2F2F2;
	background-image: url(../images/icon_tick.gif);
	background-repeat: no-repeat;
	background-position: 123px 7px;
}
#ChangeContent {
	float: right;
	width: 592px;
	font-size: 1.2em;
}

#ChangeContent li{
	margin-bottom:10px;
}

#ChangeContent li label{
	width:300px;
}



#ChangeContent h3 {
	color: #F90;
	margin: 0 0 7px 0;
	padding: 0;
}
#ChangeContent div.WideBox p {
	margin: 0;
	padding: 10px 10px 7px 20px;
	background: none !important;
}
#ChangeContent div.WideBox {
	background: url(../images/bg_changebookings_box.gif) no-repeat bottom left;
	width: 590px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#ChangeContent div.WideBox h2 {
	background: url(../images/bg_changebookings_head.gif) no-repeat;
	font-size: 1.2em;
	padding: 2px 0 4px 10px;
	margin: 0;
	color: #000;
}
#ChangeContent div.WideBox dl {
	margin: 5px 0 10px 10px;
}
#ChangeContent div.WideBox dl dt {
	width: 180px;
}
#ChangeContent div.WideBox dl dd {
	width: 380px;
}
#ChangeContent #ctl00_MainContentWrapper_CarListHolder {
	font-size: 0.8em;	
}
#ChangeContent #ctl00_MainContentWrapper_CarListHolder div .ShortInfo .ChangingLoader {
	display: none;
}
#ChangeContent #ctl00_MainContentWrapper_CarListHolder div.Selected .ShortInfo {
	margin: 10px 0 0 550px;
}
#ChangeContent #ctl00_MainContentWrapper_CarListHolder div.Selected .ShortInfo .ButtonHolder {
	display: none;
}
#ChangeContent #ctl00_MainContentWrapper_CarListHolder div.Selected .ShortInfo .ChangingLoader {
	display: block;
	background: orange !important;
}
#ChangeContent #ctl00_MainContentWrapper_CarListHolder div.Selected .ShortInfo .ChangingLoader img {
	width: 24px;
	height: 24px;
}
#ChangeContent #LoadingPickupStations img,
#ChangeContent #LoadingPickupStations span,
#ChangeContent #LoadingReturnStations img,
#ChangeContent #LoadingReturnStations span {
	float: left;
}
#ChangeContent #LoadingPickupStations span,
#ChangeContent #LoadingReturnStations span {
	padding: 5px 0 0 10px;
}
#ChangeContent #StationListHolder,
#ChangeContent #ReturnStationListHolder {
	font-size: 0.8em;
}
#ChangeContent #StationListHolder .SelectStationHolder img {
	float: right;
	margin: 5px 12px 0 0;
}
#ChangeContent .ReturnStation .ButtonHolder {
	font-size: 0.9em;
}
#ChangeContent .ReturnStation .StationAddress {
	width: 250px;
	float: left;
}
#ChangeContent .ReturnStation .SelectStationHolder {
	width: 250px;
	float: right;
	position: relative;
}
#ChangeContent .ReturnStation .SelectStationHolder .ButtonHolder,
#ChangeContent .ReturnStation .SelectStationHolder img {
	position: absolute;
	top: 3px;
	right: 9px;
}
form#ChangeForm fieldset {
	border: none;
	padding: 10px 0 10px 10px;
}
form#ChangeForm fieldset legend {
	display: none;
}
form#ChangeForm fieldset ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
form#ChangeForm fieldset ol li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
	background: none !important;
}
form#ChangeForm ol li div.SubmitChanges {
	margin-left: 0 !important;
}
form#ChangeForm ol li div.SubmitChanges input {
	width: 100px;
}
form#ChangeForm fieldset ol li label,
form#ChangeForm fieldset ol li input {
	float: left;
}
form#ChangeForm fieldset ol li label {
	font-weight: bold;
	padding-top: 2px;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	background: none !important;
}
form#ChangeForm fieldset ol li input {
	width: 250px;
}
form#ChangeForm div.SubmitChanges {
	margin: 7px 0 0 20px;
}
form#ChangeForm div.SubmitChanges input {
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	float: left;
}
form#ChangeForm div.SubmitChanges img {
	float: left;
	margin: 0 0 0 10px;
}
form#ChangeForm #cbDisruptProtection {
	width: 20px;	
}



/*	FAVORITE DRIVES:
	-------------------------------------------------------------------------------------------------------------- */
#FavoriteDrives #Main {
	float: left;
	width: 530px;
}
#FavoriteDrives #Main img.HeaderImage {
	margin-bottom: 20px;
	width: 530px;
}
#AvailableDrives .FavoriteDrive {
	width: 160px;
	margin-right: 16px;
	float: left;
	height: 140px;
}
#AvailableDrives .FavoriteDrive img {
	width: 160px;
	height: 70px;
	margin: 0 0 7px 0;
}
#AvailableDrives .FavoriteDrive p {
	font-size: 0.9em;
	line-height: 1.2em;
}
#FavoriteDrives #Help {
	width: 180px;
	margin: 0;
	padding: 0;
	float: right;
}
#FavoriteDrives #Help img#GoogleLogo {
	margin: 0 0 10px 0;	
}



/*	DESTINATION PAGE:
	-------------------------------------------------------------------------------------------------------------- */
#MonthlyDestination {
	margin-top: 20px;
}
#MonthlyDestination #LeftSide {
	width: 531px;
}
#MonthlyDestination #LeftSide img {
	margin-bottom: 14px;
}
#MonthlyDestination #LeftSide span {
	font-size: 1.1em;
	padding: 4px 10px 0 0;
	font-weight: bold;
}
#MonthlyDestination #InfoPanel {
	width: 199px;
	background: url(../Images/Content/MonthlyDestination/info_middle.gif) repeat-y;
}
#MonthlyDestination #InfoPanel h2 {
	padding: 3px 0 3px 6px;
	margin: 0;
	background: url(../Images/Content/MonthlyDestination/info_top.gif) no-repeat;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
}
#MonthlyDestination #InfoPanel div#InfoBottom {
	background: url(../Images/Content/MonthlyDestination/info_bottom.gif) no-repeat;
	height: 11px;
}
#MonthlyDestination #InfoPanel p {
	padding: 3px 6px 0 6px;
	margin: 0;
	font-size: 1.1em;
}
#MonthlyDestinationText {
	background: url(../Images/Content/MonthlyDestination/bg_middle.gif) repeat-y;
	margin-top: 20px;
}
#MonthlyDestinationText h2 {
	padding: 3px 0 7px 14px;
	margin: 0 0 20px 0;
	background: url(../Images/Content/MonthlyDestination/bg_top.gif) no-repeat !important;
	height:36px;
	font-size: 2.1em;
	color: #FFF;
	font-weight: normal;
}
#MonthlyDestinationText h3 {
	padding: 0 0 0 170px;
	margin: 0 0 5px 0;
	color: #F90;
	font-weight: bold;
	background: transparent !important;
	height:18px;
}
#MonthlyDestinationText p {
	padding: 0 20px 0 20px;
	width: 706px;
	overflow: hidden;
}
#MonthlyDestinationText img {
	float: left;
	margin: 0 20px 20px 0;
}
#MonthlyDestinationText div#MainBottom {
	background: url(../Images/Content/MonthlyDestination/bg_bottom.gif) no-repeat;
	height: 23px;
}



/*	LOGIN PAGE:
	-------------------------------------------------------------------------------------------------------------- */
html#LoginPage {
	height: 100%;
}
html#LoginPage body {
	background: #000 url(../images/bg_login.jpg) no-repeat center center;
}
div#LoginPanel {
	font-size: 1.4em;
	padding: 10px;
	background: #FFF;
	width: 300px;
	position: relative;
	left: 50%;
	margin: 100px 0 0 -150px;
	display: block;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 2px #000;
	border-bottom: solid 2px #000;
}
div#LoginPanel #ErrorMessage {
	display: block;
	margin-bottom: 10px;
	color: #C00;
	font-weight: bold;
}

/*	AGENT FRONTPAGE:
	-------------------------------------------------------------------------------------------------------------- */

#ctl00_MainContentWrapper_ctl00_AgentMessage {
	border: solid 4px #f00;
	padding: 8px;
	font-size:1.2em;
	margin-bottom:10px;
	color: #000;
	background-color:#FFF2DE;
}

