.table-bkg {
    height: 40px;
    border: none;
    padding: 0px;
    margin: 0px;
}

#header-top {
    width: 930px;
    height: 200px;
}

.container {
    width: 930px;
    padding-left: 10px;
    padding-right: 10px;
}

#content-top {
    width: 910px;
    margin: 0 auto;
    padding: 0 10px;
    float: left;
}

#content {
    width: 930px;
    margin: 0 auto;
    float: left;
    padding-bottom: 20px;
}

#sub-content {
    float: left;
    /*margin-right: 20px;*/
    width: 590px;
    padding: 0px;
}
/* banners */
#banner {
    margin-bottom: 10px;
    width: 910px;
    margin: 0px auto;
    height: 340px;
}

.banner-wide {
    float: left;
    width: 590px;
    height: auto;
}

.banner-title {
    width: 460px;
    margin-left: 130px;
    padding-top: 30px;
    height: 80px;
}

.banner-title-side {
    width: 280px;
    margin-left: 15px;
    padding-top: 15px;
}

.banner-title-profile {
    width: 460px;
    margin-left: 10px;
    padding: 10px;
    height: 80px;
}

.banner-title-playlist {
    width: 590px;
    margin-left: 10px;
    height: 80px;
}

.banner-container-fix {
    float: left;
    height: 100%;
}

.banner-container {
    float: inherit;
    width: 560px;
    margin-left: 10px;
    padding: 10px;
    padding-bottom: 15px;
    background-color: #000000;
    height: 100%;
}

.banner-container-fullpage {
    float: inherit;
    width: 560px;
    margin-left: 10px;
    padding: 10px;
    padding-bottom: 15px;
    background-color: #000000;
}

.banner-flash {
    float: inherit;
    width: 590px;
    /*margin-left: 10px;*/
    /*background-color: #000000;*/
    height: 960px;
}
/* sidenav */
#side-nav {
    float: right;
    width: 320px;
    padding: 0px;
}

.side-search {
    height: 90px;
}

.side-whatson {
    background-color: #000;
}

.side-songlist {
    background-color: #000;
}

.side-songlist-footer {
    height: 110px;
    background-color: #000;
}

.side-account {
    height: 130px;
    background-color: #000;
}

.side-profile {
    height: 100%;
    background-color: #000;
}

#side-subsection {
    background-color: #880088;
    height: 210px;
}

#side-subsection {
    background-color: #880088;
    height: 210px;
}

#side-promo {
    background-color: #ff6600;
    height: 210px;
}
/* footer */
.footer-bkg {
    height: 60px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.footer-nav-logo {
    float: left;
    height: 90px;
    width: 60px;
    margin: 0px;
    background-position: 20px 0;
}

.footer-nav {
    float: left;
    height: 60px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
}

.footer-nav ul {
    text-align: center;
    margin: 0px;
    padding-left: 0px;
    height: 60px;
}

.footer-nav li {
    display: inline;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 60px;
}

#copyright-box {
    margin: 10px 0 0 0;
    text-align: center;
    height: 40px;
    color: #666;
}
/* mainnav */
/* Navigation */
#main-nav {
}

.main-nav {
    margin: 0px;
    width: 910px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #bbbbbb;
    height: 55px;
}

.main-nav ul {
    margin: 0px;
    padding-left: 0px;
}

.main-nav li {
    display: inline;
}

.main-nav span {
    display: none;
}

.main-nav .selected {
    background-position: 0 -56px;
}

.main-nav a {
    display: block;
    height: 55px;
    float: left;
    background-position: 0 0px;
}

