@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: normal;
	font-size: 62.5%;
	font-family: 'Cabin', arial, serif; 







	color: #161616;
	background-color: #d5dad0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

h1,h2, h3, h4, h5, h6{
	padding-top: 10px;
	letter-spacing: -1px;
}



h2, h3, h4, h5, h6{
	padding-bottom: 4px;
}


p { 
	font-size: 1.2em;
line-height:1.4em;
	margin-bottom: 10px;
}
a {
	color: #c1ad8f;
	text-decoration: none;
}
	h1{
	font-size: 30px;
	margin-bottom:10px;
	font-weight: bold;
	color:#666666;
	}
.page-title {
	display: block;
	padding-left: 80px;
	background-image: url(../images/pate-title-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
	height: 60px;
}
.page-title span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}




#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header-bg_black.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 314px;
	position: relative;
}
#header .logo {
	display: block;
	position: absolute;
	left: 345px;
	top: 20px;
	height: 230px;
	width: 265px;
	text-indent: -9999px;
}
#footer {

	padding-top: 30px;
}
#wrap .content-wrap {
	background-color: #d5dad0;
	border: 1px solid #b9bbb6;
	padding:10px
}
#menu li ,.boxes li{
	display: block;
	float: left;
padding:10px;
}
#menu {
	overflow: hidden;
}

#menu li a{
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:163px;
	display:block;
	width:165px;
	height:165px;
	border: 1px solid #b9bbb6;
	float:left;
	background-image:url(../images/nav-sprite.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent: -9999px;
			}
.boxes {
	overflow: hidden;
}

.boxes li a {
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:153px;
	display:block;
	width:160px;
	height:155px;
	border: 1px solid #b9bbb6;
	float:left;
	cursor:pointer;
}


            #home{background-position:0 0;}
			#home:hover,#home.hover{
	background-position:0 -165px;color:#987030;
}
			#company{
	background-position:-165px -165px;
}
			#company:hover,#company.hover{
	background-position:-165px 0px;
}
			#services{
	background-position:-330px 0;
}
			#services:hover,#services.hover{
	background-position:-330px -165px;
}
			#stones{
	background-position:-495px 0;
}
			#stones:hover,#stones.hover{
	background-position:-495px -165px;
}
			#menu li a#empty1{background-image:url(../images/empty-1.jpg);}
			#menu li a#empty2{background-image:url(../images/empty-2.jpg);}
			#menu li a#empty3{background-image:url(../images/empty-3.jpg);}
			#menu li a#empty4{background-image:url(../images/empty-4.jpg);}
			#menu li a#empty5{background-image:url(../images/empty-5.jpg);}
			#contact{
	background-position:-660px 0;
}
			#contact:hover,#contact.hover{
	background-position:-660px -165px;
}
#menu-page li {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	height: 55px;
}
.left {
	float: left;
}

#menu-page li a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	width: 90px;
	line-height: 55px;
}
#menu-page li a:hover{color:#fff}
#menu-page li a.active{color:#fff;font-weight:bold}
#menu-page {
	overflow: hidden;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.menu-page-wrap {

}
#wrap .content-wrap-menu {
	background-color: #f6f7f5;
	border: 1px solid #b9bbb6;
	background-image: url(../images/menu-page-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-page {
	padding: 20px;
}
.right {
	float: right;
}
.two-column .right {
	width: 48%;
}
.p-intro {
	font-size: 14px;
	color: #161616;
}
.p-intro:first-letter {
	font-weight: bold;
	font-size: 20px;
}

.two-column .left {
	width: 48%;
}

/* Tick list */
.tick, .cross, .plus, .minus{
	list-style: none;
	margin: 0 0 11px 0;
	padding: 0;	
}
.tick li{
	padding-left: 17px;
	background-color: transparent;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.cross li{
	padding-left: 17px;
	background-color: transparent;
	background-image: url(images/cross.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.plus li{
	padding-left: 17px;
	background-color: transparent;
	background-image: url(images/plus_green.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.minus li{
	padding-left: 17px;
	background-color: transparent;
	background-image: url(images/minus.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

	


	
	
	



/* Link list */
.links{
	list-style: none;
	margin: 0 0 11px 0;
	padding: 0;
}
.links li{
	position: relative;
border-bottom: 1px dotted #b9bbb6;
padding:3px
}
.links li a {
	display: block;
	padding: 0 5px;
	line-height: 20px;
border-left: 5px solid #b9bbb6;
color:#766A54;
text-transform:uppercase
}

.links li a:hover { 
border-left: 5px solid #b9bbb6;
color:#789F1E;}
.links li a.selected { 
border-left: 5px solid #b9bbb6;
color:#766A54;font-weight:bold}

/* Forms */
form ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	form ul li{
		padding: 5px 0;	
	}
form label{
	display: block;	
}
	label span{
	color: #789F1E;
	font-size: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	}
form input, form textarea{
	border: solid 1px #e9e9e9;
	padding: 8px;
	background: #FFF;
	width: 50%;	
}
form textarea{
	width: 70%;
	height: 100px;
}
table.table {
	border:1px solid #b9bbb6;
	border-collapse: collapse;

}
/* headline */

table.table caption {
	margin: 0;
	padding: 10px;
	text-align: left;
	font: bold 250%/1em arial, geneva, sans-serif;
	color: #01499B;
	width: 100%;
	width: auto;
}	
table.table caption span {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

	
/* data */

table.table tbody {
	background: #fff;
}
table.table tbody td  {
	vertical-align: top;
	padding: 10px;
	font-size: 100%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #b9bbb6;
}

/* header */ 
	
table.table thead th { /* headers oben */
	padding:10px;
	text-align: left;
	color: #766A54;
	background-color: #b9bbb6;
	font-variant: small-caps;
	font-weight: bold;



}



table.table tbody th {
	text-align: left;
	font-size: 1.2em;




}	

/* colours */

table.table tbody tr.odd th {
	background: #fff;
	border-top: 1px dotted #ccc;
}
table.table tbody tr.odd {
	background: #fff;
	border-top: 1px dotted #ccc;
}

table.table tbody tr th {
	background: #fff;
	border-top: 1px dotted #ccc;
}
table.table tbody tr {
	background: #fff;
	border-top: 1px dotted #ccc;
}



table.table tfoot th, tfoot td {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	background: #fff;
	color: #666;
}

table.table tfoot th {
	border-top: 1px dotted #ccc;
}

table.table tfoot td {
	padding-left: 10px;
	border-top: 1px dotted #ccc;
	text-align: right;
}

/* links */	
	
table.table tbody tr th a { 


}

table.table tbody tr.odd th a { 


}	
	
table.table tbody td a {

}

table.table tbody tr.odd th a:visited {
color: #999;
}



#content .button, #content .button:visited {
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	position: relative;
	cursor: pointer;
	background-color: #766A54;
}
 
	#content .button:hover		{
	background-color: #789F1E;
	color: #fff;
	border: 1px solid #5B7917;
}
	 #content .button:active{ top: 1px; }
	 #content .small.button			{
	font-size: 11px;
	border: 1px solid #333;
}
	 #content .button, #content button:visited { font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  }
												  
	
#content a.button{
	padding: 8px 22px !important;
	border: 1px solid #544B3D;
}
