 @ global settings */
html,body{height:100%}
body{font-family:'HelveticaNeueW01-UltLt','helvetica neue',helvetica,arial,sans-serif;font-weight: 100;font-style: normal;color:#fff;letter-spacing: 1px;background:#000}
*{margin:0;padding:0}
img,fieldset,hr{border:none}
a,a:link,a:visited{color:#fff;text-decoration:none;outline:none}
a:hover{color:#fff}
p {font-size: 13px}
strong,.left_column h3,.columns3 h5,.product_detail .buy_now,.product_detail dd,#shop_items li h5 {font-family:'helvetica neue',helvetica,arial,sans-serif;letter-spacing: 0}
p strong,.intro_full {letter-spacing: 1px}
blockquote,quote, em {font-family:'HelveticaNeueW01-UltLtI','helvetica neue',helvetica,arial,sans-serif}
blockquote span,quote span {font-family:'HelveticaNeueW01-UltLt','helvetica neue',helvetica,arial,sans-serif}
h1,h2,h3 {font-weight: 100}
/* end global settings */

#wrapper {
	width: 966px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	position: relative;
}

/******* CONTACT POPUP *******/

#wrapper.contact_popup {
	width: 477px;
}

#wrapper.contact_popup #content {
	width: 100%;
	margin: 0;
}

.textarea {
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 200;
	width: 293px;
	height: 200px;
	padding: 0 3px;
	margin-bottom: 9px;
	float: left;
	resize: none;
	border: none;
	    overflow-x: hidden;
    -webkit-overflow-scrolling: auto !important;
}

.textarea:focus {
	outline: none;
}

.textarea.error {
	background: #ce3c3e;
    border-color: #ce3c3e;
}

.white-layout {
	background: #fff;
	color: #000;
}

/*****************************/

#logo {
	margin-left: 7px;
	float: left;
}

#logo-h1 {
	background: url(../images/logo.gif) no-repeat left top;
	height: 0px;
	float: left;
	width: 185px;
	padding-top: 46px;
	font-size: 7px;
	color: black;
}

#logo-h1 ::selection
    {
        color:      #000;
        background: #ff9;
    }
#logo-h1 ::-moz-selection
    {
        color:      #000;
        background: #ff9;
    }

#header {
	width: 966px;
	margin-bottom: 25px;
	float: left;
}

#header ul {
	border-bottom: 1px solid #303030;
	padding-bottom: 4px;
	float: right;
	position: relative;
	z-index: 99999;
}

#header ul li {
	font-size: 10px;
	list-style: none;
	margin-left: 25px;
	float: left;
	position: relative;
}

#header ul li ul {
	background: #262626;
	padding: 6px 6px 3px 7px;
	margin-top: 5px;
	border-bottom: none;
	position: absolute;
	right: -7px;
	z-index: 99999;
}

#header ul li.active a {color: #afb24c}

#header ul li b {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: 500;
	color: #fff;
}

#site_nav li a strong {
	padding-top: 3px;
	display: block;
}

#site_nav li.active a {
	background: #afb24c;
	color: #000 !important;
}

#site_nav li.active a strong {color: #000 !important}

#site_nav li.active li a {background: none}

#site_nav li.active ul li a {color: #fff}

* html #header ul li ul {margin-top: 18px}
*+ html #header ul li ul {margin-top: 18px}

#header ul li ul li {
	margin: 0 0 5px 0;
	float: left;
	clear: left;
}

#header ul li ul li a:hover {color: #afb24c}

#header ul li:first-child, #header ul li.first_child {margin-left: 5px}
#header ul li ul li:first-child, #header ul li ul li.first_child {margin-left: 0px}
#header ul li a {color: #bfbfbf}


.lang {
	width: 16px;
	margin-top: 1px;
	height: 11px;
	float: left;
	margin-left: 0px !important; 
}

.en {
	background: url(../images/en.gif) no-repeat left top;
}

.de {
	background: url(../images/de.gif) no-repeat left top;
}

#site_nav {
	width: 966px;
	float: left;
}

#site_nav li {
	font-size: 14px;
	list-style: none;
	line-height: 16px;
	float: left;
	position: relative;
	z-index: 9999;
}

#site_nav li a,#site_nav li.active li a {color: #999 !important}

#site_nav li.active a {color: #afb24c !important}

#site_nav li:first-child a, #site_nav li.first_child a {margin-left: 0}
#site_nav li:first-child ul, #site_nav li.first_child ul {left: 0px}

#site_nav li a,#site_nav li span {
	width: 147px;
	padding: 0 0 4px 7px;
	margin-left: 8px;
	border-bottom: 1px solid #414141;
	display: block;
}

#site_nav li span.subsub {
	color: #999;
	cursor: pointer;
	padding: 0;
	border: none;
}

#site_nav li a strong,#site_nav li span strong {
	font-weight: 500;
	display: block;
}

#site_nav li a span.arrow {
	background: url(../images/arrow_submenu.gif) no-repeat left top;
	width: 7px;
	height: 4px;
	display: block;
	position: absolute;
	right: 3px;
	bottom: 9px;
	border: none;
}

#site_nav li.active a span.arrow {background: url(../images/arrow_submenu.gif) no-repeat left bottom}

#site_nav li a:hover,#site_nav li span.subsub:hover,#site_nav li.active li a:hover {color: #fff !important}
#site_nav li.active a:hover {color: #afb24c}

#site_nav li li {clear: left}

#site_nav ul {
	width: 154px;
	background: #262626;
	float: left;
	position: absolute;
	z-index: 9999;
	left: 8px;
	padding: 11px 0 3px 0;
	display: none;
}

#site_nav ul ul {
	top: -11px;
	left: 154px;
}

#site_nav ul li:first-child ul {left: 154px !important}

#site_nav ul li {
	font-size: 12px;
	margin-bottom: 6px;
}

#site_nav ul li a {
	border: none;
	margin-left: 0;
}

#site_nav ul li a strong {display: inline}

#site_nav ul li.view_all a {
	font-size: 11px;
	font-weight: 200;
	color: #acacac;
	text-align: right;
}

#slideshow_home {
	width: 966px;
	height: 403px;
	margin: 35px 0 50px;
	float: left;
	position: relative;
}

#slideshow_home h3 {
	font-size: 38px;
	font-weight: 100;
	line-height: 36px;
	position: absolute;
	background: url(../images/black40.png);
	padding: 1px 7px 4px 7px;
	top: 44px;
}

#slideshow_home #items div {
	width: 960px;
	height: 381px;
	overflow: hidden;
}

#slideshow_home #items div img {
	position: absolute;
	bottom: 0;
	z-index: -1;
}

#slideshow_nav,#slideshow_nav2,#slideshow_nav3 {
	white-space: nowrap;
	position: absolute;
	left: 50%;
	bottom: 0;
}

#slideshow_nav a,#slideshow_nav2 a,#slideshow_nav3 a {
	margin: 0 2px;
	float: left;
}

#slideshow_nav a.activeSlide,#slideshow_nav2 a.activeSlide,#slideshow_nav3 a.activeSlide {color: #afb24c}

#content {
	width: 959px;
	margin-top: 26px;
	padding-left: 7px;
	float: left;
	position: relative;
}

#content.shipping_content h5 {
	text-decoration: underline;
	font-size: 14px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px;
	width: 950px;
}

#content.shipping_content span {
	font-size: 13px;
	float: left;
	margin-bottom: 40px;
	width: 950px;
}

.shipping_price {
	float: left;
}

.shipping_price table {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-spacing: 0px;
	float: left;
	margin-bottom: 40px;
}

.shipping_price tr td {
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding: 4px 10px 4px 10px;
}

.shipping_price.extra_padding tr td {
	padding: 10px 10px 10px 10px;
}

#content.shipping_content  ul.left {
	float: left;
	font-size: 13px;
	list-style-position: outside;
	padding-left: 18px;
	width: 378px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#content.shipping_content  ul.right {
	float: left;
	font-size: 13px;
	list-style-position: outside;
	padding-left: 18px;
	width: 378px;
	margin-bottom: 30px;
}

#content.shipping_content ul.left li,#content.shipping_content ul.right li {
	float: left;
	clear: left;
	margin-bottom: 5px;
}

#content.low {margin-top: 50px}

.left_column {
	width: 146px;
	float: left;
}

.left_column h3 {
	font-size: 13px;
	margin: 6px 0 5px 0;
}

.left_column p {
	font-size: 13px;
	line-height: 17px;
}

.left_column p img {margin-top: 8px}

.artwork {
	width: 812px;
	float: left;
}

.artwork div.row {
	width: 816px;
	margin-bottom: 13px;
	float: left;
 }

.artwork div.row.first h4 {margin-top: 0}

