@charset "UTF-8";
body {background: #3e2b0b url('/assets/templates/gilby/images/bg.png') top left repeat-x; font-family: Arial, Helvetica, sans-serif; }
a:active { color: #ffffff; }
#logo {
	z-index: 0;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	top: -50px;
	width: 400px;
	height: 278px;
}
/*#topslideshow {z-index: 0; position: absolute; top: 5px;  left: 50%; width: 460px; height: 175px; background-image: url('/assets/templates/gilby/images/slideshow.png'); background-repeat: no-repeat;}*/
#nav {
	z-index: 0;
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: 0px;
	background-image: url('/assets/templates/gilby/images/Nav.png');
	background-repeat: no-repeat;
	width: 447px;
	height: 68px;
}
#content {
	min-height:400px;
	z-index: -1;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	background: transparent url('/assets/templates/gilby/images/content-trans.png') top left no-repeat;/*_background: #3E2B0B url('/assets/templates/gilby/images/content.png') top left no-repeat;  IE6 only */
}
#breadcrumbs {
	padding: 30px 10px 10px 30px;
	color: #D4BBA2;
	}
#main {padding-top: 0px; padding-left: 30px; color: #D4BBA2;}
#main.home {padding-top: 30px;}
#side {margin-top: -30px;width: 202px; padding-left: 46px; margin-right: 22px;}
#footer {position: bottom; margin-left: 30px;}
/* Events  ***************/

.list-events .date p {	font-size: 250%;	margin: 0px;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;	text-align: center;	line-height: 100%;}
.list-events .date a {	text-decoration: none;	letter-spacing: -1px;}
.list-events a {	color: #333333;	text-decoration: none;}
.list-events a:hover {	color: #000000;}
.list-events .info h3 {	border-bottom: 1px solid #666666;}
.list-events {	padding-top: 10px;}
.list-events .info p {	font-size: 85%;}
.list-events .date {	height: 70px;	background-color: #CCCCCC;	}

/* GLobal Nav ***************/

.global_nav { }
.global_nav li {float: left; padding-left: 10px; list-style-type: none; font-size: 1.2em; line-height: 1.2; }
.global_nav a {	color: #FFF; float: left; display: block; padding: 3px; font-size: 100%; padding-top:10px; text-decoration: none; }
.global_nav {	margin-left: 18px; margin-top: 14px;}
.global_nav .active a {border-bottom: solid #ffffff; 5px;}

.sub_nav {
	margin: 50px 0 20px; 
	background: #4C3B1D url(/assets/templates/gilby/images/sidenav.jpg) top right no-repeat;
	}
	
	.sub_nav ul {
		margin: 0;
		}
	
	.sub_nav li {
		list-style-type: none;
		margin: 0 2px;
		padding: 2px 6px 2px 3px;
		/* border-bottom: 1px groove #66573D; */
		border-bottom: 1px solid #796753;
		font-size: 1.25em;
		font-weight: bold;
		}
		
		.sub_nav li li {
			font-size: .8em;
			font-weight: normal;
			margin-right: -3px;
			padding-right: 3px;
			padding-left: 0;
			}
			
		.sub_nav li.last {
			border-bottom: none;
			background: transparent url(/assets/templates/gilby/images/sidenav-bottom.png) bottom left no-repeat;
			margin: 0;
			padding-right: 8px;
			padding-left: 5px;
			}
			
			.sub_nav li li.last {
				margin-right: -3px;
				padding-right: 3px;
				padding-left: 2px;
				}

	.sub_nav a { 
		display: block;
		padding-left: 15px;
		font-size: 110%; 
		color: #ddcebf; 
		text-decoration: none;
		}
		
		.sub_nav li li a {
			color: #C1AA93;
			}
	
	.sub_nav a:hover { 
		color: #c1aa93;
		}
		
		.sub_nav li li a:hover {
			color: #ddcebf;
			}
			
	.sub_nav li.active a {
		background: transparent url(/assets/templates/gilby/images/you-are-here.png) 3px 50% no-repeat;
		}
		
		.sub_nav li.active li a {
			background: none;
			}
			
			.sub_nav li.active li.active a {
				background: transparent url(/assets/templates/gilby/images/you-are-here.png) 3px 50% no-repeat;
				}
			
			.sub_nav li li.last {
				background-image: none;
				}
	
.footer_nav li {float: left; list-style-type: none;}
.footer_nav {padding: 10px; height: 20px;}
.footer_nav a {float: left; text-decoration:none; padding: 10px;}
form li {list-style-type: none;}

h1 {color: #e9e0d3;}
h2 {
	color: #94784F;
	margin-bottom: 0;
	}

h3 {
	color: #DDCEBF;
	margin-top: 1em;
	margin-bottom: 0;
	}
p, li {color: #d4bba2;}
a:hover {color:#ccc;}
a {color: #c1aa93;}

.whats-new {
	border: 1px solid #241906; 
	padding: 0 1.5em 1.5em; 
	margin: 0 1.5em;
	/* background-color: #2e2008; */
	background: #94784f; 
	width: 240px; 
	float: right;
	}
	
	.whats-new h2 {
		font-size: 1.5em;
/* 		background: #241906; */
		background: #5F0E0D;
		margin: 0 -1em 1em;
		padding: .5em 1em;
		}
	
	.whats-new img {
		float: right;
		padding: 3px;
		margin: 0 14px 14px;
		border: 1px solid #241906;
		}

.list-docs h2 {
	font-size: 1.5em;
	}
 
/*** Product catalog table ***/

table.products {
	border-collapse: collapse;
	background: #6e5632;
	color: #D4BBA2;
	border: 1px solid #2e2008;
	}
	
	table.products tr th {
		background: #4C3B1D;
		border-bottom: 2px solid #2e2008;
		vertical-align: bottom;
		}
	
	table.products tr.alt td {
		background: #5C482A;
		}

/*** Contact form ***/

form#contact {}

	form#contact label {
		width:150px;
		line-height: 38px;
		margin-right: 10px;
		float: left;
		text-align: right;
		}
	
	form#contact span.field {
		width: 390px
		float: right;
		}
		
	form#contact input.text,
	form#contact textarea {
		width: 30em;
		font: 12px Arial, Helvetica, sans-serif;
		}
	
	form#contact div.row {
		clear: both;
		}

#footer-inner {
	background: #2e2008;
	border: 1px solid #241906;
	padding: 1.5em;
	margin-right: 60px;
	}
