/* general styles */

fieldset {
	border:none;
}
#fieldset-login_buttons {
	margin-top:-25px;
}

* {
	outline:none;
}

body {
	font-family:Arial;
	font-size:12px;
	color:#676767;	
	background:#DFDBD3;
	line-height:20px;
	margin:0;
	padding:0;
}

h1 {
	font-family: Arial;
	font-size:16px;
	font-weight:normal;
	color:#615036;/*4E9F9B;*/
	border-bottom:1px dotted #615036;
	padding-bottom:15px;
	margin-bottom:30px;	
}

h2 {
	font-family: Arial;
	font-size:16px;
	font-weight:normal;
	color:#615036;
	border-bottom:1px dotted #615036;
	padding-bottom:15px;
	margin-bottom:30px;	
}

h3 {
	font-family: Arial;
	font-size:16px;
	font-weight:normal;
	color:#615036;
	border-bottom:1px dotted #615036;
	padding-bottom:15px;
	margin-bottom:30px;	
}

h4 {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#615036;
	border-bottom:1px dotted #615036;
	padding-bottom:15px;
	margin-bottom:30px;	
}

p {
	font-family: Arial;
	font-size:12px;
	color:#676767;/*#796443;*/
	text-align:justify;
}

a {
	font-family: Arial;
	font-size:12px;
	color:#796443;	
	text-decoration:underline;
}

a:hover {
	font-family: Arial;
	font-size:12px;
	color:#796443;	
	text-decoration:none;	
}

li, p {
	line-height:20px;
}

img {
	border:none;	
}

/* header */

#header_outer {
	clear:both;	
	width:100%;
	background: url(../images/main_header_bg.jpg) top left repeat-x;
}

#header_shade {
	width:1010px;
	height:145px;
	margin:auto;	
	background: url(../images/shade_header.gif) top left no-repeat;
}

#header {
	width:1000px;
	height:145px;
	margin:auto;	
	background: url(../images/main_header.jpg) top left no-repeat;
	/*border-bottom:1px solid #D3D3D3;*/
	position:relative;
	z-index:1;
}

/* body */

#body_outer {
	clear:both;
	width:100%;
	background:#DFDBD3;	
}

#body_shade {
	width:1010px;
	background: url(../images/shade_main.gif) top left repeat-y;
	margin:auto;
}

#body {
	width:880px;
	padding:15px 60px 45px 60px;
	margin:auto;	
	background:white;
	position:relative;
	top:-2px;
}

#footer_shade {
	width:1010px;
	height:13px;
	position:relative;
	top:-6px;
	margin:auto;
	background: url(../images/shade_footer.gif) top left no-repeat;	
}

#footer {
	width:1000px;
	text-align:center;	
	font-family: Arial;
	font-size:11px;
	color:#796443;
	height:101px;
	margin:10px auto 0px auto;
}

#footer a, #footer a:hover {
	color:#796443;
	font-size:11px;	
}

/* navigation */

#navigation {
	position:absolute;
	bottom:3px;
	right:3px;
	z-index:99;
	width:auto;
	float:left;
	border-bottom:1px solid #ccc;
}

#navigation a.main_link, #navigation a.main_link:hover {
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:none;
}

#navigation a.main_link.current , #navigation a.main_link:hover .current, #navigation a.main_link.bordered {
	font-family:Arial;
	font-size:11px;
	color:#676767;
	text-decoration:none;
}

#navigation a.main_link:hover {
	color:#676767;		
}

#navigation a.main_link {
	width:auto;
	height:25px;
	/*float:left;*/
	padding:8px 15px 2px 15px;
	text-decoration:none;
	margin-right:-3px;
	opacity: 90%;
	filter:Alpha(Opacity=90);
	-moz-opacity: 0.90;
	border-left: 1px solid #C9AD8E;
	border-bottom: 1px solid #BDA386;
	border-top: 1px solid #BDA386;
	background: #C9AD8E url(../images/main_menu_spacer.gif) bottom left no-repeat;
}

#navigation .main_link.current, #navigation .main_link.current:hover, #navigation .main_link:hover, #navigation a.main_link.bordered {
	width:auto;
	height:25px;
	/*float:left;*/
	padding:8px 15px 2px 15px;
	text-decoration:none;
	opacity: 90%;
	margin-right:-3px;
	filter:Alpha(Opacity=90);
	-moz-opacity: 0.90;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid white;
	border-top:1px solid #D3D3D3;
	background: white url(../images/main_menu_spacer_white.gif) bottom left no-repeat;
}

/* home */
.home_left {
	float:left;
	clear:none;
}
.home_right {
	float:left;
	clear:none;
}

/* spacer */
.spacer {
height:45px;
width:100%;
clear:both;
}

/* workimg */
.workimg img {
	border:none;
}

/* artist */
.artist {
	float:left;
	clear:both;
	margin:0px 0px 30px -5px;
	min-height:130px;
	width:535px;
}
.artist_image {
	float:left;
	clear:none;
	width:130px;
	height:130px;
	border:1px solid #DFDBD3;
}
.artist_description {
	float:left;
	clear:none;
	width:370px;
	margin-left:30px;
	text-align:justify;
}

