/* PROJECT = SMARTMOVE.CO.UK Admin CSS */
/* File Name = mainstyle.css */
/* Version 1.0 */
/* Author = Andrew Bingham  */
/* Date = 5.10.07 */
/* Contact Email = a.p.bingham@tees.ac.uk */
/*UPDATED WITH RESOLUTION FIX*/

/* Basic body look */

body {
	font-family: Verdana;
	font-size: .8em;
	color: #666666;
	margin: 0px;
	background: url(images/g_background_shade.jpg) left top repeat-x;

}

/* hyperlink styles */



/*#error{
float:left;


}
*/

ul{

margin:0;
padding:0;

}

li{

display: inline;

}


/* link style */

#myLinks1 a:link{
color: #ffffff;
text-decoration:none;
}
#myLinks1 a:visited{
color: #ffffff;
text-decoration:none;
}
#myLinks1 a:hover{
color: #ffffff;
text-decoration:underline;
}
#myLinks1 a:active{
    color: #ffffff;
    text-decoration: none;
    list-style-type: none;
    font-size: 0.7em;
}

/* bottom links style */

#myLinks2 a:link{
color: #ffffff;
text-decoration:none;
}
#myLinks2 a:visited{
color: #ffffff;
text-decoration:none;
}
#myLinks2 a:hover{
color: #ffffff;
text-decoration:underline;
}
#myLinks2 a:active{
color: #ffffff;
text-decoration:none;
}

/*Link Style 3*/
.myLinks3 a:link{
color:#000;
text-decoration:none;
}
.myLinks3 a:visited{
color: #000;
text-decoration:none;
}
.myLinks3 a:hover{
color: #8a9a13;
text-decoration:underline;
}
.myLinks3 a:active{
color: #000;
text-decoration:none;
list-style-type: none;
}



/* Main Content blocks */

#container {
	position: relative;
	margin: 0 auto;
	width: 675px;
	height:1000px;
	}

#content{
position: relative;
	margin: 0 auto;
	background-color:#FFF;
	width: 766px;
	height:872px;

}

#header{
	position:relative;
	margin: 0 auto;
	background: url(images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 766px;
	height:136px;


}



#headerBox {
	position:absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	height: 786px;
	}

#mainBox {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: auto;
	}

/* Individual Content blocks */

#adminLink{
	position:absolute;
	top:37px;
	left:642px;
	height: 29px;
	width: 27px;
}

#emailLink{
	position:absolute;
	top:37px;
	left:672px;
	height: 29px;
	width: 27px;
}

#sitemapLink{
	position:absolute;
	top:37px;
	left:704px;
	height: 29px;
	width: 22px;
}

/* Individual Content blocks - Home Page only */

#flashArea {
	position:absolute;
	top:4px;
	left:0px;
	height: 216px;
	width: 412px;
	}

#welcomeImage {
	position:absolute;
	top:224px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#homeText {
	position:absolute;
	top:282px;
	left:0px;
	height: 101px;
	width: 412px;
	}

/* Individual Content blocks - About us Page only */

#aboutImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#aboutPhoto {
    position:absolute;
    top:139px;
    left:0px;
    height: 96px;
	width: 412px;
	}

#aboutText {
	position:absolute;
	top:61px;
	left:0px;
	height: 96px;
	width: 412px;
	}

#homeletImage {
    position: absolute;
    top: 473px;
    left: 1px;
    height: 12px;
    width: 24px;
	}

#dpsImage {
    position: absolute;
    top: 497px;
    left: 2px;
    height: 9px;
    width: 24px;
    }

#homeletText {
	position:absolute;
	top:282px;
	left:0px;
	height: 58px;
	width: 412px;
	}

/* Individual Content blocks - Services Page only */

#servicesImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#servicesText {
	position: absolute;
	top: 62px;
	left: 0px;
	height: 605px;
	width: 412px;
	overflow: auto;
	}

/* Individual Content blocks - Properties Page only */

#propertiesImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#propertysearchText {
	position:absolute;
	top:110px;
	left:0px;
	height: 518px;
	width: 412px;



	/*border: thin solid #CCCCCC;*/
	}

/* Individual Content blocks - Region Page only */

#regionImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#regionText {
	position:absolute;
	top:63px;
	left:4px;
	height: 433px;
	width: 412px;
	overflow: auto;
	}

