/* the basics */
* {
	margin: 0;
	padding:0;
}

img, hr {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 0.8em Verdana, Tahoma, sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	color: #555;
}

#front {
	font-size: 10px;
}

p {
	margin: 0 0 1em 0;
}

ul {
	padding-left: 15px;
}

/* layout */

#container {
	text-align: left;
	width: 779px;
	margin: 0 auto;
}

#content {
	float: right;
	width: 610px;
}

#left_1_login {
	float: left;
	width: 149px;
	background: #fff;
	height: 21px;
	margin: 0 0 10px 0;
}

#left_2_search, #left_3_links, #left_4_bottom {
	font-size: 11px;
	padding-right: 10px;
	border-right: 1px solid #bed5e0;
}

#left_2_search {
	float: left;
	clear: left;
	width: 149px;


}

#left_3_links {
	float: left;
	clear: left;
	width: 149px;
	background: #fff;
}

#left_4_bottom {
	float: left;
	clear: left;
	width: 149px;
	background: #fc6;
}

.left {
	margin: 5px;
}

.right {
	margin: 0 10px 10px 10px;
}

#footer {
	width: 590px;
	color: #333;
	float: right;
	margin-right: 5px;
	font-size: 0.8em;
}

#footer p {
	padding: 1em;
}

.table_body_artworks, .table_body_resources {
	padding: 9px;
}

.table_body_resources a {
	color: #009;
}

.table_body_resources {
	color: #222;
}

.gray {
	color: #999;
}

.body_enclosure {
	width: 282px;
	background-color: #ecf3f6;
}

.body_header {
	padding: 6px;
	background-color: #f8c26e;
	height: 18px;
	min-height: 18px;
}

/* \*/
* html .body_header {
	height: 20px;	
}
/* */

.body_content {
	padding: 6px;
	height: 200px;
	line-height: 1.5em;
}

#header_title {
	background-image: url('/artexplorer-assets/images/header-bg.gif');
	background-color: #b3dced;
	width: 755px;
	height: 111px;
	float: right;
	margin: 0 20px 15px -30px;
}

/* \*/
* html #header_title {
	margin-left: 0;
	margin-right: 10px;
}
/* */

#header_title .subtitle {
	float: right;
	text-align: right;
	width: 175px;
	padding: 10px 15px 0 0;
}

#header_title .subtitle a {
	color: #e6601d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

#header_title .subtitle a:hover {
	text-decoration: underline;
}

#header_title .tagline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.025em;
	padding-left: 150px;
	text-align: justify;
}

/* text */
hr {
	color: #006;
	background: #006;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 6px;
}

h2, h3, h4, h5, h6 {
	padding-top: 0.75em;
	padding-bottom: 0.25em;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #006;
	padding-bottom: 8px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 11px;
}

a {
	color: #446acc;
	text-decoration: none;
}

a:hover {
	color: #006;
	text-decoration: underline;
}

.left ul li a {
	color: #009;
}

.left ul li a:hover {
	color: #446acc;
}

/* #footer a {
	color: #006;
}

#footer a:hover {
	color: #039;
	text-decoration: underline;
} */

/* content */
#left_1_login .left {
	margin: 0 !important;
	padding: 10px 0 2px 0 !important;
}

*html #left_1_login .left {
	padding: 10px 0 0 0 !important;
}

#left_1_login .yel {
	color: #db855c;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: -0.01em;
}

#left_1_login .yel a {
	text-decoration: none;
	color: #006;
	font-weight: bold;
}

#left_1_login .yel a:hover {
	color: #03a;
	text-decoration: underline;
}

#left_3_links a {
	font-size: 0.9em;
}

#tagline {
	width: 566px;
	background: #fc6;
	color: #444;
	padding: 5px 12px;
	margin-bottom: 10px;
	height: 11px;
	vertical-align: middle;
}

#table_caption {
	margin-top: 6px;
	margin-bottom: 10px;
}

#table_caption td {
	padding: 0 !important;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	padding-left: 7px;
	padding-right: 5px;
	width: 100%;
}

.caption a {
	color: #333 !important;
}

*html #caption_nav {
	padding-top: 1px;
	padding-bottom: 1px;
}

.arrow_right {
	background-color: #828282;
	background-image: url('/artexplorer-assets/images/nav-bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.arrow_left {
	background-color: #828282;
}

/* 
#front_features td {
	padding: 10px;
}

#front_features table td {
	padding-left: 0 !important;
	text-align: left;
}

#front_features div, #front_features div a {
	font-size: 11px !important;
} */

.left ul {
	padding: 5px 0 0 15px;
}

.left ul li {
	padding-bottom: 0.5em;
}

.left hr {
	margin: 15px 0 20px 0;

	color: #fff;
	background-color: #fff;
	border-bottom: 1px dashed #ccc;
}

.left img {
	margin-bottom: 10px;
}

#search_query {
	margin-bottom: 10px;
}

.matches {
	padding: 10px 0 0 10px;
	text-align: right;
}

#searchresults td {
	padding: 2px 0;
}

#searchresults hr {
	margin-left: 8px;
}

.searchresult {
	width: 30px;
	max-width: 30px;
}

.searchresult p {
	margin-left: 18px !important;
}

.listitembox {
	width: 100px;
	max-width: 100px;
}

.dead {
	color: #888;
}

#tabtable tr, #tabtable td {
	margin: 0;
	padding: 0;
	border: 0;
}

#tab_blue, #tab_orange {
	color: #006;
	width: 240px !important;
	vertical-align: top;
	float: left;
}

#tab_blue a, #tab_orange a {
	line-height: 0.5em;
}

#tab_blue {
	background: #679bc0;
}

#tab_orange {
	background: #9fcadd;
	margin-left: 10px;
}

#tab_blue img, #tab_orange img {
	position: relative;
	top: -3px;
}

.tab {
	padding: 0 15px 10px 45px;
}

*html .tab {
	padding-bottom: 0;
}

.sbwtable td {
	color: #fff;
}

.sbwtable h3, .sbwtable p {
	padding: 0 20px 0 15px;
}

.sbwtable h3 {
	padding-top: 15px;
}

.sbwtable a {
	color: #ccf;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
}

.sbwtable a:hover {
	color: #99c;
}

.prevnext_arrow {
	position: relative;
	top: 4px;
}

td.alignbot {
	padding-left: 15px;
}

.tdprevnext {
	text-align: right;
	width: 250px;
}

/* .boilerplate {
	padding-left: 15px;
} */

.bigger {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#advsearch td {
	color: #006;
	font-size: 10px;
}

.parasol {
}
