@charset "UTF-8";

/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #000000;
	background-image: url(../images/site/back_sss_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #b1af95;
	font-size: 62.5%;
}

.centered_column {
	margin-right: auto;
	margin-left: auto;
	width: 968px;
	height: 600px;
}
:focus { outline:none; }
.relative_inside { position: relative; }

#logo_box {
	height: 27px;
	width: 271px;
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 34px;
	z-index:5;
}

#menu_box {
	position: absolute;
	top: 43px;
	width: 620px;
	left: 360px;
	z-index:5;
}

#menu_box li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

#menu_box li a {
	display: block;
	cursor: pointer;
	color: #b1af95;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 0.25em;
	padding-right: 0.75em;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
}

#menu_box li a.current, #menu_box li a:hover, #menu_box li a:focus {
	background-color: #bfbca5;
	color: #55544c;
	width:auto;
}

.photography #slides {
	position: absolute;
	width: 640px;
	left: 33px;
	top: 123px;
	z-index:5;
	height: 470px;
	overflow:hidden;
}
.slide {
/*
	position: relative;
*/
}

.photography #content_box {
	position: absolute;
	left: 688px;
	top: 207px;
	width: 260px;
	font-size: 1.1em;
	line-height: 1.5em;
	z-index:5;
}

#content_row {
	position: absolute;
	left: 0px;
	top: 190px;
	width: 968px;
	z-index:1;
	height: 368px;
	background-repeat: no-repeat;
}

.photography #content_row { background-image: url(../images/site/back_sss.gif); }

.bull ul {
	display: block;
	padding-top: 6px;
	padding-left: 1px;
	color: #918f7a;
	list-style-type:none;
}

.bull li {
	padding-left:10px;
	background-position:0 3px;
	background-color: transparent;
	background-image: url(../images/site/bullet_arrow_small_right.gif);
	background-repeat: no-repeat;
}

.bullet_1 li { background-image: url(../images/site/bullet_arrow_small_right.gif); }

.bullet_2 li { background-image: url(../images/site/bullet_arrow_small_right_c2.gif); }

.bull li a {
	color: #918f7a;
	text-decoration:none;
}

.bull li a:hover { text-decoration:underline; }

select {
	padding:1px;
	background-color: #BFBCA5;
	border: 1px solid #000000;
}

select:focus { border:1px solid #000000; }

option {
	padding:1px;
	display: block;
	background-color: #BFBCA5;
}

#controls {
	margin-top:5px;
	margin-bottom:5px;
}

#controls a {
	color: #b1af95;
	text-decoration: none;
	font-size: 1.0em;
	display: block;
}

#controls a:hover { color: #918f7a; }

.left_image {
	padding-right:10px;
	padding-top:5px;
}

.right_image {
	padding-left:10px;
	padding-top:5px;
}

#thumbnails a.thumber {
	display: block;
	clear: none;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

#thumbnails a.thumber:hover { background: #bfbca5; }
#thumbnails {
}
#thumbnails li {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
#thumbnails a {
	padding: 1px;
	display: block;
	background-color: #000000;
}
#thumbnails a.activeSlide {
	background: #bfbca5
}
#thumbnails a:focus {
	outline: none;
}
#thumbnails img {
	border: none;
	display: block
}
#more_galleries {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 5000;
}
.slide_caption {
	padding: 10px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1AF95;
}