/* Individual Content blocks - Contact Page only */

#contactImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#contactTextpage {
	position:absolute;
	top:61px;
	left:0px;
	height: 0px;
	width: 412px;
	}

#contactForm {
	position:absolute;
	top:190px;
	left:0px;
	height: 2px;
	width: 412px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.contactformHeight {

    height:40px
}


/* Individual Content blocks - Admin Page only */

#adminImage {
	position:absolute;
	top:20px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#adminText {
	position:absolute;
	top:78px;
	left:0px;
	height: 268px;
	width: 412px;
	}

/* Individual Content blocks - Site Map Page only */

#sitemapImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#sitemapLinks {
	position:absolute;
	top:62px;
	left:0px;
	height: 500px;
	width: 412px;
	overflow: auto;
	}


/* Individual Content blocks - Looking To Rent Page only */

#rentImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#rentText2 {
	position:absolute;
	top:62px;
	left:0px;
	height: 268px;
	width: 412px;
	}

/* Individual Content blocks - Landlords Page only */


#landlordsImage2 {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#landlordsText2 {
	position:absolute;
	top:62px;
	left:0px;
	height: 433px;
	width: 412px;
	overflow: auto;
	}

/* Individual Content blocks - RSS Page only */

#rssImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
	}

#rssText {
	position:absolute;
	top:62px;
	left:0px;
	height: 427px;
	width: 412px;
	}

/* Individual Content blocks - Privacy Page only */

#privacyImage {
	position:absolute;
	top:4px;
	left:0px;
	height: 54px;
	width: 412px;
    }

#privacyText {
	position:absolute;
	top:60px;
	left:0px;
	height: 433px;
	width: 412px;
	overflow: auto;
    }


/* Individual Content blocks - Property Results Page only */

#propertyresultsImage {
    position:absolute;
    top:139px;
    left:0px;
    height: 54px;
	width: 412px;
	}

/*Controls Border of text for Agent Description */
#propertyresultsText {
	position:absolute;
	top:63px;
	left:0px;
	height: 580px;
	width: 408px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	/*background: url(images/property_background.jpg);*/
	background-repeat: repeat;
	background-position: left top;
	z-index:5;
	background-color: #E5E5E5;
	border: thin solid #CCCCCC;
	}

/* Individual Content blocks - Other */

#propertyWeek {
	position: absolute;
	left:418px;
	top: 675px;
	height: 162px;
	width: 233px;
	padding-left:12px;
	padding-right:12px;
	padding-top:50px;
	padding-bottom: 3px;
	text-decoration:none;
	background: url(images/latest_property.jpg);
	background-repeat: no-repeat;
	}


#lifestyle {
	position:absolute;
	top:280px;
	left:418px;
	height: 147px;
	width: 257px;
	}

	#tpo {
    position: absolute;
    top: 440px;
    left: 418px;
    height: 80px;
    width: 257px;
}

#complaints {
	position: absolute;
	top: 520px;
	left: 418px;
	height: 80px;
	width: 257px;
}

#clientmoneyprotect {
	position: absolute;
	top: 600px;
	left: 418px;
	height: 80px;
	width: 257px;
}


#mapHolder {
	position:absolute;
	top:226px;
	left:418px;
	height: 287px;
	width: 233px;
	padding-left:18px;
	padding-right:12px;
	padding-top:50px;
	background-image: url(images/postcode_mapbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	}


#viewMore1 {
	position:absolute;
	top:75px;
	left:298px;
	height: 22px;
	width: 114px;
	z-index:2;
	}

#viewMore2 {
	position:absolute;
	top:120px;
	left:89px;
	height: 22px;
	width: 114px;
	z-index:3;
	}

#viewMore3 {
	position:absolute;
	top:120px;
	left:89px;
	height: 22px;
	width: 114px;
	z-index:3;
	}

#landlords {
	position:absolute;
	top:420px;
	left:210px;
	height: 23px;
	width: 203px;
	z-index:2;
	}

#rent {
	position:absolute;
	top:420px;
	left:0px;
	height: 23px;
	width: 203px;
	z-index:2;
	}

#rentText {
	position:absolute;
	top:450px;
	left:1px;
	height: 177px;
	width: 203px;
	}

#landlordText {
	position:absolute;
	top:450px;
	left:211px;
	height: 177px;
	width: 203px;
	}

