* {
margin:0;
padding:0;
}

html > body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CCCCCC;
}


a, a:link, a:visited{
	color: #F50125;
}
a.external img {
	margin-left:2px;
}
img {
	border: 0;
	text-align: right;
	float: none;
}
img.logo {
	padding-left:13px;
	padding-top:65px;
}

p {
	margin-bottom: 1em;
}

#loadBar,
#emailSuccess,
#emailError {
	margin-bottom: 0;
	margin-top: 20px;
}

fieldset {
	widtH: 420px;
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	vertical-align:middle;
}

input.text, textarea {
	width:400px;
	padding:3px;
	margin:1px 0;
	color:#333333;
	border: 1px solid #CCCCCC;
}

#layout_wrapper {
	max-width: 1280px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(/images/blank.gif);
	background-repeat: repeat-y;
}

#layout_header {
	height:100px;
	border-bottom: 1px solid #e4e4e4;
}

#layout_content {
	height: 1%;
	min-height: 500px;
	padding: 20px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
}

#layout_content_wrapper {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

#layout_navigation {
	width: 170px;
	margin-left: -100%;
	padding-top: 18px;
	float: left;
	text-align: right;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

#layout_navigation ul li a,
#layout_navigation ul li a:link,
#layout_navigation ul li a:visited {
	text-decoration: none;
	color: #000;
	padding-right: 10px;
}

#layout_navigation ul li a:hover {
	color: #f50125;
	background: url(../images/bullet.gif) no-repeat 100% 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

#layout_navigation ul li {
	padding: 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#layout_navigation ul li.current a {
	color: #f50125;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
}

#layout_content h3 {
	margin-bottom: 10px;
	color: #900b09;
	font-size: 16px;
}
#content_gallery {
	height: 1%;
	overflow: hidden;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#layout_footer {
	font-size: 10px;
	text-align: center;
	margin: 0 10px;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
}

#layout_footer p {
	margin: 0;
}

body.js #navigation_gallery {
	margin-bottom: 6px;
	display: none;
	padding: 0 10px;
	overflow: hidden;
	background: #e9e8e9;
	font-size: 12px;
	font-weight: bold;
}
body.js #navigation_gallery ul {
	float: right;
}
body.js #navigation_gallery li {
	margin-left: 10px;
	float: left;
}
body.js #navigation_gallery .navigation_gallery_previous {
	padding-left: 10px;
	background: url(/images/default/navigation_gallery_previous_background.png) no-repeat 0 50%;
}
body.js #navigation_gallery .navigation_gallery_next {
	padding-right: 10px;
	background: url(/images/default/navigation_gallery_next_background.png) no-repeat 100% 50%;
}
body.js #navigation_gallery a.active {
	color: #555 !important;
	background: none;
}
#content_gallery_thumbnails {
	width: 180px;
	overflow: hidden;
	float: left;
}
#content_gallery_thumbnails li {
	height: 50px;
	width: 50px;
	margin: 0 10px 10px 0;
	float: left;
	background:#E5E5E5 none repeat scroll 0 0
}
#content_gallery_thumbnails a.image {
	display: block;
}

#content_gallery_thumbnails a.image:hover,
#content_gallery_thumbnails li.current a {
	border-color: #1b5c9d !important;
	outline: none;
}
#content_gallery_fullsize {
	margin-left: 180px;
	padding: 4px 0;
	background: #e5e5e5;
	text-align: center;
}
#content_gallery_fullsize img {
	background: url(../images/loading.gif) no-repeat 50% 50%;
	vertical-align: top;
}
#content_gallery p {
	margin-top: 5px;
	color: #555;
	text-align: right;
}

#content_text {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	width: 900px;
}
#content_gallery_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 7px;
	padding-left: 180px;
}
body.js div.popover {
	background:#fff none repeat scroll 0 0;
	border: 1px solid #dfdfdf;
	color:#000000;
	font-size:11px;
	overflow:hidden;
	padding:5px 8px 8px;
	position:absolute;
}

body.js div.popover h4 {
	color:#1485B3 !important;
	font-size:14px !important;
	margin:0;
}
body.js div.popover p {
	margin:0;
}
body.js div.popover table {
	border-collapse:collapse;
	margin-top:10px;
	width:100%;
}
body.js div.popover table td {
	border-color:#6499CF;
	border-style:solid;
	border-width:1px 0;
	padding:2px 3px;
}
 
#artist {
	float: right;
	margin-right: 0px;
	margin-left: 75px;
	width: 300px;
}
