@charset "UTF-8";
body { font-size:12px; color:#5f5f5f; font-family:Arial, Helvetica, sans-serif; margin:0px; line-height:26px; }
.wrap { width:903px; margin: 0 auto; }

#header { width:100%; background-image:url(../img/header.jpg); background-repeat:repeat-x; }
#header .head { width:903px; height:298px; background-image:url(../img/head.bg.jpg); background-repeat:no-repeat; position: relative; }
#header .head .logo { margin-top:4px; }
#header .head .christmas { margin-top:-14px; float: left; margin-top: 25px; clear: both; position: absolute; top: 0px; left: 250px; }
#header .head .navigation { width:903px; height:50px; padding:0px; margin:0px; }
#header .head .navigation ul { list-style-type:none; padding:0px; margin:0px; font-weight:bold; }
#header .head .navigation li { display:inline; margin-left:23px; margin-right:23px; }
#header .head .navigation a { text-decoration:none; color:#909090; }
#header .head .navigation a:hover { color:#c471c7; }

#slideshow { position: absolute; width:903px; height:405px; margin-bottom:15px; top: -150px; overflow:hidden; }
#slideshow IMG { position:absolute; top:-1px; left:0px; z-index:8; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }
.big-image { position: absolute; width:903px; height:405px; margin-bottom:10px; top: -144px; }

#content { position: relative; width:100%; background-image:url(../img/content.jpg); background-repeat:repeat; padding-top: 280px; }
#content .kitchen-design { position:relative; width:246px; height:262px; background-image:url(../img/kitchen-bg.jpg); background-repeat:no-repeat; float:left; padding:5px 25px 20px 20px; margin-bottom:15px; }
#content .bedroom-design { position:relative; width:246px; height:262px; background-image:url(../img/bedrooom-bg.jpg); background-repeat:no-repeat; float:left; margin-left:16px; padding:5px 25px 20px 20px; margin-bottom:15px; }
#content .kitchen-design h1, #content .bedroom-design h2{ margin-bottom: 35px; font-size: 18px; }
#content .contact { width:237px; height:195px; background-image:url(../img/contact-bg.jpg); background-repeat:no-repeat; float:right; margin-left:16px; padding:75px 25px 20px 20px; }

#content .kitchen-top { background-image:url(../img/kitchen-top.jpg); width:578px; height:64px; padding-left:20px; position: absolute; top: 0px; left: 0px; }
#content .text { width:556px; float:left; position: relative; background-image:url(../img/bedroom-design-middle.jpg); background-repeat:repeat-x; background-color:#d2d2d4; padding: 0px 20px 32px 22px; }
#content .text-top { background-image:url(../img/bedroom-design-top.jpg); width:578px; height:64px; padding-left:20px; position: absolute; top: 0px; left: 0px; }
#content .text-bottom { width:598px; height:32px; background-image:url(../img/bedroom-design-bottom.jpg); margin-bottom:15px; position: absolute; bottom: -32px; left: 0px; }
#content .text-middle { padding-top: 75px; }
#content .text-middle ul { list-style-type:none; }
#content .text-middle a { color:#5f5f5f; text-decoration:none; }
#content .text-middle a:hover { color:#9dbc75; text-decoration:none; }
#content .text p { line-height:15px; color:#666; }

#footer { width:100%; height:89px; background-image:url(../img/footer-bg.jpg); background-repeat:repeat-x; }
#footer .wrap { height:88px; background-image:url(../img/footer-logo.jpg); background-repeat:no-repeat; padding-top:5px; }
#footer ul { list-style-type:none; font-size:11px; text-align:right; }
#footer li { display:inline; margin-left:20px; }
#footer p { font-size:11px; text-align:right; margin-top:-20px; }
#footer a { text-decoration:none; color:#909090; }
#footer a:hover { color:#893d73; }

#gallery { position: absolute; width:873px; height:375px; margin-bottom:15px; top: -145px; overflow:hidden; background-image:url(../img/gallery.jpg); background-repeat:no-repeat; padding-left:30px; padding-top:30px; }

h1, h2, h3, h4 { color:#FFF; font-weight:normal; margin-top: 20px; }
h1 { margin-bottom:20px; font-size: 24px; }
h2 { font-size:22px; }
h3 { font-size: 20px; }
h4{ font-size: 16px; }
a img { border:none; }

.formstyle { width:220px; height:18px; margin-bottom:6px; border:1px solid #9d9d9d; color:#7b7b7b; padding: 13px 10px 10px 10px; }
.proceed { width:242px; height:45px; background-image:url(../img/proceed.jpg); background-repeat:no-repeat; border:none; }
.submit { width:242px; height:45px; background-image:url(../img/submit.jpg); background-repeat:no-repeat; border:none; }
.see-more { position:absolute; bottom:10px; right:10px; }
.clear { clear:both; }
.clear-content { clear:both; height: 20px; }

#lightbox { position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img { width: auto; height: auto; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }
#prevLink, #nextLink { width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData { padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }
#imageData #caption { font-weight: bold; }
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; outline: none; }
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

