/* Product List */
#content ul.product-list {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px;
	margin-left: 1px;
	margin-bottom: 10px;
	padding: 0px;
	min-height: 301px;
	_height: 301px;
}

#content ul.product-list li {
	display: inline;
	float: left;
	width: 170px;
	height: 19.5em;
	overflow: hidden;
	padding: 0px;
	margin: 5px 5px;
}

#content ul.product-list li h3 {
	margin: 4px 0px 4px 0px;
	padding: 0px;
	color: rgb(176,180,83);
	text-align: center;
}

#content ul.product-list li h3 a{
	color: rgb(0,137,196);
	text-decoration: none;
}

#content ul.product-list li div.product-image {
	width: 140px;
	margin: 0px 10px;
	padding: 5px;
}

#content ul.product-list li div.price {
	margin-top: 4px;
	color: rgb(163,166,72);
	text-align: center;
	font-weight: bold;
}

#content ul.product-list li div.actions {
	margin-top: 4px;
	text-align: center;
	font-weight: bold;
	color: rgb(0,137,196);
}

#content ul.product-list li div.actions a {
	color: rgb(0,137,196);
}

#content ul.product-list li div.button-actions{
	width: 38px;
	margin: 0px auto;
}

#content ul.product-list li div.actions fieldset {
	width: auto;
	margin: 7px 0px 5px 0px;
	padding: 0px;
}

#content ul.product-list li div.actions input.submit-image {
	margin: 0px;
}

#content div.results p.message {
	font-size: 90%;
}

/* Product search results page */
#content #main-content a#refine-search {
	display: block;
	float: right;
	margin-right: 14px;
	text-decoration: none;
	font-size: 90%;
}

#content #main-content ul.artwork-search {
	border-top: 1px solid rgb(176,180,83);
	border-bottom: 1px solid rgb(176,180,83);
	_width: 541px;
	min-width: 541px;
	margin-bottom: 8px;
}

/* Product View page */
div.product-view h2 {
	text-align: center;
	font-weight: normal;
}

div.product-image {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px rgb(223,223,167);
}

div.product-image div#image-shortcut {
	width: 400px;
	margin: 0;
	padding: 0;
	clear: none;
	background-color: rgb(176,180,85);
	height: 22px;
}

div.product-image div#popup,
div.product-image div#text {
	font-size: 85%;
	padding-top: 3px;
}

div.product-image div#popup {
	float: right;
	text-align: right;
	margin-right: 5px;
}

div.product-image div#popup a {
	color: white;
	font-weight: bold;
}
div.product-image div#text {
	float: left;
	color: white;
	margin-left: 5px;
	font-weight: bold;
}

div.product-image img {
	display:block;
}

#content div.product-view #offer {
	width: auto;
	margin: 0px;
	clear: none;
	float: none;
}

#content div.product-view h3#offer-heading {
	font-size: 110%;
	color: rgb(104,110,40);
}

#content div.product-view #offer label {
	width: 150px;
	margin-left: 50px;
	margin-right: 11px;
}

#content div.product-view #offer input.submit-image {
	margin-left: 233px;
}

#content div.product-view fieldset.compact {
	width: auto;
	margin: 0px;
	padding: 0px;
}

div.product-view dl {
	margin: 10px;
	clear: both;
}

div.product-view dl dd {
	margin: 6px 0px;
}

div.product-view dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 110%;
	color: rgb(104,110,40);
}

div.product-view dl dt.dimension {
	color: rgb(0,0,0);
	font-size: 85%;
	float: left;
	margin: 4px 0px 10px 0px;
}

div.product-view dl dd.dimension {
	font-size: 85%;
	margin: 4px 4px 10px 4px;
	float: left;
	clear: right;
}

div.product-view dl dd.warning {
	font-size: 85%;
	clear: both;
}

div.product-view dl dd.theft {
	margin-left: 20px;
}

#content div.product-view dl dd p {
	margin: 6px 0px;
}

#content div.product-view ul {
	margin: 6px 20px;
}

div.product-view ul a {
	text-decoration: none;
}

div.product-view ul a:hover {
	text-decoration: underline;
}

.product-view .product-actions {
	text-align: center;
}

.product-view .product-actions a,
.product-view .product-actions form {
	display: inline-block;
	height: 23px;
	margin: 6px 0 0px 5px;
	line-height: 100%;
	vertical-align: top;
}

