﻿body {
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
    overflow-x: hidden;
    vertical-align: baseline;
    overflow-x:hidden;
}
a[selected], a:active {
    color: #FFFFFF !important;
}

/************************************************************************************************/

body > .toolbar {
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 10px;
    height: 24px;
    background: url(images/toolbar.png) #6d84a2 repeat-x;
}

.toolbar > h1 {
    position: absolute;
    overflow: hidden;
    left: 45%;
    margin: 1px 0 0 -75px;
    height: 23px;
    font-size: 20px;
    width: 200px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
}

.button {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
}

.blueButton {
    border-width: 0 5px;
}

.leftButton {
    left: 6px;
    right: auto;
}

.backButton {
    left: 6px;
    text-align:center;
    right: auto;
    top:-48px;
    padding: 0 0 0 3px;
    width: 50px;
    border-width: 0 8px 0 14px;
    background-image: url(images/backButton.png);
    background-repeat:no-repeat;
}

.whiteButton,
.googlebutton,
.grayButton 
{
    display: block;
    border-width: 0px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-decoration: inherit;
    #text-decoration:none;
    color: inherit;
}
.whiteButton,
.googlebutton,
.grayButton > a
{
	background-color:Transparent;
	#color:Black;
}
.whiteButton 
{
    background-image: url(images/Submit.gif);
    background-repeat:no-repeat;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
.googlebutton
{
	width:370px;
	height:43px;
	padding-left: 30px;
    background-image: url(images/Submit_google.gif);
    background-repeat:no-repeat;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
.grayButton {
    color: #FFFFFF;
}

/************************************************************************************************/

body > ul {
  background: #FFFFFF;
}

.contactPanel > ul
{
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}

body > ul > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
}

.contactPanel > ul > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 20px;
    list-style: none;
}

