/* -- Reset ------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* -- HTML -------------------------- */
a, dt, h1, h2, h3, h4, label, legend, strong, th, #search_head div, #today,
.blueLink, .capital, a.mockLink, .rating, #search_head div {
	font:10px/15px "book antiqua", serif;
	text-transform:uppercase;
}
address {
	margin-bottom:1em;
}
body {
	background:#FFF url('/images/layout/bg_body.png') repeat-x 0 0;
	color:#222;
	font:10.7px/15px arial, helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#000;
}
a.disable {
	color:#CCC;
}
dd {
	margin-left:120px;
	margin-bottom:6px;
}
dd address {
	font-style:normal;
}
dt {
	float:left;
	width:120px;
}
fieldset {
	margin:1em 2em;
}
form {
	margin-bottom:10px;
}
h1 {
	font-size:1.4em;
	margin-bottom:1.5em;
}
h2 {
	font-size:1.3em;
	margin:.4em 0;
}
h3, legend {
	font-size:1em;
	margin-bottom:8px;
}
h4 {
	font-size:1em;
}
html {
	overflow-y:scroll;
}
input {
	margin-bottom:5px;
	width:200px;
}
label {
	display:block;
	float:left;
	padding-top:6px;
	width:140px;
}
legend {
	font-weight:700;
}
ol {
	list-style:decimal;
}
p {
	margin-bottom:12px;
}
select {
	margin-bottom:5px;
}
ul {
	list-style:none;
}

