body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
body {
	opacity: 0.99999;
	-moz-opacity: 0.99999;
	-khtml-opacity: 0.99999;
	filter: alpha(opacity=99);
}

br {
	clear: left;
}

* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
p, .list, icons, li, form label {
	color:#FFF;
	line-height:1.3em;
	font-size:1em;
}
p {
	font-size:1.1em;
	margin-bottom:1em;
}
.txt-small {
	font-size:10px;
}
.txt-medium {
	font-size:1.3em
}
.txt-large {
	font-size:1.5em;
}
.txt-xlarge {
	font-size:1.9em;
}
.txt-newsTitle {
	color:#FFF;
	font-size:1em;
	padding:0px 4px;
	text-decoration:none;
	color:#FFF
}
.prop-res {
	height:15px;
	overflow:hidden;
}
.txt-yellow {
	color:#ffd700
}
.txt-lightBlue {
	color:#A5B0E8;
	height:10px;
}
.list {
	margin:0 0 1em 1.5em;
}
.list li {
}
a {
	color:#ffd700;
    outline:none;
}
a:hover {
	text-decoration:none;
	color:#FFF
}
a:visited {
}
a.action {
	color:#FFF;
	font-size:.9em;
	background-color:#ffd700;
	padding:0px 4px;
	text-decoration:none;
	color:#212d89
}
a.action:hover {
	background-color:transparent;
	color:#ffd700;
}
a.alt {
	color:#ffd700;
	text-decoration:none;
}
a.alt:hover {
	text-decoration:none;
	color:#FFF
}
a.alt:visited {
}
a.alt:action {
color:#FFF;
font-size:.9em;
background-color:#ffd700;
padding:0px 4px;
text-decoration:none;
color:#212d89
}
a.alt:action:hover {
background-color:transparent;
color:#ffd700;
text-decoration:none;
}
a.white {
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover {
	text-decoration:none;
	color:#ffd700
}
a.white:visited {
}
a.white:action {
color:#FFF;
font-size:.9em;
background-color:#ffd700;
padding:0px 4px;
text-decoration:none;
color:#212d89
}
a.white:action:hover {
background-color:transparent;
color:#ffd700;
text-decoration:none;
}

a.white-alt {
	color:#FFFFFF;
	text-decoration:none;
}
a.white-alt:hover {
	text-decoration:none;
}
a.white-alt:visited {
}
a.white-alt:action {
color:#FFF;
font-size:.9em;
text-decoration:none;
}
a.white-alt:action:hover {
background-color:transparent;
color:#ffd700;
text-decoration:none;
}

a.white2 {
	color:#FFFFFF;
}
a.white2:hover {
	color:#ffd700;
	text-decoration:underline;
}
a.white2:visited {
}
a.white2:action {
color:#FFF;
font-size:.9em;
background-color:#ffd700;
padding:0px 4px;
color:#212d89
}
a.white2:action:hover {
background-color:transparent;
color:#ffd700;
}
a.hide {
	position:absolute;
	left:-999em;
}
h1 {
	color:#FFFFFF;
	font-size:2.1em;
	font-weight:normal;
	margin-bottom:0;
}
h3 {
	color:#FFFFFF;
	font-size:1.8em;
	font-weight:normal;
}
h3.big {
	color:#FFFFFF;
	font-size:2.1em;
}
h4 {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	margin:4px 0px
}
h4.bold {
	font-weight:bold;
}
h4.contact {
	font-size:1.2em;
	font-weight:bold;
	color:#1B2B79;
}
h4.contact-w {
	font-size:1.2em;
	font-weight:bold;
}
h4.contact-w-bg {
	font-size:1.2em;
	font-weight:bold;
	padding:5px;
	background-color:#222D89;
	margin-bottom:2px;
}
h5 span {
	text-indent:-999em;
	width:257px;
	height:48px;
	float:right;
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
}
h6 {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	left:-20px;
	top:-20px;
	z-index:4;
}
#logo {
	width:274px;
	height:60px;
	float:right;
	display:block;
}
#error {
	color:#990000;
	float:left;
	width:500px;
	background-image:url(/images/layout/spring/flash-data-error.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	border-width:2px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#990000;
	margin-top:5px;
	font-family: 'Lucida Grande', Tahoma, sans-serif;
	
}
ul.error {
	margin-left:20px;
	color:#FFFFFF;
}
.left-header {
	width:650px;
	float:left;
}
#errors {
	position:absolute;
	top:-5px;
	width:255px;
	color:#FFFFFF;
	float:left;
	background-image:url(/images/layout/spring/flash-data-error.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	border-width:2px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color:#990000;
	margin-top:5px;
}
/* ---------------------------- */
/* LAYOUT */
/* ---------------------------- */
.container {
	text-align:left;
	position:relative;
	width:997px; /*height:100%; margin:0 auto; min-height: 100%; height: auto !important; height: 100%;*/
}
.inner-container {
	text-align:left;
	width:997px;
	margin:0 auto; /*height:100%; margin:0 auto; min-height: 100%; height: auto !important; height: 100%;*/
}
#header {
	position:relative;
	padding:0 25px;
	/*min-height:140px;*/
}
#msg-box {
	width:573px;
	float:left;
	margin:0 100px 40px 0;
}
#msg-box p {
	color:#ffd700;
	font-size:2.1em;
	margin-bottom:0;
	padding-top:10px;
}
#content {
	margin-left:30px;
	z-index:100;
	max-height: 768px;
	min-height:350px;
	height:auto !important;
  	height:370px;
	margin-bottom:-160px;
}
#myjg {
	background-image:url(/images/myjg-bg.png);
	background-repeat:no-repeat;
	width:216px;
	height:33px;
	padding-top:12px;
	padding-left:20px;
	left:755px;
	position:absolute;
	right:0px;
	top:40px;
}
p.myjg {
	font-size:1em;
	color:#333333;
	font-style:italic;
	font-weight:bold;
}

