html
{
	height: 100%;
}

.zoomImg
{
    display:none;
}

body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #181715;
	margin: 0px;
	height: 100%;
	background: url(../../img/bg.jpg) repeat-x #f6f9ed; 
}
#ajaxOverlayContent
{
   
    clear:both;
}

#overlay, #overlayContainer
{
    display:none;
}

img
{
	border: 0px;
}

a:link, a:visited, a:active
{
	color: #a6a6a6;
	outline: none;
}

input
{
	font-size: 11px;
}

#positionContainer
{
	width: 951px;
	margin: 0 auto;
	padding-top: 31px;
}


#leftContainer
{
	width: 677px;
	float: left;
	background: url(../../img/left_content_bg.gif);
	padding: 0px 20px;
}

#rightContainer
{
	width: 234px;
	float: left;
	background: url(../../img/right_bg.gif);
	margin-top: 25px;
}


#mainNavigation
{
	margin-top: 24px;
}

#mainNavigation div.navigationItemWrapper,
#mainNavigation div.navigationItemWrapperActive
{
	font-size: 13px;
	display: block;
	float: left;
	text-decoration: none;
	cursor: pointer;
}

#mainNavigation div.navigationItemWrapper span.navLeft,
#mainNavigation div.navigationItemWrapperActive span.navLeft
{
	background: url(../../img/nav_left.gif);
	width: 5px;
	height: 29px;
	display: block;
	float: left;
        text-decoration: none;
}

#mainNavigation div.navigationItemWrapper span.navRight,
#mainNavigation div.navigationItemWrapperActive span.navRight
{
	background: url(../../img/nav_right.gif);
	width: 5px;
	height: 29px;
	display: block;
	float: left;
        text-decoration: none;
}

#mainNavigation div.navigationItemWrapper span.navText,
#mainNavigation div.navigationItemWrapperActive span.navText
{
	background: url(../../img/nav_bg.gif);
	height: 23px;
	color: #507f2a;
	font-weight: bold;
	display: block;
	float: left;
	padding: 6px 10px 0px 10px;
        text-decoration: none;
}

#mainNavigation div.navigationItemWrapper:hover span.navLeft,
#mainNavigation div.navigationItemWrapperActive span.navLeft
{
	background: url(../../img/nav_active_left.gif);
	width: 5px;
	height: 29px;
	display: block;
	float: left;
        text-decoration: none;
}

#mainNavigation div.navigationItemWrapper:hover span.navRight,
#mainNavigation div.navigationItemWrapperActive span.navRight
{
	background: url(../../img/nav_active_right.gif);
	width: 5px;
	height: 29px;
	display: block;
	float: left;
        text-decoration: none;
}

#mainNavigation div.navigationItemWrapper:hover span.navText,
#mainNavigation div.navigationItemWrapperActive span.navText
{
	background: url(../../img/nav_active_bg.gif);
	height: 23px;
	color: #FFF;
	font-weight: bold;
	display: block;
	float: left;
	padding: 6px 10px 0px 10px;
        text-decoration: none;
}

#mainNavigation .subMenuContainer,
#mainNavigation .subSubMenuContainer
{
	position: absolute;
	margin-top: 29px;
	border-top: 3px solid #FFF;
	display: none;
        text-decoration: none;
}

#mainNavigation .subMenuContainer a,
#mainNavigation .subSubMenuContainer a
{
	display: block;
	background: #e2ecc8;
	padding: 5px 14px;
	border-bottom: 1px solid #FFF;
	color: #507f2a;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: -0.1em;
        text-decoration: none;
}

#mainNavigation .subMenuContainer a:hover,
#mainNavigation .subSubMenuContainer a:hover
{
	background: #97b381;
	color: #FFF;
        text-decoration: none;
}

#navBottomBg
{
	clear: both;
	height: 14px;
	background: url(../../img/nav_bottom_bg.gif);
	margin-top: 3px;
}

.teaserImage
{
	margin-right: 8px;
}

