/* Main Content Areas */

#tiled_menu {
	width: 600px;
	text-align: center;
}

#tiled_menu .featuredArticleContent {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	width: auto;
}

#tiled_menu ul {
    list-style-type: none;
}

#tiled_menu li {
	color:#787D82;
	display:block;
	float:left;
	height:160px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:140px;
    margin-bottom:5px;
    margin-right: 5px;
    margin-left: 5px;
}

#tiled_menu a {
	background:transparent none repeat scroll 0 0;
	color:#787D82;
	display:block;
	font-size:11px;
	line-height:17px;
	margin-top:1px;
	padding:10px;
	text-decoration:none;
	width:130px;
    border: none;
}

#tiled_menu a:hover {
	background-color:#1A5568;
	color:#FFFFFF;
	margin-top:1px;
	text-decoration:none;
}

#bookingform {
    text-align: left;
    margin-left: 30px;
}

#bookingform ul {
    list-style-type: none;
}

#bookingform h3 {
    color: #0894B8;
    font-size: 16px;
}

#bookingform h3.padded {
    margin-top: 10px;
}

#bookingform td{
    vertical-align: middle;
    padding-bottom: 2px;
}

#bookingform td.top{
    vertical-align: top;
    padding-bottom: 2px;
}

#bookingform .errors {
    color: red;
}

#bookingform .errorlist {
    padding-left: 10px;
}

#musicboxes {
    padding-right: 30%;
    padding-left: 2%;
}

#musicboxes ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    float:left;
}
#musicboxes ul li {
    width:50%;
    display:block;
    float:left;
}

/* Artist Navigation */
#artistnav {
    float:right;
    text-align:left;
    width: 147px;
    margin-left: 10px;
    overflow: hidden;
}

#artistnav h1 {
    background:url('/media/images/bg/right_side_menu.png') no-repeat right bottom;
    width:135px;
    height:25px;
    display:block;
    text-align: left;
    padding-top:7px;
    padding-left:12px;
    color:#00afdc;
    text-decoration:None;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
}

#artistnav .heading {
    background:url('/media/images/bg/right_side_menu.png') no-repeat right bottom;
    width: 132px;
    padding-left: 15px;
    padding-top: 7px;
    height: 25px;
    text-align: left;
    list-style-type: none;
    display:block;
}

#artistnav ul.heading {
    padding: 0 0 0 0;
    width: 132px;
}

#artistnav li.heading {
    width: 132px;
	padding-top: 0px;
	padding-left: 0px;
}

#artistnav a.title {
    color:#00afdc;
    text-decoration:None;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
    display: block;
}

#artistnav a:hover.title {
    text-decoration:None;
    color:#FFFFFF;
}

#artistnav .list {
    background:url('/media/images/bg/right_side_menu_bot.png') repeat left;
    width:147px;
    text-align: center;	
	font-family:Arial,Helvetica,sans-serif;
	padding-top: 3px;
    padding-bottom:7px;
}

#artistnav ul {
	list-style-type: none;
    background:url('/media/images/bg/right_side_menu_bot.png') repeat left;
    width:132px;
    text-align: centre;
    padding-left: 15px;
    padding-top:2px;
    padding-bottom:7px;
    font-family:Arial,Helvetica,sans-serif;
}

#artistnav li {
    padding-top: 8px;
}

#artistnav a {
    text-decoration:none;
    color: #787D82;
    /*color:#457685;*/
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
}

#artistnav a.selected {
    color: #ffffff;
}

#artistnav a:hover {
    color: #00afdc;
    text-decoration:underline;
}

/* Artist bios */
#artistbio {
    float: right;
    width: 441px;
    margin-left:20px;
    padding-bottom: 10px;
}

/* This is the main title for each artist */

#artistbio.gallery {
    width: 436px;
    margin: 0 5px 0 0;
}

#artistbio h1 {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    background:url('/media/images/bg/bio_title_bg.jpg') repeat left;
    height:25px;
    width:auto;
    display:block;
    padding-top:7px;
    padding-left:20px;
    font-size:16px;
    text-align: left;
}

/* Subheadings in the bio text */
#artistbio h3 {
    color:#00afdc;
    font-weight:bold;
    text-decoration:none;
    padding-top:10px;
    padding-bottom:2px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13.5px;
}

#artistbio h3.title {
    float: left;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}

#artistbio a {
    background: transparent url('/media/images/buttons/external_link.png') no-repeat scroll right center;
    padding-right:14px;
    color: #00AFDC;
    text-decoration: none;
    border-bottom: 1px dotted #00AFDC;
}

/* main content area for these pages */
#artistbio .maincontent {
    background: url('/media/images/bg/main_content_areas.jpg') repeat-x top left;
    background-color: #195366;
    display:block;
    padding: 5px 15px 15px 15px;
    min-height: 265px;
    /* Text formatting */
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11.5px;
    color: white;
    text-align: left;
    line-height: 17px;
}

/* Sits inside #artistbio, used for sample music */
#artistbiomusic table {
    background: none;
    min-height:0px;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom :0px;
    /* Text formatting */
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: white;
    text-align: left;
    font-weight: bold;
    line-height: 20px;
}

#artistbiomusic a {
    color: #00AFDC;
    border-bottom: none;
    background: none;
}

#artistbiomusic a:hover {
    color: #FFFFFF;
    border-bottom: none;
    background: none;
}

#playlistlinks a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #00AFDC;
    text-align: left;
    font-weight: bold;
}

#playlistlinks a:hover {
    color: #FFFFFF;
}