#error_div {background-color:#990000; border:2px solid #FFF; color:#FFFFFF; margin:10px 20px 0px; padding:5px; }
/* Home */
/* ---------------------------- */
.col {
	float:left;
	margin-right:20px;
	width:218px;
	z-index:10;
}
/*.col							{ float:left; margin-right:10px; width:218px; margin-left:8px;}
*//*.col ul li :hover{	background:#FF0000; }*/
.col ul li {
	margin-bottom:10px;
	list-style:none;
}
.col .col-top {
	height:10px;
}
.col .col-bottom {
	padding:0 13px;
	position:relative;
}
.col h2 {
	color:#FFF;
	font-size:1.6em;
	font-weight:normal;
	padding:0 0 8px;
	margin:0
}
.col h2 a {
	color:#FFFFFF;
	text-decoration:none
}
.col h2 a:hover {
	text-decoration:none
}
.col ul li img, body.search-results ul li img {
	margin-bottom:3px;
}
.col ul li p {
	margin-bottom:.7em
}
.col ul li p a.action {
	position:absolute;
	right:13px;
	bottom:10px;
}
.col ul li.panel_33 div.col-bottom {
	height:100px
}
.col ul li.panel_67 div.col-bottom {
	height:220px
}
.col ul li.large div.col-bottom {
	height:340px
}
.boxContent {
	width:95%;
	padding:10px;
}
.boxTxt {
	padding:0 10px 0 10px;
}
/*.panel{
	border:2px solid yellow;
	background-color:#006699;
}*/


.panel_33 {
	height:110px;
	width:218px;
	margin-bottom:10px;
	color:#FFFFFF;
}
.panel_67 {
	height:233px;
	width:218px;
	margin-bottom:10px;
	color:#FFFFFF;
}
.panel_50 {
	height:172px;
	width:218px;
	margin-bottom:12px;
	color:#FFFFFF;
}
.panel_100 {
	height:352px;
	width:218px;
	margin-bottom:10px;
	color:#FFFFFF;
}
.panel_100, .panel_67, .panel_50, .panel_33 {
	padding-right:5px;
	background-repeat:no-repeat;
	width:213px;
}
.adobe-holder, .adobe-holder img {
	float:left;
	margin-right:5px;
}
.adobe-holder p {
	float:left;
	padding-top:3px;
}
.adobe-holder img 

/* News Text */
/* ---------------------------- */
.prop-desc p.text-newsTitle {
	font-size:1.3em;
	margin:0
}
/* ---------------------------- */

/* Search Step 1 */
/* ---------------------------- */
/*body.search-step1 .search-step1 					{ width:461px;}
body.search-step1 .search-step1 .col-top			{ background:url('/images/layout/spring/col-top-2Width.png') no-repeat 0 0; height:10px; }
body.search-step1 .search-step1 .col-bottom			{ background:url('/images/layout/spring/col-bot-2Width.png') no-repeat left bottom; height:340px; }
body.search-step1 .search-step1 img					{ margin:25px 0 0 23px;}*/

fieldset {
	border:none;
	margin-left:25px;
}
fieldset.searchp2 { border:none; margin-left:10px;}
.searchmap {
	position:relative;
	width:400px;
	margin-left:30px;
	height:300px;
    margin-top:-29px
}
#uttoxeter, #ashbourne, #stafford, #lichfield, #burton_upon_trent, #ashby_de_la_zouch, #west_bridgford, #east_leake, #loughborough {
	position:absolute;
	cursor:pointer;
}
#uttoxeter {
	left:38px;
	top:89px;
	z-index:1;
}
#ashbourne {
	left:100px;
	top:40px;
	z-index:0;
}
#stafford {
	left:10px;
	top:193px;
	z-index:1;
}
#lichfield {
	left:100px;
	top:193px;
	z-index:0;
}
#burton_upon_trent {
	left:100px;
	top:109px;
	z-index:1;
}
#ashby_de_la_zouch {
	left:190px;
	top:109px;
	z-index:5;
}
#west_bridgford {
	left:244px;
	top:109px;
	z-index:0;
}
#east_leake {
	left:244px;
	top:167px;
	z-index:1;
}
#loughborough {
	left:224px;
	top:208px;
	z-index:4;
}
#search-arrow {
	position:absolute;
	cursor:pointer;
}
#info {
    left:40px;
    position:absolute;
    top:265px;
}
#info p {
	color:#ffd700;
	font-weight:bold;
	text-align:center
}
/* Search Step 2 */
/* ---------------------------- */

#search-form {
	margin-left:30px;
	position:relative;
	width:400px;
	height:300px;
}
#search_box {
	position:absolute;
	left:30px;
	top:80px;
}
#search-form label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:140px;
	float:left;
	font-size:1.3em;
	margin-top:0px;
	margin-bottom:15px;
}
.form-contents {
	position:absolute;
	cursor:pointer;
	left:40px;
	top:40px;
	z-index:4;
}
.next {
	position:absolute;
	cursor:pointer;
	left:375px;
	top:60px;
	z-index:4;
}
.next2 {
	position:absolute;
	cursor:pointer;
	left:344px;
	top:30px;
	z-index:4;
}
.select-style {
	width:140px;
	border-style:solid;
	border-width:medium;
	margin-bottom:15px;
}
.select-style2 {
	width:134px;
	border-style:solid;
	border-width:medium;
	margin-bottom:15px;
}

form.mailing-form select.select-style {
	margin-bottom:3px;
}
#back {
	position:absolute;
	cursor:pointer;
	left:-15px;
	top:109px;
	z-index:4;
}
#total_1 {
	position:absolute;
	left:368px;
	width:86px;
	height:70px;
	background-repeat:no-repeat;
	top:-12px;
	z-index:4;
	color:#FFFFFF;
	font-size:2.2em;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}
#total_2 {
	position:absolute;
	left:324px;
	width:86px;
	height:70px;
	background-repeat:no-repeat;
	top:-12px;
	z-index:4;
	color:#FFFFFF;
	font-size:2.2em;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
}
.block {
	width: 440px;
	float: left;
	padding:10px;
}
.col-search {
	height: 355px; /*containg_box height (inc border,etc) */
	position:  absolute;
	left:525px;
	margin-top:25px;
	overflow: hidden;
}

.col-search2 {
	height: 355px; /*containg_box height (inc border,etc) */
	position:  absolute;
	left:525px;
	margin-top:25px;
	overflow: hidden;
}
.col-search1 {
	max-height: 300px; /*containg_box height (inc border,etc) */
	padding-top:25px;
}
#visible_box {
	background-repeat:no-repeat;
	width: 461px; /*block + margin,etc*/
	height: 350px; /*containg_box height (inc border,etc) */
	position:  absolute;
	margin-top:25px;
	overflow: hidden;
}
#containing_box {
	margin-top:20px;
	width: 930px; /* width of block x no of block + margin(s) + borders */
	position:  absolute;
	height: 380px;/*border:1px dashed black;*/
}
/* Results */
/* Map View */

