body {
	width:100%;	margin: 0 auto;
}

div {
	position: relative;
}

img {
	border:0px;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: CC3300;
}
a:active {
	text-decoration: none;
}

ul {										/* Used by artist detail and meant for search detail*/
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

li {
	position: relative;
}

.rec_image{	border:none}					/* Available for db images*/

.alt_link{	margin-left:10px}				/* Used by alternate pop-up page links*/

.size-1{	line-height:26px}				/* Used by admin item_add.html and item_edit.html*/

.size-2{	margin-left:58px}

.size-3{
	width: 50px;
	margin-left: 51px;
	margin-top: 4px;
}

.size-4{	margin-left:115px}

.size-5{	margin-left:152px}

.line-1{ line-height:24px}

.line-2{
	width:50px;
	margin-left:200px;
}

.line-3{
	margin-left:40px;
	width:150px;
}

.line-4{ margin-left:40px}

.item_pad{ padding-left:5px}


div.imgdetail-l{						/* Used by "detail" pages for "Image details" panel*/
	float:left;
	width:97px;
	margin:0;
	margin-left:-1px;
	padding:1px;
	line-height:18px;
}

div.imgdetail-r{
	margin-left:96px;
	width:130px;
	padding:1px;
	line-height:18px;
}

#container {
	margin: 0 auto;
	padding:10px 0px 25px 0px;
	width: 972px;
}

#wrapper-email {						/* Main styles*/
 	position:relative;
	width: 640px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 25px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0 auto;
}
	
#wrapper {								/* Main styles*/
 	float:left;
 	position:relative;
	width: 890px;
	min-height: 800px !important;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#header {
	background-color: #FFFFFF;
	text-align: right;
	background-position: top;
	height: 82px;
}

#header-email {
	background-color: #FFFFFF;
	text-align: right;
	background-position: top;
	height: 82px;
	width: 640px;
}

#navsub {
	background-color: #FFFFFF;
	float: none;
	background-position: top;
	height: 50px;
	padding-top: 5px;
	color: #0099CC;
}

#search-btn-holder {
    left: 808px;
    top: -18px;
}

#flash {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 30px;
}

#main {
	display:inline-block;
	width: 890px;
	position:relative;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	top:-59px;	
}

#main-B {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
}

#main-artist {
	display:inline-block;
	width: 890px;
	position:relative;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	top:-59px;	
}

#main-artist-F {
	float:left;
	width: 890px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
}

#main-top-L {
	float:left;
	width: 550px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-top-R {
	float:right;
	width: 320px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main-top-R1 {
	float:left;
	width: 170px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-top-R2 {
	float:right;
	width: 150px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#main-portfolio-L {
	float:left;
	width: 181px;
	border-style:dotted;
	border-color:#cccccc;
	border-width:2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-portfolio-R {
	float:right;
	width: 685px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#main-portfolio-R1 {
	float:left;
	width: 505px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-portfolio-R2 {
	float:right;
	width: 180px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#main-split-L {
	float:left;
	width: 485px;
	background-color: #FFFFFF;
	background:url(/images/dots3.jpg) repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-split-R {
	float:right;
	width: 405px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main-split-Ra {
	float:left;
	width: 20px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-split-Rb {
	float:right;
	width: 385px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#main-half-L {
	float:left;
	width: 440px;
	background-color: #FFFFFF;
	background:url(/images/dots4.jpg) repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-half-R {
	float:right;
	width: 450px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main-half-Ra {
	float:left;
	width: 20px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

#main-half-Rb {
	float:right;
	width: 430px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main-artist-L {
	float:left;
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
}

#main-artist-R {
	float:right;
	width: 106px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
	line-height: 13px;
}

#main-artist-top-L {
	float:left;
	width: 720px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
}

#main-artist-top-R {
	float:right;
	width: 166px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;	
	line-height: 13px;
}

#main-artist-bio-L {
	float:left;
	width: 194px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
}

#main-artist-bio-R {
	float:right;
	width: 546px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;	
	line-height: 13px;
}

#main-item-L {
	float:left;
	width: 540px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
	top:-19px;	
}

#main-item-R {
	float:right;
	width: 300px;
	background-color: #FFFFFF;
	margin-top:40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
	line-height: 13px;
	top:-19px;	
}

#portfolio-L {
	float:left;
	width: 678px;
	background-color: #FFFFFF;
	margin-right:10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #000000;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
	line-height: 13px;
}

#portfolio-R {
	float:right;
	width: 198px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px dotted #CCCCCC;
	background-position: left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;	
	line-height: 13px;
}


#main-email {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	width: 640px;
}

