html{
overflow-x: hidden; 
}

body {
 background-image: url('../../../common/resources/DesignPortfolio/Subjects/Science/Images/bg.jpg');
 background-color: #2a1e22;
 margin: 0px auto;
 text-align: left !important;
 background-repeat: no-repeat;
 background-position: top;
}

#wrapper {
 height: auto;
 margin: 0 auto;
 padding-top: 5px;
 width: 915px;
}

#userlink{
 float: right;
 height: 32px;
 position: relative;
 top: 2px;
 width: auto;
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: none;
}

#userlink a{
 height: 32px;
 position: relative;
 top: 2px;
 width: auto;
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover{
 height: 32px;
 position: relative;
 top: 2px;
 width: auto;
 color: #fff;
 font-size: 12px;
 font-family: arial;
 text-decoration: underline;
}

td {
 color: #333333;
}

h3 {
 color: #b63a22;
 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-repeat: no-repeat;
 height: 147px;
 margin-top: 0;
}

#headerContainer{
 width: 913px;
 margin: 0px auto;
 margin-left: -7px;
}

#logo {
    margin: 0 auto;
    width: 400px;
 text-align: center;
}

#logo img{
 float: left;
 width: 400px;
 margin: 0px auto;
}

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
}

#header1 a{
    color: #ff502e;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

#header2 a {
    color: #FFFFFF;
    font-family: georgia;
    font-size: 16px;
    font-weight: bold;
}

#bodyContainer{
 width: 900px;
 margin: 0px auto 0px auto;
}

#theme {
 margin: 0px auto;
 position: relative;
}

#home_bg {

} 

#content{
 width: 900px;
 margin: -5px auto 0px auto;
}

#page{
 background-color: #ffcc78;
 width: 900px;
 overflow: auto;
 padding-top: 10px;
 padding-bottom: 20px;
 margin-left: 0px;
 margin-left: "0px";
}

#pagetitle {
 color: #444444;
 padding-top: 10px;
 margin: 0px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: #b63a22 2px solid;
 width: 630px; 
}

#footer{
 background-color: #b63a22;
 color: #ffffff;
 font-size: 10px;
 width: 900px;
 height: 35px;
 text-align: left;
 margin: 0px auto 0px auto;
 font-family: arial;
}

#inner-footer {
 margin: 0 auto;
 padding: 0;
 width: 900px;
}

#footer-socialmedia {
 float: right;
 padding-right: 30px;
}

.footer-social-media-links {
 float: right;
 padding-top: 0px;
 padding-left: 15px;
}

#footerLeft{

 padding-left: 10px;
 padding-top: 10px;
}

#footerLeft li {
 list-style-type: none;
}

.ss-footer {
 color: #FFFFFF;
 font-family: arial;
 font-size: 10px;
 margin: 0 auto;
 padding: 3px 0;
 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: white;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: white;
 font-weight: bold;
 text-decoration: underline;
}

/************ Sub Pages Styles ************/

#subpage_theme {
 position: relative;
}

#subpage_content{
 padding-top: 20px;
 padding-bottom: 20px;
 width:630px;
}

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#left-title{
 margin-left: -21px;
}

#subpage_left_sidebar {
 width: 210px;
 float: left;
 margin-left: 20px;
}

#nav-box {
 background-color: #b63a22;
 width: 199px;
 position: relative;
 margin-top:10px;
 padding-top: 20px;
 padding-bottom: 20px;
}

#subpage_right_content {
 width: 640px;
 float: left;
 text-align: left;
 margin-left: 13px;
}

#breadcrumbs {
 font-size: 11px;
 color: #27292f;
 padding-bottom: 10px;
}

#breadcrumbs a {
 color: #2a1e22;
 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: #ffffff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;

}

A.header:hover{
 display: block;
 color: #fff !important;
 background-color: #2a1e22 !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:white !important;
 font:12px arial, helvetica, sans-serif !important;
 text-decoration: none !important;
 background-color: #d55941 !important;
 padding: 5px 0 5px 30px !important;
}

A.sub:link, A.sub:active,A.sub:visited
{
 display: block;
 color: #ffffff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: none !important;
}

A.sub:hover {
 display: block !important;
 height: 100%;
 color: #fff !important;
 background-color: #2a1e22 !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: white !important;
 font:12px arial, helvetica, sans-serif !important;
 font-weight:bold !important;
 background-color:#d55941 !important;
 padding:5px 0 5px 40px !important;
}
