@charset "UTF-8";

/* CSS Document */
html,body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff6211;
}

.GridWidth {
	width: 970px;
}

/* Containers */
#Wrapper {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	color: 333333;
}

#Header {
	margin: 0px;
	display: block;
	clear: both;
	height: 89px;
	padding: 0px;
}

.Strapline {
	position: relative;
	bottom: 0px;
	left: 400px;
}

#ContentWrapper {
	background-color: #FF6211;
	clear: both;
	display: table;
	margin-top: 10px;
}

#CenterCol {
	background-color: #FF6211;
	float: left;
	width: 502px;
	padding: 0px 9px 10px 9px;
	line-height: 18px;
	color: #FFFFFF;
	min-height:600px;
}

#PropertyContaine p,#CenterCol p {
	margin-top: 0px;
	margin-bottom: 1em;
}

#PropertyContainer h1,#CenterCol h1 {
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 0.2em;
	padding-bottom: 3px;
	color:#FFFFFF;
	line-height: 1em;
}

#CenterCol h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: .1em;
}

#PropertyContainer h3,#CenterCol h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: .1em;
}

#RightCol {
	float: right;
	width: 225px;
	padding-top: 0px;
}

#Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	display:block;
	clear: both;
}

#Container {
	margin: 0px;
	padding: 0px;
}

#Footer p {
	font-size: 0.6em;
	color: #FFFFFF;
	clear: both;
}
.CurrentPage {
	font-weight:bold;
	background-color:#EFEFEF;
}
#LeftCol {
	width: 225px;
	float: left;
}

/* Main Nav menu */
#Menu {
	display: block;
	font-size: 12px;
	height: 30px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	z-index: 99;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(/media/MainNavBGO.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MainMenu ul {
	padding: 0px;
	list-style-type: none;
	/*background-image: url(../media/menu/menubg.png);
	background-repeat: repeat-x;*/
	height: 30px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 99;
}

.MainMenu ul li a {
	background-position: 0 0;
	float: left;
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	z-index: 99;
	margin-top: 7px;
	color: #FF6211;
}

.MainMenu ul li a:hover,.MainMenu ul li .current {
	/*background of main menu bar links onMouseover*/
	color: #FF6211;
	text-decoration: underline;
}

.logo {
	
}

.MainMenu a {
	border-right: 1px solid #FF6211;
}

.MenuLast a {
	border-right-style: none;
}

.MainMenu ul li {
	display: inline;
}

#QuickSearch {
	display:block;
	height:330px;
	background-color:#FFF;
	border: 1px solid #1b429a;
	border-bottom:none;
}

#Corner {
	background: url(../media/corner.jpg) no-repeat;	
	display:block;
	height:20px;
	margin-bottom: 10px;
}

#QuickSearch h2 {
	background-color: #2253b5;
	font-size: 1em;
	color: #FFFFFF;
	text-indent: 10px;
	margin: 0px;
	background-image: url(../media/h2BG.png);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: top;
}

.CallBack {
	background-image: url(../media/callback.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 34px;
	width: 223px;
	background-color: #FFFFFF;
	display:block;
}

#SubNav {

}

#SubNav h2 {
background-color:#FFFFFF;
background-image:url("../media/MainNavBGO.png");
background-position:center top;
color:#FF6211;
display:block;
font-size:1em;
line-height:1em;
margin:0;
padding:8px 0 8px 10px;
}

.SubNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.SubNav p {
	
	font-size:1.2em;
	color:#1b429a;
	padding:8px;
	margin:0;
}
.SubNav li {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.SubNav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	display: block;
	font-weight: normal;
	letter-spacing: 0.02em;
}

.SubNav ul li a:hover,.MainMenu ul li .current {
	color: #FFFFFF;
	background-image: url(../media/subNavBulletOrange.gif);
	background-repeat: no-repeat;
	background-position: right;
}

li.SubNavMenuLast {
	border-bottom: none;
}
#SubNav li ul li {
	font-size: 11px;
	padding: 5px 0px 5px 5px;

}
.SubNav li ul li a {
	text-decoration: none;
	color: #1b429a;
	width: 100%;
	display: block;
	font-weight: normal;
	letter-spacing: 0.02em;
	font-size: 11px;
}
a img {
	border:none;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	width: 360px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.clear {
	display: block;
	clear: both;
}

.PropertyListing {
	background-color: #EFEFEF;
	padding: 10px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.PropertyListing h2 {
	padding: 4px !important;
	display: block;
	background-color: #E0E0E0;
	margin-bottom: 4px !important;
}

.PropertyListing h2 a:link,.PropertyListing h2 a:active,.PropertyListing h2 a:visited
	{
	color: #444;
	text-decoration: none;
}

.PropertyListing h2 a:hover {
	color: #000;
	text-decoration: underline;
}

.PDLogo {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
	overflow: hidden;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor: pointer;
}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background: url(../media/colorbox/overlay.png) 0 0 repeat;
}

#colorbox {
	
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../media/colorbox/controls.png) -100px 0 no-repeat;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../media/colorbox/controls.png) -129px 0 no-repeat;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../media/colorbox/controls.png) -100px -29px no-repeat;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../media/colorbox/controls.png) -129px -29px no-repeat;
}