#mainA {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	top:10px;
}
#footer {
	background-color: #FFFFFF;
 	float:left;
	background-position: top;
	height: 40px;
	padding-top: 5px;
	font-size: 9px;
	text-align: left;
	color: #7F7469;
	vertical-align: top;
	height: 40px;
	width: 890px;
}

.h1 {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #7F7469;
}

.Qrev {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.text {
	font-family: Helvetica, sans-serif
	font-size: 10px;
	line-height: 16px;
	color: #7F7469;
	text-align: left;
	font-family: Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
}

.text-email {
	font-family: Helvetica, sans-serif
	font-size: 10px;
	line-height: 11px;
	color: #7F7469;
	text-align: left;
	font-family: Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
}

.h2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.artist {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #transparent;
	color: #0099CC;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	background-position: top;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	background-position: top;
	padding-top: 4px;
}




.artist2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #transparent;
	color: #7F7469;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	background-position: top;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	background-position: top;
	padding-top: 4px;
}

a.artist:link{
	text-decoration: none;
	color: #0099CC;
}

a.artist:visited {
	text-decoration: none;
	color: #0099CC;
}

a.artist:hover {
	text-decoration: none;
	color: #CC3300;
}

a.artist:active {
	text-decoration: none;
	color: #CC3300;
}

a.artist2:link{
	text-decoration: none;
	color: #7F7469;
}

a.artist2:visited {
	text-decoration: none;
	color: #7F7469;
}

a.artist2:hover {
	text-decoration: none;
	color: #CC3300;
}

a.artist2:active {
	text-decoration: none;
	color: #CC3300;
}

#screen-nav-top {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #transparent;
	color: #666666;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	background-position: top;
	line-height: 11px;
	margin-top: 1px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	background-position: top;
	height: 17px;
	padding-top: 10px;
}

#screen-nav-top a:hover {
	text-decoration: none;
	color: #CC3300;
}

#screen-nav-bottom a:hover {
	text-decoration: none;
	color: #CC3300;
}




.navtop {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #transparent;
	color: #0099CC;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	background-position: top;
	line-height: 11px;
	margin-top: 1px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	background-position: top;
	height: 17px;
	padding-top: 10px;
}

.navtop:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #transparent;
	color: #CC3300;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	background-position: top;
	margin-top: 1px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 11px;
	float: none;
	background-position: top;
	height: 17px;
	padding-top: 10px;
}

.navtop2 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #0099CC;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	line-height: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 17px;
	margin-left: 0px;
}

.navtop2:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #CC3300;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 17px;
	line-height: 11px;
}

.imageright {
	margin-left: 20px;
}

.navsub {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
}
.navsub:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	color: #CC3300;
	letter-spacing: 1px;
}
.imageleft {
	margin-right: 20px;
}


input
{
color: #781351;
border: 1px solid #808080;
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
}

.pagehead {
	font-family: Helvetica, sans-serif
	font-size: 10px;
	line-height: 36px;
	color: #BDAD9E;
	font-family: Helvetica, sans-serif;
	font-size: 36px;
}

a.topnav:link{
	text-decoration: none;
	color: #0099CC;
}

a.topnav:visited {
	text-decoration: none;
	color: #0099CC;
}
a.topnav:hover {
	text-decoration: none;
	color: #CC3300;
}
a.topnav:active {
	text-decoration: none;
	color: #CC3300;
}

a.navgreen:link{
  color: #9ab42d;
}

a.navgreen:visited {
	text-decoration: none;
	color: #9ab42d;
}
a.navgreen:hover {
	text-decoration: none;
	color: #48880a;
	text-decoration: none;
}
a.navgreen:active {
	text-decoration: none;
	color: #CC3300;
}

a.navgreen:link{
  color: #666666;
}

a.subnav:visited {
	text-decoration: none;
	color: #0099CC;
}
a.subnav:hover {
	text-decoration: none;
	color: #CC3300;
}
a.subnav:active {
	text-decoration: none;
	color: #CC3300;
}

