﻿body {
    background: url(/images/page_bg.jpg) repeat-x #9FA9B3;
	margin: 0px;
	padding: 0px;
	height: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #383838;
}
body,
body * {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
img {
	border: 0;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px 0px 5px 15px;
	padding: 5px 0px 5px 5px;
	height:20px;
	background: #f0f0f0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a img {
	border-style: none;
}
a,
a:link,
a:visited,
a:active {
	color: #4f91bb;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
	text-align: left;
}
/* CLASSES AND IDS */

.separator-horizontal {
	background: url(/images/gal_graydot.gif) repeat-x;
	height: 1px;
}
.separator-vertical {
	background: url(/images/gal_graydot.gif) repeat-y;
	width: 1px;
}
.block {
	display: block;
}
.page-header {
	/*background-image: url(visuals/page-header-community.gif);*/
	background-image: url(images/header1.gif);
	height: 134px;
}

#mainpage-back {
	padding: 10px 10px 10px 10px;
	width: auto;
	height: auto;
	text-align:center;
	vertical-align:middle;
}
#artist-page {
	padding: 10px 0px 10px 10px;
	width: 550px;
	height: auto;
	text-align:center;
	vertical-align:middle;
}
#artist {
width:350px;
}
#artist-c {
padding: 5px 0px 5px 5px;
}
#artist-photo {
width:200px;
padding-top: 3px;
}
#artist-work {

padding: 1px 1px 1px 1px;
text-align:center;
}
#page-title {
	    text-align:right;
	    margin-right:10px;
	    margin-top:2px;
	    height: 20px;
}
.page-back {
	padding: 0px 0px 2px 0px;
	width: auto;
	height: 32px;
	right: auto;
	text-align: right;
}
.news-text {
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	width: auto;
	height: auto;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer-text {
	text-align: center;
	font-size: 11px;
}
#header {
	text-align:center;
	vertical-align:text-bottom;
}
#header div.inner {
	/* This is required for IE 5.5 */
	padding: 44px 18px 4px;
	font-family:Verdana;
	font-size :16px;
	color: #ffffff;
}
#header p {
	text-align:center;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 18px;
}
#footer {
	
	clear: both;
	height: 64px;
	text-align:center;
	vertical-align:middle;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #A9AAAA;
	background: url(/images/gal_bg_footer.gif) repeat-x;
}
#footer div.inner {
	/* This is required for IE 5.5 */
	padding: 30px 16px 18px;
}
#footer p {
	text-align:center;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
}
.input-text {
	border: 1px solid #999;
	font-size: 11px;
	line-height: 11px;
}
.style1 {font-size: 12px;}
table {
	background-color: #FFFFFF;
}

#content {
	text-align: left;
	float: left;
	padding:0px 15px 0px;
}

#content p, #content li, #content td {
	font-size: 10pt;
}


/* Style */
#content a {
	color: #4073DB;
}

#content a:hover {
	color: #EAB719;
}

#content p {
	margin: 4px 0 18px;
}

h1 {
	font-size: 21px; /* Used in div.login */
}

h3, span.h3 {
	/* font-size: 12px; (goatboy) */
	font-size: 13px;
	color: #454545;
	margin: 11px 0 0;
}

h4 {
	/* font-size: 11px; (goatboy) */
	font-size: 12px;
	margin: 10px 0 4px;
}

h5 {
	/* font-size: 11px; (goatboy) */
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

hr {
	clear: left;
	height: 1px;
	border: none;
	border-top: 1px solid #C4CED4;
	margin: 8px 0 12px;
}

	
/* Showcase Table */

#showcase {
	padding: 0px;
	margin-top: 10px;
}

#showcase *.image {
	vertical-align: top;
	padding: 10px 10px 5px 0;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

#showcase *.description {
	padding-left: 10px;
	border-top: 1px solid #D4D4D4;
}

#showcase *.description p {
	font-size: 11px;
}

#showcase.plain *.image {
	border-top: 0;
	border-right: 0;
}

#showcase.plain *.description {
	border-top: 0;
}

#showcase th {
	color: #454545;
	height: 28px;
	padding: 0 12px;
	font-size: 12px;
	text-align: left;
}

#showcase h4 a {
	color: #000000;
	text-decoration:none;
	font-size:12px;
	font-family: verdana; 
    font-weight: bold;
	
}

/* End Showcase Table */

/* ######### Left column ######### */

.ddmarkermenu{
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}

.ddmarkermenu li{
padding-bottom: 0px;
}

.ddmarkermenu li a{
color: #000099;
background: url(arrowbullet.png) no-repeat center left;
display: block;
padding: 4px;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.ddmarkermenu li a:visited{
	color: #000099;
	font-size: 12px;
	text-decoration: none;
}

.ddmarkermenu li a:hover{
background-color: #F3F3F3;
color: #aa2716;
text-decoration: none;
}


a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}




/*

new style

*/
.main_table{
	background-color: #ffffff;
	}
	
font,th,td,p,li,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
	
hr {
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	}
	
h1,h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
	}
.photos{
	border: 2px solid #E6E6E6;
	}
	
a.photo_links:link	{
	color:#A4A4A4;
	}
a.photo_links:visited {
	color:#A4A4A4;
	}
