/* Reset the browser. FU IE
------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* Lets make things pretty
------------------------------------------ */
body {font-size:75%;color:#222;background:#b3b3b3;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:2em;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;height:1.25em;}
h5 {font-size:1em;font-weight:bold;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#217bad;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;width: 200px;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.topspace {margin-top: 20px !important;}

/* The main layout and elements
------------------------------------------ */
#wrapper {
	background:transparent url('../i/fauxbkg.gif') repeat-y;
	width: 972px;
	margin:30px auto;
}
.container {
	width:956px;
	margin:0px auto;
	/*background: #fff;*/
}
#toprow {
	
}
#logo {
	background:transparent url('../i/logo.jpg') no-repeat;
	width: 230px;	
	height: 231px;
	float: left;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 0 3px 0 4px;
}
#hero {
/*	background:transparent url('../i/hero/1.jpg') no-repeat;*/
	width: 710px;
	height: 231px;
	float: right;
    margin: 3px 8px 3px 0px;
}
#sidebar {
	width: 229px;
	margin: 0 3px 0px 5px;
	float: left;
/*  background:transparent url('../i/homeplanbkg.jpg') no-repeat bottom;*/
	min-height: 480px;	
}
	#sidebartop {
		background:transparent url('../i/sidebartop2.gif') no-repeat;
		width: 229px;  
		height: 27px;
	}
	ul.sidelinks {
		margin: 0px 0px 10px;
	}
	.sidelinks li {
		list-style-type: none;
		background:transparent url('../i/bullet.gif') no-repeat left center;
		padding-left: 15px;
		margin-left: 10px;
	}
	.sidelinks li a {
		text-decoration: none;
		color: #000;
		font-size: 1em;
		font-weight: bold;
	}
	.shaded {
		background:transparent url('../i/listitembkg.gif') no-repeat right center;
		margin: 0;   
		padding: 0;
		width: 226px;
		height: 21px;
	}
	

	#mortgage-calculator h3{
	  margin: 20px 0 10px 10px;
	}

	
#main {
	width: 711px;
	float: right;
	margin: 0 5px 5px 0;
}
	.nav {
		width: 711px;
		height: 32px;
		background:transparent url('../i/navbkg.gif') no-repeat;
		margin-right: 3px;
		float: right;
	}
	.nav li{
	    z-index: 1000;
	}
		ul.navigation {
			padding: 7px 0 0;
		}
		.navigation li { 
			color: #000;
			display: inline;
			padding: 0 13px 0;
			border-right: 1px solid #000;
			font-size: 1em;
		}                   
		.navigation li a {
			color: #000;
			text-decoration: none;
			font-weight: 700;	
		}
        .last {
			border-right: none !important;
		}
#footer {
	background:transparent url('../i/bottombarbkg.gif') no-repeat;
	height: 32px;
	width: 944px;
	margin: 0px auto;
	border-top: 3px solid #fff;
	border-bottom:  3px solid #fff;	
}
	.copyright {
		float: left;
		color: #fff;
		font-size: .9em;
		padding: 8px 0 0 10px;
		margin: 0;
	}
	ul.footerlinks {
		padding: 7px 0 0;
		float: right;
	}
	.footerlinks li { 
		color: #fff;
		display: inline;
		padding: 0 13px 0;
		border-right: 1px solid #000;
		font-size: .9em;
	}                   
	.footerlinks li a {
		color: #fff;
		text-decoration: none;
	}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* Content Styling
------------------------------------------ */
#content {
	clear: both;
	padding: 0 10px 10px;
}
.headline {
	padding: 10px 0 0 0;
	margin: 0;
}
.account {
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 0;
}
.accountinfo {
	padding-left: 15px;
}
ol.facts {
	margin-left: 30px;
}
#content ol, #content ul {
	margin: 20px 0 20px 30px;
}

.creditaid {
	margin: 0 10px;
}
.creditaid a {
	color:#000
}
/* Home Models 
------------------------------------------ */

/* Categories */
.homecategorylistbox {
    float:left;
    height:150px;
    margin-top:20px;
    width:50%;
}
.homecategorytxt {
    border-bottom:1px dotted #666666;
    float:left;
    margin-left:20px;
    width: 150px;
}
.homecategorylistbox img {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #666666;
    padding:5px;
}