.artwork div.row .details_container {
	margin-left: 13px;
	float: left;
	position: relative;
}

.artwork div.row .details_container img {float: left}

.artwork div.row div.details {
	font-size: 12px;
	background: url(../images/details_background.png);
	position: absolute;
	width: 132px;
	padding: 8px 10px 8px 10px;
	left: 0;
	bottom: 0;
	display: none;
}

.artwork div.row div.3 a {color: #afb24c}

.artwork h4 {
	font-size: 13px;
	font-weight: 100;
	color: #afb24c;
	float: left;
	width: 803px;
	margin: 17px 0 4px 15px;
}

.artwork img {float: left}

#artist_nav {
	width: 966px;
	margin-top: 30px;
	padding-top: 9px;
	border-top: 1px solid #414141;
	text-align: right;
	float: left;
}

#artist_nav a {
	font-size: 13px;
	color: #afb24c;
}

#content h1 {
	font-size: 28px;
	font-weight: 100;
	margin-bottom: 5px;
}




.product_detail div h1.product_title{
	font-size: 20px !important;
	font-weight: 100;
	color: #fff !important;
	float: left !important;
	clear: none;
	margin-left: 6px;
	margin-top: 3px !important;
}

.product_detail div h2.product_title_h2{
	float: left;
}

#content h1 span {
	font-size: 13px;
	color: #afb24c;
}

#content p.intro {
	width: 455px;
	line-height: 20px;
}

#content p.intro_full {
	width: 800px;
	font-family:arial,sans-serif;
	line-height: 20px;
}

.collectors_row {
	width: 966px;
	margin-top: 40px;
	float: left;
	clear: left;
	position: relative;
}

.collectors_row div.left {
	font-size: 13px;
	color: #afb24c;
	line-height: 17px;
	width: 154px;
	float: left;
}

.collectors_row .right {
	width: 812px;
	float: left;
}

.collectors_row .right h3 {
	font-size: 18px;
	font-weight: 100;
	margin: 0 0 9px 5px;
}

.collectors_row .right li {
	font-size: 12px;
	list-style: none;
	width: 147px;
	margin-right: 16px;
	margin-bottom: 5px;
	float: left;
}

.collectors_row.artists .right li {
	height: 270px;
	margin-bottom: 16px;
}

.collectors_row.artists .right li .details_container {
	float: left;
	position: relative;
	height: 270px;
}

.collectors_row.artists .right li .details_container img {float: left}

.collectors_row.artists .right li div.details {
	background: url(../images/details_background.png);
	position: absolute;
	width: 132px;
	padding: 8px 10px 4px 10px;
	left: 0;
	bottom: 41px;
	display: none;
}

.collectors_row.artists .right li div.details a {
	font-size: 12px;
	color: #afb24c;
	display: block;
	margin-bottom: 3px;
	padding-left: 18px;
	background: url(../images/arrow_content_small.gif) no-repeat left center;
}

.collectors_row .right.galleries li {margin-bottom: 17px}

.collectors_row div.left.letter {
	font-size: 28px;
	color: #fff;
}

.collectors_row.artists h3 {
	font-size: 15px;
	margin-top: 7px;
	float: left;
}

.collectors_row.artists h3 a {color: #afb24c}

.collectors_row div.left.letter span {
	background: #000;
	padding-bottom: 10px;
	display: block;
	position: relative;
	z-index: 999;
}

.collectors_row span.line {
	border-left: 1px solid #414141;
	position: absolute;
	left: 8px;
	top: 0;
	height: 100%;
}

#zoom_container {float: left; position: relative;z-index: 100;}
.landscape #zoom_container {
	width: 959px;
	clear: left;
}
	
.product_detail {
	width: 455px;
	margin-left: 20px;
	float: left;
}

.landscape .product_detail {margin-left: 0}

.landscape_right {
	width: 465px;
	margin-top: 3px;
	float: right;
	position: absolute;
	left: 500px;
	z-index: 9999;
}

.landscape_left {
	width: 400px;
	float: left;
}

.product_detail h1 {
	font-size: 26px;
	float: left;
	clear: left;
}

.product_detail p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 40px;
	float: left;
	clear: left;
}

.product_detail .height {min-height: 238px}

.product_detail dl {
	font-size: 13px;
	float: left;
}

.product_detail dt {
	font-weight: 200;
	color: #808080;
	width: 72px;
	margin-bottom: 2px;
	float: left; 
	clear: left;
}

.product_detail dd {
	font-weight: 400;
	width: 300px;
	margin-bottom: 2px;
	float: left;
}

.product_detail dd a {
	font-weight: 200;
	color: #808080;
}

.product_detail dt.price {margin-top: 15px}
.product_detail dd.price {
	font-size: 24px;
	margin-top: 5px;
}

.product_detail dd.price span {
	color: #808080;
	margin-left: 4px;
}

.price_note {
	color: #999;
	font-size: 11px !important;
	line-height: 17px !important;
	width: 100%;
	margin-top: 13px;
	float: left;
}

.product_detail a.buy_now,
.product_detail a.contact_now {
	font-size: 13px;
	font-weight: 700;
	color: #000;
	text-shadow: #eaeac8 0px 1px 0px;
	background: #afb24c url(../images/button-bg.gif) no-repeat;
	padding: 8px 23px 7px 50px;
	position: absolute;
	bottom: -38px;
	right: 7px;
	letter-spacing: 0;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}

.product_detail a.contact_now {
	bottom: -3px;
	background: #91a8d3 url(../images/mail_icon.png) no-repeat;
	background-position: 7px center;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-shadow: #d6e0f2 0px 1px 0px;
    padding: 8px 23px 7px 34px;
}

#shop_items a.buy_now {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-shadow: #eaeac8 0px 1px 0px;
	background: #afb24c url(../images/button-bg-request.gif) no-repeat;
	padding: 8px 20px 7px;
	margin-top: 20px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	float: left;
	clear: left;
}

.product_detail a.buy_now.on-request {
	background: #afb24c url(../images/button-bg-request.gif) no-repeat;
	padding-left: 20px;
}

.product_detail span.buy_now {
	font-size: 13px;
	font-weight: 700;
	color: #000;
	background: #afb24c;
	padding: 4px;
	position: absolute;
	bottom: 5px;
	right: 7px;
}

.product_detail .details {
	position: relative;
	width: 455px;
	float: left;
}

.product_detail .options_bar {
	font-size: 11px;
	width: 455px;
	padding: 6px 0 6px 10px;
	margin: 23px 0 0 -7px;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	float: left;
}

.product_detail .options_bar li {
	font-weight: 200;
	list-style: none;
	margin-right: 30px;
	float: left;
}

.product_detail .options_bar li a {color: #808080}

.product_detail .options_bar li.remember a {
	color: #fff;
	background: url(../images/checkbox.gif) no-repeat left -26px;
	padding-left: 21px;
}

.product_detail .options_bar li.remember.checked a {background-position: left top}

.product_detail .options_bar li.send_to a {
	background: url(../images/send_to.gif) no-repeat left 1px;
	padding-left: 23px;
}

.st_sharethis_custom{margin-left: 130px}

.featured {
	width: 959px;
	margin-top: 10px;
	float: left;
}

.featured h3 {
	font-size: 17px;
	font-weight: 100;
	margin-bottom: 13px;
}

.featured li {
	list-style: none;
	margin-left: 15px;
	float: left;
	margin-bottom: 8px;
	height: 226px;
	width: 226px;
}

.featured li.left {
	margin-left: 0px;
}
.featured li:first-child, .featured li.first_child {margin-left: 0}

.columns3 {
	width: 930px;
	margin-left: 14px;
	float: left;
	cursor: pointer;
}

.columns3 .inside_bottom {
	width: 310px;
	float: left;
}

.columns3.first,.columns3:first-child,.columns3.first_child {margin: 0}

.columns3 span.caption {
	font-size: 13px;
	font-family: arial, sans-serif !important;
	color: #afb24c;
	height: 14px;
	display: block;
	cursor: default;
	margin-bottom: 16px;
}

.columns3 h5 {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-weight: 100;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

.columns3 h5 a {color: #a6a6a6}

.columns3 p {line-height: 17px}
#shop_head h1 {float: left}

#shop_filter {
	margin: 10px 10px 0 0;
	float: right;
}

#shop_filter span {
	font-size: 10px;
	color: #989898;
	margin: 6px 15px 0 0;
	float: left;
}

#shop_filter label {
	font-size: 13px;
	margin-right: 4px;
}

#shop_filter label.select_label {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	float: left;
	clear: left;
}

#shop_filter select {
	float: left;
	clear: left;
}

a.reset_filter {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	float: right;
	margin-top: -9px;
}

.select_group {
	margin-top: -9px;
	float: left;
}

