html {height:100%;}
body{
	margin:0;
	height:100%;
	background:#ccc;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#6b6b6b;
}

.mainContents {
	margin-left:210px;
}

.blue, .nav a, .consult_left h2 {
	color:#20A58F;
}

.oppSuc {
	font-size:14px;
	margin-top:30px;
}

.contactText {
	font-size:14px;
	padding-left:3px;
}

.contactText p {
	margin:0;
}

.oppSuc ul, .oppSuc ul li a {
	color:#20A58F;
}

.oppSuc ul li div {
	color:#6B6B6B;
}

#page_contents {
	overflow:overflow;	
}

img{border-style:none;}
a{
	color:#818181;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

.nav {
	list-style:none;
	padding:0 0 0 15px;
	font-size:11px;
	font-weight:bold;
	margin-top:62px;
	margin-left:0;
}

.nav li {
	padding:5px 0;
}

/* wrapper start */
#wrapper {
	width:930px;
	margin:0 auto;
	background:#fff;
	padding:0 20px;
	position:relative;
	min-height:100%;
	overflow:hidden;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
/* header start */
#header {
	overflow:hidden;
	width:930px;
	height:143px;
	position:absolute;
	top:0;
	left:20px;
	font:11px/16px Arial, Helvetica, sans-serif;
}
#header .header-top{
	width:100%;
	overflow:hidden;
	padding:21px 0 0;
}
#header .logo-holder{float:left;}
#header .logo{
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-logo.gif) no-repeat;
	width: 189px;
	height: 57px;
	margin:0 14px 0 0;
}
#header .logo a{
	display:block;
	width: 189px;
	height: 57px;
}
#header .slogan{
	float:left;
	text-indent:-9999px;
/*	background:url(../images/bg-slogan.gif) no-repeat; */
	width: 265px;
	height: 35px;
	margin:27px 0 0;
}
#header .holder{
	float:right;
	padding:1px 0 0;
}
#header .mail {
	float:left;
	margin:0 0 17px 2px;
	display:inline;
}
#header .mail span{
	color:#ecb73c;
	display:block;
	margin:0 0 2px;
}
#header .purchases{
	float:left;
	height:22px;
	border:1px solid #eeeeed;
	border-width:1px 1px 0;
	background:url(../images/bg-purchases.gif) no-repeat 8px 60%;
	padding:11px 27px 0 37px;
	clear:both;
}
#header .nav-holder{
	overflow:hidden;
	height:38px;
	background:url(../images/bg-nav-holder.gif) repeat-x;
	border:1px solid #eeeeed;
	border-width:0 1px;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	background:url(../images/sep-nav.gif) no-repeat 100% 0;
	padding:1px 2px 0 0;
}
#nav li a{
	color:#20a58f;
	float:left;
	text-align:center;
	padding:7px 13px 0;
	font-weight:bold;
	height:25px;
}
#nav li.active a,
#nav li a:hover{
	background:#ebebeb url(../images/bg-nav-hover.gif) repeat-x;
	text-decoration:none;
}