/* -- Id ---------------------------- */
#access_msg {
	color: red;
	font-size: 14px;
	text-align: center;
}
#admire_you, #you_admire {
	overflow:auto;
	position:absolute;
	width:156px;
	height:188px;
	top:20px;
}
#you_admire {
	right:0;
}
#admire_you {
	right:-158px;
}
#admire_links {
	position:absolute;
	width:156px;
	height:20px;
	right:0;
	top:0;
}
#admire_links #left {
	visibility:visible;
	position:absolute;
	left:0;
	top:0;
}
#admire_links #right {
	position:absolute;
	right:0;
	top:0;
}
#artwork {
	margin-bottom:1em;
}
#artwork_details {
	position:relative;
	height:275px;
}
#banner {
	background:url('/images/layout/headergraphic.jpg') no-repeat 1px 0;
	height:86px;
	position:relative;
}
#btn_column {
	position:absolute;
	right:0; top:0;
}
#btn_column_bottom {
	position:absolute;
	right:0; bottom:0;
}
#btn_column li, #btn_column_bottom li {
	background:url('/images/layout/shadow_grey_btn.png') no-repeat bottom right;
	padding:0 2px 2px 0;
	margin-bottom:8px;
}
#btn_column div, #btn_column_bottom div {
	background:#DCDCDC url('/images/layout/bg_grey_btn.png') repeat-x;
	border:1px solid #DCDCDC;
	color:#666;
	cursor:pointer;
	height:22px;
	padding-top:9px;
	text-align:center;
	width:142px;
}
#btn_row li {
	background:url('/images/layout/shadow_grey_btn2.png') no-repeat bottom right;
	float:left;
	padding:0 2px 2px 0;
	margin-right:5px;
}
#btn_row div {
	background:#DCDCDC url('/images/layout/bg_grey_btn.png') repeat-x;
	border:1px solid #DCDCDC;
	color:#666;
	cursor:pointer;
	height:19px;
	padding-top:6px;
	text-align:center;
	width:114px;
}
#cc_explain {
	border:1px solid #CCC;
	display:none;
	margin-bottom:5px;
	overflow:hidden;
	padding:5px;
}
#cc_logos {
	margin:0 auto;
	width: 161px;
}
#cc_logos img {
	margin-top: 5px;
}
#container {
	margin:2em auto;
	width:540px;
}
#container ul, #container ol {
	margin:0 0 13px 3em;
}
#container ul {
	list-style:disc;
}
#container li {
	margin-bottom:4px;
}
#content {
	position:relative;
	overflow:hidden;
}
#content_signup {
	border:1px solid transparent;
	background:url('/images/account_header.gif') no-repeat top right;
	margin-top:-1px;
}
#disciplineDD {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:170px;
	background:#DCDCD7;
}
#disciplineDD li {
	cursor:pointer;
	padding:0 0 3px 8px;
}
#disciplineDD li:hover {
	color:#000;
}
#errors {
	background:#FFF;
	border:1px solid #F00;
	border-top:0;
	font-size:1.2em;
	margin-left:-312px;
	opacity:.9;
	padding:16px 12px;
	position:absolute;
	top:0; left:50%;
	width:600px;
	z-index:10;
}
#errors ul {
	margin:0 0 0 5em;
	list-style:none;
}
#errors li {
	padding-bottom:.2em;
}
#errors strong {
	font-weight:100;
	float:left;
	padding-right:1em;
}
#errors span {
	cursor:pointer;
	font-size:small;
	position:absolute;
	top:4px; right:8px;
	text-decoration:underline;
}
#footer {
	border-top:1px solid #CCC;
	margin:50px 0 2em 0;
	padding-top:6px;
	text-align:right;
}
#footer a, #news_box a, #sidebar1 a {
	color:#0269ff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
}
#footer p {
	font:10px/1em arial, helvetica, sans-serif;
	margin:.5em 0;
}
#footer_image {
	float:left;
}
#footer_nav {
	color:#0269ff;
}
#form_result {
	background:#FF6;
	margin-left:-100px;
	padding:6px 0;
	position:absolute;
	left:50%;
	text-align:center;
	width:200px;
}
#frozen_alert {
	color:#E40000;
	font-size:10pt;
	text-align:center;
}
#frozen_msg {
	font-size:9pt;
	margin:0 145px;
	text-align:center;
}
#frozen_block {
	background: url("/images/account_frozen.png") no-repeat top right;
	height:98px;
	padding-top:8px;
}
#logo {
	position:absolute;
	left:38px; top:16px;
}
#login_lnk {
	display:block;
}
#main {
	float:left;
	margin:5px 0;
	overflow:hidden;
	width:564px;
}
#nav {
	background:url('/images/layout/bg_nav.png') no-repeat;
	height:40px;
	padding:8px 0;
}
#nav a {
	background:url('/images/layout/bg_navlink.png') no-repeat;
	color:#222;
	display:block;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:136px;
}
#nav a:hover, #nav #nav_current {
	background:url('/images/layout/bg_navlink.png') no-repeat left bottom;
}
#nav li {
	float:left;
}
#next {
	position:absolute;
	right:0;
	bottom:0;
}
#news_box div {
	margin:16px 0}
#news_box span {
	margin-left:6px}
