@charset "utf-8";

/*Layouts*/
body {
	padding: 0;
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	line-height: 130%;
	margin-top: 500;
	margin-bottom: 0;
}

.wrapperOuter {
	-moz-box-shadow: 5px 5px 5px #842B00;
	-webkit-box-shadow: 5px 5px 5px #842B00;
	box-shadow: 5px 5px 5px #49274A;
	width:800px;
	height:570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	opacity: 40;
	background-color: #94618E;
	border: 1px solid #49274A;
	position: relative;
}

.wrapperInner {
	width:770px;
	height:506px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	opacity: 40;
	background-color: #FFFFFF;
/*	background-image: url(../images/fotolia_118428197SeeThrough.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	border: 1px solid #F0F1F6;
}

#pullUp {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 20;
	margin-top: 0px;
	margin-left: 0px;
}

#pullUpLevel2 {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 22;
	margin-top: 0px;
	margin-left: 0px;
}

#pullUpLevel3 {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 24;
	margin-top: 0px;
	margin-left: 0px;
}

#wrapperContents {
	width:800px;
	height:570px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
}

#wrapperContentsLevel2 {
	width:800px;
	height:570px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
}

#wrapperContentsLevel3 {
	width:800px;
	height:570px;
	background-color: rgba(0,0,0,0.45);
	position: absolute;
}

.footer {
	height: 23px;
	width: 779px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}

.hidden {
	display: none;
}

.contentsMain {
	height: 500px;
}

.unhidden {
	display: block;
}

.return {
	padding-top: 8px;
	text-align: center;
}

/*Headings And Titles*/
h1 {
	color: #9D6A96;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #9D6A96;
	margin: 0px;
	padding: 3px;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link, a:active {
	color: #0080CC;
	text-decoration: none;
}

a:visited {
	color: #0080CC;
	text-decoration: none;
}

a:hover { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #D70000;
	text-decoration:underline;
}

/*link colours for options eg Menu option*/
a.optionsLink:link, a.optionsLink:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.optionsLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.optionsLink:hover { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #D70000;
	text-decoration:underline;
}


/*link colours for weblinks*/
a.webPageLink:link, a.webPageLink:active {
	color: #009900;
	text-decoration: none;
}

a.webPageLink:visited {
	color: #009900;
	text-decoration: none;
}

a.webPageLink:hover { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #D70000;
	text-decoration:underline;
}

.titlePage {
	height: auto;
	margin-top: 7px;
}

.activityTitle {
	height: 25px;
	width: 800px;
	font-size: 16px;
	text-align: center;
	display: block;
	font-variant: small-caps;
	margin-top: 6px;
	color: #FFFFFF;
}

.backgroundForAllPullUps{
	width:800px;
}

.pullUpContentsBackground {
	height: auto;
	width: 490px;
	background-color: #F3F3F3;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 4px solid #BF9DBB;
}

.pullUpContentsMainMaterial {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.pullUpFooter {
	height: auto;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-right: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	margin-left: 10px;
}

.pullUpDisclaimerBackground {
	height: auto;
	width: 550px;
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 4px solid #BF9DBB;
}

.pullUpActivityGeneralMainMaterial {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


.pullUpActivityUsualBackground {
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 4px solid #BF9DBB;
}

.pullUpFooterContents {
	height: auto;
	padding-bottom: 8px;
	padding-top: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}

.boxTitlesForPullUpsWithPadding {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
	color: #FF7441;
}

/*turn off little arrows on number inputs*/
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none; !important;    
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.menuTopNote {
	font-size: 14px;
	font-weight: bold;
	color: #FF7441;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

.pullUpStyleOptions {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
}

.pullUpStyleSmall {
	color: #0080CC;
	cursor: pointer;
	font-size: 14px;
}

.pullUpStyleEvenSmaller {
	color: #0080CC;
	cursor: pointer;
	font-size: 12px;
}

.pullUpStyleNormal {
	color: #0080CC;
	cursor: pointer;
}

.pullUpStyleNormalWithPadding {
	color: #0080CC;
	cursor: pointer;
	padding-top: 6px;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
/*	line-height: normal;*/
}

ol {
	margin: 0;
	list-style-type: decimal;
	list-style-position: outside;
/*	line-height: normal;*/
}

ul{
	border:0;
	margin:0;
	padding:0;
	list-style-position: outside;
}

.pointer {
	cursor: pointer;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.activityOptions {
	height: 20px;
	width: 140px;
	float: left;
	font-size: 14px;
}

.simulationsOptions {
	height: 20px;
	width: 400px;
	float: left;
	font-size: 14px;
}

.activityPaging {
	width: auto;
}

/*start of style for paging system */
#pagination-clean li{
	border:0;
	padding-right: 1px;
	padding-left: 1px;
	font-size:14px;
	float: right;
	text-align: center;
	list-style-position: inside;
	width: 21px;
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

 #pagination-clean .previous-off,
 #pagination-clean .next-off {
	font-weight: bold;
	color: #49274A;
	display: block;
	float: right;
	padding-right: 1px;
	padding-left: 1px;
	/* [disabled]padding-top: 1px; */
	padding-bottom: 2px;
	width: 21px;
	display: block;
 }
#pagination-clean .next a
, #pagination-clean .previous a
    {
	font-weight: bold;
	float: right;
	padding-right: 1px;
	padding-left: 1px;
	/* [disabled]padding-top: 1px; */
	padding-bottom: 2px;
	width: 21px;
	display: block;
	/* [disabled]text-align: right; */
 } 

#pagination-clean .active{
	color: #49274A;
	display: block;
	float: right;
	background-color: #eccbed;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	/* [disabled]padding-top: 2px; */
	width: 21px;
 }
 
 #pagination-clean a:link,
 #pagination-clean a:visited {
	border:0;
	padding-right: 1px;
	padding-left: 1px;
	font-size:14px;
	float: right;
	text-align: center;
	list-style-position: inside;
	width: 21px;
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	/* [disabled]padding-top: 1px; */
	padding-bottom: 1px;
}

 #pagination-clean a:hover{
	text-decoration:underline;
	color: #D70000;
 }


.pageEndPageMainMaterial {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #EFF0F5;
	padding: 15px;
}

/*Borders*/
.borderTopGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.bordersForImagesCentred {
	width: auto;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background-color: #F8F8F8;
}

/*css for the drop-up menu in the options*/
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropup {
  position: relative;
  display: inline-block;
}

.dropup-content {
	display: none;
	position: absolute;
	margin-left:-9px;
	min-width: 350px;
	bottom: 20px;
	z-index: 1;
	padding-top:4px;
}

.dropup-content a {
	background-color: #644060;
	color: white;
	padding: 5px 8px;
	text-decoration: none;
	display: block;
	border: 1px solid #644060;
	cursor: pointer;
}

.dropup-content a:hover {
	color: #D70000;
	background-color: #F5E2F5;
	text-decoration: underline;
}

.dropup:hover .dropup-content {
  display: block;
}

.dropup:hover .dropbtn {
  background-color: #2980B9;
}

/*treatment pull-up boxes*/
.GreyBoxForInformationTreatmentGeneral {
	background-color: #ECECEC;
	margin-right: auto;
	margin-left: auto;
	height: 465px;
	width: auto;
	margin-top: 0px;
}
.narrowInformationBoxTreatmentGeneral {
	height: auto;
	width: 220px;
	margin-right: 5px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
}

.allTreatmentGeneralInformation {
	background-color: #FFFFFF;
	float: right;
	height: 410px;
	width: 460px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*routes pull-up boxes*/
.GreyBoxForInformationAllRoutes {
	background-color: #ECECEC;
	margin-right: auto;
	margin-left: auto;
	height: 465px;
	width: auto;
	margin-top: 0px;
}
.narrowInformationBoxAllRoutes {
	height: auto;
	width: 160px;
	margin-right: 5px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
}

.allRoutesInformation {
	background-color: #FFFFFF;
	float: right;
	height: 420px;
	width: 535px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.boxForTreatmentsExtraInfo {
	background-color: #FFFFC6;
	padding: 10px;
	border: 1px solid #999999;
}

.boxForTreatmentsExtraInfo {
	background-color: #FFFFC6;
	padding: 10px;
	border: 1px solid #999999;
}

.boxForTreatments {
	background-color: #FFFFE6;
	padding: 10px;
	border: 1px solid #999999;
}

.marginSmallTopBottom7px {
	margin-top: 7px;
	margin-bottom: 7px;
}

.boxForInfo {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

/*Routes Of Hypertension For All Pages Pull Up*/
table#routesAllTable{
margin-left:auto; 
margin-right:auto; 
border-collapse: separate;
border-spacing: 0 20px;
}

#routesAllTable th{
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background-color: #999999;
	text-align: left;
}

#routesAllTable td {
	border: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	background-color: #D4D4D4;
	text-align: left;
}


#route1Step1All {
	position: absolute;
	left: 628px;
	width: 35px;
	top: 87px;
	height: 37px;
}

#route1Step2AAll {
	position: absolute;
	left: 516px;
	width: 35px;
	top: 138px;
	height: 37px;
}

