/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    color: #333;
    padding: 0 0 20px 0;
    margin: 0px;
    background: #000 url(../images/bg_country.jpg) top center no-repeat;
}

body#album {
}

body#artist {
}

div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.95em;
}

img {
    display: block;
    border: 0px;
}

a, a:visited, a:active {
    color: #333;
    font-size: 1em;
    text-decoration: none;
}

a:hover {
    color: #ff3300;
}

h1, h2, h3 {
    letter-spacing: -0.085em;
    margin: 0;
    padding: 0 0 5px 0;
    font-weight: bold;
}

h1 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 2.6em;
    color: #666;
}

h2 {
    font-size: 2em;
    color: #000;
}

h2 span {
    font-size: .7em;
    color: #333;
    font-weight: normal;
    padding: 0 7px 0 0;
}

.rss_feed {
    line-height: 15px;
    background: transparent url(../images/rss.gif) no-repeat;
    text-indent: 17px;
    margin: 10px 0 10px 0;
}

#accessibility {
    display: none;
}

#outer_box {
}

#banner {
    height: 145px;
}

#logo {
    float: left;
    margin: 20px 10px 0 20px;
}

#logo img {
    width: 200px;
    height: 105px;
    background: url(../images/countryrokmusic.png) no-repeat;
}

#header {
    width: 960px;
    margin: 0 auto 0 auto;
}

#header a{
	color: #fff;
}

#content {
    width: 960px;
    min-height: 600px;
    margin: 0 auto 0 auto;
    font-size: .98em;
    padding: 10px 0 80px 0;
    background: #fff url(../images/content_shade.jpg) 0 1px repeat-x;
}

* html #content {
    background: #404040;
}

#content .padding {
    padding: 20px;
}

.padding_small {
    padding: 10px;
}

#footer {
    width: 960px;
    margin: 0 auto 20px auto;
}

.clear {
    clear: both;
}

#browse_artists {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: transparent url(../images/transbg.png) repeat-x;
    color: #fff;
    font-size: .95em;
	text-align: right;
}

#browse_artists a{
	display: inline-block;
	margin: 0 10px 0 0; 
}

* html #browse_artists {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #666;
    color: #fff;
    font-size: .95em;
	text-align: right;
}

#nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #272727;
    position: relative;
}

#nav ul {
    margin: 0;
    padding: 0 0 2px 0;
    list-style: none;
}

#nav li {
    display: block;
    float: left;
    text-align: center;
}

#nav a, #nav a:visited, #nav a:active {
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #3b3b3b;
    display: block;
    text-align: center;
}

#nav a:hover {
    font-size: 14px;
    font-weight: bold;
    background: #009999;
    color: #FFF;
}

#nav a.nav_current {
    font-size: 18px;
    font-weight: bold;
    background: #ff3300;
    color: #FFF;
	border: none;
}

#nav a.nav_current:hover {
    font-size: 18px;
    font-weight: bold;
    background: #ff3300;
    color: #FFF;
}

#c_left {
    width: 366px;
    float: left;
}

#c_right {
    margin: 0 0 0 390px;
    float: left;
}

body#album #c_right {
    width: 500px;
    overflow: hidden;
    margin: 0;
    float: right;
}

body#artist #c_right, body#artisttickets #c_right {
    width: 580px;
    overflow: hidden;
    margin: 0;
    float: right;
}

#feature_box, #info_box, #events {
    width: 100%;
    background: #ddd;
    padding: 10px 0;
    color: #333;
}

#feature_box a:link, #info_box a:link {
    font-size: 1em;
    font-weight: bold;
}

#album_cover {
    width: 346px;
    height: 346px;
    overflow: hidden;
    margin: 0 0 0 10px;
    position: relative;
}

#album_cover img {
    position: absolute;
    top: -4px;
    left: -4px;
}

#info_box {
    padding-bottom: 20px;
    margin: 0 0 10px 0;
}

