@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html
{
	overflow-y:scroll;
}


body
{
	background-color:#000;
	color:#fff;
	font-size:16px;
	font-family: Helvetica, Arial, sans-serif;
/*	background-image:url(../images/bg.png);
	background-position:left bottom, right top;
	background-attachment:fixed, fixed;
	background-repeat:no-repeat;*/
	
}

span
{
	vertical-align:middle;
}

a
{
	text-decoration:none;	
}


#container
{
	width:1260px;
	overflow:hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:20px;	
		
}


#header
{
text-align:center;
margin-bottom:15px;
margin-right:210px;
margin-left:150px;
}

#header
{	
}

#menu
{
/*	width:1260px; */
	overflow:hidden;
	text-align:center;
margin-right:60px;
margin-left:0px;

/*	margin-bottom:40px;	 */
}



#menu a
{
	margin:0px 5px 0px 5px;
	overflow:hidden;
	background-color:;
	font-weight:bold;
	font-size:25px;
	color:#fff;	
}

#menu span, #menu img
{
	vertical-align:middle;
}

#menu span
{
	height:118px;
	
}

#menu img
{
	display:;
	
}


.highlight
{
	color:#f33 !important;	
}



#gallery
{
	overflow:hidden;
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	position:relative;
}



#scroll
{
	width:130px;
	float:left;
	margin-right:20px;
	margin-left:0px;
	height:510px;
	background-color:;
	overflow:hidden;
	padding-top:30px;
	position:relative;
	padding-bottom:30px;
}

.scroll_nav
{
	position:absolute;
	padding:7px 3px 7px 3px;
	width:124px;
	left:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#333;
	z-index:99;
	cursor:pointer;
}

.scroll_item
{
	width:128px;
	overflow:hidden;
/*	margin:5px; */
	position:relative;
	cursor:pointer;

}

.scroll_item img
{
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #fff;

}





#pane
{
	width:820px;
	text-align:center;
	background-color:;
	background-repeat:no-repeat;
	background-position:center;
	height:570px;
	position:relative;
	float:left;

}

#pane_bg
{
	position:absolute;
	width:720px;
	height:570px;
	top:0;
	left:0;
}

#pane_image
{
	width:720px;
	height:570px;
	position:absolute;
	z-index:97;
	top:0px;
	left:50px;
	cursor:;
}

#pane_image img
{
/*	width:335px; */
}

img.portrait
{
	height:570px;	
}

img.square
{
	width:570px;
	height:570px;
}

img.landscape
{
	width:720px; 
/*	height:570px; */
}

#pane_zoom
{
	position:relative;
	z-index:99;
	padding:10px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;	
}

#pane_zoom img
{
	cursor:pointer;
	
}

#pane_nav
{
	width:820px;
	overflow:hidden;
	position:absolute;
	margin-top:250px;
	z-index:98;
	top:0px;
/*	left:40px; */
	display:none;
}

#pane_nav_right, #pane_nav_left
{
	cursor:pointer;	
}

#description
{
	width:190px;
	overflow:hidden;
	float:left;
	font-size:16px;
	margin-left:20px;
	color:#ddd;
	display:table;
	height:570px;
	font-weight:bold;
}

#description_text
{
	display:table-cell;
/*	vertical-align:middle; */
	padding-top:20px;
	
}

#description h1
{
	font-size:1.3em;
	margin-bottom:1em;
	color:#fff;
	font-weight:;
}


#description p
{
	font-size:1.05em;
	line-height:1.2;
	margin-bottom:1em;
}

#description p:last-child
{
	margin-bottom:0;	
}


#cover2 {
width: 100%;
height: 100%;
background-color: black;
position: fixed;
z-index: 100;
top: 0;
left: 0;
cursor: pointer;
display: none;
}


#submissionview {
position: relative;
z-index: 101;
font-size: 24px;
width: 100%;
height: 100%;
line-height: 1.2;
text-align: center;
display: none;
cursor:pointer;
overflow: hidden;
overflow-y: scroll;
overflow-x: hidden;
}

#submissionview img {
/*	max-height:100%;
	max-width:100%; */
	position:absolute;
	top:50%;
	left:50%;
/*	max-width:960px; */
}

.menu_on
{
	display:none;
}

.menu_off
{
	display:;	
}