/*Parte liquida do template*/

body {
    background: -webkit-radial-gradient(circle,#94d2f8,#3a92c8);
    background:-moz-radial-gradient(circle,#94d2f8,#3a92c8);
    font-size: 12px;
    font-family: helvetica !important;
}

#wrapper {
    width: 100%;
    min-width: 1180px;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}


.ui-inputfield:focus {
    outline: none;
    color: #333;/*
    border: 1px solid #3a92c8 !important;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.53) !important;
    -moz-box-shadow:    1px 1px 6px rgba(0, 0, 0, 0.53) !important;
    box-shadow:         1px 1px 6px rgba(0, 0, 0, 0.53) !important; */
}



/* Header
-----------------------------------------------------------------------------*/
#header {
    /*height: 130px;
    background-color: #f77805;
    background-image: -moz-radial-gradient(95% 59%, circle cover, #f8d0ac, #f77805, 20%);
    background-image: -webkit-radial-gradient(1180px 59%, circle cover, #f8d0ac, rgba(247, 120, 5, 0.8) 8%);
    background-image: -o-radial-gradient(95% 59%, circle cover, #f8d0ac, rgba(247, 120, 5, 0.8) 65%);
    background-image: -ms-radial-gradient(95% 59%, circle cover, #f8d0ac, rgba(247, 120, 5, 0.8) 65%);
    background-image: radial-gradient(95% 59%, circle cover, #f8d0ac, rgba(247, 120, 5, 0.8) 65%); */
}


/* Middle-Top
-----------------------------------------------------------------------------*/
#find {


}


/* Middle
-----------------------------------------------------------------------------*/
#content {


}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
    height: 100px;
    border-top: 5px solid #353639;
    background-color: #f77805 ;
    /*background-image: -moz-radial-gradient(79% 26%, circle closest-corner, #f8d0ac, #f77805, 100%);
    background-image: -webkit-radial-gradient(79% 26%, circle closest-corner, #f8d0ac, rgba(247, 120, 5, 0.8) 100%);
    background-image: -o-radial-gradient(79% 26%, circle closest-corner, #f8d0ac, rgba(247, 120, 5, 0.8) 100%);
    background-image: -ms-radial-gradient(79% 26%, circle closest-corner, #f8d0ac, rgba(247, 120, 5, 0.8) 100%);
    background-image: radial-gradient(79% 26%, circle closest-corner, #f8d0ac, rgba(247, 120, 5, 0.8) 100%) */
}
/*Fim da parte liquida do template*/
#wrapper2 {
    width: 1200px;
    margin: 0 auto;

}
#wrapper5 {
    width: 1200px;
    margin: 0 auto;
    overflow: auto;
}

#rodape {
    width: 1200px;
    margin: 0 auto;

}

#cabecalho {
    width: 1200px;
    margin: 0 auto;

}

/* Header
-----------------------------------------------------------------------------*/
#header2 {

    display: block;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle2 {
    border-left: 250px solid transparent;
    border-right: 250px solid transparent;
    height: 1%;
    position: relative;
}

#middleesquerda
{
    border-right: 250px solid transparent;
    height: 1%;
    position: relative;
}
#middleesquerda:after {
    content: '';
    clear: both;
    display: table;
}
#middledireita
{
    border-left: 250px solid transparent;
    height: 1%;
    position: relative;
}
#middledireita:after {
    content: '';
    clear: both;
    display: table;
}

#middlefull {
    height: 1%;
    position: relative;

}
#middlefull:after {
    content: '';
    clear: both;
    display: table;
}

#middle2:after {
    content: '';
    clear: both;
    display: table;
}
#middle3 {
    border-left: 250px solid transparent;
    height: 1%;
    position: relative;
}
#middle3:after {
    content: '';
    clear: both;
    display: table;
}

#container2 {
    width: 100%;
    float: left;
    overflow: auto;
    margin-right: -100%;
    overflow: visible;

}
#content2 {

    overflow: auto;
    display: block;
    overflow: visible;

}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft2 {
    float: left;
    width: 250px;
    position: relative;
    left: -250px;

}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight2 {
    float: right;
    margin-right: -250px;
    width: 250px;
    position: relative;
    overflow: visible;




}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft6 {
    float: left;
    width: 250px;
    position: relative;
    left: -250px;

}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight6 {
    float: right;
    margin-right: -250px;
    width: 250px;
    position: relative;

}


/* Footer
-----------------------------------------------------------------------------*/
#footer2 {
    height: 100px;
}