/* Default browser text size is 16px, so reduce it to 10px making 1em = 10px (easier to calculate em sizes). Therefore 1.5em = 15px, etc */
body {
	background: url(secure/images/bg1.gif) repeat #8D909C;
	color:black; margin:0px 0px 0px 0px;
	font-size:62.5%; font-family:'Jost', sans-serif, Arial, Helvetica;
} 
#mainwrapper {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 12px; width:98.0%;
}
.webfonts {
	font-family: 'Jost', sans-serif;
	line-height: 2.5em;
}

#maincontent {
	font-size:1.6em; float:left; width:64%; margin:0px 1.9% 0px 0px; overflow:hidden;
}
#sidecontent {
	font-size:1.5em; float:left; width:33%; overflow:hidden; line-height: 1.4em;
}
#header_a {
	height:99px; background:#8F95A4 url(secure/images/css1/owl_banner1a.jpg) no-repeat;
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
}
#header_b {
	height:99px; background:#8F95A4 url(secure/images/css1/owl_banner1b.jpg) repeat-x;
	padding:0px 0px 0px 0px; margin:0px 0px 0px 361px;
}
#menu {
	font-size:1.4em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
	overflow:hidden; position:absolute; left:195px; top:77px;
	word-break:break-all; height:19px;
}
#menu a {
	text-decoration:none; color:#3F4E67; overflow:visible;
	padding:0px 1px 0px 0px; margin:0px 0px 0px -1px;
}
#menu a:hover {
	color:#6666ff; background:#DEE7FE
}
#menu .menu_divider {
	background:url(secure/images/css1/menu_divider1.gif) no-repeat; position:relative; width:8px; height:20px; left:1px; top:6px; display:inline;
	font-family:Arial, Helvetica, sans-serif; font-size:1.5em; color:#D1DFFF; line-height:17px;
	padding:0px 3px 0px 4px; margin:0px 0px 0px 0px;
}

/*Breadcrumb navigation*/
#navbar_a {
	width:98%; background:#3F4E67;
	padding:5px 5px 5px 5px; margin:8px 0px 8px 0px;
}
#navbar_b {
	font-size:1.3em; background:#D1DFFF;
	padding:1px 5px 1px 5px; margin:0px 0px 0px 0px;
	-moz-box-shadow: 1px 3px 10px #000; -webkit-box-shadow: 1px 3px 10px #000; box-shadow: 1px 3px 10px #000;
}
/* IE8/IE9 compatibility fix when in native IE8/9 rendering mode: Removed X-UA-Compatible = IE=EmulateIE7 meta tag */
.box_main1a,.box_main1b,.box_side1a,.box_side1b,#footer_b,#navbar_b {
	display:block !important;	
}

/* Headings are an anomaly and default to 12px in Mozilla */
h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.3em}  /* displayed at 15px */
h4 {font-size:1.2em}  /* displayed at 12px */
th,td,table {font-size:1.1em;}  /* IE5.5 needs TABLE font-size stated */
input,select {font-size:1em; font-family:'Jost',Arial, Helvetica, sans-serif;}
textarea {font-size:1.1em; font-family:'Jost',Arial, Helvetica, sans-serif;}
form {display:inline;}
a {color:#000099; font-weight:bold; text-decoration:none}
a:hover {color:#6666ff; text-decoration:underline;}
div p {text-align:left;}

#footer_a {
	clear:both; width:98%; background:#3F4E67;
	padding:5px 5px 5px 5px; margin:0px 0px 5px 0px;
}
#footer_b {
	background:#D1DFFF; color:black;
	padding:2px 5px 2px 5px; margin:0px 0px 0px 0px;
	text-align:center;
	font-size:120%;
	line-height: 1em;
	-moz-box-shadow: 1px 3px 10px #000; -webkit-box-shadow: 1px 3px 10px #000; box-shadow: 1px 3px 10px #000;
}
/* DIVs for main content panels */
.box_main1a { /* outer div for border effect*/
	background: #3F4E67 url(secure/images/css1/gradient1.png) repeat-x 0px 5px;
	padding:5px 5px 5px 5px; margin: 0px 0px 16px 0px;
}
.box_main1b { /* inner div for header/content */
	background:#ffffff url(secure/images/css1/gradient2.gif) repeat-x 0px 0px;
	padding:5px 5px 5px 5px; margin:0px 0px 0px 0px;
	-moz-box-shadow: 1px 5px 10px #000; -webkit-box-shadow: 1px 5px 10px #000; box-shadow: 1px 5px 10px #000;
}
.box_main1a h3 { /* heading */
	background:#A8B7D9 url(secure/images/css1/gradient3.gif) repeat-y 0px 0px;color:black;   min-height:54px; box-shadow: 0px 3px 8px -2px #3d4b63c4;
	margin:-3px -5px 12px -5px; padding:10px 5px 4px 9px; border-bottom:1px solid #51617C; 
}

