html{
 overflow-x: hidden; 
}

body {
 background-image: url('../../../common/resources/DesignPortfolio/Neutral/Cork/Images/bg.jpg');
 margin: 0px auto;
 text-align: left !important;
 background-repeat: repeat;
}

#wrapper {
 height: auto;
 margin: 0 auto;
 width: 950px;
}

#userlink {
 color: #000000;
 float: right;
 font-family: arial;
 font-size: 12px;
 height: 32px;
 position: relative;
 right: 9px;
 text-decoration: none;
 top: 166px;
 width: auto;
}


#userlink a{
 color: #000;
 font-family: arial;
 font-size: 12px;
 height: 32px;
 position: relative;
 text-decoration: none;
 top: 0px;
 width: auto;
}


#userlink a:hover{
 color: #000;
 font-family: arial;
 font-size: 12px;
 height: 32px;
 position: relative;
 text-decoration: underline;
 top: 0px;
 width: auto;
}

td {
 color: #333333;
}

h3 {
 color: #c72020;
 font-family: Trebuchet MS;
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

h5 {
 color: #318dc4;
 font-family: Trebuchet MS;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

#header {
 background-image: url("../../../common/resources/DesignPortfolio/Neutral/Cork/Images/header.png");
 background-repeat: no-repeat;
 height: 137px;
 position: relative;
 width: 950px;
 z-index: 5;
}

#headerContainer {
 margin: 0 auto;
 width: 900px;
}

#logo {
    float: right;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 700px;
}

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
  text-align: center;
}


#header1 a {
    color: #C72020;
    font-family: 'Bevan',arial,serif;
    font-size: 40px;
}

#header2 a{
    color: #5E412F;
    font-family: 'Judson',arial,serif;
    font-size: 25px;
   line-height: 10px;
  *line-height: 30px; /* targets IE6 and 7 */
}

#bodyContainer{
 width: 900px;
 margin: 0px auto 0px auto;
}

#theme {
 margin: 0px auto;
 position: relative;
}

#home_bg {

} 

#content {
 background-image: url("../../../common/resources/DesignPortfolio/Neutral/Cork/Images/content-bg.png");
 background-repeat: repeat-y;
 margin: 0 auto;
 position: relative;
 width: 950px;
}

#page{
 overflow: auto;
 padding: 0px 0px 20px 9px;
 width: 900px;
 margin: 0px auto;
}

#pagetitle {
 color: #444444;
 padding-top: 10px;
 margin: 0px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: #c72020 2px solid;
 width: 645px; 
}

#footer {
 background-image: url("../../../common/resources/DesignPortfolio/Neutral/Cork/Images/footer.html");
 background-repeat: no-repeat;
 height: 65px;
 position: relative;
 width: 965px;
}

.ss-footer {
 color: #000;
 font-family: arial;
 font-size: 10px;
 margin: 0 auto;
 padding: 17px 0px 0px 0px;
 text-align: center;
 width: 900px;
}

.ss-footer a:link,
.ss-footer a:visited,
.ss-footer a:active,
.ss-footer a:hover{
 color: #000;
 font-weight: bold;
 text-decoration: none;
 font-size: 10px;
}

.label_skin_corporation a{
 color: black;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: black;
 font-weight: bold;
 text-decoration: underline;
}

/************ Sub Pages Styles ************/

#subpage_theme {
 position: relative;
}

#subpage_content{
 padding-top: 20px;
 padding-bottom: 20px;
 width: 645px;
}

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#left-title{
 margin-left: -21px;
}

#subpage_left_sidebar {
 width: 210px;
 float: left;
 margin-left: 15px;
}

#nav-box {
 margin-top: 10px;
 position: relative;
 width: 200px;
 border-right: 1px dotted silver;
 padding-right: 10px;
}

#subpage_right_content {
 width: 650px;
 float: left;
 text-align: left;
 margin-left: 15px;
}

#breadcrumbs {
 font-size: 11px;
 color: #27292f;
 padding: 10px 0px;
}

#breadcrumbs a {
 color: #808080;
 font-size: 11px;
}

/************ END of Sub Pages Styles ************/

.site_render_table_row td {
 margin-bottom: 8px !important;
}

A.header:link, 
A.header:active,
A.header:visited {
 display: block;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
 border-bottom-style: dashed !important;
 border-bottom-width: 1px !important;
}

A.header:hover{
 display: block;
 color: #fff !important;
 background-color: #c72020 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
 display:block;
 color:#fff !important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;
 background-color: #000 !important;
 padding: 5px 0 5px 30px !important;
}

A.sub:link, A.sub:active,A.sub:visited
{
 display: block;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: none !important;
 border-bottom-style: dashed !important;
 border-bottom-width: 1px !important;
}

A.sub:hover {
 display: block;
 height: 100%;
 color: #fff !important;
 background-color: #c72020 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: none !important;
}

A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{
 display:block;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 font-weight:bold !important;
 background-color:#000 !important;
 padding:5px 0 5px 40px !important;
}