#containing_results_box-map {
	margin-left:10px;
	padding-top:30px;
	position:  absolute;
	height: 550px;/*background-color:#009966;*/
}
.frame-map {
	background-image:url(/images/layout/spring/results-map-bg.png);
	background-repeat:no-repeat;
	width: 960px;
	float: left;
	height: 590px;
	padding:10px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:-90px;
	padding-top:30px;
	padding-left:0px;
	
}
.prop-abs					{position:absolute; z-index:1000}
.img-left					{float:left;}
.sstc, .sold 				{float:left; background-color:#CC0000; height:13px; padding-top:2px; padding-left:2px; padding-right:2px;}
.res-mesg					{float:left; background-color:#F4C200; height:13px; padding-top:2px; padding-left:2px; padding-right:2px; color:#000066}
.new						{float:left; background-color:#F4C200; height:13px; padding-top:2px; padding-left:2px; padding-right:2px;}
.to_be_auctioned			{ float:left; background-color:#344398; height:13px; padding-top:2px; padding-left:2px; padding-right:2px; color: #F4C200}
/* -----------Results----------------- */

.frame {
	background-image:url(/images/layout/spring/results-bg.png);
	background-repeat:no-repeat;
	width: 960px;
	float: left;
	height: 590px;
	padding:10px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:-90px;
	padding-top:30px;
	padding-left:20px;
	margin-left:-5px
}
.results_block-real {
	width: 940px;
	float: left;
	margin-left:10px;
}

#visible_results_box {
	width: 900px; /*block + margin,etc*/
	height: 550px; /*containing_results_box height (inc border,etc) */
	position:  absolute;
	overflow: hidden;
}
#containing_results_box {
	margin-left:10px;
	width: 2622px; /* width of block x no of block + margin(s) + borders */
	position:  absolute;
	height: 550px;/*background-color:#009966;*/
}
.results-map_block {
	width: 900px;
	float: left;
	height: 650px;
	padding:10px;
	margin-top:10px;
	padding-top:50px;
	padding-left:50px;
	background-image:url(/images/layout/spring/results-map-bg.gif);
	background-repeat:no-repeat;
}
#page-title {
}
.search-again {
	position:absolute;
	top:150px;
	right:50px;
		z-index:10000;
	font-weight:normal;
}
.results-tab, .map-tab {
	font-weight:normal;
	position:absolute;
	top:150px;
	z-index:10000;
	float:left;
}
.results-tab {
	left:60px;
}
.map-tab {
	left:170px;
}
.property_showcase p {
	color:#000066;
}
.property-txt {
	width:186px;
	margin:4px 5px 6px 6px;
}
.relative {
	position:relative;
}
.prev3 {
	position:absolute;
	top:260px;
	left:0px;
	cursor:pointer;
}
.next3 {
	position:absolute;
	top:260px;
	left:830px;
	cursor:pointer;
}
.property {
	color:#FFFFFF;/*border: 2px solid #ffffff;*/
}
.property_showcase {
	color:#000066;
	background-image:url(/images/results-showcase-box.png);/*border: 2px solid #ffffff;*/
}
.property_showcase h3 a {
	color:#000066;
}
.property_showcase h3 a:hover {
	color:#FFFFFF;
}
.property, .property_showcase {
	float:left;
	line-height:1em;
	font-size:.9em;
	width:220px;
	height:229px;
	padding-top:11px;
	padding-left:15px;
	margin:0px -20px 0 50px;
	}
.col ul li .boxContent li {
	list-style-type:square;
 list-style position:outer;
	margin-bottom:5px;
	margin-left:15px;
}
.property-txt p {
	margin-bottom:0px;
	padding-bottom:0px;
}
.padtop {
	padding-top:4px;
}
.property-bedrooms {
	float:left;
	font-weight:bold;
}
.property-price {
	float:right;
	font-weight:bold;
}
h3.propertytitle {
	margin:0px;
	color:#000066;
	font-weight:100;
	font-size:1.2em;
	margin:0px;
	font-weight:bold;
	height:13px;
	overflow:hidden;
	line-height: 1.2;
}
.page-num-holder {
	width:950px;
	height:15px;
	
	float:left;
	/*display:block;*/
	margin-top:8px;
	z-index:10;
}

.page-num {
	height:19px;
	float:right;
	margin-right:284px;
	margin-top:-2px;
	
}
p.results_summary {
	padding-left:62px;
	float:left;
}
.page-num-block {
	background-image:url(/images/layout/spring/btn_next_square.gif);
	background-repeat:no-repeat;
	width:23px;
	height:19px;
	margin-left:2px;
	padding-top:3px;
	color:#000000;
	font-weight:bold;
	float:left;
	cursor:pointer;
}
/*.prev-page-holder, .first-page-holder, .next-page-holder, .last-page-holder  {
	background-repeat:no-repeat;
	width:22px;
	height:19px;
	margin-left:2px; 
	padding-top:1px;
	float:left;
	cursor:pointer;
}

.first-page-holder		 	{	background-image:url(/images/layout/spring/btn-first.png);}
.prev-page-holder 			{	background-image:url(/images/layout/spring/btn-prev.png); }
.last-page-holder 			{	background-image:url(/images/layout/spring/btn-last.png);}
.next-page-holder 			{	background-image:url(/images/layout/spring/btn-next.png);}
*/

.page-num-block_selected {
	float:left;
	background-image:url(/images/layout/spring/btn_next_square_white.gif);
	background-repeat:no-repeat;
	width:23px;
	height:19px;
	margin-left:2px;
	padding-top:3px;
	color:#000000;
	font-weight:bold;
	float:left;
	cursor:pointer;
}
.page-num-block span, .page-num-block_selected span {
	display:block;
	width:23px;
	text-align:center;
}
.select-style-jump {
	border:medium solid #2f3d86;
	float:left;
	margin-top:-1px;
	width:125px;
	margin-left:10px;
}

/* General Pages */
/* ---------------------------- */

.scroll {overflow:scroll; height:400px; width:700px; background-color:#666666;}

.content-holder {
	height:460px;
	width:710px;
	float:left;
	margin-top:25px;
	padding-top:10px;
	padding-left:4px;

	
}

.prop-content {
	height:438px;
	margin-top:-9px;
	width:698px;
	float:left;
	overflow-x:hidden;
	overflow-y:scroll;	
	position:relative;
	padding:15px 0px;

	
}
.content-holder-p {
	height:460px;
	width:710px;
	float:left;
	margin-top:25px;
	padding-top:10px;
	overflow-y:auto;
	padding-left:8px;
}
.content-holder2 {
	height:470px;
	width:710px;
	float:left;
	margin-top:25px;
	padding-top:0px;
	overflow-y:auto;
	padding-left:8px;
	overflow-x: hidden;
}
.fixed-holder-p {
	height:470px;
	width:710px;
	float:left;
	margin-top:25px;
	padding-top:0px;
	padding-left:6px;
}
.fixed-holder {
	height:470px;
	width:710px;
	float:left;
	margin-top:25px;
	padding-top:0px;
	padding-left:6px;
}
.content-text {
	width:690px;
	float:left;
	margin-top:25px;
}
.content-right {
	width:228px;
	height:233px;
	margin-top:25px;
	float:left;
	margin-left:10px;
}
.left-column-p {
	width:326px;
	height:426px;
	margin-left:15px;
	margin-top:-5px;
	float:left;
}
.left-column-scroll-p {
	width:326px;
	height:426px;
	overflow-y: auto;
	overflow-x:hidden;
	margin-left:15px;
	margin-top:-5px;
	float:left;
}
.right-column-p {
	position:relative;
	width:326px;
	height:426px;
	margin-right:10px;
	margin-top:-5px;
	float:right;
}
.right-column-scroll-p {
	position:relative;
	width:326px;
	height:426px;
	margin-right:6px;
	margin-top:-5px;
	float:right;
	padding-right:5px;
	overflow-y: auto;
	overflow-x:hidden;
}
.left-column {
	width:326px;
	height:426px;
	background-repeat:repeat-y;
	margin-left:15px;
	margin-top:-5px;
	float:left;
}
.left-column-scroll {
	width:326px;
	height:426px;
	overflow-y: auto;
	overflow-x:hidden;
	background-repeat:repeat-y;
	margin-left:15px;
	margin-top:-5px;
	float:left;
}
.right-column {
	position:relative;
	width:326px;
	height:426px;
	background-repeat:repeat-y;
	margin-right:10px;
	margin-top:-5px;
	float:right;
}
.right-column-scroll {
	position:relative;
	width:326px;
	height:426px;
	background-repeat:repeat-y;
	margin-right:10px;
	margin-top:-5px;
	float:right;
	overflow-y: auto;
	overflow-x:hidden;
}
.column-content {
	width:296px;
	padding:15px;
}
.column-content p, .column-content li {
	text-align:left;
	line-height:150%;
}
.column-content-full p, .column-content-full li {
	padding:0px;
	text-align:left;
	line-height:150%;
	padding-right:10px;
	padding-bottom:5px;
}

.column-content-links{
	padding:0px;
	width:42%;
	text-align:left;
	line-height:140%;
	padding-right:10px;
	padding-bottom:5px;
	float:left;
}
.links-logo { width:600px; background-color:#FFFFFF; border:solid thin; border-color:#0066FF;margin-top:250px; padding:20px;}

.column-content-links H4{
	font-size:1.2em;
	font-weight:bold;
}
.center	{display: block;
    margin-left: auto;
    margin-right: auto }
.img-holder2 {
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
}

p.column-txt-scroll {
	text-align:left;
	line-height:150%;
	padding-right:6px;
}
p.column-txt-terms {
	text-align:left;
	line-height:150%;
	font-size:.9em;
}
p.column-txt-article {
	text-align:left;
	line-height:150%;
	width:320px;
	float:left;
}
p.column-txt-i {
	text-align:left;
	line-height:150%;
	font-style:italic;
	font-size:.9em;
}
p.column-quote {
	text-align:right;
	font-size:.8em;
	font-style:italic;
	line-height:150%;
}
p.column-quote-l {
	text-align:left;
	font-size:.8em;
	font-style:italic;
	line-height:150%;
	margin-top:5px;
}
.full-column-scroll {
	width:676px;
	height:440px;
	overflow-y: auto;
	overflow-x:hidden;
	margin-left:15px;
	padding-left:6px;
	margin-top:-15px;
	float:left;
	padding-bottom:10px;
}
.img-holder {
	margin-top:5px;
	margin-bottom:5px;
}

.img-holder-space {
	margin-top:35px;
	margin-bottom:5px;
}
.img-center {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:10px;
}
.img-center1 {
	margin-top:45px;
	margin-bottom:20px!important;
	margin-left:25%;
}
ul.search {
}
/*  News  */
.fixed-holder-news {
	height:470px;
	width:480px;
	float:left;
	background-repeat:no-repeat;
	margin-top:25px;
	padding-top:0px;
	padding-left:6px;
}
/*.left-column-news-scroll {
	width:440px;
	height:426px;
	overflow-y: auto;
	overflow-x:hidden;
	background-repeat:repeat-y;
	margin-left:15px;
	margin-top:-5px;
	float:left;
}*/

.left-column-news-scroll {
background-repeat:repeat-y;
float:left;
height:310px;
margin-left:15px;
margin-top:-5px;
overflow-x:hidden;
overflow-y:auto;
width:440px;
}
.fixed-holder-50 {
	height:352px;
	width:480px;
	float:left;
	background-repeat:no-repeat;
	margin-top:25px;
	padding-top:0px;
	padding-left:6px;
}
	
img.article_img{
	float:right;
	margin:0px 20px 20px 20px;
}

/* Landlords */
.r-img {
	float:right;
	padding:10px;
	margin-right:20px;
}
/* Property Page */
/* ---------------------------- */

.prop-title {
	width:900px;;
	margin-left:-4px;
	text-transform:capitalize;
	margin-top:-40px;
}
.prop-left {
	width:380px;
	height:450px;
	float:left;
	margin-left:4px;
}
.prop-img {
	width:378px;
	min-height:286px;
	margin-bottom:10px;
}
.prop-small-img {
	float:left;
	width:90px;
	height: 67px;
	margin-left:4px;
	margin-bottom:4px;
}
.prop-txt {
	width:370px;
	padding-bottom:20px;
}
p.prop-text {
	font-weight:lighter;
	line-height:190%;
}
.prop-right {
	width:270px;
	height:450px;
	float:right;
	margin-right:8px;
	margin-top:10px;
	padding-right:8px;
}
.prop-small-holder {
	float:left;
	width:287px;
}

.prop-box-top {
	background-repeat:no-repeat;
	width:282px;
	height:17px;
	margin-top:10px;
}

.prop-box-mid {
	padding:0 10px 0 10px;
	color:#FFFFFF;
	font-size:.8em;
	width:262px;
	margin-bottom:-9px;
}

.prop-box-mid h3{
	margin-bottom: 10px;
}

.prop-box-bot {
	background-repeat:no-repeat;
	height:42px;
	width:282px;
	margin-bottom:10px;
}

.prop-dark_box {
	float:left;/*
	width:244px;
	height:166px;
	background-repeat:no-repeat;
	padding:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:.8em;;
	margin-top:10px;*/
	background-repeat:no-repeat;
}
ul.bullet {
	margin-left:15px;
	list-style-type:circle;
}
li.bullet {
	font-weight:lighter;
	margin-bottom:7px;
	text-transform:uppercase;
}
.prop-details {
	width:228px;
	height:233px;
	background-repeat:no-repeat;
	margin-top:25px;
	float:left;
	margin-left:10px;
	padding-top:10px;
}
ul.arrow {
	list-style-image: url(/images/layout/spring/blt-arrow.gif);
	margin-left:45px;
	margin-top:20px;
}
li.arrow {
	font-weight:lighter;
	margin-bottom:7px;
	color:#ecd013;
	text-transform:uppercase;
	font-size:.8em;
}
.prop-details-title {
	background-color:#ecd013;
	padding: 3px 30px 3px 30px;
	color:#000066;
	text-transform:uppercase;
	font-size:1em;
	text-align:center;
	font-weight:bold;
	width:120px;
	margin-top:5px;
	margin-left:20px;
}

#slide-images {
	
	position:relative;
	margin:0px;
	padding:0px;
	width:370px;
	height:278px;
	overflow:hidden;
}
#slide-images ul{
	position:relative;
}

#slide-images li {
	
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	
}
#slide-images li img {
	
}