.info_item {
    width: 100%;
    padding: 0 10px 10px 10px;
    clear: both;
}

.info_item_important {
    width: 100%;
    padding: 0 10px 10px 10px;
    clear: both;
    font-size: 1.4em;
}

.info_label {
    width: 120px;
    float: left;
}

.info_content {
    width: 140px;
    float: left;
}

#album_controls {
    height: 31px;
    line-height: 31px;
    padding: 0 0 20px 0;
    font-size: 1.5em;
    font-weight: bold;
}

#album_controls img {
    display: inline;
    vertical-align: middle;
    padding-right: 5px;
}

#play_all_songs {
    width: 100px;
    float: left;
}

#play_all_songs a {
    color: #909090;
}

#download_all_songs {
    margin: 0 0 0 100px;
}

#download_all_songs a {
    color: #909090;
}

#album_songs {
    width: 100%;
    margin: 20px 0 0 0;
}

.list_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #b6b6b6 url(../images/list_title_lightgrey.jpg) repeat-x;
	color: #fff;
}

.list_title h3 {
    padding: 0 0 0 10px;
}

.list_songs, .list_artists, .list_albums {
    background: #eee;
    color: #666;
    padding: 5px 0 10px 10px;
    height: 400px;
    overflow-y: auto;
}

.list_songs td, .list_artists td {
    padding: 7px 5px 7px 5px;
    border-bottom: 1px solid #ccc;
}

.list_songs a, .list_artists a {
    color: #666;
}

.list_songs table {
    width: 97%;
}

.list_row_number {
    color: #999;
	font-size: 1.1em;
    font-weight: bold;
}

.list_row_number {
    width: 15px;
    overflow: hidden;
}

.list_row_play, .list_row_download {
    width: 26px;
}

.list_row_name {
    width: 100%;
	font-size: 1.1em;
    overflow: hidden;
}

#artist_albums .list_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
}


.album {
    width: 76px;
    height: 76px;
    position: relative;
    overflow: hidden;
    float: left;
    padding: 8px;
}

.album a img {
    top: -4px;
    left: -4px;
    position: absolute;
}

#footer {
    background: #ddd url(../images/top_music_bg.jpg) repeat-x;
}

#footer .padding {
    padding: 40px 10px 40px 40px;
}

#footer h3 {
    padding: 0 0 10px 0;
    font-size: 1.6em;
}

#f_left {
    width: 240px;
    float: left;
	color: #333;
}

#f_left .padding {
    padding: 20px;
}

#f_right {
    margin: 0 0 0 300px;
}

#f_logo {    
    width: 200px;
    height: 105px;
    background: url(../images/countryrokmusic.png) no-repeat;
    margin: 0 auto 20px 0;
}

#f_genres {
    width: 170px;
    float: left;
}

#f_artists {
    margin: 0 0 0 170px;
}

#f_artists h3 {
    display: inline-block;
}

.f_list a {
    display: block;
    width: 150px;
    margin: 0 0 3px 5px;
}

#f_artists .f_list a {
    display: block;
    width: 170px;
    overflow-x: hidden;
    white-space: nowrap;
    margin: 0 5px 5px 5px;
    float: left;
    font-size: 1.1em;
}

#genrelist, #genrelist1 {
    overflow: hidden;
}

.viewall {
    font-size: .65em;
    cursor: pointer;
    margin: 0 0 0 5px;
}
/*Album page style*/
body#album .list_songs, body#album .list_artists {
    padding: 5px 0 10px 10px;
    height: auto;
}
/*Artist page style*/
body#artist h1 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 3.6em;
    color: #2C3B4E;
    margin: 0;
    padding: 0;
}

body#artist #c_left, body#artisttickets #c_left {
    width: 280px;
    height: 400px;
    float: left;
}

#artist_photo {
    width: 260px;
    overflow: hidden;
    margin: 0 0 0 10px;
    padding: 0;
    background: #000;
}

