h1, h2, h3, h4, h5, h6, p, fixedFont {color:#22458C; font-family:Verdana, Arial Sans-Serif; }

.modalPopup {
    background-color:#F3F5F5;
    border:solid 1px #B1B7BA;
    width:500px;
    height:300px;
    }
    
.hoverCSS {
    position:absolute; 
    left:800px; 
    top:500px; 
    border:none;
    }
 
 .border {
    /*border:solid 1px #B1B7BA;*/
    padding-left:10px;
    padding-right:10px;
    /*padding-top:10px;*/
    padding-bottom:10px;
    /*background-color:#FFFFFF;
    background-image:url(Images/colgradient_short.jpg);
    background-repeat:repeat-x;*/
    }
    
    .gradientBackground {
    background-color:#FFFFFF;
    background-image:url(Images/background.jpg);
    background-repeat:no-repeat;
    }

.modalBackground {
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;
 }

.basicFont {
    color:#515961; 
    font-family:Verdana, Arial Sans-Serif;
    font-size:12px;
}

.masterPage_background
{
	background-color:#E9EAED;
    padding-left:10px;
    padding-right:10px;
}

.masterPage_header
{
 text-align:center;
}

.masterPage_content
{
 text-align:center;
  bottom:50%;
  left:50%;
}

.pageBorder
{
 border:solid 1px #B1B7BA;
 padding:10px 10px 10px 25px;
}

.validationSummary
{
    border:solid 1px #B1B7BA;
    padding:10px 10px 10px 25px;
    background-color:White;
    text-align:left;
    width:350;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
	width:100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}

.footerBackground
{
    /*background-color:#AAB0DF;*/ 
    background-image:url(Images/footer.jpg);
    background-repeat:repeat-x; 
    background-position:bottom;
}

.telerik_tabStrip
{
    font-family:Verdana, Arial Sans-Serif; 
}

.telerik_multiPage
{
    border-color:#B1B7BA; 
    border-style:solid;
    border-width:1px; 
    background-image:url(Images/multiPageBkg.gif); background-color:#F3F5F5; background-repeat:repeat-y;

}

.telerik_SelectedTab
    {
        color: red !important;
    }
    
    .CustomTab
    {
        font-weight: bold !important;
    }
    
    .DisabledTab
    {
        text-decoration: line-through !important;
    }
    
    .HoveredTab
    {
          background-image:url(images/animatedTab.gif);
    }

.telerik_multiPage p
{
    margin-left: 40px;
    font-family:Arial; 
    padding-left:5px;
    padding-right:5px; 
    color:#333333;
}

a {
	color:#22458C;
    font-family:Verdana, Arial;
    text-decoration:none; 
}

a:hover {
    text-decoration:none;
    color: #CA3D45; 
    cursor:pointer;
}

p  {
    font-size:12px;
    font-family:Verdana, Arial Sans-Serif;
    color: #22458C;
}

fixedFont  {
    font-size:10px;
    font-family:Verdana, Arial Sans-Serif;
    color: #22458C;
}

blockquote {
    font-family:Arial; 
    color: #333333;
}

h1 {
    font-family:Verdana, Arial Sans-Serif; 
    color: #22458C;
    font-size:36px;
    }
    
 h2 {
    font-family:Verdana, Arial Sans-Serif; 
    color:#22458C;
    font-size:24px;
    }
h3 {
	font-family:Verdana, Arial Sans-Serif; 
    color:#22458C;
    font-size:16px;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}
    
.UpdatePanel {
  width: 300px;
  height: 100px;
  border:solid 1px gray;
} 

#topOfPage{
    height:22px;
    padding-left:2px
}

.lineAcrossTop{
    border-top:1px solid #c9d7f1;
    font-size:1px; 
    height:0;
    position:absolute;
    top:275px;
    width:90%
}

.lineAcrossBottom{
    border-top:1px solid #c9d7f1;
    font-size:1px; 
    height:0;
    width:90%
}


#guser{
    padding-bottom:7px !important;
    padding-top:1px !important
    }

#gbar{
    padding-bottom:7px !important;
    padding-top:1px !important
    }