.robinsbluetype {color: #0099CC}

.imageright {
	margin-left: 30px;
	text-decoration: none;
}

.headline {
	font-size: 22pt;
	font-weight: 100;
	line-height: 24pt;
	color: #cccccc;
	font-family: Helvetica;
}

.headline-a {
	font-size: 18pt;
	font-weight: 100;
	line-height: 22pt;
	color: #cccccc;
	font-family: Helvetica;
	display: inline;
}

.headline-two {
	font-size: 18pt;
	font-weight: bold;
	line-height: 22pt;
	color: #0099CC;
	font-family: Helvetica;
	letter-spacing: 6px;
}
a.headline-two:link{
	text-decoration: none;
	color: #0099CC;
}

a.headline-two:visited {
	text-decoration: none;
	color: #0099CC;
}
a.headline-two:hover {
	text-decoration: none;
	color: #CC3300;
}
a.headline-two:active {
	text-decoration: none;
	color: #CC3300;
}
.headline-three {
	font-size: 18pt;
	font-weight: normal;
	line-height: 20pt;
	color: #7f7469;
	font-family: Helvetica;
	letter-spacing: 1px;
}

.headline-three-email {
	font-size: 14pt;
	font-weight: normal;
	line-height: 17pt;
	color: #7f7469;
	font-family: Helvetica;
	letter-spacing: 1px;
}
	
.headline-four {
	font-size: 10.5pt;
	font-weight: normal;
	line-height: 22pt;
	color: #7f7469;
	font-family: Helvetica;
	letter-spacing: 1px;	
}

.textrulebelow {
	font-family: Helvetica, sans-serif
	font-size: 10px;
	line-height: 16px;
	color: #7F7469;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
	color: #666666;
	letter-spacing: 1px;
}
.footer:link {
	color: #666666;
	text-decoration: none;
}
.footer:hover {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
	color: #CC3300;
	letter-spacing: 1px;
}
.footer:visited {
	text-decoration: none;
	color: #666666;
}
.sel-text {
	font-size: 9pt;
	font-family: helvetica;
	line-height: 16px;
	text-align: left;
	vertical-align: text-top;
	color: #7F7469;
	font-weight: normal;
	letter-spacing: 1px;
}
.text-small {
	font-family: Helvetica, sans-serif
	font-size: 10px;
	line-height: 12px;
	color: #7F7469;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}

.sel-details {
	font-size: 10px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	vertical-align: text-top;
	color: #7F7469;
	letter-spacing: normal;
	font-weight: normal;
}

.sel-text-small {
	font-size: 8pt;
	font-family: helvetica;
	line-height: 12px;
	text-align: left;
	vertical-align: text-top;
	color: #7F7469;
	word-spacing: normal;
}
#mainfixed {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #7F7469;
	background-color: #FFFFFF;
	text-align: left;
	height: 400px;
}
.style3 {
	font-size: 18px;
	color: #0099CC;
	letter-spacing: 1px; 
	text-decoration: none;
}
.style3a {
	font-size: 18px;
	color: #7F7469;
	letter-spacing: 1px; 
	text-decoration: none;
}
.style5 {
	line-height: 22pt; 
	color: #0099CC; 
	font-family: Helvetica; 
	letter-spacing: 6px; 
	font-size: 18pt;
	text-decoration: none;
}
.style4 {
	font-size: 16px
	text-decoration: none;
}
.style6 {
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
}
a.style6:hover {
	text-decoration: none;
	color: #CC3300;
}
.green {
	font-family: Helvetica, sans-serif;
	font-size: 16px; 
	color: #9ab42d; 
	font-weight: bold;
	text-decoration: none;}
	a.green:link {color: #9ab42d; text-decoration: none;}
	a.green:visited {color: #9ab42d; text-decoration: none;}
	a.green:hover {color: #000000;}
	a.green:active {color: #000067;
}

/**image layout**/

/**this styles the page wrapper2**/
#wrapper2 {
width: 780px;
margin: 0 auto; /**centers on screen**/
background: #FFF;
text-align:left;
}

/**this styles image container**/
#thumbs p {
float:left;
width: 120px;
height:100px;
margin: 0px;
padding: 10px 7px 15px 0px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

#thumbs p a:hover {
	text-decoration: none;
	color: #CC3300;
}

/**recommend using same size images**/
#thumbs img {
width:  70px; /**adjust width to photo**/
height: 70px; /**adjust height to photo**/
margin-bottom: 1em;

/**CSS3 drop shadows**/
-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
-khtml-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666;
}

/**float clearing**/
.clearing {
clear:left; 
height:1px;
width: 100%;
}

/**end image layout**/


/**image layout 2**/

/**this styles the page wrapper3**/
#wrapper3 {
width: 780px;
margin: 0 auto; /**centers on screen**/
background: #FFF;
text-align:left;
}

