/*
Theme Name: Recognition
Description: Custom theme for the Recognition of Alzheimers.
Version: 1.0
Author: PSD to HTML
*/

html{
	font-size:100.01%;
}
body{
	margin:0;
	font:bold 62.5% Arial, Verdana, Tahoma, sans-serif;
}
form,fieldset,img,sup,sub{margin:0;padding:0;border:0;}
p, #content td, #content li{
	line-height:1.4em;
}
sup,sub{
	line-height:0px;
	font-size:6px;
}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	/*
font:100% arial,sans-serif;
*/
	font-style:inherit;
	font-family:inherit;
	font-weight:inherit;
	vertical-align:middle;
}
.entry ul{
	list-style:none;
}
.entry ul li a:link, .entry ul li a:visited{
	padding:0 0 0 25px;
	clear:both;
	float:left;
	color:#093e84;
	text-decoration:none;
	background: url(images/bullet-link.gif) no-repeat;
}
.entry ul li a.link:hover, .sheet ul li a.link:hover{
	background: url(images/bullet-link-over.gif) no-repeat;
	
}
.entry ul li a:hover{
	text-decoration:underline;
}
.entry ul{
	list-style:none;
}
.entry ul li a:link, .entry ul li a:visited{
	padding:0 0 0 25px;
	clear:both;
	float:left;
	color:#093e84;
	text-decoration:none;
	background: url(images/bullet-link.gif) no-repeat;
}
.entry ul li a:hover{
	text-decoration:underline;
}
#wrapper{
	width:975px;
	margin:0 auto;
}
/*-- header --*/
#header{
	width:100%;
	overflow:hidden;
	margin:0 0 -8px;
/*removed position as is was messing with overlay*/
	position:relative;
/*	z-index:1;*/
	z-index:202;
}

#headerUnavailable{
	width:100%;
	overflow:hidden;
	margin:0 0 -8px;
	position:relative;
	z-index:1;
	background: url(images/bg-holder-nav.gif) repeat-x 0 96px;
}


/*-- logo --*/
.logo{
	float:left;
	width:175px;
	height:96px;
	position:absolute;
	/*text-indent:-9999px;*/
	/*background: url(images/logo.gif) no-repeat;*/
}
.logo a{
	display:block;
	height:100%;
}


.logoUnavailable{
	float:left;
	width:175px;
	height:129px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/logo.gif) no-repeat;
	
}

.logoUnavailable a{
	display:block;
	height:100%;
}

#header .user-box{
	float:right;
	width:976px;
}
.user-box .menu{
	margin:59px 14px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	float:right;
}
.user-box .menu li{
	float:left;
	display:inline;
	padding:6px 0 10px 30px;
	margin:0 0 0 28px;
}
.user-box .menu li.mail{
	background: url(images/bg-mail.gif) no-repeat 0px 3px;
}
.user-box .menu li.sitemap{
	background: url(images/bg-sitemap.gif) no-repeat 0px 2px;
}
.user-box .menu a{
	text-decoration:none;
}
.user-box .menu a:hover{
	text-decoration:underline;
}
.holder-nav{
	height:41px;
	width:100%;
	float:left;
	padding:7px 0 0;
	margin:0px 0 0;
	background: url(images/bg-holder-nav.gif) repeat-x 0 7px;
}
#navigation{
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	float:right;
	font-size:13px;
	line-height:33px;
	font-weight:bold;
	background: url(images/bg-navigation.gif) no-repeat 100% 0;
}
#navigation li{
	float:left;
	padding:0 0 8px 2px;
	background: url(images/bg-navigation.gif) no-repeat;
}
#navigation a{
	float:left;
	text-decoration:none;
	color:#4b4b4b;
}
#navigation a span{
	float:left;
	cursor:pointer;
	padding:0 9px;
}
#navigation a:hover,
#navigation .current_page_item a,
#navigation li.active a{
	padding:0 0 8px;
	margin:0 0 -8px;
	color:#fff;
	background: url(images/blue-arrow.gif) no-repeat bottom center;
}
#navigation a:hover span,
#navigation li.current_page_item a span,
#navigation li.active a span{
	background:#1354aa url(images/bg-nav-over.gif) repeat-x;
}
#header .search{
	float:right;
	display:inline;
	margin:-7px 15px 0 0;
}