@media all{.gb1,.gb3{height:22px;margin-right:.73em;vertical-align:top}
    #topOfPage{float:left}}
    .gb2{display:block;padding:.2em .5em}
    a.gb1,a.gb2,a.gb3{color:#00c !important}
    .gb2,.gb3{text-decoration:none}
    a.gb2:hover{background:#36c;color:#fff !important}
    
.textBoxWatermark {
    background-color:White;
    text-align:left;
    font-family:Verdana, Arial Sans-Serif; 
    color: #447EBF; 
    font-style:italic;
    }

/*.button {
    border:1px solid #FB7D00;
    color:#000000;
    background-color:#D5E8F8;
    font-size:larger;
    } 
    */
input.lotusHeal_button
{
   font-size:14px;
   font-family:Verdana, Arial Sans-Serif; 
   color:#50691B;
   background-color:#D6EAAA;
} 

input.lotusHeal_SEND_button 
{
   font-size:24px;
   font-weight:bold;
   font-family:Arial; 
   color:#50691B;
   background-color:#D6EAAA;
}  

.RadMenu_shropshireMotorhomeHire
{
	background:#0079C6;
	font-family:Verdana, Arial Sans-Serif; 
	line-height:20px;
	white-space:nowrap;
	float:left;
	position:relative;
}

.RadMenu_shropshireMotorhomeHire:after 
{
    content:""; 
    display:block;
    height:0;
    line-height:1px;
    font-size:1px;
    clear:both;
    visibility:hidden;
}

.RadMenu_shropshireMotorhomeHire ul.rmHorizontal,
.RadMenu_shropshireMotorhomeHire ul.rmVertical
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.RadMenu_shropshireMotorhomeHire .rmRootGroup
{
	margin: 2px 5px;
}

.RadMenu_shropshireMotorhomeHire_Context
{
	background:none;
	padding:0;
}

.RadMenu_shropshireMotorhomeHire .rmLink
{
	color:White;
	text-decoration:none;
	padding:3px 8px;
}

.RadMenu_shropshireMotorhomeHire .rmVertical .rmSeparator 
{
	padding:0;
	margin:1px 0;
}

.RadMenu_shropshireMotorhomeHire .rmVertical .rmSeparator .rmText
{
	border-top:1px solid #0079C6;
	margin-left: 28px;
}

.RadMenu_shropshireMotorhomeHire .rmRootGroup .rmFocused,
.RadMenu_shropshireMotorhomeHire .rmRootGroup .rmLink:hover
{
	background:#CA3D45 url(Menu/RootItemFocusedBkg.gif) left top repeat-x;
	border:1px solid #CA3D45;
	padding:2px 7px;	
}

.RadMenu_shropshireMotorhomeHire .rmRootGroup .rmDisabled:hover,
.RadMenu_shropshireMotorhomeHire .rmRootGroup .rmDisabled
{
	background:none;
	border:0;
	padding:3px 8px;
	color: #ffffff;
}

.RadMenu_shropshireMotorhomeHire .rmHorizontal .rmExpanded,
.RadMenu_shropshireMotorhomeHire .rmHorizontal .rmExpanded:hover
{
	background:#0079C6 url(Menu/RootItemBkg.gif) left top repeat-x;
	border:1px solid #0079C6;
	padding:2px 7px 3px;
	border-bottom:0;
}

.RadMenu_shropshireMotorhomeHire .rmVertical .rmExpanded,
.RadMenu_shropshireMotorhomeHire .rmVertical .rmExpanded:hover
{
	background:#0079C6 url(Menu/x.gif) left top repeat-x;
	border:1px solid #0079C6;
	padding:2px 7px;
}

.RadMenu_shropshireMotorhomeHire .rmGroup
{
	border:1px solid #265F6C;
	background: #CA3D45 url(Menu/GroupBkg.gif) repeat-y;
}

.RadMenu_shropshireMotorhomeHire .rmGroup .rmLink
{
	padding:2px;
}

.RadMenu_shropshireMotorhomeHire .rmGroup .rmItem
{
	margin:0;
	padding:1px;
}

.RadMenu_shropshireMotorhomeHire .rmItem
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
}

.RadMenu_shropshireMotorhomeHire .rmGroup .rmLink:hover,
.RadMenu_shropshireMotorhomeHire .rmGroup .rmFocused,
.RadMenu_shropshireMotorhomeHire .rmGroup .rmExpanded
{
	background:#CA3D45;
	border:1px solid #CA3D45;
	padding:1px;
}

.RadMenu_shropshireMotorhomeHire .rmGroup .rmDisabled:hover,
.RadMenu_shropshireMotorhomeHire .rmGroup .rmDisabled
{
	background:none;
	border:0;
	padding:2px;
	color: #ccc;
}

.RadMenu_shropshireMotorhomeHire .rmGroup .rmText
{
	padding: 0px 46px 0px 25px;
	text-align:left;
}


.RadMenu_shropshireMotorhomeHire .rmText
{
	padding: 0 20px 0 0;
	line-height: 20px;
}

.RadMenu_shropshireMotorhomeHire .rmExpandLeft,
.RadMenu_shropshireMotorhomeHire .rmExpandRight
{
	background:transparent url(Menu/groupImage.gif) right center no-repeat;
}

.RadMenu_shropshireMotorhomeHire .rmTopArrow,
.RadMenu_shropshireMotorhomeHire .rmTopArrowDisabled,
.RadMenu_shropshireMotorhomeHire .rmRightArrow,
.RadMenu_shropshireMotorhomeHire .rmRightArrowDisabled,
.RadMenu_shropshireMotorhomeHire .rmLeftArrow,
.RadMenu_shropshireMotorhomeHire .rmLeftArrowDisabled,
.RadMenu_shropshireMotorhomeHire .rmBottomArrow,
.RadMenu_shropshireMotorhomeHire .rmBottomArrowDisabled
{
	height:16px;
	text-decoration:none;
	color:#D4F4F7;
	text-indent:-9000px;
}

.RadMenu_shropshireMotorhomeHire_rtl .rmTopArrow,
.RadMenu_shropshireMotorhomeHire_rtl .rmTopArrowDisabled,
.RadMenu_shropshireMotorhomeHire_rtl .rmRightArrow,
.RadMenu_shropshireMotorhomeHire_rtl .rmRightArrowDisabled,
.RadMenu_shropshireMotorhomeHire_rtl .rmLeftArrow,
.RadMenu_shropshireMotorhomeHire_rtl .rmLeftArrowDisabled,
.RadMenu_shropshireMotorhomeHire_rtl .rmBottomArrow,
.RadMenu_shropshireMotorhomeHire_rtl .rmBottomArrowDisabled
{
	text-indent:9000px;
}

.RadMenu_shropshireMotorhomeHire .rmRightArrow,
.RadMenu_shropshireMotorhomeHire .rmRightArrowDisabled
{
	background: #F6F6F6 url(Menu/right.gif) center center no-repeat;
	width:25px;
	height:100%;
}

.RadMenu_shropshireMotorhomeHire .rmLeftArrow,
.RadMenu_shropshireMotorhomeHire .lefttArrowDisabled
{
	background: #F6F6F6 url(Menu/left.gif) center center no-repeat;
	width:25px;
	height:100%;
}

.RadMenu_shropshireMotorhomeHire .rmTopArrow,
.RadMenu_shropshireMotorhomeHire .rmTopArrowDisabled
{
	background: #DFEFF3 url(Menu/top.gif) center center no-repeat;
	width: 100%;
}

.RadMenu_shropshireMotorhomeHire .rmBottomArrow,
.RadMenu_shropshireMotorhomeHire .rmBottomArrowDisabled
{
	background: #e3efff url(Menu/bottom.gif) center center no-repeat;
	width: 100%;
}

.RadMenu_shropshireMotorhomeHire .rmScrollWrap
{
	position: relative;
}

.RadMenu_shropshireMotorhomeHire_rtl,
.RadMenu_shropshireMotorhomeHire_rtl *
{
    text-align:right;
}

.RadMenu_shropshireMotorhomeHire_rtl .rmGroup .rmText
{
	padding: 0px 25px 0px 46px;
}

.RadMenu_shropshireMotorhomeHire_rtl .rmGroup
{
	background-position: right;
}

.RadMenu_shropshireMotorhomeHire_rtl .rmExpandLeft,
.RadMenu_shropshireMotorhomeHire_rtl .rmExpandRight
{
	background:transparent url(Menu/groupImageRTL.gif) left center no-repeat;
}

* html .RadMenu_shropshireMotorhomeHire .rmItem
{
	display:inline;
}

.RadMenu_shropshireMotorhomeHire .rmHorizontal .rmItem
{
	clear:none;
}

.RadMenu_shropshireMotorhomeHire .rmVertical .rmItem
{
	clear:both;
}


.RadMenu_shropshireMotorhomeHire ul.rmActive,
.RadMenu_shropshireMotorhomeHire ul.rmRootGroup
{
	display:block;
}

.RadMenu_shropshireMotorhomeHire .rmSlide, 
.rmContextMenu
{
	position:absolute;
	overflow:hidden;
	display:none;
	float:left;
}

* html .RadMenu_shropshireMotorhomeHire .rmSlide, 
* html .rmContextMenu
{
	height:1px;
}

.rmContextMenu
{
	z-index:1000;
	overflow:visible;
}

.RadMenu_shropshireMotorhomeHire .rmText
{
	display:block;
}

.RadMenu_shropshireMotorhomeHire div.rmText /*templates*/
{
	white-space:normal;
}

.RadMenu_shropshireMotorhomeHire a.rmLink
{
	cursor:default;
	display:block;	
}


.rmScrollWrap
{
	position:absolute;
	float:left;
	overflow:hidden;
	left:0;
}

.RadMenu_shropshireMotorhomeHire .rmLeftArrow,
.RadMenu_shropshireMotorhomeHire .rmTopArrow,
.RadMenu_shropshireMotorhomeHire .rmBottomArrow,
.RadMenu_shropshireMotorhomeHire .rmRightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
}

.RadMenu_shropshireMotorhomeHire .rmLeftArrowDisabled,
.RadMenu_shropshireMotorhomeHire .rmTopArrowDisabled,
.RadMenu_shropshireMotorhomeHire .rmBottomArrowDisabled,
.RadMenu_shropshireMotorhomeHire .rmRightArrowDisabled
{
	display:none;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
}

.RadMenu_shropshireMotorhomeHire .rmBottomArrow,
.RadMenu_shropshireMotorhomeHire .rmBottomArrowDisabled
{
	margin-bottom: -1px;
}

.RadMenu_shropshireMotorhomeHire .rmLeftImage
{
	border:0;
	float:left;
}

.rmRtl
{
	float:right;
	text-align: right;
}

.rmRtl ul.rmHorizontal,
.rmRtl ul.rmVertical
{
	float:right;
}

.rmRtl .rmItem
{
	float:right;	
}

.rmRtl .rmLeftImage,
.rmRtlContext .rmLeftImage
{
	border:0;
	float:right;
}

.RadMenu_shropshireMotorhomeHire ul.rmRootGroup
{
	float:none;
}

* html .RadMenu_shropshireMotorhomeHire ul.rmRootGroup
{
	float:left;
}

.RadMenu_shropshireMotorhomeHire .rmLink
{
	width:auto;
}

.RadMenu_shropshireMotorhomeHire .rmSeparator,
.RadMenu_shropshireMotorhomeHire .rmSeparator:after
{
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

/* Telerik RadCalendar shropshireMotorhomeHire skin */

.calendarWrapper_shropshireMotorhomeHire
{
	background: #e7f1ff url(Calendar/calendarBg.gif) repeat-x;
	border: solid 1px #6788be !important;
	cursor: default;
	width: 264px !important;
}

.calendarWrapper_shropshireMotorhomeHire td
{
	border:0;
}

.titlebar_shropshireMotorhomeHire
{
	color: white;
	font: normal 18px Arial, Verdana, Sans-serif;
	background: transparent;
	line-height: 24px;
}

.calendarWrapper_shropshireMotorhomeHire .titlebar_shropshireMotorhomeHire td
{
	border:0;
}

.TableLayout_shropshireMotorhomeHire td
{
	text-align: center;
	color: #7f7f7f;
	cursor: default;
}

/* all links in the calendar */
.TableLayout_shropshireMotorhomeHire td a
{
	width: 32px;
	line-height: 32px;
	text-decoration: none;
	display: block;
}

.TableLayout_shropshireMotorhomeHire .radCalWeekendDefault_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .radCalWeekendHover_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .radCalWeekendSelect_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .radCalDefault_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .radCalHover_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .radCalSelect_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .otherMonth_shropshireMotorhomeHire,
.TableLayout_shropshireMotorhomeHire .radCalToday_shropshireMotorhomeHire
{
	border: solid 1px #dde1e4;
	background: white;
}


.radCalToday_shropshireMotorhomeHire a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/TodayBg.gif) no-repeat;	
}

