/*
Website				: Whiteacres Property
Author(s)				: Jamie Snape
Description			: Whiteacres Property | Coding (c) Copyright Jamie Snape - All Rights Reserved
Website URL			: http://www.whiteacres-property.co.uk
Website Build		: version 4.0
CSS Version			: version 1.0 (Desktop and Tablet)
*/


/*
CSS Table of Contents :

1.0	Standard Colour Rules
2.0	CSS Reset
3.0	Universal Style Rules
	3.1	Universal Style Rules - Lines
	3.2	Universal Style Rules - Share
	3.3	Universal Style Rules - Recaptcha
	3.4	Universal Style Rules - Buttons
	3.5	Universal Style Rules - Spacers
	3.6	Universal Style Rules - Tips
	3.7	Universal Style Rules - Pop-up Check
	3.8	Universal Style Rules - Pop-up Uploading
4.0	Page
5.0	Top Navigation
	5.1	Top Navigation - User
6.0	Giant Leader Banner
7.0	Main Navigation
8.0	Inner Page
	8.1	Inner Page - Style Type ST01 [ Home hero image + search box ]
	8.2	Inner Page - Style Type ST02 [ 3 columns | white text on blue background ]
	8.3	Inner Page - Style Type ST03 [ 2 columns | dark text on white background ]
	8.4	Inner Page - Style Type ST04 [ Full width | dark text on white background ]
	8.5	Inner Page - Style Type ST05 [ Side navigation | dark text on white background ]
9.0	Display Data
	9.1	Display Data - Style Type Overview 
	9.2	Display Data - Style Type Record
10.0	Forms
11.0	Side Navigation
12.0	Footer
13.0	Footer Navigation
*/


/*
1.0 	Standard Colour Rules :

Light Blue		#679ED5
Dark Blue		#1B1E3D
Light Grey		#F5F5F5

*/


/*
2.0 	CSS Reset :
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/*
2.1 	Display-role reset for older browsers :
*/

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


/*
3.0 	Universal Style Rules :
*/

body {
	font-family: 'Lato', calibri, sans-serif;
	font-size: 15px;
	font-weight: 200;
	overflow-x: hidden;
	line-height: 150%;
	color: #333333;
	background-color: #F5F5F5;
}

html { overflow-x: hidden; }

a {
	font-color: #333333;}

a:hover {
	font-color: #EC008D;}
	
a:visited {
	font-color: #EC008D;}
	
h1 {
	font-size: 200%;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	color: #333333;
	}
	
h2 {
	font-size: 200%;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	color: #333333;
	}
	
h3, h4, h5, h6 {
	font-size: 150%;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	color: #333333;
	}
	
p {
 margin: 0px ;
 margin-bottom: 1.5em;
 	font-weight: 200;
	font-size: 15px;
 }
  
sup {
	font-size:10px; 
	vertical-align: top;
	color: #FE0000;
	padding-left: 1px;
	font-weight: bold;
}

/*
3.1 	Universal Style Rules - Lines :
*/

.full-page-width-blue-line {
	width: 900px;
	height: 1px;
	background-color: #1B1E3D;
	display: block;
	margin: auto auto;
}

.full-page-width-grey-line {
	width: 995px;
	height: 1px;
	background-color: #333333;
	display: block;
	margin: auto auto;
	float: left;
	margin-top: 20px;
}

/*
3.2 	Universal Style Rules - Share :
*/

#share-text h4 {
	width: 900px;
	text-align: right;
	margin: auto auto;
	padding-top: 10px;
	padding-bottom: 5px; 
	color: #1B1E3D;
	font-size: 15px;
}

#share-buttons {
	float:right;
	display: block;
	padding: 0px 0 10px 0;
	background-color: #FFFFFF;
}

#full-page-width-share-buttons {
	width: 900px;
	padding: 0px 0px 10px 0px;
	display: block;
	margin: auto auto;
	background-color: #FFFFFF;
}


/*
3.3	Universal Style Rules - Recaptcha :
*/

#recaptcha {
padding-top: 20px;
margin-left: -2px;
}

.recaptcha-text {
padding-bottom: 10px;
font-weight: normal;
}


/*
3.4	Universal Style Rules - Buttons :
*/

#buttons {
padding-top: 25px;
padding-bottom: 10px;
}