#content .product-actions input.submit-image {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}

a.action-button {
	height: 23px;
	text-indent: -100em;
	overflow: hidden;
	text-decoration: none;
}

.product-view a.action-button:hover {
	text-decoration: none;
}

div.product-view a#make-offer{
	width: 83px;
	background: url(../images/buttons/button_offer_up.gif) center left no-repeat;
}

div.product-view a#make-offer:hover {
	background: url(../images/buttons/button_offer_ov.gif) center left no-repeat;
}

a.buy-with-frame{
	width: 110px;
	background: url(../images/buttons/button_buy_frame_up.gif) center left no-repeat;
}

a.buy-with-frame:hover {
	background: url(../images/buttons/button_buy_frame_ov.gif) center left no-repeat;
}

div#email-me-action {
	clear: both;
	margin: 0px auto;
}

div#email-me-action {
	text-align: center;
	margin-bottom: 1px;
}

#content div.free-delivery {
	clear: both;
	margin: 6px auto 4px auto;
	text-align: center;
}

#content div.free-delivery span.free-delivery-price {
	color: rgb(0,154,220);
	font-weight: bold;
	font-size: 110%;
}

#content p.unavailable {
	clear: both;
	margin: 6px auto 4px auto;
	text-align: center;
	color: #962323;
	font-weight: bold;
}

#content #main-content a#back-link {
	float: right;
	margin: 2px 23px 6px 0px;
	font-size: 85%;
	font-weight: bold;
}

/* Product View Trail*/
#content div.trail ul a {
	font-size: 85%;
	font-weight: bold;
	padding-left: 13px;
	background: url(../images/blue-arrow.gif) center left no-repeat;
}

#content div.trail ul	{
	float: left;
	list-style-type: none;
	margin-left: 10px;
	width: 420px;
}

#content div.trail ul li {
	display: inline;
	margin: 6px 7px 6px 0px;
}

#content div.trail ul li.first a {
	background: none;
}

/* View to scale */
body#page-view-to-scale {
	background-image: none;
	background-color: rgb(235,236,222);
}

body#page-view-to-scale div.wrapper {
	background-color: rgb(255,255,255);
	border-bottom: solid 4px rgb(176,180,83);
}

img#view-to-scale-logo {
	margin: 10px 0px 0px 20px;
}

div#room {
	width: 600px;
	height: 300px;
	margin: 10px 20px 20px 20px;
	background: url("../images/rooms/size_guide_room.gif") no-repeat top left;
	background-color: rgb(255,255,255);
}

div#room img {
	border: solid 1px black;
}

div#room #sculpture {
	border: dashed 2px rgb(176,180,83);
}

body#page-view-to-scale div.dimensions {
	position: absolute;
	top: 200px;
	left: 190px;
	width: 130px;
	padding: 2px 10px;
	background-color: rgb(255,255,255);
	border: solid 1px rgb(176,180,83);
	font-size: 85%;
}

div#room p {
	padding: 70px 0px 0px 100px;
	color:rgb(0,0,0);
	font-size:100%;
	font-weight:bold;
}

ul#room-options {
	list-style-type: none;	
	margin: 10px 0px 0px 10px;
}

ul#room-options li {
	float: left;
	margin: 0px 4px 4px 0px;
}

ul#room-options li.begin-line {
	clear: left;
	margin-left: 166px;
}

ul#room-options li span {
	display: block;
	margin: 4px 10px;
	font-size: 110%;
	font-weight: bold;
	color: rgb(104,110,40);
}

a.wall-colour {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -1000px;
	overflow: hidden;
	border: solid 1px black;
}

#page-view-to-scale a.colour-1,
#page-view-to-scale div.colour-1 {
	background-color: white;
}

#page-view-to-scale a.colour-2,
#page-view-to-scale div.colour-2 {
	background-color: #EBE3CE;
}

#page-view-to-scale a.colour-3,
#page-view-to-scale div.colour-3 {
		background-color: #FFEF3E;
}

#page-view-to-scale a.colour-4,
#page-view-to-scale div.colour-4 {
	background-color: #9B2197;
}

#page-view-to-scale a.colour-5,
#page-view-to-scale div.colour-5 {
	background-color: #FFF2DE;
}

#page-view-to-scale a.colour-6,
#page-view-to-scale div.colour-6 {
	background-color: #FFEED6;
}

