html {
overflow-x: hidden; 
}

body {
 background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/body-bg.jpg');
 text-align: left !important;
 background-repeat: repeat;
 background-position: center top;
}

#wrapper {
 height: auto;
 margin: 0 auto;
 width: 910px;
}

#userlink {
 float: right;
 height: 32px;
 position: relative;
 top: 2px;
 width: auto;
 padding: 10px 20px 0px 0px;
 color: #fff;
}

#userlink a {
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover {
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: underline;
}

td {
 color: #333333;
}

h3 {
 color: #444;
 font-family: Trebuchet MS;
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

h5 {
 color: #444;
 font-family: Trebuchet MS;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

#header {
 background-image: url("../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/header-bg.jpg");
 background-repeat: no-repeat;
 height: 77px;
 width: 907px;
}

#headerContainer{
 width: 907px;
 height: 77px;
}

#top-bar{
 background-image: url("../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/topbar-bg.jpg");
 background-repeat: repeat-x;
 height: 14px;
 width: 100%;
}

#logo{
  float: right;
    height: 76px;
    overflow: hidden;
    width: 610px;
    width: 650px\9;
    *width: 650px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { #logo{width: 650px;} }

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
    color: #FFFFFF;
    font-family: 'Anton',sans-serif;
}

#header1 a {
    font-size: 34px;
}

#header2 a {
 font-size: 15px;
}

#content{
 width: 907px;
 height: auto;
 padding: 0px;
 background-image: url("../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/content-bg.jpg");
 background-repeat: repeat-y;
}

#left-content {
 width: 580px;;
 height: auto;
 float: left;
 margin-left: 20px;
}

#subpage {
 height: auto;
 overflow: auto;
 width: 907px;
}

#subpage_bg {
 min-height: 100%;
 margin: 0px auto;
}

#page {
 height: 100%;
 width: 928px;
 margin: 0px auto;
}

#pagetitle {
 color: #444;
 padding-top: 10px;
 margin-bottom: 10px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: #d5533b 2px solid;
 width: 720px; 
}

#footer{
 width: 1022px;
 height: 189px;
 margin: 0px auto;
 background-image: url("../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/footer-bg.png");
 background-repeat: no-repeat;
 padding-right: 10px;
}
.ss-footer {
 color: #FFFFFF;
 font-family: arial;
 font-size: 12px;
 text-align: center;
 padding-top: 35px;
}

.ss-footer a:link,
.ss-footer a:visited,
.ss-footer a:active,
.ss-footer a:hover{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-size: 12px;
}

.label_skin_corporation a{
 color: white;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: white;
 font-weight: bold;
 text-decoration: underline;
}

/************ Sub Pages Styles ************/

#subpage_left_sidebar {
 float: left;
 width: 150px;
 height: "100%";
 height: 100%\9;
 *height: 100%;
}

#inside-left-bar{

}

#nav-box {
 width: 150px;
 height:100%;
}

#subpage_right_content {
 background-color: #FFFFFF;
 float: left;
 height: 100%;
 padding-left: 15px;
 text-align: left;
 width: 741px;
}

#subpage_content{
 width: 720px;
 height: auto;
}

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#breadcrumbs {
 font-size: 11px;
 color: #015071;
 padding: 10px 0px;
}

#breadcrumbs a {
 color: #808080;
 font-size: 11px;
}

/************ END of Sub Pages Styles ************/

.label_skin_corporation {
 font-size: 10pt;
}

/************************************************/

.site_render_table_row td {
 margin-bottom: 8px !important;
}

A.header:link, 
A.header:active,
A.header:visited {
 background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/button-inactive.png') !important;
 background-repeat:repeat-y !important;
 display: block !important;
 color: #666 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 20px !important;
 text-decoration: none !important;
 margin: 1px 7px !important;
}

A.header:hover{
  background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/button-active.png') !important;
 background-repeat:repeat-y !important;
 display: block;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 20px !important;
 text-decoration: none !important;
 margin: 1px 7px !important;
 font-weight: normal !important;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
 display:block;
 color:#000 !important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;
 background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/button-active.png') !important;
 background-repeat:repeat-y !important;
 padding: 5px 0 5px 20px !important;
 margin: 1px 7px !important;
 font-weight: bold !important;
}

A.sub:link, A.sub:active,A.sub:visited
{
 background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/button-inactive.png') !important;
 background-repeat:repeat-y !important;
 display: block !important;
 color: #666 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
 margin: 1px 12px !important;
}

A.sub:hover {
 background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/button-active.png') !important;
 background-repeat:repeat-y !important;
 display: block !important;
 height: 100% !important;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
 margin: 1px 12px !important;
 font-weight: normal !important;
}

A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{
 background-image: url('../../../common/resources/DesignPortfolio/Abstract/Rainbow/Images/button-active.png') !important;
 background-repeat:repeat-y !important;
 display:block !important;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 font-weight:bold !important;
 padding:5px 0 5px 30px !important;
 margin: 1px 12px !important;
}