body > ul > li.group {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(images/listGroup.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFFFFF;
}

.contactPanel > ul > li.group {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    background: url(images/listGroup.png) repeat-x;
    font-size: 17px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFFFFF;
}



/************************************************************************************************/
    
body > .dialog {
    top: 0;
    width: 100%;
    min-height: 417px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    text-align: right;
}

.dialog > fieldset {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    border: none;
    border-top: 1px solid #6d84a2;
    padding: 10px 6px;
    background: url(images/toolbar.png) #7388a5 repeat-x;
}

.dialog > fieldset > h1 {
    margin: 0 10px 0 10px;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-align: center;
}

.dialog > fieldset > label {
    position: absolute;
    margin: 16px 0 0 6px;
    font-size: 14px;
    color: #999999;
}

.input
 {
    box-sizing: border-box;
    width: 22%;
    margin: 8px 0 0 0;
    padding: 4px 6px 4px 44px;
    font-size: 16px;
    font-weight: normal;
}
.googlecheckout
{
	width:330px; 
	height:116px;
	background-image:url(images/checkout_panel.png);
	padding-top:28px; 
	padding-left:55px; 
	background-repeat:no-repeat; 
	position:absolute; 
	left:40px; 
	top:300px;
}
.contact_input
{
	width:50%;
	padding:4px 6px 4px 24px;
	font-size:16px;
}


/************************************************************************************************/

body > .panel 
{
	position:absolute;
	top:46px;
    padding: 10px;
    margin:0;
    background: #c8c8c8 url(images/pinstripes.png);
    width:380px;
    height:400px;
}

.panel > fieldset {
    position: relative;
    margin: 10px 0 20px 0;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #999999;
    text-align: right;
    font-size: 14px;
    width:370px;
}
.rounded_panel
{
	position: relative;
    margin: 10px 0 20px 0;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #999999;
    text-align: right;
    font-size: 14px;
    width:370px;
}
.IE_contact_spacer
{
	display:none;
	display:block;
	height:35px;
}
.IEspacer
{
	display:none;
	#display:block;
	#height:35px;
}
.spacer
{
	display:block;
	height:35px;
	#display:none;
}

div > fieldset {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #999999;
    text-align: right;
    font-size: 14px;
    width:370px;
}

.row  {
    position: relative;
    height: 38px;
    border-bottom: 1px solid #999999;
    text-align: left;
}
#UpdateProgressResource
{
	max-height:0px;
}
fieldset > .row:last-child 
{
	    border-bottom: none !important;
}

.lastrow
{
    border-bottom: none !important;
}

.row > input {
    box-sizing: border-box;
    left: 100px;
    position:absolute;
    margin: 0;
    border: none;
    padding: 6px 10px 0 10px;
    height: 24px;
    width:250px;
    background: none;
}

.row > .calendar_input {
    box-sizing: border-box;
    left: 205px;
    position:absolute;
    margin: 0;
    border: none;
    padding: 6px 10px 0 10px;
    height: 24px;
    width:100px;
    background: none;
}

.row > div
{

}

.row > a {
    box-sizing: border-box;
    display: block;
    border: none;
    padding: 12px 10px 0 140px;
    background: none;
    text-align:left;
    text-decoration: none;
     color: inherit;
}
.row > .dropdown 
{
	position:absolute;
    margin: 8px 8px 8px 170px;
    border: none;
     font-size: 16px;
    height: 22px;
    background-color:White;
    width:170px;
    height:22px;
    border:solid 1pt #98AFC7;
}
.row > .contact_notes
{
	position:absolute;
	left:8px;
	width:340px;
	top:13px;
	padding:6px 6px 6px 6px;
	height:240px;
	vertical-align:top;
    font-size: 14px;
}
.row > label {
    position: absolute;
    margin: 0 0 0 14px;
    line-height: 42px;
    font-weight:normal;
    color:#2d3642;
}
.panel_label
{
	max-width:370px;
}
.row > .toggle {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 100px;
    height: 28px;
}

.toggle {
    border: 1px solid #888888;
    background: #FFFFFF url(images/toggle.png) repeat-x;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
}

.toggle[toggled="true"] {
    border: 1px solid #143fae;
    background: #194fdb url(images/toggleOn.png) repeat-x;
}

.toggleOn {
    display: none;
    position: absolute;
    width: 60px;
    text-align: center;
    left: 0;
    top: 0;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
}

.toggleOff {
    position: absolute;
    width: 60px;
    text-align: center;
    right: 0;
    top: 0;
    color: #666666;
}

.toggle[toggled="true"] > .toggleOn {
    display: block;
}

.toggle[toggled="true"] > .toggleOff {
    display: none;
}

.thumb {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 28px;    
    border: 1px solid #888888;
    background: #ffffff url(images/thumb.png) repeat-x;
}

.toggle[toggled="true"] > .thumb {
    left: auto;
    right: -1px;
}

.panel > h2 {
    margin: 0 0 8px 14px;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;
}
.headerlabel
{
    font-size: 175%;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom:11px;
    width:350px;
    height:34px;
}

.mainPanel
{
	  font-family: Tahoma, Arial, Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-size: 10pt;
    width:350px;
    height:380;
    left:0;
    top:0;
}
.infoButton
{
	position:absolute;
	right:10px;
	top:6px;
	cursor:pointer;
}
.dateButton
{
	position:absolute;
	background-image: url(images/Calendar1Week24hg.gif);
	left:170px;
	height:24px;
	width:24px;
	top:6px;
	cursor:pointer;
}
.popupCalendar
{
	z-index:100;
	background-color:White;
}
.popupCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	width: 165px;
	height: 145px;
	background-color:White;
	color:Black;
	z-index:99999;
}
.popupCalendar .ajax__calendar_other .ajax__calendar_day, .popupCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: #a9a9a9;
	background-color:White;
}
.popupCalendar .ajax__calendar_hover .ajax__calendar_day,
.popupCalendar .ajax__calendar_hover .ajax__calendar_month,
.popupCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
	background-color:White;
}

.popupCalendar .ajax__calendar_active .ajax__calendar_day,
.popupCalendar .ajax__calendar_active .ajax__calendar_month,
.popupCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
	background-color:White;
}
.ajax__calendar_footer
{
	display:none;
}
.ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
    z-index:10000000000;
    background-color:Red;
}

/*.popupCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}*/
.loading 
{
	z-index:5;
	position:absolute;
	background-image:url(images/spinner_wht_bg.gif);
	height:24px;
	max-height:24px;
	width:24px;
	left:140px;
	top:6px;
}