#buttons p {
line-height: 30px;
vertical-align: middle;
}

#buttons-feature {
padding-top: 25px;
padding-bottom: 20px;
}

#buttons-feature p {
line-height: 30px;
vertical-align: middle;
}

#button-under-text {
		line-height: 30px;
		color: #1B1E3D;
		font-weight: bold;
		text-decoration: none;
}

#button-under-text a {
	line-height: 30px;
	color: #679ED5;
	font-weight: bold;
	text-decoration: none;
}

#button-under-text a:hover {
	color: #679ED5;
	text-decoration: underline;
}

#additional-buttons-set {
	padding-top: 5px;
	padding-bottom: 20px;
}

/*
3.5	Universal Style Rules - Spacers :
*/

.spacer-block-down-150 {
	padding-bottom: 150px;
}

/*
3.6	Universal Style Rules - Tips :
*/

#tips-container {
	display: inline-block;
	width: 100%;
	padding-bottom: 20px;
}

p.tips-title {
	font-weight: bold;
	color: #FE0000;
	font-size: 15px;
	display: inline-block;
	float:left; 
	padding-right: 8px;
}

p.tips-text {
	font-weight: bold;
	font-size: 15px;
	display: inline;
	color: #1B1E3D;
}

/*
3.6	Universal Style Rules - Pop-up Check :
*/

#uploading {
position:absolute;
z-index:1;
color: #FFF;
border:3px solid #679ED5;
background:#1B1E3D;
width:350px;
height:100px;
margin-top:0px;
margin-left:-150px;
top:50%;
left:50%;
text-align:center;
line-height:100px;
font-size:18pt;
}

/*
3.7	Universal Style Rules - Pop-up Uploading :
*/

#pop-up-uploading {
position:absolute;
z-index:1;
color: #FFF;
border:3px solid #A9B3EB;
background:#0F183F;
width:350px;
height:100px;
margin-top:0px;
margin-left:-150px;
top:50%;
left:50%;
text-align:center;
line-height:100px;
font-family: calibri, sans-serif;
font-size:18pt;
}

/*
3.8 	Universal Style Rules - Header Bars :
*/

.light-pink-header-bar {
	min-height: 5px;
	background-color: #EC008D;
	display: block;
	width: 100%;
	float: left;
}

.dark-blue-header-bar {
	min-height: 10px;
	background-color: #1B1E3D;
	display: block;
	width: 100%;
}

/*
3.9 	Universal Style Rules - Sidebar Containers :
*/

.side-banner-container {
	float: right;
	overflow: hidden;
}

.main-content-dark {
	display: block;
	max-width: 665px;
	padding: 20px 20px 10px 20px;
	background-color: #1B1E3D;
	color: #FFFFFF; 
	margin-bottom: 10px;
}

.main-content-dark p {
	padding-top: 20px;
}

.main-content-dark h1 {
	color: #FFFFFF; 
}

.main-content-light {
	display: block;
	max-width: 665px;
	overflow: hidden;
	padding: 20px 20px 10px 20px;
	background-color: #FFFFFF;
	color: #1B1E3D; 
	margin-bottom: 10px;
}

.main-content-light p {
	color: #1B1E3D; 
}

.main-content-light h2 {
	color: #1B1E3D; 
}

.news-article-item a {
	font-weight: bold;
	text-decoration: none;
	color: #679ED5;
}

.news-article-item a:hover {
	text-decoration: underline;
}

.news-article-item p {
	padding: 0px; margin: 0px;
}

.main-content-light-full-width {
	display: block;
	max-width: 975px;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	color: #1B1E3D; 
}



/*
4.0 	Page :
*/

#page-container {
	width: 100%;
	background-color: #333333;
}


/*
5.0 	Top Navigation :
*/

#top-navigation-container { 
	width: 100%;
	background-color: #333333;
	height: 120px;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	overflow: hidden;
	display: block;
	}

#top-navigation-second-container { 
	width: 975px;
	height: 120px;
	margin: auto auto;
	padding-left: 10px; padding-right: 10px; 
	background-color: #231F20;
	}

#top-navigation-third-container-left {
	width: 326px;
	padding-top:10px;
	display: inline;
	position: relative;
	float: left;
	}

#top-navigation-third-container-right {
padding-right: 30px;
	display: inline;
	position: relative;
	float: right;
	font-weight: 400;
	}

