
a:focus,
a:active
{
	outline: none;
}

html
{
	background: #f4faf6;
}

body
{
	background: #f4faf6;
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	min-width: 955px;
	overflow: auto;
	padding: 0;
}

ins
{
	text-decoration: none;
}

img
{
	border: 0;
}

/* intro */

#intro
{
	display: block;
	height: 490px;
	left: 50%;
	margin: -250px 0 0 -370px;
	position: absolute;
	top: 50%;
	width: 800px;
}

#intro a
{
	background: #4b3537;
	color: #ffffff;
	display: block;
	font-size: 15px;
	height: 120px;
	line-height: 120px;
	margin: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
}

#intro a:hover
{
	background: #a0dce7;
}

#intro img
{
	display: block;
	margin: 0 auto 30px auto;
}

#intro table img
{
	display: block;
	height: 200px;
	line-height: 120px;
	margin: 11px;
	width: 120px;
}

#intro_info
{
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 30px 0 0 0;
	text-align: center;
}

#archive_info
{
	font-size: 13px;
	line-height: 20px;
}

#archive_info a
{
	background: none;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-transform: none;
	width: auto;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: auto;
}

#archive_info a:hover
{
	background: none;
	color: #a1dbe6;
}

/* header */

#header
{
	display: block;
	height: 200px;
	margin: 25px auto 0 auto;
	width: 973px;
}

#logo
{
	display: block;
	float: left;
	height: 200px;
	margin: 0 12px 0 0;
	width: 120px;
}

#language
{
	float: right;
	height: 86px;
	padding: 0 15px;
	text-align: right;
	width: 811px;
}

#language a
{
	color: #565656;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	line-height: 46px;
	margin: 0;
	min-width: 955px;
	overflow: auto;
	padding: 0;
	text-decoration: none;
}

#language a:hover
{
	color: #a0dce7;
}

#menu
{
	background: #4b3537;
	float: right;
	height: 37px;
	width: 841px;
}

#menu a
{
	color: #ffffff;
	float: left;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding: 0 15px;
	text-decoration: none;
}

#submenu
{
	background: #a0dce7;
	float: right;
	height: 37px;
	padding: 0 5px;
	width: 831px;
}

#submenu a
{
	color: #4b3537;
	float: left;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#search
{
	float: right;
}

#search_field
{
	background: #ffffff url('../resources/shadow.png') repeat-x;
	border: 0;
	float: left;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 7px;
	padding: 3px 7px;
	width: 140px;
}

#search_button
{
	background: #4b3537;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding: 0 15px 0 10px;
	text-decoration: none;
}

/* content */

#content
{
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	min-height: 410px;
	margin: 30px auto 0px auto;
	width: 973px;
}

#content h1
{
	display: block;
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	margin: 0 0 30px 0;
	padding: 0;
}

#content p
{
	font-size: 13px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#content ul,
#content ol
{
	font-size: 13px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#content a
{
	color: #4b3537;
	text-decoration: none;
}

/* classes */

.table_header
{
	border-bottom: 1px solid #aaaaaa;
	background: #a0dce7;
	font-size: 12px;
	color: #4b3537;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: bold;
	height: 22px;
	padding: 0 5px;
}

.table_section
{
	background: #4b3537;
	font-size: 14px;
	color: #ffffff;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: bold;
	text-align: center;
	height: 22px;
	padding: 0 5px;
}

.table_cell1
{
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background: #ffffff;
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	padding: 5px;
	line-height: 20px;
}

.table_cell1_last
{
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background: #ffffff;
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	padding: 5px;
	line-height: 20px;
}

.table_cell2
{
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background: #eeeeee;
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	padding: 5px;
	line-height: 20px;
}

.table_cell2_last
{
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background: #eeeeee;
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	padding: 5px;
	line-height: 20px;
}

.center
{
	text-align: center;
}

/* footer */

#footer
{
	border-top: 1px dashed #aaaaaa;
	color: #555555;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	height: 46px;
	margin: 30px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: right;
	width: 973px;
}

#footer table
{
	display: block;
	width: 973px;
	margin: 10px 0 10px 0;
}










.ngg-galleryoverview
{
	display: block;
	margin: 0 0 30px 0;
}

.alignright
{
	float: right;
	margin: 0 0 30px 30px;
}

.ngg-navigation
{
	display: none;
}

/* scrollable artists */

.scrollable
{
	position: relative;
	overflow: hidden;
	width: 932px;
	height: 112px;
}

.scrollable .items
{
	width: 20000em;
	position: absolute;
	clear: both;
}

#scrollable_left
{
	height: 112px;
	width: 20px;
	background: blue;
	float: left;
}

#scrollable_right
{
	height: 112px;
	width: 20px;
	background: red;
	float: left;
}

.items div
{
	float: left;
	width: 932px;
	padding: 0 12px;
}

.scrollable img
{
	float: left;
	margin: 0 11px 0 0;
}

.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

#scrollable_left
{
	background: #4b3537 url('/resources/slider-left.png');
	font-family: 'Webdings';
	color: #ffffff;
	line-height: 112px;
	font-size: 21px;
	width: 20px;
	text-align: center;
}

#scrollable_right
{
	background: #4b3537 url('/resources/slider-right.png');
	font-family: 'Webdings';
	color: #ffffff;
	line-height: 112px;
	font-size: 21px;
	width: 20px;
	text-align: center;
}

#scrollable_left:hover
{
	background: #a0dce7 url('/resources/slider-left.png');
	color: #ffffff;
	font-family: 'Webdings';
	font-size: 21px;
	line-height: 112px;
	text-align: center;
	width: 20px;
}

#scrollable_right:hover
{
	background: #a0dce7 url('/resources/slider-right.png');
	color: #ffffff;
	font-family: 'Webdings';
	font-size: 21px;
	line-height: 112px;
	text-align: center;
	width: 20px;
}