.prop-box-bot {
	margin-top:-10px;
}

#controls {
	cursor:pointer;
	color:#FFCC00;
	font-size:1.2em;
	margin-left:325px;
	margin-bottom:-10px;
	background-repeat:no-repeat;
	width:21px;
	height:20px;
	margin-top:-15px;
	padding-left:15px;
	padding-top:5px;
	z-index:20;
}
.field_error {
	border-color:#990000!important
}


a.mediadoc {
	color:#0E3D87;
	background-color:#FFFFFF;
	background-position:10px;
	background-repeat:no-repeat;
	padding:5px 10px 5px 35px;
	border:1px solid #000066;
	text-decoration:none;
	
}


.web{
	background-image:url(/images/www_icon.gif);
	
}

.pdf{
	background-image:url(/images/pdf_icon.gif);
}


/* Auction Page */
/* ---------------------------- */

.auction-bg {
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:6px;
	background-repeat:no-repeat;
}
.column-content-auction {
	padding:15px;
}
/* Mailing List */

.areas-mail {
	width:145px;
	margin-left:0px;
	float:left;
	margin-top:0px;
	border-right:1px solid #FFF;
}

.mail-box { margin-left:2px; padding-left:8px;  width:140px; float:left; margin-top:5px}

.areas-mail-top label {
float:left;
margin-bottom:14px;
margin-top:1px;
text-align:right;
width:115px;}