/*
5.1 	Top Navigation - User :
*/

#user-icon {
	display: inline-block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}

.user-name ul, .user-name li {
	display: inline;
	z-index: 9999;
	font-size: 16px;
	font-weight: 400;
	height: 45px;
}

.user-name a {
	padding: 18px 0px 0px 5px;
	text-decoration: none;
	line-height: 45px;
	color: #FFFFFF;
	display: block;
	float: right;
}

.user-name a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.user-name a:hover {
	text-decoration: none;
	color: #679ED5;
}

.user-name ul li {
	float: right;
	margin-left: 20px;
}


/*
6.0 	Giant Leader Banner :
*/

#giant-leader-banner-container { 
	width: 100%;
}

#giant-leader-banner-second-container { 
	width: 975px;
	height: 120px;
	margin: auto auto;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
}

/*
7.0 	Main Navigation :
*/

#main-navigation-container { 
	width: 100%;
	background-color: #679ED5;
	font-weight: 700;
}

#main-navigation-second-container { 
	width: 975px;
	height: 45px;
	margin: auto auto;
	}

.main-navigation-third-container {
	font-size: 17px;
	font-weight: 700;	
	}
	
.main-navigation-third-container ul li:hover > ul {
	position: absolute;
	top: 100%;
	opacity: 1;
	}
	
.main-navigation-third-container ul ul a {
	line-height: 30px;
	padding: 0 20px;
	display: block;
	}

.main-navigation-third-container ul ul {
	position: absolute;
	top: - 999999px;
	left: 0;
	opacity: 0;
	background-color: #0049A4;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	}

.main-navigation-third-container ul, .main-navigation-third-container li {
	display: inline;
	z-index: 9999;
	}

.main-navigation-third-container a {
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	line-height: 45px;
	color: #FFFFFF;
	display: block;
	border-right-color: #EC008D;
	border-right-style: solid;
	border-right-width: 1px;
	}

.main-navigation-third-container a.last {border:none;}

.main-navigation-third-container a:hover {
	text-decoration: none;
	background-color: #EC008D;
	}

.main-navigation-third-container ul li {
	position: relative;
	float: left;
	}

.main-navigation-third-container ul li:hover > ul {
	position: absolute;
	top: 100%;
	opacity: 1;
	}
	
.main-navigation-third-container ul ul a {
	width: 191px;
	line-height: 30px;
	padding: 0 0px;
	display: block;
	}

.main-navigation-third-container ul ul {
	position: absolute;
	top: - 999999px;
	left: 0;
	opacity: 0;
	background-color: #0049A4;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	}


/*
8.0 	Inner Page :
*/


#inner-page-container { 
	width: 995px;
	margin: auto auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	display: block;
	clear: both;

}

#header-spacer {
padding-top:15px;
}

/*
8.1 	Inner Page - Style Type ST01 [ home page hero image + search box ] :
*/

#ST01-column-one {
	width: 975px;
	float: left;
	display: inline;

}

#ST01-column-two {
	width: 310px;
	float: left;
	display: inline;
	padding-right: 0px;
	margin-right: 20px;
	padding-top: 5px;
}

#ST01-column-two p {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#home-hero-image {
	display: block;
	width: 995px;
	height: 250px;
	background-image: url("_images/hero_1.jpg");
	margin-top: 13px;
}

#home-hero-image h3 {
color: #FFF;
margin-left: 10px;
font-size: 20px;
padding-top: 30px;
padding-bottom: 20px;
}



h2.home-hero-image-text {
	clear: both;
	background-color: #EC008D;
	padding: 12px 15px 12px 15px;
	font-size: 200%;
	color: #FFF;
	float: left;
	margin-top: 300px;
	position: relative;
}

#feature-box { /* search box */
	width: 310px;
	height: 110px;
	margin: auto auto;
	padding-bottom: 3px;
	background-color: rgba(35,31,32,0.6);
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#feature-box-inner  { /* search box form */
	width: 300px;
	height: 90px;
	margin: auto auto;
	color: #FFFFFF;
	opacity: initial;
}

#feature-box-inner p {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
	margin:0;
	opacity: 1;
	}

#feature-box-inner h5 {
color: #FE0000;
	font-size: 15px;
	line-height: 22px;
	margin:0;
	text-align: center;
	}
	