#contactText{
    position: absolute;
    top: 910px;
    left: 0px;
    height: 57px;
    width: 261px;
    color: #999999;
    z-index: 3;
}


/* Property Search box */

#propertysearchImage{
    position:absolute;
    top:4px;
    left:0px;
    height: 54px;
	width: 412px;
	}

#propertySearch{
	position:absolute;
	top:4px;
	left:418px;
	height: 260px;
	width: 235px;
	padding-left:12px;
	padding-right:12px;
	padding-top:30px;
	background: url(images/property_search.png) no-repeat ;


	z-index:5;


	}


#propertyYourSearch{
	position:absolute;
	top:4px;
	left:418px;
	height: 166px;
	width: 233px;
	padding-left:12px;
	padding-right:12px;
	padding-top:50px;
	background: url(images/YourSearch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:5;
	}

#adminMenu{
	position:absolute;
	top:20px;
	left:418px;
	height: 166px;
	width: 233px;
	padding-left:12px;
	padding-right:12px;
	padding-top:1px;
	/*background: url(images/property_search.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	z-index:5;
	}

#propertySearch_box{
    position:absolute;
    top:321px;
    left:532px;
    height: 122px;
	width: 257px;
	}



.pagingBG{

	display: inline-block;
	width:25px;
	height:25px;
	background: #969900;
	background-size: 25px 25px;
	border-radius: 50%;
	z-index:5;
	}

	.pagingBG{


	text-decoration: none;
	color:white;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	font-weight: bold;

	}

/* Bottom Nav */

#bottomNav {
	position:absolute;
	top:920px;
	left:280px;
	height: 8px;
	width: 400px;
	color: #FFFFFF;
	padding-left: 0px;
	z-index:3;
	}

/* Footer */

#footerInfo {
	position:absolute;
	top:950px;
	left:280px;
	height: 16px;
	width: 600px;
	z-index:4;
	color: #FFFFFF;
    }

#footerBackground {
	position:absolute;
	top:900px;
	left:-44px;
	height: 78px;
	width: 766px;
	z-index:1;
	background: url(images/footer_background.jpg);
    }



/* Text styles */

.title {
	font-size: 20px;
	font-weight: bold;
	}


/* Top Nav */

li{list-style-type: none;}
/* TEXT */
h1{
font-size:12px;
color:#B82738;
padding-top: 10px;
font-family: verdana, helvetica, arial, sans serif;
text-decoration:none;
line-height: 17px;
}
h1 a {
text-decoration:none;
color:#FFFFFF;
}

h2{
font-size:14px;
color:#B82738;
padding-top: 10px;
font-family:verdana, helvetica, arial, sans serif;
text-decoration:none;
line-height: 10px;

}

/* Navigation - CSS Button Rollovers - */


#button1 a{
	position: absolute;
	left:45px;
	top: 88px;
	height: 48px;
	width: 94px;
	background: url(images/button1.jpg) no-repeat left;
	text-decoration:none;
}
#button2 a{
	position: absolute;
	left:141px;
	top: 88px;
	height: 48px;
	width: 116px;
	background: url(images/button2.jpg) no-repeat left;
	text-decoration:none;
}
#button3 a{
	position: absolute;
	left:259px;
	top: 88px;
	height: 48px;
	width: 113px;
	background: url(images/button3.jpg) no-repeat left;
	text-decoration:none;
}
#button4 a{
	position: absolute;
	left:374px;
	top: 88px;
	height: 48px;
	width: 133px;
	background: url(images/button4.jpg) no-repeat left;
	text-decoration:none;
}
#button5 a{
	position: absolute;
	left:509px;
	top: 88px;
	height: 48px;
	width: 105px;
	background: url(images/button5.jpg) no-repeat left;
	text-decoration:none;
}
#button6 a{
	position: absolute;
	left:616px;
	top: 88px;
	height: 48px;
	width: 104px;
	background: url(images/button6.jpg) no-repeat left;
	text-decoration:none;
}

#button1 a:hover{
background: url(images/button1_rol.jpg) no-repeat left;
}
#button2  a:hover{
background: url(images/button2_rol.jpg) no-repeat left;
}
#button3 a:hover{
background: url(images/button3_rol.jpg) no-repeat left;
}
#button4 a:hover{
background: url(images/button4_rol.jpg) no-repeat left;
}
#button5 a:hover{
background: url(images/button5_rol.jpg) no-repeat left;
}
#button6 a:hover{
background: url(images/button6_rol.jpg) no-repeat left;
}

