/*
Theme Name: Man MOT
Theme URI: http://www.cite.co.uk
Description: The theme for Man MOT.
Author: Cite
Version: 1.0
Tags:
*/



/* Standard HTML manipulation */

*
{
	padding:0px;
	margin:0px;
	border:none;
}

body
{
	background-color:#FFFFFF;
	font-size:62.5%;
	font-family: Arial, Sans-Serif;
	color:#757d81;
}

img { border:none; }
.clear { clear:both; }
.clearRight { clear:right; }
.clearLeft { clear:left; }
a { color:#068cdb; text-decoration:none; }
a:hover { color:#000000; }

hr { display: none; }

/* header */

div#headerWrapper
{
	width:100%;
	padding-top:10px;
	padding-bottom:29px;
	background:#EEF9FB url(images/contentBgDrop.jpg) repeat-x bottom left;
}

body.page-template-waiting-php div#headerWrapper, body.page-template-quiz-php div#headerWrapper {
	background: transparent url(images/contentBgDrop.jpg) repeat-x bottom left;
	padding-top:0;
	padding-bottom:19px;
}

body.page-template-waiting-php div#headerWrapper2, body.page-template-quiz-php div#headerWrapper2 {
	background:#EEF9FB url(images/waitingbg.jpg) repeat-x top left;
	padding-bottom:20px;
}

	div#headerWrapper div#headerContainer
	{
		width:928px;
		margin:0 auto;
		position: relative;
	}

	body.page-template-waiting-php div#headerContainer, body.page-template-quiz-php div#headerContainer {
		background: transparent url(images/waitingtopbg.jpg) no-repeat top left;
		padding-top:10px;
	}

		div#headerWrapper div#headerContainer a#logoManMot
		{
			float:left;
			width:225px;
			margin:0;
		}

		div#headerWrapper div#headerContainer a#btnStartLiveChat
		{
			float:left;
			width:155px;
			margin-top:25px;
			margin-left:320px;
		}

		div#headerWrapper div#headerContainer a#logoPfizer
		{
			float:right;
			margin:30px 0 0 15px;
		}

		#menu_wrap {
			float: right;
			width: 600px;
		}

		div#headerWrapper div#headerContainer ul#headerMenu
		{
			float:right;
			margin-top:60px;
			list-style:none;
		}

			div#headerWrapper div#headerContainer ul#headerMenu li
			{
				display:inline-block;
				height:31px;
				margin-left:10px;
			}

				div#headerWrapper div#headerContainer ul#headerMenu li a
				{
					font-family:Verdana, Arial, Sans-Serif;
					font-size:12px;
					font-weight: bold;
					color: #000;
				}

				div#headerWrapper div#headerContainer ul#headerMenu li a:hover
				{
					color: #068cdb;
				}

			div#headerWrapper div#headerContainer ul#headerMenu li.on
			{
				background-image:url("images/bgTopMenu.jpg");
				background-position:top;
				background-repeat:repeat;
			}

				div#headerWrapper div#headerContainer ul#headerMenu li.on a
				{
					background-image:url("images/bgTopMenuLeft.jpg");
					background-position:top left;
					background-repeat:no-repeat;
					padding-left:8px;
					height:31px;
					display:inline-block;
					color:#FFFFFF;
				}

				div#headerWrapper div#headerContainer ul#headerMenu li.on a:hover
				{
					color:#FFFFFF;
				}

					div#headerWrapper div#headerContainer ul#headerMenu li.on a span
					{
						background-image:url("images/bgTopMenuRight.jpg");
						background-position:top right;
						background-repeat:no-repeat;
						height:24px;
						padding-right:8px;
						display:inline-block;
						padding-top:7px;
					}


/* main content */