#home_model_form_wrapper {
    padding-bottom: 20px;
}

.homelistbox {
	height: 150px;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
.homelistbox img {
	padding: 5px;
	background: #fff;
	border: 1px solid #666;
}
.modelimg {
	float: left;
}
.modeltxt {
	height: 150px;
	width: 510px;
	float: right;
	border-bottom: 1px dotted #666;
}
.modeltxt h3 {
	margin-top: 0px;
}
.modeltxt h3 a {
	font-size: 1.2em;
	font-weight: 700;
	color: #000 !important;
}
.modeltxt ul {
	margin: 0 0 0 20px;
}
.modeltxt li {
	list-style-type: none;
}
.right {
	float: right;
}
.filterbox label {
	display: block;
}
.filterbox {
	float: left;
	margin: 0 15px 0 0;
}
.filterbox input {
    margin: 6px 0 0 0;
}
.filtersubmit	{
	padding: 25px 0 0 0;
}
.homeinfo {
	width: 200px;
}
.homeright {
	float: right;
}


/* Model Detail Pages */
.modeldetailimg {
	float: right;
	margin: 0 20px 0 15px;
}
.modeldetailimg img {
	padding: 10px;
	border: 1px solid #000;
}
a h4 {
	text-align: center;
}
.floorplandetail {
	width: 300px;
}
.modeldetailinfo {
	margin: 0 0 15px 0;
}
.modeldetailinfo li {
	list-style-type: none;
	font-size: 1.4em;
}
.ourprice {
	margin: 10px 0 10px 30px;
}
.featurelist{
    padding: 0 5px;
    line-height: 1.2;
}
.featurelist li{
    font-size: 1.2em;
    background:transparent url(../i/bullet.gif) no-repeat scroll left 20%;
    margin:10px 0 0;
    padding-left:15px;
}
.featurelist h3 {
	padding-top: 15px;
}

/* Image Galleries */
/* Gallery Detail Page */
.gallery-detail img{
	padding: 10px;
	float: left;
}
.gallery-homemodel-list p {
    margin: 0 0 1.0em;
}


/* Gallery Archive Page */
.gallery-archive-list {
	height: 200px;
	width: 160px;
	padding: 5px;
	float: left;
	text-align: center;
}
.gallery-archive-list a {
	color: #000;
}
.featureh3 {
	margin: 20px 0 10px;
}
.question {
	float: left;
}
.paginated_navigation {
  clear: both;
  text-align: center;
}

/* User History Page*/

.user_history_form {
    margin: 0 0 0 20px;
}
.user_history_form label {
    display: block;
}
.user_history_form li {
   float: left;
   list-style-type:none;
   margin : 0 20px 0 0;
}
.user_history_form select {
    margin : 0;
    padding : 0;
}
#user_history_form_submit {
    margin-top: 15px;
}
.date_div {
    font-weight: bold;
    text-decoration:underline;
    margin: 0 0 5px 5px;
}
.date_div, .username {
    clear: both;
}
.username   {
    margin-left: 35px;
    color:Chocolate;
    font-style:italic;
}
.user_history {
    background:white none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    margin-bottom:5px;
    margin-top: 10px;
    padding-top: 5px;
}
.user_history table {
    border-collapse:collapse;
    border-color:#CCCCCC;
}
.url_table {
    width: 95%;
    float: right;
}
.row1 {
    background:#EDF3FE none repeat scroll 0 0;
}
.row2 {
    background:white none repeat scroll 0 0;
}
.user_history td,th {
    border-top:1px solid #EEEEEE;
    border-left:1px solid #EEEEEE;
    border-bottom:1px solid #EEEEEE;

}
.rightcol {
    width: 25%;
}



/* Newsletters */
.article-author-pubdate {
	font-size: 11px;
	color: #ccc;
	font-style: italic;
	float: right;
	margin-top: 15px;
}


