@import "reset.css";
@import "grid.css";
@import "prettyPhoto.css";
@import "superfish.css";
@import url(http://fonts.googleapis.com/css?family=Vollkorn);
body
{
    font: 13px/19px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #666666;
    position: relative;
    min-width: 960px;
    background: url(/images/SOS/tail-body.gif);
}
html, body
{
    height: 100%;
}
/* Global Structure---------------------------------------- */
.main
{
    margin: 0 auto;
    width: 940px; /*width:1240px;940 */
    position: relative;
}
.mainHeaderHospital
{
    margin: 0 auto;
    width: 100%; /*width:1240px;940 */
    position: relative;
    background: url(/images/SOS/tail-body_blue_2.gif);
}

.mainHeaderLoja
{
    margin: 0 auto;
    width: 100%; /*width:1240px;940 */
    position: relative;
    background: url(/images/SOS/tail-row-nav_green_2.gif);
}

.container_12
{
    position: relative;
}

html
{
    min-width: 960px;
}
/*----- txt,links,lines,titles -----*/


h1, h2, h3, h4, h5, h6
{
    font-family: 'Vollkorn' , serif;
    color: #323232;
    font-weight: normal;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: -1px;
    word-spacing: -1px;
}
h1
{
    font-size: 45px;
    line-height: 48px;
}
h2
{
    font-size: 40px;
    line-height: 42px;
}
h3
{
    font-size: 35px;
    line-height: 38px;
}
h4
{
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 19px;
}

h4.green
{
    color: #80BCA3;
}

h5
{
    font-size: 25px;
    line-height: 28px;
}
h6
{
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 23px;
}
a
{
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:focus
{
    outline: none;
}
a:hover
{
    text-decoration: none; /*cursor:crosshair;*/
}
.clear
{
    clear: both;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    height: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
.wrapper
{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pro_wrapper
{
    overflow: hidden;
    position: relative;
}

.grid_1, .grid_2, .grid_3,.grid_3_3, .grid_4,.grid_4_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_8_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_12_12
{
    display: inline;
    float: left;
    position: relative;
    margin: 0 10px;
}

.grid_4_4
{
    width:930px;
}

.grid_4
{
    width:280px;
}
.grid_8_8
{
    width:640px;
}
.grid_3_3 
{
    width:300px;
}
.grid_3_3_image 
{
    width:290px;
    height:190px;
}

.grid_3_3_1 
{
    width:931px;
}

.grid_3_3_1_image 
{
    max-width:931px;
    max-height:190px
}
.extra-wrap
{
    overflow: hidden;
    display: block;
}
p
{
    padding-bottom: 14px;
}
.p0
{
    padding-bottom: 0 !important;
}
.p01
{
    padding-top: 0 !important;
}
.p
{
    padding-top: 1px;
}
.p1
{
    padding-top: 2px;
}
.p2
{
    padding-top: 3px;
}
.p3
{
    padding-top: 4px;
}
.p4
{
    padding-top: 5px;
}
.p5
{
    padding-top: 6px;
}
.p6
{
    padding-top: 7px;
}
.p7
{
    padding-top: 8px;
}
.p8
{
    padding-top: 9px;
}
.p9
{
    padding-top: 10px;
}
.p10
{
    padding-top: 11px;
}
.p11
{
    padding-top: 12px;
}
.p12
{
    padding-top: 13px;
}
.p13
{
    padding-top: 14px;
}
.p14
{
    padding-top: 16px;
}
.p15
{
    padding-top: 20px;
}
.p16
{
    padding-top: 22px;
}
.p17
{
    padding-top: 24px;
}
.p18
{
    padding-top: 25px;
}
.p19
{
    padding-top: 26px;
}
.padd-1
{
    padding-top: 39px;
}
.padd-2
{
    padding-top: 35px;
}
.m0
{
    margin: 0 !important;
}
.m1
{
    margin-top: -1px;
}
.m2
{
    margin-top: -2px;
}
.m3
{
    margin-top: -3px;
}
.m4
{
    margin-top: -6px;
}
.m5
{
    margin-top: -8px;
}
.m8
{
    margin-top: -12px;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}
.overflow
{
    overflow: hidden;
}
.line-h
{
    line-height: 18px;
}
.color-1
{
    color: #4c3930;
}
.color-2
{
    color: #e6ac27;
}
.text-t
{
    text-transform: uppercase;
}
.d-block
{
    display: block;
}
.d-in-block
{
    display: inline-block;
}
.z1
{
    z-index: 1;
}
.z2
{
    z-index: 2;
}
.z3
{
    z-index: 3;
}
.relative
{
    position: relative;
}
/*********************************spacers**********************************/
.img-indent
{
    float: left;
    margin: 0 20px 11px 0;
}
.img-indent-r
{
    float: right;
    margin: 19px 25px 0 20px;
}
.img-indent1
{
    float: left;
    margin: 4px 33px 0 0;
}
.img-indent2
{
    float: left;
    margin: 45px 18px 0 15px;
}
.img-indent4
{
    margin: 0 18px 0 0;
    float: left;
}
.main-bg
{
    background: url(/images/SOS/tail-bg.gif); /*	background:url(/images/SOS/tail-body_blue_2.gif);*/
}

.mainHeaderHospital-bg
{
    background: url(/images/SOS/tail-body_blue_2.gif);
}
/*********************************header*************************************/

header
{
    position: relative;
}
.logo
{
    overflow: hidden;
    z-index: 10;
    float: left;
    margin-left: -3px;
    display: block;
}
.logo span
{
    /*font-family: 'Vollkorn', serif;*/
    font-family: 'Verdana';
    /*color: #a5a296;*/
    color: White;
    font-size: 22px;
    line-height: 20px;
    display: inline-block;
    background: url(/images/SOS/border-logo.gif) no-repeat 0 0;
    padding: 14px 0 10px 20px;
    margin: 20px 0 0 10px;
    letter-spacing: -1px;
}
.logo a
{
    text-indent: -999em;
    display: inline-block;
    width: 250px;
    height: 70px; /*background:url(/images/SOS/logo_teste.png) no-repeat 0 0;*/
}
.row-top
{
    padding: 18px 0 25px;
}
.row-nav
{
    background: url(/images/SOS/tail-row-nav.gif) repeat-x 0 1px; /*width: 1240px;     margin: auto;*/
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
nav
{
    position: relative;
    z-index: 25;
}

.btn-tweet2
{
    float: left;
    background: url(/images/SOS/carrinho.png) no-repeat 0 10px;
    padding: 10px 0 0px 20px;
   
}
.btn-tweet2 a
{
   
    width: 50px;
    height: 50px;
    display: inline-block;
}

.btn-tweet
{
    float: left;
    background: url(/images/SOS/carrinho.png) no-repeat 0 10px;
    padding: 16px 0 10px 20px;
}
.btn-tweet a
{
    background: url(/images/SOS/icn-tweet.png) no-repeat 0 0;
    width: 80px;
    height: 29px;
    display: inline-block;
}
.border-top
{
    background: url(/images/SOS/border-top.gif) no-repeat center 0;
    padding-top: 1px;
}
/********************** search-main ************************/
#main-search
{
    float: right;
    padding-top: 17px;
}
#main-search .rowElem
{
    background: url(/images/SOS/bg-main-search.png) no-repeat 0 0;
    display: block;
    position: relative;
    width: 299px;
    height: 38px;
}
#main-search input
{
    font-family: 'Vollkorn' , serif;
    outline: none;
    border: none;
    display: block; /*color:#a5a296;*/
    color: White;
    font-weight: bold;
    background: none;
    padding: 8px 16px;
    width: 225px;
    margin: 0;
    height: 22px;
    font-size: 16px;
    box-shadow: none;
}
#main-search .rowElem a
{
    position: absolute;
    background: url(/images/SOS/lenz-search.png) no-repeat 0 0;
    width: 31px;
    height: 31px;
    right: 4px;
    top: 3px;
}
#main-search .rowElem a:hover
{
    background-position: 0 bottom;
}


/********************** AddThis ************************/
#AddThis
{
    float: right;
    padding-top: 10px;
    width: 180px;
}

/********************** Subscribe-News ************************/
#News-sub
{
    float: left;
}
#News-sub .rowElem
{
    background: url(/images/SOS/newssub.png) no-repeat 0 0;
    display: block;
    position: relative;
    width: 200px;
    height: 38px;
    padding-bottom: 10px;
}
#News-sub input
{
    font-family: 'Vollkorn' , serif;
    outline: none;
    border: none;
    display: block; /*color:#a5a296;*/
    color: #3F3632;
    font-weight: bold;
    background: none;
    padding: 8px 8px;
    width: 180px;
    margin: 0;
    height: 22px;
    font-size: 14px;
    box-shadow: none;
}
#News-sub .rowElem a
{
    position: absolute; /* background: url(/images/SOS/lenz-search.png) no-repeat 0 0;*/
    width: 31px;
    height: 31px;
    right: 4px;
    top: 3px;
}
#News-sub .rowElem a:hover
{
    background-position: 0 bottom;
}
/* Slider */
.bg-slider
{
    background: #000;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.part-slider
{
    width: 139px;
    height: 189px;
    position: absolute;
    top: 0;
    background: url(/images/SOS/tail-part-slider.png);
    z-index: 20;
}
#page1 .part-slider
{
    height: 589px;
}
.part-slider.left
{
    left: 0;
}
.part-slider.right
{
    right: 0;
}
#slider-1
{
    width: 1600px !important;
    height: 189px;
    position: relative;
    margin: 0 0 0 -800px;
    left: 50%;
}
#slider-11
{
    width: 1600px !important;
    height: 189px;
    position: relative;
    margin: 0 0 0 -800px;
    left: 50%;
}
#slider-1 figure
{
    position: absolute;
}
#page1 #slider-1 figure
{
    position: relative;
}
#page1 #slider-1
{
    height: 589px;
}
.slider-1
{
    width: 1600px !important;
    height: 589px;
    position: absolute;
    overflow: hidden;
}
.slider-1 img
{
    width: 1600px !important;
    height: 589px !important;
}
.items
{
    display: none;
}
/* pagination */
#slider-1 .pagination
{
    position: absolute;
    right: 335px;
    top: 41px;
    z-index: 1000;
}
#slider-1 .pagination li
{
    padding: 0 0 2px;
    font-size: 0;
    line-height: 0;
    margin: 0;
}
#slider-1 .pagination a
{
    background: url(/images/SOS/pags.png) no-repeat 0 0;
    display: block;
    width: 26px;
    height: 26px;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
}
#slider-1 .pagination li.current a, #slider-1 .pagination li a:hover
{
    background-position: 0 bottom;
}
.box-1, .box-2, .box-3
{
    background: url(/images/SOS/cat.png) no-repeat 0 0;
    width: 200px;
    height: 210px;
    position: absolute;
    bottom: 1px; /*left:400px;*/
    left: 28%;
    z-index: 20;
    text-align: center;
}
.box-2
{
    background: url(/images/SOS/dog.png) no-repeat 0 0;
    left: 55%;
}
.box-3
{
    background: url(/images/SOS/part-3.png) no-repeat 0 0;
    left: 700px;
}
.box-1 strong, .box-2 strong, .box-3 strong
{
    color: #fff;
    text-shadow: 1px 1px #291f1b;
    font-weight: normal;
    font-size: 18px;
    font-family: 'Vollkorn' , serif;
    display: block;
    line-height: 38px;
    padding: 44px 0 18px;
    padding-left: 5px;
    letter-spacing: -1px;
    word-spacing: -1px;
}
.box-2 strong
{
    text-shadow: 1px 1px #99250f;
}
.box-3 strong
{
    text-shadow: 1px 1px #d1780e;
}
.box-1 a, .box-2 a, .box-3 a
{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    padding: 8px 16px 10px 20px;
    background: #261e1b;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.box-2 a
{
    background: #5c2a2a;
}
.box-3 a
{
    background: #f86900;
}
.box-1 a span, .box-2 a span, .box-3 a span
{
    display: inline-block;
    background: url(/images/SOS/marker-1.png) no-repeat 0 0;
    height: 7px;
    width: 8px;
    margin: 6px 0 0 10px;
}
.box-1 a:hover, .box-2 a:hover, .box-3 a:hover
{
    color: #4a3830;
    text-decoration: none;
    background: #fff;
}
.box-1 a:hover span, .box-2 a:hover span, .box-3 a:hover span
{
    background-position: 0 bottom;
    cursor: crosshair;
}
/********************** Content style ************************/
section#content
{
    padding: 13px 0 35px;
    position: relative;
}
#page1 section#content
{
    padding: 23px 0 50px;
}
#page5 section#content
{
    padding: 23px 0 29px;
}
#page2 section#content, #page3 section#content, #page4 section#content, #page6 section#content
{
    padding-top: 23px;
}


span#content
{
    padding: 13px 0 35px;
    position: relative;
}
#page1 span#content
{
    padding: 23px 0 50px;
}
#page5 span#content
{
    padding: 23px 0 29px;
}
#page2 span#content, #page3 span#content, #page4 span#content, #page6 span#content
{
    padding-top: 23px;
}
.row-1
{
    margin-bottom: 1px;
}
.row-2
{
}
.inner-1
{
    padding: 0 0 0 30px;
}
.inner-2
{
    padding: 0 30px;
}
.inner-3
{
    padding: 0 0 0 28px;
}
.block-1
{
    background: url(/images/SOS/tail-block-1.gif);
    box-shadow: 1px 1px 3px #e8e5d6;
    -moz-box-shadow: 1px 1px 3px #e8e5d6;
    -webkit-box-shadow: 1px 1px 3px #e8e5d6;
    padding: 39px 0 38px;
    margin-bottom: 20px;
}
.block-1_1
{
    background: url(/images/SOS/tail-block-1.gif);
    box-shadow: 1px 1px 3px #e8e5d6;
    -moz-box-shadow: 1px 1px 3px #e8e5d6;
    -webkit-box-shadow: 1px 1px 3px #e8e5d6;
    padding: 39px 0 38px;
    margin-bottom: 20px;
    width:100%;
}
.block-1_1_1
{
    background: url(/images/SOS/tail-block-1.gif);
    box-shadow: 1px 1px 3px #e8e5d6;
    -moz-box-shadow: 1px 1px 3px #e8e5d6;
    -webkit-box-shadow: 1px 1px 3px #e8e5d6;
    padding: 50px 35px 38px 33px;
    margin-bottom: 20px;
    width:100%;
}
#page6 .block-1
{
    padding: 0 0 11px;
}
.block-1.a
{
    padding-bottom: 29px;
}
.block-1.b
{
    padding-bottom: 15px;
}
.block-1.c
{
    padding-bottom: 43px;
}
.block-1.d
{
    padding-bottom: 50px;
}
.box-events_news
{
    width: 311px;
    float: left;
    margin-right: 32px;
}
.box-events_news.a
{
    margin-right: 0;
}
.box-events, .box-news
{
    background: url(/images/SOS/tail-border-1.png) repeat-x 0 bottom;
    padding-bottom: 21px;
    margin-bottom: 16px;
}
.box-news
{
    padding-bottom: 19px;
}
.box-news a
{
    color: #80bca3;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
.box-events a
{
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #4c3930;
}
.box-events a:hover, .box-news a:hover
{
    color: #e3a51d;
}
.box-events span, .box-news span
{
    color: #b0b0b0;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    padding-top: 2px;
    display: block;
}
.date-1
{
    float: left;
    font-size: 24px;
    line-height: 26px;
    color: #49362e;
    display: block;
    font-weight: bold;
    width: 27px;
    margin-right: 9px;
}
.date-1 b
{
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #836857;
    text-transform: none;
    margin-top: -5px;
    font-weight: normal;
}
.box-donate
{
    background: url(/images/SOS/part-box-donate.gif) no-repeat 0 0;
    padding: 19px 0 20px 20px;
    margin-bottom: 19px;
}
.box-donate span
{
    font-family: 'Vollkorn' , serif;
    color: #fff;
    text-shadow: 1px 1px #941909;
    display: inline-block;
    font-size: 24px;
    line-height: 26px;
    word-spacing: -2px;
    padding-top: 12px;
    letter-spacing: -1px;
    padding-right: 10px;
}
.box-donate a
{
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    background: url(/images/SOS/part-link-box-donate.png) no-repeat 0 0;
    padding: 12px 10px;
    text-transform: uppercase;
}
.box-donate a:hover
{
    background-position: 0 bottom;
    text-decoration: none;
}
.box-donate:hover
{
    background-position: 0 -120px;
}
.box-donate:hover span
{
    text-shadow: 1px 1px #388f63;
}
.box-groups
{
    background: url(/images/SOS/part-4.gif) no-repeat 0 0;
    padding: 25px 0 0;
}
.box-groups.a
{
    background: url(/images/SOS/part-8.gif) repeat 0 0;
    padding: 25px 31px 0;
}
.box-groups.a strong
{
    display: block;
    margin: 0 0 21px 0;
}
.box-groups strong
{
    font-size: 36px;
    line-height: 38px;
    text-shadow: 1px 1px #d2770e;
    font-weight: normal;
    margin: 0 0 21px 31px;
    font-family: 'Vollkorn' , serif;
    color: #fff;
    display: block;
    letter-spacing: -2px;
    background: url(/images/SOS/border-1.gif) repeat-x 0 bottom;
    padding-bottom: 14px;
    display: inline-block;
    word-spacing: -1px;
}
.box-groups p
{
    font-size: 13px;
    line-height: 19px;
    text-shadow: 1px 1px #cd7c13;
    width: 160px;
    padding: 0 0 30px 31px;
    color: #fff;
}
.box-groups span
{
    background: url(/images/SOS/part-5.gif) no-repeat 0 0;
    display: block;
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
    padding: 20px 0 17px 21px;
    font-family: 'Vollkorn' , serif;
    display: block;
    letter-spacing: -1px;
}

.box-groups span a
{
    display: inline-block;
    text-shadow: 1px 1px #bf3807;
    color: #fff;
}
.box-groups span a:hover
{
    color: #4C3930;
    text-decoration: none;
}

.box-img
{
    padding: 5px;
    background: #fff;
    box-shadow: 1px 1px 3px #dedac7;
    -moz-box-shadow: 1px 1px 3px #dedac7;
    -webkit-box-shadow: 1px 1px 3px #dedac7;
    position: relative;
    display: inline-block;
}
.box-img span a, .box-img1 span a
{
    background: url(/images/SOS/part-6.gif) repeat-x 0 0;
    display: block;
    padding: 11px 0 8px 13px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Vollkorn' , serif;
    letter-spacing: -1px;
    word-spacing: -1px;
}
.box-img1 span a
{
    padding: 10px 0 9px 13px;
}
.box-img.b
{
    margin-bottom: 62px; /*	background:url(/images/SOS/2do.png);*/
}
.thumbnailListEvent
{
    width: 264px;
    height: 129px;
}

.box-img.b span
{
    background: url(/images/SOS/tail-span.gif) repeat-x 0 0 #4c3628;
    width: 898px;
    color: #f4f0de;
    font-family: 'Vollkorn' , serif;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 15px 14px 17px;
    letter-spacing: -1px;
}
.box-img.b span span
{
    display: block;
    text-align: right;
    color: #fff;
}
.box-img span a span, .box-img1 span a span
{
    background: url(/images/SOS/part-link-span.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 0 0 4px;
}
.box-img1 span strong
{
    font-weight: normal;
    display: inline-block;
    width: 210px;
    margin-right: 6px;
    padding-top: 2px;
}
.box-img1 span a span
{
    margin: 0;
}
.box-img span, .box-img1 span
{
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 210px;
}
.box-img1 span
{
    bottom: 3px;
    left: 3px;
    width: 264px;
}
.box-img span a:hover, .box-img1 span a:hover
{
    text-decoration: none;
    background-position: 0 -56px;
}
.box-img1, .box-img1.a
{
    padding: 3px;
    background: #d0ccbd;
    position: relative;
    box-shadow: 1px 1px 1px #dad8d0;
    -moz-box-shadow: 1px 1px 1px #dad8d0;
    -webkit-box-shadow: 1px 1px 1px #dad8d0;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.box-img1.a:hover
{
    background: #fff;
}
.tail-part-angle
{
    background: url(/images/SOS/border-aside-top.gif) repeat-x 0 0;
    height: 8px;
    width: 100%;
}
.txt-1
{
    font-weight: bold;
    color: #3f3632;
    padding-bottom: 19px;
}
.txt-11
{
    font-weight: bold;
    color: #3f3632;
    padding-bottom: 4px;
}
.txt-2, .txt-2 a
{
    font-weight: bold;
    color: #4c3930;
    line-height: 18px;
    padding-bottom: 4px;
}
.txt-2 a:hover
{
    text-decoration: none;
    color: #e6ac27;
}
.txt-3
{
    color: #b0b0b0;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
    padding-bottom: 13px;
}
.border-horiz
{
    background: url(/images/SOS/tail-border-1.png) repeat-x 0 0;
    width: 100%;
    height: 1px;
    margin: 19px 0;
}
.title-1
{
    color: #80bca3;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 14px;
}
.box-believe
{
    width: 270px;
    padding-bottom: 11px;
}

.box-product
{
    width: 270px;
    height:200px;
    float:left;
    padding-left:11px;
}

.box-Eventos
{
    width: 310px;
    height: 210px;
    padding-bottom: 11px;
    float: left;
}

.box-Eventos-summary
{
    width: 280px;
    padding-top: 14px;
}

.box-meet
{
    width: 173px;
    height:260px;
    float: left;
    margin-right: 20px;
    padding: 4px 0;
}
.box-meet figure
{
    margin-bottom: 15px;
}
.btns-1
{
    overflow: hidden;
    color: #e6ac27;
    line-height: 16px;
    padding-top: 5px;
}
.btns-1 a
{
    float: left;
    background: none;
    padding: 0;
}
.box-4
{
    background: url(/images/SOS/part-7.gif) no-repeat 0 0;
    padding: 39px 21px;
    color: #fff;
    text-shadow: 1px 1px #911f0c;
    font-family: 'Vollkorn' , serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -1px;
    margin-bottom: 19px;
}
.bg-part-cont
{
    background: #f9f7ee;
}
.box-school
{
    /*background:#fdfcf7;*/
    background: url(/images/SOS/2do2.png) no-repeat;
    box-shadow: 1px 1px 3px #e8e5d6;
    -moz-box-shadow: 1px 1px 3px #e8e5d6;
    -webkit-box-shadow: 1px 1px 3px #e8e5d6;
    padding: 24px 40px 36px 30px;
    margin: 0 20px 20px 0;
    width: 361px;
    height:293px;
    float: left;
}
.box-school2
{
    width: 290px;
}

.box-school .title-1
{
    padding-bottom: 9px;
}
.box-school .txt-3
{
    line-height: 18px;
}
aside p
{
    color: #938a86;
    line-height: 20px;
}
aside
{
    padding: 51px 0 41px;
}
#page5 aside
{
    padding: 50px 0 31px;
}
.tail-bottom
{
    /*background:url(/images/SOS/tail-bottom.png) repeat-x 0 0;*/
    background: url(/images/SOS/tail-row-nav_green_2.gif) repeat-x 0 bottom;
}

.tail-bottom-loja
{
    /*background:url(/images/SOS/tail-bottom.png) repeat-x 0 0;*/
    background: url(/images/SOS/tail-body_blue_2.gif) repeat-x 0 bottom;
}


#form1
{
    padding-top: 4px;
}
#form1 label
{
    display: block;
    position: relative;
    min-height: 50px;
}
#form1 input[type="text"]
{
    width: 298px;
    color: #a29f94;
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal;
    padding: 9px 16px 13px;
    margin: 0;
    background: url(/images/SOS/part-input.png) no-repeat 0 0;
    border: none;
    outline: none;
    overflow: hidden;
    height: 16px;
    box-shadow: none;
    line-height: 16px;
    display: inline-block;
}
#form1 textarea
{
    resize: none;
    border-radius: 3px;
    height: 120px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .1);
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal;
    padding: 7px;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    outline: none;
    width: 270px;
}
#form1 span.text-form
{
    display: inline-block;
    padding: 10px 0 0 0;
    width: 136px;
    color: #b0b0b0;
    text-align: right;
    margin-right: 10px;
}
#form1 div.text-form
{
    padding: 5px 0 10px 0;
    min-width: 90px;
}
#form1 .text-form2
{
    margin: 3px 0 0 5px;
}
#form1 .text-form3
{
    padding: 8px 0px 5px 5px;
}
#form1 .btns
{
    padding: 10px 0 0 0;
}
.pad-form
{
    padding-top: 5px;
}
.pad-form2
{
    padding-top: 25px;
}
/* ------------- * Selects * ------------- */
#form1
{
    padding-bottom: 10px;
}
#form1 .jqTransformSelectWrapper
{
    position: relative;
    display: inline-block;
    margin-left: 4px;
}
#form1 .jqTransformSelectWrapper div span
{
    display: block;
    float: none;
    width: 171px !important;
    background: url(/images/SOS/part-select1.png) no-repeat 0 0;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 8px 16px 10px;
    box-shadow: none;
    color: #a29f94;
    margin-left: -4px;
}
#form1 .select-2 .jqTransformSelectWrapper div span
{
    width: 297px !important;
    background: url(/images/SOS/part-select2.png) no-repeat 0 0;
}
#form1 .jqTransformSelectWrapper a.jqTransformSelectOpen
{
    display: block;
    position: absolute;
    right: 4px;
    top: 3px;
    width: 31px;
    height: 31px;
    background: url(/images/SOS/select.png) no-repeat 0 0;
}
#form1 .jqTransformSelectWrapper a.jqTransformSelectOpen:hover
{
    background-position: 0 bottom;
}
#form1 .jqTransformSelectWrapper ul
{
    position: absolute;
    top: 38px;
    left: 0px;
    background-color: #e6e3d4;
    display: none;
    margin: 0px;
    padding: 0px;
    overflow: auto;
    overflow-y: auto;
    z-index: 10;
    border: 1px solid #d4cfbb;
    width: 197px !important;
    border-radius: 12px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .1);
}
#form1 .select-2 .jqTransformSelectWrapper ul
{
    width: 323px !important;
}
#form1 .jqTransformSelectWrapper ul a
{
    display: block;
    padding: 5px;
    color: #a29f94;
    font-size: 12px;
    padding-left: 12px;
}
#form1 .jqTransformSelectWrapper ul a.selected
{
    color: #4c3930;
}
#form1 .jqTransformSelectWrapper ul a:hover, #form1 .jqTransformSelectWrapper ul a.selected:hover
{
    color: #fff;
    background: #31231a;
    text-decoration: none;
}
#form1 .jqTransformHidden
{
    display: none;
}
#form1 .button-1 .button-2
{
    float: right;
    margin-right: 36px;
}
/*----- table -----*/




.table-1
{
    margin: 34px 0 26px 0;
}
.table-1 th
{
    color: #4c3930;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    padding: 0 0 16px 0;
    text-align: left;
}
.table-1 tr
{
    background: url(/images/SOS/tail-border-1.png) repeat-x 0 bottom;
    text-align: left;
}
.table-1 td
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
}
.table-1 .coll-1
{
    color: #4c3930;
    font-weight: 700;
    padding: 13px 0 19px;
}
.table-1 .coll-2
{
    color: #b0b0b0;
    text-transform: uppercase;
    font-size: 11px !important;
    padding: 13px 0 0 0;
}
.table-1 .coll-3
{
    width: 80px;
    color: #b0b0b0;
    line-height: 18px;
    padding: 13px 0 0 0;
    font-size: 11px;
}
.table-1 tr th.a1, .table-1 .coll-1
{
    width: 290px;
}
.table-1 tr th.a2
{
    width: 240px;
}
.table-1 tr th.a3
{
    width: 68px;
}
.table-1 tr th.a4
{
    width: 78px;
}
.table-1 tr th.a5
{
    width: 80px;
}
.table-1 tr th.a6
{
    width: 95px;
}
.table-1 .button-1 .button-2
{
    padding: 7px 16px 8px 18px;
    position: relative;
    vertical-align: middle;
    margin-top: 10px;
}
/********************** links ************************/
.link-1
{
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    font-weight: bold;
    color: #e6ac27;
    padding-right: 16px;
    background: url(/images/SOS/marker-2.png) no-repeat right 6px;
}
.link-1:hover
{
    text-decoration: none;
    background-position: right -19px;
    color: #4c3930;
}
.link-2
{
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
    color: #80bca3;
}

.button-1
{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 9px 16px 11px 18px;
    background: #f86900;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.button-1.a
{
    background: #5c2a2a;
}
.button-1 span
{
    display: inline-block;
    background: url(/images/SOS/marker-1.png) no-repeat 0 0;
    height: 7px;
    width: 8px;
    margin: 5px 0 0 10px;
}
.button-1:hover span
{
    background-position: 0 bottom;
}
.button-1:hover
{
    color: #4a3830;
    text-decoration: none;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*  Lists */

.list-1
{
}
.list-1 li
{
    background: url(/images/SOS/tail-border-list.gif) repeat-x 0 0;
    line-height: 18px;
    display: block;
    padding: 13px 0 0;
    margin-top: 9px;
}
.list-1 li:first-child
{
    background: none;
    margin: 0;
    padding: 0;
}
.list-1 li a
{
    display: inline-block;
    color: #938a86;
    font-size: 13px;
}
.list-1 li a:hover
{
    color: #000;
    text-decoration: none;
}
.list-2
{
    padding-bottom: 22px;
}
.list-2 li
{
    background: url(/images/SOS/marker-3.png) no-repeat 0 8px;
    line-height: 19px;
    display: block;
    padding: 0 0 11px 13px;
    color: #fff;
    font-size: 13px;
    text-shadow: 1px 1px #ca7811;
}
/*----- map -----*/

.map
{
    display: inline-block;
    margin-top: 3px;
}
.map iframe
{
    height: 289px;
    overflow: hidden;
    width: 313px;
    background: none;
}
/*----- address -----*/
.mail-1
{
    font-style: normal;
    font-size: 13px;
    line-height: 19px;
    color: #de9e18 !important;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

dl.address
{
    padding: 22px 0 9px;
}
dl.address dt
{
    font-size: 13px;
    color: #4c3930;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 18px;
}
dl.address dd
{
    line-height: 19px;
    color: #b0b0b0;
    font-style: normal;
}
dl.address dd span
{
    display: inline-block;
    width: 70px;
}
.policy
{
}
.policy .txt-1
{
    padding-bottom: 8px;
}
.policy p
{
    line-height: 18px;
    padding-bottom: 19px;
}
/******************** contact-form ******************/

#contact-form-1
{
    display: block;
    position: relative;
    padding: 4px 0 0 0;
    margin-bottom: 7px;
    width: 484px;
    height: 485px;
}
#contact-form-1 fieldset
{
    display: block;
}
#contact-form-1 label
{
    display: block;
    position: relative;
    height: 43px;
    margin-bottom: 7px;
    overflow: hidden;
}
#contact-form-1.label
{
    display: block;
    overflow: hidden;
    webkit-background-clip: padding-box;
}
#contact-form-1 label.message
{
    height: auto;
    margin: 0;
}
#contact-form-1 .message .label
{
    width: auto;
}
#contact-form-1 input, #contact-form-1 textarea
{
    float: left;
    font-size: 14px;
    color: black;
    font-weight: bold;
    padding: 9px 15px 10px;
    margin: 0;
    outline: none;
    resize: none;
    position: relative;
    background: #e6e2d4;
    -webkit-background-clip: padding-box;
    height: 16px;
    border: 1px solid #d4cfbb;
    box-shadow: inset 1px 1px 3px #dcd8c4;
    -moz-box-shadow: inset 1px 1px 3px #dcd8c4;
    -webkit-box-shadow: inset 1px 1px 3px #dcd8c4;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
}
#contact-form-1 input
{
    width: 216px;
}
#contact-form-1 textarea
{
    height: 266px;
    overflow: auto;
    width: 372px;
    resize: none;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
}
#contact-form-1 .empty, #contact-form-1 .error
{
    display: none;
    color: #323232;
    font-size: 11px;
    line-height: 12px;
    position: absolute;
    top: 3px;
    right: 5px;
    width: 150px;
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error
{
    left: 98px;
    top: 267px;
    text-align: left;
}
#contact-form-1 .success
{
    display: none;
    font-size: 13px;
    line-height: 18px;
    padding: 0;
    top: -13px;
    left: 90px;
    position: absolute;
    color: #323232;
    background: none !important;
    background-image: none !important;
    border: none;
    box-shadow: none;
}
.buttons
{
    position: absolute;
    bottom: 0;
    right: 3px;
    overflow: hidden;
}
.buttons a
{
    margin-left: 14px;
}
.text-form
{
    float: left;
    display: block;
    width: 68px;
    font-size: 13px;
    line-height: 16px;
    color: #b0b0b0;
    margin-right: 10px;
    padding-top: 10px;
    text-align: right;
}
/******************** Footer ******************/
footer
{
    background: url(/images/SOS/tail-footer.png) repeat-x 0 bottom;
}





.border-footer
{
    /*background:url(/images/SOS/border-booter.gif) no-repeat center 0;*/
    background: url(/images/SOS/tail-row-nav_green_2.gif) repeat-x 0 bottom;
    padding: 30px 0;
    
}
.border-footer-loja
{
    /*background:url(/images/SOS/border-booter.gif) no-repeat center 0;*/
    background: url(/images/SOS/tail-body_blue_2.gif) repeat-x 0 bottom;
    padding: 30px 0;

}

.privacy
{
    font-weight: bold;
    /*color: #333333;*/
    color:White;
    text-align: center;
}

.privacyLoja
{
    font-weight: bold;
    color: white;
    text-align: center;
}

.privacy a
{
    font-size: 13px;
    /*color: #333333;*/
	color:white;
    line-height: 20px;
}
.privacy a:hover
{
}

/*CONTENT*/

.contentImage
{
    max-width: 480px;
}

.contentHomepageHighlightImage
{
    max-width: 464px;
}

.contentHomepagePubImage
{
    width: 210px;
    height: 150px;
}

.contentImageNewsHighligth
{
    max-width: 930px;
    max-height: 220px;
}

.contentImageNewsletterHighligth
{
    width: 430px;
    max-height: 220px;
}

.contentImageSide
{
    max-width: 234px;
}

.teamImage
{
    max-width: 167px;
    max-height: 175px;
}

.bigQuotes
{
    font-size: 30px;
    font-family: 'Verdana';
    font-weight: bold;
}

a.relatedNews
{
    display: block;
    padding: 0 0 11px 13px;
    color: white;
    font-size: 16px;
    text-decoration: none;
}

#missionDiv strong
{
    color: #4c3930;
}
/*END*/


/* LightBox */

.lightbox-image
{
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 99;
}
.lightbox-image img
{
    position: relative;
    z-index: 2;
    background: #f1f1f1;
}
.lightbox-image span
{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/images/SOS/magnifying-glass.png) no-repeat 50% 50%;
    z-index: 1;
}

/*Pesquisa*/

.box-search
{
    margin-right: 32px;
}

.box-search-item
{
    background: url(/images/SOS/tail-border-1.png) repeat-x 0 bottom;
}
.lightbox-image
{
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 99;
}
.lightbox-image img
{
    position: relative;
    z-index: 2;
    background: #f1f1f1;
}
.lightbox-image span
{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/images/SOS/magnifying-glass.png) no-repeat 50% 50%;
    z-index: 1;
}

.red
{
    color: Red;
}

.green
{
    color: #009933;
}

/*SHOPPING CART*/

#shoppingcart
{
	width:400px;
	float:right;
	background:none;
}

#shoppingcartImageDiv
{
	width:40%;
	float:left;
}

#shoppingcartInfo
{
	float:left;
	width:55%;
}

img.shoppingcartImage
{
	max-width:200px;
	max-height:150px;
}

span.shoppingcartTitle
{
	color:#27275B;
	font: 18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: -30px;
}

#shoppingProducts
{
	margin-top:15px;
	margin-left:-15px;
}
.shoppingProductName
{
	padding-top:3px;
	color:#27275B;
	font: 14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.shoppingProductNameImg
{
	padding-top:5px;
	float:left;
	margin-right:10px;
}

.shoppingProductsImgRemove
{
	width:15px;
	height:15px;
}
#shoppingResume
{
	
}
ul, li
{	
	padding:auto;
	text-decoration:none;
	list-style-type:none;
}
.right
{
	float:right;
}

.formDivider {
clear: both;
width: 200px;
height: 10px;
background: bottom url(/images/SOS/dash.gif) repeat-x;
margin-bottom: 8px;
}

.formDividerProductList {
clear: both;
width: 340px;
height: 10px;
background: bottom url(/images/SOS/dash.gif) repeat-x;
margin-bottom: 8px;
}

.addProduct
{
	width:20px;
	height:20px;	
	padding-left: 10px;
}
/**/

#breadcrumb
{
    color:#27275B;
    margin:25px 0 10px 0;
    padding-top:0px;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#breadcrumb a.current
{
    color:#009933;
}

#pedido 
{
   background:red;
   height:35px;
}


.button-2
{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 9px 16px 11px 18px;
    background: #27275B;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.button-2.a
{
    background: #5c2a2a;
}
.button-2 span
{
    display: inline-block;
    background: url(/images/SOS/marker-1.png) no-repeat 0 0;
    height: 7px;
    width: 8px;
    margin: 5px 0 0 10px;
}
.button-2:hover span
{
    background-position: 0 bottom;
}
.button-2:hover
{
    color: #27275B;
    text-decoration: none;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.button-prd
{
    /*display: inline-block;*/
    color: #fff;
    font-size: 11px;
    /*line-height: 14px;
    font-weight: bold;*/
    padding: 7px;
    background: #27275B;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.button-prd.a
{
    background: #5c2a2a;
}
.button-prd span
{
    display: inline-block;
    background: url(/images/SOS/marker-1.png) no-repeat 0 0;
    height: 7px;
    width: 8px;
    margin: 5px 0 0 10px;
}
.button-prd:hover span
{
    background-position: 0 bottom;
}
.button-prd:hover
{
    color: #27275B;
    text-decoration: none;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}