.radCalDefault_shropshireMotorhomeHire a,
.radCalWeekendDefault_shropshireMotorhomeHire a
{
	color: #333;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.radCalWeekendHover_shropshireMotorhomeHire a,
.radCalHover_shropshireMotorhomeHire a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/HoverBg.gif) no-repeat;
}

.radCalWeekendSelect_shropshireMotorhomeHire a,
.radCalSelect_shropshireMotorhomeHire a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: transparent url(Calendar/selectBg.gif) no-repeat;
}

.TableLayout_shropshireMotorhomeHire .otherMonth_shropshireMotorhomeHire a
{
	color: #ccc;
	cursor: no-drop;
}

.TableLayout_shropshireMotorhomeHire .outOfRange_shropshireMotorhomeHire
{
	background-color: white;	
	cursor: no-drop;
	border: solid 1px #dde1e4;
}
.TableLayout_shropshireMotorhomeHire .outOfRange_shropshireMotorhomeHire a,
.TableLayout_shropshireMotorhomeHire .outOfRange_shropshireMotorhomeHire span
{
	color: #ccc;	
}

.TableLayout_shropshireMotorhomeHire .DaysOfWeek_shropshireMotorhomeHire
{
	color: #333 !important;
	font-weight: bold;
	cursor: default;
	background: #e7f1ff;
	text-align: center;
	line-height: 23px;
	width: 32px;
	border:0;
	border-bottom: solid 1px #a5bedf;
}