.ajax__tab_xp
{
}
.ajax__tab_xp  h2
{
	color:#476999;
}
.ajax__tab_xp input
{
    box-sizing: border-box;
	height:auto;
	font-size:12px;
	left:20px;
	padding:2px 2px 2px 5px;
	width:300px;
	margin-right:25px;
	margin-left:25px;
}
.check_box
{
	position:absolute;
	width:20px;
	height:20px;
	margin:0px;
	padding:0px;
	border:none 0;
	right:50px;
	padding-bottom:50px;
}
.checkbox  input
{
}
/*Modal Popup*/
.modalBackground {
	background-color:#476999;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*
input {
    width: 100%;
    margin: 8px 0 0 0;
    padding: 6px 6px 6px 44px;
    font-size: 16px;
    font-weight: normal;
}
.row > input {
    box-sizing: border-box;
    left: 170px;
    position:absolute;
    margin: 0;
    border: none;
    padding: 12px 10px 0 10px;
    height: 24px;
    width:100px;
    background: none;
}
*/
.row > .DropDownListTime
{
	width:120px;
}
.Hidden_Panel
{
	position:absolute;
	left:500px;
	top:500px;
	padding:0;
	margin:0;
	display:none;
}
.Visible_Panel
{
 display:block;
	position:absolute;
	top:10px;
    padding: 0;
    margin:0;
}
.back_Btn_div
{
	width:370px;
	background-color:Transparent;
	text-align:center; 
	position:absolute;
	top:340px;
	left:0px;
}
.back_google_div
{
	width:370px;
	background-color:Transparent;
	text-align:center; 
	position:absolute;
	top:340px;
	left:0px;
	padding-left:50px;
}
.alt_booking_div_1
{
	width:370px;
	text-align:center; 
	position:absolute;
	left:5px;
	top:80px;
}
.alt_booking_div_2
{
	width:370px;
	text-align:center; 
	position:absolute;
	left:5px;
	top:145px;
}
.alt_booking_div_3
{
	width:370px;
	text-align:center; 
	position:absolute;
	left:5px;
	top:210px;
}
.alt_booking_div_4
{
	width:370px;
	text-align:center; 
	position:absolute;
	left:5px;
	top:275px;
}
.alt_booking_div_5
{
	width:370px;
	text-align:center; 
	position:absolute;
	left:5px;
	top:340px;
}
.roundCorners
{
	width:370px;
}
h3
{
	font-size:16px;
}
#loading_availability
{
	width:200px;
	background-color:#c5ccd4;
	color:#ffffff;
	font-size:20px;
	height:26px;
	position:absolute;
	bottom:90px;
	left:90px;
	padding-left:50px;
	padding-top:22px;
	background-image:url(images/spinner_48_online.gif);
	background-repeat:no-repeat;
	border-color:#ffffff;
	border-bottom-style:outset;
	border-bottom-width:1px;
}
#capture_details_loading
{
	background-color:#c5ccd4;
	background-image:url(images/spinner_24_online.gif);
	background-repeat:no-repeat;
	border-bottom:1px outset #ffffff;
	border-color:#ffffff;
	color:#ffffff;
	font-size:16px;
	height:24px;
	left:10px;
	padding-left:50px;
	padding-top:4px;
	width:300px;
	/*position:absolute;
	top:51px;
	left:20px;
	border-bottom-width:1px;
	width:300px;
	z-index:999999999;*/
}
#loading_alternative
{
	width:300px;
	background-color:#c5ccd4;
	color:#ffffff;
	font-size:20px;
	height:26px;
	position:absolute;
	top:51px;
	left:20px;
	padding-left:50px;
	padding-top:4px;
	background-image:url(images/spinner_24_online.gif);
	background-repeat:no-repeat;
	border-color:#ffffff;
	border-bottom-style:outset;
	border-bottom-width:1px;
	z-index:999999999;
}
#UpdatePanelResource
{
	padding:0;
	margin:0;
}
#resourceDiv
{
		padding:0;
	margin:0;
}
.lblCaptureDetails_1
{
	width:370px;
	padding:20px 10px 20px 10px;
	margin:0;
}
.row > .validation
{
	position:relative;
	top:23px;
	#top:20px;
	margin-left:108px;
	font-size:smaller;
}
.lastrow > .validation
{	
	top:27px;
	#top:24px;
}
.row > .validation_second
{
	top:8px;
	#top:5px;
}
.lastrow > .validation_second
{
		top:12px;
		#top:9px;
}
.centreButton
{
	position:absolute;
	width:100px; 
	height:25px; 
	top:200px; 
	left:140px;
}