#route1Step2BAll {
	position: absolute;
	left: 628px;
	width: 35px;
	top: 138px;
	height: 37px;
}

#route1Step3All {
	position: absolute;
	left: 516px;
	width: 35px;
	top: 304px;
	height: 37px;
}

#route2Step1All {
	position: absolute;
	left: 564px;
	width: 35px;
	top: 108px;
	height: 37px;
}

#route2Step2All {
	position: absolute;
	left: 375px;
	width: 35px;
	top: 155px;
	height: 37px;
}

#route2Step3All {
	position: absolute;
	left: 564px;
	width: 35px;
	top: 314px;
	height: 37px;
}

/*link colours for further information in routes pull-up*/
a.routesInfo:link, a.routesInfo:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:19px;
	display: block;
	height: 20px;
	width: 20px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border: 2px solid #0080CC;
	background-color: #0080CC;
	text-align: center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a.routesInfo:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #0080CC;
	background-color: #0080CC;
}

a.routesInfo:hover { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #0080CC;
	text-decoration: none;
	border: 2px solid #08C;
	background-color: #FFFFFF;
}

/*link colours for further information in routes pull-up - summary*/
a.routesInfoSummary:link, a.routesInfoSummary:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:19px;
	display: inline;
	height: 20px;
	width: 20px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border: 2px solid #0080CC;
	background-color: #0080CC;
	text-align: center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a.routesInfoSummary:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #0080CC;
	background-color: #0080CC;
}

a.routesInfoSummary:hover { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	color: #0080CC;
	text-decoration: none;
	border: 2px solid #08C;
	background-color: #FFFFFF;
}

.marginSmallTop10px{
	margin-top:10px;
}

.marginSmallTopBottom5px {
	margin-top: 5px;
	margin-bottom: 5px;
}