.feature-image {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 90px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 1px;
}

.feature-image img {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.feature-text {
	display: inline-block;
	vertical-align: top;
	max-width: 170px;
	float: right;
	margin: 10px 0px 0px 0px;
}

.feature-text a {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
}

.feature-text a:hover {
	color: #EC008D;
}

p.more-home {
padding-top: 10px;
}

p.more-home a {
font-weight: 700;
	color: #EC008D;
}

p.more-home a:hover {
font-weight: 700;
	color: #FFFFFF;
}


#home-title-container {
max-height: 50px;
}

#home-title {
display: inline-block;
font-weight: 400;
}

#home-date-divider {
display: inline-block;
font-size: 200%;
color: #679ED5;
}
	
#home-date {
display: inline-block;
font-size: 100%;
}

#home-intro {
display: block;
margin-top: 0px;
}



#result-container {
display: inline-block;
margin-top: 0px;
padding-left:25px;
width:650px;
vertical-align: text-top;
border-style: solid;
border-left: thick solid #ED008C;
}

#result-box { /* search results box */
	width: 670px;
	margin: auto auto;
	height: 150px;
	padding-top: 15px;
	padding-bottom: 3px;
	background-color: #F1EFF0;
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 200px;
}

#result-box-inner  { /* search box form */
	width: 650px;
	padding-bottom: 10px;
	height: 130px;
	margin: auto auto;
	color: #FFFFFF;
	opacity: initial;
}

#result-box-inner p {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
	margin:0;
	opacity: 1;
	}


.result-image {
	display: inline;
	vertical-align: top;
	width: 180px;
	height: 136px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 1px;
	border-color:  #231F20;
}

.result-image img {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}



.result-text {
	display: inline;
	vertical-align: top;
	width: 450px;
	float: right;
	margin: 0px 0px 0px 0px;
		font-weight: 400;
}

.result-text p {
		font-weight: 400;
}

.result-text a {
	color: #EC008D;
	text-decoration: none;
	font-weight: 700;
}

.result-text a:hover {
	color: #333333;
}


p.more-result {
padding-top: 10px;
}

p.more-result a {
font-weight: 700;
	color: #EC008D;
}

p.more-result a:hover {
font-weight: 700;
	color: #333333;
}

#property-images-container {
width: 700px;
}

#main-image-container {
display: inline;
float: left;
width: 500px;
height: 375px;
padding-right: 5px;
}

#side-images-container {
position: relative;
display: inline-block;
}










.side-images {
margin: 0px 5px 3px 0px;
width: 95px;
height: 71px;
border: 1px solid #333333;
}

.main-images {
width: 500px;
height: 375px;
border: 1px solid #333333;
}


#property-buttons {
padding-top: 20px;
width: 100%;
cursor:pointer;  
}

#property-buttons:hover {
top: 1px;
left: 1px;
}


#property-list-text {
width: 650px;
float: left;
}

#property-list-text h4 {
font-size: 20px;
}

#highlights ul {
	color: #EC008D;
	padding-left:18px;
	list-style-type: square;
}

#property-description a {
	color: #EC008D;
	text-decoration: none;
}

#property-description a:hover {
	color: #333333;
}


#home-second {
padding-top: 40px;
}


/*
8.2 	Inner Page - Style Type ST02 [  ] :
*/

#ST02-full-width {
	width: 975px;
	float: left;
	display: inline-block;
}

.ST02-title h1 {
	text-align: center;
	color: #1B1E3D;
	font-weight: bold;
}

#ST02-full-width h3 {
	color: #1B1E3D;
	font-weight: bold;
}


/*
8.3 	Inner Page - Style Type ST03 [  ] :
*/

#inner-page-second-container-ST03 { 
	width: 975px;
	margin: auto auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 20px;
	overflow: auto;
	}

.ST03-title h1, .ST03-title h2 { 
	font-size: 38px;
	font-weight: bold;
	color: #1B1E3D;
	text-align: center;
	line-height: 100%;
	margin-bottom: 10px;
	margin-top: 30px;
	line-height: 1.1em;
}

.ST03-bold-text p {
	color: #1B1E3D;
	font-weight:bold;
	font-size: 15px;
}

#inner-page-third-container-ST03 {
	float: left;
	width: 975px;
	padding-left: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#ST03-column-one {
	display: inline-block;
	overflow:auto;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.2em;
	width: 220px;
	margin-top: 20px;
	font-weight: normal;
}