div#contentWrapper
{
	width:100%;
	padding-top:0;
	padding-bottom:0;
	background-image:url("images/contentBg.jpg");
	background-position:top left;
	background-repeat:repeat;
}

	div#contentWrapper div#contentContainer
	{
		margin:0 auto;
		width:928px;
	}

		div#contentWrapper div#contentContainer div#homeWelcome
		{
			float:left;
			height:240px;
			width:617px;
			background-image:url("images/bgHomeWelcome.jpg");
			background-position:top left;
			background-repeat:no-repeat;
		}

			div#contentWrapper div#contentContainer div#homeWelcome h1
			{
				color: #FFFFFF;
				float: left;
				margin: 20px 0 0 15px;
				width: 300px;
				font-family: Georgia, Times New Roman, Serif;
				font-style: italic;
				font-size: 2.2em;
			}

			div#contentWrapper div#contentContainer div#homeWelcome h2
			{
				color:#FFFFFF;
				float:left;
				margin-top:2px;
				margin-left:15px;
				width:300px;
				font-family:Georgia, Times New Roman, Serif;
				font-weight: normal;
				font-size: 1.7em;
			}

			div#contentWrapper div#contentContainer div#homeWelcome p
			{
				color:#FFFFFF;
				float:left;
				margin-top:15px;
				margin-left:15px;
				width:240px;
				font-size:1.1em;
				line-height:1.8em;
			}

			div#contentWrapper div#contentContainer div#homeWelcome a#btnHomeStartChat
			{
				float:left;
				width:128px;
				margin:14px 0 0 15px;
			}


		div#contentWrapper div#contentContainer img#bnrStartLiveChat
		{
			float:right;
			width:306px;
			margin-right:0px;
		}

		div#contentWrapper div#contentContainer #panelSignupTxt
		{
			position: relative;
			float:right;
			width:306px;
			height: 240px;
			margin-right:0px;
			background: url(images/bg_txtmessage_panel.jpg) no-repeat 0 0;
		}

			div#contentWrapper div#contentContainer #panelSignupTxt p {
				width: 195px;
				margin: 48px 0 0 25px;
				color: #333;
				font-family:Georgia, Times New Roman, Serif;
				font-size: 14px;
				line-height: 20px;
				font-style: italic;
			}
			
			div#contentWrapper div#contentContainer #panelSignupTxt p.success {
				color: #328624;
			}
			
			div#contentWrapper div#contentContainer #panelSignupTxt p.fail {
				color: #f33;
			}

			div#contentWrapper div#contentContainer #panelSignupTxt p.terms {
				width: 215px;
				font-family: Arial, Serif;
				font-size: 10px;
				margin: 8px 0 0 25px;
				line-height: 14px;
				font-style: normal;
			}

			div#contentWrapper div#contentContainer #panelSignupTxt div {
				position: absolute;
				width: 275px;
				top: 193px;
				left: 15px;
			}

			div#contentWrapper div#contentContainer #panelSignupTxt div input#frmMobile {
				background: #f39a98;
				width: 190px;
				padding: 5px;
				color: #333;
				font-weight: bold;
			}

			div#contentWrapper div#contentContainer #panelSignupTxt div input#butSubmit {
				background: #520705;
				color: #fff;
				padding: 4px;
				margin: 0 0 0 10px;
				font-weight: bold;
			}

			div#contentWrapper div#contentContainer #panelSignupTxt div input#butSubmit:hover {
				cursor: pointer;
			}

#home_left {
	width: 302px;
	float: left;
	margin-top: 25px;
}

#home_right {
	width: 614px;
	float: right;
	margin-top: 25px;
}

h2.ttl {
	font-family:Georgia, Times New Roman, Serif;
	font-weight: normal;
	font-size: 2.2em;
	font-style: italic;
	margin-bottom: 8px;
	color: #383a3e;
}

.left_box {
	background: url('images/leftBoxMid.jpg') repeat-y;
	width: 302px;
	margin-bottom: 20px;
}

.left_box2 {
	background: url('images/leftBoxTop.jpg') no-repeat;
}

.left_box3 {
	background: url('images/leftBoxBot.jpg') no-repeat bottom left;
	padding: 14px 20px 14px 14px;
}

.left_box3 p {
	font-size: 1.2em;
	line-height: 1.7em;
	margin-bottom: 8px;
}

.left_box3 p.ts {
	font-weight: bold;
	margin-bottom: 10px;
}

.left_box3 p.ttl {
	font-weight: bold;
	margin-bottom: 0;
}

.left_box3 p.surgery {
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #b5c6c4;
}

.left_box3 p.surgery span {
	color:#068cdb;
}