.areas-mail-top {
	margin-bottom:-4px;
	
}
.areas-checkbox-mail {
	margin-top:5px;
	margin-right:5px;
}
.mailing-form {
	margin-left:-25px;
}


.input-style-mail {
	border:medium solid;
	display: block;
	width: 150px;
	float: right;
	margin-bottom: 10px;
}
/* Unsubscribe List */

.unsub-mail {
	width:350px;
	margin-left:0px;
	float:left;
	margin-top:5px;
}
.unsub-mailing-form Label {
	margin-left:0px;
	float:left;
	width:100px;
	margin-bottom:15px;
	font-size:1.1em;
}
.unsub-mailing-form {
	margin-left:-10px;
	position:relative;
}
.unsub-send-btn {
	left:222px;
	position:absolute;
	top:40px;
	left:188px;
}
/* Mortgage Page */
/* ---------------------------- */


.pointer {
	cursor:pointer;
	margin-top:-10px;
}
.enquiry-form {
	margin-top:15px;
}
.enquiry-form label {
font-size:1.em;
        font-weight:bold;
        float:left;
        text-align:left;
        margin-bottom:10px;
        margin-top:5px;
}
.enquiry-form2 {
        margin-top:15px;
        position:relative;
        margin-bottom:10px;
}
.enquiry-form2 label {
        font-size:1.1em;
        font-weight:bold;
        float:left;
        text-align:left;
        margin-bottom:17px;
        margin-top:1px;
}
fieldset.mortgage {
        margin-left:-10px;
}
.select-style-mort {
        border:medium solid #2f3d86;
        margin-bottom:5px;
        float:right;
        padding-bottom:3px;
        width:185px;
}
.input-style-mort {
        border:medium solid #2f3d86;
        margin-bottom:5px;
        float:right;
        padding-bottom:2px;
        padding-top:2px;
        padding-left:6px;
        padding-right:6px;
        width:168px;
}
.input-style-mort2 {
	border:medium solid #2f3d86;
	margin-bottom:13px;
	float:right;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	width:150px;
}
.comments-style-mort {
	border:medium solid #2f3d86;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	float:right;
	padding:5px;
	width:170px;
	font-size:1.1em;
}
.send-btn {
	position:absolute;
	left:222px;
	top:380px;
}
.send-btn2 {
	position:absolute;
	left:200px;
	top:40px;
}
p.form-asterix {
	position:absolute;
	left:10px;
	top:410px;
	font-size:.8em;
	font-style:italic;
}
div.hr {
	height: 1px;
	margin-top:3px;
	margin-bottom:10px;
}
div.hr hr {
	display: none;
}
/* Contact Pages */
/* ---------------------------- */

ul.branch {
	text-align:left;
}
a.branch:hover {
	background-color:#fed700;
	color:#35448e;
	padding:3px;
	text-decoration:none;
}
a.branch {
	background-color:#35448e;
	color:#FFF;
	padding:3px;
	text-decoration:none;
	margin-left:2px;
	margin-bottom:2px;
}
 a.branch:action, a.branch:visited, a.branch:link {
background-color:#35448e;
color:#FFF;
padding:3px;
text-decoration:none;
margin-left:2px;
margin-bottom:2px;
}
 a.branch:activated {
background-color:#fed700;
color:#35448e;
padding:3px;
text-decoration:none;
}
.branch {
	text-align:left;
	line-height:2em;
	margin-bottom:10px;
	margin-top:10px;
	padding-right:2px;
	width:280px;
}
/* Survey Table */
table {
	background-color: #d2d7db;
	text-align: left;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
	margin-bottom:15px;
}
table a, table, tbody, tfoot, tr, th, td {
	line-height: 1.5em;
	font-size: 13px;
	color: #55595c;
}
.textHd {
	background-color:#6F6F6F;
	color:#FFFFFF;
	text-align:center;
	border-left-style:solid;
	border-color:#999999;
	border-width:1px;
	padding:5px;
}
.td2 {
	text-align:left;
	width:300px;
}
td {
	border: 1px dotted #fff;
	padding: 0 2px 0 5px;
}
/* Overseas */
/* ---------------------------- */