.main-nav a:hover {
    background-position: 0 -56px;
}
/* shared classes */
.table-title {
    color: #F99B38;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}

.table-title a {
    color: #F99B38;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
}

.table-title a:hover {
    color: #F99B38;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: underline;
}

.title-text {
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}

.title-text a {
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
}

.title-text a:hover {
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: underline;
}

.section-nav-text {
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}

.section-nav-text a {
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
}

.section-nav-text a:hover {
    color: #F99B38;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: underline;
}

.description-text {
    color: #999;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.body-box {
    float: left;
    width: 280px;
    padding-left: 5px;
    margin-left: 10px;
}

.body-box-wide {
    float: left;
    width: 550px;
    padding-left: 5px;
}

.body-text {
    color: #FFF;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.body-text a {
    color: #FFF;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

.body-text a:hover {
    color: #F99B38;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

.link-text {
    margin-top: 15px;
    margin-left: 15px;
    color: #F99B38;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
	float: right;
}

.link-text a {
    color: #F99B38;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.link-text a:hover {
    text-decoration: underline;
}

.arrow-text a {
    line-height: 120px;
    height: 120px;
    vertical-align: middle;
    color: #F99B38;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.img-box {
    float: left;
    width: 250px;
}

.img-holder {
    width: auto;
    height: auto;
    padding-bottom: 10px;
}

.img-border {
    border: 1px solid #333;
}

.thumb-box {
    width: 120px;
    float: left;
}

.thumb-spacer {
    padding-left: 10px;
    padding-bottom: 10px;
    float: right;
}

.thumb-spacer-h {
    padding-right: 10px;
    float: left;
}

.thumb-holder {
}

.search-text {
    border: 1px solid #000;
    padding-left: 20px;
    width: 180px;
}

.sidenav-text {
    border: 1px solid #000;
    width: 180px;
}

.search-text-box {
    float: left;
}

.search-button-box {
    float: right;
}

.search-button {
    height: 22px;
    border: 1px solid #000;
    color: #000;
}

.search-button-over {
    height: 22px;
    border: 1px solid #000;
    color: #FFF;
}

.input-single {
    border: 1px solid #000;
    width: 150px;
}

.input-single-free {
    margin: 0;
    border: 1px solid #000;
    padding-left: 5px;
}

.input-single-short {
	margin: 0;
    border: 1px solid #000;
    padding-left: 5px;
    width: 100px;
}

.side-arrow {
    list-style: none;
    padding-left: 15px;
}

.side-list li, ul {
    list-style: none;
    margin: 0px;
}

.side-arrow a {
    color: #FFF;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.side-arrow a:hover {
    color: #F99B38;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.icon-enlarge {
    background-position: 13px 0;
    clear: both;
    height: 30px;
    padding: 8px 50px;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.profile-img {
    width: 100px;
    height: 91px;
    border: 1px solid #333;
}
/* Section Nav */
.section-nav {
    margin: 0px;
    width: 580px;
    margin-left: 10px;
    height: 68px;
}

.section-nav ul {
    margin: 0px;
    height: 68px;
    border-left: 1px solid #000;
}

.section-nav li {
    display: inline;
    height: 68px;
    vertical-align: middle;
    line-height: 67px;
}

.section-nav span {
    display: none;
}

.section-nav .selected {
    color: #F99B38;
    height: 68px;
    background-image: url(../../jpg/website/ui/section-nav-bkg.jpg);
    background-repeat: repeat-x;
}

.section-nav a {
    display: block;
    float: left;
    color: #666;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 20px;
}

.section-nav a:hover {
}
/* Sub-section Nav */
.sub-nav {
    margin: 0px;
    width: 580px;
    margin-left: 10px;
    height: 32px;
    border-top: 1px solid #333;
}

.sub-nav ul {
    margin: 0px;
    height: 30px;
    padding-left: 10px;
}

.sub-nav li {
    color: #FFF;
    display: inline;
    height: 32px;
    vertical-align: middle;
    line-height: 32px;
    display: block;
    float: left;
}

.section-nav span {
    display: none;
}

.sub-nav .selected {
    color: #FFF;
}

.sub-nav a {
    display: block;
    float: left;
    color: #FFF;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: normal;
    padding: 0 10px;
}

.sub-nav a:hover {
}

.no-decoration a{
	text-decoration: none;
}

.print-box{
	width: 600px;
}