.box_main_icon {
	float:left; padding-right:10px; margin-top:-8px
}
/* DIVs for side content panels */
.box_side1a {
	background:#3F4E67 url(secure/images/css1/gradient4.png) repeat-x 0px 5px;
	padding:5px 5px 5px 5px; margin:0px 0px 16px 0px;
}
.box_side1b {
	background:#ffffff url(secure/images/css1/gradient5.gif) repeat-x 0px 0px;
	padding:5px 6px 8px 6px; margin:0px 0px 0px 0px;
	-moz-box-shadow: 1px 5px 10px #000; -webkit-box-shadow: 1px 5px 10px #000; box-shadow: 1px 5px 10px #000;
	overflow:hidden;
}
.box_side1a h3 {
	background:#A8B7D9 url(secure/images/css1/gradient6.gif) repeat-y 0px 0px; color:black; border-bottom:1px solid #51617C;
	height:18px;
	margin:-3px -6px 8px -6px; padding:3px 5px 3px 9px;
}

/* JS MENU */
#menuLayer {
	position:absolute; left:0px; top:0px; z-index:1; visibility:hidden; overflow:visible;
}
#menu_childContainer {
	filter:alpha(Opacity=90);
	_width:10em;
	min-width:8em;
	max-width:15em;
	border-left:2px solid #3F4E67; border-right:2px solid #3F4E67;
	border-bottom:3px solid #3F4E67; _border-bottom:2px solid #3F4E67;
	background: #D6E2FE;
	color: #3F4E67;
	font-size:1.1em;
}
#menu_childContainer ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#menu_childContainer li { 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#menu_childContainer li a {
	display:block;
	padding:3px 0.5em 3px 0.5em;
	background-color:#D6E2FE;
	color:#3F4E67;
	text-decoration:none;
	width:100%;
	border-bottom:1px solid #A8B7D9;
}
html>body #menu_childContainer li a {
	width:auto;
}
#menu_childContainer li a:hover {
	background-color:#ECF2FF;
	color:#6666ff;
}
/* END JS MENU */

.datatable {
	width:100%; border:0px solid black; margin:0px 0px 0px 0px;
}
.datatable TH {
	background:#C4D6FF; border-bottom:1px solid black; border-left:1px dotted #6F89B5;
	text-align:left; padding:2px 3px 3px 5px; vertical-align:top;
}
.datatable TD {
	border-bottom:1px solid #A8B7D9; border-left:1px dotted #C4D6FF;
	vertical-align:top; padding:1px 3px 3px 5px;
}
.datatable .firstcol {border-left:0px; color:#6F89B5;}
.datatable TH .firstcol {border-left:0px;}

.small {font-size:0.9em;}

.sidecontentList1 LI {
	margin-left:-1.3em;
	text-align:left;
}

@media all{
	#header_print_only {display:none;}
}
@media print{
	body {background:none;} 
	#header_print_only {display:list-item; list-style-position:inside; list-style-type:none; list-style-image:url(secure/images/css1/owl_banner_for_print.jpg); font-size:1.0em; color:black;}
	#header_print_only:before {content:"Printed from owl.co.uk"; vertical-align:top}
	#header_a {display:none; height:1px;}
	#header_b {display:none; height:1px;}
	#menu {display:none;}
	#maincontent {font-size:1.3em; float:none; width:100%; overflow:visible;}
	#sidecontent {font-size:1.3em; float:none; width:100%; overflow:visible;}
	#navbar_a {width:100%; background:none; padding:0px 0px 0px 0px; margin: 1em 0em 1em 0em; clear:both;}
	#navbar_b {width:100%; background:none; padding:10px 10px 10px 10px; margin: 0px 0px 0px 0px;}
	#box_main1a,#box_main2a {background:none; padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
	#box_main1b,#box_main2b {background:none; padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
	#box_main1a h3,#box_main2a h3 {background:none; margin:0px 0px 0px 0px;}
	#box_side1a,#box_side2a {background:none;}
	#box_side1b,#box_side2b {background:none;}
	#box_side1a h3,#box_side2a h3 {background:none; margin:0px 0px 0px -15px;}
	#footer_a {width:100%; background:none; padding: 0px 0px 0px 0px; margin:20px 0px 0px 0px;}
	#footer_b {background:none; padding: 20px 20px 20px 20px; font-style:italic;}
}

.logobox {
	border:1px solid #bec5d0;
	padding:1px; background:white; 
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
.cycle-slideshow .logobox{margin-right:15px;}

.deeperH3{
	background: url("secure/images/css1/gradient2.gif") repeat-x scroll 0 19px #FFFFFF;
}


/* Start of CSS that needs removing or tidying up */
.subtitle {
	color: #000099;
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	line-height: 125%;
}
.button1 {
	background-color: #F4F4F0;
	border: 1px solid Black;
	text-decoration: none;
	color: Black;
	padding: 1px 3px 1px 3px;
	line-height: 150%;
}
/* Error msgs in a box */
.errorMsgBox {
	position: relative;
	border: 1px solid black;
	background-color: #FF7766;
	color: Black;
	font-size: 1em;
	padding: 10px;
	margin: 15px;
	display: block;
	}

/* OVERLIB STYLES
	style 1 = tooltip
	style 2 = instructions
	style 3 = important
 */
.OLtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.OLcap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.OLfg1 {
	background-color:#ffff66;
}
.OLbg1 {
	background-color:#000000;
}

.OLtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.OLcap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff99;
	font-weight: bold;
}
.OLfg2 {
	background-color:#333399;
}
.OLbg2 {
	background-color:#000000;
}

.OLtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.OLcap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.OLfg3 {
	background-color:#ff6666;
}
.OLbg3 {
	background-color:#000000;
}
/* End of CSS that needs removing or tidying up */

#owl-survey-link {
	
}

