@charset "utf-8";
#header .tel {
	position: absolute;
	color: #827D42;
	top: 5px;
	right: 120px;
	font-size: 30px;
	height: 30px;
}

/* CSS Document */

body {
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #312309;
	background-image: url(../images/bgpatternlg.jpg);
	line-height: 1.1em;
}
.adan {
	color: #483515;
}

.green {
	color: #78A22F;
}

.solclm {
	padding: 10px;
}
.sagclm {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.linklist li {
	display: block;
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#innerwrap {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}


#header {
	height: 130px;
	width: 960px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

.foot {
	margin-top: 10px;
	height: 20px;
	color: #33250B;
}
.foot div small {
	color: #0C0903;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a  {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CA9D66;
}


#logos small {
	font-size: 10px;
	color: #161105;
	font-family: Arial, Helvetica, sans-serif;
}


#logo {
	height: 120px;
	width: 265px;
	position: absolute;
	left: 20px;
	top: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 2;
}
#nav li {
	float: left;
	margin-right: 10px;
}
#nav li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.blocksay {
	font-size: 110%;
	color: #B5AF6F;
	display: block;
	padding-left: 35px;
	text-align: justify;
	background-image: url(../images/qoute.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
}


#content {
	width: 960px;
	position: relative;
	z-index: 1;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#movie {
	height: 260px;
	width: 420px;
	border: 5px solid #312309;
}

#header h2 {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
#logo a {
	height: 115px;
	width: 260px;
	display: block;
	text-indent: -9999px;
}
p  {
	color: #CCC;
	font-size: 90%;
	text-align: justify;
}
.hr {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	display: block;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.products {
	padding: 5px;
	background-color: #150F04;
}
.products p {
	font-size: 70%;
}


#content h1 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
}
.linklist li a {
	color: #FFF;
	font-size: 90%;
	line-height: 1.2em;
}
.pane-list li a {
	color: #333;
}

.linklist li a:hover {
	color: #B5AF6F;
}
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	cursor: pointer;
	background-color: #000;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 180px;
	width: 280px;
}
.pane-list li:hover {
	background-color: #150F04;
}
.pane-list h3 {
	color: #CBC89A;
}




/*- Menu Tabs 6--------------------------- */

    #tabs6 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 100px;
      }

/*  */

#tooltip{
	position:absolute;
	border:1px solid #745521;
	padding:2px 5px;
	color:#FFF;
	display:none;
	background-color: #48340F;
	font-size: 70%;
	z-index: 1000;
	}	

/*  */

    #tabs6 li {
	display: inline;
      }

#tabs6 li a{
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000;
	display: block;
	line-height: 20px;
	padding: 5px;
	float: left;
	margin-right: 1px;
	width: auto;
      }
#tabs6 li a:hover {
	background-color: #312309;
	color: #FFF;
      }

      #tabs6 #current a {
	background-color: #827D42;
	color: #FFF;
      }

#logos a {
	display: block;
	float: left;
	height: 78px;
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	line-height: 78px;
	text-indent: -9999px;
}
.pane-list li p {
	font-size: 70%;
}

#logos li {
	display: inline;
}


.silestone a {
	width: 112px;
	background-position: -95px 0px;
}
.sensa a {
	width: 100px;
	background-position: -207px 0px;
}
.caesarstone a {
	width: 148px;
	background-position: -307px 0px;
}
.cambria a {
	background-position: -455px 0px;
	width: 125px;
}
.privia a {
	background-position: -575px 0px;
	width: 155px;
}
.certainteed a {
	background-position: -740px 0px;
	width: 135px;
}
.windows a {
	background-position: -875px 0px;
	width: 85px;
}
.zodiaq a {
	width: 95px;
	background-position: 0px 0px;
}



/* hover*/




.silestone a:hover {
	width: 112px;
	background-position: -95px -78px;
}
.sensa a:hover {
	width: 100px;
	background-position: -207px -78px;
}
.caesarstone a:hover {
	width: 148px;
	background-position: -307px -78px;
}
.cambria a:hover {
	background-position: -455px -78px;
	width: 125px;
}
.privia a:hover {
	background-position: -575px -78px;
	width: 155px;
}
.certainteed a:hover {
	background-position: -740px -78px;
	width: 135px;
}
.windows a:hover {
	background-position: -875px -78px;
	width: 85px;
}
.zodiaq a:hover {
	width: 95px;
	background-position: 0px -78px;
}
.homepic {
	height: 600px;
	position: relative;
}


#clm {
	top: 192px;
	left: 586px;
	width: 325px;
	z-index: 20;
	position: absolute;
}
#clm .board p {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#content .call {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 5;
}
#content .call p {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contact {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/contact_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 105px;
	text-indent: -9999px;
}
.contact:hover {
	background-position: 0px -26px;
}



#clm .board {

}

#clm h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: 27px;
	height: 27px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#clm .board h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}

            #contactFormContainer
            {
	position:absolute;
	left:600px;
	float:right;
	z-index: 2;
            }
            #contactForm
            {
	height:277px;
	width:320px;
            }
            #contactForm fieldset
            {
	border:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
            }      
            #contactForm label
            {
	display:block;
	color:#DCC49A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
            }      
            #contactForm input[type=text]
            {
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:5px;
	height:20px;
            }  
#contactForm #name {
	width: 300px;
}
#contactForm #email {
	width: 300px;
}
#contactForm #message {
	width: 300px;
}
			
            #contactForm input[type=submit]
            {
	background-color:#4d3a24;
	border:1px solid #4D3A24;
	color:#FFF;
	padding:2px;
	font-size: 10px;
	cursor: pointer;
            } 


			
            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #4d3a24;
            	width:100%;
            	margin-bottom:10px;
            } 
#contactForm input[type=submit]:hover {
	background-color:#DCC49A;
	color:#2A1D07;
}




            #messageSent
            {
	color:#CAB683;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
            }
#contactForm #phone {
	width: 300px;
}
.brown {
	color: #CBC89A;
}