.artist_description p, .artist_table p {
	color:#676767;
}

.artist_table {
	float:left;
	clear:none;
	margin-left:60px;
}

/* artist list */
#artist_dropdownlist {
	width:205px;
	margin-left:15px;	
}


/* workmonth */
.workmonth {
	clear:both;
	margin:0px 0px 30px 0px;
	width:100%;
}
.workmonth_image {
	float:left;
	clear:none;
	height:500px;
	width:400px;
}
.workmonth_info {
	float:left;
	clear:none;	
}
.workmonth_description {
	clear:both;
	text-align:justify;
}

/* expositions */
.expositions div {
	clear:both;
	margin:15px 0px 45px 0px;
}
.expositions table {
	margin-top:-10px;	
}

/* forms */
.form_box {
	clear:both;
}

.form_button {
	clear:both;
	margin:15px 0px;	
}

.content_contact {
	width:356px;
}

.content_contact .form_break label{
	float:left;
	width:130px;
	margin:7px 0px;
}

.content_contact .form_field {
	float:left;
	width:350px;
	margin:7px 0px;
}

.content_contact input[type="text"], .content_contact textarea {
	display:block;
	float:left;
	border:1px solid #cccccc;
	padding:2px;
	width:350px;
	font-size:12px;
	font-family:Arial;
}

.content_contact input[type="submit"] {
	float:right;
	margin-top:6px;
	background:url(../images/button.jpg) repeat-x;
	border:none;
	padding:4px 4px 4px 4px;
	color:#ffffff;
	cursor:pointer;
}


#captcha-id, #captcha-input, dd img {
	clear:both;
	margin:5px 0px;
}
dt, dd {
	float:left;
	margin:0;
	padding:0;	
}

/****************** page nav ***************/

.page_navigation {
	text-align:center;
	padding:4px 0;
	margin:5px 0;
}


.page_navigation a {
	border:solid 1px #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:3px 7px;
	margin:1px 3px;
	font-size:11px;
	text-decoration:none;
}

.page_navigation a.current_nav {
	font-weight:bold;
	background:#f5f5f5;
}


.page_navigation {
	text-align:center;
	padding:4px 0;
}

/****************** messages ***************/

#messages {
	color:#676767;
	font-weight:bold;
	border:1px dotted #796443;
	float:left;
	clear:both;
	margin:auto;
	width:100%;
	padding:0px 15px;
}
.messages, .messages p {
	color:#676767;
	font-weight:bold;
}

/******************* other elements ****************/

/* login */

.content_login {
	background:url(../images/bg_login.jpg) no-repeat;
	width:458px;
	height:228px;
	clear:both;
	margin:107px 0px 0px 210px;
	padding:38px;
}

.content_login h1{
	color:#796443;
	font-size:22px;
	border:none;
	margin:0;
	padding:0;
	padding-bottom:15px;
}

.content_login .form_break label{
	float:left;
	width:130px;
	margin:7px 0px;
}

.content_login .form_field {
	float:left;
	width:300px;
	margin:7px 0px;
}

.content_login input[type="text"],input[type="password"],textarea {
	display:block;
	float:left;
	border:1px solid #cccccc;
	padding:2px;
	height:20px;
	width:230px;
	font-size:12px;
	font-family:Arial;
}

.content_login input[type="submit"] {
	float:right;
	margin-right:92px;
	margin-top:6px;
	background:url(../images/button.jpg) repeat-x;
	border:none;
	padding:4px 12px 4px 12px;
	color:#ffffff;
	cursor:pointer;
}

.textimg {
 min-height:165px;
}
.textimg_image {
 float:left;
 clear:none;
 min-height:175px;
}
.textimg_image_left {
	float:left;
	clear:none;
	margin:0px 25px 25px 0px;
}

.content, .content_login, .home_left, .home_right, .expositions, .workmonth  {
	min-height:550px;	
}

/******menu,submenu*************************/

.topmenu {
display:inline-block;
float:left;
/*border: 1px solid #ffffff;*/
}

.topmenu a.main_link {
display:inline-block;
clear:both;
}

.topmenu a.bordered {
}

.topsubmenu {
position:absolute;
clear:both;
margin-top:37px;
border:none;
border-top:1px solid #ccc;
z-index:99;
overflow:hidden;
}

.topsubmenu a {
display:block;
text-align:left;
padding:5px 10px 5px 5px;
border: 1px solid #ccc;
background:#fff;
font-size:11px;
color:#676767;
text-decoration:none;
text-transform:none;
border-top:none;
}

.topsubmenu a:hover {
color:#141d1a;
font-size:11px;
}

/* system messages */

.messages {
	font-weight:bold;
	margin:10px 0;
}
.form_messages {
	padding:0px 5px 0px 5px;
	margin:10px 0;
	font-size:11px;
	clear:both;
}
.messages_error {
	color:red;
}
.messages_warning {
	color:#ff9900;
}
.messages_success {
	color:green;
}