.left_box_getwise {
	background: #008183 url('images/leftBoxGetwise.gif') no-repeat 0 0;
	width: 298px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

	.left_box_getwise p {
		font-size: 1.2em;
		line-height: 1.8em;
		margin: 0 14px 10px 14px;
		color: #fff;
	}
	
		.left_box_getwise p a {
			color: #ff0;
			font-weight: bold;
		}
	
	.left_box_getwise p.toplink {
		margin: 0 0 90px 0;
	}
	
		.left_box_getwise p.toplink a {
			display: block;
			height: 150px;
			text-indent: -9999px;
		}
	
	.left_box_getwise p.bypass {
		font-size: 1.6em;
		line-height: 1.4em;
		padding-right: 30px;
	}
	
	.left_box_getwise p.danger {
		font-size: 1.8em;
		line-height: 1.4em;
		padding-right: 50px;
		font-weight: bold;
	}

.left_box3 .icon {
	float: right;
}

.right_box {
	background: url('images/rightBoxMid.jpg') repeat-y;
	width: 614px;
	margin-bottom: 20px;
}

.right_box2 {
	background: url('images/rightBoxTop.jpg') no-repeat;
}

.right_box3 {
	background: url('images/rightBoxBot.jpg') no-repeat bottom left;
	padding: 14px 14px 4px 0;
	position: relative;
}

.right_box3 p {
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 0 0 0 14px;
}

.right_box3 p.ttl {
	padding: 0 0 9px 14px;
}

.right_box3 #video {
	margin: 0 0 9px 14px;
}

.tracyimage {
	position: absolute;
	right: 20px;
	bottom: 6px;
}

.tracyintro {
	width: 410px;
}

.tracy_pop_link {
	float: right;
	margin-right: 210px;
}

#facts {
	width: 604px;
	height: 228px;
	position: relative;
}

#facts #fact_left {
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 5 !important;
}

#facts #fact_right {
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 5 !important;
}

#facts #fact_count {
	font-weight: bold;
	font-size: 1.1em;
	position: absolute;
	right: 14px;
	bottom: 14px;
	color: #404242;
	z-index: 5 !important;
}

#facts #fact_images img {
	z-index: 4 !important;
}

.wizzy p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 10px;
}

.wizzy ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

.wizzy ul li {
	font-size: 1.2em;
	line-height: 1.8em;
}

.wizzy ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

h1.pagettl {
	margin-bottom: 4px;
	color: #000;
	font-size: 2em;
}

.crumb {
	font-size: 1.1em;
	line-height: 1.8em;
	margin-bottom: 10px;
}

.partner {
	margin-top: 20px;
}

.partner img {
	float: left;
}

.partner .text {
	float: right;
	width: 750px;
}

.partner .text h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

.partner .text .intro p {
	font-size: 1.2em;
	line-height: 1.8em;
}

.partner-detail {
	margin-top: 20px;
}

.partner-detail img {
	float: left;
}

.partner-detail .text {
	float: right;
	width: 730px;
}

.expert {
	width: 400px;
	float: left;
	padding: 10px 60px 10px 0;
}

.expert h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

.wpcf7 {
	width: 610px;
	float: left;
}

.wpcf7 p {
	font-weight: bold;
}

.req {
	font-weight: bold;
	color: #C00;
}

.wpcf7 .wpcf7-text {
	float: right;
	border: 1px solid #FFF;
	padding: 4px;
	width: 386px;
	margin-bottom: 8px;
	font-family: Arial, Sans-Serif;
	color: #757d81;
	font-size: 1.2em;
}

.wpcf7 textarea {
	float: right;
	border: 1px solid #FFF;
	padding: 4px;
	width: 386px;
	height: 80px;
	margin-bottom: 10px;
	font-family: Arial, Sans-Serif;
	color: #757d81;
	font-size: 1.2em;
}

.wpcf7 .quiz-wrap {
	float: right;
	display: block;
	width: 396px;
}

.wpcf7 .wpcf7-quiz {
	border: 1px solid #FFF;
	padding: 4px;
	width: 325px;
	font-family: Arial, Sans-Serif;
	color: #757d81;
	font-size: 1.2em;
	float: left;
	margin-top: -22px;
}

.wpcf7 .wpcf7-quiz-label {
	background: #FFF;
	display: block;
	font-weight: bold;
	padding: 2px;
	margin-right: 6px;
	float: left;
	width: 50px;
	text-align: center;
	color: #d5d7d7;
	font-size: 1.4em;
}

