/* CSS Document */

/* ------------- tags ---------------- */
html {
	background-color: #f2ede0;
	width: 100%;
}

body {
	font-family: sans-serif;
	font-size: 12px;
	position: absolute;
	left: 50%;
	width:800px;
	padding: 0px;
	margin: 0 0 0 -400px;
	height: 100%;
	background-color: #fff;
}

body p {
	margin: 5px 0;
}

body img {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

h1 {
	font-size: 18px;
	color: #b48001;
	margin-top: 29px;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	color: #b48001;
	margin-top: 15px;
	margin-bottom: 0px;
}

h5 {
	font-family: sans-serif;
	font-size: 12px;
}

h6 {
	font-family: sans-serif;
	font-size: 10px;
}

.tool-tip {
	color: #fff;
	width: 400px;
	z-index: 13;
	margin-left: -400px;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}


/* ------------- classes ---------------- */

.clearer {
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 800px;
}
.error {
	color: #f00;
}

.hidden-field {
	display: none;
}


/* ------------- identifiers ---------------- */

/* -- main container -- */

#main-container {
	position: relative;
	min-height: 100%;
	width: 798px;
	padding: 0 1px 0px 1px;
	background: url('../img/container-bg.png') repeat-y;
	background-position: top;
}

* html #main-container {
	height: 100%;
}

/* -- header -- */
#header {
	position: relative;
	padding: 0;
	border-top: 1px solid #fff;
	width: 798px;
	
}

#head-banner {
	background-color: #000;
	height: 99px;
	padding: 0;
	margin: 0px;
}

#top-menu {
	width: 800px;
	height: 30px;
	padding: 0;
	margin: 0 0 0 -1px;
	text-align: center;
	background-color: #fff;
}

#top-menu td {
	height: 30px;
	margin: 0 1px 0 0;
	color: #fff;
	background-color: #af8b4c;
}
#top-menu a {
	text-decoration: none;
	padding-top: 9px;
	display: block;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#top-menu a:visited {
	color: #fff;
}

#top-menu a:hover {
	color: #fff;
	background-color: #b48001;
}

td#selected-menu-item {
	color: #fff;
	background-color: #b48001;
}

/* -- footer -- */

#footer {
	position: absolute;
	bottom: 0px;
	height: 149px;
	padding: 0px;
	margin: 0px 0 0 1px;
	width: 800px;
	background: url('../img/footer-bg.png') no-repeat;
	background-position: top;
	background-color: #af8b4c;
}

#foot-pad {
	height: 147px;
}

#footer h5 {
	color: #fff;
	margin: 15px 300px 10px 20px;
	padding: 0;
}
#footer h6 {
	color: #fff;
	margin: 0px 300px 0px 20px;
	padding: 0;
}

#logos {
	margin: 2px 0 0 0;
	padding: 0;
}

/* -- content -- */

#content {
	padding-bottom: 148px;
}

#default-2c-table {
	padding: 0px;
	margin: 0px;
}

#default-2c-table-left {
	padding: 5px 6px;
	width: 329px;
}

#default-2c-table-right {
	padding: 0px;
	margin-top: 0px;
	padding: 0 20px 0 20px;
	width: 419px;
}

#default-2c-table-right p {
	line-height: 20px;
	margin: 5px 0px;
}

/* -- home.php -- */

/* -- manufacturing.php -- */

/* -- gallery.php -- */

#gallery-2c-table {
	padding: 0px;
	margin: 0px;
}

#gallery-2c-table-left {
	vertical-align: top;
	margin-top: 0px;
	padding: 0px 0px;
	width: 329px;
}

#gallery-2c-table-right {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 439px;
	overflow: hidden;
}

#gallery-2c-table-right p {
	line-height: 20px;
	margin: 0px 0px;
}

#gallery-2c-table-right h5 {
	line-height: 20px;
	margin: 0;
	color: #b48001;
}


#gallery-category-list {
	margin: 0;
	padding: 0;
	color: #b48001;
}

#gallery-category-list a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #b48001;
}

#gallery-category-list a:hover {
	text-decoration: underline;
}

#gallery-category-list li {
	list-style-position:outside;
	list-style: none;
	width: 301px;
	height: 103px;
	margin: 0 0 1px 0;
	padding: 0 35px 0 5px;
}

.gallery-category-picture {
	height: 103px;
	width: 60px;
	clear: left;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

.gallery-category-picture img {
	padding: 20px 0;
	display: block;
	width: 60px;
	height: 60px;
}

.gallery-category-text {
	font-size: 10px;
	margin: 0;
	padding: 20px 0;
}

.gallery-category-text a {
	position: relative;
	bottom: 0px;
	line-height: 10px;
	margin: 0;
}

.galley-category-text p {
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.gallery-category-text h5 {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

.gallery-category-description-text {
	height: 36px;
}

.gallery-category-description-text p {
	margin: 1px 0 0 0;
	padding: 0;
	line-height: 11px;
}

#gallery-category-current {
	background-color: #b38001;
	color: #fff;
}

#gallery-category-current a {
	color: #fff;
}

.gallery-category-normal {
	background-color: #f2ede0;
}

.gallery-category-alternative {
	background-color: #e7e2d5;
}

#gallery-thumbnails {
	text-align: left;
	margin: 5px 0px 5px 10px;
}

#gallery-thumbnails a {
	text-decoration: none;
}

.datalink {
	width: 100%;
	font-weight: normal;
	text-align: center;
	color: #b38001;
}

.datalink a {
	margin: 0px 3px;
	color: #b38001;
}