/* Forms forms forms
------------------------------------------ */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;font-size: 90%;}
legend {font-weight:bold;font-size:1.2em;color: #6e665b;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/*  Specials  */
.specialslist {
	margin-bottom: 15px;
}
.errorlist {
	color: red;
}

/* Flat Pages
----------------------------------------- */
.nodisc {list-style-type:none;}

/* Contact Form page
----------------------------------------- */
.contact_form_table td,th {
    padding: 1px;
}
.contact_form_table table {
    margin-left: 5px;
}

/* Fancy is as fancy does
------------------------------------------ */
.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}
.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  line-height:1%;
  font-weight:bold;
  padding:0 2px;
}

/*  This would be the ADD/REMOVE button styles for the Application form
----------------------------------------------*/
.formcopy ul {
	list-style:none;
	margin-left: 0;
	padding:0;
	height:25px;
	float: left;
}

.formcopy ul li {
	float:left;
	margin-right:7px;
	text-align:center;
}

.formcopy ul li a {
	display:block;
    padding:1px 10px;
	background-color:#dedccf;
	border:1px solid #BFA280;
	color:#000;
	font-size: 1.1em;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.formcopy ul li a:hover {
	background-color:#cec9b6;
}
.formcopy p {
    display: block;
    margin-bottom: 8px;
}

.tabs table {
    clear: both;
}
/*  MHI Document Styles */
#mhi_description {
    padding-bottom: 20px;
}
#mhi_main_photo {
    margin: 20px 0 20px 40px;
}
#mhi_page_list {
    padding: 5px 0 0 20px;
}
#mhi_page_list a {
    padding: 0 2px;
}

/* Login Form styling */
	.loginform {
		width: 250px;
		height: 100px;
		float: left;
	}
	.loginform input {
		float: right;
	}
	.loginsubmit {
		clear: both;
		margin-top: 15px;
	}
	.loginpassword {
		margin-top: 20px;
	}
	.loginform label {
		display: block;
		float: left;
	}
	#id_password {
		margin-top: 15px;
	}
	.createaccount {
		width: 375px;
		float: right;
	}
	.resetpass {
		float: right;
		margin: -10px 123px 0 0;
	}



/* ------- Application Form page styling ------- */

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
	-moz-border-radius:4px 4px 0 0;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}

/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:1px solid #ddd;	
	color:#000;	
	cursor:default;
}


/* tab pane */
.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#ddd;	
}


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/static/i/tabs/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: s, l, xl */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -247px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -247px -31px; }
ul.tabs a.l.current  { background-position: -247px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}


/* ------- Mortgage Calculator Styling ------- */