/**this styles image container**/
#thumbs2 p {
float:left;
width: 190px;
height:200px;
margin: 0px;
padding: 10px 4px 15px 0px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

/**recommend using same size images**/
#thumbs2 img {
width:  150px; /**adjust width to photo**/
height: 150px; /**adjust height to photo**/
margin-bottom: 1em;

}


/**image layout portfolios**/

/**this styles the page wrapper3**/
#wrapper-p {
width: 685px;
margin: 0 auto; /**centers on screen**/
background: #FFF;
text-align:left;
}

/**this styles image container**/
#thumbs-p p {
float:left;
width: 169px;
height:200px;
margin: 0px;
padding: 10px 0px 15px 2px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

/**recommend using same size images**/
#thumbs-p img {
width:  150px; /**adjust width to photo**/
height: 150px; /**adjust height to photo**/
margin-bottom: 1em;

}

/**image layout portfolio - thumbs**/

/**this styles the page wrapper3**/
#wrapper-pt {
/*width: 890px;*/
margin: 0 auto; /**centers on screen**/
background: #FFF;
text-align:left;
}

.thumbs-pt {
	width: 180px;
}

/**this styles image container**/
.thumbs-pt p {
float:left;
width: 172px;
height:50px;
margin: 0px;
padding: 5px 0px 12px 4px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

/**recommend using same size images**/
.thumbs-pt img {
width:  40px; /**adjust width to photo**/
height: 40px; /**adjust height to photo**/
border: 3px solid #fff;
margin-bottom: 1em;

}


/**float clearing**/
.clearing {
clear:left; 
height:1px;
width: 100%;
}

/**end image layout2**/

/**image layout 3**/

/**this styles the page wrapper4**/
#wrapper4 {
display:inline-block;
width: 890px;
margin: 0 auto; /**centers on screen**/
background: #FFF;
text-align:left;
}

/**this styles image container**/
#thumbs3 p {
float:left;
width: 160px;
height:200px;
margin: 0px;
padding: 0px 9px 15px 9px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

/**recommend using same size images**/
#thumbs3 img {
width:  150px; /**adjust width to photo**/
height: 150px; /**adjust height to photo**/
margin-bottom: 1em;
}

/**this styles image container**/
#thumbs5 p {
float:left;
width: 160px;
height:240px;
margin: 0px;
padding: 0px 9px 15px 9px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

/**recommend using same size images**/
#thumbs5 img {
width:  150px; /**adjust width to photo**/
height: 150px; /**adjust height to photo**/
margin-bottom: 1em;
}

/**float clearing**/
.clearing {
clear:left; 
height:1px;
width: 100%;
}

/**end image layout3**/


#search-btn-holder{
      left: 873px;
      position: absolute;
      top: 6px;
      z-index: 95;
}


#thumbs2 img {
	height: 150px;
	width: 150px;
}




/**this styles image container**/
#thumbs4 p {
float:left;
width: 111px;
height:100px;
margin: 0px;
padding: 10px 0px 15px 0px; 
border: 0px solid silver;
/**this styles caption text**/
font: 10px Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align:left;
}

#thumbs4 p a:hover {
	text-decoration: none;
	color: #CC3300;
}

/**recommend using same size images**/
#thumbs4 img {
width:  70px; /**adjust width to photo**/
height: 70px; /**adjust height to photo**/
margin-bottom: 1em;

/**CSS3 drop shadows**/
-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
-khtml-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666;
}






/**item detail CSS**/

ul.nav {padding:0; margin:0; list-style:none; width:90px; position:relative; z-index:100;}
ul.nav li {width:100px; height:69px; float:left; position:static;}

ul.nav li a {display:block; width:90px; height:69px; no-repeat;}

ul.nav li a span {position:absolute; left:-9999px;}

ul.nav li a:hover {background:none; direction:ltr;}