/*-- intro --*/
#intro{
	height:1%;
	overflow:hidden;
	border-top:1px solid #fff;
	z-index:30;
}

/*.introBg{
background:#c2eae4 url(images/bg-banner.jpg) no-repeat;
}*/

.Bg{
	background: url(images/page-banner.jpg) repeat-x;
	min-height: 400px;
}

#intro .holder{
	overflow:hidden;
/*	position:relative;*/
/*	z-index:1;*/
	height:1%;
	padding:0 8px;
}
#intro .inner{
	overflow:hidden;
	height:1%;
	padding:0 0 10px;
	position:relative;
	margin-top:-352px;
}
#intro .two-collum{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:-352px;
	z-index:10;
/*	position:relative;*/
}
#intro .two-collum .info-box{
	width:480px;
	padding:0;
	margin:0 0 0 26px;
	height:226px;
}
#intro .two-collum .holder-image{
	float:right;
	display:inline;
	margin:-15px -14px 0 -25px;
}
#intro .two-collum .holder-image img{
	display:block;
}

#intro .info-box{
	float:left;
	display:inline;
	width:447px;
	margin:-5px 0 0;
	padding:0 20px 0 30px;
	color:#49576a;
	font-size:1.3em;
	line-height:1.1em;
	font-weight:normal;
}
#intro .info-box p{
	margin:28px 0;
}
.info-box span.more a{
	float:right;
}
#intro .info-box p strong{
	color:#093e84;
}
#intro .breadcrumb{
	overflow:hidden;
	height:18px;
	padding:12px 0 16px 0px;
	color:#0c6e93;
	font-size:10px;
	line-height:18px;
}
#intro .breadcrumb a.breadlogo{
	font-weight:bold;
	text-decoration:none;
	color:#0b87b5;
	padding:0 0px 0 0;
	background: none;
}
#intro .breadcrumb a{
	font-weight:bold;
	text-decoration:none;
	color:#0b87b5;
	padding:0 12px 0 0;
	background: url(images/separator-breadcrumb.gif) no-repeat 100% 50%;
}
#intro .breadcrumb a:hover{
	text-decoration:underline;
}
#intro .breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#intro .breadcrumb li{
	float:left;
	padding:0 5px 0 0;
}
strong.title, strong.title a{
	font-size:42px;
	line-height:44px;
	margin:0;
	font-weight:normal;
	color:#093e84;
	display:block;
/*	CH remove underline */
	text-decoration:none;
}
.two-collum .title{
	font-size:35px;
	line-height:40px;
}
.online-test strong.title{
	width:270px;
	font-size:55px;
	line-height:55px;
/*	position:absolute;*/
	top:21px;
	left:18px;
}
.online-test-bar strong.title2{
	width:270px;
	font-size:26px;
	line-height:55px;
	color:#093e84;
/*	position:absolute;*/
	top:21px;
	left:18px;
}
.sheet strong.title{
	font-size:27px;
	line-height:30px;
	margin:8px 0 0;
}
.downloads strong.title{
	font-size:18px;
	line-height:20px;
}
#intro .subNav{
	width:176px;
/*	position:relative;*/
	z-index:1;
	overflow:hidden;
	float:left;
	font-size:1.2em;
	color:#093e84; /* Dark blue */
	height:271px;
	background: url(images/bg-resourse.gif) repeat-y;
}
.subNav .title{
	padding:7px 7px 15px;
	font-size:16px;
	line-height:18px;
	color:#fff;
	background:#5b8bd1 url(images/bg-resours-title.gif) no-repeat 0 100%;
}
.subNav .notitle{
	/*
background:#5b8bd1 url(images/bg-resours-no-title.gif) no-repeat 0 100%;	
*/
	text-indent:-9999px;
}

