

div#exhibition-detail, div#vote-request-detail {
    margin-top: 12px;
    padding-top: 45px;
    padding-bottom: 38px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    color: #545454;
}

div#exhibition-detail h1, div#vote-request-detail h1 {
    font-size: 26px;
    text-align: center;
}

div#vote-request-detail h1 {
    color: #a20000;
}

div#vote-request-detail p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
}

div#vote-request-detail p span {
    color: #a20000;
}

div#exhibition-detail h1 span {
    font-weight: bold;
    color: #a20000;
}

div#exhibition-detail p#exhibition-intro {
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
}

div#exhibition-detail p#exhibition-intro a {
    color: #a20000;
}

div#exhibition-detail p#exhibition-intro a:hover {
    text-decoration: underline;
}

div#exhibition-detail p#exhibition-link {
    text-align: center;
    margin-top: 30px;
    font-size: 13px;
    line-height: 13px;
}

div#exhibition-detail p#exhibition-link a {
    font-weight: bold;
    color: #545454;
    font-size: 13px;
    text-transform: uppercase;
}

div#exhibition-detail p#exhibition-link a:hover {
    text-decoration: underline;
}

div#artwork-details {
    margin-top: 15px;
    color: #545454;
}
div#artwork-details div#left-column, div#artwork-details div#right-column {
    border: 2px solid #e7e7e7;
    height: 390px;
    float: left;
    padding: 15px;
}

div#artwork-details div#left-column {
    width: 590px;
    background: white url(../images/item/gradient.png) repeat-x;
    position: relative;
}

div#artwork-details div#left-column img.item-status {
    position: absolute;
    top: 0px;
    left: 0px;
}

div#artwork-details div#right-column {
    width: 277px;
    margin-left: 15px;
}

div#artwork-detail-footer {
    clear: both;
}

div#item-strip {
    margin-top: 15px;
}

div#left-column p#artwork-actions {
    margin-top: 15px;
    font-size: 10px;
    line-height: 10px;
    height: 10px;
    text-align: center;
}

div#left-column p#artwork-actions a {
    padding-left: 13px;
    padding-right: 10px;
}

div#left-column a {
    color: #545454;
}

p#artwork-actions a {
    display: block;
    float: left;
    padding-left: 14px;
    padding-right: 6px;
    height: 10px;
    cursor: hand;
}

p#artwork-actions a#zoom-button {
    background: transparent url(../images/item/icon_sprite_v1.png) no-repeat 0px -1px;
    margin-left: 225px;
}

p#artwork-actions a:hover#zoom-button {
    background: transparent url(../images/item/icon_sprite_v1.png) no-repeat 0px -13px;
    color: #a20000;
}

p#artwork-actions a.add-to-quiver {
    background: transparent url(../images/item/icon_sprite_v1.png) no-repeat 0px -49px;
    color: #a2a2a2;
}

p#item-feature {
    font-size: 10px;
    text-align: center;
    line-height: 10px;
    margin-top: 18px;
    margin-bottom: 2px;
}

p#item-feature a {
    color: #a20000;
    font-weight: bold;
}

p#item-feature a:hover {
    text-decoration: underline;
}

p#artwork-actions a:hover.add-to-quiver {
    background: transparent url(../images/item/icon_sprite_v1.png) no-repeat 0px -49px;
    color: #a2a2a2;
}

p#artwork-actions a.add_to_quiver {
    background: transparent url(../images/item/icon_sprite_v1.png) no-repeat 0px -25px;
}

p#artwork-actions a:hover.add_to_quiver {
    background: transparent url(../images/item/icon_sprite_v1.png) no-repeat 0px -37px;
    color: #a20000;
}



table#main-item-image {
    width: 100%;
}

table#main-item-image tr td {
    height: 390px;
    vertical-align: middle;
    width: 100%;
}

table#main-item-image tr td div#main-item-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

table#main-item-image tr td div#main-item-container img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div#artwork-information {
    height: 168px;
}

div#artwork-sale-name {
    height: 18px;
}

div#artwork-sale-name p {
    font-size: 12px;
    color: #a20000;
    font-weight: bold;
}

div#artwork-cart {
    height: 80px;
}

div#artwork-guarantee {
    height: 120px;
    border: 2px solid #e7e7e7;
    overflow: hidden;
}

div#artwork-information h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
}

div#artwork-information h2 span.nationality {
    font-weight: normal;
}

div#artwork-information h1 {
    font-size: 15px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 15px;
}

div#artwork-information h1 span {
    font-style: normal;
}

div#artwork-information p {
    font-size: 11px;
    line-height: 18px;
}

div#right-column a {
    color: #a20000;
    font-weight: bold;
}

div#right-column a:hover {
    text-decoration: underline;
}

p.item-sale-name {
    font-size: 12px;
    color: #a20000;
    position: absolute;
}

div#artwork-cart p.item-price {
    font-weight: bold;
    font-size: 17px;
}

div#artwork-cart p.item-price span {
    font-size: 10px;
}