.pageImg {
	margin-top:20px;
}
/* header end */
/* main start */
#main {
	margin:145px 0 57px;
	background:url(../images/bg-main.jpg) no-repeat;
	overflow:hidden;
}
#main .visual{
	height:333px;
	overflow:hidden;
	padding:1px 0 0;
	position:relative;
}
#main .visual .grade {
	position:absolute;
	background:url(../images/bg-grade.png) no-repeat;
	width: 935px;
	height: 59px;
	top:0;
	left:0;
}
#main .visual img{display:block;}
#main .visual .img-holder{
	background:url(../images/bg-img-holder.png) no-repeat;
	height: 222px;
	width: 482px;
	padding:0 44px 51px;
	margin:0 0 0 49px;
}
#main .main-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main-holder.gif) repeat-y;
}
#main .main-frame{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main-frame.gif) no-repeat 0 100%;
	min-height:248px;
}
* html #main .main-frame{
	height:248px;
	overflow:visible;
}
#wrapper .inner{background:url(../images/bg-inner-main.gif) repeat-x 0 24px;}
#main .breadcrumbs-holder{
	overflow:hidden;
	height:1%;
	border:1px solid #eeeeed;
	color:#757575;
	height:19px;
	padding:3px 0 0 12px;
	font-size:1em;
	line-height:1.6em;
}
#main .breadcrumbs-holder span{
	float:left;
	margin:0 7px 0 0;
}
#main .breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#main .breadcrumbs li{
	float:left;
	background:url(../images/sep-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 0 0 13px;
	margin:0 19px 0 -13px;
}
#main .breadcrumbs li a{color:#757575;}
.promote {
	overflow:hidden;
	background:url(../images/bg-promote.jpg) repeat-x 0 100%;
	width:938px;
	min-height:256px;
	margin:0 -9px 0;
	padding:0 0 114px 10px;
}
* html .promote{
	height:256px;
	overflow:visible;
}
#main .promote .info-holder{
	margin:25px 0 0;
	overflow:hidden;
}
#main .promote .buttons{
	float:left;
	margin:79px 0 0;
}
#main .promote .buttons a {
	width:41px;
	height:36px;
	background:url(../images/ico-info-search.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#main .promote .buttons a.search { background-position: 0 100%;}
#main .promote .info{
	background:url(../images/bg-info.gif) no-repeat;
	padding: 0 0 0 53px;
	float:left;
	margin:0 0 0 -4px;
}
#main .promote .info .frame {
	width:346px;
	border: solid #dcdcdc;
	border-width: 1px 1px 1px 0;
	padding:16px 16px 16px 18px;
	float:left;
}
#main .promote .info .left-col{
	float:left;
	width:205px;
	margin:0 13px 0 0;
	overflow:hidden;
}
* html #main .promote .info .left-col{margin:0 10px 0 0;}
#main .promote .info .autor {
	width:100%;
	overflow:hidden;
}
#main .promote .info .autor .title {
	font-size:18px;
	color:#f0b73d;
	font-weight:normal;
	display:block;
	margin:0 0 8px;
}
#main .promote .info .autor dl {
	margin:0 10px 0 1px;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
}
#main .promote .info .autor dt {
	float:left;
	width:55px;
	margin:0 6px 0 0;
}
#main .promote .info .autor dd {
	font-weight:normal;
	margin:0;
	overflow:hidden;
	height:1%;
}
#main .promote .info .right-col {
	float:right;
	width:128px;
	overflow:hidden;
}
#main .promote .info .right-col .price {
	text-align:right;
	font-size:18px;
	color:#6b6b6b;
	line-height:26px;
	display:block;
	padding:0 2px;
}
#main .promote .info ul.actions-list{
	margin:38px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}
#main .promote .info ul.actions-list li {margin:0 0 6px;}
#main .promote .info ul.actions-list li a{
	width:120px;
	line-height:26px;
	height:26px;
	overflow:hidden;
	background:url(../images/bg-action-list.gif) no-repeat 0 -26px;
	display:block;
	padding:0 0 0 8px;
}
#main .promote .info ul.more {
	list-style:none;
	margin:72px 0 0;
	padding:0;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
#main .promote .info ul.more li {
	margin:0 0 10px;
	overflow:hidden;
	height:1%;
}
#main .promote .info ul.more a {
	float:left;
	color:#20a08f;
	background:url(../images/sep-more.gif) no-repeat 100% 50%;
	padding: 0 10px 0 0;
}
#main .promote .info ul.actions-list .buy-now a {background-position: 0 0;}
#main .promote .info ul.actions-list a{color:#fff ;}
#main .promote .holder{
	float:left;
	width:364px;
	margin:45px 10px 0 0;
	font-size:0;
	line-height:0;
}
#wrapper .flex-holder{
	overflow:hidden;
	float:right;
	background:url(../images/bg-flex-holder.gif) no-repeat -12px 0;
	display:inline;
	zoom:1;
}
.flex-holder .top-right {
	background:url(../images/bg-flex-holder-right.gif) no-repeat 100% 0;
	padding: 8px 0 0;
	zoom:1;
}
.flex-holder .bottom-left {
	background:url(../images/bg-flex-holder.gif) no-repeat -12px 100%;
	zoom:1;
}
.flex-holder .bottom-right {
	background:url(../images/bg-flex-holder-right.gif) no-repeat 100% 100%;
	padding:0 0 16px;
	zoom:1;
}
.flex-holder .left {
	background:url(../images/bg-flex-holder.gif) repeat-y;
	padding:0 0 0 11px;
	zoom:1;
}
.flex-holder .right {
	background:url(../images/bg-flex-holder.gif) repeat-y 100% 0;
	padding:0 11px 0 0;
	zoom:1;
}