.subNav .title_noarrow{
	padding:7px 7px 15px;
	font-size:16px;
	line-height:18px;
	color:#fff;
	background:#5b8bd1 url(images/bg-resours-title-noarrow.gif) no-repeat 0 0px;
}
.subNav ul{
	width:164px;
}	
.subNav li{
	list-style-type:none !important;
	list-style:none !important;	
	padding-left:10px;
}
.subNav li li{
	padding-left:0;	
}
.subNav .box{
	padding:9px;
}

.subNav p{
	margin:0 0 5px 0;
}

.subNav .expanded a, .subNav .box p a:visited{
	color:#093e84;
	text-decoration:none;
}


.subNav .expanded a:hover{
	color:#FFF;
	text-decoration:none;
}
.subNav li{
	margin:5px 5px 0;
}
.subNav li a{
	color:#FFFFFF;
	text-decoration:none;
/*
	margin:0 0 5px;
	padding:9px;
*/
}
.subNav li a.selected{
	color:#fff;
	text-decoration:underline;
}
.subNav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}
.subNav ul li{
	margin:4px 0 0;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.subNav .expanded ul a{	
	text-decoration:none;
	color:#093e84;
	min-height:14px;	
	padding-left:18px;
	background: url(images/bullet-education.gif) no-repeat;
}
.subNav .expanded ul a{
	height:14px;
	overflow:visible;
}

.subNav .expanded ul a span{	
	display:block;
	margin-top:-15px;
	padding-left:23px;
}
.subNav .expanded ul a:hover, .subNav .expanded ul a.selected{
	background: url(images/bullet-education-over.gif) no-repeat;
	color:#fff;
	text-decoration:underline;
}
.subNav .expanded a{
	color:#fff;
	padding:0;
	text-decoration:none;
}
.subNav li.closed ul{
	display:none;
}
.page .holder .info-box{
	background: transparent url(images/bottom.png) no-repeat bottom left;
}
.subNav .expanded {
	margin:4px 0 0;
	background:#56ddd5;
	padding:8px;
	color:#fff;
}
/*-- link more --*/
span.more{
	display:block;
	overflow:hidden;
	width:100%;
	font-size:12px;
	line-height:30px;
}
span.more a{
	float:left;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
}
span.more a:hover,
span.more a:hover strong{
	text-decoration:underline;
}
span.more a strong{
	float:left;
	height:35px;
	padding:0 0 0 30px;
	font-weight:normal;
	background: url(images/btn-more.png) no-repeat;
}
span.more span{
	float:left;
	height:35px;
	width:25px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/btn-more-right.png) no-repeat;
}
/*-- video --*/
#intro .video{
	float:right;
        padding-top: 10px;
        width: 295px;
		margin-right:40px;
}
#intro .video .bottom{
	/*width:450px;*/
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/bg-video-down.png) no-repeat;
}
/*-- main --*/
#main{
	width:100%;
	padding:0 0 6px;
	border-top:1px solid #fff;
	background: url(images/bg-main.gif) repeat-x;
	position:relative;
	z-index:201;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}

/*-- bar --*/
.bar{
	width:471px;
	overflow:hidden;
}

