/**
 * Classical Music Artists
 * Master stylesheet
 *
 * Author: Matthew Pennell, 29digital.com
 * Created: 15/03/10
 * Modified: 16/04/10
 */

/* @group Global Reset (YUI reset.css) */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* @end */

/* @group Basic Elements */

body {
	background: #fff url(/inc/images/body.png) repeat-x 50% 53px;
	font: 12px/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
}

a {
	color: #0038a9;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #e97512;
	text-decoration: none;
}

/* @end */

/* @group Layout */

.inner {
	width: 816px;
	margin: 0 auto;
	position: relative;
}

#bar {
	background: #fff;
}

h1 {
	background: url(/inc/images/classical-music-artists.png);
	width: 499px;
	height: 156px;
	margin: 27px 0 15px 81px;
	text-indent: -999em;
}

#main {
	overflow: hidden;
	background: #fff;
	padding: 36px 0;
	clear: left;
}

* html #main {
	height: 1%;
}

#content, #sidebar {
	float: left;
	display: inline;
}

.home #content {
	width: 396px;
	margin: 18px 24px 0 84px;
}

#sidebar {
	width: 192px;
	padding: 18px;
	background: #eee;
}

#footer {
	background: #acc6ff url(/inc/images/curve.gif) no-repeat 50% 0;
	clear: left;
	overflow: hidden;
}

#colophon {
	background: #567bc2;
	color: #fff;
	overflow: hidden;
	font-size: 10px;
}

#baseline {
	background: #001238;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 10px;
}

/* @end */

/* @group Header */

#bar img {
	margin-right: 62px;
}

#login, #logout {
	position: absolute;
	right: 0;
	top: 0;
	color: #5c5c5c;
	text-transform: uppercase;
	width: 480px;
	font-size: 10px;
}

#login h2, #login li, #login button {
	float: left;
	display: inline;
	margin: 4px 12px 0;
}

#logout h2 {
	float: right;
	display: inline;
	margin-right: 22px;
}

#login li + li {
	margin-left: 0;
}

#logout h2,#login h2 {
	font-weight: bold;
	margin: 22px 0 0;
}

#login label {
}

#login input {
	border: 1px solid #5c5c5c;
	width: 148px;
	display: block;
}

#login button {
	margin: 17px 0 0;
	overflow: visible;
	border: 0;
	background: url(/inc/images/login.gif) no-repeat;
	width: 50px;
	height: 18px;
	text-indent: -999em;
	cursor: pointer;
}

#login a {
	text-transform: none;
	font-size: 10px;
	position: absolute;
	left: 253px;
	_left: 268px;
	top: 38px;
	text-decoration: none;
	
}

/* @end */

/* @group Navigation */

#primary {
	background: #0038a8;
	float: left;
	width: 100%;
	position: relative;
}

#secondary {
	background: #e87511;
	float: left;
	width: 100%;
}

#primary li {
	background: #0038a8;
	line-height: 1;
}

#secondary li {
	background: #e87511;
	line-height: 1;
}

#primary li, #secondary li {
	float: left;
}

#primary a, #secondary a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0.75em 24px;
}

#primary a:hover, #primary a:focus {
    background: #e87511;
}

#secondary a:hover, #secondary a:focus {
	background: #0038a8;
}

/* @group Dropdown navigation */

#primary li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}

#primary li li {
	border-top: 1px solid #567bc2;
	width: 15em;
}

#primary li ul ul {
	margin: -1.5em 0 0 14em;
	border: 1px solid #567bc2;
	border-top-width: 0;
}

#primary li:hover ul ul, #primary li.sfhover ul ul {
	left: -999em;
}

#primary li:hover ul, #primary li li:hover ul, #primary li.sfhover ul, #primary li li.sfhover ul {
	left: auto;
}

#primary li li a {
	text-transform: none;
	font-weight: normal;
	padding: 0.5em 24px;
}

* html #primary li li a {
	height: 1%;
}

/* @end */

/* @group Navigation Searchbar */

#primary form {
	position: absolute;
	right: 6px;
	top: 3px;
}

#primary form input {
	width: 150px;
	height: 18px;
	padding: 2px;
	border: 1px solid #567bc2;
	color: #567bc2;
	font-style: italic;
}

#primary form button {
	text-indent: -999em;
	width: 22px;
	height: 24px;
	border: 0;
	position: relative;
	top: 1px;
	background: url(/inc/images/nav-button.gif) no-repeat;
	cursor: pointer;
}

* html #primary form button {
	top: 0;
}

/* @end */

/* @end */

/* @group Content & Search Form */

#content h2 {
	color: #0038a8;
	font-size: 3em;
	margin: 0 0 18px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
}

#content h3 {
	color: #0038a8;
	margin: 18px 0 0;
	font-weight: bold;
	font-size: 1.167em;
	line-height: 1.286;
}

#content p, #content ul, #content ol {
	margin-bottom: 18px;
}

p.atoz {
	white-space: nowrap;
}

p.atoz a {
	margin-right: 1px;
}