/* Home */

#introBttnContDiv{
	min-width:300px; width:auto !important; width:300px;
	white-space:nowrap;
	text-align:center;
}
.introBttns{
	font-size:170%;
	font-family:'Jost','Calibri', Arial, Helvetica, sans-serif;
	width:28%;
	line-height:110%;
	padding:10px; margin:3px;
	display:inline-block; text-align:center;
}
#newbieDiv{ background-color:#25CC16; cursor:default;}
#memberDiv{ background-color:#EDA52A; cursor:default;}
#policeDiv{ background-color:#02039B; color:#fff; cursor:default;}
#newbieDiv:hover{ background-color:#85C14B;}
#memberDiv:hover{ background-color:#EDB54A;}
#policeDiv:hover{ background-color:#9698FF; color:#000;}
.introBttnSource{display:none;}

.noLink:hover{text-decoration:none; color:inherit; cursor:default;}
.qtip-bttn1 a:hover{color:inherit;}
.cycle-slideshow .logobox{margin-bottom:8px;}

.box_main1a h3 .heading {top:6px; position:relative;}

/* Watch Finder */
#form1 {display:block;}
#finderTable {font-size:120%;}
#finderTable #scheme {width:230px;}
#finderTable #postcode {width:110px;}
#finderTable #submitForm1 {width:110px;}