#cboxMiddleLeft {
	width: 21px;
	background: url(../media/colorbox/controls.png) left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url(../media/colorbox/controls.png) right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url(../media/colorbox/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url(../media/colorbox/border.png) 0 -29px repeat-x;
}

#cboxContent {
	background: #fff;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	bottom: 3px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	position: absolute;
	bottom: 3px;
	left: 58px;
	color: #949494;
}

#cboxSlideshow {
	position: absolute;
	bottom: 3px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0px;
	background: url(../media/colorbox/controls.png) -75px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxPrevious.hover {
	background-position: -75px -25px;
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(../media/colorbox/controls.png) -50px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext.hover {
	background-position: -50px -25px;
}

#cboxLoadingOverlay {
	background: url(../media/colorbox/loading_background.png) center center
		no-repeat;
}

#cboxLoadingGraphic {
	background: url(../media/colorbox/loading.gif) center center no-repeat;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../media/colorbox/controls.png) -25px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxClose.hover {
	background-position: -25px -25px;
}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}

.cboxIE #cboxTopCenter {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}

.cboxIE #cboxTopRight {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');
}

.cboxIE #cboxBottomLeft {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}

.cboxIE #cboxBottomCenter {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}

.cboxIE #cboxBottomRight {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}

.cboxIE #cboxMiddleLeft {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}

.cboxIE #cboxMiddleRight {
	background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/media/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}

#slideshow {
	display: block;
	overflow: hidden;
	height: 375px;
	width: 500px;
	float: left;
	clear: none;
}

#slideshow img {
	height: 375px;
	width: 500px;
}

#gallerynav {
	width: 900px;
	display: block;
	clear: left;
	padding: 0px;
	margin: 0px;
	margin-left: -8px;
}

#gallerynav li {
	width: 50px;
	display: block;
	float: left;
	margin: 8px;
	list-style: none;
}

#gallerynav a {
	width: 50px;
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}

#gallerynav a.activeSlide {
	background: #000;
}

#gallerynav a:focus {
	outline: none;
}

#gallerynav img {
	border: none;
	display: block
}

h3.left {
	margin-top:30px;
}

.right h2 {
	margin:0px;
	padding:0px;
	font-size: 1.1em;
	margin-top: .3em;
	margin-botom: .3em;
	color: #42A73C;
}

.right h1 {
	margin-top:0px !important;
}
.right p {
	margin-top: 0px;
}

#Town-label, #searchsubmit-label {
	display:none;
}
#Town {
	display:block;
	padding: 3px;
	padding-top:6px;
	width:194px;
	border: 1px solid #e60c0d;
}

.watermark {
	color:#CCC;
	text-align:center;
}

#QuickSearch dt {
	margin-top:2px;
	margin-bottom: 4px;
}

#QuickSearch dd {
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}

#QuickSearch form {
	margin-left:10px;
	margin-right:10px;
}
#QuickSearch select {
	width:200px;
}

#QuickSearch label {
	color:#1b429a;
}
#VForm dd{
padding:0;
margin:5px 2px 5px 0;

}

#VForm dt {
	padding:0;
	margin:5px 2px 5px 0;
}
#VForm .required {
	font-weight:bold;
}

#VForm .required:before{font-weight:bold; color:#FF0000; content:'* '}

#VForm .optional:before{color:#0C0;content:'+ '}

.Pagination {
	margin-bottom: 6px;
}

.Pagination a:link, .Pagination a:active, .Pagination a:visited {
	padding: 2px;
	border: 1px solid #EFEFEF;
	color: #444;
	text-decoration:none;
	margin-left: 1px;
}
.Red {
	color:#FF0000;
}
#DezRez {
	display:block;
	width:100%;
	height:1000px;
	border:none;
	display:none;
}

a:link,a:active,a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.02em;
}

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

.RowAlt {
	background-color:#F05400;
}
#InvAd {
	text-align:center;
	margin-top: 20px;
}
/* carousel stuff */
.jcarousel-skin-tango .jcarousel-container {
    width: 503px;
    /*background: #000000;*/
	 height: 334px;

}
 
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
 
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 503px;
    padding: 0px;
}
 

 
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  503px;
    height: 334px;
	overflow:hidden;
}
 

 
.jcarousel-skin-tango .jcarousel-item {
    width: 503px;
    height: 334px;
}
 
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0px;
}
 
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}
 

 
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
 
/*
 
 
  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 350px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/media/next-horizontal.png) no-repeat 0 0;
}
 
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/media/prev-horizontal.png);
}
 
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
 
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
 
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
 
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 350px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/media/prev-horizontal.png) no-repeat 0 0;
}
 
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/media/next-horizontal.png);
}
 
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
 
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
 
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* end carousel stuff */
#Header #Strap {
	float: right;
	clear: none;
	margin-left: 400px;
	padding-top: 39px;
}