/*-- proper way of doing it --*/
/* rm bg-top-bar-outer.png*/
/*rm bg-top-bar-inner.png*/
.bar #topbarOuter{
	background: transparent url(images/popupFormOuter.png) no-repeat top left;
	padding-top:15px;
}
.bar #topbarInner{	
	background: transparent url(images/popupFormInner.png) no-repeat bottom left;
	padding:12px 12px 20px;
}
.bar #topbarInner .onlineTestOuter{
	background: transparent url(images/pic01.jpg) no-repeat top left;
	height:262px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#093e84;
}
.onlineTestInner{
	width:246px;
	margin-top:-274px;
	margin-left:38px;
}
/*-- online-test --*/
.onlineTestInner .more{
	height:32px;
	overflow:hidden;
	width:200px;
	margin-left:40px;
	margin-top:52px;
	margin-bottom:20px;
}
.onlineTestInner span.more a{	
	/*margin-top:50px;*/
	/*float:right;*/
	float:none;
	display:inline;
	
}
#main .online-test-bar{
	float:left;
	display:inline;
	margin:-26px 0 0 14px;
	/*background: transparent url(images/onlineTest.png) no-repeat top left;*/
	width:471px;
	height:296px;
}
/*-- sheet --*/
.sheet{
	width:244px;
	overflow:hidden;
}
* html .sheet #sheetInner{
	overflow:visible;
}
#sheetOuter{
	float:left;
	margin-right:6px;
	width:100%;
	clear:both;
	background:transparent url(images/bg-top-sheet.png) no-repeat top left;
}
#sheetInner{
	padding:2px 12px 2px;
	background:transparent url(images/bg-bottom-sheet.gif) no-repeat bottom left;

}
/*----*/
.sheet .holder-image img{
	display:block;
	border:1px solid #92dced;/*pale blue*/
}
.sheetInner ul{	
	width:80%;
}
.sheet ul{	
	margin:0px;	
	padding:0;
	list-style:none;
	line-height:16px;
	font-size:1.2em;
	width:80%;
	overflow:hidden;
}
.sheet ul li{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.sheet ul a.link{
	padding:0 0 0 25px;
	float:left;
	color:#093e84;
	text-decoration:none;
	background: url(images/bullet-link.gif) no-repeat;
}
.sheet ul a.link:hover{
	text-decoration:underline;
}
#sheetInner p{
	margin:0 0 12px;
	font-size:1.1em;
	font-weight:lighter;	
}
#sheetInner p, #sheetInner ul{
	padding:0 10px;
}
div.lilac{
	color:#6841a7;
	font-size:27px;
	/*background:transparent url(images/pic02.jpg) no-repeat top left;*/
	/*padding-top:74px;*/
	padding-left:10px;
}
div.green{
	color:#56a835;
	font-size:27px;
	/*background:transparent url(images/pic03.jpg) no-repeat top left;*/
	/*padding-top:74px;*/
	padding-left:10px;
}
/*.sheet a.more{
	height:24px;
	right:9px;
	font-size:10px;
	line-height:24px;
	text-decoration:none;
	color:#093e84;
	padding:0 20px 0 10px;
	background: url(images/bg-more-right.gif)  no-repeat scroll right top;
	display:-moz-inline-box;
}
.sheet .more span{
	background: url(images/bg-more-left.gif) no-repeat scroll 0 0;
	display:inline-block;
	padding-left:30px;
	height:24px;
}

.sheet .more span:hover{
	background: url(images/bg-more-left-over.gif) no-repeat scroll 0 0;
}*/

.sheet a.more{
width:155px;
height:24px;
display:block;
background: url(images/bg-more-left.gif) no-repeat scroll 0 0;
padding-left:30px;
text-decoration:none;
line-height:24px;
color:#093e84;
	
	}
	
.sheet a:hover.more{
	background: url(images/bg-more-left-over.gif) no-repeat scroll 0 0;}
	
.sheet .more span{
	background: url(images/bg-more-right.gif) no-repeat scroll top right;
	display:inline-block;
	width:100%;
	height:24px;
}

#main .community{
	float:right;
	display:inline;
	overflow:hidden;
	margin:18px 10px 0 0;
	padding:0 10px 0 0;
}
#main .community .sheet{
	float:left;
	display:inline;
	margin:0 -10px 0 0;
/*	position:relative;*/
}
/*-- content --*/
#content{
	width:560px;
	float:left;
