/*
-- 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: #191919;
	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: #CCCCCC;
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0 0 100px;
	position: relative;
	}



/*
-- GALLERY DESCRIPTION -- */

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

#desc {
	margin: 0 0px;
	padding: 24px;
	border: 0px solid #000000;
	background-color: #333333;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

#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: 24px;
	color: #FFFFFF;
	font-weight: normal;
	}

.subTitle {
	margin: 5px 0 0;
	font-size: 15px;
	color: #FFFFFF;
	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: 11px;
	text-align: justify;
	color: #FFFFFF;
	}

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

/*
-- FOOTER -- */

#footer {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background-color: #191919;
	color: #666666;
	line-height: 1.4em;
	border-top: 0px solid #000000;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	}

#footer_content {
	margin: 0 auto;
	padding: 20px 0;
	width: 995px;
	}

.footer_text {
	margin: 0 auto;
	text-align: center;
	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;
	}

.footer_text a {
	color: #FFFFFF;
	}

.footer_text a:hover {
	color: #787878;
	}

.footer_nav a {
	padding: 0 10px;
	}


/*
-- GRID APPEARANCE -- */

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

.thumbnail_container {
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	width: 187px;
	float: left;
	}

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

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


/*
-- IMAGE INFO BARS -- */

.image_info_alpha {
	margin: 0px 0 5px;
	width: 187px;
	}
	
.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: 187px;
	}
	
.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: 5px 0 0;
	width: 187px;
	}
	
.image_info_shop .image_info {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 1em;
	height: 16px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	}
	
.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: 0px;
	-webkit-border-radius: 0px;
	}

.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;
	border-width: 2px;
	}

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

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

.highslide-dimming {
	background-color: #000000;
	}

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

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

.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;
	}

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

a.captionLink:hover {
	color: #787878;
	}

.highslide-controls {
	width: 165px;
	}
.highslide-controls .highslide-move {
	display: none;
	}



	li.highslide-full-expand { display: none; }





.shop {
	margin: 2px;
	padding: 0;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
	}


/*
-- BOXOVER -- */

.boxOverHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #191919;
	border-width: 1px;
	}

.boxOverBody {
	color: #FFFFFF;
	background-color: #333333;
	border-width: 0 1px 1px 1px;
	}

.boxOverHeader, .boxOverBody {
	margin: 0;
	padding: 3px;
	width: 150px;
	font-size: 11px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=90);
	opacity: 0.90;
	overflow: hidden;
	}


/*
-- GOOGLE MAPS -- */

.map {
	margin: 2px;
	padding: 0;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/world.png) 0 0 no-repeat;
	}

.map a {
	display: block;
	height: 16px;
	}

.map a span {
	display: none;
	}

/*
-- 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: inherit;
	}

#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: 2px;
	border-color: #191919;
	background-color: #FFFFFF;
	color: #191919;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

/*
-- E-COMMERCE -- */

.fotomotoLink {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: lowercase;
	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.fotomotoLink:hover {
	color: #F45912;
	}




/*
-- PAGE NAVIGATION BAR -- */

.nav {
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 1015px;
	}

.nav_content {
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
	font-size: 12px;
	color: #595959;
	background-color: #333333;
	border: 2px solid #000000;
	}
	
.nav, .nav_content { 
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

.nav_content p {
	margin: 0;
	}

.nav_content a {
	margin: 0;
	line-height: 1em;
	color: #FFFFFF;
	}

.nav_content a:hover {
	color: #CCCCCC;
	}

.nav_link {
	padding: 15px;
	}

.nav_content a, .current {
	padding-right: 10px;
	padding-left: 10px;
	}