/* CSS Image Rollover Hack */
/* Preloads the image in the cache for instant use */
#footer{
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 1px;
}
.cssRolloverImageHack_1{
visibility:hidden;
background: url(images/button1_rol.jpg);
}
.cssRolloverImageHack_2{
visibility:hidden;
background: url(images/button2_rol.jpg);
}
.cssRolloverImageHack_3{
visibility:hidden;
background: url(images/button3_rol.jpg);
}
.cssRolloverImageHack_4{
visibility:hidden;
background: url(images/button4_rol.jpg);
}
.cssRolloverImageHack_5{
visibility:hidden;
background: url(images/button5_rol.jpg);
}
.cssRolloverImageHack_6{
visibility:hidden;
background: url(images/button6_rol.jpg);
}


/* Dynamic CSS to control search and property display system */

.h6{
font-size:1.4em;
color:#FF0000;
/*padding-left: 5px;*/
font-family:verdana, helvetica, arial, sans serif;
text-decoration:none;
}

.h7{
font-size:14px;
color:#666666;
/*padding-left: 5px;*/
font-family:verdana, helvetica, arial, sans serif;
text-decoration:none;
}

.h8{
font-size:14px;
color:#666666;
/*padding-left: 5px;*/
font-family:verdana, helvetica, arial, sans serif;
text-decoration:none;
}

.h9{
font-size:14px;
color:#666666;
/*padding-left: 5px;*/
font-family:verdana, helvetica, arial, sans serif;
text-decoration:none;
}


/* genericForm */

#genericForm label{
float: left;
width: 20%;

}
#genericForm div {
clear: left;
margin: 0.4em 0 0.6em 0;
}
#genericForm fieldset {
margin-left: 0.5em;
margin-right: 0.5em;
margin-top: 0.7em;
border: 1px none #8a9a13;
}
#genericForm legend {

font-size: 18px;
color:#8a9a13;
}
#genericForm label{
float: left;
width: 30%;
margin-left: 1.2em;
color:#333333;
font-size:9px;
}

#genericForm fieldset label{
margin-left: 0.9em;

}

#genericForm .btn{
margin-top: 20px;
margin-left: 40px;
border: 2px solid #666666;
background-color: #8a9a13;
color: #ffffff;
padding: 0.3em;
height:30px;
}

#genericForm div.submit{
padding-left: 0.8em;
width: 100%;
}
#genericForm fieldset div input
{
width: 50%;
}
#genericForm fieldset div select
{
width: 50%;
/*height: 50%;*/
font-size:14px;
}

/* Property Search */
#searchForm label{
float: left;
width: 25%;

}
#searchForm div {
clear: left;
margin: 0.4em 0 0.6em 0;
}
#searchForm fieldset {
margin-left: 0.5em;
margin-right: 0.5em;
margin-top: 0.5em;
border: 0px solid #b82738;
}
#searchForm legend {
color: #365787;
font-size: 18px;
color:#8a9a13;
}
#searchForm label{
float: left;
width: 30%;
font-size: 90%;
margin-left: 1.2em;
color:#8a9a13;
}

#searchForm fieldset label{
margin-left: 0.9em;
}

#searchForm .btn{
border: 2px solid #ffffff;
background-color: #8a9a13;
color: #ffffff;
padding: 0.4em;
height:35px;
width: 50px;
}

#searchForm div.submit{
padding-left: 0.8em;

}

#searchForm fieldset div input
{
height:15px;
width: 50%;
background-color:#0066FF;
}

#specialForm{
position:absolute;
left: 0px;
top: 0px;
width:420px;
/*max-width:300px;*/
height: 340px;
background-color:#FFFFFF;
z-index:1;
}

#Form2{
position:absolute;
left: 0px;
top: 0px;
width:420px;
background-color:#006699;
}

#arrowPrevBox{
float:left;
}
#arrowNextBox{
float: right;
}

#holder{
	position: absolute;
	top: 70px;
	width: 412px;
	clear:right;
	height: 40px;
}

#holder a{
text-decoration:none;
color:#666666;

}

#sitemapLinks li {
    display: list-item;
	list-style: none;

	}
