@charset "UTF-8";
/* CSS Document */
/*GENERIC TAGS*/
body { background-color:#858484; background-image:url(images/bg2.gif); background-repeat:repeat-x; padding:0; margin:0; font-family: Verdana, Geneva, sans-serif; font-size:62.5%; text-align: center; }
h1, h2, h3 { font-size:1.3em; color:#FFF; margin-top: 0;}
input.button { width:261px; background-color: #96bf12; color: #FFF; padding:4px; margin-top:6px; border:#CCC thin solid; }
input.button:hover { background-color: #033b01; }
a:link { color:#FFF; text-decoration: underline; }
a:visited { color:#FFF; text-decoration:underline; }
a:hover { color: #cd83e0; text-decoration:none; }
/*IDs*/
/* HEADER / FLASH */
#header { width:833px; height:152px; margin: 0 auto; padding-left:43px; padding-right:44px; background-color:#181818; }
#header-top { width:833px; height:121px; }
#header-left { width:484px; height:121px; float:left; }
#header-right { width:349px; height:91px; float:left; padding-top:30px; }
#header-right li { list-style:none; text-align:right; text-transform:uppercase; }
#header-right ul { list-style:none; margin:0; padding:0; }
#flash { width:920px; height:390px; margin: 0 auto; background-color:#000; position: relative; }
#presenter1 { position:absolute; top:98px; right:700px; z-index:999; }

/* HEADER / NAVIGATION BUTTONS LEFT*/
#header-nav { width:833px; height:31px; float:left; }
#navigation { margin:0; padding:0; width:833px; height:31px; background-image:url(images/double-nav.gif); float:left }
#navigation li { margin:0; padding:0; list-style-type:none; display:inline; height:31px; float:left; }
#navigation a { display:block; height:31px; }
#navigation a:hover { background-image:url(images/double-nav.gif); }
#nav-home { width:88px; }
#nav-home a:hover { background-position:0px bottom; }
#nav-kitchens { width:101px; }
#nav-kitchens a:hover { background-position:-88px bottom; }
#nav-bathrooms { width:119px; }
#nav-bathrooms a:hover { background-position:-189px bottom; }
#nav-bedrooms { width:108px; }
#nav-bedrooms a:hover { background-position:-308px bottom; }
#nav-accessories { width:120px; }
#nav-accessories a:hover { background-position:-416px bottom; }
#nav-appliances { width:116px; }
#nav-appliances a:hover { background-position:-536px bottom; }
#nav-contact-us { width:112px; }
#nav-contact-us a:hover { background-position:-652px bottom; }
#nav-news { width:69px; }
#nav-news a:hover { background-position:-764px bottom; }
#navigation span { display:none; }
/* BODY */
#main-body { width:667px; height:366px; float:left; }
#mainbodywrap { width:920px; height:auto; margin:0 auto; overflow:hidden; font-size:1.2em; text-align:left; }
#bodyleft { width:616px; height:380px; float:left; overflow:hidden; background-color:#303030; background-image: url(images/body-left-bg.gif); color:#FFF; padding:10px; }
#bodyleft p { line-height:14px; padding:0; margin:0; padding:5px 0 5px 0; text-align:justify; }
#bodyleft ul { list-style: inside; padding:0 0 5px; margin:0; line-height:18px; }
#bodyleft li {  }
#bodyleft-main li { list-style-image:url(images/little-tick.gif); list-style-position:inside; background-repeat:no-repeat; }
#bodyright { width:264px; height:198px; float:left; overflow:hidden; background-color:#181818; color:#FFF; background-image:url(images/body-right-bg.gif); background-repeat:no-repeat; padding:10px; }
#bodyright p { padding:0; margin:0; padding:8px 0 8px 0 }
#bodyright a:link { color:#cd83e0; text-decoration: underline; }
#bodyright a:visited { color:#cd83e0; text-decoration:underline; }
#bodyright a:hover { color: #cd83e0; text-decoration:none; }
#bodyright-testimonials { width:264px; height:162px; float:left; overflow:hidden; background-color:#242323; color:#FFF; background-image:url(images/testimonials.gif); background-repeat:no-repeat; padding:10px; text-align:justify; }
#bodyright-testimonials-inside { width:264px; height:160px; float:left; overflow:hidden;  }
#bodyright-testimonials h1, h2, h3 { margin:0; padding:0; padding-bottom:5px; }
#bodyright-testimonials ul { list-style:none; padding:0; margin:0; line-height:18px; }
#bodyright-testimonials li { display:block; }
#bodyright-testimonials p { padding:0; margin:0; padding:8px 0 8px 0 }
#bodyright-testimonials a:link { color:#cd83e0; text-decoration: underline; }
#bodyright-testimonials a:visited { color:#cd83e0; text-decoration:underline; }
#bodyright-testimonials a:hover { color: #cd83e0; text-decoration:none; }
#bodyright-rss { width:264px; height:183px; float:left; overflow:hidden; background-color:#181818; color:#FFF; background-repeat:no-repeat; }
#bodyright-rss h1, h2, h3 { margin:0; padding:0; padding-bottom:5px; }
#bodyright-rss ul { list-style:none; padding:0; margin:0; line-height:18px; }
#bodyright-rss li { display:block; }
#bodyright-button { width:81px; height:30px; float:left; overflow:hidden; padding:5px 0 10px 170px; margin-top: 17px; }
#bodyleft-contact { width:616px; height:500px; float:left; overflow:hidden; background-color:#303030; background-image: url(images/body-left-contact-bg.gif); color:#FFF; padding:10px; }
#bodyleft-contact h1, h2, h3 { margin:0; padding:0; padding-bottom:5px; }
#bodyright-contact { width:264px; height:500px; float:left; overflow:hidden; background-color:#000; background-image:url(images/body-right-contact-bg.gif); background-repeat:no-repeat; padding:10px; color:#FFF; }

/*SLIDER STYLE INDEX*/
#slider { width:616px; height:360px; overflow:hidden; }
.content, .slidercontent { width:616px; height:360px; margin:0; padding:0; }
.slidercontent p { line-height:17px; padding: 10px 0 0; margin:0; }
.slidercontent ul { font-size:1em; list-style: inside; }
.slidercontent li { display:list-item; }
#slider h1, h2, h3 { margin-top:0; overflow: hidden; }
/* LOGOS BOTTOM */
#logos { width:920px; height:108px; margin:0 auto; background-color:#000; padding-top:15px; }
/* FOOTER */
#footer { width:920px; height:88px; margin:0 auto; color:#FFF; background-color:#303030; }
#footerleft { width:690px; height:88px; float:left; text-align:left; margin:0; padding:0; padding-left:10px; }
#footerleft ul { list-style:none; padding:0; margin:0; line-height:20px; }
#footerleft li { display: inline; padding-right:2px; }
#footerleft a:link { color:#FFF; text-decoration: none; }
#footerleft a:visited { color: #FFF; text-decoration:none; }
#footerleft a:hover { color: #cd83e0; text-decoration:underline; }
#footerleft p { margin:0; padding-bottom:5px; padding-top:2px; }
#footerright { width:220px; height:88px; float:left }
/* BOTTOM */
#bottom { width:914px; height:auto; margin-left:auto; margin-right:auto; font-size:1em; color:#FFF;  background-color:#303030; padding:0 0 10px 6px; }
#bottom ul { list-style:none; text-align: left; padding:0; margin:0; }
#bottom li { display: inline; padding-right:9px; }
#bottom a:link { color:#FFF; text-decoration: none; }
#bottom a:visited { color:#FFF; text-decoration:none; }
#bottom a:hover { color:#FFF; text-decoration:underline; }
/* CLASSES & SPANS */
.map { color:#FFF; text-align: center; font-size:0.8em; }
.blue { color:#FFFFFF; font-size:1.8em; }
.white { color:#396588; font-size:2.5em; }
.margin-right { margin-right:22px; }
.smallfont2, .left-small { color:#FFF; }
.date-time { color:#cd83e0; }
.uppercase { text-transform:uppercase }
/* FORMSTYLE */
.formwidth3 { width:255px; margin-top:3px; margin-bottom:1px; padding:3px; background-color:#FFF; border:none; color:#000; }
.formwidth4 { width:261px; margin-top:1px; margin-bottom:1px; }
.captcha { padding-top:6px; padding-bottom:2px; margin-left:auto; margin-right:auto; }
/* JQUERY CYCLE PLUNGIN */
.slideshow { width:920px; height:390px; margin:auto; overflow:hidden; }
/* WORDPRESS */
#main-press { width:900px; height:auto; margin:0 auto; overflow:hidden; text-align:left; background-color:#303030; padding:10px; color:#FFF; }
#main-press-strip { width:920px; height:4px; margin:0 auto; overflow:hidden; text-align:left; background-color:#f36a02 }

.navigation { margin-top:10px; padding-bottom:20px; font-weight:bold; border-bottom:thin dashed; }
.navigation ul { list-style:none; text-align:left; padding:0; margin:0; }
.navigation li { display: inline; }
.navigation a:link { color:#FFF; text-decoration: none; }
.navigation a:visited { color: #FFF; text-decoration:none; }
.navigation a:hover { color: #C39; text-decoration:underline; }
.postmetadata { border-bottom:#ffffff 1px dashed; padding-bottom:20px; }
#content ul { display:block; padding:0; margin:0; }
#content li { list-style-image: none; list-style-position:inside; }
#searchform { margin: 10px auto; padding: 5px 0px 5px 3px; }
#sidebar #searchform #s { width: 223px; padding: 1px; margin-bottom:10px; margin-top:10px; }
#sidebar #searchsubmit { padding: 1px; }
#sidebar3 { height:auto; }

/*TICKER*/
.tick1 {width:264px; height:183px !important; float:left; overflow:hidden!important; }
.tick2 {width:264px; height:130px !important; float:left; overflow:hidden!important; }