.wpcf7 .wpcf7-submit {
	float: right;
	border: none;
	padding: 2px 12px;
	color: #FFF;
	font-weight: bold;
	background: #068cdb;
}

#topText {
	margin: 30px 0 14px 0;
}

h1.waitttl {
	font-family:Georgia, Times New Roman, Serif;
	font-size: 2.2em;
	font-style: italic;
	margin: 28px 0 8px 0;
	color: #383a3e;
}

#waitingbody {
	background: url(images/waiting_mainbg.jpg) no-repeat;
	height: 510px;
	position: relative;
	margin-bottom: 20px;
}

.waitwizzy {
	width: 576px;
	color: #383a3e;
	margin-bottom: 20px;
}

#link_quiz {
	position: absolute;
	left: 0;
	top: 68px;
	display: block;
	width: 520px;
	height: 214px;
	text-indent: -9999px;
	overflow: hidden;
}

#link_board1 {
	position: absolute;
	left: 546px;
	top: 80px;
	display: block;
	width: 60px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
}

#link_board2 {
	position: absolute;
	left: 546px;
	top: 204px;
	display: block;
	width: 60px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
}

#link_board3 {
	position: absolute;
	left: 610px;
	top: 60px;
	display: block;
	width: 166px;
	height: 280px;
	text-indent: -9999px;
	overflow: hidden;
}

#link_board4 {
	position: absolute;
	left: 780px;
	top: 34px;
	display: block;
	width: 122px;
	height: 166px;
	text-indent: -9999px;
	overflow: hidden;
}

#link_board5 {
	position: absolute;
	left: 780px;
	top: 204px;
	display: block;
	width: 122px;
	height: 166px;
	text-indent: -9999px;
	overflow: hidden;
}

#link_table {
	position: absolute;
	left: 560px;
	top: 404px;
	display: block;
	width: 130px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

#wpanels {
	float: left;
	width: 928px;
	padding-bottom: 10px;
}

#wpanels .wpanel {
	float: left;
	margin-right: 6px;
}

#wpanels .wpanel2 {
	float: right;
}

#wpanels .wpanelLong {
	float:left;
	margin-top:10px;
}

#footerWrap {
	width:100%;
	padding-top:19px;
	padding-bottom:40px;
	background-image:url("images/contentBgBotDrop.jpg");
	background-position:top left;
	background-repeat:repeat-x;
}

#footerWrap #footer {
	margin: 0 auto;
	width: 928px;
	text-align: center;
}

#footer_sponsors {
	background: url(images/sponsors.jpg) no-repeat;
	height: 103px;
	margin: 20px 0;
	position: relative;
}

#footer_sponsors a {
	display: block;
	width: 125px;
	height: 65px;
	position: absolute;
	top: 20px;
}

#footer_sponsors a#footer_duk {
	left: 0px;
	width: 103px;
}

#footer_sponsors a#footer_fpa {
	left: 140px;
	width: 93px;
}

#footer_sponsors a#footer_huk {
	left: 273px;
	width: 106px;
}

#footer_sponsors a#footer_mhf {
	left: 432px;
	width: 84px;
}

#footer_sponsors a#footer_nof {
	left: 555px;
	width: 78px;
}

#footer_sponsors a#footer_rel {
	left: 662px;
	width: 93px;
}

#footer_sponsors a#footer_saa {
	left: 788px;
	width: 136px;
}


#footerWrap #footer p {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#footerWrap #footer a {
	font-weight: bold;
}

.right_box3 #btnHomeStartChat2 img {
	margin: 0 0 8px 14px;
}

#quiz_wrap {
	width: 926px;
	margin: 0 0 18px 1px;
	background: url(images/quizbg.gif) repeat-y;
}

#quiz_wrap2 {
	background: url(images/quizbgtop.gif) no-repeat top left;
}

#quiz_wrap3 {
	background: url(images/quizbgbot.gif) no-repeat bottom left;
	padding: 30px 20px;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.8em;
}

#quiz_wrap3 h2 {
	color: #52d5e1;
	font-size: 3em;
}

#quiz_wrap3 input.answer {
	margin-right: 8px;
}

#quiz_wrap3 .question-content {
	margin-bottom: -20px;
}

#quiz_wrap3 #action-button {
	background: url(images/butt_show_results.jpg) no-repeat;
	width: 117px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	margin-top: -30px;
}