#childHeader
{
    visibility:hidden;
}

#adultHeader
{
    visibility:visible;
}

.cHeader
{    
    position:relative;
    float:left;
    margin-top:-130px;
    
}
.cHeader.teaserImage
{
    margin-right: 4px; 
    top:-45px;
    left:-10px;
}


.childPoll
{
    /*font-family:"Arial";*/
    font-size:14px;
}

a:link .teaserImage,
a:visited .teaserImage,
a:active .teaserImage
a:hover .teaserImage
{
    text-decoration:none;
}

#contentContainer
{
	padding: 0px 0px 40px 25px;
	line-height: 18px;
}

#contentContainer h3.navigator
{
	background: url(../../img/navigator.gif);
	height: 19px;
	margin: 0px;
	padding: 4px 0 0 15px;
	margin: 6px 0px 0px -25px;
	font-size: 13px;
	color: #507f2a;
}

#contentContainer h1
{
	font-size: 22px;
	font-weight: normal;
	color: #acce77;
	margin-bottom:5px;
}

#contentContainer h1 a
{
	color: #acce77;
	text-decoration: none;
}

#contentContainer .line
{
	border-bottom: 1px solid #acce77;
	font-size: 2px;
	margin: 10px 0px 20px 0px;
	clear: both;
}

#contentContainer ul
{
	list-style-position: outside;
}

#contentContainer ul li
{
    
}

.contentText
{
    float:left;
    padding-bottom:1px;
    width:640px;
}


/***** subnavigation *****/

#subNavigation 
{
	color: #507f2a;
	margin-top: 30px;
	float: left;
	margin-left: 30px;
}

#subNavigation a
{
	color: #507f2a;
	font-size: 10px;
	text-decoration: none;
}



/***** rightcontainer *****/

#rightContainer h1
{
	color: #507f2a;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 15px 0px;
	height: 24px;
	background: url(../../img/right_bar.gif);	
}

#rightContainer p
{
	margin: 15px;
}

#rightContainer h1.top
{
	background: url(../../img/right_bar_top.gif);	
}

#rightContainer h1.bottom
{
	background: url(../../img/right_bar_bottom.gif);
	margin-bottom: 0px;
}

#rightContainer .line
{
	border-bottom: 1px solid #FFF;
	font-size: 2px;
	margin: 10px 10px;
}

#rightContainer a.newsArchiveLink
{
	font-size: 10px;
        float:right;
        padding-right:10px;
        padding-top:2px;
	color: #507F2A;
	text-decoration: none;
	font-weight: normal;
	z-index: 5;
}

#rightContainer a
{
	color: #FFF;
}

#rightContainer .videoPreview
{
    width:100%;
    text-align:center;
}

.floatLeft
{
	float: left;
	margin-right: 10px;
}

#formContainer
{
	position: relative;
	height: 40px;
}

form#search
{
	margin: 0px 0px 12px 14px;
}

#search .searchInput
{
	background:url(../../img/search_input.gif) no-repeat;
	width: 165px;
	height: 13px;
	border: 0px;
	float: left;
	margin-right: 2px;
	color: #8b8b8b;
	font-weight: bold;
	padding: 5px;
}

#search .searchSubmit
{
	background:url(../../img/search_submit.gif) no-repeat;
	width: 26px;
	height: 23px;
	border: 0px;
	float: left;
}

#searchOverlay
{
	clear: both;
	background: #FFF;
	width: 173px;
	margin-left: 1px;
	padding-bottom: 3px;
	position: absolute;
	top: 23px;
	display: none;
	z-index: 10;
}



/*** overlay ***/

#overlay
{
	background: #000;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	filter: alpha(opacity=70); 
	z-index: 50;
}

#overlayContainer
{	
	width: 917px;
	position: absolute;
	background: #FFF;
	margin: 0 auto;
	top: 115px;
	left: 10px;
	z-index: 55;
	padding: 17px;
}