.product_group {
	float: left;
	margin-bottom: 40px;
}

.product_group h2 {
	margin-bottom: 10px;
}

#shop_filter input.by_name {
	font-family: arial;
	color: #fff;
	border: 1px solid #333;
	background: transparent;
	width: 111px;
	padding: 4px 4px;
}

#shop_filter input.by_name:focus {outline: none}

#shop_filter input.submit {
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 100;
	color:#fff;
	border: none;
	background: transparent;
	margin-left: 4px;
	cursor: pointer;
}

#shop_items {
	width: 966px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.featured-items {
	width: 100%;
	float: left;
	clear: left;
}

#shop_items li,.featured-items li {
	list-style: none;
	width: 226px;
	height: 385px;
	margin-left: 16px;
	float: left;
}

.featured-items li {
	width: 309px;
	height: 340px;
}

#shop_items li.left,.featured-items li.left {margin-left:0}

#shop_items li a.head,.featured-items li a.head {
	width: 100%;
	margin-top: 6px;
	display: block;
	float: left;
	clear: left;
}

#shop_items li .artist,.featured-items li .artist {
	font-size: 13px;
	color: #afb24c;
	/*width: 160px;*/
	display: block;
	float: left;
}

#shop_items li span.price,.featured-items li span.price {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	float: right;
}

#shop_items li a.title,.featured-items li a.title {
	font-size: 13px;
	width: 100%;
	padding-top: 3px;
	float: left;
	clear: left;
}

#shop_items li h5 {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
}

.content_text {
	margin-top: 4px;
	float: left;
}

.left_text {
	width: 469px;
	margin-right: 14px;
	float: left;
}

.left_text.small {width: 308px}
.left_text strong {font-weight: 400}
.left_text a {text-decoration: underline}

.left_text p {
	font-size: 13px;
	line-height: 20px;
}

.left_text p img {
	margin: 4px 14px 5px 0;
	float: left;
}

.left_text h2 {
	font-size: 24px;
	width: 100%;
	padding: 20px 0 10px;
	float: left;
	clear: left;
}

.left_text blockquote,.left_text quote {
	font-size: 26px;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 20px 0 20px 0;
	margin: 20px 0 32px 0;
	display: block;
}

.left_text blockquote span,.left_text quote span {
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	margin-top: 12px;
	display: block;
}

.story_text blockquote,.story_text quote {
	font-size: 26px;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 20px 0 20px 0;
	margin: 20px 0 32px 0;
	display: block;
}

.story_text blockquote span,.story_text quote span {
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	margin-top: 12px;
	display: block;
}

.left_text quote h2 {
	padding: 0;
	float: none;
	clear: none;
}

.images {
	width: 476px;
	float: left;
}

.images img {float: left}
.images.big {width: 637px}

.images.big iframe {margin-bottom: 10px}

.images .image_full {
	margin-bottom: 6px;
	float: left;
	position: relative;
}

.image_product {
	background: url(../images/details_background.png);
	left: 0;
	bottom: 0;
	padding: 8px 10px 4px;
	width: 456px;
	position: absolute !important;
	display: none;
}

.image_product span {
	font-size: 12px;
	color: #afb24c;
	background: url(../images/arrow_content_small.gif) no-repeat 0% 50%;
	display: block;
	margin-bottom: 3px;
	padding-left: 18px;
}

.image_product p {
	font-size: 12px;
	color: #fff;
	margin-bottom: 3px;
}

.images .images_2columns {
	width: 476px;
	margin-bottom: 6px;
	float: left;
}

.images .images_2columns div {position: relative}

.images.big .images_2columns {
	width: 637px;
	margin-top: 6px;
	float: left;
}

.images .images_2columns img {float: right}
.images .images_2columns img.left {float: left}

.images p.caption {
	font-size: 12px;
	margin: 4px 0 0 4px;
	float: left;
}

.view_all_top{
	font-size: 13px;
	font-weight: 200;
	color: red !important;
	text-decoration: none;
	background: url(../images/arrow_content.gif) no-repeat right center;
	padding-right: 36px;
	float: right;
	position: absolute;
	right: 0;
	top: -18px;
}

.continue{
	font-size: 15px;
	font-weight: 200;
	color: #afb24c !important;
	text-decoration: none;
	background: url(../images/arrow_content.gif) no-repeat right center;
	padding-right: 36px;
	float: left;
	font-family: 'HelveticaNeueW01-UltL0t', 'helvetica neue', helvetica, arial, sans-serif !important;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: 5px;
}

.view_all{color:#afb24c !important}

.table_full a.view_all {
	text-decoration: underline !important;
	color: #ff0315 !important;
}

.content_text a.view_all {
	font-size: 13px;
	font-weight: 200;
	color: #afb24c;
	text-decoration: none;
	background: url(../images/arrow_content.gif) no-repeat right center;
	padding-right: 36px;
	margin-top: 30px;
	float: right;
}

#editorial {
	width: 965px;
	float: left;
	position: relative;
}

#editorial .type_0 {
	width: 476px;
	margin-right: 6px;
	float: left;
}

#editorial .type_0 h2 {
	margin-left: 7px;
	margin-top: 3px;
	float: left;
	clear: left;
}

#editorial .type_1 {
	width: 316px;
	margin-right: 6px;
	margin-bottom: 8px;
	float: left;
}

#editorial .type_1 img {
	margin-bottom: 5px;
	float: left;
	clear: left;
}

#editorial .type_1 h2 {
	font-family: 'HelveticaNeueW01-UltL0t', 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 24px;
	font-weight: 100;
	width: 309px;
	margin-left: 7px;
	float: left;
	clear: left;
}

#editorial .type_0 p,#editorial .type_1 p,#editorial .type_2 p {
	line-height: 17px;
	margin: 16px 0 0 7px;
	float: left;
}

#editorial .type_2 {
	width: 154px;
	margin-right: 6px;
	float: left;
}

#editorial .type_2 img {
	margin-bottom: 5px;
	float: left;
	clear: left;
}

#editorial .type_2 h2 {
	font-family:'helvetica neue',helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: 500;
	width: 147px;
	margin-left: 7px;
	float: left;
	clear: left;
}

#editorial .row_1 {
	margin-bottom: 15px;
	float: left;
	position: relative;
}

#editorial .row_2 {
	float: left;
	position: relative;
}

#editorial .row_3 {
	margin-left: 160px;
	margin-top: -160px;
	float: left;
	position: relative;
}

a.back {
	font-size: 13px;
	font-weight: 200;
	color: #afb24c;
	background: url(../images/arrow_back.gif) no-repeat center left;
	position: absolute;
	top: -18px;
	left: 0;
	padding-left: 24px;
}

#login, #new_password {
	width: 480px;
	padding-bottom: 20px;
	border-bottom: 1px solid #414141;
	float: left;
}

#new_password {display: none}

.login_register {
	float: left;
	width: 470px;
	margin-right: 10px;
}

.login_register.discount-image img {
	width: 100%;
	height: inherit !important;
}

#register .sign-up-facebook {
	margin-top: -15px;
}

.login_register .head {
	border-bottom: 1px solid #414141;
	padding-bottom: 19px;
	margin-bottom: 16px;
	width: 470px;
	padding-left: 0px !important;
}

.login_register.discount_form h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.login_register.discount_form p.small {
	font-size: 11px; 
	line-height: 16px;
}

.login_register .fb {float: right}

.login_register .form_row{
	float: left;
	clear: left;
	border-bottom: 1px solid #414141;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.chechbox_text{
	width: 280px;
	float: right;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size: 13px;
}

.login_register h2 {
	font-size: 26px;
	font-weight: 100;
}

.login_register .head p {font-size: 13px}

.login_register label {
	font-size: 13px;
	width: 168px;
	margin-top: 2px;
	float: left;
	padding-left: 0px !important;
}

.login_register label strong {font-weight: 500}
#login label {width: 173px}