ul.overseas {
	list-style:square;
	margin-left:30px;
	color:#FFFFFF;
	line-height:140%;
	margin-bottom:10px;
}
/* Buyers Tips */
/* ---------------------------- */

ol.tips {
	list-style:decimal;
	margin-left:30px;
	color:#FFFFFF;
	line-height:140%;
	margin-bottom:10px;
}
ul.tips {
	list-style:decimal;
	margin-left:10px;
	color:#FFFFFF;
	line-height:140%;
	margin-bottom:10px;
	padding-right:6px;
}
.nudge-x		{ margin-left:10px!important}
ul.tips2 {
	list-style:decimal;
	margin-left:16px;
	color:#FFFFFF;
	line-height:140%;
	margin-bottom:10px;
	padding-right:6px;
}
/* Search Results */
/* ---------------------------- */
body.search-results #content .col-bottom {
	padding-bottom:10px;
}
div#pagination-cont {
	position:relative;
	margin:0 118px 14px;
}
div#pagination-cont ul {
	position:absolute;
	right:0;
	top:4px;
}
div#pagination-cont ul li {
	float:left;
	list-style:none;
	margin-left:3px
}
div#pagination-cont ul li a {
	text-decoration:none;
	background-color:#FFF;
	color:#222D89;
	padding:2px 3px;
}
div#pagination-cont ul li.wide a {
	padding:2px 7px;
}
div#pagination-cont ul li a:hover, div#pagination-cont ul li.active a {
	background-color:#222D89;
	color:#ffd700
}
body.search-results #content ul#search-results {
	margin-left:120px;
}
body.search-results #content ul#search-results li {
	list-style:none;
	width:218px;
	float:left;
	margin:0 25px 10px 0;
}
body.search-results #content ul#search-results li .col-bottom a.img {
	margin-top:-17px;
	margin-left:-9px;
	display:block;
}
body.search-results #content a.search-nav {
	display:block;
	width:44px;
	height:83px;
	text-indent:-999em;
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	top:415px;
}
body.search-results #content a.left {
	background-image:url('/images/layout/spring/arrow-yellow-left.png');
	left:60px;
}
body.search-results #content a.right {
	background-image:url('/images/layout/spring/arrow-yellow-right.png');
	right:60px;
}
body.search-results #content a.search-nav:hover {
	background-position:0 -83px;
}
/* Loading */
#loading {
	position:relative;
	margin:auto;
	margin-top:150px;
	padding-top:80px;
	text-align:center;
	background-image:url(/images/layout/spring/loading-bg.png);
	background-repeat:no-repeat;
	width:342px;
	height:281px;
}
.underline {
	text-decoration:underline;
}
/* Property Descriptions */
/* ---------------------------- */
/*.col-bottom .prop-desc						{}
.col-bottom .prop-desc p					{ margin:0 0 4px 0; }
.col-bottom .prop-desc p.prop-title			{ font-size:1.3em; margin:0 }
.col-bottom .prop-desc p.prop-title	a		{ text-decoration:none;}
.col-bottom .prop-desc p.prop-title	a:hover	{ text-decoration:underline; color:#FFF}
.col-bottom .prop-desc p.price				{ position:absolute; right:13px; bottom:1px;}

.prop-desc									{ margin-left:15px;}*/
/* ---------------------------- */

/*#footer					{ border-top:1px solid #FFF; padding:10px 0 0; margin:0 25px; position:absolute; bottom:15px; width:947px; clear:both;  }*/

html, body {
	height: 100%;
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 259px; /* .push must be the same height as .footer */
	z-index:-50;
}
.footer {
	z-index:3;
	width:954px;
	border-top:1px solid #FFF;
	padding:10px 0 0;
	margin:0 auto;
}
.no-margin-right {
	margin-right:0;
}
.fade {background-color:#000000;
	height:28px;
	filter:alpha(opacity=60);
	opacity:0.6;
	padding:10px 0 0px 5px;
	margin-top:-10px;}

.fade-left {float:left;}
.client{ float:right;
text-align:right;
margin-right:0px;

}

a.css{ 
padding:1px;
background-color:#FFFFFF;
color:#000000!important;
margin-right:0px;
}

a.css:hover {
	text-decoration:none;
	color:#ffd700;
}
a.css:visited {
}
a.css:action {
color:#ffd700;
font-size:.9em;
background-color:#ffd700;
padding:0px 4px;
text-decoration:none;
}
a.css:action:hover {
background-color:transparent;
color:#ffd700;
text-decoration:none;
}


#footer-nav {
	background-color:#000000;
	opacity: 0.5;
	width:900px;
	margin:0 auto;
	width:947px;
	padding-bottom:5px;
	margin-top:5px;
	height:20px;
	margin-top:-16px;
}
/* ---------------------------- */
/* CONTENT */
/* ---------------------------- */

