/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	}
	
body {
  background: #F0F0F0;
/*background:#CCCCCC url(images/fon.gif) repeat left top;*/ 
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

#wrapper {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#666666;
	margin: 0 auto;
	/*width: 785px;*/
	width: 899px;
	min-height: 100%;
	height: 100%;
	}
  
* html #wrapper {
  height: 100%;
	}
h1 {
	text-transform:uppercase;
	font-size: 14px;
	color: #8C2633;
	font-weight:normal;
	margin: 0 0 10px 0;
	}
h2 {
	text-transform:uppercase;
	font-size: 12px;
	color: #8C2633;
	font-weight:normal;
	margin: 0 0 10px 0;
	}
h5 {
	text-transform:uppercase;
	font-size: 12px;
	color: #8C2633;
	font-weight:normal;
	margin: 0;
	padding:0px;
	}

p {
	margin: 0px;
	padding-bottom: 10px;
	}
p.clear {
	clear:both;
	color:#8C2633;
	}
	
a {
	text-decoration:underline;
	color:#8C2633;
	}
a:hover {
	text-decoration:underline;
	color:#666;
	}

img {
	border: 0;
	}

/* Header */

#header {
	background: url(images/header.png) no-repeat left top;
	height:100px;
	width:899px;
	}

#header #title {
	display:none;
	}

#title {
	float:left;
	}

/* Container */

#container {
	margin:0;
	padding: 0;
	background-color:#FFFFFF;
	min-height:600px;
	}

#top-menu {
	/*width:785px;*/
	width:899px;
	height: 27px;
	background:#999999;
	overflow: visible;
	font-size:12px;
	}
#top-menu td {
	text-transform:lowercase;
	height:27px;
	width:10%;
	color:#c1c0bf;
	}
a.menu {
	color:#c1c0bf;
	text-decoration:none;
	display:block;	
	width: 100%;
	height:100%;
	background-color:#8c2633;
	padding-top: 4px;
	}
a.menu:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(images/fon_menu.gif) #8C2633 repeat-x top left;
	width: 100%;
	height:100%;
	vertical-align:middle;
	}
a.menu:active, a.menu:focus	 {
	color:#fff;
	text-decoration:none;
	display:block;	
	width: 100%;
	height:100%;
	background-color:#8c2633;
	padding-top: 4px;	
	}
	
a.menu_active {
	color:#fff;
	text-decoration:none;
	display:block;	
	width: 100%;
	height:100%;
	background-color:#8c2633;
	padding-top: 4px;	
	}
a.menu_active:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(images/fon_menu.gif) repeat-x top left;
	width: 100%;
	height:100%;
	vertical-align:middle;
	}	

#content {
	background: #FFFFFF;
	padding: 10px 20px 30px 20px;
	overflow:hidden;
	}	
#navigation {
	font-size: 14px;
	color:#666666;
	padding-bottom: 10px;
	clear:both;
	}
a.navstring {
	color:#666666;
	text-decoration:none;	
	}

span.navstring_current {
	color:#8C2633;
	}

a.painter {
	color:#666666;
	text-decoration:none;
/*	text-transform:uppercase; */
	}

a.painter:hover {
	color:#8C2633;
/*	text-transform:uppercase; */
	text-decoration:none;
	}


p.break {
	
	padding: 2px;
	margin: 0px;
	}


p.catalogy {
	color:#8C2633;
   text-align: center;
	clear: both;
	}	

#slideshow {
	width:100%;
	padding-top: 20px;
	}

#publications {
	padding-top:10px;
	}

#pub_det {
	float:left;
	margin-left:10px;
	/*width: 238px;*/
	width:276px;
	font-size:10px;
	}
	
#pub_new {
	float:left;
	margin-left:10px;
	width: 33%;
	}	
p.form {
	font-size: 12px;
}
p.formtitle {
	font-size: 12px; color: #8c2633; font-weight: bolder;
}
#comment {
	margin-left: 20px;
}
.pub_wrapper2 {
	clear:both;
	padding-top:10px;
}
.photo_det {
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	/*width: 230px;*/
	height: 150px;
	font-size:12px;
	text-align: center;
	}
.photo_det p.title_photo {
	font-size:16px;
	font-weight: bold;
	}
.photo_gr_det {
	float:left;
	margin-left:10px;
	width: 276px;
	/*height: 150px;*/
	font-size:12px;
	text-align: center;
	}
.photo_gr_det p.title_photo {
	font-size:16px;
	font-weight: bold;
	}	
#pub_wrapper {
	clear:both;
	padding-top:30px;	
	}
#pub_wrapper2 {
    clear:both;
    padding-bottom:20px;    
    }
#picture_artists {
	float:left;
	width: 22%;
	margin:10px 0px 10px 10px;
	}
.picture_artists {
	float:left;
	width: 22%;
	margin:10px 10px 10px 10px;
}	

#picture_artists img {
	width: 100%;
}

.picture_artists img {
	width: 100%;
}
	
img.article {
	margin: 3px 5px;
	width: 110px;			
	}

img.wrapper {
	/*width:700px;*/
	width:850px;
	height:5px;
	margin-bottom:25px;
	margin-top:5px;
	}
img.wrapper2 {
    width:460px;
    margin-bottom:5px;
    }    
a.artist_details {
	color:#666666;
	text-decoration:none;
/*	text-transform:uppercase; */
	}
a.artist_details:hover {
	color:#8C2633;
	text-transform:uppercase;
/*	cursor:pointer; */
	text-decoration:none;
	}
#art_det {
	font-size:10px;
	padding-right:5px;
	}
	
#wrap_content {
	margin-top:30px;
	height:5px;
	}

#search {
	width: 100%;
	clear:both;
	}

#search {
	width:100%;
	}
#search_item {
	width: 30%;
	float:left;
	margin-right: 3%;
	}	

#search input{
	width: 80px;
	border: 1px #CCCCCC thin;
	background-color: #8c2633;
	color:#ccc;
	}	

#picture {
	padding-top:10px;
	}

#artists {
	margin-right:10px;
	}

#picture img {
width: 744px;
	}
	

/* Artist info */
.hidden {
	position: absolute; 
	visibility: hidden;
	top:180px;
	}

.visible {
	position: absolute; 
	visibility: visible; 
	z-index: 3;
	top:180px;
	}

/* Footer */
#footer {
	background-color: #FFFFFF;
	width:100%;
	height: 65px;
	}
#foot-info {
	background:#FFFFFF;
	vertical-align:middle;
	color: #8c2633;
	height:25px;
	width:100%;
	font-size:12px;
	}
.select {
	width: 140px;
}
.drop {
	clear: both;
}	
p.grade {
    font-style: italic;
}
p.table_header {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px;
}
td.first_ram {
	border-top: 1px solid #8c2633;
}
td.second_ram {
	border-top: 1px solid #8c2633;
	border-left: 1px solid #8c2633;
}
