body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #FFFFFF;
   color: #555555;
}
body,textarea {
   font-family:Helvetica, Arial, sans-serif;
   font-size:0.95em;
}


/*MAIN STYLES*/


a {
   color: #E76C26;
}
a:hover {
   color: #392956;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#392956;
	 padding:15px 0 5px 0;
	 margin:0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.4em;
}
h2.graphic {
   margin:0;
	 padding:0;
	 width:100%;
	 float:left;
	 clear:both;
	 height:34px;
	 text-indent:-3000px;
	 overflow:hidden;
}
h3 {
   font-size:1.2em;
}
h4 {
   font-size:1em;
	 clear:none;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 background-repeat:no-repeat;
	 background-position:top left;
	 padding:0;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}
blockquote.valid p,blockquote.invalid p {
   margin:0;
	 padding:0;
	 display:block;
	 padding:15px 15px 35px 60px;
	 background-image:url(../img/g1.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
}

/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px solid #EEEEEE;
   color:#E76C26;
   padding:0.6em 0;
   width:100%;
}
.menubuttons li a:hover {
   color:#392956;
}
.menubuttons li.active a {
   color:#392956;
   font-weight:bold;
}
#headernav li {
   display:inline;
}

#headernav li a
{
float:left;
color:#392956;
display:block;
text-decoration:none;
background-repeat:no-repeat;
background-position:top left;
height:39px;
padding:0 16px;
font-size:0.9em;
position:relative;
}
#headernav li a span.text
{
position:relative;
top:6px;
}
#headernav li a:hover
{
color:#6b6b6b;
}
#headernav li.active a
{
background-image:url(../img/tab_left.gif);
color:#FFFFFF !important;
}
span#tabright
{
position:absolute;
right:-1px;
top:0px;
width:6px;
height:39px;
display:block;
background-image:url(../img/tab_right.gif);
background-repeat:no-repeat;
}


#headernav li.active a {
   color:#392956;
}

ul.inline li {
   float:left;
   padding:0.2em 1em;
   border-left:1px solid #DDDDDD;
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
}
#container,#header,#content,#footer {
   width:902px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#popupbox {
   padding:20px;
}
#popupheader {
   margin:0 20px;
	 height:70px;
   background-image:url(../img/popup_header.gif);
   background-repeat:no-repeat;
}
#header {
   position: relative;
   float:left;
   height: 219px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#myatl,#mybasket {
   position:absolute;
	 top:60px;
	 height:62px;
}
#myatl {
   width:360px;
	 left:352px;
}
#mybasket {
   width:168px;
	 left:734px;
}
#myatl h3.smalltop,#mybasket h3.smalltop,#myatl p,#mybasket p {
   font-size:0.9em;
	 padding:0 0 5px 0;
	 margin:0;
}
#clear {
   position: relative;
   clear: both;
}
#footer {
   position: relative;
   clear: both;
   width:100%;
	 border-top:1px solid #CCCCCC;
	 text-align:center;
	 top:20px;
}
#footercontent {
   margin:0px auto;
   text-align:left;
   clear:both;
	 width:902px;
}
#contactdetails {
   width:576px;
	 height:80px;
	 text-indent:-3000px;
	 overflow:hidden;
   background-image:url(../img/tel_email.gif);
   background-repeat:no-repeat;
}
#footerlinks {
   clear:both;
	 margin:0;
	 padding:0;
	 font-weight:bold;
	 font-size:13px;
	 padding:0 0 20px 20px;
	 position:relative;
	 top:-15px;
}
#content {
   float:right;
   padding: 0px;
   min-height:400px;
}
* html #content {
   height:400px;
}
#accessibility {
   position:absolute;
   top:0px;
   left:10px;
   text-align:right;
	 color:#888888;
   font-size:0.8em;
}
#accessibility a {
	 color:#888888;
	 font-weight:bold;
	 text-decoration:none;
}
.textsize a {
   width:16px;
	 height:16px;
	 display:block;
   background-image:url(../img/textsize1.gif);
	 text-indent:-3000px;
	 overflow:hidden;
	 float:left;
	 text-align:left;
	 margin-right:1px;
	 position:relative;
	 left:-10px;
}
#textsizelarger a {
   background-position:top right;
}
#textsizesmaller a {
   background-position:top left;
	 
}

