@charset "utf-8";
/* CSS Document */
/* page-container-outer, page-container-inner-shadow, page-container-inner, content-left, content-right -> control content height*/
body {
	padding: 0px;
	margin: 0px;
	background-color:#333333;
	background-image:url(../images/stone-background2.jpg);
	background-position: center top;
}

#body-top {
	padding:0px;
	margin:0px;
	width:100%;
	margin-bottom:-50px;	
}

#body-bottom {
	width:100%;
	height:150px;
	background-color: #121212;
	position:relative;
	z-index:-2;
}

#body-bottom2 {
	width:100%;
	height:100px;
	background-color: #121212;
	position:relative;
	z-index:100;
}

#page-container-outer {
	margin:auto;
	width:1100px;
	height:1020px;
}

#page-container-outer-gallery {
	margin:auto;
	width:1100px;
	height:1300px;
}

#page-container-outer-about {
	margin:auto;
	width:1080px;
	height:1330px;
}

#page-container-header {
	margin:auto;
	width:960px;
	height:140px;
	background-image:url(../images/header-white-transparent1.png);
	background-repeat:no-repeat;
}

#page-container-inner-shadow {
	margin:auto;
	width:1000px;
	height:890px;
	background-image:url(../images/shadow3.png);
	background-repeat:repeat-y;
}

#page-container-inner-shadow-gallery {
	margin:auto;
	width:1000px;
	height:1150px;
	background-image:url(../images/shadow3.png);
	background-repeat:repeat-y;
}

#page-container-inner-shadow-about {
	margin:auto;
	width:1000px;
	height:1200px;
	background-image:url(../images/shadow3.png);
	background-repeat:repeat-y;
}

#page-container-inner-shadow-top {
	margin:auto;
	width:1000px;
	height:10px;
}

#page-container-inner-shadow-middle {
	width:1000px;
}

#page-container-inner {
	margin:auto;
	width:960px;
	height:880px;
	background-color: #F3F3F3;
}

#page-container-inner-gallery {
	margin:auto;
	width:960px;
	height:1150px;
	background-color: #F3F3F3;
}

#page-container-inner-about {
	margin:auto;
	width:960px;
	height:1190px;
	background-color: #F3F3F3;
}

#page-container-banner {
	margin:auto;
	width:960px;
	height:420px;
	background-color: #CCC;
	background-image: url(../images/headers/h1.jpg);
	background-repeat:no-repeat;
}

#navigation {
	width:100%;
	height:40px;
	background-color:#F00;
}

.menu {
	width:100%;
	height:100%;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
}

.menu ul {
	margin:0;
	padding:0;
	float:left;
}

.menu ul li {
	display:inline;
}

.menu ul li a{
	float:left;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	padding: 12px 4px;
	background-color: #6D6F64;
}

.menu ul li a:visited {
	color:#FFF;
}

.menu ul li a:hover, .menu ul li .current {
	color: #58A618;
	background-color: #333;
}

#content {
	width:930px; 
	height:390px; 
	margin-top:15px; 
	margin-left:15px;
}

#content-gallery {
	width:930px; 
	height:650px; 
	margin-top:15px; 
	margin-left:15px;
}

#content-left {
	width:630px; 
	height:100%; 
	float:left
}

#content-left-gallery {
	width:630px; 
	height:100%; 
	float:left;
}

#content-left-about {
	width:630px; 
	height:100%; 
	float:left;
}

#content-right {
	width:256px; 
	height:380px; 
	background-color: #333; 
	float:right;
	padding-top:10px;
	padding-left:10px;
}

#content-right-gallery {
	width:256px; 
	height:580px; 
	background-color: #333; 
	float:right;
	padding-top:10px;
	padding-left:10px;
}

#content-right-about {
	width:256px; 
	height:690px; 
	background-color: #333; 
	float:right;
	padding-top:10px;
	padding-left:10px;
}

#footer-buffer {
	width:980px;
	height:50px;
	margin:auto;
	padding-top:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFF;
	}
	
#footer-products {
	width:980px;
	height:80px;
	margin:auto;
	text-align:center;
	font-family:Caviar Dreams, Arial, Helvetica, sans-serif;
	font-size:11.5pt;
	color:#FFF;
	}

#footer-sitemap {
	width:980px;
	height:20px;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.25pt;
	color: #FFF;
}


#footer-sitemap ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#footer-sitemap ul li { 
	display: inline;
}

#footer-sitemap ul li a{
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
}

#footer-sitemap ul li a:hover{
	color: #FFF;
}


.footer-music {
	width:980px;
	height:20px;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.25pt;
	color: #FFF;
	line-height:11pt;
	text-decoration:none;
}

.footer-music a:hover{
	color: #FF6;
}

.footer-music ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
}

.footer-music ul li { 
	display: inline;
}

.footer-music ul li a{
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
}

.footer-music ul li a:hover{
	color: #FF6;
}



#footer-copyright {
	width:980px;
	height:50px;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FFF;
}

.content-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#333;
	font-weight:bold;
}

.content-title-sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5pt;
	color: #999;
	font-weight:bold;
}

.content-contact-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color: #FFF;
	font-weight:bold;
}

.content-contact-headings {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	color: #999;
	font-weight:bold;
}

.content-contact-info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.25pt;
	color: #FFF;
}

.content-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000;
	line-height:22px;
}

.contact-email-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	line-height:18px;
}

.sitemap-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	color:#000;
	line-height:18px;
	margin-left:20px;
}

.sitemap-text a{
	text-decoration:none;
	color:#000;
}

.sitemap-text a:hover{
	text-decoration: underline;
	color:#000;
}

.sitemap-text-sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	color:#000;
	line-height:18px;
	margin-left:50px;
}

.sitemap-text-sub a{
	text-decoration:none;
	color:#000;
}

.sitemap-text-sub a:hover{
	text-decoration: underline;
	color:#000;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/**
 * End jQuery lightBox plugin
*/

#listing {
	width:91%;
	padding:7px;
	border-bottom: solid  #666 1px;
	display:block;
	text-decoration:none;
}


#listing-heading {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11pt;
}

#listing-sub-heading {
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size:9.5pt;
}