.login_register label.error {color: #ce3c3e}

.login_register input.text,.newsletter-signup form input.text {
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 200;
	width: 291px;
	height: 19px;
	padding: 0 3px;
	margin-bottom: 9px;
	float: left;
}

.login_register input.text.error,.newsletter-signup form input.text.error {
	background: #ce3c3e;
	border-color: #ce3c3e;
}

.login_register select {
	width: 301px;
	margin-bottom: 9px;
}

.login_register span.space {
	width: 477px;
	height: 29px;
	display: block;
	float: left;
}

.login_register input.submit,.newsletter-signup form input.submit {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 700 !important;
	color: #000;
	text-shadow: #eaeac8 0px 1px 0px;
	margin: 7px 0px 0 0;
	padding: 8px 15px 7px;
	float: right;
	border: none;
	background: #afb24c url(../images/button-bg-request.gif) no-repeat;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}

#login a.submit {margin-right: 4px}
#register .head {padding-left: 10px}
#register label {padding-left: 10px}

p.forgot_password,p.cancel_forgot_password {
	font-size: 13px;
	margin: 4px 0 0 174px;
	float: left;
}

p.cancel_forgot_password {margin: 8px 0 0 170px}

p.forgot_password a,p.cancel_forgot_password a {color: #afb24c}

.wide_form {
	width: 100%;
	padding-bottom: 5px;
	border-top: 1px solid #414141;
}

.wide_form label {clear: left}
.wide_form select {float: left}

.wide_form fieldset {
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #414141;
}

.radio_group {margin-left: 168px}

.radio_group input {
	margin: 3px 7px 11px 0;
	float: left;
	clear: left;
}

.radio_group label {
	font-weight: 500;
	letter-spacing: 0;
	width: inherit;
	float: left;
	clear: none;
}

input.text_submit {
	font-family:'HelveticaNeueW01-UltLt','helvetica neue',helvetica,arial,sans-serif;
	font-size: 15px;
	color: #afb24c;
	background: transparent;
	border: none;
	margin-top: 11px;
	float: right;
	cursor: pointer;
}

#booking_steps {
	position: absolute;
	right: 89px;
	top: 0;
}

#booking_steps li {
	font-size: 13px;
	list-style: none;
	padding: 0 15px 14px;
	background: url(../images/booking_steps.gif) no-repeat center -21px;
	float: left;
}

#booking_steps li.first {background-position: 42px -21px}
#booking_steps li.last {background-position: -240px -21px}
#booking_steps li.active {font-weight: 400;background-position: center 19px}
#booking_steps li.first.active {background-position: 42px 19px}
#booking_steps li.last.active {background-position: -240px 19px}

.error_space {
	font-size: 13px;
	font-weight: 300;
	color: #CE3C3E;
	height: 23px;
	float: left;
	width: 470px;
}

.field_note {
	font-size: 13px;
	height: 10px;
	margin: 5px 0 0 10px;
	float: left;
}

.field_note_request {
	font-size: 13px;
	float: left;
	border: 1px solid red;
	width: 400px;
}

.alphabetical_nav {
	position: absolute;
	top: 14px;
	left: 175px;
}

.alphabetical_nav li {
	font-size: 13px;
	margin-right: 15px;
	list-style: none;
	float: left;
}

.alphabetical_nav li.active a,.alphabetical_nav li a:hover {color: #afb24c}
.shopping_table,.shopping_table table {border-spacing: 0}

.shopping_table td,.shopping_table th {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
}

.shopping_table th {
	font-weight: 300;
	color: #808080;
	padding-bottom: 8px;
	border-bottom: 1px solid #414141;
}

.shopping_table.empty_basket th {
	padding-bottom: 0;
	border-bottom: none;
}

.shopping_table strong {font-weight: 400}

.shopping_table .remove_item {
	font-size: 11px;
	font-weight: 100;
	color: #afb24c;
	margin-bottom: 5px;
	display: block;
}

a.continue_shopping {
	font-size: 15px;
	font-weight: 400;
}

tr.shopping_item td {padding-bottom: 5px}
tr.item_bottom td {border-bottom: 1px solid #414141}

.shopping_table p.note {
	font-size: 11px;
	color: #999;
	line-height: 15px;
}

.shopping_table td.bottom {vertical-align: bottom}

.no_results {
	width: 959px !important;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 5px 0;
	float: left;
	clear: left;
	position: relative;
}

.no_results span {
	background: url(../images/lines_big.gif);
	display: block;
	padding: 14px 0 11px 14px;
}
.no_results_new {
	width: 717px !important;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 5px 0;
	float: left;
	position: relative;
}

.no_results_new span {
	background: url(../images/lines_big.gif);
	display: block;
	padding: 14px 0 11px 14px;
}

.more_info{
	float: left;
	font-size: 13px;
	margin-top: -37px;
	margin-bottom: 25px !important;
	display: block;
	font-weight: bold;
	color: #AFB24C !important;
}

a.proceed {
	font-weight: 400;
	font-size: 15px;
	color: #afb24c;
	float: right;
}

.shopping_table .address {line-height: 16px}
.payment label {width: 193px}

.tracking_order {
	border-top: 1px solid #414141;
	padding-top: 26px;
}

.tracking_order p {
	line-height: 20px;
	width: 645px;
	margin-top: 9px;
}

#infscr-loading-new {
	height: 32px;
	width: 700px;
	background: url(../images/shop_loader.gif) no-repeat center center;
	position: absolute;
	bottom: 165px;
	left: 230px;
	z-index: 99;
}

#zoom_container #zoom img {
	float: left;
	clear: left;
}

.more_images {
	width: 480px;
	margin-top: 15px;
	float: left;
	clear: left;
}

.more_images ul {
	margin-bottom: 5px;
	margin-left: -15px;
	float: left;
	clear: left;
}

.more_images ul li {
	margin-left: 15px;
	margin-bottom: 15px;
	list-style: none;
	float: left;
}

#currency{list-style: none}

#foreign_currency{
	color: gray !important;
	font-weight: normal !important;
	font-size: 13px !important;
	position: relative;
}

#currencies {
	background: #262626;
	padding: 6px 6px 3px 7px;
	margin-top: 5px;
	border-bottom: none;
	position: absolute;
	left: 0px;
	z-index: 99999;
}

#currencies li{
	list-style: none;
	font-size: 11px;
	margin: 0 0 5px 0;
}

.color_gold{color: #afb24c !important} 

#stwrapper{
	top: 470px !important;
	position: absolute;
}

.addthis_button{
	color: gray !important;
	margin: 0;
	padding: 0;
	float: left;
	font-family:' HelveticaNeueW01-UltLt', 'helvetica neue', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 12px;
	float: right;
	margin-right: 9px;
}

.at_item{
	font-family:' HelveticaNeueW01-UltLt', 'helvetica neue', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 11px;
	color: gray
}

.at15t{
	font-family:' HelveticaNeueW01-UltLt', 'helvetica neue', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 11px;
	color: gray
}

#at15ptc{
	font-family:' HelveticaNeueW01-UltLt', 'helvetica neue', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: gray
}

#at15s_head{
	background: white;
	border: none;
	font-family:' HelveticaNeueW01-UltLt', 'helvetica neue', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: gray;
}

#at16pf{display: none}
#at_to{background: gray}

.account_info_row{
	float: left;
	width: 327px;
	margin: 0 160px 70px 0 !important;
}

.last{margin-right: 0 !important} 

.account_info_row .info{
	float: left;
	font-family:'helvetica neue', ' HelveticaNeueW01-UltLt',helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 50;
	font-size: 12px;
	margin-top: 5px;
}

.account_info_row .info a{
	float: left;
	color: #afb24c;
}

.margin_bottom{margin-bottom: 40px}

.works_row div.left {
	font-size: 13px;
	color: #afb24c;
	line-height: 17px;
	width: 154px;
	float: left;
}

#favourites_item{
	float: left;
	width: 800px;
}

#favourites_item li {
	list-style: none;
	width: 147px;
	margin-right: 16px;
	float: left;
	margin-bottom: 25px;
	position: relative;
}

#favourites_item li .details_container {
	height: 147px;
	position: relative;
}

#favourites_item li.right {margin-right:0}

#favourites_item li span {
	font-size: 13px;
	color: #afb24c;
	margin: 6px 0 0 0;
	display: block;
}

#favourites_item li h5 {
	font-size: 13px;
	font-weight: 100;
	color: #fff;
	margin-top: 3px;
}

h3.favourits_headline{
	margin-top: 80px;
	float: left;
}

#favourites_item li div.details {
	background: url(../images/details_background.png);
	position: absolute;
	width: 127px;
	padding: 8px 10px 4px 10px;
	left: 0;
	bottom: 0;
	display: none;
}

#favourites_item li div.details a {
	font-size: 12px;
	color: #afb24c;
	font-weight: 100;
	display: block;
	margin-bottom: 3px;
	padding-left: 18px;
	background: url(../images/arrow_content_small.gif) no-repeat left center;
}

.collectors_row .right li a {color: #afb24c}

#calendar {
	font-size: 12px;
	border-spacing: 2px;
	margin: 7px 0 0 0;
	float: left;
}

#calendar th, #calendar td {
	text-align: left;
	vertical-align: top;
	width: 134px;
	margin: 0;
}

#calendar th b {
	font-family:'helvetica neue',helvetica,arial,sans-serif;
	font-weight: 400;
	margin: 4px 0 0 4px;
	display: block;
}

#calendar th {padding-bottom: 13px}

.calendar_day {
	background: url(../images/lines_bg.gif) repeat-y left top;
	padding-bottom: 20px;
}

