@import url(http://fonts.googleapis.com/css?family=Signika:400,700);




html {
overflow-x: hidden; 
}

body {
 margin: 0px auto;
 background-image: url("../../../common/resources/DesignPortfolio/Seasons/Spring1/Images/bg2.jpg");
 background-repeat: repeat-x;
 text-align: left !important;
 background-color: #f5dfd4;
}

#wrapper {
 height: 100%;
 margin: 0 auto;
 padding-top: 5px;
 width: 100%;
}

#userlink {
 float: right;
 height: 20px;
 position: relative;
 top: 2px;
 width: 100%;
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:link,
#userlink a:active,
#userlink a:visited{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: underline;
}

#userlink a:hover{
 color: #000;
 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/Seasons/Spring1/Images/header-bg.png");
    background-repeat: no-repeat;
    height: 236px;
    margin: 0 auto;
    width: 900px;
}

#headerContainer{
 width: 900px;
 margin: 0px auto;
}

#logo{
    float: right;
    height: 90px;
    overflow: hidden;
    text-align: center;
    width: 790px;
}

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
  color: #000;
}

#header1 a{
 font-family: 'Signika', sans-serif;
 font-size: 36px;
 font-weight: 800;
}

#header2 a{
    font-family: georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

#bodyContainer{
 width: 900px;
 margin: 0px auto 0px auto;
}

#theme {
 margin: 0px auto;
 position: relative;
}

#home_bg {

} 

#content{
 width: 100%;
 margin: 0px auto;
}

#banner {
 width: 565px;
 height: 255px;
 padding-bottom: 20px;
}

ul.quicklinks {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-left: 30px;
 padding-left: "0px";
}

ul.quicklinks li {
 line-height: 160%;
}

#page{
 background-color: #fdf8e9;
 width: 900px;
 overflow: auto;
 padding-top: 20px;
 padding-bottom: 20px;
 margin: 0 auto;
}

#pagetitle {
 color: #444444;
 padding-top: 10px;
 margin: 0px;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: bold;
 border-bottom: #000 2px solid;
 width: 630px; 
}

#footer{
     background-image: url("../../../common/resources/DesignPortfolio/Seasons/Spring1/Images/bottom-bg.png");
 color: #000;
 font-size: 10px;
 width: 882px;
 height: 36px;
 text-align: left;
 margin: 0px auto 0px auto;
 font-family: arial;
}

#inner-footer {
 margin: 0px auto 0px auto;
 padding: 10px;
}

#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: #000;
 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: #000;
 font-weight: bold;
 text-decoration: none;
 font-size: 10px;
}

.label_skin_corporation a{
 color: #000;
 font-weight: bold;
 text-decoration: none;
}

.label_skin_corporation a:hover{
 color: #000;
 font-weight: bold;
 text-decoration: underline;
}

ul.quicklinks a {
 color: #27292f;
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 10pt;
 text-decoration: none;
}

ul.quicklinks a:hover{
 color: #318dc4;
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 10pt;
 text-decoration: underline;
}



/************ Sub Pages Styles ************/

#subpage_theme {
 position: relative;
 background-color: #fdf8e9;
}

#subpage_content{
 padding-top: 20px;
 padding-bottom: 20px;
}

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

#subpage_left_sidebar {
 width: 210px;
 float: left;
 margin: 1px 0px 0px 20px;
}

#nav-box {
 width: 210px;
 position: relative;
}

#nav-box-corner{
 margin-bottom: -35px;
}

#nav-box-corner2{
 margin-top: -35px;
}

#subpage_right_content {
 width: 615px;
 float: left;
 text-align: left;
 margin-left: 20px;
}

#breadcrumbs {
 font-size: 11px;
 color: #27292f;
 padding-bottom: 10px;
}

#breadcrumbs a {
 color: #27292f;
 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: thin dotted black !important;
}

A.header:hover{
 display: block;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 30px !important;
 text-decoration: none !important;
 background-color: #bb4c51 !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;
 padding: 5px 0 5px 30px !important;
 font-weight: bold !important;
 border-bottom: thin dotted black !important;
 background: none !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: thin dotted black !important;
}

A.sub:hover {
 display: block;
 height: 100%;
 color: #fff !important;
 font:12px arial, helvetica, sans-serif !important;
 padding: 5px 0 5px 40px !important;
 text-decoration: none !important;
 background-color: #bb4c51 !important;
}

A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{
 display:block;
 color: #000 !important;
 font:12px arial, helvetica, sans-serif !important;
 font-weight:bold !important;
 text-decoration: none !important;
 padding:5px 0 5px 40px !important;
 font-weight: bold !important;
 border-bottom: thin dotted black !important;
 background: none !important;
}