@charset "UTF-8";
/* CSS Document */
/*this css file composed by Xavier F @ Division X Design 2010*/
#wrapper {
width:800px; /* Set to whatever content width is */
margin:0 auto; /* Centers content inside this container on screen */
text-align:left; /* Resets text in IE 6,7, and Firefox 2 */
}
#border {border:1px solid #FFFFFF;
		margin:10px 0px 0px 0px;
		height:auto;
}

#header {width:799px;
		height:50px;
		float:left;
		border-bottom:#FFFFFF 1px solid;
		}
#title {height:45px;
		width:270px;
		margin:17px 0px 0px 20px;
		background-color:transparent;
		}
#main {width:800px;
		height:700px;
		}
		
#main2 {width:800px;
		height:950px;
		}
#leftsdbar {width:290px;
			height:700px;
			float:left;
			}
#copy {width:280px;
			height:auto;
			float:left;
			margin:30px 0px 10px 20px;
			}
			
#x {width:280px;
			height:auto;
			float:left;
			margin:440px 0px 10px 20px;
			}
			
#content {width:500px;
			height:auto;
			float:left;
			margin:10px 0px 0px 0px;
			overflow:visible;
			}
			

#portrait {width:auto;
			height:auto;
			float:right;
			margin:14px 2px 0px 0px;
			}
#promo {width:480px;
			height:560px;
			float:right;
			margin:0px 2px 0px 0px;
			padding:30px 0px 0px 0px;
			text-align:center;
			background-color:#333333;
			}
		
#location {width:490px;
			height:auto;
			float:right;
			margin:80px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			text-align:center;

			}
#thumbs {width:200px;
		height:auto;
		float:left;
		margin:20px 0px 30px 15px;
		}
#gallery_menu {
	margin:30px 0px 0px 0px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left;
}

/*gallery _______________________________________________________________________________________________________________________*/
#loadarea {
			float:left;
			margin:20px 0px 0px 0px;
			text-align:left;
			width:100%;
			}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px;
}
div.controls {
	width:200px;
	height:0px;
	float:right;
	margin-right:15px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.ss-controls a,
div.ss-controls a:link,
div.ss-controls a:hover,
div.ss-controls a:visited,
div.ss-controls a:active
div.nav-controls a,
div.nav-controls a:link,
div.nav-controls a:hover,
div.nav-controls a:visited,
div.nav-controls a:active {
	padding: 0px 0px 0px 10px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	text-align:left;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}
div.slideshow img {border:none;
}
div.slideshow a.advance-link:hover, 
div.slideshow a.advance-link:active, 
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.download {
	float: right;
	margin-top: 4px;
}
div.info {
	clear: both;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border:none;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	height:50px;
	width:50px;
}
a img {

}
img {

}