ul#canvas li.canvas a,
ul#acrylic li.acrylic a,
ul#aluminium li.aluminum a,
ul#bamboo li.bamboo a,
ul#mirrors li.mirrors a,
ul#dimensional li.dimensional a {background:none;}
/*
ul#canvas:hover li.canvas a {background:url(/images/item-detail/canvas1.jpg) no-repeat;}
ul#acrylic:hover li.acrylic a {background:url(/images/item-detail/acrylic1.jpg) no-repeat;}
ul#aluminum:hover li.aluminum a {background:url(/images/item-detail/aluminum1.jpg) no-repeat;}
ul#bamboo:hover li.bamboo a {background:url(/images/item-detail/bamboo1.jpg) no-repeat;}
ul#mirrors:hover li.mirrors a {background:url(/images/item-detail/mirrors1.jpg) no-repeat;}
ul#dimensional:hover li.dimensional a {background:url(/images/item-detail/dimensional1.jpg) no-repeat;}

ul#canvas:hover li.canvas a:hover,
ul#acrylic:hover li.acrylic a:hover,
ul#aluminum:hover li.aluminum a:hover,
ul#bamboo:hover li.bamboo a:hover,
ul#mirrors:hover li.mirrors a:hover,
ul#dimensional:hover li.dimensional a:hover {background:none;}
*/
.float-left {
	float: left;
}

.float-right {
	float: right;
}

#view-form-inner-right {
	padding-right: 44px;
	text-align: right;
}

#main-artist-bio-L {
	min-height: 160px;
}

#main-artist-bio-L img {
	border: none 0px;
}

#main-image-holder {
	position: absolute;
	z-index: 44;
	top: 0px;
	left: 90px;
	height: 450px;
	width: 450px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#main-image {
	height:450px;
	width: 450px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#main-artist-R .substrate-thumbs {
	padding: 0px;
}

.artist-name {
	padding: 0px;
}

#search_form_holder {width:163px; height:20px; position:relative; float:right; margin-top:-5px; z-index:500;}
#search_form_holder form {padding:0; margin:0; border:0; color:#333;}
#search_form_holder form input {float:left; border:0; margin-top:2px;}
#search_form_holder form .searchfield {padding:1px 5px 0 5px; height:16px; line-height:13px; width:122px; margin-top:2px; border:1px solid #aaa; border-width:1px 0 1px 1px; font:arial; font-size:10px; color:#888;}

#new_form #days{
	text-align: right;
	width: 79px;
}

#item_manage_table #left_column{
	width: 110px;
}

#view-buttons {
	display: none;
}

img.hover {display:none;border:0;}
A:hover img.hover {display:inline;}
A:hover img.nohover {display:none;}

#pricelist-link {
/*	padding-left: 97px; */
}

#pricelist-link-holder{
/*	position: absolute;
	top: 0px;
	width:300px;*/
}

#subject_div{
	margin-bottom: 10px;
}

.subject_name, #subject_subject{
	width: 180px;
}

#subject-table{
	background-color: #338dad;
	margin-bottom: 11px;
}

#subject_message{
	padding-left: 8px;
	color: #00ff00;
}

#subject_update{
	margin-left: 2px;
}

#subject_add{
	margin-left: 1px;
}

#item_manage_table #days{
	width:79px;
}

#new_message {
	color: orange;
	padding-left: 34px;
}

#item_manage_cover {
    background-color: #ffffff;
	display:none;
    left: 0px;
	opacity: .5;
    position: absolute;
    top: 24px;
    width: 890px;
    z-index: 20;
}

#new_days {
	float:right;
	margin-right: 52px;
}

#subject_holder #subject_div  {
	border: 1px solid #338dad;
	float: left;
	display: none; 
	width: 380px;
}

#dgItems tr td, #subject-table{
	border:#ffffff none 0px;
}

#dgheader{
	background-color: #338dad;
	color:#ffffff;
}

.text-align{
	text-align:center;
}

#sourcebook_update{
	float: right;
	padding-right: 10px;
}

.sourcebook_data{
	clear: both;
	margin-bottom: 4px;
	width: 890px;
}

.sourcebook_data div{
	float: left;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 4px;
}

#dgheader tr td{
	color:#ffffff;
	text-align:center;
}

.dg-bottom{
	margin-bottom:10px;
}

.center-text{
	padding-left: 0px !important;
	text-align: center !important;
}

#sourcebook_message{
	height: 12px;
	margin-bottom: -1px;
	margin-top: 1px;
}

.admin-footer{
	margin-top: 4px;
}

.swfupload-control{
	text-align: center !important;
}

/***********************************************  Portfolios  **************************************************/

#thumbs-pt{
	margin-left:10px;
	width: 900px;
}

.thumbs-pt-col{
	float: left;
	width:180px;
}

.thumbs-pt-block{
    background-color: #ffffff;
    float: left;
    width: 150px;
}

.thumbs-pt-block a{
	color: #7F7469;
	width:150px;
}

.thumbs-pt-block img{
    float: left;
    height: 40px;
    margin: 0px 3px 1em 0px;
    width: 40px;
}

