/* reset code */

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; background: #fff; }
body {
  font: 14px Arial, sans-serif;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border:none; }

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

a[href=''], a[href='#'] {
  background-color: red;
  background-url: none;
}

/* site code */

table { border-spacing:2px; }
td { padding:0 6px }

body {
  background-color:#61162d;
}
#wrapper {
  width:896px;
  margin:5px auto;
  border:1px solid #4b4b4b;
  border-width:2px;
  background-color: #fff;
}
#header { height:100px; }
#header img { display:block; }
#nav li {
  display:block;
  float:left;
  line-height:1px;
  font-size:1px;
}
#content {
  clear:both;
  position:relative;
  padding-bottom:25px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
#footer {
  background: url(/images/footer-bg.gif) no-repeat;
  padding-top:19px;
  padding-left:5px;
  position:relative;
}
#footer, #footer p {
  height:15px;
  font-size:10px;
  line-height:12px;
}
#footer, #footer a { color: #fff; }

p {
  margin-bottom:1em;
}
#footer p { margin-bottom:0; }

/* main page */
#main-text {
  width:615px;
  font-size:12px;
}
#main-text p {
  margin-bottom:0;
}
.static-text {
  padding-top:10px;
  margin:0 20px;
}
.shortened {
  margin-right:0;
}
.shortened p {
  width:600px;
}
.static-text h2 {
  font-size:18px;
  font-weight:bold;
}
#page-header h1 {
  font:20px/1.5 bold "Arial Black", Arial, sans-serif;
  margin-bottom:2px;
  border-bottom:2px solid #a40045;
}
#featured-home-box {
  width:201px;
  position:absolute;
  top:15px;
  right:29px;
}
#featured-home-box .home-box {
  margin:0;
}
#fp-categories .home-box {
  margin:0 1px 9px;
}

/* plan pages */
#page-header h1 {
  margin: 0 76px 0 30px;
  padding: 30px 0 0;
}
#main-text #page-header h1 { padding-top:10px; }
#page-header img { display:block; padding-bottom:5px; }
#page-header h2 {
  text-align:center;
  padding:20px 0;
}
#subcategory-select #page-header h2, #plan-select #page-header h2, #plan-show #page-header h2 {
  position:absolute;
  right:80px;
  top:23px;
  padding:0;
}
#page-header h3 {
  position:absolute;
  right:80px;
  top:55px;
}
#page-header h4 {
  margin-left:30px;
  font: 30px/1 cornerstone, Verdana, Geneva, sans-serif;
}
#page-header h5 {
  text-align:center;
  margin-top:20px;
}
#plan-show h5 {
  font-weight:bold;
  font-size:110%;
}
#home-boxes {
  width:790px;
  margin:0 auto 330px;
}
#plan-select #home-boxes {
  margin-bottom:0;
}
#content div.luxury {
  margin-bottom:40px;
}
.home-box {
  width:199px;
  height:146px;
  border:1px solid #b0235f;
  margin:0 31px;
  float:left;
  display:inline;
}
.admin .home-box { height: 163px; margin-bottom:12px; }
.home-box .home-box-caption {
  text-align:left;
  line-height:17px;
  height:17px;
  overflow:hidden;
  padding:0 0 0 5px;
}
.home-box .sqft {
  font-size:9px;
  float:right;
  display:inline;
  padding: 1px 5px 0 0;
}
#subcategory-select #home-boxes, #plan-select #home-boxes {
  width:825px;
  margin-left:30px;
  padding-top:25px;
}
#plan-select .home-box {
  margin:2px;
}
.home-box img {
  display:block;
}
.home-box .caption {
  background-color:#e8bfd1;
  font: 14px/17px cornerstone, Verdana, Geneva, sans-serif;
  text-align:center;
}
.home-box a { color:#000; text-decoration:none; }

#plan-slideshow {
  position:relative;
}
#plan-slideshow, #plan-images, #plan-images .slideshow-image {
  width:600px;
  height:400px;
  z-index:500;
}
.slideshow-image {
  text-align:center;
  overflow:hidden;
}
.slideshow-image img {
  height:400px;
}
#plan-slideshow {
  margin-left:12px;
  margin-top:5px;
}
#plan-slideshow-thumbs {
  margin:5px 0;
  padding:5px;
  border:1px solid #a40045;
  background-color:#e8bfd1;
}
#plan-slideshow-thumbs img {
  padding: 0 5px;
}
#plan-slideshow-thumbs a { background-color:transparent; }
#plan-sidebar {
  float:right;
  width:199px;
  margin-right:60px;
  margin-top:35px;
  display:inline;
}
#plan-sidebar ul {
  padding:10px 0;
  clear:both;
}
* html #plan-sidebar {
  margin-right:40px;
}
#plan-sidebar .home-box {
  margin-left:0;
}
#plan-sidebar li {
  display:block;
}
#plan-sidebar li, #plan-sidebar li a {
  color:#a40045;
  font: 14px/17px cornerstone, Verdana, Geneva, sans-serif;
  text-decoration:none;
}
#plan-description {
  margin: 20px 60px 0 12px;
}
#plan-description li {
  margin-left: 17px;
}