#ST03-column-one h3 {
	font-family: calibri, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #1B1E3D;
	margin-top: 20px;
	font-style: italic;
}

#ST03-column-one h5 {
	font-weight: bold;
	font-family: calibri, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-bottom: 4px;
	line-height:0 ;
}

.ST03-column-one-inner {
	background-color: #679ED5;
	background-image: url("images/loggedinone-background.png");
	min-height: 110px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
}

.ST03-column-one-inner h2 {
	color: #1B1E3D;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

.ST03-column-one-new-items h4 {
	display: inline;
	list-style-type: none;
	font-size: 17px;
	font-weight: normal;
	color: #FE0000;
	}

#ST03-column-two {
	display: inline;
	vertical-align: top;
	width: 710px;
	float: right;
	padding-top: 0px;
	padding-left: 20px;
}

#ST03-column-two h3 {
	font-size: 24px;
	font-weight: 400;
	color: #1B1E3D;
	margin-top: 20px;
	font-style: italic;
}
	
#ST03-column-two a {
	color: #679ED5;
}


.ST03-feature-entry {
	width: 665px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.ST03-feature-image {
	display: inline;
	vertical-align: top;
	max-width: 300px;
	max-height: 230px;
	float: left;
	padding: 17px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	background-image: url("_images/image_background.jpg");
}

.ST03-feature-listing {
	display: inline;
	width: 330px;
	max-height: 175px;
	float: right;
	padding: 17px 0px 25px 0px;
	margin: 0px 30px 0px 0px;
	overflow: hidden;
}

.ST03-feature-listing h3 {
	font-size: 18px;
	font-weight: 400;
	color: #1B1E3D;
	margin-top: 10px;
	text-decoration: none;
}

.ST03-feature-listing a {
	font-style: normal;
	text-decoration: none;
	color: #679ED5;
}

.ST03-feature-listing a:hover {
	text-decoration: none;
	color: #1B1E3D;
}

.main-content-feature-listing {
	display: block;
	max-width: 665px;
	overflow: hidden;
	padding: 20px 20px 10px 10px;
	background-color: #FFFFFF;
	color: #1B1E3D; 
	margin-bottom: 10px;
}

.main-content-feature-listing p {
	color: #1B1E3D; 
}

.main-content-feature-listing h2 {
	color: #1B1E3D; 
}

#main-content-feature-page a {
	padding-bottom: 20px;
	list-style-type: square;
	color: #679ED5;
	text-decoration: none;
}

.ST03-feature-listing p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.ST03-feature-read-more {
float: right;
padding: 10px 0px 0px 0px;
}

p.ST03-feature-no-result {
margin-left:10px;
}

#feature-listing p {
padding: 0px 0px 0px 10px;
line-height: 0.0em;
}

#feature-listing {
padding-bottom: 20px;
}

#feature-listing a {
	text-decoration: none;
	color: #679ED5;
}

#feature-listing a:hover {
	text-decoration: none;
	color: #1B1E3D;
}

#feature-buttons {
	padding-bottom: 10px;
	padding-left: 10px;
}

#feature-page-buttons {
	padding-top: 20px;
	padding-left: 0px;
	float: left;
}

#visit-offers {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 3px;
}

p.feature {
padding-left: 10px;
}

#visit-offers {
display: inline-block;
float: right;
}

#feature-intro p {
line-height: 1.4em;
padding: 0px;
margin: 0px;
}


#main-content-feature-page {
	float: left;
	display: inline-block;
	width: 625px;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	color: #1B1E3D; 
	margin-bottom: 10px;
}

#main-content-feature-page .h3 {
	font-size: 18px;
	font-weight: 400;
	color: #679ED5;
	margin-top: 10px;
	text-decoration: none;
}

#image-box { /* search box */
	width: 300px;
	height: 190px;
	margin: auto auto;
	margin-top: 5px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#feature-title-container {
	min-height: 179px;
}

#listing-container {
width: 600px;
overflow: hidden;
}

	
/*
8.4 	Inner Page - Style Type ST04 [  ]  :
*/


#white-page-content-container { 
	width: 100%;
	background-color: #333333;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	overflow: hidden;
	}

