/*
-- RESET -- */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
-- BODY -- */

html, body {
	height: 100%;
	}

body {
	background-color: #262626;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
	
a {
	outline: none;
	text-decoration: none;
	background-color: inherit;
	color: #FFFFFF;
	border: 0;
	}
	
a:hover {
	color: #7399A9;
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0 0 100px;
	position: relative;
	}

/*
-- HEADER -- */

#header_container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #262626;
	border-bottom: 1px solid #333333;
	}

#header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 180px;
	text-align: center;
	}
	
#header h1 {
	margin: 0;
	padding: 0;
	height: 180px;
	}

#header h1 a {
	margin: 0;
	padding: 0;
	display: block;
	height: 180px;
	}
	
#header h1 a span {
	display: none;
	}


/*
-- GALLERY DESCRIPTION -- */

#desc_container {
	margin: 20px 6px;
	padding: 0;
	background-color: transparent;
	}

#desc {
	margin: 0 0px;
	padding: 20px;
	border: 0px solid #000000;
	background-color: #292929;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#desc_header, #desc_body {
	margin: 0 auto;
	padding: 0;
	}

.desc_titles {
	padding: 0;
	font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	}
	
.mainTitle {
	margin: 0;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	}

.subTitle {
	margin: 5px 0 0;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
	}

.desc_paragraph {
	margin: 1.4em 0;
	padding: 0;
	line-height: 1.4em;
	font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #595959;
	}

.desc_image {
	margin: 10px auto;
	border: 1px solid #000000;
	width: 400px;
	float: center;
	}



/*
-- GRID APPEARANCE -- */

.gallery {
	margin: 20px auto 0;
	padding: 0;
	width: 980px;
	text-align: center;
	}

.thumbnail_container {
	margin-top: 0;
	margin-bottom: 12px;
	margin-right: 6px;
	margin-left: 6px;
	padding: 0;
	width: 184px;
	float: left;
	}

.thumbnail_frame {
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow: hidden;
	width: 184px;
	height: 184px;
	border: 0px solid #262626;
	background-color: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.gallerythumb {
	margin: 0 auto;
	padding: 7px;
	background-color: #333333;
	border-width: 0px !important;
	border-style: solid;
	border-color: #000000 !important;
	}


/*
-- IMAGE INFO BARS -- */

.image_info_alpha {
	margin: 0px 0 5px;
	width: 184px;
	}
	
.image_info_alpha .image_info {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 1em;
	height: 11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}

.image_info_sub {
	margin: 5px 0 0px;
	width: 184px;
	}
	
.image_info_sub .image_info {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 1em;
	height: 11px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}
	
.image_info_shop {
	margin: 1px 0 0;
	width: 184px;
	}
	
.image_info_shop .image_info {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 1em;
	height: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}
	
.image_info {
	margin: 0 auto;
	display: block;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
	font-size: 11px;
	border-style: solid;
	border-color: #000000;
	background-color: #333333;
	color: #FFFFFF;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.image_info p {
	padding: 0 5px;
	}

.cellnumber {
	float: left;
	color: #FFFFFF;
	background-color: transparent;
	}	


/*
-- HIGHSLIDE -- */

.highslide-wrapper, .highslide-outline, .highslide-heading, .highslide-caption, .highslide-image {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

.highslide-thumbstrip img {
	margin: 0;
	padding: 0;
	display: block;
	border-color: #191919 !important;
	border-width: 2px !important;
	}

.highslide-image {
	border-width: 1px;
	}

.highslide-loading {
	width: 32px;
	height: 32px;
	padding: 0;
	background-position: center;
	background-color: #ffffff;
	border: 1px solid #101010;
	}

.highslide-dimming {
	background-color: #1F1F1F;
	}

.highslide-heading, .highslide-caption, .highslide-image, .highslide-wrapper, .highslide-outline {
	background-color: #000000;
	}

.highslide-heading, .highslide-caption, .highslide-image {
	border-color: #000000;
	}

.hs_text, .highslide-heading, .highslide-caption {
	margin: 0;
	color: #191919;
	line-height: 1.4em;
	font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	}

.highslide-heading {
	padding: 0px 1px -1px;
	cursor: default;
	font-size: 11px !important;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	}
	
.highslide-caption {
	padding: -1px 1px 0px;
	cursor: default;
	font-size: 11px !important;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	}
	
.highslide-heading p a, .highslide-caption p a {
	color: #000000;
	cursor: pointer;
	}

.highslide-heading p a:hover, .highslide-caption p a:hover {
	color: #787878;
	}



	li.highslide-close { display: none; }


.text-controls li, .text-controls a, .text-controls a span { background-image: none !important; -moz-border-radius: 15px; -webkit-border-radius: 15px; background-color: #4D4D4D; color: #000000; }
.text-controls li { margin-right: 8px !important; margin-left: 8px !important; }
.text-controls a { left: 0 !important; }
.text-controls a span { margin: 1px 2px 0px !important; padding: 5px 15px 3px !important; font-size: 12px; font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; text-transform: lowercase; letter-spacing: 0px; line-height: 1em; }
.text-controls a:hover span { color: #808080; }
.text-controls a.disabled span { color: #404040; }









/*
-- SELECTION GALLERY FEATURES -- */

.selectionCheckboxDiv {
	margin: 0;
	padding: 2px;
	border: none;
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	}

.selectionCheckboxDiv input {
	display: none;
	}

#inputfields {
	margin: 0px auto 20px;
	padding: 0;
	width: 326px;
	background-color: #333333;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	line-height: 1em;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}
		

#inputfields fieldset {
	margin: 0 auto;
	padding: 10px;
	border: 0;
	text-align: left;
	}
	
#inputfields fieldset p {
	margin: 1em 0;
	text-align: center;
	color: #FF0000;
	}

label {
	margin: 0 0 4px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	}

.gather, #comments {
	margin: 0;
	padding: 4px;
	text-align: left;
	width: 294px;
	color: #FFFFFF;
	background-color: #222222;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	clear: both;
	font-family: inherit;
	font-size: 12px;
	}

#comments {
	min-height: 50px;
	}
	
.submit {
	margin: 0 auto;
	padding: 4px;
	width: 100px;
	text-transform: uppercase;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #333333;
	color: #FFFFFF;
	float: none;
	}

.submit:hover {
	border-color: #333333;
	background-color: #999999;
	color: #333333;
	}

.LV_valid {
	display: none;
	}

#selection_counter {
	margin: 0;
	padding: 5px;
	position: fixed;
	top: 10px;
	right: 10px;
	width: 150px;
	font-size: 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #191919;
	background-color: #FFFFFF;
	color: #191919;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}


