@font-face
{
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v7/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
}
body
{
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.header
{
    min-width: 620px;
    position: relative;
    z-index:999;
}
.header-upper
{
    position: absolute;
    width: 100%;
    height: 200px;
    z-index: 1;
    top: 0;
    background-image: url(base/images/header-lower.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.header-upper-left
{
    width: 136px;
    height: 126px;
    position: absolute;
    bottom: 18px;
    background-image: url(base/images/header-leftright.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display:none;
}
.header-upper-right
{
    width: 136px;
    height: 126px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(base/images/header-leftright.png);
    background-position: 0 -126px;
    background-repeat: no-repeat;
    display:none;
}

.header-upper-content
{
    text-align: center;
    height: 148px;
    width: 980px;
    z-index: 999;
    position: relative;
    margin: auto;
    margin-top: 15px;
}


@media only screen and (max-width:979px)
{
    .header-upper-content
    {
        width: 620px;
    }
}

.header-upper-content-left
{
    position: absolute;
    top: 0;
    left: 0;
    max-width: 290px;
}

.header-upper-content-main
{
    width: 472px;
    margin: auto;
    height: 148px;
}

.header-upper-content-main a img
{
    width: 472px;
    height: 148px;
    margin: auto;
}

.header-upper-content-right
{
    position: absolute;
    top: 0;
    right: 0;
    max-width: 290px;
}

@media only screen and (min-width:980px)
{
    .header-upper-content-left
    {
        top: 55px;
        height: 37px;
    }
    .header-upper-content-right
    {
        top: 55px;
        height: 37px;
    }
}


@media only screen and (max-width:979px)
{
    .header-upper-content-left
    {
        max-width: 130px;
    }
    .header-upper-content-right
    {
        max-width: 130px;
    }

    .header-upper-content-main a img
    {
        width: 400px;
        height: 125px;
        margin-top: 15px;
    }

}

.header-upper-content-left > ul, .header-upper-content-right > ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.header-upper-content-left > ul > li, .header-upper-content-right > ul > li
{
    display: block;
    height: 37px;
    font-size: 18px;
    font-family: 'Open Sans Condensed' , 'Arial';
    position: relative;
    text-align: center;
}
.header-upper-content-left > ul > li > a, .header-upper-content-right > ul > li > a
{
    height: 37px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 122px;
}

@media only screen and (min-width:980px)
{
    .header-upper-content-left > ul > li, .header-upper-content-right > ul > li
    {
        display: inline-block;
    }
    .header-upper-content-left > ul > li > a, .header-upper-content-right > ul > li > a
    {
        padding: 0 10px;
        width: auto;
    }
}
.header-upper-content-left > ul > li > a:hover, .header-upper-content-left > ul > li.sfHover > a, .header-upper-content-right > ul > li > a:hover, .header-upper-content-right > ul > li.sfHover > a
{
    color: #ccc;
}


.header-upper-login
{
    position: absolute;
    bottom: 30px;
    right: 0;
}
@media only screen and (max-width:979px)
{
    .header-upper-login
    {
        display: none;
    }
}

.shortcuts-facebook
{
    width: 32px;
    height: 32px;
    display: inline-block;
    background-image: url(base/images/sprite.png);
    background-position: 0 -865px;
    background-repeat: no-repeat;
    text-indent: -999em;
    margin: 0 8px;
}
.shortcuts-youtube
{
    width: 32px;
    height: 32px;
    display: inline-block;
    background-image: url(base/images/sprite.png);
    background-position: 0 -897px;
    background-repeat: no-repeat;
    text-indent: -999em;
    margin: 0 8px;
}
.shortcuts-login
{
    width: 32px;
    height: 32px;
    display: inline-block;
    background-image: url(base/images/sprite.png);
    background-position: 0 -929px;
    background-repeat: no-repeat;
    text-indent: -999em;
    margin: 0 8px;
}
.shortcuts-facebook:hover
{
    background-position: -32px -865px;
}
.shortcuts-youtube:hover
{
    background-position: -32px -897px;
}
.shortcuts-login:hover
{
    background-position: -32px -929px;
}
.header-banners
{
    padding-top: 182px;
    
}
.camera_wrap 
{
    margin-bottom:inherit!important;
}
.camera_pag
{
    position: absolute;
    bottom: 20px;
    right: 0;
}
#pie_0
{
    top: 20px !important;
}
.content
{
    border-top: 4px solid #272727;
    background-color: #1C1C1C;
    padding-top: 30px;
    padding-bottom: 10px;
    min-width: 620px;
}

.content-title
{
    padding-bottom: 20px;
    text-align: left !important;
}



.content-title ul
{
    font-family: 'Open Sans Condensed' , 'Arial';
    font-size: 22px;
    color: #949494;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

.content-title ul li
{
    margin: 0 5px 0 0;
    padding: 0 15px 0 0;
    display: inline-block;
    background-image: url(base/images/chevron.png);
    background-position: 100% center;
    background-repeat: no-repeat;
}
.content-title ul li.first a
{
    background-image: url(base/images/sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 21px;
    text-indent: -999em;
    display: inline-block;
    vertical-align: sub;
}
.content-title ul li.first a:hover
{
    background-position: 0 -21px;
}

.content-title ul li.last
{
    background: none;
}

.content-title hr
{
    border: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    position: relative;
}

.content-title a
{
    color: #3D4353;
    text-decoration: none;
}

.content-title a:hover
{
    color: #EB6654;
}

.content-title hr:before
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 65px;
    height: 5px;
    left: 0;
    bottom: -3px;
    background: #E66B1A;
}

.content-lower
{
    height: 82px;
    background-image: url(base/images/content-lower.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-width: 620px;
}

.footer
{
    background-color: #fff;
    min-width: 620px;
    border-bottom: 5px solid #F78C19;
}


.footer-content
{
    max-width: 980px;
    margin: auto;
    padding: 5px 0;
    font-family: 'Open Sans Condensed' , 'Arial';
    font-size: 16px;
}
.footer-content > ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.footer-content ul li
{
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
}

.footer-content ul li a
{
    text-decoration: none;
    color: #000;
}
.footer-content ul li a:hover
{
    text-decoration: underline;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu *
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu ul
{
    line-height: 1.0;
    text-align: left !important;
}
.sf-menu ul
{
    position: absolute;
    top: -999em;
    width: 170px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li
{
    width: 100%;
    line-height: normal;
}
.sf-menu li:hover
{
    visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu ul li
{
    float: left;
    position: relative;
}
.sf-menu li a
{
    display: block;
    position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
    left: 0px;
    top: 30px; /* match top ul list item height */
    z-index: 99;
    font-family: Tahoma, Arial;
    font-size: 12px;
    text-decoration: none;
}


ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul
{
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul
{
    left: 170px; /* match ul width */
    top: -4px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul
{
    top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
    left: 170px; /* match ul width */
    top: -4px;
}

/*** DEMO SKIN ***/


.sf-menu
{
    display: block;
}


.sf-menu li li
{
}

.sf-menu li ul
{
    border-top: 2px solid #262626; /*background-image: url(adm/images/sprite.png);*/
    background-color: #fff;
    background-position: 0 -236px;
    background-repeat: repeat-x;
    box-shadow: 2px 2px 0px 0px #BBBBBB;
    margin-top: 2px;
}

.sf-menu > li > ul
{
    margin-top: 5px;
}

.sf-menu li li a
{
    border-top: 1px solid #E1E1E1;
    padding: .75em 1em;
    text-decoration: none;
    color: #000;
}
.sf-menu li li li
{
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active
{
    background: #E1E1E1;
    outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul
{
    /*padding-right: 2.25em;     min-width: 1px;*/ /* trigger IE7 hasLayout so spans position accurately */
}

ul.sf-menu > li > a.sf-with-ul > .sf-sub-indicator
{
    display: block;
    width: 100%;
    height: 16px;
    text-indent: -999em;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    left: 0;
}
ul.sf-menu > li > a.sf-with-ul:hover > .sf-sub-indicator, .header-upper-menu > ul > li:hover > a > span.sf-sub-indicator
{
    background-image: url('base/images/arrows2.png');
    background-position: center 0;
    display: none;
}

ul.sf-menu li > ul > li > a.sf-with-ul .sf-sub-indicator
{
    position: absolute;
    display: block;
    right: 2px;
    top: 8px; /* IE6 only */
    width: 8px;
    height: 17px;
    text-indent: -999em;
    overflow: hidden;
    background: url('base/images/arrows.png') no-repeat 0px 0px; /* 8-bit indexed alpha png. IE6 gets solid image only */
    z-index: 9999;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul
{
    background: url('adm/images/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off
{
    background: transparent;
}


input[type="text"], input[type="password"], textarea, select
{
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background: rgba(255, 255, 255, 0.85);
    padding: 6px;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #C0C8D2;
    font-size: 13px;
    background-color: white; /*background-repeat: repeat-x;     background-image: -khtml-gradient(linear,left top,left bottom,from(#F6F6F6),to(white));     background-image: -moz-linear-gradient(top,#F6F6F6,white);     background-image: -ms-linear-gradient(top,#F6F6F6,white);     background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#F6F6F6),color-stop(100%,white));     background-image: -webkit-linear-gradient(top,#F6F6F6,white);     background-image: -o-linear-gradient(top,#F6F6F6,white);     background-image: linear-gradient(top,#F6F6F6,white);*/
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
    outline: 0;
}
select
{
    padding: 5px;
}

input:focus, textarea:focus, select:focus
{
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 1px dotted #666;
}