#artist_photo img {
    margin: 0 auto 0 auto;
}

#artist_songs {
    width: 260px;
    float: left;
}

body#artist #artist_albums {
    width: 260px;
    margin: 0 0 0 280px;
}

body#artist .list_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

body#artist .list_albums {
    height: 400px;
    overflow-y: scroll;
}

body#artist .list_songs table {
    width: 220px;
}

body#artist .list_row_download {
    display: none;
}

body#artist #description {
    padding: 10px 0 0 0;
    overflow: hidden;
}

body#artist .url {
    padding: 10px 0 20px 0;
}

body#artist #sub {
    padding: 0 0 5px 0;
}

#sub h2 {
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 0 10px 0;
    letter-spacing: normal;
}

#sub h3 {
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    letter-spacing: normal;
}
/* Genre page*/
body#genre h1 {
    margin: 0 0 60px 0;
}

body#genre .c_left {
    width: 150px;
    float: left;
}

body#genre .c_right {
    margin: 0 0 0 170px;
}

body#genre .list_artists {
    background: #ddd;
    color: #666;
    padding: 5px 0 10px 10px;
    height: auto;
}
/* index page*/
body#home h1 {
    margin: 0 0 60px 0;
}

body#home .c_left {
    width: 620px;
    float: left;
}

body#home .c_right {
    width: 300px;
    margin: 0 0 0 620px;
}

body#home .list_artists {
    background: #ddd;
    color: #666;
    padding: 5px 0 10px 10px;
    height: auto;
}
/* Genres page */
body#genres #genrelist_big {
    margin: 20px 0 0 0;
}

body#genres #genrelist_big a {
    font-size: 1.6em;
    display: block;
    padding: 10px 0 0 0;
}

#genre_albums {
    width: 420px;
    float: left;
}

#genre_artists {
    width: 250px;
    margin: 0 0 0 440px;
}

#browse_nav {
    width: 900px;
    margin: 20px auto 10px auto;
    text-align: left;
}

#browse_nav a {
    font-size: 1.4em;
    padding: 3px 7px 3px 7px;
}

#browse_list {
    padding: 10px 0 10px 10px;
}

#browse_list a {
    font-size: 1.2em;
    margin: 5px 0 10px 0;
    display: block;
}

a.current {
    font-size: 1.2em;
    padding: 3px 7px 3px 7px;
    margin: 0 5px 0 5px;
    font-weight: bold;
    background: #009999;
    color: #fff;
}

#pagenav .title {
    margin: 10px 0 10px 0;
    color: #999;
}

#pagenav {
    padding: 0 0 20px 0;
}

#pagenav a {
    padding: 3px 7px 3px 7px;
}

body#albums .album {
    margin: 0 20px 30px 0;
}

#events, #events_purchase {
    width: 100%;
    background: #ddd;
    padding: 0;
	margin: 0 0 20px 0;
}

#events .list_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.event {
    margin: 0 0 10px 0;
}

.eventdate {
    width: 35px;
    float: left;
    text-align: center;
    background: #ccc;
    padding: 0 5px 5px 5px;
    font-size: 1.1em;
    color: #666;
}

.eventdate h3 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 1.8em;
    color: #666;
    margin: 0;
    padding: 0;
}

.eventdetails {
    width: 205px;
    float: right;
    letter-spacing: normal;
}

.eventdetails h3 {
    font-weight: normal;
    margin: 0 0 2px 0;
    letter-spacing: normal;
}

#photos {
    width: 100%;
    background: #ddd;
    padding: 0;
    margin: 20px 0 20px 0;
}

#photos .item {
    width: 240px;
    background: #000;
    float: left;
    margin: 10px;
    position: relative;
}

#photos .image {
    width: 240px;
    height: 200px;
    overflow: hidden;
}

#photos .item img {
    margin: 0 auto 0 auto;
}