/*	position:relative;*/
	padding:55px 0 40px 96px;
	line-height:1.38em;
}
#content .picture-ico{
/*	position:absolute;*/
	top:-121px;
	left:144px;
}
#content h2{
	color:#093e84;
	font-size:34px;
	line-height:40px;
	margin:0 0 7px;
	font-weight:normal;
}
#content table.onlinetable{
	border:none !important;	
}
#content table.onlinetable td{
	border:none !important;	
}
#content table{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;		
	border-collapse: collapse;	
}
#content td{
	padding:2px 6px;	
	border-right:1px solid #000;	
}
#content p, #content td, #content li{
	margin:0 0 1.5em;
	font-size:1.3em;
	font-weight:lighter;
}
#content .holder-list{
	width:100%;
	overflow:hidden;
	margin:65px 0 0;
}
#content .custom-order{
	margin:0;
	padding:0;
	list-style:none;
	color:#17969c;
	font-size:1.1em;
	line-height:1.4em;
	width:645px;
	overflow:hidden;
}
#content .custom-order li{
	width:100%;
	overflow:hidden;
}
#content .custom-order div{
	width:150px;
	float:left;
	padding:0 93px 10px 78px;
	min-height:68px;
}
* html #content .custom-order div{
	height:68px;
	overflow:visible;
}
#content .custom-order .box1{
	background: url(images/custom-order-1.png) no-repeat;
}
#content .custom-order .box2{
	background: url(images/custom-order-2.png) no-repeat;
}
#content .custom-order .box3{
	background: url(images/custom-order-3.png) no-repeat;
}
#content .custom-order .box4{
	background: url(images/custom-order-4.png) no-repeat;
}
/*-- sidebar --*/
#sidebar{
	width:250px;
	float:right;
	padding:95px 2px 0 0;
}
#sidebar .downloads{
	height:1%;
	overflow:hidden;
	padding:0 0 0 42px;
	margin:34px 0 0;
}
/*.pdf{
	background: url(images/pdf-ico.gif) no-repeat 6px 3px;
}*/
.downloads ul{
	margin:6px 0 0;
	padding:0 13px 0 0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.downloads ul li{
	padding:2px 5px 2px 5px;
	margin:3px 0 0;
	overflow:hidden;
	min-height:14px;	
}
* html .downloads ul li{
	height:14px;
	overflow:visible;
padding:2px 5px 2px 3px;
}
.downloads a{
	text-decoration:none;
}
.downloads a:hover{
	text-decoration:underline;
}
/*-- footer --*/
#footer{
	height:1%;
	overflow:hidden;
	padding:26px 15px 15px;
	background:#e2f0f1;
	font-size:0.9em;
	line-height:15px;
}
#footer .site-option{
	height:1%;
	overflow:hidden;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .bottom-menu li{
	display:inline;
	margin:0 15px 0 0;
}
#footer .bottom-menu a{
	text-decoration:none;
}
#footer .bottom-menu a:hover{
	text-decoration:underline;
}
#footer .language{
	width:100%;
	overflow:hidden;
	margin:16px 0 0;
}
#footer .language p{
	margin:0;
}
#footer .language ul{
	float:left;
	overflow:hidden;
	padding:0 10px 0 0;
}
#footer .language li{
	display:inline;
	float:left;
	margin:0 5px;
}
#footer .language img{
	display:block;
}
#footer .language ul a{
	border:1px solid #17969c;
	float:left;
}
#footer .sponsor{
	float:right;
	/*width:230px;*/
	width:260px;
	color:#85b2d2;
	text-align:right;
	display:inline;
	margin:0 15px 0 0;
}
#footer .sponsor p{
	margin:9px 0 0;
}
#footer .sponsor ul{
	float:right;
	margin:9px 0 0;
}
#footer .sponsor ul li{
	float:left;
	margin:0 0 0 15px;
}
/*-- pop-up --*/
.pop-up{
	z-index:9;
}
.pop-up a.close{
	float:right;
	font-size:12px;
	line-height:16px;
	padding:0 21px 0 0;
	margin:15px 14px 0 0;
	color:#39649c;
	font-weight:normal;
	text-decoration:none;
	background: url(images/bg-close.gif) no-repeat 100% 1px;
}
.pop-up a.close:hover{
	text-decoration:underline;
}
.pop-up strong.title{
	font-size:38px;
	line-height:44px;
	margin:15px 0 0 20px;
}
/*--  --*/
.pop-up .box,
.pop-up .hold-box{
	width:100%;
	overflow:hidden;
	background: url(images/bg-box.gif) repeat-y;
}
.pop-up .hold-box{
	background: url(images/bg-holder-box.gif) no-repeat;
}
.pop-up .box-area{
	min-height:333px;
	overflow:hidden;
	background: url(images/bg-box-area.gif) no-repeat 0 100%;
}
* html .pop-up .box-area{
	height:333px;
	overflow:visible;
}
/*-- disclaimer --*/
.disclaimer{
	z-index:9;
}
.disclaimer strong.title{
	font-size:38px;
	line-height:44px;
	margin:15px 0 0 20px;
}
/*--  --*/
.disclaimer .box,
.disclaimer .hold-box{
	width:100%;
	overflow:hidden;
	background: url(images/bg-box.gif) repeat-y;
}
.disclaimer .hold-box{
	background: url(images/bg-holder-box.gif) no-repeat;
}
.disclaimer .box-area{
	min-height:333px;
	overflow:hidden;
	background: url(images/bg-box-area.gif) no-repeat 0 100%;
}
* html .disclaimer .box-area{
	height:333px;
	overflow:visible;
}
#sendToFriendForm .form{
	margin:18px 0 0;
}
#sendToFriendForm .hold{
	height:1%;
	overflow:hidden;
	padding:2px 37px 3px 50px;
}
#sendToFriendForm .holdline{
	height:1%;
	overflow:hidden;
	padding:2px 37px 3px 50px;
}
#sendToFriendForm .hold-input{
	width:147px;
	height:15px;
	overflow:hidden;
	float:left;
	padding:2px 5px 6px 3px;
	background: url(images/bg-hold-input.png) no-repeat;
}
.hold-input input.text{
	display:block;
/*	position:relative;*/
	margin:0;
	padding:0 3px;
	border:0;
	width:141px;
	background:transparent;
	font: 12px/14px Arial, Verdana, Tahoma, sans-serif;
}
#sendToFriendForm .hold-textarea{
	width:203px;
	height:54px;
	float:left;
	padding:2px 5px 6px 3px;
	background: url(images/bg-hold-textarea.png) no-repeat;
}
.hold-textarea textarea{
	width:199px;
	height:50px;
/*	position:relative;*/
	padding:2px;
	overflow:auto;
	display:block;
	margin:0;
	border:0;
	font: 12px/14px Arial, Verdana, Tahoma, sans-serif;
}
#sendToFriendForm label{
	color:#5e5d5d;
	font-size:11px;
	line-height:17px;
	float:left;
	width:140px;
}
#sendToFriendForm span.more a{
	float:right;
	margin:10px 0 0;
}

