/* Blue =  #A6C7E8 */
/* Grey =  #475661 */

body,html {
	line-height: 16px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, serif;
	margin: 0;
	}

#master-wrapper {
	margin: 0 auto;
	width: 1200px;
	background: url("/resources/images/layout/sidebar2.png") repeat-y;
}

#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:0;
	position: relative;
	width: 1000px;
}

#logo {
	line-height: 0;
	border-top: 1.5em solid white;
	border-bottom: 1.5em solid white;
	z-index: 50;
	margin-left: -10px;
}
#logo img {
	border: 0;
}

#sidebar {
	float: left;
	width: 200px;

}

#sidebar-content {
	margin: 0 0 0 10px;
}
#content-wrapper {
	background-color: #fff;
	width: 799px;
	float: left;
	_margin-top: 20px;
}

#content {
	padding: 5px 1ex 0.5em 2ex;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	clear:both;
	color: #475661;
	margin-top: 2em;
	width: 1000px;
}

img {
	border: 1px solid #475661;
}


#searchbox {
	border: 1px inset #666;
	width: 87%;
	margin-bottom: 5px;
	background: #fff url(/resources/images/layout/search.png) no-repeat 2px;
	padding-left: 15px;
}

#newsletterbox {
	border: 1px inset #666;
	width: 84%;
	background: #fff url(/resources/images/layout/newsletter.png) no-repeat 2px;
	padding-left: 21px;
}

#right-block-wrapper {
	float: right;
	margin-left: 2ex;
	margin-right: -1ex;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background-color: #eee;

}

html>body #right-block-wrapper { *margin-top: 20px; }

.right-block {
	width: 250px;
	padding-left: 1ex;
	margin-bottom: 0;
	padding-right: 1ex;
	text-align: left;
	_padding-right: 2ex;
}

.homepage-block {
	width: 300px;
}

.right-block h3 {
	width: 100%;
	border-bottom: 1px solid #475661;
	padding-bottom: 0.2em;
	margin-bottom: 0.3em;
}

/* Language box */

#language-box {
	margin:1em 0;
	color: #475661;
}

#language-box a {
	color: #475661;
}

/* Menu styling */

#menu {
	margin: 1em 0 0 0;
	padding:0;
	line-height: 20px;
}

#menu li {
	font-size: 1.7em;
	font-weigth: bold;
	list-style-type: none;
	margin-top: 0.4em;
	width:188px;
	margin-bottom: 1em;
}

#menu li a {
	text-decoration: none;
	color: #fff;
	background-color: #A6C7E8;
	font-family: "Trebuchet MS",Arial,serif;
	width: 100%;
	display: block;
	line-height: 24px;
}

#menu li a:hover {
	color: 	#475661;
}

#menu li .active {
	color: 	#475661;
}

/* Headers */
h1,h2,h3 {
	font-weight: bold;
	color: #475661;
}

h1 {

}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.5em;
}

h1.page-name {
	font-size: 3em;
	font-weight: normal;
	text-align: right;
	padding-bottom: 0.1em;
	line-height: 45px;
}
h2.page-name {
	font-size: 2.5em;
	text-align: right;
	margin-bottom: 0.5em;
}

#content h1,h2,h3 {
	margin: 0.5em 0 0.3em 0;
}

.article h3 {
	margin-bottom: 1em;
}

.article a {
	text-decoration: underline;
}

/* News section */
#news-block {
}
.news-title {
	display: block;
	font-weight: bold;
	text-align: left;
}
.news-title a {
	color: #475661;
}
.news {
	clear: both;
	color: #475661;
	margin-bottom: 0.8em;
}
.right-block p {
	display: inline;
	margin:0;
}
.news-image {
	float: left;
	margin-right: 0.5ex;
	line-height: 0;
}

.archiv {
	font-weight: bold;
	font-size: 1.2em;
}

/* Other */

.hidden {

}

.row1 {
	background-color: #eee;
}
.row2 {
	background-color: #fff;
}

.cleaner {
	clear: both;
}

.marginer {
	height: 0.5em;
}

.artflash-marginer {
	height: 1em;
}

#content p {
	margin: 0 0 0.5em 0;
}

hr {
	border: 1px solid #475661;
}

/* Links */
a {
	text-decoration: none;
}

a img {

}

a {
	color: #475661;
}
a:hover {
	text-decoration: underline;
}

/* Forms */

form {
	margin:0;
}

/* Front page */

#center-image {
	text-align: center;
	width: 420px;
	margin-left: 20px;
}

#center-image img {
	border:0;
}

#center-image h3 {
	margin-bottom:1.3em;
}