.calendar_day .date {
	margin: 4px 0 8px 4px;
	display: block;
}

#calendar td div {
	font-family:'helvetica neue',helvetica,arial,sans-serif;
	font-weight: 200;
	color: #fff;
	width: 126px;
	margin-top: 2px;
	padding: 5px 4px 5px 4px;
}

#calendar td div em {
	font-family: arial,sans-serif;
	font-weight: 500;
	letter-spacing: 0;
}

#calendar td div strong {font-weight: bold}

#calendar td div.blue {background: #afb24c;color: #000;}
#calendar td div.green {background: #768f8b}
#calendar td div.red {background: #92a1b4}
#calendar td div.orange {background: #606c73}
#calendar td div.pfirsich {background: #c5946c !important}
#calendar td div.rosa {background: #998787 !important}



h1.calendar_headline {
	margin-left: 7px;
	float: left;
}

* html h1.calendar_headline {display: inline}

h2.calendar_month {
	font-size: 15px;
	margin: 12px 0 0 7px;
	float: left;
}

.text-below-calendar{
	color: #999;
	font-family: 'helvetica neue', 'HelveticaNeueW01-UltLt';
	font-weight: 100;
	font-size: 15px;
	margin-left: 123px;
	margin-top: 1px;
}



.intro_full.note {margin: 13px 0 80px 0}

.shop_alt_works {
	font-size: 22px;
	margin-bottom: 11px;
	float: left;
}

.contact_left {
	width: 475px;
	float: left;
}

.contact_left p {margin-bottom: 40px}

.contact_left h2 {
	font-size: 18px;
	margin-bottom: 7px;
}

.contact_right {float: right}

a.print {
	font-size: 12px;
	background: url(../images/print.gif) no-repeat left top;
	padding-left: 20px;
	margin-top: 15px;
	float: right;
}

.error_new_member{
	color: #ce3c3e;
	margin-left: 10px;
	margin-bottom: 5px;
}

h2.headline_request {
	font-size: 22px;
	padding-top: 14px;
}

p.error_request {
	color: #ce3c3e;
	padding: 4px 0 13px 0;
}

.empty_basket {font-size: 13px !important;color: #fff !important;margin-bottom: 30px !important}

.story_nav {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 13px;
	font-weight: 300;
	width: 957px;
	float: left;
}

.story_nav.top {
	padding-bottom: 5px;
	border-bottom: 1px solid #414141;
}

.story_nav.bottom {
	padding-top: 5px;
	margin-top: 25px;
	border-top: 1px solid #414141;
}

.story_nav.bottom.coverflow {margin: 0px 0 40px 0}
.story_nav li {list-style: none}
.story_nav li a {color: #afb24c !important}
.story_nav li.prev {float: left}
.story_nav li.next {float: right}

.story_content {
	width: 625px;
	padding-top: 30px;
	float: left;
}

.story_content h1 {
	font-size: 38px !important;
	width: 625px;
	float: left;
}

.story_content h2 {
	font-size: 18px !important;
	line-height: 20px;
	width: 625px;
}

.story_meta {
	font-size: 13px;
	text-align: right;
	line-height: 17px;
	margin: 5px 0 5px 0;
	float: right;
}

.story_meta span {
	color: #999;
	display: block;
}

.story_images {
	position: relative;
	float: left;
}

.story_images .items div {position: relative}

.editorial_image_wrap {position: relative}

.editorial_image_wrap .image_product {
	width: 600px;
	display: block;
}

.editorial_image_wrap .image_product p {margin: 0}

.story_images .items div .image_product {
	width: 605px;
	display: block;
}

.story_text {
	width: 620px;
	margin-top: 36px;
	float: left;
}

.story_text p {
	line-height: 22px;
	margin-bottom: 20px;
}

span.story_product {
	width: 608px;
	margin: 0 14px 20px 0;
	display: block;
	float: left;
}

span.story_product a.read_more {
	background: url(http://development.artsation.com/layout/images/arrow_content_small.gif) no-repeat 0% 50%;
	color: #afb24c;
	display: block;
	font-size: 13px;
	padding-left: 18px;
	float: right;
}

.other_stories {
	width: 316px;
	margin: 36px 0 0 16px;
	float: left;
}

.other_stories h3 {
	font-size: 22px;
	margin-bottom: 13px;
}

.other_stories div {
	width: 316px;
	line-height: 17px;
	margin-bottom: 17px;
	float: left;
	clear: left;
}

.other_stories div img {
	margin: 0 11px 8px 0;
	float: left;
	clear: left;
}

.other_stories div p {
	color: #999;
	width: 150px;
	float: left;
}

.other_stories div strong {
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
	display: block;
	text-decoration: underline;
}

.other_stories div strong a {text-decoration: underline}

.other_stories div a.read_more {
	background: url(http://development.artsation.com/layout/images/arrow_content_small.gif) no-repeat 0% 50%;
	color: #afb24c;
	display: block;
	font-size: 13px;
	margin-top: 0px;
	padding-left: 18px;
	float: right;
}

.left_account{
	float: left;
	width: 480px;
}

.account_image{float: right}

.editorial_left {
	width: 642px;
	float: left;
}

.rss_column {
	width: 154px;
	margin-right: 6px;
	float: left;
}

.rss_column .type_2 {margin-bottom: 10px}

.pager{
	font-size: 13px;
	margin-right: 5px;
	float: right;
}

.pager li {
	list-style: none;
	float: left;
}

.pager li a{color:#afb24c}
.pager li.prev{margin-right:15px}
.pager li.next{margin-left:15px}
.pager li.page{margin:0 4px}
.pager li.page.active a{color:#fff}

.lang_select {position: relative}

.lang_note {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0;
	white-space: nowrap;
	background: #e60520;
	position: absolute;
	padding: 7px;
	left: -72px;
	top: 22px;
	display: none;
}

.lang_note span {
	background: url(../images/note_top_red.gif) no-repeat;
	height: 9px;
	width: 15px;
	display: block;
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -7px;
}

.table_full {margin-top: 16px}

.table_full,.table_full table {border-spacing: 0}

.table_full td,.table_full th {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
}

.table_full th {
	font-weight: 300;
	color: #808080;
	padding: 7px 0 5px 0;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
}

.table_full td {padding: 3px 0 3px 0}

.table_full.divided td {
	padding: 7px 0 5px 0;
	border-bottom: 1px solid #232323;
}

.table_full strong {font-weight: 400}

.table_left {
	width: 786px;
	margin-right: 16px;
	float: left;
}

.other_tables {
	width: 157px;
	float: left;
}

.other_tables h3 {
	font-size: 22px;
	margin-bottom: 13px;
}

.other_tables div {
	width: 157px;
	line-height: 17px;
	margin-bottom: 30px;
	float: left;
	clear: left;
}

.other_tables div img {
	margin: 0 11px 8px 0;
	float: left;
	clear: left;
}

.other_tables div p {
	width: 157px;
	float: left;
}

.other_tables div strong {
	font-weight: 500;
	margin-bottom: 4px;
	display: block;
}

.other_tables div a.read_more {
	background: url(../images/arrow_content_small.gif) no-repeat 0% 50%;
	color: #afb24c;
	display: block;
	font-size: 13px;
	margin-top: 3px;
	padding-left: 18px;
	float: right;
}

.table_logos {
	width: 316px;
	margin-top: 35px;
	float: left;
}

.table_logos img {margin-bottom: 27px}
.bottom_space {margin-bottom: 30px}

.column_half_charts {
	width: 476px;
	margin-top: 50px;
	float: left;
}

.column_half_charts div.item {
	width: 476px;
	margin-bottom: 35px;
	float: left;
	clear: left;
	position: relative;
}

.column_half_charts div.item h5 {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	width: 476px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

.column_half_charts div.item .image_wrap {
	margin-right: 14px;
	float: left;
	display: block;
}

.column_half_charts div div {
	width: 305px;
	float: left;
}

.column_half_charts div.item p {
	font-size: 12px;
	line-height: 16px;
}

.column_half_charts div.item a.link {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 12px;
	font-weight: 400;
	color: #afb24c;
	position: absolute;
	bottom: 0;
	left: 160px;
}

.terms_checkbox {
	margin: 5px 7px 0 43px;
	float: left;
}

.terms_label {
	white-space: nowrap;
	float: left;
	clear: none !important;
}

.terms_label a,.field_note a {color: #afb24c}

.collectors_row.partners ul.right li {height: 200px}

#sign_up_teaser {
	background: url(../images/sign_up.png);
	height: 70px;
	width: 960px;
	display: block;
	position: absolute;
	z-index: 99999;
	bottom: 100px;
	right: 6px;
}

.guide_space {margin-bottom: 25px}

.hide_for_ipad {display: none}

#pick_of_the_week {
	width: 959px;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	float: left;
	color: #fafafa;
}

#pick_of_the_week h2 {
	font-size: 28px;
	color: #fafafa;
}

#pick_of_the_week div {
	width: 300px;
	height: 452px;
	float: left;
	color: #fafafa;
	position: relative;
}

#pick_of_the_week div p {
	line-height: 22px;
	color: #fafafa;
}

#pick_of_the_week img {float: right}

#pick_of_the_week div a.order_now {
	bottom: 5px;
	color: #afb24c;
	font-size: 15px;
	font-weight: 500;
	position: absolute;
	right: 0;
}

#advice_bottom {
	float: left;
	width: 959px;
}

.advice_column.first {margin-left: 0}

.advice_column {
	color: #fafafa;
	width: 295px;
	margin-left: 25px;
	float: left;
}

.advice_column.wide {width: 325px}
.advice_column.right {margin-left: 5px}

.advice_column h3 {
	font-size: 28px;
	color: #fafafa;
	margin-bottom: 15px;
}

.advice_column .text_block {
	margin-bottom: 15px;
	float: left;
	clear: left;
	cursor: pointer;
}

.advice_column .text_block h4 {
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 6px;
}

.advice_column .text_block p {line-height: 17px}

.advice_column .text_block img {
	margin: 3px 10px 10px 0;
	float: left;
}

.advice_column .text_block a {
	color: #afb24c;
	font-size: 13px;
	font-weight: 500;
	float: right;
}

.advice_column .collector {
	height: 140px;
	margin-left: 17px;
	float: left;
	cursor: pointer;
}

.advice_column .collector.left {margin-left: 0}

.advice_column .collector img {
	float: left;
	clear: left;
}

.advice_column .collector a {
	color: #afb24c;
	font-size: 13px;
	margin-top: 3px;
	float: left;
	clear: left;
}

.advice_column .partner {
	font-size: 13px;
	width: 140px;
	margin-bottom: 16px;
	float: left;
}

.advice_column .partner.right {float: right}
.advice_column .partner a {color: #afb24c}

#shop_items li span.product-image,.featured-items li span.product-image {
	margin: 6px 0 8px 0;
	height: 226px;
	width: 226px;
	float: left;
	/*border: 1px solid #303030;*/
}

.featured-items li span.date {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;
	padding-bottom: 0px;
	float: left;
	clear: left;
}

.featured-items li .artist.article-headline {
	width: 100%;
}

.featured-items li .artist.article-headline h2 {
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
	line-height: 20px;
	padding-bottom: 6px;
}

.featured-items li p {
	font-size: 13px;
	font-family: HelveticaNeueW01-UltLt, 'helvetica neue', helvetica, arial, sans-serif;
	color: #fff;
	line-height: 20px;
}

.featured-items li p a.read_more {
	white-space: nowrap;
	background: url(../images/arrow.gif) no-repeat right 8px;
	padding-right: 10px;
	color: #afb24c;
	float: right;
}

#single-groups {
	border-top: none;
	padding-top: 0;
}