#wrapper .inner .main-holder {
	background:url(../images/bg-inner-main-holder.gif) repeat-y;
}

#wrapper .inner .main-frame{background:url(../images/bg-inner-main-frame.gif) no-repeat 0 100%;}
/* content start */
#content {
	width:550px;
	float:left;
	border-top:1px solid #cfcfcf;
}
#content .text-holder{
	overflow:hidden;
	height:1%;
	padding:19px 32px 0 13px;
}
#content .text-holder h1{
	margin:0 0 9px;
	text-indent:-9999px;
	background:url(../images/target-follow-arts.gif) no-repeat;
	color:#ecb73c;
	line-height:36px;
}
#content .you-may {
	margin:32px 0 9px 15px;
	text-indent:-9999px;
	background:url(../images/text-you-may.gif) no-repeat;
	width: 258px;
	height: 41px;
	color:#ecb73c;
}

.txtImgCols {
	overflow:hidden;	
}

#content p, .txtImgCols .textCol {
	margin:0 0 7px;
	font-size:1.1em;
	line-height:2em;
}
.inner #content{
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:300px;
}
* html .inner #content{
	height:300px;
	overflow:visible;
}
#content .picture-holder{
	position:relative;
	width:752px;
	left:50%;
}
#content .picture-list {
	width:752px;
	margin:50px 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	position:relative;
	left:-50%;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
}

.picture-row {
	overflow:auto;
}

#content .picture-list .picture {
	float:left;
	margin:0 0 10px 25px;
}

#content .picture-list .picture a {
	background:#f2eaec;
	border:1px solid #d6d6d6;
	padding:1px;
	display:block;
	margin:0 0 13px;
}

#content .picture-list .pic-row-first {
	margin-left:0;
}

#content .picture-list .picture img {
	display:block;
	border:2px solid #f6f6f6;
}
#content .picture-list .picture span {
	display:block;
	color:#20a08f;
	padding:0 0 3px;
	text-align:left;
}

#content .picture-list li {
	float:left;
	width:162px;
	margin:10px 0 10px 25px;
}

#content .picture-list li a {
/*	background:#f2eaec;*/
	border:0;
	padding:0px;
	display:block;
	margin:0 0 13px;
}

#content .picture-list li a img {
	border:1px solid #D6D6D6;
	padding:2px;x	
}

.youMayPic .flex-holder .bottom-right {
}

.youMayPic .flex-holder {
	margin-right:20px;
	zoom:1;
}

.youMayPic .holder {
	overflow:hidden;
	zoom:1;
}

#content .youMayPic .picture-list li a {
	background-color:transparent;
	display:inline;
	margin:0;
}

