/*brown color = #482512*/
body {
	margin: 0px;
	color: white;
	background: black;
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;	
	/*background:  white url("images/bg.jpg") repeat-y center;*/
}
table, td {
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
}
img {
	border: 0px;
}
hr {
	height: 1px;
	color: #666666;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
}
a {
	color: #bfcf3c;
	text-decoration: none;
}
a:hover {
	color: #bfcf3c;
	text-decoration: underline;
}
ul {
	margin-left: -20px;
	#margin-left: 20px;
	_margin-left: 20px;
}
input[type="text"], input[type="password"] {
	font-size: 10pt;
	width: 200px;
	margin-top: 2px;
}
select, input[type="file"] {
	font-size: 10pt;
	width: 206px;
	margin-top: 2px;
}
textarea {
	font-size: 11pt;
	width: 200px;
	height: 100px;
}
.button {
	width: 50px;
}
.clear {
	clear: both;
}
.requiredField {
	color: red;
}
#header {
	text-align: center;
	margin: 0px auto;
	/*width: 936px;*/
	width: 935px;
	.width: 917px;
	/*width: 909px;*/
}
#header #logo {
	margin: 0px 7px 0px 0px;
	float: left;
}
#header #firstImg {
	text-align: center;
	/*margin: 0px 1px 0px 0px;*/
	margin: 0px 13px 0px 0px;
	/*margin: 0px 11px 0px 0px;*/
	float: left;
}
#header .img {
	text-align: center;
	/*margin: 0px 1px;*/
	margin: 0px 13px 0px 12px;
	/*margin: 0px 11px 0px 10px;*/
	float: left;
}
#header #lastImg {
	text-align: center;
	/*margin: 0px 0px 0px 1px;*/
	margin: 0px 0px 0px 12px;
	/*margin: 0px 0px 0px 10px;*/
	float: left;
}
#header .img a, #lastImg a, #firstImg a {
	color: white;	
}
#header .img a:hover, #lastImg a:hover, #firstImg a:hover {
	color: #bfcf3c;	
}
#header .img label, #lastImg label, #firstImg label {
	float: left;
	width: 132px;	
}
#header .img img, #lastImg img, #firstImg img {
	/*border: 2px solid #482512;*/
	width: 130px;
}
#menu {
	width: 917px;
	margin: 20px auto;
	line-height: 24pt;
}
#menu a, #submenu a {
	color: white;
}
#menu a:hover, #submenu a:hover {
	color: #bfcf3c;
}
#submenu {
	margin-bottom: 20px; 
}
#wrapper {	
	margin: 0px auto;
	/*width: 1014px;*/
	/*background: url("images/bg.jpg") repeat-y;*/
	padding: 20px 0px;
}
#main {
	width: 915px;/*960px;*/
	margin: 0px auto;
	padding: 10px;
	.padding: 10px 10px 10px 12px;
}
#main #img {
	text-align: center;
	margin-top: 76px;
	height: 274px;
}
#main #img #categoryMainImg{
	/*border: 1px solid #482512;*/
	/*width: 915px;	*/
	position: absolute;	
	z-index: 1;
	top: 330px;
	margin-left: -458px;
}
#footer {
	font-size: 8pt;
	text-align: center;
}
#footer a {
	color: white;
}
.category {
	float: left;
	margin: 5px;
	text-align: center;
	/*width: 227px;
	height: 180px;*/
}
#gallery {
	width: 924px;
	/*margin: 0px auto;*/
	margin-left: -4px;
}
.gallery {	
	
}
.gallery img {
	/*border: 1px solid #494846;*/
}
#fullPage 
{
	text-align: center;
	margin: 5px auto 10px auto;
}
#fullPage img
{
	/*border: 1px solid #494846;*/
}
.category .horizontalTitle {
	width: 450px;
}
.category .verticalTitle {
	width: 120px;
	height: 35px;
}
.category .horizontalSquareTitle, .category .verticalSquareTitle, .category .fullPageTitle {
	width: 219px;
	height: 35px;
}
.projects {
	float: right;
	/*margin: 5px;
	border: 1px solid #494846;*/
}
#text {
	margin-bottom: 10px;
}
#availablePicture 
{
	text-align: center;
	margin-bottom: 10px;
}
#paging {
	text-align: center;
}
.slideshow 
{	
	padding-left: 45px;
	margin-top: 10px;
}
.slideshow #prev-arrow-container, .slideshow #next-arrow-container {
	position: relative;
	top: 99px;
}
/* admin */
.header {
	font-weight: bold;	
}
#message {
	font-weight: bold;
	font-size: 14pt;
	padding-top: 50px;
}
.centerBorder {
	border-bottom: 1px solid white;
}
.leftBorder {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
.rightBorder {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
.evenBG {
	background: #333333;/*#e4e4e4;*/
	height: 26px;
}
.oddBG {
	background: black;
	height: 26px;
}
#admin #gallery label {
	float: left;
	width: 110px;	
}
#admin #categories a {
	color: white;
}
#admin .td {
	width: 345px;
	#width: 335px;
	_width: 335px;	
	height: 25px;
}
#admin #editor {
	float: left;
	width: 465px;
	margin: 17px 0px 0px 10px;
}
#admin #pic {
	float: left;	
	margin: 20px 0px 0px 10px;
}
#admin #mainPic {
	width: 440px;
	/*border: 1px solid #482512;*/
}
#admin #picNotSet {
	width: 440px;
	height: 130px;
	text-align: center;
	border: 1px solid white;
}
#admin #headerPic {
	width: 130px;
	/*border: 1px solid #482512;*/
}
#admin #headerPicNotSet {
	width: 130px;
	height: 90px;
	text-align: center;
	border: 1px solid white;
}
#admin #gallery .category, #admin #gallery .page {
	float: left;
	margin: 5px;
	text-align: center;
}
#admin #gallery .category .edit {
	text-align: left;	
}
#admin #gallery .category .edit label {
	float: left;
	width: 50px;
}
#admin .edit .rank, .leftBorder .rank {
	width: 20px;
}
#admin #gallery .page .edit label {
	float: left;
	width: 50px;
}