#left-tab-pt{
	position: absolute; 
	top: 132px;
	left: 40px;
	max-width: 888px !important;
	min-width: 180px !important;
	width: 180px;
	height: 640px !important;
	background-color:#ffffff;
	opacity: 1.0;
	border: #cccccc 1px dotted;
	z-index: 60;
}

#right-tab-pt{
	background-color: #transparent;
	border:#cccccc 0px dotted;
	display: block;
	float: left;
	left: 929px;
	max-padding: 8px;
	max-width: 360px;
	opacity: 0.0;
	padding: 8px;
	position: absolute;
	top: 207px;
	width: 0px;
	z-index: 70;
}

#right-tab-inner-pt{
	display: inline-block;
	background-color: #ffffff;
	border: #cccccc 1px dotted;
	padding-bottom: 0px;
	z-index: 50;
}

.port-input{
	width: 174px;
}

#edit-port-div{
    float: left;
    margin-bottom: 10px;
    top: 10px;
    width: 340px;
}

#add-port-div{
    float: left;
    margin-bottom: 20px;
    top: 10px;
    width: 340px;
	padding-bottom: 11px;
}

#send-port-div{
	float: left;
	margin-bottom: 25px;
	top: 10px;
	width: 340px;
	padding-bottom: 4px;
}

#send-port-div a{
	padding: 4px 4px 3px 0px;
}

#send-port-left{
	width: 62px;
}
	
.manage-port-left{
    float: left;
    line-height: 19px;
    margin: 0 -7px 0 7px;

    vertical-align: middle;
    width: 120px;
}

.manage-port-right{
	float: left;
	width: 220px;
}

#logo-port-div{
	float: left;
    margin-bottom: 20px;
    top: 10px;
    width: 340px;
}

#image-logo-holder{
	width: 59px;
}

#logo-port-right #image_1{
	text-align:left !important;
}

#admin-link-holder{
	margin-top: 2px;
}

/***********************************************  Modified Portfolios  **************************************************/

#port-manage-header{
	display: inline-block;
	margin: 7px 0 7px 6px;
}

.port-heading-div{
	margin-left: 7px;
}

#announcement, #message, #port-menu{
	margin-left: 7px;
    width: 350px;
}

#port-menu ul{
	list-style-type: none;
	width: 240px;
}

#port-menu ul li{
	display: inline-block;
    width: 59px;
}

#announcement, #admin-announcement{
	display: none;
	color: #0099cc;
    font-size: 12px;
    letter-spacing: 1px;
	margin-top: 5px;
}

#port-add-span{
	float: right;
	padding-right: 10px;
}

#port-logo-span{
	padding-left: 3px;
}

.port-action-block{
	display:none;
	border-bottom: 1px dashed;
	padding-bottom: 3px;
}

#send-port-div{
    margin-bottom: 14px;
}

#send-port{
	height: 17px;
	margin-top: 0;
	padding-bottom: 1px;
	text-align: center;
}

#send-port-left{
    margin-left: 7px;
	width: 55px;
}

#send-port-bottom{
	float: left;
	margin-bottom: 4px;
	top: 3px;
}

#port-email{
    color: #aaaaaa;
    height: 14px;
    margin: 4px 0px 0px 7px;
    padding-top: 1px;
    width: 283px;
}

#port-subject{
    color: #aaaaaa;
    font-size: 12px;
    height: 15px;
    margin-left: 7px;
    padding-top: 1px;
    width: 338px;
}

#port-message{
  	color: #aaaaaa;
    font-size: 12px;
    height: 96px;
    margin-left: 7px;
    padding-top: 1px;
    width: 338px;
}

#admin-port-div{
	display: inline-block;
    margin-top: -7px;
    padding-top: 7px;
}

#admin-announcement{
	display: inline !important;
	margin-left: 0px;
}

#admin-port-left{
	margin: 0px 7px 0px 7px;
}

#admin-port-right{
	width: 180px;
}

#port_select, #update-port, #update-private{
	font-size: 7pt;
}

#update-port{
	margin-bottom: 3px;
}

#port-admin-div{
	border-top: 1px dashed;
	padding-top: 4px;
}

#port-preview{
    font-size: 10px;
    margin-left: 240px;
    padding-top: 1px;
}

.port-collection{
	font-weight: bold;
}

.port-private{
	font-style:italic;
}

#logo-notice{
	left: 63px;
	position: absolute;
	top: -27px;
	width: 240px;
}