#page {
	background:url('/images/layout/bg_page.png') repeat-x 0 94px;
	margin:0 auto;
	min-width:866px;
	width:90%;
}
#page_left, #page_right {
	height:484px;
	width:23px;
}
#page_left {
	background:url('/images/layout/bg_page_vert.png') no-repeat left top;
	float:left;
}
#page_right {
	background:url('/images/layout/bg_page_vert.png') no-repeat right top;
	float:right;
}
#portfolio {
	position:relative;
	width:820px;
}
#portfolio #resList {
	margin:0 auto;
	width:100%;
}
#portfolio #resList li {
	float:left;
	margin:10px 8px;
}
#portfolio #resList li a {
	border:1px solid #DCDCDC;
	display:block;
	padding:8px;
}
#portfolio .img_item {
	text-align:center;
}
#portfolio img {
	border:1px solid #DCDCDC;
}
#portfolio p {
	margin:2px 0;
	overflow:hidden;
	height:35px;
	width:120px;
}
#portfolio_compact {
	position:absolute;
	top:0;
	left:270px;
	width:550px;
	height:450px;
}
#portfolio_compact #resList {
	margin:0 auto;
	width:100%;
}
#portfolio_compact #resList li {
	float:left;
	margin:10px 8px;
}
#portfolio_compact #resList li a {
	border:1px solid #DCDCDC;
	display:block;
	padding:8px;
}
#portfolio_compact .img_item {
	text-align:center;
}
#portfolio_compact img {
	border:1px solid #DCDCDC;
}
#portfolio_compact p {
	margin:2px 0;
	overflow:hidden;
	height:35px;
	width:120px;
}
#portfolio_help td {
	padding: 0 3px;
}
#previous {
	position:absolute;
	left:0;
	bottom:0;
}
#quick_search label {
	width:70px;
}
#quick_search input {
	width:156px;
}
#reason_other {
	display: none;
}
#reason {
	margin: 2px 10px 6px 0;
}
#register {
	margin:80px auto 40px auto;
	width:500px;
}
#retrieve_form {
	display:none;
}
#searchbox {
	width:600px;
}
#searchbox input {
	float:left;
	margin-right:8px;
	width:180px;
}
#searchbox label {
	width:84px;
}
#searchbox fieldset {
	margin:3px 0;
}
#searchbox .button {
	margin:0;
	width:auto;
}
#search_results {
	margin-bottom:10px;
}
#search_head {
	width:600px;
}
#search_head div {
	float:left;
	width:31%}
#sidebar1 a, .news_title {
	font-size:13px}
#sidebar1 {
	float:right;
	margin-top:5px;
	width:236px}
#sidebar1 a {
	display:block;
	margin-bottom:14px}
#sidebar2 {
	position:absolute;
	right:0; top:0;
	width:190px;
}
#splash_img {
	margin-left:-303px;
	position:absolute;
	left:50%; top:50px;
	opacity: .9;
	z-index: 100;
}
#submenu a {
	margin:0 6px;
}
#today {
	position:absolute;
	right:38px; top:64px;
	text-transform:none;
}
#toggle_block, .toggle {
	background:#f5dada;
	display:none;
	padding:10px;
	overflow:hidden;
}
#toggle_link {
	display: block;
	margin-bottom: 8px;
}
#wrapper {
	background:url('/images/layout/bg_page.png') repeat-x 0 94px;
	margin:0 auto;
	width:820px;
}
/* -- Class ------------------------- */
.ad_empty {
	border:1px solid #D3D3C7;
	height:58px;
	margin-top:10px;
	width:234px;
}
.ad_space {
	display:block;
	margin-top:10px;
}
.ad_bnnr {
	margin-bottom:15px;
}
.admire_column {
	overflow:hidden;
	position:absolute;
	width:156px;
	height:210px;
	right:0;
	top:0;
}
.admire_column a {
	text-decoration:none;
	display:block;
	color:#666;
}
.admire_column a:hover {
	color:#000;
}
.artist_admire a {
	text-decoration:none;
	display:block;
}
.artist_admire {
	padding:3px;
	overflow:hidden;
	height:150px;
}
.artist_admire_left {
	text-align:center;
	float:left;
	width:50%;
}
.artist_admire_right {
	text-align:center;
	position:absolute;
	left:50%;
	width:50%;
}
.artist_avatar {
	width:100px;
	height:100px;
	position:absolute;
}
.artist_bottom_section, .artist_desc {
	position:relative}
.artist_credits {
	width:440px;
}
.artist_desc {
	padding:0 0 1.5em 110px;
	height:115px;
}
.artist_description, .artist_discipline_value, .artist_experience_value, .artist_credits dd {
	color:#999;
}
.artist_description {
	position:absolute;
	left:120px;
	top:38px;
	width:345px;
}
.artist_details {
	position:relative;
}
.artist_discipline {
	position:absolute;
	left:335px;
	top:0;
	width:130px;
}
.artist_discipline_value {
	position:absolute;
	left:460px;
	top:0;
	width:170px;
}
.artist_experience {
	position:absolute;
	left:335px;
	top:18px;
	width:130px;
}
.artist_experience_value {
	position:absolute;
	left:460px;
	top:18px;
	width:170px;
}
.artist_info {
	background:#EEEEEA;
	border:1px solid #DCDCD7;
	padding:10px;
	position:relative;
	width:630px;
}
.artist_location, .artist_name {
	position:absolute;
	left:120px;
	width:230px}
