@CHARSET "UTF-8";
body{font-size:11px;font-family:Tahoma, Verdana, sans-serif;margin:0px;padding:0px;color:#524E4B;background:url(imgs/bg.gif) left top repeat-x #534F4B;}
div, table, img, input, textarea{float:left;position:relative;padding:0px;margin:0px;font-size:11px;font-family:Tahoma, Verdana, sans-serif;color:#524E4B;}
img{border:0px;vertical-align:middle;}
form{padding:0px;margin:0px;}
a{text-decoration:none;font-size:11px;font-family:Tahoma, Verdana, sans-serif;color:#B59325;}
a:hover{text-decoration:underline;}
h1{padding:0px;margin:0px;font-size:18px;}

/* LAYOUT */
#main{width:729px;height:auto;margin:0px auto;float:none;}
#content{width:709px;height:auto;background:#fff;padding:10px;}
.colA{width:430px;height:auto;padding:10px;}
.colB{width:239px;height:auto;padding:10px;}
.colSep{width:699px;height:1px;background:#c8c8c8;margin:10px 10px;}
.colAB{width:699px;height:auto;padding:10px;}

/*HEADER*/
#header{width:729px;height:105px;}
#hGap{width:729px;height:44px;}
#menu{width:474px;height:61px;}
#menuTop{width:474px;height:31px;}
#menuBtm{width:474px;height:30px;}
.menuItemSel{width:94px;height:30px;line-height:30px;text-align:center;background:url(imgs/btnSel.gif) left top no-repeat;color:#524E4B;}
.menuItemAct{width:94px;height:30px;line-height:30px;text-align:center;background:url(imgs/btn.gif) center top no-repeat;}
.menuItemSep{width:1px;height:30px;background:url(imgs/btmSep.gif) center bottom no-repeat;}
.menuItemAct a{color:#fff;display:block;width:94px;height:30px;}
.menuItemAct a:hover{text-decoration:none;}

/*GALLERY*/
/*other pages*/
.thumb{margin:0px 16px 0px 0px;width:66px;}
.thumb img{padding:3px 3px 10px 3px;background:#eee;border:1px solid #B59325;}
/*///////////////*/
#controls, #picture{display: none;}
#controls {margin:10px 0px;width:690px;}
#previews {width: 690px;}
#transport {
	width: 690px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0 2px;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration:none;
	color:#B59325;
	width: 100px;
	height:22px;
	line-height:22px;
	display: block;
	background: #3F3B38;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:hover {
	text-decoration:none;
	color:#fff;
	width: 100px;
	height:22px;
	line-height:22px;
	display: block;
	background: #3F3B38;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#thumbnails {
	clear: both;
	margin: 0px 0px 10px auto;
	width:690px;
}
#thumbnails div {
	position: relative;
	width: 66px;
	height: 50px;
	margin: 0px 10px 10px auto;
	padding: 0px;
	display:inline;
}
#thumbnails img {
	width: 66px;
	height: 50px;
	position: absolute;
	border:1px solid #B59325;
}
#picture {width: 690px;}
#mainImageOutline {
	background-color: #eee;
	border:1px solid #B59325;
	padding: 1em; 
	overflow: hidden;
	margin: 0px auto;
}
#mainImage {
	margin: 0px auto;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

/*FORM*/
input{width:244px;height:20px;line-height:20px;font-size:11px;font-family:Tahoma, Verdana, sans-serif;border:1px solid #c7c7c7;}
textarea{width:244px;height:120px;font-size:11px;font-family:Tahoma, Verdana, sans-serif;border:1px solid #c7c7c7;}
.type{width:100px;height:20px;line-height:20px;margin:1px 0px;}
.button{background:url(imgs/button.gif) center top no-repeat;width:88px;height:29px;line-height:29px;border:0px;color:#fff;margin-right:5px;}

/*FOOTER*/
#footer{
	width:729px;
	height:44px;
	float: left;
	clear: both; background-image:url('imgs/bgBtm.gif'); background-repeat:repeat-x;   }
#footer div{color:#fff;font-size:10px;}
.sign{float:right;}
#footer a{color:#fff;font-size:10px;}