#single-groups ul {
	border-top: 1px solid #404040;
	padding: 16px 0 33px;
}

#single-groups .featured-items li {
	height: auto;
}

.single-head p {
	color: #999 !important;
	padding-bottom: 0 !important;
}

.featured-items li span.product-image {overflow: hidden;text-align: center}

.featured-items li span.product-image,.featured-items li span.hover {
	width: 309px;
}

#shop_items li span.hover {
	height: 226px;
	width: 226px;
	float: left;
	margin: 6px 0 8px 0;
	position: relative;
}

#shop_items li span.hover:hover {
	border: 1px solid #303030;
	margin: 6px 0 6px -1px;
} 

.hv_image {
	display: none;
	position: absolute;
	top: 0;
}

.zoom_text{
	float: left;
	position: absolute;
	left: 0;
	font-size: 30px;
	margin-left: 120px;
}

.overlay_image {float: left}

.chart {
	margin-bottom: 18px;
	float: left;
}

.chart_image {
	width: 640px;
	border: 1px solid #404040;
	float: left;
}

.chart p {
	width: 135px;
	margin-left: 8px;
	float: left;
}

.chart_zoom {
	display: block;
	position: relative;
}

.chart_zoom span,.chart_zoom_sidebar span {
	background: url(../images/zoom_icon.gif) no-repeat left top;
	height: 19px;
	width: 19px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.charts_wrapper h2 {
	font-size: 28px !important;
	margin-bottom: 25px;
	float: left;
	clear: left;
}

.chart_zoom_sidebar {
	width: 157px;
	border: 1px solid #404040;
	display: block;
	position: relative;
	float: left;
	margin-bottom: 8px;
}

#product_top {
	border-bottom: 1px solid #414141;
	margin-bottom: 35px;
	padding-bottom: 20px;
	float: left;
	clear: left;
}


.status_sold {
	background: url(../images/status_sold.png);
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	z-index: 999;
	left: 5px;
}

.status_booked {
	background: url(../images/status_reserved.png);
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	z-index: 999;
	left: 5px;
}

#zoom_container .status_sold,#zoom_container .status_booked {
	top: 3px;
	left: 10px;
}

#zoom_container .new_comer {
	top: 5px;
	left: 10px;
	width: 78px;
	height: 78px;
	background: url(../images/shop_newComer_bg.png);
	position: absolute;
	
}

#zoom_container .big_name {
	top: 5px;
	left: 10px;
	width: 78px;
	height: 78px;
	background: url(../images/shop_bigName_bg.png);
	position: absolute;
}

.text_left {
	float: left;
	width: 450px;
	margin-right: 20px;
	line-height: 17px;
}

.text_right {
	float: left;
	line-height: 17px;
	width: 450px;
}

.karin_srb {
	float: left;
	width: 450px;
}

#christmas_slideshow,#christmas_slideshow2,#christmas_slideshow3 {
	width: 960px;
	height: 460px;
	padding-bottom: 20px;
	margin: 6px 0 20px 0;
	float: left;
	border-bottom: 1px solid #414141;
}

#christmas_slideshow2,#christmas_slideshow3 {height: 729px}

#christmas_slideshow .item {
	height: 438px;
	width: 960px;
}

#christmas_slideshow img,#christmas_slideshow3 img {
	width: 793px;
	float: left;
}

#christmas_slideshow2 img {
	width: 960px;
	float: left;
}

#christmas_slideshow h5,#christmas_slideshow2 h5,#christmas_slideshow3 h5 {
	font-size: 15px;
	font-weight: 100;
	margin-bottom: 14px;
}

#christmas_slideshow h5 strong,#christmas_slideshow2 h5 strong,#christmas_slideshow3 h5 strong {font-family: arial,sans-serif}

#christmas_slideshow div div,#christmas_slideshow2 div div,#christmas_slideshow3 div div {
	width: 150px;
	margin-left: 15px;
	float: left;
}

#christmas_slideshow div div .buy_now,#christmas_slideshow2 div div .buy_now {
	font-size: 15px;
	font-weight: 500;
	color: #afb24c;
	margin-top: 23px;
	float: left;
}

#art_calendar_year {
	float: left;
	margin-top: 56px;
}

#art_calendar_year h1 {font-weight: 100}

.table_year_calendar {
	margin-top: 20px;
	margin-left: 50px;
}

.table_year_calendar tr td {
	width: 23px;
	height: 25px;
	background: url(../images/td_bg.gif) left top;
	font-family: 'helvetica neue',helvetica,arial,sans-serif;
	font-weight: 300;
	font-size: 12px;
}

.table_year_calendar tr.days td ,.table_year_calendar tr td.first{background: none}
.table_year_calendar tr td a{ border-bottom: 1px solid white}


.table_year_calendar tr td div strong {
	text-overflow: ellipsis;
	overflow: hidden;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-left: 4px;
	margin-top: 2px;
}

.table_year_calendar tr td div span {
	overflow: hidden;
	height: 13px;
	color: #fff;
	font-size: 11px;
	font-weight: regular;
	float: left;
	font-weight: 200;
	margin-left: 5px;
}

.table_year_calendar tr td div {
	float: left;
	overflow: hidden;
	padding-bottom: 5px;
}

.next_prev {
	float: left;
	width: 795px;
	position: absolute;
	top: 485px;
	left: 8px;
	display: none;
}

.prev2 {float: left} 
.next2 {float: right} 

#advice_box {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	background: #afb24c;
	padding: 8px;
	position: absolute;
	z-index: 99999999;
	top: 139px;
	right: 166px;
}

#advice_box a {color: #000}

#advice_box strong {
	font-family: 'helvetica neue',helvetica,arial,sans-serif;
	font-weight: 500;
}