/* ---------------------------- */
/* NAVIGATION */
/* ---------------------------- */
/* Primary Nav */
/* ---------------------------- */
#nav {
	margin-bottom:5px;
	padding:15px 0px;
	background:url('/images/layout/spring/bkgd-nav.jpg') no-repeat center bottom
}
#nav li {
	list-style:none;
	float:left;
	margin-right:20px;
}
#nav li a {
	text-decoration:none;
	color:#FFF;
	font-size:1.2em;
	padding:1px 10px;
	display:block;
}
#nav li a:hover {
	color:#ffd700;
}
#nav li.active a {
	border:1px solid #ffd700;
	color:#ffd700;
	margin-top:-1px;
	margin-left:-1px;
}
#nav li#JG {
	position:absolute;
	right:4px;
	top:11px;
	z-index:6;
}
#nav li#JG a {
	display:block;
	width:65px;
	height:29px;
	background:url('/images/my-jg.png') no-repeat 0 0;
	text-indent:-999em;
	padding:0
}
#nav li#JG a:hover {
	background:url('/images/my-jg-hover.png') no-repeat 0 0;
	width:65px;
	height:29px;
}
/* Footer Nav */
/* ---------------------------- */
.footer ul li {
	color:#FFF;
	border-left:1px solid #FFF;
	float:left;
	list-style:none;
	font-size:.8em;
	margin-right:7px;
	padding-left:7px
}
.footer ul li.first {
	padding-left:0;
	border:none;
}
.footer ul li a {
	color:#FFF;
}
.footer-container {
	margin:0 auto;
	text-align:left;
	position:relative;
	width:997px;
	z-index:8;
}
.affiliates-box {
	padding-top:0px;
	height:72px;
	z-index:0;
	position:absolute;
	top:-78px;
	left:21px;
	overflow:hidden;
	height:78px;
}
.logo-holder {
	background-color:#FFFFFF;
	position:relative;
	top:78px;
	padding-top:6px;
	padding-top:20px;
	width:951px;
	height:72px;
}
.affiliate {
	text-decoration:underline;
	font-size:.9em;
	width:53px;
	cursor:pointer;
	background-color:#FFFFFF;
	position:absolute;
	left:922px;
	padding:2px 0px;
	top:-17px;
	text-align:center;
	color:#000066;
}
.affiliate:hover {
	color:#666666;
}
.affiliate:visited {
}
.affiliate:action {
color:#FFF;
font-size:.7em;
padding:0px 4px;
text-decoration:none;
color:#212d89
}
.affiliate:action:hover {
color:#ffd700;
text-decoration:none;
}
.logo-box {
	height:44px;
	background-color:#FFFFFF;
	float:left;
	margin-left:24px;
}
.close {
	color:#000000;
	font-size:0.8em;
	float:right;
	padding-right:5px;
	cursor:pointer;
}
#affbox {
	height:60px;
	padding:8px 0px;
	width:954px;
}
/* --------------------- */
.clearfix:after {
	content: "."; /* the period is placed on the page as the last thing before the div closes */
	display: block; /* inline elements don't respond to the clear property */
	height: 0; /* ensure the period is not visible */
	clear: both; /* make the container clear the period */
	visibility: hidden; /* further ensures the period is not visible */
}
/*.clearfix {display: inline-block;} /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */


/*------------MY JG------------*/


#myjg-holder {
	width:954px;
	height:532px;
	position:relative;
	margin-top:-20px;
	margin-bottom:-20px;
}
#areas, #search-myjg, #panels, #personal {
	width:954px;
	height:432px;
	position:relative;
	z-index:5;
}
.myjg-title {
	
	
	width:150px;
	height:60px;
}
/* Nav  */
h2.myjg-title-p1, h2.myjg-title-p2, h2.myjg-title-p3, h2.myjg-title-p4 {
	text-align:center;
	margin-top:10px;
	color:#FFFFFF;
	font-size:3em;
}
h3.myjg-title-p1, h3.myjg-title-p2, h3.myjg-title-p3, h3.myjg-title-p4 {
	text-align:center;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	margin-top:-5px;
}
/*
h2.myjg-title-p2 {
	margin-top:10px;
	color:#FFFFFF;
	font-size:3em;
}
h3.myjg-title-p2 {
	margin-top:10px;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
}
h2.myjg-title-p3 {
	margin-top:10px;
	color:#FFFFFF;
	font-size:3em;
}
h3.myjg-title-p3 {
	margin-top:10px;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
}
h2.myjg-title-p4 {
	margin-top:10px;
	color:#FFFFFF;
	font-size:3em;
}
h3.myjg-title-p4 {
	
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
}*/
.description {
	width:452px;
		position:absolute;
		top:80px; left:200px;
	z-index:15;
}
.descriptionx {
	width:700px;
		position:absolute;
		top:80px; left:90px;
	z-index:15;
}

p.descriptionx {
	text-align:right;
}
.subject {
	width:452px;
	height:279px;
	float: left;
	position:absolute;
	left:200px;
	padding-right:12px;
	top:140px;
	background-image:url(/images/layout/myjg/subject.png);
	background-repeat:no-repeat;
}

.subject-content {
	width:452px;
	height:279px;
	overflow-x:hidden;
	overflow-y:auto;
}

.subject-panels {
	width:752px;
	height:279px;
	float: left;
	position:absolute;
	left:90px;
	top:160px;
}
.nav-search, .nav-areas, .nav-panels, .nav-personal {
	width:100%;
	height:80px;
	background-repeat:no-repeat;
	margin-left:4px;
	padding-bottom:10px;
	z-index:0;
}