form#onlineTest{
	margin: 40px 0 0 20px;
}


#onlineTest fieldset {
	padding: 0 0 30px 0px;
}

#onlineTest fieldset legend {
	margin: 0 0 15px 0;
	color: #000;
}

#onlineTest fieldset label{
	margin-left: 25px;
}

#onlineTest fieldset label input{
	margin-top: -2px;
}

#onlineTest input#submitBtn{
	background: url(images/submit_btn.gif) no-repeat;
	width: 79px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-left: 470px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#intro .holderUnavailable{
	overflow:hidden;
/*	position:relative;*/
	z-index:1;
	height:1%;
	padding:0 14px;
	margin-top: 5px;

}

#intro .notfound-box{
	float:left;
	display:inline;
	width:470px;
	margin:40px 0 0;
	padding:0 0 0 26px;
	color:#49576a;
	font-size:1.3em;
	line-height:1.1em;
	font-weight:normal;
}
#intro .notfound-box p{
	margin:18px 0;
}


#intro .notfound-box ul{
list-style-type: square;
margin: 0 0 0 17px;
padding:0;

}

#intro .notfound-box ul.nobullets{
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#intro .notfound-box li a, #intro .notfound-box li a:visited{
color:#093e84;
text-decoration:none;
}


#intro .notfound-box li a:hover{