.artist_location {
	top:18px}
.artist_name {
	top:0}
.artist_news_bottom, .artist_news_top {
	clear:left;
}
.artist_news_header {
	border:1px solid #DCDCD7;
	background:#EEEEEA;
	padding:5px;
	text-align:center;
	width:240px;
}
.artist_news_header img {
	cursor:pointer;
	position:absolute;
	left:3px;top:-2px
}
.artist_news_content {
	overflow:auto;
	border:1px solid #DCDCD7;
	padding:5px;
	width:240px;
	height:396px;
}
.artist_top_rated {
	position:absolute;
	bottom:0px; right:10px;
	width:180px;
	text-align:center;
}
.artwork_comment {
	margin-top:120px;
}
.artwork_date {
	left:300px;top:115px;
	width:105px;
}
.artwork_date_value {
	left:410px;top:115px;
	width:100px;
}
.artwork_info {
	position:absolute;
	text-align:center;
	top:0;
	left:345px;
	width:475px;
	height:210px;
}
.artwork_info h4 {
	margin:1.5em 0 .5em 0;
}
.artwork_lnk {
	position:absolute;
	top:20px;left:5px;
	text-align:center;
	width:330px;
}
.artwork_lnk img {
	background:#FFF;
	border:1px solid #CCC;
	padding:6px;
}
.artwork_media {
	left:170px;top:115px;
	width:50px;
}
.artwork_media_value {
	left:220px;top:115px;
	width:70px;
}
.artwork_name,.artwork_name_value,.artwork_size,.artwork_size_value,.artwork_date,
.artwork_date_value,.artwork_resolution,.artwork_resolution_value,.artwork_media,
.artwork_media_value,.artwork_views,.artwork_views_value {
	position:absolute;
	text-align:left;
}
.artwork_name {
	left:0;top:115px;
	width:45px;
}
.artwork_name_value {
	left:45px;top:115px;
	width:125px;
}
.artwork_rating,.artwork_rating_value {
	text-align:center;
	margin-bottom:0;
}
.artwork_report {
	width:330px;
	text-align:center;
	font-size:9px;
}
.artwork_resolution {
	left:0;top:160px;
	width:82px;
}
.artwork_resolution_value {
	left:85px;top:160px;
	width:70px;
}
.artwork_size {
	left:170px;top:160px;
	width:60px;
}
.artwork_size_value {
	left:235px;top:160px;
	width:60px;
}
.artwork_views {
	left:300px;top:160px;
	width:85px;
}
.artwork_views_value {
	left:390px;top:160px;
	width:70px;
}
.avatar {
	float:left;
}
.blueLink {
	color:#00A;
	cursor:pointer;
}
.blueLink:hover {
	color:#000;
	cursor:pointer;
}
.button {
	margin:5px 0 5px 140px;
	width:auto;
}
.button2 {
	margin:5px 0 5px 0;
	width:auto;
}
.btn_misc {
	background:url('/images/layout/shadow_grey_btn2.png') no-repeat bottom right;
	float:right;
	padding:0 2px 2px 0;
}
.btn_misc a {
	background:#DCDCDC url('/images/layout/bg_grey_btn.png') repeat-x;
	border:1px solid #DCDCDC;
	color:#666;
	font:10px/15px arial, helvetica, sans-serif;
	display:block;
	height:19px;
	padding-top:6px;
	text-align:center;
	text-transform:none;
	width:114px;
}
.cc_date {
	width:4em;
}
.checkbox_label {
	margin-bottom:5px;
	padding:0;
	width:500px;
}
.checkbox, .label_extend {
	float:none;
	width:auto;
}
.checkbox input {
	margin-bottom:1em;
	width:auto;
}
.checkbox_div {
	padding-left:140px;
}
.clear {
	clear:both;
}
.comm_calendar {
	text-align:center;
}
.dark_text {
	color:#000;
	font-weight:800;
}
.featured {
	cursor:pointer;
	width:100%;
}
.featured .artist{
	padding:0 10px;
}
.form_error label {
	color:#F00;
}
.ghosted {
	font-size:10px;
	color:#999;
}
.header_bg1 {
	background:transparent url('/images/layout/bg_header1.png') repeat-x;
	height:16px;
	padding:4px 0;
}
.header_bg2 {
	background:url("/images/header_line.png") repeat-x 0 14px;
	padding-bottom:12px;
	margin:0;
}
.help_img {
	text-align: right;
}
.info_block {
	overflow:hidden;
}
.info_values {
	float:left;
	width:70%;
}
.info_edit {
	float:right;
}
.message_panel {
	position:relative;
	height:260px;
}
.mn_bottom {
	top:36px;
}
.mn_header {
	border:1px solid #DCDCD7;
	background:#EEEEEA;
	position:relative;
	width:140px;
	padding:5px;
	text-align:center;
}
.mn_content {
	overflow:auto;
	border:1px solid #DCDCD7;
	position:relative;
	width:140px;
	height:160px;
	padding:5px;
}
.mn_date {
	color:#999;
}
.mn_subject {
	font-size:12px;
	font-weight:700;
}
.mn_news {
	margin-bottom:10px;
}
.mn_top, .mn_bottom {
	overflow:hidden;
	position:absolute;
	right:0;
}
.mn_top {
	top:0;
}
.mp_top, .mp_bottom {
	clear:both;
}
.mp_content {
	border:1px solid #DCDCD7;
	position:relative;
	width:640px;
	height:200px;
	padding:5px;
}
.mp_content .from, .mp_content .action, .mp_content .date, .mp_content .comment_image, .mp_content .comment_action, .mp_content .comment_date {
	position:absolute;
	top:3px;
}
.mp_content .from {
	left:5px;
	width: 120px;
}
.mp_content .subject {
	padding-top:3px;
	margin-left:130px;
	width: 273px;
}
.mp_content .date {
	right:100px;
	width: 110px;
}
.mp_content .action {
	right:5px;
	width: 90px;
}
.mp_content .comment_image {
	left:5px;
	width: 165px;
}
.mp_content .comment_comment {
	padding-top:3px;
	margin-left:175px;
	width: 230px;
}
.mp_content_header {
	width:620px;
	height:20px;
	position:relative;
}
.mp_content_messages {
	width:620px;
	min-height:22px;
	position:relative;
}
.mp_content_messages a {
	text-decoration:none;
	color:#666;
}
.mp_content_messages a:hover {
	color:#000;
}
.mp_content_comments {
	width:620px;
	height:50px;
	min-height:22px;
	position:relative;
}
.mp_content_comments a {
	text-decoration:none;
	color:#666;
}
.mp_content_comments a:hover {
	color:#000;
}
.mp_header {
	border:1px solid #DCDCD7;
	background:#EEEEEA;
	position:relative;
	width:640px;
	padding:5px;
}
.mp_header span {
	display:inline;
	padding:7px 10px 7px 10px;
}
.mp_scroll {
	overflow:auto;
	height:176px;
}
.mockLink {
	color:#666;
	cursor:pointer;
}
.mockLink:hover {
	color:#000;
	cursor:pointer;
}
.navigation {
	position:relative;
	clear:both;
	height:1.5em;
	overflow:hidden;
	text-align:center;
}
.p1head {
	border-bottom:1px solid #CCC;
	font:18px/1.5em Arial, Helvetica, sans-serif;
	text-transform:none;
}
.p1head_img {
	margin:0 3px -3px 0;
}
.quiet_input {
	font:10px/15px arial, helvetica, sans-serif;
	background:#DCDCD7;
	border:0;
	padding:0;
	margin-bottom:0;
}
.rating {
	overflow:hidden;
	background:#EEEEEA;
	padding:3px 6px 0;
}
.rate_text {
	float:left;
	height:20px;
	padding:2px 5px 0;
	margin:1px;
}
.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	background:url('/images/rating.png') no-repeat 0 0;
	cursor:pointer;
	float:left;
	height:20px;
	margin:1px;
	width:20px;
}
.r2 { background-position:-24px 0; }
.r3 { background-position:-48px 0; }
.r4 { background-position:-72px 0; }
.r5 { background-position:-96px 0; }
.r6 { background-position:-120px 0; }
.r7 { background-position:-144px 0; }
.r8 { background-position:-168px 0; }
.r9 { background-position:-192px 0; }
.r10 {
	background-position:-216px 0;
	width:28px;
}
.red_text {
	font-weight:700;
	color:red;
}
.required {
	background:url('/images/required.gif') no-repeat top right;
}
.result {
	background:#EEEEEA;
	height:50px;
	padding:5px;
	width:585px;
}
.result div {
	float:left;
	padding:4px;
	width:31%;
}
.result img {
	float:right;
}
.result_item {
	cursor:pointer;
}
.row_shade {
	background:#EEEEEA;
}
.newartists, .featured_work, .other_market {
	float:left;
}
.scroll_images li {
	margin:0 32px 0 0;
}
.scroll_images div {
	background:#D3D3C7;
	height:100px;
	width:100px;
}
.scroll_images p {
	height:1.3em;
	margin:4px 0;
	overflow:hidden;
	text-align:center;
	width:100px;
}
.scroll_row {
	overflow:hidden;
	margin-bottom:20px;
}
.scroll_images_small li {
	margin:0 8px;
}
.scroll_images_small div {
	background:#D3D3C7;
	height:80px;
	width:50px;
}
.scroll_prev_small, .scroll_next_small {
	cursor:pointer;
	float:left;
	height:50px;
	margin:25px 6px;
	width:8px;
}
.scroll_prev_small {
	background:#FFF url('/images/scroll_buttons_small.gif') no-repeat top left;
}
.scroll_next_small {
	background:#FFF url('/images/scroll_buttons_small.gif') no-repeat top right;
}
.scroll_row_small {
	overflow:hidden;
	margin-bottom:20px;
}
.search_head1 {
	padding-left:10px;
}
.search_head2 {
	padding:1em 0 0 3px
}
.section_break {
	background:#D3D3C7;
	clear:both;
	height:5px;
	width:100%;
}
.section_break_thin {
	background:#D3D3C7;
	clear:both;
	height:2px;
	width:100%;
}
.set_val {
	text-align:center;
	width:80px;
}
.set_val input {
	width:auto;
}
.setting {
	width:200px;
}
.shadow1 {
	float:left;
	background:url('/images/layout/shadow1.png') no-repeat bottom right;
	margin:2px 0;
}
.shadow2 {
	background:url('/images/layout/shadow2.png') no-repeat left top !important;
	background:url('/images/layout/shadow2.gif') no-repeat;
    padding:0 5px 5px 0;
}
.shadow3 {
	background:url(/images/layout/shadow1.png) no-repeat bottom right !important;
	background:url(/images/layout/shadow1.gif) no-repeat bottom right;
	float:left;
	margin:5px 0 4px 5px !important;
	margin:5px 0 4px 5px;
}
.shadow4 {
	display:block;
	position:relative;
	background-color:#fff;
	margin:-5px 5px 5px -5px;
}
.upgrade_opt {
	float: left;
	height:50px;
	margin-bottom:10px;
	width:230px;
}
.upgrade_opt label {
	float:none;
}
.violation_img {
	float:right;
}