a.photo_links:hover	{
	color:#333333;
	}
	
span.gallery_nav{
	padding: 5px 10px 0px 5px;
	
	line-height: 1.5;
	}
	
span.sub_gallery_nav{
	padding-left: 20px;
	line-height: 1.25;
	}

a.gallery_nav:link	{
	color:#888888;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:visited {
	color:#888888;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:hover	{
	color:#0467CB;
	font-weight: bold;
	text-decoration: underline;
	}

a.sub_gallery_nav:link	{
	color:#888888;
	}
a.sub_gallery_nav:visited {
	color:#888888;
	}
a.sub_gallery_nav:hover	{
	color:#0467CB;
	}
	
.nav_div{
	background-color: #F9FCFF;
	border-bottom: 1px solid #eeeeee;
	padding: 4px;
	}
	
.gallery_copy{
	color: #333333;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}
	
.default_copy{
	color: #333333;
	font-size: 12px;
	padding: 10px;
	}

.hr{
	color: #177BD4;
	}
	
td.top_nav{
	border-top: 5px solid #369AF8;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 7px;
	border-left: 1px solid #3C649F;
	}
	
td.left_nav_header{
	background-color: #258ADC;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 6px;
	border-top: 1px solid #3C649F;
	}

.search_bar{
	background-color: #CCCCCC;
	color: #3C649F;
	font-weight: bold;
	padding: 6px;
	border-top: 1px solid #3C649F;
	border-bottom: 1px solid #3C649F;
	}
	
a.search_bar_links:link	{
	color:#3C649F;
	font-weight: bold;
	}
a.search_bar_links:visited {
	color:#3C649F;
	font-weight: bold;
	}
a.search_bar_links:hover	{
	color:#333333;
	font-weight: bold;
	}
	
.search_box{
	width: 180px;
	font-size: 11px;
	}
	
.go_button{
	color: #ffffff;
	background-color: #3C70A2;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #A2BBD3;
	border-top: 1px solid #A2BBD3;
	border-right: 1px solid #315C85;
	border-bottom: 1px solid #315C85;
	padding: 0px 2px 0px 2px;
	}

a.top_nav:link	{
	color:#3C649F;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:visited {
	color:#3C649F;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:hover	{
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
	}
	
td.index_copy_area{
	background-color: #288DDD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2C91E0,endColorStr=#0264C8);
	}

div.body_copy{
	color: #ffffff;
	padding: 20px;
	}
	
.body_header_text{
	color: #78B7EA;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	padding-bottom: 10px;
	}
	
.homepage_line{
	border-left: 1px solid #0264C8;
	border-bottom: 1px solid #0264C8;
	}
	
.footer_line{
	border-top: 1px solid #ffffff;
	background-color: #cccccc;
	}

.footer_div{
	border-right: 1px solid #cccccc;
	}
.footer_div2{
	border-left: 1px solid #cccccc;
	}
	
a.footer_links:link	{
	color:#2C91E0;
	font-weight: bold;
	}
a.footer_links:visited {
	color:#2C91E0;
	font-weight: bold;
	}
a.footer_links:hover	{
	color:#333333;
	font-weight: bold;
	}
	
.cc{
	color: #5BA9E6;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	}
a.white_bold_link:link	{
	color:#ffffff;
	font-weight: bold;
	letter-spacing: -1;
	}
a.white_bold_link:visited {
	color:#ffffff;
	font-weight: bold;
	letter-spacing: -1;
	}
a.white_bold_link:hover	{
	color:#333333;
	font-weight: bold;
	letter-spacing: -1;
	}
	
a.white_link:link	{
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	}
a.white_link:visited {
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	}
a.white_link:hover	{
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	}
	
#photo_title{
	background-color: #177BD4;
	color: #ffffff;
	padding: 3px;;
	border-bottom: 1px solid #1469B5;
	}
	
.photo_details{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.cart_rows{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #B0D9FB;
	}	
	
#thumbnail {
	   border: 1px solid #eeeeee; 
	   padding: 5px 5px 5px 5px;
	   margin: 2px;
	   background-color: #F9F9F9;
}
#thumbnail a:hover {
	 color: #ff0000; 
 }
 
 #title {
	font-size:16px;
	color:#FF3300;
}
#description {text-align:center; padding: 5px 0px 5px; }

.leftmenutitle {
	font-weight:bold;
	font-size: 12px;
	background-color: #dddddd;
	color: #333333;
	margin: 10px 0px 5px;
	padding: 4px;
	padding-left:10px;
}
.thumbnail {
	padding: 10px;
	margin: 5px;
	border:solid 1px #dddddd;
	z-index:1000;
	background-color:#eeeeee;
}
#category_name a {
	font-size:14px;
}
#category_name {
	padding:3px;
}
.prev_next a {
	text-decoration:none;
	font-size:12px
}
.prev_next {
padding-bottom: 3px;
}

#results_link a {
border:1px solid #FFFFFF;
padding:1px 3px;
}
#results_link a:hover{
border:1px solid #333399;
}
span.currentpage {
border:1px solid #cccccc;
padding:1px 3px;
}
#results_link { line-height:18px; }
#top_fare a {
	text-decoration:none;
	font-size:11px;
}