/* admin */
form {
  margin: 30px 10px;
}
#admin-img-uploads {
  position:absolute;
  left: 425px;
  top:67px;
}
#admin-img-uploads fieldset {
  width:370px;
}
#admin-img-uploads form { margin:0 10px; }
div.fieldWithErrors {
  display:inline;
  background-color:red;
  padding:0 5px;
}
fieldset {
  width:400px;
  margin:10px 0;
  padding: 0 0 10px;
  border:1px solid #e8e3cc;
  display:block;
}  
fieldset h4 {
  padding:4px;
  padding-left:25px;
  margin-bottom:10px;
  color:#a40045;
  font-weight:bold;
  background-color:#f7f5ed;
}
fieldset dt, fieldset dd {
  line-height:22px;
}
fieldset dt {
  clear:left;
  width:130px;
  padding-right:10px;
  float:left;
  display:inline;
  text-align:right;
}
fieldset textarea {
  width:250px;
}
.img-sortable {
  padding:10px;
}

.admin li {
  margin-left:22px;
}

/* statics */
#plan-pricing {
  font-size:17px;
}
#plan-pricing td {
  padding-bottom:6px;
}
#plan-pricing #active-price td {
  background-color:yellow;
}
#plan-pricing #active-price td.secondary, #plan-pricing #active-price td.table-spacer {
  background-color:transparent;
}

.photo img {
  display:block;
  margin:0 auto;
}
.photo-caption, .photo-subcaption {
  text-align:center;
}
.photo-caption {
  margin-top:5px;
  font-size:18px;
}
.photo-subcaption {
  font-size:14px;
}
.top-photo {
  margin-top:20px;
}
.photo {
  float:right;
  display:inline;
  width:240px;
}

table .price { text-align:right; }
.table-spacer { width:15px; }

#custom-design-box {
  background: #842948 url(/images/custom-design-box-bottom.gif) no-repeat bottom left;
  width:485px;
  margin-left:18px;
  color:#fff;
}
#custom-design-box h1 {
  padding:12px;
  font-size:24px;
  text-align:center;
}
#custom-design-box ol {
  padding:12px;
  padding-left:36px;
}
#custom-design-box ol li {
  font-size:18px;
  font-weight:bold;
}
#custom-design-box ol ol {
  list-style-type:none;
}
#custom-design-box ol li ol li {
  font-weight:normal;
  font-style:italic;
}
#custom-design-box .top-round {
  background: transparent url(/images/custom-design-box-top.gif) no-repeat top left;
  height:20px;
}

#contact-info {
  font-family: "Arial Black", Arial, sans-serif;
  font-size:20px;
  padding-top:25px;
  padding-left:55px;
  margin-bottom:400px;
  width:400px;
}
#contact-form-box {
  position:absolute;
  top:50px;
  left:440px;
}
#contact-form-box .fieldWithErrors {
  padding:0; margin:0;
  background-color:transparent;
}