.leftfloat {
   float:left;
	 padding:0 10px;
	 position:relative;
	 left:-10px;
}

#logo {
   width:219px;
	 height:76px;
	 position:absolute;
	 top:48px;
	 left:5px;
}
#freephone {
   width:371px;
	 height:36px;
	 text-indent:-3000px;
	 overflow:hidden;
	 background-repeat:no-repeat;
	 background-image:url(../img/freephone.gif);
	 position:absolute;
	 top:0px;
	 right:0px;
}
#headernav {
   position:absolute;
   left:7px;
   top:156px;
	 height:39px;
}
.leftthin,.rightthin {
   width:250px;
}
.leftwide,.rightwide {
   width:600px;
}
.leftmid,.rightmid {
   width:425px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   padding-bottom:2px;
	 float:left;
	 width:888px;
	 position:relative;
	 left:7px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #392956;
   color:#392956;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#392956;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#392956;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:130px;
	 height:30px;
}
.imagebutton span {
   display:none;
}
.aimagebutton a {
   display:block;
	 text-indent:-3000px;
	 overflow:hidden;
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:130px;
	 height:30px;
}
#aimagebutton1 { background-image:url(../img/cancel_grey1.gif); }
#aimagebutton2 { background-image:url(../img/continue_pink1.gif); }
#aimagebutton3 { background-image:url(../img/add_listing1.gif); }
#aimagebutton4 { background-image:url(../img/cancel1.gif); }
#aimagebutton5 { background-image:url(../img/edit_details1.gif); }
#aimagebutton6 { background-image:url(../img/view_in_full1.gif); }
#aimagebutton7 { background-image:url(../img/view_archive.gif);padding-bottom:25px;margin:0; }

#viewamap a {
   display:block;
	 width:172px;
	 height:39px;
	 text-indent:-3000px;
	 overflow:hidden;
	 background-image:url(../img/view-a-map1.gif);
	 background-repeat:no-repeat;
}

textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}
.asterisk {
   font-weight:bold;
	 font-size:1.3em !important;
	 display:inline;
}


/*TABLES*/

table {
   width:100%;
   font-size:0.85em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
	 margin:1em 0;
}
table caption {
   padding:8px 2px;
	 background-color:#EEEEEE;
	 text-align:left;
	 border-top:1px solid #CCCCCC;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:7px;
}
table tr.noborder,table tr.noborder td {
   border:0 !important;
}
table th,table th a {
   background-color:#EEEEEE;
   color:#392956;
}



.corner {
	height: 10px;
	width: 10px;
	position: absolute;
	background-image: url("../img/curves2.png");
	z-index: 300;
}

#corner1 {
	top: -5px;
	left: -5px;
	background-position: bottom right;
}

#corner2 {
	top: -5px;
	right: -5px;
	background-position: bottom left;
}

#corner3 {
	bottom: -5px;
	right: -5px;
	background-position: top left;
}

#corner4 {
	bottom: -5px;
	left: -5px;
	background-position: top right;
}

.red {
   color:#FF0000;
	 font-weight:bold;
}


/*PAGING*/

.nicepagingbox {
   width:560px;
	 height:62px;
	 float:left;
	 background-color:#EEEEEE;
	 position:relative;
}
.pagingdetails {
   position:absolute;
	 top:8px;
	 left:10px;
	 font-size:0.8em;
}
.pagingnavigate {
   position:absolute;
	 top:34px;
	 left:10px;
}
.pagingperpage {
   position:absolute;
	 top:34px;
	 right:10px;
}
.pagingfloat {
   float:left;
	 padding-right:7px;
}
.pagingnavigate select,.pagingperpage select {
   width:50px;
}
.pagingarrow a {
   display:block;
	 width:19px;
	 height:19px;
	 background-repeat:no-repeat;
}
.pagingarrow a span {
   display:none;
}
#googlemap {
   width:100%;
	 height:400px;
}
.mvcbox {
   width:600px;
	 position:relative;
	 left:150px;
	 top:30px;
	 padding-bottom:60px;
}


/*FANCY BOX*/


div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../img/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../img/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../img/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_nw.png) no-repeat;
}




