body {
	margin:0 auto;
	padding:0 0 20px 0;
	background:#333;
	text-align:center;
	font:.9em Century Gothic, Arial, Helvetica, sans-serif;
}

form {
	margin:0;
	padding:0;
}

div {
	display:block;
}

img {
	border:0;
}

a {
	color:#a6a6a6;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

h1 {
	margin:0;
	padding:0;
	font-weight:400;
	text-transform:uppercase;
}

h1.maintitle {
	text-transform:none ;
	margin-bottom:12px;
}

h2 {
	font-size:12px;
	font-weight:700;
}

h3 {
	font-size:9px;
}

#wrapper {
	margin:0 auto;
	width:1024px/*937px*/;
}

#banner {
	left:0;
	margin:0 auto 14px auto;
	padding:0;
	width:1024px/*937px*/;
}

#logo {
	float:left;
	padding:6px 0 0 0;
}

#logo #logo_img {
	width:257px;
	height:111px;
}

#utility {
	float:right;
	width:448px;
	height:34px;
	background: url(../images/bg_search.gif) no-repeat ;
	padding:0;
	text-align:right;
	margin:0 0 0 0;
}

#utility a {
	color:#c00;
	text-decoration:none;
}

#utility a:hover {
	color:#000;
	text-decoration:none;
}

#util_area1 {
	float:left;
	padding:11px 0 0 14px;
	font-size:11px;
	font-weight:700;
	text-align:left;
}

#util_area1 a {
	display:block;
	width:208px;
}

#util_area2 {
	float:left;
	padding:6px 0 0 30px;
}

#util_area2 input {
	background:#333;
	border:1px solid #232323;
	width:140px;
	color:#ccc;
}

#util_area3 {
	float:left;
	padding:11px 0 0 8px;
	font-size:11px;
}


#util_area1 a, #util_area3 a {
	color:#a6a6a6;
	text-decoration:none;
}

#util_area1 a:hover, #util_area3 a:hover {
	color:#fff;
	text-decoration:none;
}

#navigation {
	float:right;
	padding:0;
	margin:-16px 0 8px 0;
	font-size:.9em;
}

#navigation a {
	color:#a7a7a7;
}

#navigation a:hover {
	color:#fff;
}

.nav_div {
	padding:0 8px;
	text-align:center;
	color:#262626;
}

.nav_on {
	font-weight:400;
	color:#f5f5f5 !important;
}

.artnav_on {
	font-weight:400;
	color:#e1e1e1 !important;
}

#artist_navgrid {
	padding:8px 0;
	background:#131313;
	margin:0 0 24px 0;
	color:#666;
	font-size:.9em;
}

#artist_nav {
	padding-right:12px;
	margin:0 auto;
}

#artist_info {
	float:left;
	padding-left:20px;
}

#artist_menu {
	float:right;
}

#artist_menu .nav_div {
	color:#131313;
}

#artist_menu a {
	color:#888;
}

#artist_menu a:hover {
	color:#fff;
}

.id_artist_name {
	color:#888;
}

.id_portfolio_name {
	color:#f5f5f5;
}

#photogrid {
	margin:0 auto; 
	z-index:50;
	text-align:center;
	/*border:1px dashed red;*/
}

#portfolios_grid {
	margin:0 auto;
	text-align:center;
	padding:0 0 0 0;
	width:1024px;
	min-height:450px;
}

#photogrid span {
	display:block;
	padding:8px 0 0 0;
}

#photo_overlay {
	z-index:1000;
}

.photo_img {
	position:relative;
	left:0;
	display:block;
	float:left;
	height:90px;
	padding:0 20px 22px 0 /*0 11px 26px 11px*/;
	border:1px solid #333;
}

*html .photo_img { /* IE 6, home page fix */
	height:103px;
}

.photo_img a {
	display:block;	
}

.photo_img a.editlink {
	display:block;
}

.photo_img_portfolios {
	float:left;
	padding:0 0 26px 0;
	margin: 0 30px 0 50px;
	min-height:290px;
}

*html .photo_img_portfolios {
	height:290px; /* IE 6 fix */
}




.book_img {
	position:relative;
	left:0;
	display:block;
	float:left;
	height:160px;
	padding:0 20px 22px 0 /*0 11px 26px 11px*/;
	border:1px solid #333;
}

*html .book_img { /* IE 6, home page fix */
	height:173px;
}

.book_img a {
	display:block;	
}

.book_img a.editlink {
	display:block;
}


.port_list {
	display:inline;
	float:left;
	padding-right:47px;
}

#az_wrapper {
	text-align:left
}

.heading1 {
	text-transform:none;
	color:#ccc
}

#az_content {
	padding:24px 0 0 0;
}

.az_td {
	padding-right:40px;
	line-height:150%;
}