div#artwork-cart p.item-sale-price {
    font-weight: bold;
    font-size: 17px;
    color: #a20000;
}

div#artwork-cart p.item-sale-price span {
    font-weight: normal;
    font-size: 12px;
    color: #545454;
}

div#artwork-cart p.add-to-cart a {
    display: block;
    height: 32px;
    width: 123px;
    margin-top: 18px;
}

div#artwork-cart p.add-to-cart a span {
    display: none;
}

div#artwork-cart p.add-to-cart a {
    background: transparent url(../images/item/scroll_item_sprite_v1.png) 0px 0px;
}

div#artwork-cart p.add-to-cart a:hover {
    background: transparent url(../images/item/scroll_item_sprite_v1.png) 0px -32px;
}


div#artwork-cart p.add-to-cart a.disallow {
    background: transparent url(../images/item/scroll_item_sprite_v1.png) 0px -64px;
}


div#artwork-cart p.add-to-cart a.disallow:hover {
    background: transparent url(../images/item/scroll_item_sprite_v1.png) 0px -64px;
}

div#artwork-guarantee p#guarantee-header {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 5px;
}

div#artwork-guarantee div#guarantee-summary {
    background-color: #f2f2f2;
    border-top: 2px solid #e7e7e7;
    padding-top: 10px;
}

div#artwork-guarantee table {
    font-size: 10px;
    width: 100%;
}

div#artwork-guarantee table tr td#guarantee-icon {
    padding-left: 6px;
    width: 60px;
}

div#artwork-guarantee table tr td#guarantee-icon a {
    display: block;
    height: 53px;
    width: 53px;
    background: transparent url(../images/item/scroll_item_sprite_v1.png) 0px -96px;
}

div#artwork-guarantee table tr td#guarantee-icon a span {
    display: none;
}

div#artwork-guarantee table tr td {
    height: 18px;
}

div#artwork-guarantee table tr#learn-more-guarantee td {
    padding-left: 66px;
    height: 30px;
}

div#item-artist-details {
    margin-top: 15px;
    border: 2px solid #e7e7e7;
    background-color: #f2f2f2;
    padding-top: 25px;
    padding-left: 55px;
    padding-bottom: 25px;
}

div#item-artist-details {
    color: #545454;
}

div#item-artist-details a {
    color: #a20000;
    font-weight: bold;
    font-size: 10px;
}

div#item-artist-details a:hover {
    text-decoration: underline;
}

div#item-artist-details h4 {
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 18px;
}

div#item-artist-profile {
    width: 470px;
    float: left;
}

div#item-artist-profile p {
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    margin-right: 70px;
}

div#item-artist-profile p#read-full-profile {
    margin-top: 12px;
}

div#item-artist-price-range {
    width: 410px;
    float: left;
}

div#item-artist-price-range table {
    border: 2px solid #e7e7e7;
    width: 400px;
}

div#item-artist-price-range table tr th {
    background-color: #d0cece;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
}

div#item-artist-price-range table tr td {
    font-size: 11px;
}

div#item-artist-price-range table tr td.year {
    width: 80px;
    text-align: center;
}

div#item-artist-price-range table tr td.range {
    width: 100px;
    text-align: center;
    font-style: italic;
}

div#item-artist-price-range table tr td {
    font-size: 11px;
    height: 28px;
}

div#item-artist-price-range table tr td.no-price-data {
    text-align: center;
}


div#item-artist-price-range p#see-price-history {
    margin-top: 18px;
}
div#item-artist-footer {
    clear: both;
}

div.item-strip {
    position: relative;

    height: 170px;
    /* background: url(../images/item_strip_background.png) no-repeat; */
    background: url(../images/item_strip_sprite.png) no-repeat 0px 0px;
}

div.item-strip h3  {
    padding-top: 14px;
    padding-left: 55px;
    padding-bottom: 14px;
    color: #545454;
    font-size: 14px;
    font-weight: bold;
}

div.item-strip h3 span {
    font-size: 10px;
    font-weight: bold;
}

div.item-strip h3 span a {
    color: #a20000;
}


div.item-strip h3 span a:hover {
    text-decoration: underline;    
}

a#strip-previous, a#strip-next {
    display: block;
    position: absolute;
    top: 85px;
    width: 30px;
    height: 25px;
}


div.item-strip a span {
    display: none;
}

a#strip-previous {
    left: 10px;
}

a#strip-next {
    right: 10px;
}

a#strip-previous.navigation-enabled {
    /* background: url(../images/previous_on.png) no-repeat; */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -170px;
}

a#strip-next.navigation-enabled {
    right: 10px;
    /* background: url(../images/next_on.png) no-repeat; */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -195px;
}


a:hover#strip-previous.navigation-enabled {
    /* background: url(../images/previous_hover.png) no-repeat; */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -220px;
}

a:hover#strip-next.navigation-enabled {
    /* background: url(../images/next_hover.png) no-repeat; */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -245px;
}

a#strip-previous.navigation-disabled {
    /* background: url(../images/previous_off.png); */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -270px;
}

a#strip-next.navigation-disabled {
    /* background: url(../images/next_off.png); */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -295px;
}


