
/* #region Font imports */

@font-face
{
  font-family: DINWeb-Medium;
  src: url("../fonts/DINWeb-Medium.eot");
}

@font-face
{
  font-family: DINWeb-Medium;
  src: url("../fonts/DINWeb-Medium.woff") format("woff");
}

@font-face
{
  font-family: DINWeb;
  src: url("../fonts/DINWeb.eot");
}

@font-face
{
  font-family: DINWeb;
  src: url("../fonts/DINWeb.woff") format("woff");
}

/* #endregion */

/* #region Common CMS styles */
/* These are common to all sites and should only be changed with great caution */

body
{
	font: normal normal 0.8em Arial, Verdana;
	background: #fff none;
	padding: 0 0 0 0;
	margin: 0px 5px 5px 0px;
}
body.adminPopup
{
	font: normal normal 0.8em Verdana, Arial;
	background: #fff none;	
	padding:0;
	margin  :0;
	height:100%;
}
img { border: 0 }
.paddingTop { padding-top:5px; }
div.adminPopupTop{background-image:url(/img/icons/AdminPopupBG.png); background-repeat:repeat-x; height:34px;}
div.adminPopupBGWhite{background-image:url(/img/icons/AdminPopupBGWhite.png); background-repeat:repeat-x; height:24px;}
div.adminPopupCMSIcon{background-image:url(/img/icons/cms4.png);background-repeat:no-repeat; float:right; height:34px; width:56px;}
.adminPopupBottomBG{background-image:url(/img/icons/AdminPopupBottomBG.png); background-repeat:repeat-x; height:58px; padding-left:5px;}

.adminPopupLines{background-image:url(/img/icons/AdminPopupLines.png);background-repeat:repeat-x; background-position:center; height:2px; width:4px;}
.adminPopupLinesHeight2px{background-image:url(/img/icons/AdminPopupLines.png);background-repeat:repeat-x; background-position:center; height:2px;}
.adminPopupLinesFull{background-image:url(/img/icons/AdminPopupLinesFull.png);background-repeat:repeat-x; background-position:center; height:2px;}