#white-page-inner { 
	width: 955px;
	margin: auto auto;
	padding: 20px 20px 20px 20px; 
	background-color: #FFFFFF;
	display: block;
	}
	
#search-box {
width: 100%;
font-size: 16px;
font-weight: 700;
}

#section-marker-top {
display: inline;
float: left;
padding-right:55px;
padding-left: 20px;
}

#search-form-container {
display: inline-block;
padding-top: 20px;
margin-top: 0px;
padding-left:25px;
width:650px;
vertical-align: text-top;
    border-style: solid;
     border-left: thick solid #ED008C;
}

#type-list-text {
display: block;
padding-bottom: 10px;
padding-left: 3px;
}

#tenure-list-text {
display: block;
padding-bottom: 10px;
padding-left: 3px;
}


#tenure-list {
display: inline;
padding-top: 10px;
width: 150px;
padding-right: 20px;
}

#search-button {
display: block;
padding-top: 10px;
}

#type-list {
display: block;
width: 250px;
padding-right: 20px;
}


#type-location-container {

}

#type-container {
display: inline;
float: left;
width: 250px;
padding-top: 30px;
}

#location-container {
padding-left: 20px;
display: inline-block;
padding-top: 30px;
width: 250px;
}

#type-container h4 {
font-size: 20px;
}

#location-container h4 {
font-size: 20px;
}

#result-list-text h4 {
font-size: 20px;

}

#tenure-list-container h4 {
font-size: 20px;
padding-top: 3px;
}
















.type-select {
display: inline-block;
	font-weight: normal;
  margin-top: -1px;
  vertical-align: middle
}

#tenure-description {
display: inline-block;
padding-left:5px;
 margin-top: 10px;
 vertical-align: middle;
}

#tenure-description p {
color: #333;
font-weight: normal;
}

#tenure-description h5 {
padding-bottom: 5px;
	font-size: 16px;
	font-weight: 700;	
}


#type-description {
display: inline-block;
padding-left:5px;
 margin-top: 10px;
 vertical-align: middle;
}

#type-description p {
color: #333;
font-weight: normal;
}

#type-description h5 {
padding-bottom: 5px;
	font-size: 16px;
	font-weight: 700;	
}
	
	
	
	

/*
8.5	Inner Page - Style Type ST05 [  ] :
*/



/*
9.0	Overview Data :
*/

/*
9.1	Display Data - Style Type Overview:
*/

.overview th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.overview {
	padding-bottom: 20px;
}

.overview-touch {
	min-width: 160px;
}

.overview-contact {
	min-width: 130px;
}

.overview-title th {
	min-width: 40px;
	padding-left: 10px;
	text-align: center;
}

.overview-heading-15 {
	min-width: 15px;
	padding-left: 10px;
	text-align: center;
}

.overview-heading-50 {
	min-width: 50px;
	padding-left: 10px;
	text-align: center;
}

.overview-heading-100 {
	min-width: 100px;
	padding-left: 10px;
	text-align: center;
}

.overview-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 15px;
}

.overview-ids {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 15px;
}

/*
9.2	Display Data - Style Type Record :
*/

.record {
	padding-bottom: 20px;
}

.record th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.record-feature {
	padding-bottom: 0px;
}

.record-feature th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.record-title {
	min-width: 150px;
}

.record-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	line-height: 15px;
}

.record-image-landscape {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	width: 160px;
	height: 120px;
	display: block;
}

.record-image-portrait {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	width: 120px;
	height: 160px;
	display: block;
}

.record-extended th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.record-extended {
	padding-bottom: 20px;
}

.record-extended-touchpoint {
	min-width: 160px;
}

.record-extended-user {
	min-width: 130px;
}

.record-extended-dtitle th {
	min-width: 40px;
	padding-left: 10px;
	text-align: center;
}

.record-extended-tdata {
	min-width: 40px;
	padding-left: 10px;
	
}

.record-extended-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
}

.record-extended-ids {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 15px;
}

.record-options-title {
	min-width: 400px;
}

.record-options-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
}

.record-options-names {
	padding: 5px 10px 5px 10px;
	vertical-align: left;
	text-align: left;
	line-height: 15px;
}

.record-options-title th {
	min-width: 40px;
	padding-left: 10px;
	text-align: left;
}

.record-options-dtitle th {
	min-width: 40px;
	padding-left: 10px;
	text-align: center;
}