a:hover#strip-previous.navigation-disabled {
    /* background: url(../images/previous_off.png); */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -270px;
}

a:hover#strip-next.navigation-disabled {
    /* background: url(../images/next_off.png); */
    background: url(../images/item_strip_sprite.png) no-repeat 0px -295px;
}

div.thumb-panel {
    position: absolute;
    height: 134px;
    overflow: hidden;
    top: 26px;
}

div.thumb-panel img.item-image {
    position: absolute;
}

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/lightbox/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/lightbox/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/lightbox/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/lightbox/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	padding-right: 10px;
}




div.zoom-container {
    width: 930px;
    height: 480px;
    position: relative;
    padding-top: 20px;
    padding-left: 20px;
    background: #e7e7e7;
    overflow: hidden;
}

img.zoom-title {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
}

div.zoom-images-container {
    margin-top: 42px;
    height: 460px;
    width: 220px;
}

div.zoom-container h3 {
    color: #545454;
    font-size: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: right;
}

div.zoom-close-ups h3 {
    margin-top: 20px;
}

div.zoom-main {
    border-bottom: 3px solid white;
}


div.zoom-close-ups {
    height: 262px;
    position: relative;
}


div.zoom-container h3 span {
    font-style: italic;
}

div.zoom-viewport {
    position: absolute;
    height: 460px;
    top: 20px;
    left: 270px;
    border: 1px solid white;
    width: 660px;
}

a.main-zoom-thumb {
    display: block;
    width: 220px;
    height: 154px;
    border: 1px solid white;
    position: relative;
}

div.zoom-main div.zoom-main-container {
    position: relative;
}

div.zoom-main-container span {
    display: block;
    position: absolute;
    border: 2px solid white;
}

div.zoom-main-container div {
    display: block;
    position: absolute;
    border: 2px solid white;
}

a.main-zoom-thumb span {
    display: block;
    position: relative;
    border: 2px solid white;
}

a.detail-zoom-thumb span {
    display: block;
    position: absolute;
    border: 2px solid white;
}

a.detail-zoom-thumb {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
}


a.detail-zoom-1 {
    position: relative;
    left: 0px;
    top: 20px;
}


a.detail-zoom-2 {
    position: absolute;
    left: 120px;
    top: 20px;
}

a.detail-zoom-3 {
    position: absolute;
    bottom: 20px;
}


a.detail-zoom-4 {
    position: absolute;
    bottom: 20px;
    left: 120px;
}

div.popup-contents {
    padding: 20px;
    color: #545454;
    font-size: 12px;
    width: 540px;
}

div#artist-vote h1, div#artist-vote-check-email h1, div#artist-vote-confirmed h1 {
    font-weight: bold;
    color: #a20000;
    font-size: 16px;
}

div#artist-vote p#you-decide, div#artist-vote-check-email p#verify-email, div#artist-vote-confirmed p#vote-counted {
    padding-top: 8px;
    padding-bottom: 38px;
    line-height: 20px;
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 20px;
}

div#artist-vote p#you-decide span {
    font-weight: bold;
}

div#artist-vote table#vote-for-artist {
    width: 100%;
}

div#artist-vote table#vote-for-artist td#vote-for-artist-label {
    font-weight: bold;
    color: #a20000;
    font-size: 16px;
}

div#artist-vote table#vote-for-artist td#vote-for-artist-email {
    text-align: right;
}

div#artist-vote table#vote-for-artist td#vote-for-artist-email input {
    width: 150px;
    color: #545454;
}

div#artist-vote table#vote-for-artist td#vote-for-artist-email input.hinting {
    color: #g0g0g0;
}


div#artist-vote table#vote-for-artist td#vote-for-artist-submit-vote {
    text-align: right;
    width: 135px;
}

div#artist-vote table#vote-for-artist span#artist-vote-error {
    color: #a20000;
    font-weight: bold;
}

div#vote-item-details {
    margin-top: 20px;
    height: 145px;
}

div#vote-item-details img {
    display: block;
    float: left;
}

div#vote-item-details div {
    float: right;
    width: 385px;
}

div#vote-item-details div p {
    line-height: 18px;
}

div#vote-item-details p#artist-vote-explanation {
    margin-bottom: 18px;
}

div#vote-item-details p#artist-vote-explanation span {
    color: #a20000;
    font-weight: bold;
}

div#vote-item-details p#artist-vote-sale-price {
    color: #a20000;
}

div#vote-item-details p#artist-vote-sale-price span {
    font-weight: bold;
}

div#vote-item-details div#vote-item-details-footer {
    clear: both;
}

p#artist-vote-fine-print {
    margin-top: 5px;
    font-size: 10px;
}

a.close-vote-popup {
    display: block;
    width: 170px;
    height: 32px;
    background: transparent url(../images/artist_vote/close_hover.png) 0px 0px;
}

a:hover.close-vote-popup {
    background: transparent url(../images/artist_vote/close_hover.png) 0px 32px;
}

a.close-vote-popup span {
    display: none;
}