@charset "utf-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre,  fieldset, input, p, blockquote
{margin:0; padding: 0;}

/* Normalizes font size for headers */
h1, h2, h3, h4, h5, h6
{font-size: 100%}

/* Normalizes list-style from lists */
ol, ul
{
	margin: 0px;
	padding: 0px;
}
/* Normalizes font-style and font-weight to normal */
address, caption, city, code, dfn, em, th, var 
{font-style: normal; font-weight:normal;}

/* Removes list-style from lists */
table
{border-collapse: collapse; border-spacing: 0:}

/* Removes border from fieldset and img */
fieldset, img
{border:0}

/* Left-aligns text in caption and th */
caption, th
{text-align:left}


body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
ul {
	line-height: 18px;
}
h1 { font-size: 16px; font-weight: bold; color: #0086B8; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; }

A:link {
	TEXT-DECORATION: underline;
	color: #548290;
}
A:visited {
	COLOR: #548290;
	TEXT-DECORATION: underline;
}
A:hover { COLOR: #FFF; TEXT-DECORATION: underline; }
A:active {
	COLOR: #548290;
	TEXT-DECORATION: underline;
}

.Asmall:link { COLOR: #4F4639; TEXT-DECORATION: underline; font-size: 10px; }
.Asmall:visited { COLOR: #4F4639; TEXT-DECORATION: underline; }
.Asmall:hover { COLOR: #FFF; TEXT-DECORATION: underline; }
.Asmall:active { COLOR: #BDB6AE; TEXT-DECORATION: underline; }

.Awhite:link { COLOR: #FFF; TEXT-DECORATION: underline; }
.Awhite:visited { COLOR: #382F26; TEXT-DECORATION: underline; }
.Awhite:hover { COLOR: #D0CAC1; TEXT-DECORATION: underline; }
.Awhite:active { COLOR: #382F26; TEXT-DECORATION: underline; }
.bottomLine { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #1A6584; font-weight: bold; color: #0086B8; }

input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCC; padding: 3px; background-color: #1B1B1B; border: 1px solid #4F4F4F; }
.input2 {
	height: 20px;
	border: 1px solid #33515B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding: 3px;
	width: 100px;
	background-color: #668C99;
}

select { background-color: #1B1B1B; border: 1px solid ##4F4F4F; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCC; width: 255px; }
textarea { border: 1px solid #4F4F4F; background-color: #1B1B1B; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCC; padding: 4px; }
.required { color: #0086B8; }


.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #365760;
	margin-top: 15px;
	background-color: #1b1712;
}
.header {
	height: 157px;
}
.flash {
	height: 475px;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
}

.menu {
	height:43px;
	position:relative;
	text-align:right;
	background-image: url(../images/navigationBG.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}
.hide {
display:none;
}
.submenu {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#957E3B;
	top:42px;
	z-index:999;
	display: none;
}
.submenu a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	display: block;
}
.submenu a:hover {
	color:#F1EBDB;
	background-color: #567983;
}
.submenu .item  {
	text-align:center;
	background-color:#365760;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #548290;
	border-bottom-color: #548290;
	border-left-color: #548290;
	height: 15px;
	width: 150px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#gallery_sub {
	width:150px;
	left:370px;
}
#products_sub {
	width:150px;
	left:500px;
}


.footer {
	height: 44px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #548290;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #365760;
	border-bottom-color: #365760;
	border-left-color: #365760;
}
.homeContent {
	background-image: url(../images/homeContentBG.jpg);
	background-repeat: repeat-y;
}
.homeContentLeft {
	float: left;
	width: 662px;
}
.homeContentLeft .content {
	margin-right: 25px;
	margin-left: 33px;
	margin-bottom: 15px;
	margin-top: 35px;
}

.homeContentRight {
	float: right;
	width: 318px;
}
.homeContentRight .speciality H1{
	font-size: 12px;
	color: #548290;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365661;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.homeContentRight .speciality ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: none;
	margin-right: 0px;
}
.homeContentRight .speciality ul li a {
	display: block;
	width: 256px;
	padding-left: 25px;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.homeContentRight .speciality ul li a:hover {
	background-color: #21363D;
}
.mainContent {
	background-image: url(../images/mainContentBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainContent .mainContentLeft {
	float: left;
	width: 297px;
}
.container .mainContent .mainContentLeft .maps {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

.mainContent .mainContentLeft h1 {
	color: #548290;
	padding-left: 10px;
	font-size: 14px;
}

.mainContent .mainContentRight {
	float: right;
	width: 680px;
	padding-bottom: 25px;
}
.mainContentRight h1 {
	color: #548290;
	padding-left: 25px;
}

.mainContent .mainContentRight p {
	padding-right: 45px;
	padding-left: 25px;
	line-height: 21px;
	padding-bottom: 20px;
}
.mainContentRight .mainContentLeftHeadline {
	margin-bottom: 20px;
}
.mainContentRight ul  {
	padding-left: 55px;
}
.mainContentRight li  {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
.blueBold {
	font-weight: bold;
	color: #548290;
}
.mainContentFull .appliances1 {
	float: left;
	width: 680px;
}
.mainContentFull .appliances2 {
	float: right;
	width: 295px;
	margin-top: 20px;
}



.Appliances {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222220;
	width: 320px;
	float: left;
	line-height: 11px;
}


.Appliances p  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.Appliances p a {
	font-size: 11px;
	line-height: 12px;
}

.Appliances a .img {
	padding: 5px;
	border: 1px solid #375660;
	float: left;
	margin-right: 5px;
}
.Appliances a:hover .img {
	border: 1px solid #678F9B;
	background-color: #4B6D77;
}



.Lights {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222220;
	width: 300px;
	float: left;
	line-height: 11px;
	margin-right: 0px;
}
.LightsWrapper {
	margin-left: 38px;
}
.LightsWrapper .hedline {
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273D43;
	width: 893px;
	font-weight: bold;
	color: #668C99;
}




.Lights p  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.Lights span {
	padding-top: 10px;
	margin-top: 10px;
}

.Lights p a {
	font-size: 11px;
	line-height: 12px;
}

.Lights a .img {
	padding: 5px;
	border: 1px solid #375660;
	float: left;
	margin-right: 5px;
}
.Lights a:hover .img {
	border: 1px solid #678F9B;
	background-color: #4B6D77;
}
.name {
	clear: both;
	margin-bottom: 15px;
	text-align: center;
}










.mainContentFull {
	padding-bottom: 20px;
}
.mainContentFull2 {
	text-align: center;
}

.mainContentFull .headline {
	height: 65px;
	margin-bottom: 0px;
}
.mainContentFull .textMain {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f3736;
	padding-bottom: 15px;
}


.galleryDescription {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.galleryDescription ul {
	padding-left: 30px;
}


.pages {
	margin-top: 5px;
	margin-right: 48px;
	margin-left: 40px;
	text-align: right;
	margin-bottom: 5px;
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F3034;
	font-size: 16px;
	color: #FFF;
}
.pages span {
	float: left;
	font-weight: normal;
	color: #548290;
}

.pages2 { margin-top: 18px; margin-right: 15px; margin-left: 0px; text-align: right; margin-bottom: 5px; clear: both; }
.pages2 span { float: left; }


.footer .nav {
	float: right;
	width: auto;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
.footer .nav ul { padding: 0px; margin: 0; }
.footer .nav  li { display: inline; list-style-type: none; padding-top: 0px; padding-bottom: 0px; }
.footer .nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2e3a3a;
	font-size: 10px;
	padding-right: 6px;
	display: inline;
	width: auto;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2e3a3a;
}
.footer .nav a:hover {
	color: #91B5BF;
}
.footer .copyrights {
	width: 250px;
	padding-top: 15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2e3a3a;
	float: left;
}
.footer .copyrights img { vertical-align: text-bottom; padding-right: 10px; }
.subFooter {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #548290;
	margin-top: 2px;
	clear: both;
}
.subFooter .social {
	float: left;
	width: auto;
	padding-left: 10px;
	padding-top: 10px;
}
.subFooter .houzz {
	float: right;
	margin-top: 10px;
}

.subFooter .design {
	float: left;
	width: 400px;
	text-align: left;
	padding-right: 10px;
}

.web {
	float: right;
	width: 300px;
	text-align: right;
}
.nkba {
	float: left;
	width: auto;
	margin-left: 15px;
	padding-top: 5px;
}


.subFooter a {
	color: #548290;
}

.subFooter a:hover { color: #999; 
}
.contactFooter { width: 960px; margin-right: auto; margin-left: auto; height: 45px; background-color: #0086b8; background-image: url(../images/foter_bg.gif); background-repeat: repeat-x; padding: 10px; }

.clr {
	clear: both;
}
.blueHD {
	font-weight: bold;
	color: #548290;
}
.map {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 1px solid #35535D;
	height: 750px;
	width: 550px;
}

#address { width: 565px; margin-right: auto; margin-left: auto; padding: 0px; }
#address p { padding: 0; }
#address .address1 {
	width: 280px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #364B52;
}
#address .address2 {
	float: right;
	width: 280px;
	text-align: right;
}

.validation-advice { margin: 1px 0; padding: 1px; color : #00AEEF; }
.location { padding: 5px; width: 550px; margin-right: auto; margin-left: auto; margin-top: 15px; text-align: center; }


.galleryDoorPict  { text-align: left; width: 139px; font-size: 10px; float: left; margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding-top: 3px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; }

.galleryDoorPict .img { padding: 3px; border: 1px solid #00709A; }

.galleryDrawersPict  { text-align: left; width: 109px; font-size: 10px; float: left; margin-top: 5px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding-top: 3px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; }

.galleryDrawersPict .img { padding: 3px; border: 1px solid #00709A; }

.fadein {
	position:relative;
	height:475px;
	width:980px;
	clear: both;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
}
.container .homemenu {
	position: relative;
	z-index: 9999;
}


.fadein img {
	position:absolute;
	left:0;
	top:0;
}
.divider {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.bottomLine {
	color: #668C99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.required {
	color: #668C99;
}
.blueBold {
	font-weight: bold;
	color: #548290;
}
.locimageFrame {
	padding: 3px;
	border: 1px solid #333;
}
.estimate {
	width: 280px;
}
.imagePaddingRight {
	padding-right: 10px;
}
.CounterWrapper {
	margin-left: 38px;
}
.CounterWrapper .description {
	margin-top: 25px;
	padding-right: 45px;
	clear: both;
	line-height: 18px;
}

.CounterWrapper .hedline {
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273D43;
	width: 893px;
	font-weight: bold;
	color: #668C99;
	height: 25px;
}













.Counter{
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #35565F;
	width: 300px;
	float: left;
	line-height: 11px;
	margin-right: 0px;
}




.Counter p  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.Counter .description  {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	text-align: center;
}

.Counter p a {
	font-size: 11px;
	line-height: 12px;
}

.Counter a .img {
	padding: 5px;
	border: 1px solid #375660;
	float: left;
	margin-right: 5px;
}
.Counter a:hover .img {
	border: 1px solid #678F9B;
	background-color: #4B6D77;
}