#page-view-to-scale a.colour-7,
#page-view-to-scale div.colour-7 {
	background-color: #F8E6CC;
}

#page-view-to-scale a.colour-8,
#page-view-to-scale div.colour-8 {
	background-color: #F0E5CA;
}

#page-view-to-scale a.colour-9,
#page-view-to-scale div.colour-9 {
	background-color: #D5BDAB;
}

#page-view-to-scale a.colour-10,
#page-view-to-scale div.colour-10 {
	background-color: #FFEFB5;
}

#page-view-to-scale a.colour-11,
#page-view-to-scale div.colour-11 {
	background-color: #F0D6A5;
}

#page-view-to-scale a.colour-12,
#page-view-to-scale div.colour-12 {
	background-color: #D4B98D;
}

#page-view-to-scale a.colour-13,
#page-view-to-scale div.colour-13 {
	background-color: #E3BB73;
}

#page-view-to-scale a.colour-14,
#page-view-to-scale div.colour-14 {
	background-color: #F3C6A2;
}

#page-view-to-scale a.colour-15,
#page-view-to-scale div.colour-15 {
	background-color: #B88B74;
}

#page-view-to-scale a.colour-16,
#page-view-to-scale div.colour-16 {
	background-color: #C8E3CE;
}

#page-view-to-scale a.colour-17,
#page-view-to-scale div.colour-17 {
	background-color: #B2C5B2;
}

#page-view-to-scale a.colour-18,
#page-view-to-scale div.colour-18 {
	background-color: #A4C297;
}

#page-view-to-scale a.colour-19,
#page-view-to-scale div.colour-19 {
	background-color: #CBE1ED;
}

#page-view-to-scale a.colour-20,
#page-view-to-scale div.colour-20 {
	background-color: #759BD1;
}

#page-view-to-scale a.colour-21,
#page-view-to-scale div.colour-21 {
	background-color: #EFD6D3;
}

#page-view-to-scale a.colour-22,
#page-view-to-scale div.colour-22 {
	background-color: #EADFED;
}

#page-view-to-scale a.colour-23,
#page-view-to-scale div.colour-23 {
	background-color: #93B0DB;
}

#page-view-to-scale a.colour-24,
#page-view-to-scale div.colour-24 {
	background-color: #B02126;
}

body#page-view-to-scale p.disclaimer {
	float: right;
	font-size: 85%;
	margin: 4px 10px;
}

#page-vouchers #content ul.product-list li {
	width:200px;
	height:2em;
	margin:10px 30px;
}

#page-vouchers #content ul.product-list li div {
	width:120px;
	float:left;
}

#page-vouchers #content ul.product-list li a {
	float:left;
	display:block;
}

div#artist-review {
	padding:0 10px 10px;
	border-bottom:1px solid #B0B453;
}

.social {
	float: right;
	margin: 5px 10px;
}

/* Similar Products */
.similar-products h3 {
	font-weight: bold;
	color: rgb(104,110,40);
	font-size: 110%;
}

#content div.similar-products ul {
	display: table;
	width: 100%;
	margin: 0 10px;
	list-style-type: none;
}

#content .similar-products li {
	float: left;
	margin: 10px 11px 10px 0;
	padding: 0;
}

#content .similar-products li.last {
	margin-right: 0;
}

.similar-products img,
.similar-products a {
	display: block;
	width: 93px;
	height: 93px;
}

.similar-products a {
	border: solid 1px rgb(223,223,167);
}

.framing-options .action-button {
	float: left;
}

.popup-window .framing-options {
	text-align: center;
}

.popup-window .framing-options .frame {
	display: inline-block;
	border: solid 1px #fff;
}

.popup-window .framing-options {
	position: relative;
}
	
.popup-window .framing-options ul {
	display: block;
	list-style-type: none;
	margin: 20px -20px 0 0;
	padding: 0;
}

.popup-window .framing-options li {
	float: left;
	margin: 0 20px 20px 0;
	padding: 10px;
	border: solid 1px rgb(223,223,167);  
	cursor: pointer;
}

.popup-window .framing-options li.selected {
	border-color: rgb(198,100,83); 
}

.popup-window .framing-options h5 {
	color: rgb(104,110,40);
	margin: 0 0 5px;
}

.popup-window .framing-options .price {
	color: rgb(0, 154, 220);
	font-weight: bold;
}

.popup-window .framing-options .mount {
	border: solid 5px #fff;
}