#photos .item .info {
    width: 220px;
    padding: 10px 10px 5px 10px;
    position: absolute;
    bottom: 0px;
    background: #000;
    filter: alpha( opacity = 65 );

-moz-opacity:
    .65;

opacity:
    .65;
}

#photos .item .title {
    display: block;
    width: 220px;
    margin: 0 0 5px 0;
    padding: 0;
    overflow: hidden;
}

#photos .item .url {
    display: block;
    width: 220px;
    margin: 0 0 5px 0;
    padding: 0;
    overflow: hidden;
}
/* home page feature */
#feature {
    width: 590px;
    height: 270px;
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
    background: #000;
}

#f_nav {
    position: absolute;
    z-index: 100;
}

.f_nav_item, .f_nav_item_current {
    padding: 5px;
    background: url(../images/feature_trans.png) repeat;
    margin: 13px;
}

.f_nav_item img {
    width: 100px;
    height: 60px;
    border: 2px solid #fff;
}

.f_nav_item_current img {
    border: 2px solid yellow;
}

#f_title {
    width: 340px;
    height: 55px;
    padding: 5px 10px;
    position: absolute;
    z-index: 100;
    bottom: 0px;
    right: 0px;
    background: url(../images/feature_trans.png) repeat;
    color: #fff;
}

#f_title h2 {
    font-size: 2.2em;
    color: #fff;
    padding: 0;
    margin: 0;
}

#f_title a {
    color: #fff;
}

#top_music {
    width: 592px;
    background: #ddd url(../images/top_music_bg.jpg) repeat-x;
}

#top_music .padding {
    padding: 10px 0 0 16px;
}

.top_list {
    width: 180px;
    margin: 20px 10px 20px 0;
    float: left;
}

.top_list .list_title h3 {
    width: 110px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}

.top_list .list_title .rss_feed {
    float: right;
    margin: 7px 7px 0 0;
	color: #fff;
}

.list_items {
    background: #f3f3f3;
    color: #666;
    padding: 5px 0 20px 10px;
}

.list_items .item {
    width: 160px;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 5px 0;
}

.list_items .number {
    width: 21px;
    float: left;
    font-size: 1.6em;
    font-weight: bold;
    color: #999;
}

.list_items .title a {
    width: 134px;
    font-size: 1.4em;
    font-weight: bold;
    color: #333;
    padding: 0 0 2px 0;
    float: right;
}

.list_items .author a {
    width: 134px;
    font-size: 1.2em;
    color: #333;
    float: right;
}

#ad_space {
}

#ad_title {
    height: 20px;
    line-height: 20px;
    background: #3b3b3b;
    text-indent: 7px;
}

.ad_sq {
    margin: 0 0 20px 0;
    color: #4c4c4c;
}

.ad_sq a {
    display: inline-block;
    color: #4c4c4c;
    margin: 0 5px 0 0;
}

.ad_info {
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
}

#coverflow {
    text-align: center;
    padding: 10px 10px 5px 10px;
    background: #000;
    margin: 0 0 10px 0;
}

#affiliates{
	margin: 40px 10px;
	text-align: center;
	padding: 10px;
}

#affiliates a{
	display: inline-block;
	margin: 0 10px 0 10px;
}

#artisttickets {
	
}

#artisttickets #events_purchase .event {
	margin-bottom: 10px;
}

#artisttickets #events_purchase .eventdetails {
    float: left;
    letter-spacing: normal;
	margin: 0 0 0 20px;
	width: 420px;
	font-size: 1.4em;
	line-height: 1.6em;
}

#artisttickets #events_purchase .eventdetails h3 {
	font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 2px 0;
    letter-spacing: normal;
}

#artisttickets #events_purchase .eventdetails h3 {
	font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 2px 0;
    letter-spacing: normal;
}

#artisttickets #description {
    padding: 10px 0 20px 0;
    overflow: hidden;
}