text-decoration:underline;
}


#intro .notfound-box a, #intro .notfound-box a:visited{
color:#093e84;
text-decoration:none;
}


#intro .notfound-box a:hover{

text-decoration:underline;
}
/* END PSD-TO-HTML CSS*/
.pop-up{
/*	display:none;*/
	display:none;
	position:absolute;
	z-index:800;
}
.disclaimer{
/*	display:none;*/
	display:none;
	position:absolute;
	z-index:800;
}
#overlay{
/*	display:none;*/
	position:absolute;
	display:none;
	top:0;
	left:0;
	z-index:799;
	background:#86B4BE;
	width:100px;
	height:100px;
}

/*
#searchform label, #searchform input{
	float:left;
}
#searchform input{
	width:80px;
}*/
/* search text input*/
#searchform input#s{
	width:194px;
	cursor:text;
	margin-top:16px;
}
#searchicon{
	height:40px;
}
#content #searchicon{
	display:none;
}
#searchform input{
	width:32px;
	cursor:pointer;
	float:left;	
}
.search{
	width:270px;
	height:40px;
	padding:0px 2px 7px 0px;
	background: url(images/bg-search.gif) no-repeat;
}
.search input{
	width:226px;
	display:block;
	padding:2px 4px;
	border:0;
	background:transparent;
	font-weight:700;
	color:#5e5e5e;
	font-size:1em;
/*
	font:bold 10px/12px "Trebuchet MS", Arial, Tahoma, sans-serif;
*/
}
#searchsubmit{
	width:30px;
	color:#fff;
	margin-top:14px;
	font-size:1.1em;
	font-weight:bolder;
}
#content #searchform input{
	color:#000;
}
/* end search */
#formMessage{
	color:Maroon;
	padding:22px 22px 0px;
}
.formBtn{
	margin:10px 0;
}
.formsubmit-small, .formsubmit-medium, .formsubmit-large{
	cursor:pointer;
	font-size:14px;
	display:block;
	text-indent:-9999px;
	color: #FFF;
	cursor:pointer;
	border:none!important;
	/*height:34px;*/
	height: 30px;
}
.formsubmit-small{
	width:100px;
}



.formsubmit-medium{
	width:148px;
}
.formsubmit-large{
	width:200px;
}
#submitSendToFriend{
	float:right;
}
.post #submitSendToFriend{
	float:none;
}
#content ul li{
	list-style-type:none;
	background:transparent url(images/bullet-link.gif) no-repeat 0px 0px;
	padding-left:20px;
	margin:10px 0;
}
#content ul li.over{	
	background:transparent url(images/bullet-link-over.gif) no-repeat 0px 0px;
}
ul.custom-order li, ul.custom-order li.over{
	background:none !important;
}
div.picture-ico-man{
	/*background:transparent url(images/mum.png) no-repeat bottom right;*/
	height:169px;
	width:210px;
	margin-top:-176px;
	margin-left:80px;
}
#sitemap li{
	font-size:16px;	
	margin:10px 0;
	padding:10px 0 !important;
	border-bottom:1px solid #ccc;
	list-style-type:none;
	background:none !important;
}
#sitemap ul li{
	border-bottom:none;
}
#sitemap li a{
	color:#093E84;
	text-decoration:none;
}
#onlinetest .onlinetable {
	font-size:10px;
}

