/*
	-----------------------------------
										|
	--	NON-EDITABLE STUFF!!!			|
	--	DO NOT FUCK WITH THIS!			|
*/
	html {
		height:100%;
		width:100%;
		}

	body {
		height:100%;
		width:100%;
		margin:0;
		padding:0;
		}

	.clear {
		clear:both;
		padding:0;
		margin:0;
		border:0;
		}

	a:link, a:visited, a:active, a:hover {
		color:inherit;
		text-decoration:none;
		}



#SiteInformation {
	position:absolute;
	z-index:2;
	height:100%;
	width:196px;
	}

#EditorialOuterWrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}

#EditorialInnerWrapper {
	padding-left:206px;
	}

#Editorial {
	width:594px;
	margin:0 auto 0 auto;
	}

#Editorial .display {
	width:594px;
	margin:0 auto 0 auto;
	}

#Editorial .copy {
	width:594px;
	margin-left:auto;
	margin-right:auto;
	}

/*
										|
	--	NON-EDITABLE STUFF!!!			|
	--	DO NOT FUCK WITH THIS!			|
	-----------------------------------
*/


/*
	-----------------------------------
	--	YOU CAN EDIT THIS				|
	--	BUT ONLY THE PROPERTIES LISTED	|
*/

#Editorial {
	margin-top:19px;
	margin-bottom:20px;
	}


body {
	background:#091636 url(../_img/clean_background.jpg?6789) top left no-repeat;
	font-family:verdana, sans-serif;
	font-size:9pt;
	color:#fff;
	line-height:12pt;
	}

a:link, a:visited, a:active, a:hover {
	color:#eee;
	}

a:link, a:visited {
	text-decoration:none;
	}

a:active, a:hover {
	text-decoration:underline;
	}

/*
	--	YOU CAN EDIT THIS				|
	--	BUT ONLY THE PROPERTIES LISTED	|
	-----------------------------------
*/
/*
	-----------------------------------
	--	OK, YOU CAN START EDITING NOW	|
	--	GO CRAZY...						|
*/

#SiteTitle, #SiteTitleSpacer {
	margin:10px 0 12px 16px;
	font-size:16pt;
	text-transform:uppercase;
	font-family:arial, helvetica;
	}

#DocumentTitle, #DocumentBreadcrumb {
	font-size:10pt;
	margin:0 0 0 18px;
	padding:0 0 0 4px;
	font-weight:bold;
	text-transform:uppercase;
	}

#Editorial {
	padding-bottom:36px;
	}


.genericEditorial, #GalleryInformation {
	margin:0 124px 48px 0;
	}

.genericEditorial .title, #GalleryInformation .title {
	text-transform:uppercase;
	margin:0 0 26px 0;
	}

#GalleryInformation .information {
	font-size:24px;
	color:pink;
	}

/*
	INFORMATION LISTS
*/

/*
	END INFORMATION LISTS
*/

#Editorial .contact form {
	margin: 24px 0 0 0;
	}

#Editorial .contact form input, #Editorial .contact form textarea {
	width:50%;
	border:1px solid #333;
	background-color:#ccc;
	font-size:11px;
	font-weight:normal;
	font-family:inherit;
	padding:3px;
	}

#Editorial .contact form textarea {
	width: 75%;
	}

#Editorial .contact form input.submit {
	width:80px;
	border:1px solid #333;
	background-color:#ccc;
	}

#Editorial .contact form .label {
	font-size:11px;
	font-weight:bold;
	}

#Editorial .contact form .element {
	margin: 0 0 12px 0;
	}



#Editorial .copy {
	display:inline;
	color:#eee;
	font-size:11px;
	line-height:15px;
	}

#Editorial .copy p {
	text-align:justify;
	}

#Editorial .article {
	margin:12px 0 36px 0;
	}

#Editorial .article .leader {
	font-weight:bold;
	}

#Editorial .article .footer {
	border-bottom: 1px solid #ccc;
	padding: 8px 0 6px 2em;
	overflow:hidden;
	}

#Editorial .article .footer .information {
	}

#Editorial .return {
	float:right;
	font-size:9px;
	font-weight:normal;
	display:inline;
	}

#Editorial .article .footer img {
	vertical-align:top;
	border:0;
	}

#Editorial .thumbnails {
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	display:block;
	}

