body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #181818;
	color: #eaeaea;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height:auto;
}
a {
	color: #FFDD70;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
#wrapper {
	background-image: url(images/MainBg.jpg);
	background-repeat: repeat-x;
	background-color: #232323;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
#wrapper.inner {
	background-image: url(images/MainBg2.jpg);
}
#main-wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 71px;
	margin-right: 10px;
	margin-left: 10px;
}
#top #logo {
	float: left;
	width: 197px;
}
#top #top-nav {
	float: left;
	width: 743px;
}
#top-nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
}
#top-nav ul li {
	display: inline;
}
#top-nav ul li a {
	line-height: 71px;
	display: block;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#top-nav ul li a:hover {
	background-color: #9F0000;
}

#top-nav ul li a.act {
	background-image: url(images/topMenu_active.png);
}
#callout {
	height: 272px;
	width: 100%;
	position: relative;
	color: #333;
}

#callout-small {
	height: 172px;
	width: 100%;
	position: relative;
	color: #333;
}
#callout-text {
	height: 150px;
	width: 500px;
	position: absolute;
	left: 10px;
	top: 77px;
	z-index: 2;
}
#callout-text-small {
	height: 117px;
	width: 500px;
	position: absolute;
	left: 10px;
	top: 57px;
	z-index: 2;
}
#callout-text-small h1 { 
	font-family: 'EB Garamond', arial, serif;
	font-size:24px;
	line-height:30px;
}
#callout-text-small a {
	color: #9C0001;
}

#callout-text {
	font-family: 'EB Garamond', arial, serif;
	font-size:16px;
	line-height:20px;
}
#callout-text h1 { 
	font-family: 'EB Garamond', arial, serif;
	font-size:35px;
	line-height:30px;
}
#callout-text h2 { 
	font-family: 'EB Garamond', arial, serif;
	font-size:35px;
	line-height:30px;
}
#callout-media {
	width: 456px;
	position: absolute;
	right: 0px;
	z-index: 1;
	text-align: right;
	bottom: 3px;
	height: 238px;
	overflow: hidden;
}
#callout-buttons {
	height: 51px;
	width: 431px;
	position: absolute;
	top: 244px;
	left: 10px;
}
#callout-askoffer {
	background-image: url(images/ButtonBig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 161px;
	position: absolute;
	top: 70px;
	right: 10px;
}
#callout-askoffer a {
	color: #333;
	text-decoration: none;
	line-height: 42px;
	padding-left: 20px;
	font-size: 15px;
}

#askoffer-text {
	text-align: center;
	padding-top: 15px;
}
#main {
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 17px;
}
#main h1 {
	line-height: 28px;
	font-size: 24px;
}
#main h2 {
	font-size: 18px;
	line-height: 22px;
}
#main h3 {
	font-size: 16px;
	line-height: 20px;
}

#callout-buttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#callout-buttons ul li {
	display: inline;
}
#callout-buttons ul li a {
	background-image: url(images/nappi.png);
	width: 145px;
	display: block;
	float: left;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#callout-buttons ul li a:hover {
	background-position: left bottom;
}
#sub {
	position: absolute;
	z-index: 50;
	height: 40px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#breadcrumb-menu {
	width: 360px;
	font-size: 9px;
	float: left;
	padding-left: 10px;
	color: #666;
	padding-top: 16px;
}
#breadcrumb-menu a {
	color: #B0B0B0;
	text-decoration: none;
}
#breadcrumb-menu a:hover {
	text-decoration: underline;
}

#submenu {
	width: 590px;
	text-align: left;
	float: right;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}

#submenu ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

#submenu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu ul ul li {
	display: inline;
}
#submenu ul ul a {
	color: #7E0001;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 40px;
	display:inline;
	font-size:12px;
}
#submenu a.act {
	color: #000;
}

#footer-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer-contants a {
	color: #FFF;
	text-decoration: none;
}

.footer-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-menu a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	background-image: url(images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.footer-menu a:hover {
	text-decoration: underline;
}
#footer-social_media {
	text-align: right;
}
#footer-social_media img {
	padding-right: 5px;
	padding-left: 5px;
}
p.article-title {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.article-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a4a4a;
}