/* Form */
#content form h2 {
	font-size: 1.5em;
	line-height: 1;
}

#content legend {
	display: none;
}

#content form li {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}

#content form label {
	float: left;
	width: 224px;
	margin: 0 24px 0 0;
}

#content form input {
	width: 194px;
}

#content form select {
	width: 200px;
}

#content form li img {
	clear: left;
	display: block;
	margin-top: 6px;
}

#content form div {
	clear: left;
}

#content form div button {
	margin-right: 24px;
}

#content form textarea {
	width: 448px;
}

#search {
	background: #b4cdff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	margin: 0 -5px 180px;
}

* html #search {
	margin: 0;
}

#content #search input {
	width: 274px;
	border: 1px solid #666;
	padding: 12px;
	color: #0038a8;
	font-style: italic;
}

* html #content #search input {
	width: 264px;
}

#content #search button {
	width: 84px;
	height: 36px;
	text-indent: -999em;
	cursor: pointer;
	background: url(/inc/images/search.gif);
	overflow: visible;
	border: 0;
	margin: 0 0 0 8px;
}

/* Artist listing tables */
.artist_details th, .artist_details td {
	padding: 6px 24px;
}

.artist_details th {
	background: #eee;
	font-weight: bold;
}

.artist_details tfoot td {
	text-align: center;
	font-size: 10px;
	padding-top: 1.5em;
}

/* @end */

/* @group Sidebar */

#sidebar img {
	margin: 0 auto 18px;
	display: block;
	border: 6px solid #fff;
}

#advertise {
	display: block;
	color: #787878;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	position: relative;
	top: 36px;
	text-decoration: none;
}

/* @end */

/* @group Footer, Colophon & Baseline */

#footer ul {
	margin: 36px 0 0 60px;
}

#footer li {
	width: 144px;
	float: left;
	padding-left: 24px;
	background: url(/inc/images/divider.gif) no-repeat 12px 0;
}

#footer li:first-child {
	background: none;
}

#footer li li {
	background: none;
	padding: 0;
	float: none;
	width: auto;
}

#footer strong {
	color: #fff;
	text-transform: uppercase;
}

#footer ul ul {
	margin: 0 0 36px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #fff;
	text-decoration: underline;
}

#colophon h2 {
	color: #acc6ff;
	font-size: 4.8em;
	line-height: 1.125;
}

#colophon p {
	margin-bottom: 18px;
	line-height: 1.8;
}

#about, #contact {
	float: left;
	width: 312px;
	margin: 18px 108px 18px 0;
}

#contact {
	margin-right: 0;
}

#contact address, #contact div {
	line-height: 1.8;
}

.fn, .street-address {
	display: block;
}

#contact a {
	color: #fff;
	text-decoration: none;
}

#about h2 {
	font-weight: bold;
}

#baseline img {
	position: absolute;
	right: 0;
	top: 14px;
}

/* @end */

/* @group JB additions */

#contentheader {

	width: 648px;
	clear: both;
}
#content {
	width: 648px;
	margin: 18px 24px 0 84px;

}
#leftnav {
    width: 180px;
	clear: left;
	margin-right: 20px;
    float: left;
}
#hrsubcatnav {
    width: 400px;
	height: 50px;
	float: left;
}
#subcatnav {
    width: 180px;
	margin: 0 20px 18px 0;
	float: left;
}
#hrsubcatnav ul li{
    	display: inline;
}

#maincontent {
    width: 448px;
	float: left;
}

#maincontentwide {
    width: 448px;
	float: left;
}

#leftnav h2, #maincontent h2,#maincontentwide h2, #subcatnav h2 {
	font-size: 1.5em;
	line-height: 1;
}

h2 .filter {
	margin-left: 200px;
}

.showArtistListings #maincontent h2 {
	font-size: 3em;
}

.showArtistListings .artist_details {
	font-size: 1.186em;
	line-height: 1.286;
}

#maincontentwide h2 {
	margin-top: 10px;
}

#tools {
    width: 816px;	
	background: white;
	display: block;
}

#admincontent input, #admincontent label, #admincontent textarea, #admincontent select {
   display: block;
}

#admincontent .multiple label {
	display: block;
	float: none;
}

#admincontent .multiple select {
	display: inline;
	margin-left: 0;
	margin-right: 12px;
}

#admincontent select {
	margin-left: 248px;
}

.highlightlisting {
   background-color: #FF0;	
}

.clash {
   color: red;	
}
.leftcol, .rightcol
{
	width: 280px;
	margin-right: 20px;
	float: left;
}
.formleft
{
	float: left;
}
.clearleft
{
	clear: left;
}
.indent
{
   margin-left: 20px;	
}

.info, .error {
	margin-bottom: 1em;
	padding: 0.8em;
}

.info {
	background: #E6EFC2;
	border:2px solid #C6D880;
	color: #264409;
}

.error {
	background: #FBE3E4;
	color: #8A1F11;
	border: 2px solid #FBC2C4;
}
/* @end */