#Editorial .thumbnailNormal img, #Editorial .thumbnailOver img {
	border:0px;
	}

#Editorial .thumbnailNormal, #Editorial .thumbnailOver {
	margin:4px;
	display:block;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	margin:4px;
	float:left;
	list-style-type:none;
	}

#Editorial .thumbnailNormal	{
	border-color:#000;
	border-width:1px;
	}

#Editorial .thumbnailOver {
	border-width:1px;
	border-color:#fff;
	}

#Editorial .thumbnails img {
	display:block;
	padding:0;
	margin:0;
	}

#Editorial .artwork {
	margin:30px 0 10px 12px;
	padding:0;
	}
#Editorial .title {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	}
#Editorial .information {
	font-size:10px;
	font-weight:normal;
	color:#999;
	}

#GalleryInformation .information {
	font-size:11px;
	font-weight:bold;
	margin:26px 0 26px 0;
	}

#Editorial .information a, #Editorial .return a {
	color:#999;
	}

#Editorial .thumbnails .title {
	font-style:italic;
	}

#Editorial ul.artwork {
	height:24px;
	}

#Editorial .artwork .titleVisible, #Editorial .artwork .titleHidden {
	color:#eee;
	font-size:8pt;
	margin:0;
	padding:0;
	}

#Editorial .thumbnails .titleVisible, #Editorial .thumbnails .titleHidden {
	text-align:right;
	color:#eee;
	font-size:9px;
	padding:0 2em 0 0;
	}

#Editorial a:link img {
	border:0;
	}

#Editorial .titleVisible {
	list-style-type:none;
	}

#Editorial .titleHidden {
	display:none;
	}

#Editorial #ArtworkImage {
	border:1px solid #fff;
	display:block;
	margin: 0 0 20px 0;
	}

#Editorial ul.news {
	display:block;
	list-style-type:square;
	margin:0;
	padding:0;
	}
#Editorial ul.news li {
	margin:0 0 6pt 0;
	}

#Editorial .editorialImage {
	float:right;
	margin: 0 0 .2em 2em;
	}

#Editorial .copy .editorialImage img {
	border:1px solid #ccc;
	margin:0 0 .3em 0;
	display:block;
	}

/*
										|
										|
*/
	#Navigation {
		margin-top:30px;
		}

	#Navigation ul {
		margin:0 0 24px 7px;
		padding:0 0 0 16px;
		list-style-type:square;
		}

	#Navigation .global {
		margin:0 0 26px 8px;
		list-style-type:none;
		}

	#Navigation li {
		margin:0 0 6px 0;
		padding:0;
		}

	#Navigation li a {
		margin:0;
		padding:0;
		}
	
	#Navigation li a:hover {
		text-decoration:underline;
		list-style-type:square;
		}

	#Navigation li:hover {
		list-style-type:square;
		}

	#Navigation li.breadcrumb, 	#Navigation li.breadcrumb a {
		color: #6699ff;
		list-style-type:square;
		}
/*
										|
										|
*/
	#Editorial .profile {
		font-size:11px;
		padding-bottom:1em;
		overflow:hidden;
		margin:0;
		}

	#Editorial .profile .title {
		font-size:11px;
		margin-bottom:1em;
		margin-top:0;
		padding-top:0;
		}

	#Editorial .profile dt {
		text-align:right;
		width: 130px;
		clear:left;
		float:left;
		padding-right:2em;
		margin-bottom:4px;
		overflow:hidden;
		}

	#Editorial .profile dd {
		text-align:left;
		position:relative;
		margin-bottom:4px;
		}

	#Editorial .profile .footer {
		border-bottom:1px solid #eee;
		}

#Profile {
	background-color:#333;
	overflow:hidden;
	}

#profile a:link, a:visited {
	color:#fff;
	text-decoration:none;
	}

#profile a:hover {
	text-decoration:underline;
	}

#profile .cv {
	font-weight:bold;
	clear:both;
	}

#profile {
	}

#profile dl {
	font-size:11px;
	padding: 0;
	float: left;
	line-height:18px;
	margin:0;
	}

#profile dl dt {
	float: left;
	width: 130px;
	padding: 4px 10px 4px 0px;
	margin: 0 ;
	clear: left;
	text-align:right;
	}

#profile dl dd {
	text-align:left;
	width: 320px;
	padding: 4px 10px 4px 10px;
	float: left;
	margin: 0 ;
	}

