/* SITE WIDE LAYOUT */

body {
	margin:0; 
	padding:0;
	font-family: proxima-nova-1,proxima-nova-2, "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	background: #ccc;
	background-image :url(../i/pngs/bg001.png);
	background-repeat:repeat-x;
}

#logo {
	margin-top: 40px;
	margin-bottom: 40px;
	left: 50%;
	margin-left: -461px;
	position: absolute;
	width: 942px;
	height: 80px;
	z-index: 2;
}

#logo a {
		outline: none;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#swf {
	width: 942px;
	height: 375px;
	position: absolute;
	overflow: hidden;
	top: 150px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #eee inset;
	z-index: 4;
	background-color: #ccc;
}

#mainOuter {
	width:942px;
	left: 50%;
	margin-left: -471px;
	top: 0px;
	position: absolute;
	height: 1000px;
	z-index: 1;
}
#footer {
	text-align:center;
	font-size:0.75em;
	cursor: default;
	position: relative;
	color: #333;
	text-shadow: 0 1px #ddd;
	line-height: 1.5em;
	padding-bottom: 1px;
}
#footer a {
	text-decoration:none;
	color: #666;
}
#footer a:hover {
	color: rgb(200,100,0);
}

#touch-details {
	border-radius: 5px;
	height:15px;
	width:920px;
	border: 1px solid #bbb;
	background: rgb(225,225,210);
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #eee inset;
	text-shadow: 0 1px #eee;
	font-size: 1.2em;
	line-height: 1em;
	color: #666;
	padding: 10px;
	margin-top:7px;
	cursor: default;
	display: none;
}

#guk-desc {
	border-radius: 5px;
	height:118px;
	width:446px;
	border: 1px solid #bbb;
	background: rgb(240,240,240);
	position: absolute;
	top: 535px;
	left: 238px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #fff inset;
	text-shadow: 0 1px #fff;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #333;
	padding: 10px;
	cursor: default;
}

#google-map {
	border: 1px solid #bbb;
	box-shadow: 0 0 10px #aaa;
}

#navlist001 {
	border-radius: 5px;
	width:226px;
	border: 1px solid #bbb;
	position: absolute;
	top: 595px;
	left: 0px;
	box-shadow: 0 0 10px #aaa;
}

#navlist001-top {
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #bbb;
	background: rgb(240,240,240);
	box-shadow: 0 0 0 1px #fff inset;
	height: 38.5px;
}

#navlist001-bot {
	border-radius: 0 0 5px 5px;
	background: rgb(240,240,240);
	box-shadow: 0 0 0 1px #fff inset;
	height: 38.5px;
}

#navlist002 {
	border-radius: 5px;
	height:78px;
	width:226px;
	border: 1px solid #bbb;
	background: rgb(240,240,240);
	position: absolute;
	top: 0px;
	left: 704px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #fff inset;
}

#navlist003 {
	border-radius: 5px;
	width:226px;
	border: 1px solid #bbb;
	position: absolute;
	top: 150px;
	left: 714px;
	box-shadow: 0 0 10px #aaa;
}

#navlist003-top {
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #bbb;
	background: rgb(240,240,240);
	box-shadow: 0 0 0 1px #fff inset;
	height: 48.75px;
}

#navlist003-mid {
	border-bottom: 1px solid #bbb;
	background: rgb(240,240,240);
	box-shadow: 0 0 0 1px #fff inset;
	height: 48.75px;
}

#navlist003-bot {
	border-radius: 0 0 5px 5px;
	background: rgb(240,240,240);
	box-shadow: 0 0 0 1px #fff inset;
	height: 48.75px;
}

#navlist004 {
	border-radius: 5px;
	padding: 10px;
	height:193px;
	width:682px;
	border: 1px solid #bbb;
	background: rgb(240,240,240);
	position: absolute;
	top: 480px;
	left: 0px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #fff inset;
	z-index: 1;
}

#navlist004-info {
	padding: 10px;
	height:10px;
	width:684px;
	line-height: 0.5em;
	border-top: 1px dotted #bbb;
	position: absolute;
	top: 624px;
	left: -10px;
	text-shadow: 0 1px #fff;
	font-size: 0.85em;
	color: #666;
	z-index: 5;
	font-style:italic;
	text-align: center;
	cursor: default;
}

