@charset "utf-8"; /* Must Remain Here */

body { 
	color: #2e2e2e;
	background: #432314 url(../images/siteback.jpg) center 45px no-repeat;
	padding: 0px;
	margin: 0px 0 20px 0;
	text-align: left;
	font-family: Palatino Linotype, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

html>body .outerpair1 {
	background: url(../images/upperrightfade.png) right top no-repeat;
}

html>body .outerpair2 {
	background: url(../images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}

html>body .shadowbox {
	background: url(../images/shadow.png) bottom right;
}

html>body .innerbox {
	position: relative;
	left: -8px;
	top: -8px;
}

textarea {
	resize: none;
}

.shadowbox img {
	border: 1px solid #000000;
	vertical-align: bottom;
}

.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%;
}

#wrapper {
	width: 1000px;
	margin: 213px auto 0 auto;
	padding: 27px 0 0 0;
}

.mainbody {
	background: url(../images/mainbody.jpg) repeat-y;
	width: 100%;
}

#middleborder {
	border-right: 3px solid #b09273;
	width: 680px;
}

#middle {
	width: 620px;
	margin: 0px 0px 30px 30px;
	padding: 0px;
	min-height: 380px;
	overflow: hidden;
}

a:link, a:visited {
	color: #0045a3;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	color: #001839;
	font-size: 14px;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #2e2e2e;
	font-size: 24px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 15px 0;
}

h2 {
	font-weight: normal;
	color: #2e2e2e;
	font-size: 20px;
}

h3 {
	font-weight: normal;
	color: #2e2e2e;
	font-size: 18px;
}

h4 {
	font-weight: normal;
	color: #2e2e2e;
	font-size: 16px;
}

h5 {
	font-weight: normal;
	color: #2e2e2e;
	font-size: 16px;
}

h6 {
	font-weight: normal;
	color: #2e2e2e;
	font-size: 16px;
}

p, li, td, th {
	color: #2e2e2e;
	font-weight: normal;
	font-size: 14px;
}

p {
	line-height: 21px;
}

hr {
	background: url(../images/hr.png) top center no-repeat;
	height: 14px;
	border: 0;
}

#pagetable {
	color: #2e2e2e;
	font-weight: normal;
	font-size: 14px;
	border: 1px solid #000000;
	background: #ffffff;
	border-collapse: collapse;
}

#pagetable th {
	text-align: center;
	padding: 5px;
	background: #ffffff;
}

#pagetable td {
	border: 1px solid #ffffff;
	padding: 3px;
}

.topbar {
	width: 100%;
	height: 45px;
	background: url(../images/menuh-back.jpg) repeat;
}

.topbarinner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.topbartitle {
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
}

.topbartitle h1 {
	color: #ceac78;
	font-size: 14px;
	font-weight: normal;
	line-height: 45px;
	letter-spacing: 1px;
}

#menuh {
	text-align: right;
	height: 45px;
	width: 600px;
	position: absolute;
	top: 0;
	right: 0;
}

#menuh p {
	color: #eacea3;
	padding: 0;
	margin: 0;
}

#menuh a:link, #menuh a:visited {
	font-weight: none;
	font-size: 14px;
	position: relative;
	height: 45px;
	line-height: 45px;
	margin: 0;
	text-decoration: none;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#menuh .menuhnotselect a:link, #menuh .menuhnotselect a:visited {
	color: #eacea3;
}

#menuh .menuhselect a:link, #menuh .menuhselect a:visited {
	color: #ffffff;
}

#menuh .menuhnotselect a:hover {
	color: #ffffff;
}

#pagetree {
	width: auto;
}

#pagetree p {
	margin: 0;
	padding: 0;
	color: #936c42;
	font-size: 11px;
	line-height: 14px;
}

#pagetree p a:link, #pagetree p a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #936c42;
	font-size: 11px;
}

#pagetree p a:hover {
	text-decoration: none;
	color: #4a2b0a;
}

#pageheading {
	text-align: left;
	width: auto;
	padding-bottom: 0px;
}

#leftcontainer {
	border: 1px solid #000000;
	float: left;
	width: 146px;
}

#leftcontainer ul {
	position: relative;
	list-style: none;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#leftcontainer ul li a:link, #leftcontainer ul li a:visited {
	position: relative;
	text-decoration: none;
	display: block;
	padding: 10px 2px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	margin: 0 auto;
	width: 138px;
}

#leftcontainer ul .menuvnotselect a:link, #leftcontainer ul .menuvnotselect a:visited {
	color: #000000;
}

#leftcontainer ul .menuvselect a:link, #leftcontainer ul .menuvselect a:visited {
	color: #cc0000;
}

#leftcontainer ul .menuvnotselect a:hover {
	color: #cc0000;
}

#recommend {
	position: relative;
	font-weight: normal;
	font-size: 10px;
	margin: 4px auto;
}

#recommend a:link, #recommend a:visited {
	font-size: 10px;
}

#recommend a:hover {
	text-decoration: none;
}

#rightcontainer {
	float: right;
	width: 288px;
	margin: 14px 30px 30px 0px;
}

#rightcontent {
	width: 265px;
	background: #cfcfcf;
	margin: 10px 0 30px 28px;
}

.advert125 {
	width: 125px;
	height: 125px;
	background: #888888;
	float: left;
	margin-bottom: 15px;
}

.advert125 img {
	border: none;
}

.advert125div {
	width: 15px;
	height: 125px;
	float: left;
	margin-bottom: 15px;
}

.pagegallery {
	margin: 7px auto;
	width: 100%; 
}

.pagegallerycontent {
	float: left;
	width: 100%; 
	border: 1px solid #000000;
	margin-bottom: 10px;
	padding: 5px;
	font-weight: normal;
}