.article-title a {
	color: #F0F0F0;
	text-decoration: none;
}
.article-title a:hover {
	text-decoration: underline;
}

.created {
	font-size: 11px;
	color: #CCC;
}
.clear {
	clear:both;	
}
.cols_1 {
	clear:both;
	width: 960px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}
.cols_2 {
	float: left;
	width: 640px;
}
.cols_3 {
	float: left;
	width: 320px;
}
.cols_4 {
	float: left;
	width: 240px;
	margin-bottom: 15px;
}
.cols_6 {
	float: left;
	width: 160px;
}
.pad {
	padding-right: 10px;
	padding-left: 10px;
}

.pad2 {
	padding-right: 10px;
	padding-left: 30px;
}
ul.review-container {
	border: 1px solid #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color:#eee;
	color: #333;
	list-style-type:none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.review-container ul {
	list-style-type:none;
	overflow: hidden;
    margin:0;
    padding:0;
}

ul.review-container li {
	margin:0;
	padding:0;	
}

ul.review-container li li {
	margin:0;
	padding:0;
}
.review-container h3, #main .review-container h3{
	line-height: 44px;
	background-image: url(images/nostot_bg.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
}

.review-container h3 a {
	color: #333;
	text-decoration:none;
	background-image: url(images/arrow-right-small.png);
	background-repeat: no-repeat;
	background-position: 259px;
	display: block;
	outline:none;
}
.review-container li h3 a.opened {
	color: #7C0002;
}

.review-content {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
}


.no-border {
	border:none;	
}
.artist {
	background-color: #181818;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 285px;
	width: 220px;
	position: relative;
}

.artist-image {
	height: 250px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: center;
}
.artist-name {
	font-size: 13px;
	width: 210px;
	left: 5px;
	top: 262px;
	position: absolute;
}
.artist a {
	color: #FFF;
	text-decoration: none;
}
.mhover, .active {
	background-color: #575757;
}
#artist-review {
	background-color: #181818;
	border: 1px solid #333;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	z-index:9;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(js/PIE.htc);
	position:relative;
}
#artist-review-image-area {
	background-color: #FFF;
	width: 320px;
	float: left;
	height: 380px;
	border: 1px solid #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin:10px;
	position: relative;
	behavior: url(js/PIE.htc);
	text-align: center;
}
#artist-review-image {
	padding-top:10px;	
}
#add_this {
	padding: 5px;
	width: 310px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: absolute;
	height: auto;
	left: 0px;
	bottom: 1px;
	text-align: center;
}

#artist-review-content {
	float: left;
	width: 550px;
	padding-top: 20px;
}
#artist-review-content  h2 {
	font-size: 22px;
	line-height: 30px;
}
#arrow-next-artist {
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 37px;
	position: absolute;
	top: 190px;
	right: -20px;
	display:none;
	z-index:10;
}
#arrow-previous-artist {
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 37px;
	position: absolute;
	left: -20px;
	top: 190px;
	display:none;
	z-index:10;
}
#artist-container {
	position: relative;
	overflow: hidden;
	width:960px;
}
#close-artist {
	position: absolute;
	top: -10px;
	right: 0px;
	height: 47px;
	width: 47px;
	z-index: 1001;
}
#artists-list-data {
	height: 560px;
	position:relative;
	width:100%;
}
#artists-list-data .loading {
	background-image: url(images/loadingAnimation.gif);
	background-repeat: no-repeat;
	width:40px;
	height:40px;
	background-position: center center;
	background-color:#FFF;
	border: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:absolute;
	top:30%;
	left:48%;
	behavior: url(js/PIE.htc);
}
a.active_article {
	color: #FFDD70;
}

#main input  {
	background-color:#FFF;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	behavior: url(js/PIE.htc);
	position: relative;
	color: #666;
}

#main textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	behavior: url(js/PIE.htc);
	position:relative;
	color: #666;
}
#main .no-border {
	border:none;
	background:transparent;	
}
.center-text {
	text-align: center;
}
.image_ticker {
	display:none;
}