.MonthYearFastNav_shropshireMotorhomeHire
{	
	border: 1px solid #6788be;
	background: white;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_shropshireMotorhomeHire td
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d8dde0;
	cursor: pointer;
	padding: 4px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
}

.MonthYearFastNav_shropshireMotorhomeHire td.selected_shropshireMotorhomeHire
{
	background: #dcfc5c;
	color: black;
	border-color: #d8dde0;
}

.MonthYearFastNav_shropshireMotorhomeHire td input
{
	background: transparent url(Calendar/ContextMenuInputBg.gif) repeat-x;
	border: solid 1px #6788be;
	font: bold 11px Arial, Verdana, Sans-Serif;
	color: white;
	float: left;
	margin-right: 1px;
	padding: 0px 2px;
}

/* TimePicker */

.radTimeTableCss_shropshireMotorhomeHire caption
{
    display: none;
}

.radTimeTableCss_shropshireMotorhomeHire 
{
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #6788be;
	background: white url(Calendar/calendarBg.gif) repeat-x;
	cursor: pointer;
	cursor: default;
	border-collapse: collapse;
}

.radTimeTableCss_shropshireMotorhomeHire td
{
	border: solid 1px #e5e5e5;
	padding: 0;
}

.radTimeTableCss_shropshireMotorhomeHire a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	width: 75px;
	line-height: 32px;
	text-align: center;
}

.radTimeOverCss_shropshireMotorhomeHire a
{
	font-size: 12px;
	font-weight: bold;
	background: white url(Calendar/HoverBg.gif) repeat-x;
}

.radHeaderCss_shropshireMotorhomeHire,
th.radTimeOverCss_shropshireMotorhomeHire
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d url(Calendar/calendarBg.gif) repeat-x;
}

.radItemCss_shropshireMotorhomeHire a,
.radAlternatingItemCss_shropshireMotorhomeHire
{
    /**/
}

.radItemCss_shropshireMotorhomeHire a:hover,
.radAlternatingItemCss_shropshireMotorhomeHire a:hover
{	
	/**/
}

.radPopupImage_shropshireMotorhomeHire
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_shropshireMotorhomeHire
{
	position: static;
}

.radPopupImage_shropshireMotorhomeHire img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_shropshireMotorhomeHire img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_shropshireMotorhomeHire
{
	vertical-align:middle;
}

.pickerWrapper_shropshireMotorhomeHire table
{
	vertical-align:bottom;
}

.pickerWrapper_shropshireMotorhomeHire table,
.pickerWrapper_shropshireMotorhomeHire td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_shropshireMotorhomeHire .inputCell 
{
	padding: 0 4px 0 0;
}




