html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
		font-family: Georgia, Arial;
		font-size: 12px;
		margin: 0px;
		padding: 0;
		background: #fff;
		color: #000;
		line-height: 120%;
}
img {
        border: none;
}
a { 
		color: #0F0F0F;
		text-decoration: underline;
}
/* fixed footer */
* {
  		margin: 0;
  		padding: 0;
}
html, body {
  		height: 100%; /* Required */
}
.box {
  		text-align: left;
  		position: relative;
  		min-height: 100%; /* For Modern Browsers */
  		height: auto !important; /* For Modern Browsers */
 		height: 100%; /* For IE */
  		width: 100%;
		width: expression((documentElement.clientWidth||document.body.clientWidth)<990?'990px':'');
		min-width: 990px;
		background: #fff;
}
#container-content {
 		padding: 0 0 40px 0;
}
#container-content:after {
  		clear: both;
  		display: block;
  		font: 1px/0px serif;
  		content: ".";
  		height: 0;
  		visibility: hidden;
}
#container-foot {
  		width: 100%;
 		position: absolute;
  		bottom: 0 !important;
  		bottom: -1px; /* For Certain IE widths */
  		height: 40px;
  		font-size: 11px;
  		line-height: 120%;
  		text-align: center;
}
/* */
.page {
}
.logo {
		padding: 30px 0 0 30px;
}
/* menu */ 
.menu ul {
		padding: 10px 20px 0 250px;
}
.menu ul li {
		float: left;
		padding: 0 5px;
		text-transform: uppercase;
		font-size: 12px;
}
.menu ul li span {
		display: block;
		border-right: 1px solid #000;
		padding: 0 10px 3px 0;
		
}
.menu ul li span.selected {
		color: #e6af00;
}
/* content and text */
.blin {
		width: 800px;
		/* text-align: justify; */
}
.blin .photo {
		width: 410px;
		float: left;
}
.blin .photo img {
		margin: 20px 0 20px 5px;
}
.blin .desc {
		width: 300px;
		float: left;
}
.blin .desc .descpad {
		padding: 0 20px 0 0;
}
.content {
		clear: both;
		min-height:300px;
        height:auto !important;
        height:300px;
} 
.text {
		font-size: 9pt;
}
.textpad {
		padding: 10px 0 0 254px;		
}
.gallerypad {
		padding: 10px 20px 0 0;
}
.text h1 {
		color: #e6af00;
		font-size: 12px;
		padding: 10px 0;
		text-transform: uppercase;
		font-weight: normal;
}
.text h1.gall {
		padding: 22px 0 10px 0;
}
.text p {
		padding: 0 0 9px 0;
}
.gallery_menu {
		width: 220px;
		float: left;
		text-align: right;
}
.gallery_menu ul {
		padding: 55px 0 0 0;
}
.gallery_menu ul li {
		padding: 0 0 9px 0;
		text-transform: uppercase;
		font-size: 8pt;
}
.gallery_menu ul li.selected {
		color: #e6af00;		
}
.gallery_text {
		margin-left: 254px;
		/*padding-left: 0;
		padding-right: 150px;*/
}
.tumbhail {
		float: left;
		width: 100px;
		height: 65px;
}
.gallerybox {
		width: 708px;
		/* background:  #222222; */
		height:610px;
		/* color: #dddddd; */
}
.preview {
		width: 122px;
		float: left;
}
.tumbhails {
		padding: 10px;
}
.tumbhails200 {
		height: 610px;
		border: 1px solid #e6af00;
		/*
		border: 1px solid #666666;
		background: #333333; 
		*/
		margin: 15px 10px 15px 0;
}
.tumbhails ul {
		list-style:none; 
		padding:0; 
		margin:0; 
		/*width:314px;*/ 
		position:relative;
}
.tumbhails ul li {
		display:inline;
		width:32px; 
		height:32px;
		float:left;
		margin:6px;
}
.tumbhails ul li span {
		display: block;
		width:32px; 
		height:32px;
}
.tumbhails ul li img {
		display:block; 
		width:30px; 
		height:30px; 
		border:1px solid #666; 
		border-top-color:#ccc;
}
.tbox {
		float: left;
		width: 32px;
		height:34px;
		margin: 6px;
}
.tbox img {
		border: 1px solid #666666;
		border-top-color: #ccc;
		width: 30px;
		height: 30px;
}
.tbox_abs {
		position: absolute;
		top: 0;
		right: 0;
		display: none;
		z-index:1000;
		border: 1px solid #ffcc00;
}
.description {
		/* border: 1px solid #666666; */
		margin: 5px 0 0 0;
		height: 45px;
		width: 708px;
		overflow-y: auto;
}
.descriptionpad {
		/*padding: 5px;*/
}
.photobox {
		width: 586px;
		float: left;
}
.borderbox {
		border: 1px solid #ffcc00;
		/* background: #000; */
		margin: 15px 10px;
		height: 517px;
		/*display: none;*/
} 
.bigphoto {
		width: 586px;
		width: 586px;
		text-align: center;
		overflow:hidden;
		display:table-cell; 
		vertical-align:middle;
}
.bigphoto img {
		margin: 10px 0 0 0;
}
/* msgform */
.msgform {
		/*width: 405px;*/
		color: #545454;
		padding: 20px 0 0 0;
}
.msgform .txt {
		/*width: 400px;*/
		width: 100%;
		border: 1px solid #e6af00;
		font-size: 9pt;
}
.msgform span {
		display: block;
		padding: 4px 0;
}
.msgform span.right {
		text-align: right;
}
.msgform .button {
		color: #bc9b4d;
		border: none;
		background: none;
		margin: 0;
		padding: 0;
}
.ajaxloader {
		width: 300px;
}
.error404 {
		color: #efbe49;
		font-size: 50px;
}
.error {
		width: 288px;
		border: 1px solid #efbe49;
		margin: 15px 0;
}
.errorpad {
		padding: 5px 10px;
}
.bigerrorpad {
		padding: 50px 0 0 0;
}
.just_error {
		width: 300px;
		text-align: center;
}
.just_errorpad {
		padding: 5px 10px;
}
/* list */
.message {
		padding: 0 0 15px 0;
}
.message span.name {
		color: #e6af00;
		display: block;
		padding: 0 0 2px 0;
}
.message span.date {
		text-align: right;
		display: block;
		font-weight: bold;
} 
.message div.answer {
		padding: 5px 10px 5px 20px;
		/*background: #FFE38F;*/
}
/* pager */
.pager {
		text-align: right;
		color: #e6af00;
}

/* bottom */
.bottom {
		clear: both;
}
.bottom .copy {
		color: #e6af00;
}
/* other */
.rel {
		position: relative;
}
.clearfix:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
.hand {
cursor:hand;
c\ursor:pointer;
}