/* content end */
/* sidebar start */
#sidebar {
	width:360px;
	float:right;
	border-top:1px solid #cfcfcf;
}
#sidebar .info-block{
	height:1%;
	overflow:hidden;
	padding:11px 7px 0 6px;
}
#sidebar .info-block .heading{
	overflow:hidden;
	height:1%;
	padding:0 0 0 10px;
	margin:0 0 7px;
}
#sidebar .info-block .heading strong{
	font-size:1.8em;
	line-height:2em;
	color:#20a08f;
	font-weight:normal;
	float:left;
}
#sidebar .info-block a.rss{
	float:right;
	color:#f18515;
	padding:2px 25px;
	margin:8px 0 0;
	background:url(../images/ico-rss.gif) no-repeat 100% 0;
	font-size:11px;
	text-decoration:underline;
}
#sidebar .info-block a.rss:hover{text-decoration:none;}
#sidebar .news-list{
	margin:0 0 13px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#sidebar .news-list li{
	display:block;
	border-bottom:1px solid #a8dad4;
	padding:0 0 2px;
	margin:0 0 3px;
}
#sidebar .news-list .holder{
	background:#f1f1f1 url(../images/bg-news-list.gif) repeat-x;
	font:bold 1.1em/1.8em Arial, Helvetica, sans-serif;
	padding:6px 10px 4px 11px;
	border:1px solid #eeeeed;
}
#sidebar .news-list li em.date{
	float:left;
	margin:0 17px 0 0;
	font-style:normal;
}
* html #sidebar .news-list li em.date{margin:0 14px 0 0;}
#sidebar .news-list li .item{
	overflow:hidden;
	height:1%;
}
#sidebar .news-list li a{
	color:#6b6b6b;
	background:url(../images/sep-news-list.gif) no-repeat 100% 51%;
	display:block;
	padding:0 30px 0 0;
}
#sidebar .info-block .more{
	padding:0 10px 0 0;
	background:url(../images/sep-news-list.gif) no-repeat 100% 51%;
	font-size:1.1em;
	font-weight:bold;
	color:#20a08f;
	margin:0 0 0 11px;
}

.gallery {
	padding:0;
}

.gallery li {
	float:left;
	margin:0 8px 0 0;
}

/* sidebar end */
/* main end */
/* footer start */
#footer {
	width:930px;
	margin:50px auto 0;
/*	padding:0 20px;*/
	height:24px;
	color:#595959;
	position:relative;
	overflow:hidden;
}
#footer .holder{
	overflow:hidden;
	padding:4px 12px 0 10px;
	border:1px solid #eeeeed;
	height:18px;
}
#footer .links{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer .links li{
	float:left;
	margin:0 11px 0 0;
}
#footer .links li a{color:#595959;}
#footer p{
	margin:0;
	text-align:right;
	line-height:14px;
}

.consultItem {
	margin-bottom:20px;
	height:370px;
}

.consult_left {
	float:left;
	width:350px;
}

.consult_left h2 {
	font-size:15px;
	margin:12px 0;
}

.consult_right {
	float:right;
	width:325px;
	margin-left:5px;
}

.consult_right img {
	vertical-align:top;
}

.consult_right img, .imgCol img {
	border:2px solid #D6D6D6;
	padding:2px;
}

.consult_right .pika_main {
	width:auto;
	height:auto;
}

.consult_right img.middle {
	margin: 0pt 10px;
}

.jcarousel-skin-tango .jcarousel-container {
	background:transparent;
	border:0px;	
}

.artEducation {
	margin-top:65px;	
}

.artEducation h3, .artExhibition h3, h2.artName {
	color:#20A58F;
	font-size:15px;
}

.oppText {
	font-size:14px;
}

.date, .item .title {
	color:#20A58F;
	font-weight:bold;
}

.artSearch label {
	font-weight:bold;
}

h2.artName {
	margin:12px 0;
}

.artStatement {
	margin-bottom:50px;
	font-size:12px;
}

.consultTopImage {
	margin-top:15px;
	margin-bottom:5px;
}

.consultLeftImage {
	float:left;
	width:110px;
	margin-top:5px;
}
.consultRightImage {
float:left;
width:140px;
margin-top:5px;

}

.txtImgCols {
	padding-bottom:10px;	
}

.txtImgCols .textCol {
	float:left;
	width:350px;
}

.txtImgCols .imgCol {
	float:right;
	width:325px;
}

.newsLarge {
	margin-top:10px;
}

.homeGallery {
	width:482px;
	height:222px;
}

#content #links li a {
	background:transparent;	
}

#content #links img {
	margin-right:10px;
	margin-bottom:30px;
}
