/* 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;
	}
		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;
}
/* 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;
}


/* 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;
	}


/* 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;
}