@charset "UTF-8";
/* Styles by DBCA */

a img {
	border:none;
}

body {
	padding:0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#000;
}
.white {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:#FFF;
	width:100%;
	padding-bottom:45px;
}
#containerMain {
	width:1003px;
	height:auto;
	margin:0px auto 0px auto;
	padding:53px 18px 0 18px;
	background-color:#fff;

}
#logoNav {
	height:30px;
	background-image: url(images/bg_line_nav.gif);
	background-repeat: repeat-x;
	padding-bottom:25px;
}
.logoMain {
	float:left;
}
#nav {
	width:205px;
	height:30px;
	float:right;
	text-transform:uppercase;
	background-color:#FFF;
}
#nav a:link, #galleryNavBox a:link {
	color:#333;
	text-decoration:none;
}
#nav a:visited, #galleryNavBox a:visited {
	color:#333;
	text-decoration:none;
}
#nav a:hover, #galleryNavBox a:hover {
	color:#6C3;
}
#nav a:active, #galleryNavBox a:active {
	color:#6C3;
}
#nav ul{
	margin:0;
	padding:0;
	margin-top:1px;
}
#nav ul li {
	float:right;
	list-style-type:none;
	padding:0 0 10px 15px;
}

#slideshowBody {
	position:relative;
	width:1003px;
	/* height:588px; */
	background-image: url(images/bg_slideshow_main.gif);
	background-repeat: no-repeat;
}

/* SLIDESHOW STYLES */

#slideshow {
	/*padding:9px 9px 0 9px;*/
	height:610px;
}
.slide {
	padding:9px 9px 0 9px;
	z-index:1;
}
.caption {
	padding-top:5px;
	margin-left:-10px;
}
#pagerBox {
	position:absolute;
	width:117px;
	height:33px;
	z-index:10000;
	background-image: url(images/bg_slideshow_pager.png);
	background-repeat: no-repeat;
	bottom: 31px;
	right: 9px;
}
#pagerBox span {
	display:block;
	padding:13px 0 0 7px; /*was 7*/
	
}
	
#pager    a, #main .control  {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #999;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 8px; /*was 5*/
	cursor: pointer;
}
#pager a.activeSlide {
	background-color: #FFF;
	color: #000;
}
#pager a:hover, #playControl:hover {
	background-color: #6C3;
}




#containerBottom a:link {
	color:#fff;
	text-decoration:none;
}
#containerBottom a:visited {
	color:#fff;
	text-decoration:none;
}
#containerBottom a:hover {
	color:#6C3;
}
#containerBottom a:active {
	color:#6C3;
}

#containerBottom {
	height:100%;
	background-color: #000;
	background-image: url(images/bg_containerBottom.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

#contentBottom {
	color:#FFF;
	font-size:10px;
	margin:0 auto 0 auto;
	padding:50px 0 0 0;
	width:1003px;
	
}
.aboutBox {
	min-height:50px;
	width:400px;
	padding-left:86px;
	margin-bottom:25px;
	background-image: url(images/icon_camera.png);
	background-repeat: no-repeat;
	background-position: left;	
}
.aboutBox h1 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
}
.contactBox {
	min-height:50px;
	width:400px;
	/*padding-left:86px;*/
	margin-bottom:25px;
	/*background-image: url(images/icon_email.png);
	background-repeat: no-repeat;
	background-position: left;	*/
}
#facebookFlickr {
	padding-top:14px;
	padding-left:86px;
	width:230px;
}
a.facebook {
	float:left;
	padding-right:10px;
	display:block;
	width:23px;
	height:23px;
	background-image: url(images/icon_facebook.png);
	background-repeat: no-repeat;
}
a.facebook:hover {
	display:block;
	width:23px;
	height:23px;
	background-image: url(images/icon_facebook.png);
	background-repeat: no-repeat;
	background-position:0 -23px;
}
a.facebook span, a.flickr span {
	display:none;
}
a.flickr {
	float:left;
	display:block;
	width:58px;
	height:23px;
	background-image: url(images/icon_flickr.png);
	background-repeat: no-repeat;
}
a.flickr:hover {
	display:block;
	width:58px;
	height:23px;
	background-image: url(images/icon_flickr.png);
	background-repeat: no-repeat;
	background-position:0 -23px;
}

.emailButton {
	float:left;
	display:block;
	width:76px;
	height:50px;
	background-image: url(images/icon_email.png);
	background-repeat: no-repeat;
	padding-right:10px;
}
.emailButton span {
	display:none;
}
.blue {
	color:#9C3;
}

#copywrite {
	float:right;
	color:#999;
}
#copywrite a:link {
	color:#999;
	text-decoration:none;
}
#copywrite a:visited {
	color:#999;
	text-decoration:none;
}
#copywrite a:hover {
	color:#fff;
}
#copywrite a:active {
	color:#fff;
}
.dbcaColor {
	color:#ffcccc;
}
#bottomNav {
	text-transform:uppercase;
	padding:15px 0 0 0;
	float:right;
	width:300px;
	clear:right;
}
#bottomNav ul{
	margin:0;
	padding:0;
	margin-top:1px;
}
#bottomNav ul li {
	float:right;
	list-style-type:none;
	padding:0 0 0px 15px;
}

/* gallery */

#galleryBody {
	margin:0 0 0 275px;
	
}
#galleryBody h2 {
	padding:0;
	margin:0;
	padding-bottom:30px;
	font-weight:normal;
	font-size:16px;
	
}
.thumbRow {
	height:79px;
	padding-bottom:37px;
}
.thumb, .thumbLast {
	float:left;
	width:105px;
	height:73px;
	border:3px solid #ccc;
}
.thumb {
	margin-right:43px;
}
#galleryNavBox {
	position:absolute;
	margin-top:55px;
	width:208px;
	min-height:281px;
	background-image: url(images/gallery_nav_box.jpg);
	background-repeat: no-repeat;
	/*z-index: 10000;*/
}
#galleryNavContent {
	padding:17px 70px 17px 23px;
	
}
#galleryNavContent h5 {
	padding:0;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	font-size:11px;
}
#galleryNavContent ul {
	padding:0;
	margin:0;
	padding-top:20px;
	line-height:25px;
	list-style-type:none;
}
.test {
	padding:0;
}
#navBoxNav {
	position:absolute;
	bottom: 15px;
	left:23px;
	font-size:11px;
}