#advice_box span {
	width: 15px;
	height: 8px;
	background: url(../images/arrow_bottom.gif) no-repeat left top;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -7px;
}

#valentines_day {
	width: 960px;
	padding: 36px 0 10px 0;
	float: left;
	clear: left;
}

#valentines_day h1 {
	font-size: 48px;
	margin-left: 8px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}

#valentines_day p {
	line-height: 17px;
	margin-left: 8px;
	float: left;
	clear: left;
}

#valentines_day strong {font-weight: 400}

#valentines_day ul.downloads {
	width: 960px;
	padding-top: 16px;
	float: left;
	clear: left;
}

#valentines_day ul.downloads li {
	list-style: none;
	width: 312px;
	height: 441px;
	margin: 0 0 8px 8px;
	float: left;
}

#valentines_day ul.downloads li img {
	width: 312px;
	height: 441px;
}

#valentines_day ul.downloads li {position: relative}

#valentines_day ul.downloads li div.downloaded {
	height: 100%;
	width: 100%;
	background: url(../images/already_downloaded.png) no-repeat center center;
	position: absolute;
}

#valentines_day span.note {
	font-size: 12px;
	font-weight: 400;
	color: #ea0614;
	margin: 4px 0 0 8px;
	float: left;
	clear: left;
}

#valentines_day ul.pager {
	margin: 7px 0 0 8px;
	float: right;
	clear: none;
}

#valentines_day ul.pager li a {color: #fff}
#valentines_day ul.pager li {margin-right: 5px}
#valentines_day ul.pager li.active {text-decoration: underline}

p span.note {
	font-size: 12px;
	font-weight: 400;
	color: #ea0614;
	margin: 4px 0 0 0px;
	float: left;
}

#filter {
	width: 225px;
	margin: 10px 17px 0 0;
	/*background: #1e1e1e;*/
	float: left;
}

#filter h3 {
	font-size: 19px;
	font-weight: 200;
	border-bottom: 2px solid #000;
	width: 205px;
	padding: 10px 10px 8px 10px;
}

#filter ul {
	width: 213px;
	margin: 0 6px;
	padding: 10px 0 15px;
}

#filter ul.searched-options {
	padding: 10px 0 0px;
}

#filter ul.searched-options li {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	
}

#filter ul.searched-options li a {
	background: #65809B url(../images/delete_icon_search.gif) no-repeat 195px 3px !important;
	padding: 3px 13px 3px 6px;
	display: block;
}

#filter ul ul {
	width: 193px;
	padding: 0;
	margin-left: 20px;
}

#filter ul li {
	font-size: 12px;
	list-style: none;
	margin: 1px 0;
	position: relative;
}

#filter ul li.label {
	font-family: 'helvetica neue', helvetica, arial, sans-serif !important;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #404040;
	padding: 3px 0 3px 4px;
	position: relative;
}

#filter ul li.label a {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

#filter ul li.label.highlight {background: #768f8b}

#filter ul li.label a.view_all {
	color: #fff !important;
	float: right;
	position: absolute;
	top: 3px;
	right: -7px;
}

#filter ul li a {
	/*color: #989898;*/
	padding: 2px 13px 2px 4px;
	display: block;
}

#filter ul li a.deselect {
	height: 100%;
	padding: 0 4px 0 4px;
	line-height: 17px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	display: none;
}

#filter ul li.active a {
	color: #fff;
	background: #65809b;
}

#filter ul li.any.active a {background: #6f9075}
#filter ul li a:hover,#filter ul li a.open {color: #fff}

#shop_items.shop_items_landing {
	width: 715px;
	float: left;
	clear: none;
}

#shop_items.shop_items_landing div {
	width: 226px;
	padding-bottom: 40px;
	margin-left: 16px;
	float: left;
}

#shop_items.shop_items_landing div:first-child {margin-left: 0}

.content_404 h1 {margin-bottom: 10px}

.content_404 a {
	color: #6f9075;
	text-decoration: underline;
}

.content_404 div p {line-height: 22px}

.featured_404 {
	margin: 20px 0 2px -7px;
	padding: 25px 0 0 7px;
	border-top: 1px solid #414141;
	width: 953px;
	float: left;
}

.featured_404 h1 {float: left}

.featured_404 a.head_view_all {
	font-size: 15px;
	font-weight: 500;
	color: #6f9075;
	margin: 11px 0 0 4px;
	float: left;
}

.featured_404 #shop_items a span {color: #6f9075}

#artist_menu li ul {display: none} 

#featured_artwork {
	width: 715px;
	margin-bottom: 2px;
	float: left;
}

#featured_artwork h1 {
	margin-top: 0px;
}

#featured_artwork h2 {
	font-size: 20px;
	font-weight: 100;
	color: #fff;
	padding-bottom: 5px;
}

#featured_artwork img {
	margin-bottom: 7px;
	float: left;
}

#featured_artwork p {
	font-size: 13px;
	line-height: 20px;
	width: 700px;
}

#featured_artwork a.buy_now {
	font-size: 15px;
	font-weight: 500;
	color: black;
	letter-spacing: 0;
	background: #AFB24C;
	padding: 4px;
	margin-right: 5px;
	float: right;
}

a.download_arrow {
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0;
	color: #000;
	width: 136px;
	padding: 7px 0 7px 10px;
	margin-top: 5px;
	background: url(../images/arrow_button.gif) no-repeat left top;
	display: block;
}

#landing-wrapper {
	position: relative;
	float: left;
}

#landing-wrapper img {float: left}

.landing-form {
	position: absolute;
	left: 0;
	top: 282px;
}

.landing-form fieldset {
	background: url(../images/black70.png);
	padding: 9px 15px 9px 5px;
	margin-bottom: 2px;
	float: left;
	clear: left;
}

.landing-form label {
	font-size: 22px;
	margin: 0 13px 0 12px;
	float: left;
}

.landing-form input.email {
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 14px;
	width: 149px;
	padding: 5px 4px 4px;
	margin-right: 10px;
	border: 1px solid #fff;
	float: left;
}

.landing-form input.email.error {
	border: 1px solid red;
	background: red;
}

.landing-form input.button-signin {
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/button-signin.gif);
	cursor: pointer;
	width: 99px;
	height: 27px;
	border: none;
	float: left;
	font-size: 0; 
	display: block; 
	line-height: 0;
}

.landing-form div {
	background: url(../images/black70.png);
	width: 100%;
	float: left;
	clear: left;
}

.deactivate_button {
	font-size: 15px;
	font-weight: 500;
	color: black !important;
	background: #AFB24C;
	padding: 4px;
	position: absolute;
	top: 0px;
	z-index: 9998;
	left: 0px;
}

.sign-facebook {
	float: left;
	width: 200px;
	padding-bottom: 22px;
}

.sign-facebook h2 { 
	
}

.sign-facebook p { 
	float: left;
	clear: left;
	width: 200px;
}

.sign-facebook a {
	color: #AFB24C;
}

.sign-facebook .fbLogin {
	float: left;
	margin-top: 18px;
	margin-bottom: 10px;
}

.fbLogin {
	float: left;
	width: 184px;
	height: 37px;
	background: url(../images/facebook_sign_in.png) no-repeat;
}

.sign-facebook-login {
	float: left;
	width: 478px;
	border-bottom: 1px solid #414141;
	padding-bottom: 22px;
}

.sign-facebook-login h2 { 
	float: left;
	
}

.sign-facebook-login p { 
	float: left;
	clear: left;
}

.sign-facebook-login .fbLogin {
	float: right;
	margin-top: 3px;
}

*+ html .landing-form div {width: 752px}
* html .landing-form div {width: 752px}

.landing-form div p {
	font-size: 15px;
	padding: 5px 15px 6px 15px;
}

#header ul#footer_social {
	border: none;
	float: right;
}

#header ul#footer_social li,.social li{
	list-style: none;
	float: left;
	color: #999;
	font-size: 11px;
	font-family: 'helvetica neue','HelveticaNeueW01-UltLt';
	font-weight: 100;
	margin-left: 8px;
}

.addthis_toolbox {
	background: #000;
	padding: 7px 0 3px;
}

#special-shop-teaser {
	width: 960px;
	margin-bottom: 40px;
	float: left;
	clear: left;
	position: relative;
}

#special-shop-teaser .text-overlay {
	/*background: url(../images/black40.png);*/
	position: absolute;
	width: 46%;
	padding: 1% 1% 1% 1.5%;
	right: 1%;
	top: 16%;
}

#special-shop-teaser .text-overlay h1 {
	font-family: georgia;
	font-style: italic;
	font-size: 38px;
	-webkit-font-smoothing: antialiased;
}

#special-shop-teaser .text-overlay p {
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;
	line-height: 20px;
}