#venueimages {
	padding-right: 15px;
	float: left;
}

#venueimages table {
    background: none;
    float: left;
    width: auto;
    min-height:0px;
    padding: 0 0 0 0;
    margin-bottom: 0px;
}

#venueimages img {
    border: 0px solid rgb(0, 175, 220);
    float: left;
    margin-right: 0px;
    margin-bottom: 5px;
}

#venueimages a {
background: none;
padding-right: 0px;
}

#playlist table {
    max-width: 413px;
    background: none;
    float: left;
    width: auto;
    min-height:0px;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 18px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

#playlist th {
    text-align: center;
    color: #00AFDC;
}

#playlist td.center {
    text-align: center;

}

#playlist td {
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
}

/* pagination */

#pages {
	padding-top: 10px;
    text-align: center;
    vertical-align: bottom;
    height: 40px;
    /*
    position: absolute;
    bottom: 30px;
    right: 235px;
    */
    line-height: 26px;
}

#pages .off {
    border: 1px solid #787D82;
    color: #787D82;
    font-size: 10px;
    font-weight: bold;
	margin: 0px 2px 0px 2px;
    padding: 2px 4px 2px 4px;
    text-decoration: none;
}

#pages a {
    border: 1px solid #00AFDC;
    font-size: 10px;
    margin: 0px 2px 0px 2px;
    padding: 2px 4px 2px 4px;
    text-decoration: none;
    font-weight:bold;
    color: #00AFDC;
}

#pages a:visited {
    border: 1px solid #00AFDC;
    font-size: 10px;
    margin: 0px 2px 0px 2px;
    padding: 2px 4px 2px 4px;
    text-decoration: none;
    color: #00AFDC;
}

#pages a:hover.on {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #000000;
    font-size: 10px;
    margin: 0px 2px 0px 2px;
    padding: 2px 4px 2px 4px;
    text-decoration: none;
}

/* breadcrumbs */

#breadcrumbs {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    float:none;
    margin-bottom: 8px;
}

#breadcrumbs a {
    color: #00AFDC;
    text-decoration: none;
    background: none;
    padding: 0 0 0 0;
    text-decoration: none;
    border-bottom: none;
}

#breadcrumbs a:hover {
    color: white;
}

#right.downloads {
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    min-height: 357px;
    background-color: #195466;
    background-image: url('/media/images/bg/main_content_areas.jpg');
    background-repeat: repeat-x;
    width: 580px;
    font-size: 11px;
}

#right.downloads h4 {
    font-size: 11.5px;
    font-weight:bold;
}

#right.downloads h3 {
    color:#00afdc;
    font-weight:bold;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:10px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13.5px;
}

#downloads ul li {
    margin-bottom: 4px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#downloads table {
    max-width: 584px;
    background: none;
    float: left;
    width: auto;
    min-height:0px;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 18px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

#downloads th {
    text-align: center;
}

#downloads tr {
    cursor: pointer;
}

#downloadlist tr:hover {
    /* background-image: url('/media/images/bg/dl_line_ro.jpg'); */
}

#downloads th {
    text-align: center;
    color: #00AFDC;
}

#downloads td.center {
    text-align: center;

}

#downloads td {
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
}

#downloads.featured {


}

/* Gallery Nav */
#gallerynav {
    float:right;
    text-align:right;
    width:471;
    margin-left: 10px;
    overflow: hidden;
}

#gallerynav ul {
	width: 147px;
}

#gallerynav h1 {
    background:url('/media/images/bg/right_side_menu.png') no-repeat right bottom;
    width:135px;
    height:25px;
    display:block;
    text-align: left;
    padding-top:7px;
    padding-left:12px;
    color:#00afdc;
    text-decoration:None;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
}


#gallerynav li {
    background: #0A3B49;
    min-height: 15px;
    padding: 0 0 10px 18px;
    text-align:left;
}

#gallerynav li:first-child {
    padding-top: 10px;
}

#gallerynav a.title {
    color:#00afdc;
    text-decoration:None;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
    display: block;
}

#gallerynav a:hover.title {
    text-decoration:None;
    color:#FFFFFF;
}

#gallerynav table {
    background:url('/media/images/bg/right_side_menu_bot.png') repeat left;
    width:147px;
    text-align: left;
    padding-left: 15px;
    padding-top:2px;
    padding-bottom:7px;
}

#gallerynav td {
    padding-top: 3px;
}

#gallerynav a {
    text-decoration:none;
    color: #787D82;
    font-size:12px;
    text-decoration:none;
}

#gallerynav a.selected {
    color: #ffffff;
}

#gallerynav a:hover {
    color: #00afdc;
    text-decoration:underline;
}

#artistbio.gallery {
    padding-bottom: 10px;
}

/* Gallery Images */
#gallery-images .photographer a {
    display: inline;
    background: none;
    border: none;
    padding: 0;
    width: 200px;
    height: 40px;
}

#gallery-images {
    margin: 10px 0 10px 20px;
}

#gallery-images p {
    text-align: left;
    margin: 5px 0px 10px 0px;
}

#gallery-images ul {
    list-style-type: none;
}

#gallery-images li {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}

#gallery-images a {
    display: block;
    background: #000 none;
    border: 1px solid rgb(0, 175, 220);
    text-align: center;
    padding: 0;
    width: 120px;
    height: 80px;
}

#gallery-images a:hover {
    border-color: #FFF;
}


/******* Custom Font styles *******/
.smalltext {
	font-size: 11px;
}
