html {
overflow-x: hidden; 
}

body {
 background-color: #5e1801;
background-image: url("../../../common/resources/DesignPortfolio/Subjects/Photography2/Images/body-bg.jpg");
 background-repeat: no-repeat;
}

#wrapper {
    height: auto;
    margin: 0 auto;
    width: 960px;
}

#userlink {
 color: #FFFFFF;
    float: left;
    position: relative;
    text-align: right;
    text-decoration: none;
    top: 2px;
    width: 100%;
}

#userlink a:link,
#userlink a:active,
#userlink a:visited{
 color: #fff;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a {
 color: #fff;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover {
 color: #fff;
 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{
background-image: url("../../../common/resources/DesignPortfolio/Subjects/Photography2/Images/header-bg.png");
    background-repeat: repeat-x;
    height: 251px;
    margin: 0 auto;
    width: 960px;
}

#inner-header {
}

#headerContainer{
 margin: 0px auto;
}

#logo{
    float: left;
    padding-top: 75px;
    text-align: left;
    width: 340px;
}

#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: #fff;
    font-family: times new roman,serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

#header2 a {
    font-size: 14px;
    color: #fff;
    font-family: arial;
    text-decoration: none;
    font-style: italic;
}

#bodyContainer{
 width: 960px;
 margin: 0px auto 0px auto;
}

#theme {
}

#content{
  width: 960px;
  margin: 0 auto; 
}


#pagetitle {
 color: #3f9022;
 padding-top: 10px;
 margin: 0px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: #000 1px solid;
}

#footer{
    background-image: url("../../../common/resources/DesignPortfolio/Subjects/Photography2/Images/footer-bg.jpg");
    float: right;
    height: 150px;
    width: 960px;
}

#inner-footer {
    float: right;
    width: 710px;
}

#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: #333;
 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: #333;
 font-weight: bold;
 text-decoration: none;
 font-size: 10px;
}

.label_skin_corporation a{
 color: #333;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: #333;
 font-weight: bold;
 text-decoration: underline;
}

/************ Sub Pages Styles ************/

#subpage_right_bottom {
   float: left;
}


#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: 0 10px;
}

#nav-box {
  width: 220px;
  background-color: #fff;
}

#nav-top {
}

#nav-bottom {
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/Photography2/Images/nav-bottom.png");
 height: 186px;
 width: 220px;
}

#subpage_right_content {
background-color: #FFFFFF;
    float: left;
    margin-left: 10px;
    padding: 10px;
    text-align: left;
    width: 680px;
}

#subpage_content_bottom {
  float: right;
 
}

#breadcrumbs {
 font-size: 11px;
 color: #3f9022;
 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{
 background-color: #3f9022;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;

}

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: #3f9022;
}

A.sub:link, A.sub:active,A.sub:visited
{
 display: block;
 color: #000!important;
 font:12px arial, helvetica, sans-serif !important;
}

A.sub:hover {
 height: 100% !important;
 color: #fff!important;
 font:12px arial, helvetica, sans-serif !important;
 background-color: #3f9022;
}

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: #3f9022;
}