.share {
	margin-top: -20px;
	float: right;
	width: 100px;
}

.share2 {
	width: 100px;
	margin: 0 0 10px 14px;
}

#quiz_wrap3 .quizzin-question {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #555;
}

#further_info {
	background: #eff9fb;
	padding: 20px;
	margin-bottom: 20px;
}

#quiz_bottom {
	padding-top: 30px;
	border-top: 12px solid #333333;
}

.result {
	color: #73ab17;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#quiz_wrap3 ul {
	list-style: none;
	margin-bottom: 20px;
}

#quiz_wrap3 ul li {
	line-height: 2em;
}

.show-question {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #555 !important;
}

.show-question-content {
	font-weight: bold;
}

#quiz_wrap3 .explanation {
	font-size: 0.9em;
}

.quiz_why {
	display: block;
	background: #1f1f1f;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 0 0;
}

.quiz_why .ttl {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}

.quiz_why .text {
	color: #ff0;
	display: block;
	margin-bottom: 10px;
}

#respond {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #555 !important;
}

#respond label {
	display: block;
}

.form-allowed-tags {
	display: none;
}

#respond #submit {
	background: url(images/butt_add_comment.gif) no-repeat;
	width: 117px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 10px;
}

#respond h3#reply-title {
	color: #52d5e1;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist li.comment {
	padding: 10px;
	margin-bottom: 8px;
}

ol.commentlist li.even {
	background: #464545;
}

ol.commentlist li.odd {
	background: #1f1f1f;
}

ol.commentlist li.comment .comment-author img {
	display: none;
}

ol.commentlist li.comment .comment-author cite.fn, ol.commentlist li.comment .comment-author span.says {
	font-weight: bold;
}

ol.commentlist .comment-meta {
	font-size: 0.9em;
	margin-top: -6px;
}

ol.commentlist .comment-meta a {
	color: #FFF;
}

ol.commentlist .comment-body p {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	font-style: italic;
	margin: 6px 0;
}

ol.commentlist .reply {
	display: none;
}

#comments h3#comments-title {
	margin: 10px 0;
	font-size: 1.2em;
}

#tvscreen {
	position: absolute;
	right: 110px;
	top: 320px;
	color: #FFF;
	font-size: 1.2em;
	width: 130px;
	text-align: center;
}

#tvscreen .tv4 {
	font-size: 1.4em;
	padding-top: 20px;
	display: block;
}

#tvscreen .tv1 {
	font-size: 1.2em;
	display: block;
}

#tvscreen .tv2 {
	font-size: 4em;
	display: block;
	font-weight: bold;
}

#tvscreen .tv3 {
	font-size: 1.2em;
	text-align: right;
	display: block;
}

/* Who to contact page */

#who_left {
	float: left;
	width: 453px;
	margin: 25px 0 0 0;
}

	#who_left .box {
		width: 421px;
		background: url(images/bg_box.gif) repeat-y 0 0;
		padding: 16px 16px 6px 16px;
	}
	
		#who_left .box img {
			margin-bottom: 15px;
		}
	
		#who_left .box h3 {
			color: #068cdb;
			margin-bottom: 10px;
		}
		
		#who_left .box ul.list_partners, #who_right .box ul.list_partners {
			list-style: none;
			margin: 0;
		}
		
			#who_left .box ul.list_partners li, #who_right .box ul.list_partners li {
				border-bottom: 1px dashed #ccc;
				margin-bottom: 5px;
				padding-bottom: 5px;
				font-weight: bold;
			}
	
	#who_left .box_bottom {
		width: 453px;
		height: 10px;
		background: url(images/bg_box_bot.gif) no-repeat 0 0;
		margin-bottom: 15px;
	}

#who_right {
	float: right;
	width: 453px;
	margin: 25px 0 0 0;
}

	#who_right .box {
		width: 421px;
		background: url(images/bg_box.gif) repeat-y 0 0;
		padding: 16px 16px 6px 16px;
	}
	
		#who_right .box h3 {
			color: #068cdb;
			margin-bottom: 10px;
		}
		
		#who_right .box img {
			margin-bottom: 15px;
		}

	#who_right .box_bottom {
		width: 453px;
		height: 10px;
		background: url(images/bg_box_bot.gif) no-repeat 0 0;
		margin-bottom: 15px;
	}
