@import "typo.css";
@import "modules.css";

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	position:relative;
	background:#eeeeee url(../images/body-bg.jpg) no-repeat top center;
}
h2 {
	color:#333333;
	font-family: "TwCenMTCondensedRegular", Helvetica, Arial,sans-serif;
	font-size: 2.6em;
	font-weight: normal !important;
	letter-spacing: normal !important;
	border-bottom: 1px solid #cccccc;
}
h2 span {
	display:block;
	font-size:0.5em;
}
#wrapper {
	margin:20px auto;
	width:980px;
	background-image:url(../images/bg-right.gif);
	background-repeat:repeat-y;
	background-position:800px 326px;
	position:relative;
}
#page {
	overflow:hidden;
	position:relative;
}
#grad {
	position:absolute;
	top:0px;
	right:0px;
	height:353px;
	width:10px;
	background:url(../images/grad-slice.jpg) no-repeat top right;
}
#header {
	position:relative;
	height:112px;
	background:#005275 url('../images/header-bg.jpg') no-repeat bottom right;
}
#header h1 {
	position:absolute;
	bottom:20px;
	left:22px;
	margin:0;
	padding:0;
	height:80px;
}
#header h1 a {
	color:#fff;
	z-index:2;
	display:block;
	height:80px;
	text-indent: -9999px;
	width:400px;
	overflow:hidden;
	background:url('../images/artdevon.gif') no-repeat top left;
}
#nav {
	clear:both;
	margin:0;
	padding:0;
	height:40px;
	background-color:#00374F;
	color:#fff;
	font-size: 1.5em;
}
a.login {
	display:block;
	padding:15px 10px 0 0;
	color:#fff;
	text-decoration:none;
	font-family: 'BrowalliaNewRegular',Helvetica, Arial,Sans-serif;
}
ul.menu {
	list-style:none;
	padding:0 0 0 15px;
	margin:0;
	font-family: 'BrowalliaNewRegular',Helvetica, Arial,Sans-serif;
}
ul.menu:after {
	clear:both;
	display:block;
	content:'.';
	visibility: hidden;
	height: 0;
}
ul.menu li {
	margin:0 auto;
	padding:0;
	float:left;
}
ul.menu li#first {
	border-left:none;
}
ul.menu li a {
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	line-height: 30px;
	border-left: 1px solid #909090;
	padding: 0 15px 0 15px;
	margin: 5px 0 0 0;
}
ul.menu li#first a {
	border-left: none;
}
#breadcrumb {
	padding:2px 0 4px 20px;
	background-color:#999999;
	color:#D6D6D6;
}
#breadcrumb a {
	color:#D6D6D6;
}
#banner {
	padding:0;
	margin:0;
	overflow:hidden;
}
#content {
	background: url(../images/cwf-bg.gif) repeat-x top left white;
	/*background-color:#fff;*/
	padding:0px 10px 5px 10px;
	color:#56524f;
	clear:both;
	overflow: hidden;
}
#content a {
	color:#56524f;
}
#main {
	padding: 5px 5px 5px 5px
}
body.showright #main {
	width:78%;
	float:left;
}
#right {
	width: 20.9%;
	float: left;
	margin: 58px 0 0 0;
	overflow: hidden;
}

#text-left {
	float:left;
	width:343px;
	margin:0;
	padding:0;
	text-align:left;
}
#ajax_view {
	clear:both;
	background-color:#fff;
}
#ajax_view_art {
	clear:both;
	padding:10px;
	background:#fff url(../images/view-art-bg.jpg) no-repeat bottom right;
}
#ajax_view_art h4 {
	font-size:1.4em;
	padding:0;
	margin:0 0 5px 0;
}
.infothumb {
	float:left;
	width:190px;
	overflow:hidden;
	margin:10px 0 0 18px;
}
.artlist {
	float:left;
	position:relative;
	height:180px;
	width:150px;
	padding:10px;
	margin:8px;
	border:1px dotted #999999;
}
.noleft {
	margin-left: 0 !important;
}
.artlist span {
	display:block;
	position:absolute;
	bottom:5px;
	left:10px;
}
a.ti {
	display:block;
	margin:0 auto;
	text-indent: -9999px;
	height:150px;
	width:150px;
	background-position:top center;
	background-repeat:no-repeat;
}
.clearfix {
	clear:both;
}
.clearfix:after {
	clear:both;
	display: block;
	content: '.';
	height:0;
	visibility: hidden;
}

