html{
overflow-x: hidden; 
}

body {
 background-color: #FFF;
}

#wrapper {
 text-align: left;
 background-image: url('../../../common/resources/DesignPortfolio/Subjects/Music1/Images/body-bg.html');
 background-repeat: repeat-x;
}


#userlink {
 float: right;
 height: 32px;
 position: relative;
 top: 2px;
 width: auto;
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:link,
#userlink a:active,
#userlink a:visited{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: underline;
}
    
h3 {
 color: #324A64;
 font-family: Trajan Pro;
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

h5 {
 color: #324A64;
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

#header-bg{
 height: 240px;
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/Music1/Images/header.png");
 background-repeat: no-repeat;
 margin: 0px auto;
 background-position: center top;
}

#header{
 height: 164px;
 margin: 0px auto;
}

#logo {
    float: left;
    height: 85px;
    margin-left: 320px;
    overflow: hidden;
    width: 600px;
}

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
}

#header1 a{
    font-family: 'Maiden Orange',arial,serif !important;
    font-size: 45px;
    color: #FA9D1C;
}

#header2 a {
    color: #616161;
    font-family: 'The Girl Next Door',arial,serif;
    font-size: 20px;
}

#headerContainer{
 width: 912px;
 margin: 0px auto;
 padding-top: 23px;
}

ul.quicklinks {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-left: 30px;
 padding-left: "0px";
 margin-left: "20px";
}

ul.quicklinks li {
 line-height: 160%;
}

#page{
 width: 930px;
 background-image: url('../../../common/resources/DesignPortfolio/Subjects/Music1/Images/content-bg.png');
 background-repeat:repeat-y;
 min-height: 100%;
 overflow: auto;
 margin: 0px auto;
 padding-bottom: 15px;
}

#theme {
 width: 912px;
}

#home_bg {
 width: 912px;
 margin: 0px auto;
}

#contents{
 width: 930px;
 margin: 0px auto;
 padding-left: 19px;
}

#footer {
 background-color: #324A64;
 color: #FFFFFF;
 font-family: arial;
 font-size: 10px;
 height: 38px;
 width: 100%;
}

#inner-footer {
 margin: 0 auto;
 padding: 5px 0 0 400px;
 width: 600px;
}

#footer-socialmedia {
 float: right;
}

.footer-social-media-links {
 float: right;
 padding-top: 0px;
 padding-left: 15px;
}

#footerLeft{
 float: left;
 font-family: arial;
 padding-top: 10px;
 padding-left: 10px;
}

#footerLeft li {
 list-style-type: none;
}

.ss-footer a:link,
.ss-footer a:visited,
.ss-footer a:active,
.ss-footer a:hover {
 font-weight: bold;
 color: #fff;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

.label_skin_corporation a,
.label_skin_corporation a:hover{
 color: white;
 font-weight: bold;
 font-size: 10px;
}

ul.quicklinks a {
 color: #000000;
 text-decoration: none;
 font-size: 10pt;
}

ul.quicklinks a:hover {
 color: #47631F;
 text-decoration: underline;
 font-size: 10pt;
}


/************ Sub Pages Styles ************/

#subpage_bg {
 min-height: 100%;
 overflow: auto;
}

#subpage_main_content {
 width: 900px;
 margin: auto;
} 

#subpage {
 width: 923px;
 margin: 0px auto;
 padding-bottom: 20px;
}

#subpage_left_sidebar {
 background-image: url('../../../common/resources/DesignPortfolio/Subjects/Music1/Images/speaker-bottom.jpg');
 background-position: -4px 0px;
 background-repeat: no-repeat;
 width: 279px;
 float: left; 
}

#inside-left-bar {
 padding-left: 23px;
 padding-top: 90px;
 width: 200px;
}

#nav-box {
 -moz-border-radius: 20px;
 float: clear;
 padding-top: 15px;
 padding-bottom: 15px;
 text-align: left;
}

#subpage_right_content {
 width: 600px;
 float: left;
 text-align: left;
 margin: 20px 0px 0px 15px;
}

#subpage_content{
 padding-top: 20px;
 padding-bottom: 20px;
}

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#pagetitle {
 color: #fa9d1c;
 padding: 0px;
 margin: 0px;
 font-family: Trajan Pro, sans-serif;
 font-size: 18px;
 font-weight:lighter;
 border-bottom: #fa9d1c 2px solid; 
}

#breadcrumbs {
 font-size: 11px;
 color: #fa9d1c;
 padding-bottom: 20px;
}

#breadcrumbs a {
 color: #808080;
 font-size: 11px;
}

/************ END of Sub Pages Styles ************/

.site_render_table_row td {
 margin-bottom: 8px;
}

A.header:link, A.header:active,A.header:visited {
 display: block;
 color: #fff !important;
 font: 12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
}

A.header:hover {
 display: block;
 color: #fa9d1c !important;
 font: 12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: underline !important;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
 display: block;
 height: 100%;
 color: #fa9d1c !important;
 font: 12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;

 padding: 5px 0 5px 30px !important;
}

A.sub:link, A.sub:active,A.sub:visited
{
 display: block;
 height: 100%;
 color: #fff !important;
 font: 12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: none !important;
}

A.sub:hover {
 display: block;
 height: 100%;
 color: #fa9d1c !important;
 font: 12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: underline !important;
}

A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{
 display:block;
 color: #fa9d1c !important;
 font: 12px arial, helvetica, sans-serif !important;
 font-weight: bold !important;
 padding: 5px 40px !important;
}