.language img{
border:1px solid #000}

a.pdf-download-icon{
	display:block;
	text-indent:-9999px;	
	background:transparent url(images/pdf-button-sprite.gif) no-repeat 0px -14px;
	width:14px;
	height:14px;	
	float:right;
}
a.pdf-download-icon:hover{
	background:transparent url(images/pdf-button-sprite.gif) no-repeat 0px 0px;	
}
#sendexperienceForm input, #sendexperienceForm select, #sendexperienceForm textarea{
	background:#d8f6f8;
	border:1px solid #2f629b;	
	float:left;
	width:290px;
}
#sendexperienceForm label{
	float:left;
	width:100px;
	font-size:1.3em;
	font-weight:lighter;	
}
#sendexperienceForm br,#sendexperienceForm .holdsubmit{
	clear:both;

}
#sendexperienceForm .holdcentre{
	margin-top:10px;
	clear:both;
	padding-left:100px;
}
#sendexperienceForm .holdsubmit{
	padding-left:100px;
	
}
#sendexperienceForm .holdsubmit input{
	width:100px;	
	
}
#sendexperienceForm .hold{
	width:400px;
	clear:both;
	height:28px;		
}
#submitSharedExperience, #clearSharedExperience{
	float:none;
	width:100px;
}
#experienceAnError{
	background:#fff;
	color:Red!important;	
	width:400px;
	padding:10px;
	margin:12px 0px;
}
#experienceAnError p{
	font-weight:bold;
}
#experienceAnError ul li,#experienceAnError ul li:hover{
	background: transparent url(images/error_li_item.jpg) no-repeat 0px 6px;
	margin:2px 0;
}
#sendexperienceForm span{
	color:#003365;
	margin:0px 2px;
}
a.new-pdf-image{
	display:block;
	padding-bottom:3px;
padding-right:15px;
	/*width:180px*/
	width:139px;
	/*background:url(images/pdf-button-sprite.gif) no-repeat 172px -86px;*/
	background: url(images/pdf-button-sprite.gif) no-repeat 140px -86px;
} 

a.new-pdf-image:hover{
	background:url(images/pdf-button-sprite.gif) no-repeat 140px 0}

.introbackground{
	height:352px;
	z-index:1;
}
#content p.bottom-menu{
	font-size:10px;
}
.onlineTestInner span.more .checksymptoms a:link, .onlineTestInner span.more .checksymptoms a:visited{
	height:78px;
	width:200px; 
	display:inline-block;
}
.onlineTestInner span.more .checksymptoms a.formBtnover{
	display:none;
}
.pdfimage{
	float:left;
	margin-left:-35px;
	margin-top:4px;
}
.external{
	color:#0000FF;
}
td.blue{
	background-color:#c1f8f8;
}
#disclaimerMessage{
	padding:22px;
	font-size:14px;
	color:#666;
	font-weight:400;
}
.yesbtn {
	width:152px;
	height:65px;
	float:left;
	display:inline;
}
.yesbtn a{
	background:url(images/yesbtn.png) no-repeat 0px 0;
	width:152px;
	height:65px;
	display:block;
	padding-bottom:20px;
	text-indent:-999px;
}
.nobtn {
	width:152px;
	height:65px;
	float:right;
	display:inline;
}
.nobtn a{
	background:url(images/nobtn.png) no-repeat 0px 0;
	width:152px;
	height:65px;
	display:block;
	padding-bottom:20px;
	text-indent:-999px;
}
.disbuttons{
	padding:10px 36px;
	height:70px;
}
.pdf ul li { 
	background: url(images/pdf-ico.gif) no-repeat;
	padding-left:38px;
	padding-bottom:25px;
	_PADDING-BOTTOM: 20px!important;
}
.pdf ul li a {
	_MARGIN-LEFT: 30px	
}
.pdf ul {
	_MARGIN-TOP: 0px!important;
}