.record-options-options {
	min-width: 80px;
	background-color: #FFFFFF;
}

.file-uploader {
padding-top: 10px;
margin-left: -5px;
}

/*
9.3	Display Data - Style Type Menu Record :
*/

.record {
	padding-bottom: 20px;
}

.record th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.record-feature {
	padding-bottom: 0px;
}

.record-feature th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.record-title {
	min-width: 150px;
}

.record-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	line-height: 15px;
}

.record-image-landscape {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	width: 160px;
	height: 120px;
	display: block;
}

.record-image-portrait {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	width: 120px;
	height: 160px;
	display: block;
}

.menu-extended th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #1B1E3D;
	padding: 5px 10px 5px 10px;
}

.menu-extended {
	padding-bottom: 20px;
}

.menu-extended a {
	padding-bottom: 20px;
	list-style-type: square;
	color: #679ED5;
	text-decoration: none;
}

.menu-extended a:hover {
	padding-bottom: 20px;
	list-style-type: square;
	color: #1B1E3D;
	text-decoration: none;
}

.menu-extended li {
	list-style-type: square;
}


.record-extended-touchpoint {
	min-width: 160px;
}

.record-extended-user {
	min-width: 130px;
}

.record-extended-dtitle th {
	min-width: 40px;
	padding-left: 10px;
	text-align: center;
}

.record-extended-tdata {
	min-width: 40px;
	padding-left: 10px;
	
}

.record-extended-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
}

.record-extended-ids {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 15px;
}

.record-options-title {
	min-width: 400px;
}

.record-options-data {
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
}

.menu-options-names {
	padding: 5px 10px 5px 10px;
	vertical-align: left;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
	list-style-type: square;
}

.record-options-title th {
	min-width: 40px;
	padding-left: 10px;
	text-align: left;
}

.record-options-dtitle th {
	min-width: 40px;
	padding-left: 10px;
	text-align: center;
}

.record-options-options {
	min-width: 80px;
	background-color: #FFFFFF;
}

.file-uploader {
padding-top: 10px;
margin-left: -5px;
}

/*
10.0	Forms :
*/

#form-single-column-container {
	float: left;
	width: 900px;
	margin: auto auto;
	padding-top: 0px;
	display: inline-block;
}

#form-double-column-container {
	float: left;
	width: 590px;
	margin: auto auto;
	padding-top: 0px;
	display: inline-block;
}

#form-FT01 p {
	color: #1B1E3D;
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	padding-right: 20px;
	margin: 0;
	display: block;
}

#form-FT02 p {
	color: #1B1E3D;
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	padding-right: 20px;
	margin: 0;
	display: inline-block;
}

#form-FT02 p.one {
	color: #1B1E3D;
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	width: 265px;
	padding-right: 20px;
	margin: 0;
	display: inline-block;
}

#add-user-container {
	overflow: hidden;
	}

.long-input {
border-width: 1px;
border-color: #999999;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px 5px 0px 5px;
background-color:#FFFFFF;
top:4px;
left:9px;
width:545px;
height:28px;
color: #000000;
}

.short-input {
border-width: 1px;
border-color: #999999;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px 5px 0px 5px;
background-color:#FFFFFF;
top:4px;
left:9px;
width:255px;
margin-right: 20px;
height:28px;
color: #000000;
}

.address-input {
border-width: 1px;
border-color: #999999;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px 5px 0px 5px;
background-color:#FFFFFF;
top:4px;
left:9px;
width:395px;
height:28px;
color: #000000;
}

.number-input {
border-width: 1px;
border-color: #999999;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px 5px 0px 5px;
background-color:#FFFFFF;
top:4px;
left:9px;
width:50px;
height:28px;
color: #000000;
}

#indent-lines {
display: inline-block;
width: 500px;
margin: 10px 0px 10px 25px;
}

.selection {
padding: 5px;
margin-top: 5px;
}

.form-space {
padding-top: 20px;
}

.tick-to-confirm {
display: inline-block;
font-weight: normal;
float: left;
margin-left: -4px;
padding-top: 20px; 
padding-bottom: 15px; 
padding-left:4px;
}

#terms-description {
width: 520px;
padding-left: 10px;
float: left;
display: inline-block;
padding-top: 20px; 
}