input.query {
	float: right;
	background: #3a3a3a;
	border: none;
	color: darkGray;
	font-size: 11px;
	width: 147px;
	font-family: 'HelveticaNeueW01-UltLt', 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: 300;
	padding: 3px 0 3px 5px;
	margin-top: 11px;
	margin-right: 5px;
}

#logo-list {
	width: 960px;
	padding-top: 50px;
	float: left;
	clear: left;
}

#logo-list li {
	background: url(../images/logos.gif) no-repeat 0 0;
	list-style: none;
	float: left;
	width: 137px;
	height: 164px;
}

#logo-list li.logo1 {height: 130px}
#logo-list li.logo2 {background-position: -137px 0;height: 130px}
#logo-list li.logo3 {background-position: -274px 0;height: 130px}
#logo-list li.logo4 {background-position: -411px 0;height: 130px}
#logo-list li.logo5 {background-position: -548px 0;height: 130px}
#logo-list li.logo6 {background-position: -685px 0;height: 130px}
#logo-list li.logo7 {background-position: -822px 0;height: 130px}
#logo-list li.logo8 {background-position: 0 -130px}
#logo-list li.logo9 {background-position: -137px -130px}
#logo-list li.logo10 {background-position: -274px -130px}
#logo-list li.logo11 {background-position: -411px -130px}
#logo-list li.logo12 {background-position: -548px -130px}
#logo-list li.logo13 {background-position: -685px -130px}
#logo-list li.logo14 {background-position: -822px -130px}
#logo-list li.logo15 {background-position: 0 -296px}
#logo-list li.logo16 {background-position: -137px -296px}
#logo-list li.logo17 {background-position: -274px -296px}

#skyscraper {
	position: absolute;
	top: 234px;
	right: -200px;
	width: 170px;
}

#skyscraper a {
	margin-bottom: 10px;
	float: left;
	clear: left;
}

#skyscraper img {float: left}	


.conf-data {
	float: left;
	width: 957px;
}

.conf-left {float: left}
.conf-right {float: right}
.alignright {text-align: right}
.alignright strong {font-size: 21px}

.aligncenter {
	text-align: center;
	font-size: 18px;
	
	
}

.aligncenter td {
	background: #262626;
	padding: 4px 0px 17px 0px; 
}

.productRow {
	border-bottom: 1px solid #262626;
	margin-bottom: 10px;
	text-align: center;
}

.alignleft {
	font-size: 18px;
}

.alignleft {
	background: #262626;
}


.alignleft td.first {
	background: #262626;
	text-align: left;
	
}

.alignleft td.first span {
	float: left;
	margin-left: 10px;
	
}

.alignleft td.last span {
	float: right;
	margin-right: 40px;
	
}

.alignleft td.last {
	background: #262626;
	text-align: right;
}

.agbinfo {
	float: left;
	margin-top: 20px;
	font-size: 15px;
}

.featured-group {
	width: 961px;
	border-top: 1px solid #404040;
	padding: 16px 0 30px 0;
	float: left;
	clear: left;
}

.featured-group .featured-head {
	width: 100%;
	float: left;
	clear: left;
}

.featured-group h3 {
	font-size: 30px;
	padding: 0 8px 3px 0;
	float: left;
}

.featured-group a.view-all {
	font-size: 13px;
	color: #afb24c;
	background: url(../images/arrow_content.gif) no-repeat right 4px;
	padding-right: 22px;
	position: relative;
	top: 15px;
	float: left;
}

.featured-group p {
	width: 100%;
	padding-bottom: 13px;
	color: #999;
	float: left;
	clear: left;
}

.home-footer {
	width: 961px;
	float: left;
	clear: left;
}

.home-footer a {color: #c2c2c2}

.home-footer .social {
	width: 100%;
	height: 16px;
	background: url(../images/border.gif) repeat-x left center;
	margin-bottom: 28px;
}

.home-footer .social ul {
	width: 104px;
	height: 16px;
	margin: 0 auto;
	background: #000;
}

.home-footer .row {
	width: 100%;
	float: left;
	clear: left;
}

.home-footer .footer-links {
	width: 142px;
	margin-right: 21px;
	float: left;
}

.home-footer .footer-links.wide {
	width: 309px;
	margin-right: 17px;
}

.home-footer .footer-links ul li {
	font-size: 12px;
	list-style: none;
	padding-bottom: 13px;
}

.home-footer .footer-links ul li a:hover,
.home-footer .service h2 a:hover {text-decoration: underline}

.home-footer .footer-links.wide ul li {
	background: url(../images/square.gif) no-repeat left 3px;
	padding-left: 15px;
}

.home-footer .footer-links p {
	font-size: 12px;
	color: #c2c2c2;
	line-height: 16px;
}

.home-footer h6,.home-footer .service h2 {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #b1b142;
	padding-bottom: 10px;
}

.home-footer .service {
	width: 145px;
	margin-left: 18px;
	float: left;
}

.home-footer .service.left {margin-left: 0}

.home-footer h6 a,.home-footer .service h2 a {color: #b1b142}

.home-footer .service p {
	font-size: 12px;
	color: #c2c2c2;
	line-height: 16px;
}

.shop-options {
	font-size: 12px;
	color: #c2c2c2;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 13px 0;
	margin: 22px 0 23px;
}

.shop-options span {
	line-height: 24px;
	margin-right: 5px;
	float: left;
}

.shop-options img {
	margin-right: 6px;
	float: left;
}

.shop-options .left {
	float: left;
}

.shop-options .right {
	min-width: 309px;
	float: right;
}

.home-footer .newsletter-signup {
	color: #c2c2c2;
	width: 309px;
	float: left;
}

.home-footer .newsletter-signup legend {
	font-size: 16px;
	color: #b1b142;
	margin-bottom: 2px;
	border:0;
	padding:0;
	white-space:normal;
	*margin-left:-7px;
}

.home-footer .newsletter-signup p {
	font-size: 12px;
}

.home-footer .newsletter-signup label {
	font-size: 12px;
	padding: 16px 0 7px;
	float: left;
	clear: left;
}

.home-footer .banner {
	margin-top: -60px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}

.newsletter-signup form {
	width: 100%;
}

.newsletter-signup form input.submit {
	font-size: 12px;
	padding: 4px 12px 3px;
	margin: 2px 8px 0 0;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.content-text,.content-text-page {
	width: 100%;
	padding-bottom: 40px;
	float: left;
	clear: left;
}

.content-text-page p {
	padding-bottom: 20px;
}

.content-text h2 {
	font-size: 24px;
	font-weight: 100;
	float: left;
	clear: left;
}

.payments {
	margin: 8px 0 0 540px;
	float: left;
}

.room {
	width: 1200px;
}

.room .image-map {
	width: 960px;
	height: 679px;
	margin-right: 15px;
	float: left;
}

.room .image-map map {

}

.room-text {
	width: 200px;
	float: left;
}

.room-text h3,.room-item h3 {
	font-size: 15px;
	font-weight: 100;
	margin-bottom: 14px;
}

.room-text h3 strong,.room-item h3 strong {
	font-family: arial,sans-serif;
}

.room-text p {
	font-size: 13px;
}

.room-item p a,.room-text p a {text-decoration: underline}

.split {
	padding-bottom: 20px;
	float: left;
	clear: left;
}

.split a.view-all {
	font-size: 13px;
	color: #afb24c;
	background: url(../images/arrow_content.gif) no-repeat right 4px;
	padding-right: 22px;
	float: left;
	clear: left;
}

.split .hidden-text {
	display: none;
}

.left-column,.right-column {
	width: 469px;
	float: left;
}

.left-column {margin-right: 10px}

.right-column {margin-left: 10px}

.assist-panel {
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	letter-spacing: 0;
	line-height: 22px;
	text-shadow: #eaeac8 0px 1px 0px;
	width: 454px;
	padding: 5px 8px;
	margin-top: 55px;
	float: left;
	clear: left;
	background: #c5c862 url(../images/box-bg.gif);
}

.assist-panel a {color: #000;text-decoration: underline}

.assist-panel strong {font-size: 16px;font-weight: 700}

.split-text {padding-bottom: 0}

.hidden-text {padding-top: 20px}

#paymentProvider {
	float: left;
	width: 800px;
}

#paymentProvider label {
	float: left;
	margin-right: 5px;
}

#paymentProvider input {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}

.loading {
	background: url(../images/paypal_loading.gif) no-repeat;
	height: 10px;
	width: 40px;
	float: left;
	margin-top: 19px;
	clear: right;
}

.info-payment {
	float: left;
	margin-bottom: 15px;
}

.info-payment a {
	color: #AFB24C;
}

#shop_items a.buy_now.download {
	float: right;
	margin: -5px 0 30px;
}

/* @ bug fixes */
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clear {display:block}
* html .clear {height:1%}
/* end bug fixes 