h2.bilddestages {
	font-size:2.4em;
	font-weight: normal;
	text-align: right;
	margin-bottom: 20px;
	margin-top:30px;
}

#scroller1 {
	width: 300px;
	height: 500px;
	margin-top: 40px;
}

#scroller1 div {
	position: absolute;
	_margin-left: -50%;
}

#scroller1 img {

}


/* Gallery list */

.gallery-item {
	clear: both;
	margin-bottom: 1em;
}

.gallery-item img {
	float: left;
}

.gallery-item .gallery-name {
}

.gallery-item .gallery-name a {
	font-weight: bold;
	color: black;
}

.listing-item-content {
	margin-left: 90px;
}

.listing-item-content p {
	display: inline;
}

/* Gallery detail */

.gallery-infobox {
	text-align: right;
}

.gallery-infobox p {
	display:block;
	margin-bottom: 1em;
}

/* Top ad positions */
.ad-pos {

}

#ad-left {
	margin-top: 4em;
}

#ad-left p {
	display:inline;
	margin:0;
}

#ad-left .ad-pos {
	color: #475661;
	margin-bottom: 1em;
	margin-right: 1em;
}

#ad-left .block-title {
	color: #475661;
}
#ad-left .ad-pos img{
	border: 1px solid #475661;
}

#ad-right {
	position: absolute;
	top: 1em;
	left: 1050px;
	clear:both;
}

#ad-right img {
	position:relative;
	border: 0;
	margin-bottom:0.3em;
	clear: both;
}

#ad-top img {
	border: 0;
}

#ad-top {
	line-height:0;
	text-align: right;
	background-color: #FFF;
    margin-right: 1.5ex;
}

/* Articles */

.article img {
	margin: 1ex;
}

.article {
    display:inline;
}

/* Artists */

.idTabs {
	margin: 0.3em 0 1em 0;
	padding: 0;
	line-height: 30px;
}

.idTabs li {
	display: inline;
	list-style: none;
	margin-right: 1ex;
	text-align: center;
	margin-right:0.5ex;
}

.idTabs li a {
	padding: 4px;
	font-size: 1.1em;
	font-weight: bold;
	color: #475661;
	background-color: #A6C7E8;
}

.idTabs li a.selected {
	color: #A6C7E8;
	background-color:#475661;
}

.idTabs li a:hover {
	text-decoration:none;
	color: #A6C7E8;
	background-color:#475661;
}

/* Forms */
label {
	display: block;
}

input,textarea {
	width: 300px;
}

input[type=submit] {
	width: auto;
}

ul.errorlist {
	margin:1em 0 0.2em 0 ;
	padding:0;
}

ul.errorlist li {
	list-style: none;
	color: red;
}

/* Modal dialog */
.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 30%;

    background-color: #EEE;
    color: #333;
    border: 2px solid #888888;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* Artist detail */

.historical-exhibitions {
	clear:both;
}
.historical-exhibitions table {
	width: 70%;
}
.historical-exhibitions table th {
	color: #475661;
	background-color: #A6C7E8;
	padding: 2px;
	text-align: center;
}
.historical-exhibitions td {
	padding: 0 3px 0 3px;
}

/* Picture detail */

#picture-detail .image-detail {
	text-align: center;
}

#picture-detail .image-detail a {
	text-align: left;
}

/* Exposition */
#expo-pictures {
	margin-top: 2em;
}

#expo-pictures .filter {
	margin-bottom:1em;
}

.image-thumbnail {
	text-align: center;
	min-width:80px;
	height: 170px;
	overflow:hidden;
	padding: 0 1ex 0 1ex;
	float:left;
}

/* search */

.searchForm {
	margin-bottom: 1em;
}

.searchForm input[type=submit] {
	color: #475661;
	background-color:#A6C7E8;
	border:0;
}

/* Art Services */
.artservice {

	padding: 1em 0 1em 1ex;
}

.artservice img {
	float:left;
}

.artservice .artservice-contact {
	margin-left: 210px;
}

.expositions-table {
	vertical-align: top;
	text-align: left;

}

.expositions-table td {
	padding: 0 3px 3px 0;
	text-align: center;
	max-width: 150px;
	_width: 150px;
}

#sliderholder {
	height: 1em;
}

#sliderx {
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	background-color: #A6C7E8;
	border-bottom: 1px solid gray;
	width:100%;
	z-index:100;
	height: 15px;
}

#sliderx strong {
	position:relative;
	white-space:nowrap;
	color: #475661;
}

#bluetop {
	width: 100%;
	height: 15px;
	background-color: #A6C7E8;
}

.tecicky {
	border: 0;
	border-top: 2px dotted #475661;
}