#terms-description p {
font-weight: normal;
font-family: calibri, sans-serif;
font-size: 15px;
display: inline;
padding-right: 0px;
color: #000000;
}

input[type=radio] {
    border: 0px;
    height: 20px;
	width: 20px;
}

input[type=checkbox] {
    border: 0px;
    height: 20px;
	width: 20px;
}

.user-comments {
border-width: 1px;
border-color: #999999;
margin-top: 0px;
margin-bottom: 5px;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
top:4px;
left:9px;
width: 560px;
height: 275px;
color: #000000;
font-family: calibri, sans-serif;
font-size: 15px;
}

#form-content-banner {
display: block;
padding: 10px 0px 10px 0px;
width: 300px;
height: 250px;
}

#standard-input-form p {
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	width: 100%;
	margin: 0;
	display: inline-block;
}

#standard-input-form h5 {
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	width: 100%;
	margin: 0;
	display: inline-block;
}


#user-input-form p {
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	width: 265px;
	padding-right: 20px;
	margin: 0;
	display: inline-block;
}

#form-search-results p {
	font-size: 100%;
	line-height: 1.0em;
	margin: 5px 0px 5px 0px;
}

#form-search-results h3 {
	font-size: 120%;
	line-height: 1.2em;
	font-style: normal;
	margin: 15px 0px 5px 0px;
}

#form-search-results a {
	text-decoration: none;
}

	
/*
11.0	Side Navigation :
*/

.side-nav ul, .side-nav li {
	z-index: 9999;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
}

.side-nav a {
	text-decoration: none;
	line-height: 20px;
	color: #FFFFFF;
}

.side-nav a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.side-nav a:hover {
	text-decoration: none;
	color: #1B1E3D;
}

.side-nav ul li {
	text-align: right;
	padding: 0px 10px 10px 0px;
}

.side-nav-new-cases h4 {
	display: inline;
	list-style-type: none;
	font-size: 17px;
	font-weight: normal;
	color: #FE0000;
	}

/*
12.0	Footer :
*/



#footer-container { 
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	display: inline-block; /* Developer Note : This causes blue space at page bottom but sorts footer menu issue in Chrome mobile */
}

#footer-second-container { 
	width: 995px;
	margin: auto auto;
	background-color: #231F20;
	height: 165px;
	margin-top: 0px;
	padding-top: 0px;
}

#copyright-notice {
	color: #FFF;
	float: left;
	padding-left: 20px;
	width: 575px;
}

#copyright-notice p {
	padding-top: 10px;
	font-size: 14px;
}

#company-information {
	color: #FFF;
	float: right;
}

#site-credits {
	padding-top: 10px;
	color: #FFF;
	float: right;
	width: 360px;
	padding-right: 20px;
	text-align: right;
	font-size: 8px;
	color: #6E6E6E;
}

#site-credits a {
	color: #6E6E6E;
	text-decoration: none;
}

#site-credits a:hover {
	color: #EC008D;
}

/*
13.0	Footer Navigation :
*/

#footer-navigation { 
	display: inline-block;
	width: 675px;
	float: left;
	padding-left: 20px;
	padding-top: 60px;
	
}

#footer-navigation p {
	display: inline-block;
	float: left;
	color: #EC008D;
	line-height: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
}

#footer-navigation-line-one {
	display: inline-block;
	float: left;
	padding: 20px 0px 0px 0px;
	
}

#footer-navigation-line-two {
	display: inline-block;
	float: left;
	padding: 10px 0px 0px 0px;
	
}

#footer-navigation-line-three {
	display: inline-block;
	float: left;
	padding: 10px 0px 0px 0px;
	
	
}

.footer-navigation-elements ul, .footer-navigation-elements li {
	display: inline;
	z-index: 9999;
	font-size: 15px;
	font-weight: normal;
}

.footer-navigation-elements a {
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	line-height: 15px;
	color: #FFFFFF;
	display: block;
	
	font-size: 16px;
	font-weight: 700;		
	
}

.footer-navigation-elements a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footer-navigation-elements a:hover {
	text-decoration: none;
	color: #EC008D;
}

.footer-navigation-elements ul li {
	float: left;
}

#footer-navigation-elements { 
	width: 751px;
	float: left;
}

#footer-logo { 
	width: 260px;
	float: right;
	margin-top: 20px;
	padding-right: 20px;
}