div#tipDiv {
 	position:absolute; 
 	visibility:hidden; 
 	left:0; 
  	top:0; 
  	z-index:10000;
  	background-color:#000; 
  	border:2px solid #fff; 
  	padding:0 25px 25px 25px;
  	color:#ccc;
}

.overlay_text{
	color:#ccc;
	font-size:.9em;
	padding-top:17px;
}

.overlay_thumb {
	border:1px solid #999;
	margin:14px 20px 20px 20px;
	background:#000;
	overflow:hidden;
}

#contentwrapper {
	color:#ccc;
	text-align:left;
	padding:5px 20px;
	margin:0 auto;
}

#contentwrapper p {
	margin:0 0 24px 0;
}

#contentwrapper a{
	text-decoration:underline;
}

#contentwrapper img {
	padding:0 18px 18px 0;
}

#home_wrapper {
	position:relative;
	margin:0 auto;
}

#home_content {
	margin:0 auto;
	width:800px
	border:1px dashed pink;
}

#home_logo {
	margin-right:30px;	
}

#home_nav {
	margin-right:-10px;
	text-align:right;
	font-size:.92em;
}

#home_nav .nav_div {
	padding:0 6px;
	text-align:center
}

#home_message {
	text-align:left;
	font-size:.9em;
	color:#ccc;
	margin:12px 0 8px 14px;
}

#home_footer {
	font-size:.95em;
}	

#footergrid {
	margin:0 auto;
}

#footer {
	width:1024px;
	font-size:.8em;
	text-align:left;
	color:#666;
	padding:20px 0 0 0;
}

.clearthis {
	clear:both;
	height:0;
	width:0;
	overflow:hidden;
}

.inquiry {
	display:block;
	background:#000;
}

.search_box1 td {
	border-bottom:1px solid #ccc;
}

/* css buttons */
.bu_switch1,
.bu_switch1 a, 
.bu_switch1 a:link, 
.bu_switch1 a:visited, 
.bu_switch1 a:active {
	margin:0;
	height: 13px;
	text-indent: -2727px;
	text-decoration: none;
	font-weight: bold;
	overflow:hidden;
}

.bu_switch1 a:hover {
	background-image: none;
}

.bu_for_ad, .bu_for_ad a {
	display:block;
	width:192px;
	background: url(../images/bu_for_ad-x.gif) no-repeat top left; 
}

.bu_search, .bu_search a {
	display:block;
	width:34px;
	background: url(../images/bu_search-x.gif) no-repeat top left; 
}

.bu_for_ad, .bu_search {
	background-position: 0 -14px;
}

.formcolor {
	background:#ccc;
	border:1px solid #333;
	padding:4px;
}

#featuredbar {
	width:1001px;
	margin:0 0 0 11px;
}	

.sidebar {
	margin:0 0 20px 0;
}

.featuredbar_top {
	width:1001px;
	height:28px;
	background:url("../images/featuredbar_top.jpg") no-repeat;
	overflow:hidden;
}

.featuredbar_mid {
	width:774px;
	padding:2px 125px 24px 101px;
	background: url("../images/featuredbar_mid.jpg") repeat-y;
	text-align:left;
	color:#ccc;
	font-size:.9em;
	line-height:1.4em;
	overflow:hidden;
}

.featuredbar_mid p {
	color:#999999;
}

.featuredbar_mid h1 {
	margin:24px 0 8px 0;
	padding:0;
	font-size:1.2em;
	color:#ccc;
	text-transform:none;
}

.featuredbar_bot {
	width:1001px;
	height:28px;
	background:url("../images/featuredbar_bot.jpg") no-repeat;
	overflow:hidden;
}

.sidebar {
	margin:0 0 20px 0;
}

.sidebar_top {
	width:282px;
	height:8px;
	background:url("../images/sidebar_top.jpg") no-repeat;
	overflow:hidden;
}

.sidebar_mid {
	width:250px;
	padding:2px 16px 2px 16px;
	background:#161616 url("../images/sidebar_mid.jpg") repeat-y;
	text-align:left;
	color:#ccc;
	font-size:.9em;
	line-height:1.4em;
	overflow:hidden;
}

.sidebar_mid h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.1em;
	color:#ccc;
	text-transform:none;
}

.sidebar_mid h1.featured {
	font-size:1.3em;
}

.sidebar_photo {
	padding-bottom:10px;
}

.sidebar_name {
	font-weight:700;
	font-style:italic;
}

.sidebar_mid p {
	color:#999999
}

.sidebar_related {
	padding:10px 0 0 0;
	margin:0;
	border-top:1px solid #222;
}

.sidebar_center {
	border:0;
	padding:0;
	text-align:center;
}

.sidebar_related a {
	color:#666;
}

.sidebar_related a:hover {
	color:#ccc;
}

.sidebar_bot {
	width:282px;
	height:8px;
	background:url("../images/sidebar_bot.jpg") no-repeat;
	overflow:hidden;
}