ul.ui-form {
    margin:10px 0;
    padding:0 15px 0 0;
    *padding:0 0 0 0; /* IE FIX */
    width:250px;
}
ul.ui-form li {
    list-style:none;
    margin:0;
    padding:5px 0;
    border-bottom:1px solid #ddd;
    width: 210px;
}
ul.ui-form li small {
    color:#666;
    margin-left:4px;
}
ul.ui-form label {
    display:block;
    float:left;
    width:100px;
    padding:4px 0;
}
.ui-formpane {
    float:left;
    width:290px;
}
.ui-widget select {
  width: 35px;
}
.ui-mcalc-form {
    float:left;
}
.ui-mcalc-total, .ui-mcalc-subtotal {
    height:22px;
}
.ui-mcalc-subtotal b {
    font-weight:normal;
}
.ui-mcalc-total b, .ui-mcalc-subtotal b { /* IE6 FIX */
    font-family:sans-serif;
    font-size:180%; 
}
.ui-mcalc-total > b, .ui-mcalc-subtotal > b {
    font-family:monospace;
    font-size:210%;
    *font-size:180%; /* IE7 FIX */
}
#tab-1 .ui-chart {
    width:290px;
    height:100px;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:0 0;
    cursor:pointer;
    margin-top:10px;
}
.ui-help {
    position:relative;
    padding: 0pt 0.7em;
    margin-top:10px;
    *padding: 0.7em; /* IE fix */
}
.ui-help span {
    float: left;
    margin-right: 0.3em;
    margin-top:0.9em;
}
.ui-help p {
    margin-left:20px;
}
.ui-help .ui-icon {
    *margin-top:2px; /* IE fix */
}
.ui-amortable {
    width:100%;
    border-collapse:collapse;
}
.ui-amortable thead th {
    padding:3px 4px 2px 4px;
    text-align:left;
}
.ui-amortable tbody {
}
.ui-amortable tbody tr { background:#fff;color:#333; }
.ui-amortable tbody tr.odd { background:#f4f4f4; }
.ui-amortable tbody td {
    padding:1px;
    font-family:monospace;
    font-size:120%;
}
.ui-amortable tbody th {
    padding:1px;
    font-family:monospace;
    font-weight:bold;
    font-size:120%;
}


.ui-mcalc-slider {
    margin:10px 5px!important;
    width:210px!important;
    float:left;
}
.ui-amortoolbar {
    margin-bottom:10px;
    *margin-bottom:15px; /* IE fix */
}
.ui-amortoolbar label {
    margin:5px 0 0 5px;
}
.ui-amortoolbar span {
    font-size:180%;
    font-weight:bold;
    margin:5px 0 0 5px;
}
.ui-amortoolbar label input {
    position:relative;
    top:2px;
}
.ui-slider-handle {
    cursor:move!important;
}
.ui-amortcharts {
    margin:10px 0;
    *margin:20px 0 10px 0;
}
.ui-amortcharts-amort {
    float:right;
}
.ui-amortcharts-balance {
    float:left;
}
.ui-summary {
    padding:10px;
}
.ui-summary dt {
    float:left;
    width:120px;
    font-weight:bold;
    padding:8px;
    border-bottom:1px solid #ddd;
}
.ui-summary dd {
    padding:8px;
    border-bottom:1px solid #ddd;
}
.ui-summary .no-border {
    border:0;
}
#theme {
    position:absolute;
    top:70px;
    left:680px;
}
.ui-button {
    padding:0.4em 1em 0.4em 20px;
    position:relative;
    text-decoration:none;
    cursor:pointer;
}
.ui-button .ui-icon {
    left:0.2em;
    margin:-8px 5px 0 0;
    position:absolute;
    top:50%;
}
.jquery-ui-themeswitcher-trigger {
    margin-top:10px;
}
.color-hex {
    width:50px;
    padding:2px;
    border:1px solid #555!important;
}
.ui-chart-colors {
    float:left;
}
.ui-chart-colors input {
    width:70px;
}
#ui-mcalc-principal {
    width:70px;
}
#ui-mcalc-chart-colorwheel1 {
    float:left;
    margin:10px 40px 10px 0;
}
.ui-mcalc-permalink {
    margin:6px 0 4px 0;
    *margin:6px 0 4px 15px; /* IE FIX */
}
.ui-mcalc-permalink label {
    display:block;
}
.ui-mcalc-permalink input {
    width:100%;
}
#mcalc-print-summary { float:right; margin:20px 0 0 0;}


.ui-amortoolbar .ui-slider-handle span {
    cursor:default;
    height:1.2em;
    opacity:0.5;
    padding:3px 0 7px;
    position:absolute;
    text-align:center;
    width:5em;
    z-index:2;
}