.myjg-bottom {
	width:954px;
	height: 424px;
	background-image:url(/images/layout/myjg/myjg-bottom.png);
	background-repeat:no-repeat;
	position:absolute;
	top:80px;
	left:-3px;
}
.nav-panels {
	width:216px;
	z-index:-10;
	cursor:pointer;
	margin-left:0px;
	float:left;
	padding-bottom:0px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	background-repeat:no-repeat;
}
.nav-panels {
	margin-left:-4px;
}
.nav-panels-selected {
	width:216px;
	cursor:pointer;
	height:90px;
	margin-left:0px;
	float:left;
	text-decoration:none;
	font-size:1em;
	margin-left:-4px;
	background-repeat:no-repeat;
	margin-top:-9px;
	color:#FFCC33;
	margin-right:0px;
	background-image:url(/images/layout/myjg/btn-nav-up.png);
}
.nav-panels-selected h2{
	padding-top:12px;
	
	/*margin-right:20px;*/
}
.nav-panels-selected h2, .nav-panels-selected h3{
color:#FFD800;
}
.nav-panels:hover {
	margin-top:-9px;
	padding-top:12px;
	color:#FFCC33;
	margin-left:-4px;
	margin-right:0px;
	background-image:url(/images/layout/myjg/btn-nav-up.png);
	height:78px;
	overflow:hidden;
}
.nav-panels1 {
	cursor:pointer;
	width:215px;
	margin-left:1px;
	height:80px;
	float:left;
	margin-right:1px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	background-repeat:no-repeat;
}
.nav-panels1 {
	margin-left:0px;
	background-image:url(/images/layout/myjg/btn-nav.png);
}
.nav-panels1-selected {
	margin-top:-9px;
	margin-left:-1px;
	margin-right:2px;
	background-image:url(/images/layout/myjg/btn-nav-up.png);
}
.nav-panels1:hover {
	margin-top:-9px;
	margin-left:-1px;
	margin-right:2px;
	background-image:url(/images/layout/myjg/btn-nav-up.png);
		
	z-index:-50;
	height:90px;
}
.nav-panels2 {
	cursor:pointer;
	width:215px;
	height:90px;
	margin-left:1px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	background-repeat:no-repeat;
}
.nav-panels2 {
	margin-top:-9px;
	margin-left:-4px;
	margin-right:4px;
	background-image:url(/images/layout/myjg/btn-nav-up-1.png);
		
}
.nav-panels-up {
	margin-top:-9px;
	margin-left:-4px;
	margin-right:2px;
	background-image:url(/images/layout/myjg/btn-nav-up.png);
		
}
.check {
	background-image:url(/images/layout/myjg/check.png);
		
	background-repeat:no-repeat;
	width:23px;
	height:19px;
}
label {
	margin-left:10px;
	font-weight:bold;
}
.myjg-form {
	height:230px;
	padding-top:35px;
	position:relative;
	float:left;
}
.myjg-form2 {
	height:230px;
	width:380px;
	padding-left:0px;
	padding-top:30px;
	position:relative;
	float:left;
}
.myjg-form3 {
	width:390px;
	padding-left:10px;
	padding-top:10px;
	position:relative;
	float:left;
}
.myjg-form4 {
	height:230px;
	padding-left:20px;
	padding-top:0px;
	position:relative;
	float:left;
	width:290px;
}
.myjg-form4 h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-left:20px;
	float:left;
	z-index:8;
	text-align:left;
}
.personal-fix {
	margin-bottom:-5px!important;
	margin-top:-3px!important;
}
.myjg-form3 label {
	font-size:1.3em;
	font-weight:bold;
	margin-left:20px;
	margin-right:10px;
	width:160px;
	float:left;
	z-index:8;
	text-align:right;
}
.inputbox {
	margin-bottom:15px;
	float:right;
	border-color:#000066;
	border-style:solid;
	border-width:medium;
	padding-left:5px;
	width:140px;
}
.inputbox-personal {
	margin-bottom:8px;
	float:right;
	border-color:#000066;
	border-style:solid;
	border-width:medium;
	padding-left:5px;
	width:140px;
}
.radio {
	margin-left:15px;
	float:right;
	margin-top:0px;
}
.myjg-left {
	float:left;
}
.myjg-form label {
	font-size:1.3em;
	font-weight:bold;
	margin-left:10px;
	padding:1px;
	width:170px;
	margin-right:10px;
	float:left;
	margin-bottom:15px;
	text-align:right;
}

h4.personal {
	font-size:1.2em;
	font-weight:bold;
	margin-left:00px;
	padding:3px;
	width:250px;
	text-align:right;
	margin-right:10px;
	float:left;
}
.personalx {
	margin-top:-10px;
	margin-bottom:-0px;
	margin-left:50px!important;
}
.personal-radio {
	margin-bottom:8px;
	margin-top:6px;
	margin-left:10px;
	float:right;
}
.myjg-form-areas label {
	font-size:1.3em;
	font-weight:bold;
	margin-right:10px;
	padding:3px;
	width:170px;
	margin-right:10px;
	text-align:left;
	float:right;
	margin-bottom:10px;
}
.areas-checkbox {
	margin-bottom:10px;
	margin-top:8px;
	float:left;
}
fieldset.areas {
	width:220px;
	float:left;
}
.myjg-form-areas {
	height:230px;
	width:600px;
	padding-top:35px;
	position:relative;
	float:left;
}
.myjg-save {
	width:119px;
	height:51px;
	position:absolute;
	left:740px;
	top:380px;
	cursor:pointer;
	z-index:10px;
}
a.myjg-save {
	background-image:url(/images/layout/myjg/save.png);
		
}
.select-myjg {
	float:right;
	margin-bottom:8px;
	width:150px;
	border-color:#000066;
	border-style:solid;
	border-width:medium;
}
a.myjg-save:hover {
	background-image:url(/images/layout/myjg/save-hover.png);
		
}
.track {
	width:170px;
	height:2px;
	margin-top:12px;
	margin-left:25px;
}
.handle {
	width:35px;
	cursor:move;
	height:25px;
	margin-top:-12px;
	padding-top:10px;
	
}
.slide-pointer {
	float: left;
	margin-top:-15px
}
.left_marker {
	float:left;
	margin-left:-25px
}
.right_marker {
	float:right;
	margin-right:-25px
}
div.slider {
	padding:3px 5px 5px 5px;
	margin-bottom:8px;
	float:left;
	background-image:url(/images/layout/myjg/slider-bg.png);
	background-repeat:no-repeat;
	width:222px;
	height:54px;
}
.error {
	color:#990000;
}
.flashdata {
	margin-top:8px;
	float:left;
	background-color:#FFFF99;
	background-image:url(/images/layout/spring/flash-data-icon.png);
	background-repeat:no-repeat;
	background-position:1px 3px;
	border-style:solid;
	border-color:#FFCC33;
	border-width:1px;
	padding-left:25px;
	padding-top:5px;
	padding-right:5px;
	color:#333333;
}
.flashdata p {
	margin-bottom:5px;
	color:#333333;
}
.flashdata a {
	color:#000066;
	padding:1px;
	font-weight:bold;
	text-decoration:none;
}
.flashdata a:hover {
	color:#000066;
	padding:1px;
	text-decoration:underline;
}
h4.slidertxt {
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
/*--- */


#myjg_visible_results_box {
	width:960px;
	height:390px;
	position:  absolute;
	overflow: hidden;
}
#myjg_containing_results_box {
	height:390px;
	width:4000px;
	position:  absolute;
}



.nav-areas {
	margin-top:30px;
}
.results_block {
	float:left;
	margin-left:20px;
	margin-top:-100px;
	width:940px;
	position:relative;
}
.prev {
	position:absolute;
	cursor:pointer;
	float:left;
	margin-left:5px;
	margin-top:258px;
	z-index:10;
}
.next4 {
	position:absolute;
	cursor:pointer;
	margin-left:865px;
	margin-top:258px;
	z-index:10;
}

.staff{
	float:left; width:285px; background-color:#003366; margin-right:25px; padding:10px; margin-bottom:20px;
}
.staff img{
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	border-bottom:3px solid #FFD700;
}

.staff p{
	float:left;
}

.staff .email{
	width:285px;
	text-align:center;
}

p.mappr_school{ color:#666666!important; margin-bottom:0 }

p.town_village{ float:left;margin-left:161px; margin-bottom:0; }
h6.regions{ text-align:center; margin-top:21px; color: #FFD800; }