#form2 input[type='text'],#form2 input[type='email'],#form2 input[type='tel'],#form2 #address,#form2 #scheme,#form2 #language,#form2 #comments {width:93%;}
#form2 #firstname,#form2 #surname,#form2 #title {width:45%;}
#form2 #firstname {margin-right:6px;}
#jump2watchfinder {display:none;}
#storeMyData {vertical-align: text-top;}
#form2 select {background-color: white; border: 1px solid #999; width:95%;}
.regFormRow {width:100%; margin-bottom: 0.9em; line-height: 1em;}
.regFormFieldName {font-size:110%; font-weight: bold;}
.regFormFieldInfo {display:inline-block; font-size:70%; font-weight: normal; line-height: 1.2em;}
.regListSelect .regFormFieldName {margin-bottom: 0.4em;}
.regFormFields {width:100%; margin-left: 0.6em; margin-bottom: 0.5em; transition: color 0.2s;}
@media(hover: hover) and (pointer: fine){.regFormRow.regListSelect .regFormFields:hover {color: #3048B6; background-color: #efefef;}} /* if device supports hover and has a mouse pointer */
@media(pointer: coarse){.regFormRow.regListSelect .regFormFields:active {color: #f00;}}/* if device has no mouse pointer (i.e. is touch) */

.regListSelect label {margin-left: -0.6em;}
.regListSelect .regFormFields .regFormFieldInfo {padding-left: 2.8em; padding-right: 0.6em;}
.regListSelect input {margin-right: 1.3em;}
.regListSelect input[type='checkbox'], .regListSelect input[type='radio']{
	transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); -moz-transform: scale(1.5);
	transform-origin: 0 0.3em; -ms-transform-origin: 0 0.3em; -webkit-transform-origin: 0 0.3em; -moz-transform-origin: 0 0.3em;
}

#addressBox {
	border-radius: 6px; box-shadow:0px 0px 2px 0 #666; 
	background: linear-gradient(180deg, #FBFBFE 0%,#D0D7EA 100%);
	padding:4px 4px 3px 1em; margin-top:5px; margin-bottom:7px;
	display:table; width: 93%;
}
#addressBox div.manualInputSection{display:none;}
#addressBox #street, #addressBox #town, #addressBox #postcode {background-color:#ccc; color:#000; border:0px;}

#form2 .agreement {font-size:80%; width: 97%;}
#form2 .agreement input {vertical-align:middle; }
#form2 #submitBttn {min-width:50%; max-width:100%;}

#jobTitleDiv{display:none;}
#noEmailReceived-1{
	display: none;
	background-color: #f5a399;
	border-radius: 5px;
	padding: 1em;
	font-size: 120%;
}
.noEmailBttnClicked{opacity: 0.4;}
#noEmailBttn{margin-top:4px; width:50%;}
#form3 #email2 {font-size:120%; width:93%;}


@media screen and (max-width: 340px) {
	#mainwrapper{margin:0px 0px 0px 0px;}
	#maincontent{margin:0px 0px 0px 0px;}
	#navbar_a{width: 100%;}
	.introphoto{width:100%;height:auto;}
	.introBttns{font-size:125%; width:25%; padding:5px; margin:0px;}
	.box_main1a h3 {top:0px; font-size:130%; line-height:110%;}
	#form2 #submitBttn {width:100%;}
	#form2 input[type='text'],#form2 input[type='email'],#form2 input[type='tel'],#form2 #title {width:85% !important;}
	#form2 #firstname{margin-bottom:3px;}

}

@media screen and (max-width: 800px) { /* 18/11/20 was 640 */
	#mainwrapper {width:auto;}
	#maincontent {float:none; width:auto;}
	#sidecontent {float:none; width:auto;}
	#navbar_a {width:96%}
	#finderTable #scheme{width:auto;}
	#finderTable #postcode{width:auto;}
	#finderTable #submitForm1{width:auto;}
	.introphoto{width:50%;height:auto;}
	#form2 #addressHint{display:none;}
	#noEmailBttn{width:98%;}
}

@media screen and (max-width: 800px) {
	.introBttns{font-size:140%;	line-height:110%; width:26.5%;}
	.introphoto{width:50%;height:auto;}

}

@media screen and (min-width: 1200px) {
	#mainwrapper {width:1160px; margin:auto;}
}

@media screen and (max-device-width: 800px) { /* 18/11/20 was 640 */
	html {width:99%;}
	#mainwrapper {width:auto;}
	#maincontent {float:none; width:auto; font-size:130%;}
	#sidecontent {float:none; width:auto; font-size:130%;}
	#footer_b {font-size:110%;}
	h3 {font-size:140%; line-height: 1.1em;}
	p {font-size:130%;}
	.logobox {zoom:1;}
	.box_side1a h3 {height:auto; font-size:120%; }
	.box_main1a h3 .heading {top:0px; font-size:100%; Xline-height:1em;}
	#finderTable {font-size:120%;}
	#finderTable #scheme{width:auto;}
	#finderTable #postcode{width:auto;}
	#finderTable #submitForm1{width:auto;}
	img.bigImg {width:100%; height:auto;}
	#jump2watchfinder {display:inline; padding:0px 20% 0px 20%; text-align:center;}
	#form2 input[type='text'],#form2 input[type='email'],#form2 input[type='tel'],#form2 select,#form2 #addressID,#form2 #bizcat,#form2 #language,#form2 #comments {width:90%; font-size:120%;}
	#form2 #firstname,#form2 #surname,#form2 #title {width:45%;}
	#form2{font-size:120%;}
	#form2 #submitBttn {width:95%; font-size: 110%;}
	.introBttns{font-size:115%; width:26.5%; padding:7px; margin:2px;}
}