/* CALENDARS & CLOCKS */
.calendarbox, .clockbox { margin:5px auto; font-size:11px; width:16em; text-align:center; background:#dac292; position:relative; }
.clockbox { width:auto; background: #eee;}
.calendar { margin:0; padding: 0; }
.calendar table { margin:0; padding:0; border-collapse:collapse; background:#eee; width:99%; }
.calendar caption, .calendarbox h2 { margin: 0; font-size:12px; text-align:center; border-top:none; }
.calendar th { font-size:10px; color:#666; padding:2px 3px; text-align:center; background:#e1e1e1 url(/media/img/admin/nav-bg.gif) 0 50% repeat-x; /*border-bottom:1px solid #ddd;*/ }
.calendar td { font-size:11px; text-align: center; padding: 0; /*border-top:1px solid #eee;*/ border-bottom:none; }
.calendar td.selected a { background: #C9DBED; }
.calendar td.nonday { background:#efefef; }
.calendar td.today a { background:#ffc; }
.calendar td a, .timelist a { display: block; font-weight:bold; padding:4px; text-decoration: none; color:#444; }
.calendar td a:hover, .timelist a:hover { background: #5b80b2; color:white; }
.calendar td a:active, .timelist a:active { background: #036; color:white; }
.calendarnav { font-size:10px; text-align: center; color:#ccc; margin:0; padding:1px 3px; }
.calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover { color: #999; }
.calendar-shortcuts { background:white; font-size:10px; line-height:11px; /*border-top:1px solid #eee;*/ padding:3px 0 4px; color:#ccc; }
.calendarbox .calendarnav-previous, .calendarbox .calendarnav-next { display:block; position:absolute; font-weight:bold; font-size:12px; background:#C9DBED url(../img/admin/default-bg.gif) bottom left repeat-x; padding:1px 4px 2px 4px; color:white; }
.calendarnav-previous:hover, .calendarnav-next:hover { background:#036; }
.calendarnav-previous { top:0; left:0; }
.calendarnav-next { top:0; right:0; }
.calendar-cancel { margin:0 !important; padding:0; font-size:10px; background:#e1e1e1 url(../img/admin/nav-bg.gif) 0 50% repeat-x;  border-top:1px solid #ddd; }
.calendar-cancel a { padding:2px; color:#999; }
ul.timelist, .timelist li { list-style-type:none; margin:0; padding:0; }
.timelist a { padding:2px; }

/* Here we go with the image switching! */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 710px;
	height: 231px;
	z-index:5;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../i/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../i/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

/*  Blog  */
.blogpost {
	width: 700px;
	margin: 30px 0 0;
	clear: both;
}
.blogpost p {
    clear: both;
}
.blogpost img {
	display: block;
}
.blogpost h2 {
	background:transparent url('../images/blog/dotsH.gif') repeat-x left bottom;
	letter-spacing: -1px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
.date {
	color:#ABABAB;
	letter-spacing:normal;
	text-align:right;
}
ul.postmetadata {
	border-bottom:3px double #ccc;
	border-top:3px double #ccc;
	font-size:11px;
	margin-bottom:10px;
	padding:4px 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none !important;
	margin: 0px !important;
	text-align:left;
}
ul.postmetadata li.icon_r {
	float:right;
	font-weight:bold;
	padding:0pt 0pt 0pt 20px;
}
ul.postmetadata li.icon_comment {
	background:#fff url('../images/blog/icon_recentComment.gif') no-repeat;
}
ul.postmetadata li.icon_cat {
	background:transparent url('../images/blog/icon_folder.gif') no-repeat;
	
}
ul.postmetadata li, .alt li {
	background-position:0pt;
	background-repeat:no-repeat;
	display:inline;
	padding:4px 0px 3px 20px;
}
.commenttext {
	margin-left:20px;
}
.pagination {
	font-size: 16px;
	margin-top: 30px;
}

/* Williston */
.williston-col {
    width: 215px;
    float: left;
    margin-left: 10px;
}

.williston-piece {
    text-align: center;
    vertical-align: center;
    width: 100%;
    height: 120px;
    padding-top: 20px;
    margin-bottom: 10px;
    border: 1px solid black;
}

.williston-piece a {
    display: block;
    clear: both;
}

.williston-piece img {
    margin-bottom: 15px;
}

.round {
    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

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

.yellow_highlight {
    background-color: yellow;
}

/* Home Page DropDOwn Menu */
#nav, #nav ul{
     margin:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
 }
#nav a:link, #nav a:active, #nav a:visited {
    display:block;
    padding:0px 5px;
 }

#nav a:hover {
}
#nav li{
    float:left;
    position:relative;
}
#nav ul {
    position:absolute;
    width:12em;
    top:1.5em;
    display:none;
}
#nav li ul a{
    width:12em;
    float:left;
}
#nav ul ul{
	top:auto;
	}

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }
/*
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
*/
#nav li ul li{background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    min-height: 27px;
    padding-left: 0;
    font-weight:normal;}
#nav li ul li:hover {background-color:#ccc;}
.navigation li ul li{border:0px;}


/* ------ Scrollable ------ */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 600px;
	height:400px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:600px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	background-color:#fff;
	width:600px;
	height:400px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* Scrollable Images */

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/static/i/scrollable_hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:190px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }



/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

