/* FyreGallery CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_blue_02.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#animated_scroller {
	height: 190px;
	clear: both;
	margin-left: 12px;
}

.clear {
	clear: both;
}

#out-wrapper {
	width: 100%;
	background-image: url(../images/bg_paintmarks.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 924px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	width: 924px;
}

#header_main {
	height: 250px;
	width: 880px;
	padding-left: 33px;
}
#container-eyecatcher {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
	padding-left: 22px;
	padding-right: 8px;
}
#container-navigation {
	width: 898px;
	background-color: #4475B8;
	height: 41px;
	margin-left: 12px;
}

ul#navigation {
	margin: 0;
	padding: 0;
	height: 27px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 27px;
}

#navigation li a {
	color: #FFFFFF;
	line-height: 26px;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
}
#introduction {
	height: 130px;
	margin-top: 28px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 33px;
}
#introduction img {
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#introduction p {
	line-height: 19px;
	font-size: 13px;
}
#introduction h1 {
	font-size: 18px;
	font-weight: normal;
	color: #4475B8;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation li a:hover {
	background-color: #786654;
}
#navigation li .current {
	background-color: #786654;
}

#container-content {
	width:870px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.horizrule {
	height: 7px;
	margin-left: 12px;
	clear: both;
}

#footer_logo {
	float: right;
	padding-right: 40px;
	padding-top: 4px;
	vertical-align: bottom;
}

#footer_buttons {
	float: left;
	padding-left: 50px;
	padding-top: 12px;
}
#footer_buttons a {
	font-size: 11px;
	color: #4475B8;
	text-decoration: none;
}
#footer_buttons a:hover {
	color: #9B8E7F;
	text-decoration: underline;
}
#title {
	margin-left: 230px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 25px;
}
#title h1 {
	font-size: 22px;
	font-weight: normal;
	color: #4475B8;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0px;
}

h1 {
	font-size: 21px;
	color: #4F4636;
	margin: 0;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: #4475B8;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
}

h3 {
	font-size: 15px;
	color: #9B8E7F;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 25px;
	font-weight: normal;
	}
	
h4 {
	font-size: 14px;
	color: #4475B8;
	letter-spacing: -0.5px;
	padding-left: 25px;
	line-height: 19px;
	}
h5 {
	font-size: 12px;
	color: #AFA599;
	letter-spacing: -0.5px;
	padding-left: 25px;
}
h6 {
	font-size: 12px;
	color: #4475B8;
	letter-spacing: -0.5px;
	padding-left: 25px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content {
	width: 645px;
	margin-left: 215px;
	margin-top: 5px;
	float: none;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #4475B8;
	padding: 1px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #990000;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4475B8;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #4475B8;
	font-style: italic;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 65px;
}

#border {
	width: 205px;
	float: left;
	margin: 0px;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}


#subnavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnavigation ul li a {
	color: #4475B8;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	text-transform: capitalize;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#subnavigation ul li a:hover {
	color: #4475B8;
	background-color: #E7E7E7;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
#image_border {
	background-color: #E7EDF6;
	padding: 6px;
	border: 1px solid #4475B8;
}

img.alignleft {
	float: left;
	margin-top: 5;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}

img.alignabove {
	margin: 0 0 12px 0;
}

#content table {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
}


#content td {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#content th {
	padding: 8px;
	background-color: #4475B8;
	color: #FFFFFF;
	text-align: left;
	border: 2px solid #EBEBEB;
	font-weight: normal;
}

form {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: right;
	width: 475px;
}

input {
	width: 350px;
	border: 1px solid #CCCCCC;
	height: 20px;
	vertical-align: top;
	color: #4475B8;
}
#subscribe {
	height: 20px;
	width: 20px;
	text-align: center;
}
.submit_button {
	background-color: #4475B8;
	color: #FFFFFF;
	height: 30px;
}

textarea {
	width: 350px;
	border: 1px solid #CCCCCC;
	vertical-align: text-top;
}

label {
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#exhibit_heading_a {
	font-size: 22px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 0px;
}
#exhibit_heading_b {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}
#content iframe {
	color: #666666;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 25px;
	border: thin solid #666666;
}
#content small {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
img.alignleftthumb {
	float: left;
	margin-top: 1;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#content table a, #border  p  a {
	text-decoration: none;
	color: #4475B8;
	padding: 1px;
}
#content table a:hover, #border  p  a {
	text-decoration: none;
	color: #990000;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4475B8;
}
#spacedtable td {
	margin: 7px;
	padding: 7px;
}
#artistprof table {
}
#artistprof p {
	font-size: 13px;
	line-height: 19px;
	margin-left: 15px;
}
#artistprof h2 {
	font-size: 16px;
	color: #4475B8;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
.partnersarea {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.content_image  p  a  {
	text-decoration: none;
	color: #4475B8;
	padding: 1px;
}
.content_image  p  a:hover  {
	text-decoration: none;
	color: #990000;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