#navlist004 li {
	width: 90px;
	float: left;
	list-style: none;
	box-shadow: 0 0 2px #333;
}
#navlist004 a {
	width: 90px;
	display: block;
}
#navlist004 li.activeSlide a {
	outline: 2px solid rgb(180,90,45);

}
#navlist004 a:focus {
	outline: none;
}
#navlist004 img {
	border: none;
}
#Thumb001 {position: relative;top: 0px;left: 0px;}
#Thumb002 {position: relative;top: 0px;left: 9px;}
#Thumb003 {position: relative;top: 0px;left: 18px;}
#Thumb004 {position: relative;top: 0px;left: 27px;}
#Thumb005 {position: relative;top: 0px;left: 36px;}
#Thumb006 {position: relative;top: 0px;left: 45px;}
#Thumb007 {position: relative;top: 0px;left: 54px;}
#Thumb008 {position: relative;top: 9px;left: 0px;}
#Thumb009 {position: relative;top: 9px;left: 9px;}
#Thumb010 {position: relative;top: 9px;left: 18px;}
#Thumb011 {position: relative;top: 9px;left: 27px;}
#Thumb012 {position: relative;top: 9px;left: 36px;}
#Thumb013 {position: relative;top: 9px;left: 45px;}
#Thumb014 {position: relative;top: 9px;left: 54px;}
#Thumb015 {position: relative;top: 18px;left: 0px;}
#Thumb016 {position: relative;top: 18px;left: 9px;}
#Thumb017 {position: relative;top: 18px;left: 18px;}
#Thumb018 {position: relative;top: 18px;left: 27px;}
#Thumb019 {position: relative;top: 18px;left: 36px;}
#Thumb020 {position: relative;top: 18px;left: 45px;}

#navlist005 {
	border-radius: 5px;
	height:213px;
	width:241px;
	border: 1px solid #bbb;
	background: rgb(210,210,210);
	position: absolute;
	top: 480px;
	left: 699px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #eee inset;
	cursor: default;
}
#navlist005-desc {
	text-shadow: 0 1px #eee;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #333;
	padding: 10px;
	position: relative;
	bottom: 20px;
}

#showroom-button {
	border-radius: 5px;
	height:48px;
	width:226px;
	border: 1px solid #bbb;
	background: rgb(240,240,240);
	position: absolute;
	top: 535px;
	left: 0px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #fff inset;
	background-image: url(../i/ShowroomPano01.jpg)
}

#gallery-button {
	border-radius: 5px;
	height:48px;
	width:226px;
	border: 1px solid #bbb;
	background: rgb(240,240,240);
	position: absolute;
	top: 535px;
	left: 714px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #fff inset;
	background-image: url(../i/GalleryPano01.jpg)
}

h1 {
	font-size:1.2em;
	line-height: 2em;
	color: rgb(200,100,50);
	text-align: center;
	text-shadow: 0 1px #fff;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 5px;
	position: relative;
	bottom: 10px;
}
h2, h3 {
	font-size:1.3em;
	line-height: 1.8em;
	color: #bbb;
	text-align: center;
	text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
	position: relative;
	bottom: 12px;
}

h4 {
	font-size:1.05em;
	line-height: 2.31em;
	color: rgb(180,90,45);
	text-align: center;
	text-shadow: 0 1px #fff;
	margin: 0;
}

h5 {
	color: rgb(180,90,45);
	text-shadow: 0 1px #fff;
	font-size: 1.05em;
	line-height: 2.95em;
	text-align: center;
	margin: 0;
}

h6 {
	font-size:1.05em;
	color: rgb(200,100,50);
	text-align: center;
	text-shadow: 0 1px #fff;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 11px;
	position: relative;
	bottom: 33px;
}

h7 {
	color: rgb(180,90,45);
}

#stonesQ1 {
	border-radius: 5px;
	height:270px;
	width:226px;
	border: 1px solid #bbb;
	background: rgb(240,240,240);
	position: absolute;
	top: 685px;
	left: 0px;
	box-shadow: 0 0 10px #aaa, 0 0 0 1px #fff inset;
	-webkit-transform: translateZ(0);
}

#stones-textbox {
	color: #333;
	font-size: 0.9em;
	padding-left: 13px;
	padding-right: 13px;
	text-shadow: 0 1px #fff;
	position: relative;
	bottom: 10px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
#guk-desc {
	line-height: 1.25em;	
	font-size: 0.85em;
}