#overlayContainer #closeOverlay
{
	position: absolute;
	left: 7px;
	top: 7px;
        *cursor:hand;
        cursor:pointer;
        z-index:100;
}



#overlayContainer #alkabelloLogo
{
	position: absolute;
	right: 20px;
	top: 10px;
}
#overlayVideo
{
    
    float:left;
    margin-top:-250px;
    margin-bottom:30px;
    margin-left:150px;
}
#overlayHeader
{
	margin: 50px 0px 10px 0px;
}

#overlayContainer p
{
	padding: 10px;
}

.questionair td.header
{
	background: url(../../img/questionair_header_bg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 29px;
	padding: 0px 10px;
	line-height: 13px;
}


.questionair td.leftHeader
{
	background: url(../../img/questionair_left_header.gif);
	font-size: 12px;
	font-weight: bold;
	color: #FFF;	
	height: 29px;
	padding: 0px 10px;
	line-height: 13px;
}

.questionair td.header.child.yellow
{
	background: url(../../img/question_child_header_bg.png);
	font-size:15px;
	height: 37px;
}
.questionair td.header.blue.child
{
	background: url(../../img/question_child_header_bg_blue.png);
        font-size:16px;
	height: 37px;
        padding:0px 10px 0px 15px;
}
.questionair td.leftHeader.child
{
	background: url(../../img/question_child_left_header.png);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 37px;
	
	line-height: 17px;
        padding:0px 10px 0px 15px;
}

#child_legend
{
    position:absolute;
    margin-top:20px;
}

.smilieNo
{
    background: url("../../img/smilie_sad.png");
    width:27px;
    height:27px;
}
.smilieYes
{
    background: url("../../img/smilie_happy.png");
    width:27px;
    height:27px;
}

#cat1
{
    position:absolute;
    right:16px;
    margin-top:-36px;
    background:url(../../img/child_cat_question1.png);
    width:71px;
    height:51px;
}

#cat2
{
    position:absolute;
    background:url(../../img/child_cat_question2.png);
    width:121px;
    height:150px;
    margin-top:-64px;
    margin-left:-3px;
}

#cat3
{
    position:absolute;
    background:url(../../img/child_cat_question3.png);
    width:75px;
    height:131px;
    margin-top:-90px;
    margin-left:580px;
}

#cat4
{
    position:absolute;
    background:url(../../img/child_cat_question4.png);
    width:82px;
    height:63px;
    margin-top:12px;
    margin-left:800px;
}

.questionair td.rightHeader
{
	background: url(../../img/questionair_right_header.gif) right;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;	
	height: 29px;
	padding: 0px 10px;
	line-height: 13px;
}

.questionair td.rightHeader.child
{
	background: url(../../img/question_child_right_header.png) right;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 37px;
	padding: 0px 10px;
	line-height: 13px;
}

.step1,
.step2,
.step3,
.step4,
.step5,
.step6
{
	color: #507f2a;
	padding: 4px 10px;
	font-size: 12px;
}

.step1
{
	background: #e7f0d1;
}

.step2
{
	background: #e3edc9;
}

.step3
{
	background: #dde9be;
}

.step4
{
	background: #d8e7b5;
}

.step5
{
	background: #d4e3ac;
}

.step6
{
	background: #d1e0aa;
}


.step1.child.yellow,
.step2.child.yellow,
.step3.child.yellow,
.step4.child.yellow,
.step5.child.yellow,
.step6.child.yellow
{
	color: #e65600;
	padding: 4px 10px;
        line-height:24px;
	font-size: 14px;
}

.step1.yellow
{
	background-color: #ffefd2;
}

.step2.yellow
{
	 background-color: #ffe5b4 !important;
}

.step3.yellow
{
	background-color: #ffd88f;
}

.step4.yellow
{
	background-color: #ffcf77;
}

.step5.yellow
{
	background-color: #ffca68;
}

.step6.yellow
{
	background-color: #ffca68;
}

.step1.child.blue,
.step2.child.blue,
.step3.child.blue,
.step4.child.blue,
.step5.child.blue,
.step6.child.blue
{
	color: #00344e;
	padding: 4px 10px 4px 10px;
        line-height:24px;
	font-size: 14px;
}

.step1.child.blue
{
	background-color: #d9e8f5;
}

.step2.child.blue
{
	background-color: #cae1f2 !important;
}

.step3.child.blue
{
	background-color: #bdd9ee;
}

.step4.child.blue
{
	background-color: #b4d3ec;
}

.step5.child.blue
{
	background-color: #add0eb;
}

.step6.child.blue
{
	background-color: #add0eb;
}

.step1.child.text,
.step2.child.text,
.step3.child.text,
.step4.child.text,
.step5.child.text,
.step6.child.text
{

	padding: 4px 10px 4px 30px;

}

.childPollText
{
    font-size:14px;
    position:absolute;
    width:700px;
    left:150px;
    top:180px;

}
.adultPollText
{
    position:absolute;
    clear:both;
    width:900px;
    top:200px;
}


#overlayContainer .numberWrapper
{
	margin: 0 auto;
	width: 580px;
}

#overlayContainer .numberContainer
{
	float: left;
	width: 30px;
	text-align: center;
}

#overlayContainer .labelContainer
{
	float: left;
	width: 120px;
	/*margin: 0 20px;*/
        padding-left:10px;
        padding-right:10px;
}

#overlayContainer .submitBtn,
#contactForm .submitBtn
{
	background: url(../../img/questionair_header_bg.gif);
	height: 29px;
	border: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
}
#overlayContainer .submitBtn.child
{
	background: url(../../img/question_child_header_bg.png);
	height: 29px;
	border: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
        padding:2px;
}


#overlayContainer .disabled
{
	background: url(../../img/disabled.gif);
}

#overlayContainer .scoreContainer td
{
	width: 37px;
	height: 37px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

#overlayContainer .scoreContainer td.green
{
	background: #8edb5b;
}

#overlayContainer .scoreContainer td.red
{
	background: #e33816;
}

#overlayContainer .scoreContainer td.greenYellow
{
	background: url(../../img/greenYellow.gif);
}

#overlayContainer .scoreContainer td.yellow
{
	background: #fbf903;
}

#overlayContainer .scoreContainer td.yellowRed
{
	background: url(../../img/yellowRed.gif);
}

#overlayContainer .scoreContainer td.active
{
	border: 2px solid #000;
}

#overlayContainer .leftScoreInfoLabel,
#overlayContainer .rightScoreInfoLabel
{
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

#overlayContainer .leftScoreInfoLabel
{
	float: left;
	width: 140px;
	text-align: center;
}

#overlayContainer .rightScoreInfoLabel
{
	float: left;
	width: 750px;
	text-align: center;
}

#contactForm label
{
	float: left;
	width: 130px;
	color: #507F2A;
	padding-left: 2px;
}

#contactForm input, #contactForm textarea
{
	border: 1px solid #C2C2C2;
	border-top: 1px solid #969696;
	border-right: 1px solid #969696;
	padding: 2px;
	margin-bottom: 2px;
}


#contactForm input.input_default, #contactForm textarea.input_default
{
	width: 200px;
}

#contactForm input.input_postcode
{
	width: 40px;
	margin-right: 2px;
}

#contactForm input.input_city2
{
	width: 152px;
	margin-right: 2px;
}

input.error
{
    border:1px solid red !important;
}

label.error
{
    position: absolute; left: 500px; color: #F00;
}

label[for="q_17"].error
{
    position:absolute;left:30px;margin-top:-8px;
}

.logoLinkImage
{
    margin-top:20px; 
    float:right;
    border:none;
}

.homeAdultQuestion
{
    padding-right:10px;
    font-weight:bold;
}

.homeChildQuestion
{
    padding:0px 10px 0px 28px;
    font-weight:bold;
}