#artist_news {
	clear:both;
	padding:5px 0 5px 0;
}
#artist_news ul li a span {
	display:block;
	font-size:0.9em;
}

#footer {
	background:#00374F url(../images/footer-bg.jpg) no-repeat top left;
	clear:both;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #strap {
	font-weight:bold;
	color:#005275;
	clear:both;
	padding:8px 0 0 24px;
}
#footer #strap span {
	border-left:2px solid #005275;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
}
#footer #strap a {
	color:#005275;
}
form.stdform fieldset {
	border:1px solid #999999;
	margin-top:5px;
	padding:5px 0 5px 5px;
}
form.stdform p label {
	display:block;
	float:left;
	clear:left;
	width:165px;
	font-size:1.1em;
	font-weight:bold;
}
form.stdform p input {
	border:1px solid #999999;
}
form.stdform p textarea {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
form.stdform p select {
	border:1px solid #999999;
}

/*
Alerts and Messages
*/
.error, .info, .alert {
	font-weight: bold;
	color: #323232;
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 40px;
}
div.alert {
	background: url("/assets/images/alert.png") no-repeat scroll 8px 5px #FFE6DF;
    border-bottom: 1px solid #FFD9CF;
    border-top: 1px solid #FFD9CF;
}

div.info {
	background: url("/assets/images/info.png") no-repeat scroll 8px 5px #E4EBF1;
    border-bottom: 1px solid #D4D9DE;
    border-top: 1px solid #D4D9DE;
}

.error {
	background-color:#FFFFDD;
	border:1px solid #FFD700;
	color:#000;
	padding:5px;
}
.general_message {
	border:1px dotted #ffd700;
	text-align:justify;
	background-color:#ffffdd;
	text-align:center;
	padding:5px;
}
.general_message h3 {
	background:none;	
	margin:0;
	padding:0;
}
.general_message p {
	font-size:0.9em;
}

div.float {
  float: left;
  width: 140px;
  height:130px;
  padding: 2px;
  margin:2px;
  font-size:11px;
  border:1px dotted #CCCCCC;
  /*background-image:url(images/ktgallerybg.jpg);*/
  background-repeat:repeat-x;
  background-position:bottom;
}
div.float a {
	font-size:120%;
	font-weight:bold;
}
div.float p {
   text-align:center;
}
div.float img {
   padding:2px;
   border:1px solid gray;
}
/* ARTIST CONTACT FORM */
#artist_contact {
	float:right;
	width:365px;
}
#artist_contact form fieldset {
	border:1px solid #999999;
	margin-top:5px;
	padding:5px 0 5px 5px;
}
#artist_contact form p label {
	display:block;
	float:left;
	clear:left;
	width:165px;
	font-weight:bold;
}
#artist_contact form p input {
	border:1px solid #999999;
}
#artist_contact form p textarea {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
}
#artist_contact form p select {
	border:1px solid #999999;
}
/* END */

div.art_items {
	clear: both;
}
div.art_items:after {
	clear:both;
	display: block;
	height:0;
	visibility: hidden;
	content:'.';
}

div.art_item {
	float:left;
	height:300px;
	width:200px;
	padding:8px;
	margin:10px;
	border:1px dotted #999999;
}
div.art_item h3 {
	margin-top: 0;
}


fieldset.pfbc-fieldset {
	width:100%;
	margin: 5px 5px 10px 5px;
	padding: 5px;
	border: 1px solid #cccccc;
}