.pagegalleryheading {
	background: #cccccc;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.pagegalleryinner {
	width: 100%; 
	margin: 0 auto;
	padding: 0px;
}

.pagegalleryimage {
	float: left;
	padding: 0px;
	margin: 5px;
	height: 110px;
	width: 150px;
	text-align: center;
}

.pagegalleryimage img {
	border: 1px solid #000000;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage a:hover img {
	border: 1px solid #cc0000;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#imagelibrary {
	margin: 4px;
	padding: 4px;
}

#imagelibrary img {
	margin: 3px;
}

.pageimagecenter {
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}

.pageimageright {
	float: right;
	margin: 5px 0 5px 5px;
	padding: 0;
}

.pageimageleft {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 0;
}

.pageimagenone img {
	margin: 3px;
	padding: 0;
}

.link {
	background: #ffffff;
	overflow: hidden;
	border: 1px solid #000000;
	margin: 20px 30px;
	padding: 5px;
	height: 180px;
}

.link p {
	font-weight: normal;
	color: #000000;
}

.linktop {
	width: auto;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	background: #ffffff;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
}

.linktop a:link, .linktop a:visited {
	color: #666666;
}

.linktop a:hover {
	color: #cc0000;
}

.linkleftcontainer {
	float: left;
	position: relative;
	top: 5px;
	width: 150px;
	height: 150px;
	margin-bottom: 5px;
}

.linkleftcontainer img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 525px;
	height: 120px;
	overflow-y: auto;
	border: 1px solid #000000;
	background: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}

.linkfooter {
	position: relative;
	margin: 0;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
	font-size: 13px;
}




/* DIRECTORY AKA PRODUCT SECTION */

.productitem {
	width: auto;
	margin: 0 auto;
	border: 6px solid #dabc92;
}

.productimage {
	position: relative;
	width: 125px;
	height: 125px;
	float: left;
	margin: 5px;
	text-align: center;
	background: #cfcfcf;
}

.producttitle {
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 5px 0px 135px;
}

.producttitle a:link, .producttitle a:visited {
	font-size: 15px;
	color: #2e2e2e;
	text-decoration: none;
}

.productwebsite {
	margin: 0px 5px 7px 135px;
}

.productwebsite a:link, .producttitle a:visited {
	font-size: 12px;
}

.producttext {
	position: relative;
	height: 79px;
	margin: 0px 5px 5px 135px;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}

.producttext p {
	margin: 0;
	padding: 0 0 14px 0;
}

.producttext li {
	list-style: square;
}

.producttext p, .producttext li, .producttext th, .producttext td {
	font-size: 12px;
	color: #353535;
}

#adminpage {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left:  0px;
}

#adminpage a:link, #adminpage a:visited {
	color: #000000;
}

#adminpage a:hover {
	color: #cc0000;
}

#adminpage th a:link, #adminpage th a:visited {
	color: #000000;
}

#adminpage th a:hover {
	color: #cc0000;
}

#adminpage table {
	background: #dfdfdf;
	border: 1px solid #9f9f9f;
	margin-bottom: 10px;
}

#adminpage table img {
	display: block;
	margin: 0 auto;
}

#adminpage td {
	background: #cfcfcf;
	color: #000000;
	text-align: left;
}

#adminpage th {
	background: #ffffcf;
	color: #000000;
	text-align: left;
}

#adminpage b {
	color: #000000;
	font-weight: bold;
}

#adminpage input {
	visibility: visible;
	color: #000000;
	background: #efefef;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}

#adminpage input[disabled] {
	color: #9f9f9f;
}

#adminpagegallery {
	position: relative;
	font-weight: normal;
	font-size: 12px;
}

#adminpage table.log {
	background: #333333;
}

#adminpage table.log th {
	background: #555555;
	padding: 2px;
	font-size: 13px;
	color: #ffffff;
}

#adminpage table .logrow1 td {
	background: #cfcfcf;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrow2 td {
	background: #eeeeee;
	padding: 4px;
	font-size: 12px;
}

#adminpage table .logrowS td {
	background: #ffff66;
	padding: 4px;
	font-size: 12px;
}

.subpage {
	vertical-align: top;
}

.subpage img {
	border: 3px solid #dabc92;
	margin-bottom: 5px;
}

.subpage a:link, .subpage a:visited {
	text-decoration: underline;
}

.subpage a:hover {
}

#contact {
	width: auto;
	clear: both;
	margin: 8 auto;
	text-align: center;
	font-size: 11px;
}

#contact a:link, #contact a:visited, #contact a:hover {
	font-size: 11px;
}

#contactpage table {
	margin: 0 auto;
}

.error {
	color: #cc0000;
}

.contactThankyou {
	background: url(../images/footer.jpg) no-repeat;
	padding: 15px;
}

#footer {
	background: url(../images/footer.jpg) no-repeat;
	height: 114px;
	width: 1000px;
	clear: both;
	text-align: center;
	padding: 20px 0 0 0;
	color: #572d11;
	font-weight: normal;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	color: #764b0b;
	font-size: 11px;
	text-decoration: underline;
}

#footer a:hover {
	color: #001839;
	text-decoration: underline;
}

#footer img {
	margin-left: 5px;
	vertical-align: top;
}

#debug {
	position: relative;
	width: 100%;
	padding: 10px 15px;
	text-align: left;
	background: #cfdaff;
	border-top: 12px solid #c4d2ff;
	border-bottom: 12px solid #c4d2ff;
}

#debug h1 {
	border: none;
	color: #001b51;
	text-transform: none;
	text-decoration: none;
}

#debug pre {
	color: #000d27;
}

