@import url(http://fonts.googleapis.com/css?family=Telex);

html {
overflow-x: hidden; 
}

body {
 background-color: #154b8c;
background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/body-bg.jpg");
 background-repeat: repeat-x;
}

#wrapper {
    height: auto;
    margin: 0 auto;
    width: 960px;
}

#inner-wrapper {
background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/wrapper-bg.png");
    background-repeat: repeat-y;
    overflow: auto;
    padding: 0 0 100px;
}

#userlink {
 float: right;
 position: relative;
 top: 2px;
 width: 100%;
 color: #333;
 text-decoration: none;
 text-align: right;
}

#userlink a:link,
#userlink a:active,
#userlink a:visited{
 color: #333;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a {
 color: #333;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover {
 color: #333;
 font-size: 10px;
 font-family: arial;
 text-decoration: underline;
}

td {
 color: #333333;
}

h3 {
 color: #000;
 font-family: Trebuchet MS;
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

h5 {
 color: #fff;
 font-family: Trebuchet MS;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0px;
}

#header{
    height: 90px;
    margin: 0 auto;
    width: 960px;
}

#inner-header {
}

#headerContainer{
 margin: 0px auto;
}

#logo{
    float: left;
    padding-top: 15px;
    text-align: left;
    width: 490px;
}

#header1, #header2 {
  float: left;
  width: 100%;
  overflow: hidden;
}

#header1 {
 height: 30px;
}

#header2 {
 height: 25px;
}

#header1 a:hover, #header2 a:hover {
  text-decoration: none;
}

#header1 a{
    color: #154F97;
    font-family: georgia;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}

#header2 a {
color: #007ab4;
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
}

#bodyContainer{
 width: 960px;
 margin: 0px auto 0px auto;
}

#theme {
}

#content{
  width: 960px;
  margin: 0 auto; 
}


#pagetitle {
 color: #000;
 padding-top: 10px;
 margin: 0px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: 1px solid #0075b0;

}

#footer{
    float: left;
    width: 960px;
}

#inner-footer {
 float: left;
    margin-left: 250px;
    padding-top: 10px;
    width: 690px;
}

#footer-socialmedia {
 float: right;
 padding-right: 30px;
}

.footer-social-media-links {
 float: right;
 padding-top: 0px;
 padding-left: 15px;
}

#footerLeft{

}

#footerLeft li {
 list-style-type: none;
}

.ss-footer {
 color: #fff;
 font-family: arial;
 font-size: 10px;
 margin: 0 auto;
 text-align: center;
}

.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: 10px;
}

.label_skin_corporation a{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
}

/************ Sub Pages Styles ************/
#page {
 float: left;
 width: 960px;
}
#subpage_bg {
 width: 960px;
}
#subpage_theme {
 float: left;
}

#subpage_content{
 padding-top: 20px;
 padding-bottom: 20px;
}

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#subpage_left_sidebar {
    float: left;
    text-align: left;
    padding: 0px 10px 10px;
}

#nav-box {
  width: 220px;
  background-color: #fff;
}

#nav-top {
  background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/nav-top.png");
   width: 220px;
  height: 105px;
}

#nav-bottom {
  background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/nav-bottom.png");
   width: 220px;
  height: 62px;
}
#subpage_right_top {
   background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/content-top.png");
   width: 700px;
   height: 55px;
   margin-right: 10px;
   margin-top: 15px;
   float: right;
}
#subpage_right_content {
    float: left;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 680px;
    background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/content-bg.png");
    background-color: #fff;
}

#subpage_right_bottom {
   background-image: url("../../../common/resources/DesignPortfolio/Nature/Ocean/Images/content-bottom.png");
   width: 700px;
   height: 45px;
float: right;
margin-right: 10px;
}

#breadcrumbs {
 font-size: 11px;
 color: #0075b0;
 padding-bottom: 10px;
}

#breadcrumbs a {
 color: #333;
 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: 7px 25px !important;
 text-decoration: none !important;
}

A.header:hover{
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;
 background-color: #0075b0;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
 color:#fff!important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;
 font-weight: bold !important;
 background-color: #0075b0;
}

A.sub:link, A.sub:active,A.sub:visited
{
 display: block;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 7px 25px !important;
 text-decoration: none !important;
}

A.sub:hover {
 height: 100% !important;
 color: #fff!important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 20px !important;
 text-decoration: none !important;
 background-color: #0075b0;
}

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;
 text-decoration: none !important;
 font-weight: bold !important;
 background-color: #0075b0;
}