.adminPopupBGGrey{background-color:#E3E3E3;}

/* ------ Top menu bar and admin node styles ------ */

/*Menu bar components*/
#adminMenu { width:758px; margin:6px auto 6px auto; padding:0; }
#adminMenuLeft { width:3px; height:33px; background-image:url(/img/icons/AdminMenuLeft.png); background-repeat:no-repeat; }
#adminMenuRight { width:54px; height:33px; background-image:url(/img/icons/AdminMenuRight.png); background-repeat:no-repeat; }
#adminMenuCenter { width:701px; height:33px; background-image:url(/img/icons/AdminMenuCenter.png); background-repeat:repeat-x; }

ul.adminMenuContext
{
	display:none;
	position:absolute;
	width:166px;
	margin:0;
	padding:0;
	list-style-type:none;
	background-image:url(/img/icons/AdminMenuItemBG.png);
	z-index:2;
}

li.adminMenuContextItem
{
    padding: 4px 1px 3px 27px;
    background-repeat: no-repeat;
    font: normal normal 12px Arial, Verdana;
    vertical-align: middle;
    height: 15px
}
li.adminMenuContextItem a { color:#fff; margin:0 5px; }
li.adminMenuContextItem a:hover { text-decoration:none; }

div.contextRelative {position:relative; left:-12px; top:0; width:0; height:0; white-space:nowrap;}
div.contextStatic {position:static; display:inline; left:-12px; top:0; width:0; height:0; white-space:nowrap;}
div.contextMenu {display:none; position:absolute; z-index:1;}

/* ---------------------------Common CMS styles end--------------------------- */

/* ---------------------------Form styles begin--------------------------- */
/* These are used in the admin interfaces and on site */

.txtline50 { width:50px; }
.txtline80 { width:80px; }
.txtline150 { width:150px; }
.txtLine180 { width:180px; }
.txtline250 { width:250px; }
.txtline280 { width:280px; }
.txtline300 { width:300px; }
.txtline306 { width:306px; }
.txtline { width:89%; }

/* Search text box css and auto complete result css START*/

.autocomplete_completionListElement
{
    background-color: inherit;
    border: 1px solid buttonshadow;
    height: auto;
    list-style-type: none;
    margin: 0 !important;
    overflow: auto;
    text-align: left;
    font-size: 12px!important;
    width: 147px!important;
    padding-left:0px !important;
}

.autocomplete_highlightedListItem
{
    background-color: window;
    color: black;
    padding: 1px !important;
    padding-left:0px !important;
    width: 146px!important;
    margin: 0 !important;
    cursor:hand;
    cursor:pointer;
}

.autocomplete_listItem
{
    background-color: window;
    color:Black;
    padding: 1px !important;
    padding-left:0px !important;
    width: 146px!important;
    margin: 0 !important;
}

/* Search text box css and auto complete result css START*/

.searchButton {
    background-image:url(/img/icons/Button_cms4_23_22.png);
    background-repeat:no-repeat;
    border:0;
    height:22px;
    width:23px;
    color:#fff;
    text-align:center;
}
.searchButton:hover {
    background-image:url(/img/icons/Button_cms4_23_22.png);
    background-repeat:no-repeat;
    border:0;
    height:22px;
    width:23px;
    color:#fff;
    text-align:center;
}
.formbutton60 {
    background-image:url(/img/icons/Button_cms4_60_22.png);
    background-repeat:no-repeat;
    border:0;
    height:22px;
    width:60px;
    color:#fff;
    text-align:center;
}
.formbutton60:hover {
    background-image:url(/img/icons/Button_cms4_60_22.png);
    background-repeat:no-repeat;
    border:0;
    height:22px;
    width:60px;
    color:#fff;
    text-align:center;
}

.formbutton120 {
    background-image:url(/img/icons/Button_cms4_120_22.png);
    background-repeat:no-repeat;
    border:0;
    height:22px;
    width:120px;
    color:#fff;
    text-align:center;
}
.formbutton120:hover {
    background-image:url(/img/icons/Button_cms4_120_22.png);
    background-repeat:no-repeat;
    border:0;
    height:22px;
    width:120px;
    color:#fff;
    text-align:center;
}

.listBG1Cell { background-color:#EFEFEF; }

.formbuttonPopup120 {
    background-image:url(/img/icons/AdminPopupButton.png);
    background-repeat:no-repeat;
    border:0;
    height:33px;
    width:193px;
    color:#fff;
    font-size:12pt;
}
.formbuttonPopup120:hover {
    background-image:url(/img/icons/AdminPopupButton.png);
    background-repeat:no-repeat;
    border:0;
    height:33px;
    width:193px;
}

/* ---------------------------Form styles end--------------------------- */

/* ---------------------------Site text styles begin--------------------------- */
/* These should be overwritten in front-end styles, to enable em-scaling */

/*-- Classes for rights based on available for the environment --*/
.stagingTextColor{ font:normal normal 8pt Arial, Verdana; color:#f00; }
.stagingLegendColor { background-color:#f00; vertical-align:middle; }
.liveTextColor{ font:normal normal 8pt Arial, Verdana; color:#078F07; }
.liveLegendColor { background-color:#078F07; vertical-align:middle;}
.stagingLiveTextColor{ font:normal normal 8pt Arial, Verdana; color:#00f; }
.stagingLiveLegendColor{ background-color:#00f; vertical-align:middle; }

.TextNormalSmallWhiteBgcolor {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-weight: normal;
    background-color:#FFFFFF;
 }
.TextNormalSmallGrayBgcolor {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-weight: normal;
    background-color:#EFEFEF;
 }	
.TextNormalBoldDarkGrayBgColor {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: bold;
    background-color:#E0E0E0;
}	

.TextAdminPopupLabelBold { font: normal Bold 10pt Arial, Verdana; padding:10px;}
.TextAdminPopupLabel { font: normal normal 9pt Arial, Verdana; padding:10px;}
.TextAdminPopupSmall { font:normal normal 8pt Arial, Verdana; padding:10px;}    
/* ---------------------------Site text stlyes end--------------------------- */

/* ---------------------------Panel Button Styles --------------------------- */
.panelbutton580 {
    width:580px;
    border:solid 1px #286ea0;
    color:#286ea0;
    background-color:#fff;
}

.panelbutton580:hover {
    width:580px;
    border:solid 1px #286ea0;
    color:#286ea0;
    background-color:#f4f4f4;
}

.panelbutton650 {
    margin:0;
    padding:0;
    width:650px;
    height:40px;
    background-color:#fff;
    border-width:0;
    border-top:solid 1px #909090; 
    font-family:Arial;   
    font-size:21px;
    text-align:left;
    padding-left:20px;
    background-image:url('/img/icons/ArrowClosedPanel.png');
    background-repeat:no-repeat;
}

.panelbutton650ex {
    margin:0;
    padding:0;
    width:650px;
    height:40px;
    background-color:#BEBEBE;
    border-width:0;
    border-top:solid 1px #909090;
    border-bottom:solid 1px #BEBEBE;
    border-right:solid 1px #BEBEBE;
    border-left:solid 1px #BEBEBE;
    font-family:Arial;   
    font-size:21px;
    text-align:left;
    padding-left:20px;
    background-image:url('/img/icons/ArrowOpenPanel.png');
    background-repeat:no-repeat;

}
.TextAdminPopupHeadLine {
    font-family:Arial;   
    font-size:21px;
    text-align:left;
    padding-left:20px;
}

.borderTop {
	border-top:solid 1px #909090;
}
/* ---------------------------Panel Button Styles End--------------------------- */

.ImageCategoryClass {   
	text-decoration:underline;
    color: Black;
    font: normal bold 9pt Arial, Verdana;
    padding:10px 0 10px 10px;
}

.adminPopupVerticalLine {
	background-image:url(/img/icons/AdminLineDark.png);
	background-repeat:repeat-y; 
	background-position:center; 
	height:1px; 
	width:1px;
}
.adminPopupHorizontalLine {
	background-image:url(/img/icons/AdminLineDark.png);
	background-repeat:repeat-x; 
	background-position:center; 
	height:1px; 
	width:1px;
}

/* Table styles */

.clear-both { clear: both; font-size: 0; height: 0; margin: 0; padding: 0; line-height: 0 }
.clear-left { clear: left; font-size: 0; height: 0; margin: 0; padding: 0; line-height: 0 }
.clear-right { clear: right; font-size: 0; height: 0; margin: 0; padding: 0; line-height: 0 }

.left-top { text-align: left; vertical-align: top }
.left-middle { text-align: left; vertical-align: middle }
.left-bottom { text-align: left; vertical-align: bottom }
.center-top { text-align: center; vertical-align: top }
.center-middle { text-align: center; vertical-align: middle }
.center-bottom { text-align: center; vertical-align: bottom }
.right-top { text-align: right; vertical-align: top }
.right-middle { text-align: right; vertical-align: middle }
.right-bottom { text-align: right; vertical-align: bottom }

.layout-table { border-spacing: 0; border-collapse: collapse; }
.layout-table650 { border-spacing: 0; border-collapse: collapse; width: 650px }
.layout-table td, .layout-table650 td { padding: 0 }

.nowrap { white-space: nowrap }

.required:after
{
    color: #f00;
    content: "*"
}

/* #endregion */

/* #region Global element styles */

html { height: 100% }
body
{
	margin: 10px;
	font-family: Arial, Verdana, sans-serif, normal;
	height: 100%;	
    background-color: #efece1;
    color: #707172;
    font-size: 13px;
    line-height: 17px
}
			
form { height: 100% }
a { color: #707172 }
a:hover { color: #469fbd; text-decoration: none }

blockquote
{
    font-family: 'Times New Roman', serif;
    font-style: italic;
    color: #9f9990;
    margin: 0 0 20px 0;
    font-size: 24px;
    line-height: 29px
}

blockquote label { /*display: block; */ padding: 4px 0 4px 0; float: right; font: normal normal normal 11px Arial, sans-serif, normal }

/* #endregion */

#site { width: 1060px;margin: 0 auto 0 auto; position: relative;}
#site { width: 1060px;margin: 0 auto 0 auto; position: relative;}
#site-header { margin-bottom: 5px }

#company-logo img { width: 510px; height: 76px }

#teaser-col { float: right; width: 172px; }
#content-col
{
    padding: 15px 15px 10px 15px;
    width: 848px;
    background-color: #fff ;
}
#content-col p { margin: 0 0 15px 0 }

#quick-login { float: right; width: 238px }
#quick-logout { float: right; margin-top: 3px; color: #656565; width: 500px; text-align: right }
#quick-logout span.LoginName { color: #1f9bd6; font-weight: bold }
#quick-logout-button { float: right; margin-left: 15px }
#quick-logout-button a { text-decoration: underline }

.teaserBack {background-color:#D9D7D2;position:absolute;min-height: 100%;left: 888px; _height:100% }
#site-footer { padding: 15px; z-index:100;position:absolute; }

/* #region Main navigation styles */

#navigation-bar 
{
    overflow: visible; margin-bottom: 25px
}

#navigation-bar ul
{
    float: right;
    list-style-type: none;
    padding: 0; margin: 0
}

#navigation-bar ul li
{
    padding: 0 8px 0 8px;
    border-right: 1px solid #707172;

    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline
}

#navigation-bar ul li:last-child
{
    border-right: none;
    padding-right: 0
}

#navigation-bar ul li a
{
    font-size: 13px
}

#navigation-bar ul li a:hover
{
    text-decoration: underline
}

#navigation-bar ul li a.selected
{
    font-weight: bold
}

#navigation-bar ul li ul li
{
    float: none
}

.content-display
{
    min-height: 400px;
    _height:400px;
}

* html .content-display div
{
	 zoom:1;
	 display:inline;
}

.content-display > div
{
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline ;
}


#sub-navigation
{
    float: left;
    width: 160px;
}

#sub-navigation ul
{
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0;
}

* html #sub-navigation ul
{
	margin-top: 40px;
}

#sub-navigation>ul
{
    margin-top: 40px;
}

#sub-navigation ul li
{
    padding: 5px 0 5px 0;
    border-bottom: 1px dotted #c8c8c8
}

#sub-navigation ul li a:hover, #sub-navigation ul li a.selected
{
    color: #a32c1e;
    font-weight: bold;
    background: transparent url(/img/sprites-trans.png) -288px -235px no-repeat;
}

#sub-navigation ul li a
{
    display: block;
    padding: 0 0 0 17px;
    position: relative;
    left: -15px;
    text-decoration: none
}

.service-navigation-child {  }
.service-navigation-child:hover, .service-navigation-childselected
{
    color: #f2a359 !important;
    font-weight: bold;
    background: transparent url(/img/sprites-trans.png) -288px -85px no-repeat !important
}
.service-navigation-senior {  }
.service-navigation-senior:hover, .service-navigation-seniorselected
{
    color: #ae8db3 !important;
    font-weight: bold;
    background: transparent url(/img/sprites-trans.png) -288px -115px no-repeat !important
}
.service-navigation-housegarden {  }
.service-navigation-housegarden:hover, .service-navigation-housegardenselected
{
    color: #92bf72 !important;
    font-weight: bold;
    background: transparent url(/img/sprites-trans.png) -288px -145px no-repeat !important
}
.service-navigation-leisure {  }
.service-navigation-leisure:hover, .service-navigation-leisureselected 
{
    color: #679dbf !important;
    font-weight: bold;
    background: transparent url(/img/sprites-trans.png) -288px -175px no-repeat !important
}
.service-navigation-information {  }
.service-navigation-information:hover, .service-navigation-informationselected {  }
.service-navigation-center {  }
.service-navigation-center:hover, .service-navigation-centerselected
{
    color: #b97693 !important;
    font-weight: bold;
    background: transparent url(/img/sprites-trans.png) -288px -205px no-repeat !important
}

/* #endregion */

.banner-image
{
    margin-top: 20px;
    margin-bottom: 15px;
    padding-top: 150px;
    background-repeat: no-repeat;
    position: relative
}

.claim
{
    background-color: #b0a590;
    color: #fff;
    width: 444px;
    padding: 30px 20px 10px 20px;
    font-family: "DINWeb", Arial, sans-serif normal
}
.claim h1 { text-transform: uppercase; font-size: 32px; font-weight: normal; margin-top: 0; margin-bottom: 14px }
.claim ul { list-style-type: none; margin: 0; padding: 0 }
.claim li { background: transparent url(/img/checkmark-trans.png) no-repeat; background-position: 0 4px; margin: 0; padding: 0 0 0 20px }
.claim span { line-height: 22px; font-size: 16px; font-family: "DINWeb-Medium", Arial, sans-serif normal }

.breadcrumb-bar { margin-bottom: 10px }
.breadcrumb-bar a
{
    text-decoration: none
}

#innerTeaserCol { float: right; width: 195px; margin-top: 295px }

.TextNormal { font: normal normal normal 9pt Arial, Sans-Serif; color: #5d5d59 }
.TextRedBold { font: normal normal bold 9pt Arial, Sans-Serif; color: #f00 }

/* #region Content styles */
.container-box h2
{
    font-family: "DINWeb", Arial, sans-serif normal;
    line-height: 34px;
    font-size: 26px;
    font-weight: normal;
    color: #a32c1e;
    margin: 0 0 20px 0;
    _display:inline-block;
    _margin-bottom:12px;
    *margin: 21px 0 20px 0 !important;  
}

.container-box h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    _display:inline-block;
    _margin-bottom:12px;
}

.container-box h4
{
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    _display:inline-block;
    _margin-bottom:12px;
}

.container-box50
{
    padding-top: 40px;
    width: 404px;
    padding-right: 20px;
    /*display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline*/
}

.containerContent { padding: 0 30px 0 28px; margin-bottom: 10px }

.containerContentWallpaper { padding: 0 30px 0 28px }
.containerContentWallpaper ul { list-style-image: url(/img/content_list.png) }
.containerContentWallpaper ul li { font-weight: bold; font-size: 16px }
.containerContentWallpaper ul li .TextNormal { font: normal normal bold 16px Arial, Sans-Serif }

.teaser-content {height:71px;overflow:hidden;background-color:#BDB8B4;}

.innerTeaserHead { background-image: url(/img/teaserbackground1-top.png); width: 194px; height: 13px; background-repeat: no-repeat }
.innerTeaserContent {
    background-image: url(/img/teaserbackground1-center.png);
    width: 172px;   
    padding: 0px;
    min-height: 96px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #e7e7e7;
    overflow:hidden;
    border-top:4px solid #EFECE1; 
}
.teaser-editable-content { display:inline-block; position:absolute; top:0px; left:0px; width:172px; height:100%; }
.teaser-content-link { display:inline-block; position:absolute; bottom:15px; left:0px; width:172px; }
.teaserDiv { display:block; position:relative; min-height:92px; }
.innerTeaserFooter { background-image: url(/img/teaserbackground2-bottom.png); padding-top: 10px; padding-left: 10px; width: 184px; height: 8px; background-repeat: no-repeat }
.innerTeaserButton { background-image: url(/img/teaser-button.png); background-repeat: no-repeat; width: 140px; padding: 6px 8px 6px 6px; height: 15px; margin-top: 10px }
.innerTeaserButton a { color: #fff; font-weight: bold }

/* #endregion */

.WhiteText12 { color: #fff; font-size: 12px; line-height: 1.4 }
.GrayText12Bold { color: #656565; font-size: 12px; font-weight: bold; line-height: 1.4 }
			
.LabelSmall { font-size: 11px; color: #656565 }
			
input.ButtonBlue
{
	border: none;
	width: 101px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 3px;
	display: block
}

a.ButtonBlue
{
	border: none;
	width: 91px;
	height: 16px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
    padding: 5px;
    margin: 0;
    text-align: center;
	display: block
}

/* ---------------------------Site text styles begin--------------------------- */
/* Text styles for use with smart text editor and user controls */

.TextHeadline
{
    color: #8e2e45;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 10px;
}

.category-image
{
    display: block;
    margin-bottom: 20px
}

.categoryLink
{
    display: block;
    margin: 0 3px 0 4px;
    padding-left:14px;
    padding-bottom:4px;
    padding-right:6px;
    padding-top:3px ;    
    border-bottom: 1px solid #d3d3d3
}

.categoryLink:hover { background-color: #E3CEBB }
.categoryLink2 {
    display: block;
    margin: 0 3px 0 3px;
    padding: 3px 6px 4px 14px;
    border-bottom: 1px solid #d3d3d3
}
.categoryLink2:hover { background-color: #C8BDCE }
.categoryLink3 {
    display: block;
    margin: 0 3px 0 2px;
    padding: 3px 6px 4px 14px;
    border-bottom: 1px solid #d3d3d3
}
.categoryLink3:hover { background-color: #C7D1B6 }
.categoryLink4 {
    display: block;
    margin: 0 3px 0 2px;
    padding: 3px 6px 4px 14px;
    border-bottom: 1px solid #d3d3d3
}
.categoryLink4:hover { background-color: #BBC6DA }
.categoryLink5 {
    display: block;
    margin: 0 3px 0 2px;
    padding: 3px 6px 4px 14px;
    border-bottom: 1px solid #d3d3d3
}
.categoryLink5:hover { background-color: #D5C9C9 }

#loginIntroText { color: #636363; margin-bottom: 20px }

#guest-login { float: left; width: 354px; height: 212px; padding: 28px 31px 20px 31px; background-color: #e6e6e3 }
#user-login { float:right; width: 352px; margin-left:14px; height: 212px; padding: 28px 31px 20px 31px; background-color: #e6e6e3;}

.login-headline
{
    margin: 0 0 10px 0 !important;
    color: #707172 !important; 
    font: normal normal normal 18px Arial, sans-serif, normal !important
}


/*Service styles*/

.service-header
{
    vertical-align: top;
    border-right: 6px solid #fff;
    border-bottom: 15px solid #fff
}

.service-header a
{
    color: #fff;
    height: 57px;
    text-align: right;
    font-family: "DINWeb-Medium", Arial, Verdana, sans-serif normal;
    font-size: 15px;
    padding: 4px 20px 0 0;
    text-decoration: none;
    display: block
}
.service-header a:hover
{		
    color: #fff;
}

.service-header-child
{
    background-color: #f2a359;
    background: -moz-linear-gradient(left, #F6B134, #F29D56); /* Mozilla: */
    background: -webkit-gradient(linear, left top, right top, from(#F6B134), to(#F29D56)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#F6B134', EndColorStr='#F29D56', GradientType=1); /* MSIE */    
    /*-moz-border-radius: 5px;    
    -webkit-border-radius: 5px;    
    -khtml-border-radius: 5px;    
    border-radius: 5px;*/
}
.service-header-senior
{
    background-color: #ae8db3;
    background: -moz-linear-gradient(left, #D6C1D7, #AD90BE); /* Mozilla: */
    background: -webkit-gradient(linear, left top, right top, from(#D6C1D7), to(#AD90BE)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#D6C1D7', EndColorStr='#AD90BE', GradientType=1); /* MSIE */    
}
.service-header-housegarden
{
    background-color: #92bf72;
    background: -moz-linear-gradient(left, #C8DC94, #85BE67); /* Mozilla: */
    background: -webkit-gradient(linear, left top, right top, from(#C8DC94), to(#85BE67)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#C8DC94', EndColorStr='#85BE67', GradientType=1); /* MSIE */    
}
.service-header-leisure
{
    background-color: #679dbf;
    background: -moz-linear-gradient(left, #90CDE7, #73AAD5); /* Mozilla: */
    background: -webkit-gradient(linear, left top, right top, from(#90CDE7), to(#73AAD5)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#90CDE7', EndColorStr='#73AAD5', GradientType=1); /* MSIE */
}
.service-header-information { background-color: #a32c1e }
.service-header-center
{
    background-color: #b97693;
    background: -moz-linear-gradient(left, #DCB2C5, #BE728C); /* Mozilla: */
    background: -webkit-gradient(linear, left top, right top, from(#DCB2C5), to(#BE728C)); /* Chrome, Safari:*/
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#DCB2C5', EndColorStr='#BE728C', GradientType=1); /* MSIE */   
    border-right-width: 0 !important
}

.service-cell { border-right: 6px solid #fff; background-color: #efece1 }
.service-cell-first { height: 50px }
.service-cell-last { border-right-width: 0; background-color: #efece1 }

.service-cell-child { padding-left: 20px }
.service-cell-child:hover { background: #efece1 url(/img/sprites-trans.png) -286px -80px no-repeat }
.service-cell-child a:hover, .service-child a.selected { color: #f2a359; font-weight: bold }
.service-cell-child a { display: block; padding: 5px 0 5px 0; text-decoration: none; border-bottom: 1px dotted #c8c8c8 }

.service-cell-senior { padding-left: 20px }
.service-cell-senior:hover { background: #efece1 url(/img/sprites-trans.png) -286px -110px no-repeat }
.service-cell-senior a:hover, .service-child a.selected { color: #ae8db3; font-weight: bold }
.service-cell-senior a { display: block; padding: 5px 0 5px 0; text-decoration: none; border-bottom: 1px dotted #c8c8c8 }

.service-cell-housegarden { padding-left: 20px }
.service-cell-housegarden:hover { background: #efece1 url(/img/sprites-trans.png) -286px -139px no-repeat }
.service-cell-housegarden a:hover, .service-child a.selected { color: #92bf72; font-weight: bold }
.service-cell-housegarden a { display: block; padding: 5px 0 5px 0; text-decoration: none; border-bottom: 1px dotted #c8c8c8 }

.service-cell-leisure { padding-left: 20px }
.service-cell-leisure:hover { background: #efece1 url(/img/sprites-trans.png) -286px -169px no-repeat }
.service-cell-leisure a:hover, .service-child a.selected { color: #679dbf; font-weight: bold }
.service-cell-leisure a { display: block; padding: 5px 0 5px 0; text-decoration: none; border-bottom: 1px dotted #c8c8c8 }

.service-cell-information { padding-left: 20px }
.service-cell-information:hover { background: #efece1 url(/img/sprites-trans.png) -286px -80px no-repeat }
.service-cell-information a:hover, .service-child a.selected { color: #a32c1e; font-weight: bold }
.service-cell-information a { display: block; padding: 5px 0 5px 0; text-decoration: none; border-bottom: 1px dotted #c8c8c8 }

.service-cell-center { padding-left: 20px }
.service-cell-center:hover { background: #efece1 url(/img/sprites-trans.png) -286px -199px no-repeat }
.service-cell-center a:hover, .service-child a.selected { color: #b97693; font-weight: bold }
.service-cell-center a { display: block; padding: 5px 0 5px 0; text-decoration: none; border-bottom: 1px dotted #c8c8c8 }

.service-headline
{
    font-family: "DINWeb", Arial, sans-serif normal;
    line-height: 34px;
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 20px 0
}

.service-headline-child { color: #f2a359 }
.service-headline-senior { color: #ae8db3 }
.service-headline-housegarden { color: #92bf72 }
.service-headline-leisure { color: #679dbf }
.service-headline-information { color: #a32c1e }
.service-headline-center { color: #b97693 }

/*IE 6*/
* html .service-content { width:99.7%; border:solid 1px white }
/* IE7 */
*:first-child+html .service-content { width:100%; border:solid 1px White }
.service-content { }

#bookingFooter
{
    margin-top: 10px; 
    text-align: right; 
    padding: 5px 10px 5px 10px;
    _width:100%
    /*zoom: 1;
    background: #AFB8BB; / * fallback (Opera) * /
    background: -moz-linear-gradient(top, #AFB8BB, #8C9396); / * Mozilla: * /
    background: -webkit-gradient(linear, left top, left bottom, from(#AFB8BB), to(#8C9396)); / * Chrome, Safari:* /
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#AFB8BB', EndColorStr='#8C9396', GradientType=0); / * MSIE * /    
    -moz-border-radius: 5px;    
    -webkit-border-radius: 5px;    
    -khtml-border-radius: 5px;    
    border-radius: 5px;  */   
}

/* #region input styles */

.wlm-textbox
{
    color: #707172;
    font-size: 13px;
    line-height: 17px;
    border: 1px solid #c6c7c8
}

input.wlm-button
{
    color: #707172;
    font-size: 15px;
    height: 40px;
    background: #ccc url(/img/sprites-trans.png) repeat-x;
    background-position: 0 -44px;
    border: none;
    padding: 0 20px 0 20px;
    cursor: pointer
}

a.wlm-button
{
    color: #707172;
    font-size: 15px;
    height: 30px;
    background: #ccc url(/img/sprites-trans.png) repeat-x;
    background-position: 0 -44px;
    border: none;
    padding: 10px 20px 0 20px;
    cursor: pointer;
    display: block;
    text-decoration: none
}
a.wlm-button:hover
{
    color:#707172;
}

.wlm-button120
{
    color: #707172;
    font-size: 15px;
    width: 120px;
    height: 40px;
    background: #ccc url(/img/sprites-trans.png) no-repeat;
    background-position: 0 -44px;
    border: none;
    cursor: pointer
}

a.wlm-teaser-link
{
    background: transparent url(/img/sprites-trans.png) no-repeat;
    background-position: -119px 0;
    display: block;
    width: 140px;
    height: 17px;
    padding: 4px 5px 5px 10px;
    margin: 0 10px;
    text-decoration: none
}

input.wlm-teaser-link
{
    background: transparent url(/img/sprites-trans.png) no-repeat;
    background-position: -119px 0;
    display: block;
    width: 155px;
    height: 26px;
    /*padding: 4px 5px 5px 10px;*/
    border: none
}

div.wlmTextBox20 { display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_20.png); background-repeat: no-repeat }
div.wlmTextBox20 input { width: 15px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.wlmTextBox40 { display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_40.png); background-repeat: no-repeat }
div.wlmTextBox40 input { width: 42px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.wlmTextBox52 { display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_52.png); background-repeat: no-repeat }
div.wlmTextBox52 input { width: 47px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.wlmTextBox68 { display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_68.png); background-repeat: no-repeat }
div.wlmTextBox68 input { width: 68px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.wlmTextBox102 { display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_102.png); background-repeat: no-repeat }
div.wlmTextBox102 input { width: 97px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.wlmTextBox127 {display: block; height:14px; padding: 2px 2px 5px 5px; background-image: url(/img/wlm_textbox_127.png); background-repeat: no-repeat; width: 120px }
div.wlmTextBox127 input { width: 118px; border: none; background-color: transparent; padding: 0; font-size: 11px; color: #8b8b8b }

div.wlmTextBox172 {display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_172.png); background-repeat: no-repeat }
div.wlmTextBox172 input { width: 167px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.wlmTextBox217 { display: block; height:14px; padding: 2px 2px 5px 3px; background-image: url(/img/wlm_textbox_217.png); background-repeat: no-repeat }
div.wlmTextBox217 input { width: 212px; border: none; background-color: transparent; padding: 0; font-size: 12px }

div.WlmTextArea217_100 { background-image: url(/img/wlm_textarea_217_100.png); width: 212px; height: 95px; padding: 5px 0 0 5px }
div.WlmTextArea217_100 textarea { background-color: transparent; border: none; width: 207px; height: 90px; font-family: Arial, Sans-Serif; font-size: 12px; resize: none }

/* #endregion */

.LoginNameWatermark
{
    font-family: Arial, Sans-serif;
    font-size: 11px
}

.passwordWatermark
{
    margin: 0;
    padding: 0;
    color: #fff; 
    vertical-align: bottom;
    text-align: right; 
    background-image: url(/img/wlm_textbox_127_watermark.png);
    background-repeat: no-repeat
}

.wlmButton
{
    background: transparent url(/img/button_blue.png) no-repeat;
    border: none;
    width: 102px;
    height: 24px;
    color: #fff;
    font: normal normal bold 12px Arial, Sans-serif
}

.login-button
{
    background: transparent url(/img/sprites-trans.png) no-repeat;
    border: none;
    width: 113px;
    height: 43px;
    color: #707172;
    font: normal normal normal 15px Arial, Sans-serif;
    cursor: pointer;
    padding: 0
}

.login-button:hover
{
    color: #000
}

ul.link-list
{
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

ul.link-list li
{
    background: transparent url(/img/bullet-trans.png) no-repeat;
    background-position: 2px 4px;
    float: left;
    padding: 0 5px 0 9px; margin: 0
}

ul.link-list li a
{
    font-size: 11px
}

div.WlmTextArea491_60 { background-image: url(/img/wlm_textarea_491_60.png); background-repeat: no-repeat; width: 491px; height: 60px; padding: 2px 0px 0 3px }
div.WlmTextArea491_60 textarea { background-color: transparent; border: none; width: 486px; height: 55px; font-family: Arial, Sans-Serif; font-size: 12px }

div.wlmDropDownList172 { display: inline; padding: 4px 4px 5px 3px; background-image: url(/img/wlm_textbox_172.png); background-repeat: no-repeat }
div.wlmDropDownList172 select { width: 167px; border: none; background-color: transparent; padding: 0; font-size: 12px }

.TextBlueBoldAGB { text-decoration: none; color: #2889b8; font: bold 1em Verdana,Arial }
.blankTDHeight { height: 8px }
/* ---------------------------Site text stlyes end--------------------------- */

/* #region GridView Style */

.gridPager td {
    color: #FFFFFF;
    background-color: #9AC1E6; /*#a2c6f1; in Css*/
    font-weight: bold;
    text-align: right;
}
.gridPager a {
    color: #19598F;
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
    float: right;
    width: 100%;
}

.gridHeader {
    background-color: #9AC1E6;
    color: Black;
    font-weight: bold;
    text-align: left;
}
.gridRow {
    background-color: #F7F6F3;
    color: #333333;
}
.gridAlternatingRow {
    background-color: White;
    color: #284775;
}
.gridEmptyDataRow {
    background-color: #9AC1E6;
    color: Red;
    font-weight: bold;
}
.gridFooter {
    background-color: #5D7B9D;
    color: White;
    font-weight: bold;
}
.gridEditRow {
    background-color: #999999;
}
.gridSelectedRow {
    background-color: #E2DED6;
    color: #333333;
    font-weight: bold;
}
/* #endregion */

/* ---------------------------Image position start-------------------------- */
.align-right
{
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.align-left
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

/* ---------------------------Image position end-------------------------- */

.btnDefault
{
    margin-top:10px;
    margin-right:15px;
    color:#3193BF;
    background-color: Aqua;
    padding:5px;
    width:138px;
    height:29px;
    float:right;
    border:none;
    border-bottom-style:none;
    cursor:pointer;
    cursor:hand;
    font-weight:bold;
}

/* -------------------------- Forum Classes End ------------------------------------- */

/* -------------------------- Change Request v1.3.4 START ------------------------------------- */ 
 .lnkBtnDefault
 {
    color: #62A5C4;
    text-decoration:underline;
    font-family: Verdana;
    font-size: 12px;
    line-height: 15px;
}




.wlmCheckBox label.leftUnchecked {
    background: url(/img/checkbox_unchecked.png) no-repeat left;
    margin: 0;
    padding:0 0 0 25px;    
}
.wlmCheckBox label.leftChecked {
    background: url(/img/checkbox_checked.png) no-repeat left;
    margin: 0;
    padding:0 0 0 25px;
}
.wlmCheckBox label.rightUnchecked {
    background: url(/img/checkbox_unchecked.png) no-repeat right;
    margin: 0;        
    padding:0 25px 0 0;
}
.wlmCheckBox label.rightChecked {
    background: url(/img/checkbox_checked.png) no-repeat right;
    margin: 0;
    padding:0 25px 0 0;
}    
.wlmCheckBox label.rightChecked, .wlmCheckBox label.rightUnchecked {
    display:block;
    width:152px;
}
.wlmCheckBox input {
    /*visibility: hidden;*/
}

/* #region Graphical inputs */

div.graphicalInput { position: relative }
div.graphicalInput > input
{
	padding: 0;
	margin: 0;
	height: 22px;
	width: 22px;
	float: left;
	position: absolute;
	left: 0;
	opacity: 0;
}
			
div.graphicalInput:not(#foo) > input + label
{
	background: url(/img/custom-inputs.png) 0 -1px no-repeat;
	height: 22px;
	padding: 2px 0 3px 24px;
}
			
div.graphicalInput:not(#foo) > input[type=checkbox]:checked + label {
	background-position: 0 -22px;
}

/* #endregion */

/* -------------------------- Change Request v1.3.4 END ------------------------------------- */

#login
{
    padding:5px 10px 5px 10px;
    margin-bottom: 10px;
    background-color: #e6e6e3;
    _width:100%
    /*zoom: 1;
    background: #EBEBEB; / * fallback (Opera) * /
    background: -moz-linear-gradient(top, #EBEBEB, #D4D4D4); / * Mozilla: * /
    background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#D4D4D4)); / * Chrome, Safari:* /
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EBEBEB', EndColorStr='#D4D4D4', GradientType=0); / * MSIE * /    
    -moz-border-radius: 20px;    
    -webkit-border-radius: 20px;    
    -khtml-border-radius: 20px;    
    border-radius: 20px; 
    border: solid 3px #92AAB4;   */  
}
#login > h2 { margin: 0 0 10px 0; }

#registrationOuter { margin:10px 0 10px 0 }
#registration
{
    padding:5px 10px 5px 10px;
    margin-bottom: 10px;
    background-color: #e6e6e3;
    _width:100%
    
    /*zoom: 1;
    background: #EBEBEB; / * fallback (Opera) * /
    background: -moz-linear-gradient(top, #EBEBEB, #D4D4D4); / * Mozilla: * /
    background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#D4D4D4)); / * Chrome, Safari:* /
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EBEBEB', EndColorStr='#D4D4D4', GradientType=0); / * MSIE * /    
    -moz-border-radius: 20px;    
    -webkit-border-radius: 20px;    
    -khtml-border-radius: 20px;    
    border-radius: 20px; 
    border: solid 3px #92AAB4;     */
}
#registration > h2 { margin: 0 0 10px 0; }

#clientCompanyOuter { margin:0 0 10px 0; }
#clientCompany
{
    float: none;
    padding:5px 10px 5px 10px;
    background-color: #e6e6e3;
    _width:100%
    /*zoom: 1;
    background: #EBEBEB; / * fallback (Opera) * /
    background: -moz-linear-gradient(top, #EBEBEB, #D4D4D4); / * Mozilla: * /
    background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#D4D4D4)); / * Chrome, Safari:* /
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EBEBEB', EndColorStr='#D4D4D4', GradientType=0); / * MSIE * /    
    -moz-border-radius: 20px;    
    -webkit-border-radius: 20px;    
    -khtml-border-radius: 20px;    
    border-radius: 20px; 
    border: solid 3px #92AAB4;    */ 
}

#serviceBookingOuter { margin:0 0 5px 0 }
#serviceBooking
{    
    float: none;
    padding:5px 10px 5px 10px;
    background-color: #e6e6e3;
    _width:100%
    /*zoom: 1;
    background: #EBEBEB; / * fallback (Opera) * /
    background: -moz-linear-gradient(top, #EBEBEB, #D4D4D4); / * Mozilla: * /
    background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#D4D4D4)); / * Chrome, Safari:* /
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EBEBEB', EndColorStr='#D4D4D4', GradientType=0); / * MSIE * /    
    -moz-border-radius: 20px;    
    -webkit-border-radius: 20px;    
    -khtml-border-radius: 20px;    
    border-radius: 20px; 
    border: solid 3px #92AAB4;   */  
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

 .modalPopupBackgroundDefault
 {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7
 }

.modalPopupDimensionsDefault { height: 90%; overflow-y: scroll }

.modalPopupCloseButtonDefault { background: #fff url(/img/close_form.png) no-repeat; border: none; padding: 3px 0 0 3px; cursor: pointer }
.modalPopupCloseButtonDefault:hover { background: #fff url(/img/close_form_hover.png) no-repeat }
    
.TitleBlue { color: #1F9BD6; font-weight: bold }
    
.ConditionsDiv { line-height: 1.2; padding-top: 10px }
.ConditionsDiv ul { padding: 0; margin: 0 }
.ConditionsDiv li { padding-bottom: 5px; }
    
.BigButton { background: url(/img/wlm_booking_button_bg.png) no-repeat; border: none; width: 140px; height: 43px; color: #1F9BD6; font-weight: bold; cursor: pointer; text-align: center }

.Rotate270
{
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.questionnairePanel { height: 90%; overflow-y: auto; overflow-x: hidden }

/* use in Master Pages. */
.teaserFooterUrl {padding: 5px 0px 0px 10px;border-top:4px solid #EFECE1;overflow:hidden;}
.hypBottom{display:inline-block;padding-bottom:2px;}

