/* Migration Tech Name - jitendra  */
/* Date: 18 Sep 2012 */


/* |-------------------------| CUSTOM FONTS |----------------------|*/

@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans);

/* |-------------------------| HTML,BODY |--------------------------| */
html,body#Body {
    background: url("images/bottom-bg2.png") left bottom repeat-x !important;
}

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
    background: url("images/top-bg.png") left top repeat-x;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {}

/* |-------------------------|  CONTAINER SLIDER |------------------| */

#containerSlider { height: 688px; margin-top: -12px; clear: both; position: relative }
#containerSlider .followUs { 
position: absolute; right: 20px; top: 270px; width: 336px; height: 70px;
background: #ca232d;  z-index: 5000; text-align: center; margin-left: 30px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px; }

#containerSlider .followUs .socialCols { 
   float: left;
   font-family: Lobster, cursive;
   font-size: 27px;
   color: #ffffff;
   text-align: left; line-height: 27px;
   margin: 20px 15px 0 0;
}
#containerSlider .followUs .socialColsFirst { 
   float: left;
   font-family: Lobster, cursive;
   font-size: 27px;
   color: #ffffff;
   text-align: left; line-height: 27px;
   margin: 20px 15px 0 55px;
}

#containerSlider .sliderMeio {
position: absolute; bottom: 0px; width: 579px; height: 380px;  z-index: 5000; 
}

#containerSlider .videoMeio {
position: absolute; right: 20px;  bottom: 0px; width: 339px; height: 311px;  z-index: 5001; background: #c721c1
}

/* |-------------------------|  MENU LATERAL |------------------| */

#menuLateral { float: left }
#menuLateral .first { height: 29px; line-height: 29px; text-align: left; margin: 0; padding: 0; }
#menuLateral .others { height: 29px; line-height: 29px; text-align: left;  margin: 0; padding: 0; border-top: 1px solid #797979 }

#menuLateral .others a.lkMenuLateral:link {   text-decoration: none; color: #797979;  font-size: 13px; }
#menuLateral .others a.lkMenuLateral:visited { text-decoration: none; color:#797979;  font-size: 13px;  }
#menuLateral .others a.lkMenuLateral:hover { text-decoration: none; color:#ca232d;  font-size: 13px;}
#menuLateral.others  a.lkMenuLateral:active{ text-decoration: none; color:#ca232d;  font-size: 13px;  }

#menuLateral .first a.lkMenuLateral:link {   text-decoration: none; color: #797979;  font-size: 13px; }
#menuLateral .first a.lkMenuLateral:visited { text-decoration: none; color:#797979;  font-size: 13px;  }
#menuLateral .first a.lkMenuLateral:hover { text-decoration: none; color:#ca232d;  font-size: 13px;}
#menuLateral .first  a.lkMenuLateral:active{ text-decoration: none; color:#ca232d;  font-size: 13px;  }

#depoimentoLateral { float: left; margin: 0 20px 0 20px }
#depoimentoLateral .texto {  color:#ca232d; font-size: 13px; }
#depoimentoLateral .nome {  color:#797979; font-size: 13px; margin-top: 20px }
#depoimentoLateral .nome .negrito{  color:#797979; font-size: 13px; font-weight: bold }

/* |-------------------------|  COLUNA RIGHT CR |------------------| */

#CR { float: left; margin-top: -10px }
#CR .bannerCR { width: 622px; height: 150px; }
#CR .conteudoCR { margin: 20px }
#CR .conteudoCR .h1CR {    font-family: Lobster, cursive; font-size: 27px; color: #ca232d; }
#CR .conteudoCR .h2CR {    font-family: Lobster, cursive; font-size: 27px; color: #21bec7; margin_top: 30px }
#CR .conteudoCR .textoCR { color: #797979;  font-size: 13px;  }
#CR .conteudoCR .textoCR img { float: right; margin: 10px }
#CR .conteudoCR .textoCRvermelho { color: #ca232d;  font-size: 13px;  }

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
    display: none;
}

#foxboro_courtesy_links,
#foxboro_courtesy_links a {}

#foxboro_courtesy_links a {}

#foxboro_courtesy_links a:hover {}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
    padding-bottom: 20px;
}

#foxboro_header .header-logo {
    padding: 40px 0 0 30px;
}

#foxboro_header .header-text {
    color: #CB222D;
    float: right;
    font-family: Lobster, cursive;
    font-size: 25px;
    margin: -24px 53px 0 0;
}

#foxboro_header span.logo {}

#foxboro_header span.logo a {}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {}

#foxboro_menu .radmenu {}

#foxboro_menu ul.rootGroup {}

#foxboro_menu ul.rootGroup > li.item > a.link .expandTop{}

#foxboro_menu ul.rootGroup > li.item > a.link:hover .expandTop{}

#foxboro_menu ul.rootGroup > li.item {
    background: url("images/devider.png") left center no-repeat;
}

#foxboro_menu ul.rootGroup > li.item > a.link {}

#foxboro_menu ul.rootGroup > li.item > a.link > span.text {
    font-family: 'Quattrocento Sans',sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 13px 10px 10px;
}

#foxboro_menu ul.rootGroup > li.item:hover {}

#foxboro_menu ul.rootGroup > li.item:hover > a.link {}

#foxboro_menu ul.rootGroup > li.item:hover > a.link > span.text {}

/* |-------------------------| DROP DOWN MENU |---------------------| */

#foxboro_menu ul.group{}

#foxboro_menu div.slide {}

#foxboro_menu div.slide ul {
    background: #F58C21;
}

#foxboro_menu div.slide ul.group > li.item {}

#foxboro_menu div.slide ul.group > li.item > a.link{}

#foxboro_menu div.slide ul.group > li.item > a.link > span.text{
    font-family: 'Quattrocento Sans',sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height:25px;
}

#foxboro_menu div.slide ul.group > li.item:hover {}

#foxboro_menu div.slide ul.group > li.item:hover > a.link {}

#foxboro_menu div.slide ul.group > li.item:hover > a.link > span.text{}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {
    height: 25px;
}

#foxboro_menu div.NavHidden ul.rootGroup {
    display:none;
}

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {
    margin-top: 13px;
    margin-bottom: 40px;
}

/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {}

#foxboro_top #dnn_TopPane {}

#foxboro_bottom { }

#foxboro_bottom #dnn_BottomPane {  }



/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {
	overflow:hidden;
}

/* |-------------------------| COLUMNS FOR ALL LAYOUTS |-----------------------------| */
#foxboro_two-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3,
#foxboro_three-column #foxboro_col1,
#foxboro_three-column #foxboro_col3 {}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {}

#foxboro_three-column #foxboro_col2 {}

#foxboro_two-eq-column #foxboro_col1,
#foxboro_two-eq-column #foxboro_col3 {}

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col2,
#foxboro_three-eq-column #foxboro_col3 {
    margin-top: 10px;
}

#foxboro_two-column-right #foxboro_col3,
#foxboro_two-column #foxboro_col1 {
    width: 30.4%;
}

#foxboro_two-column-right #foxboro_col2,
#foxboro_two-column #foxboro_col2 {
    width: 69%;
}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {}

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block {}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content #foxboro_col2 div.pad li, 
#foxboro_content #foxboro_col2 div.pad p,
#foxboro_content #foxboro_col2 div.pad .subhead,
#foxboro_content #foxboro_col2 div.pad .Normal,
#foxboro_content #foxboro_col2 div.pad .ISContent{
    font-size: 13px;
    line-height: 16px;
}

#foxboro_content #foxboro_col1 div.block div.pad li, 
#foxboro_content #foxboro_col1 div.block div.pad p,
#foxboro_content #foxboro_col1 div.block div.pad .subhead,
#foxboro_content #foxboro_col1 div.block div.pad .Normal,
#foxboro_content #foxboro_col1 div.block div.pad .ISContent{
    font-size: 13px;
    line-height: 16px;
}

#foxboro_content #foxboro_col3 div.block div.pad li, 
#foxboro_content #foxboro_col3 div.block div.pad p,
#foxboro_content #foxboro_col3 div.block div.pad .subhead,
#foxboro_content #foxboro_col3 div.block div.pad .Normal,
#foxboro_content #foxboro_col3 div.block div.pad .ISContent{
    font-size: 13px;
    line-height: 16px;
}

#foxboro_one-column #foxboro_col2 div.pad {}

#foxboro_three-column #foxboro_col1 div.block div.pad {}

#foxboro_three-column #foxboro_col2 div.pad {}

#foxboro_three-column #foxboro_col3 div.block div.pad {}

#foxboro_three-eq-column #foxboro_col2 div.pad {}

#foxboro_content #foxboro_two-column-right div.block div.pad {}

#foxboro_three-eq-column #foxboro_col2 div.block div.pad {
    padding: 8px 0 0;
}


#foxboro_two-column-right #foxboro_col2 div.pad {}

#foxboro_two-column #foxboro_col2 div.pad {}

#foxboro_content #foxboro_col3 div.block div.pad {
    border: 1px solid #2DBFC9;
    border-radius: 9px;
    margin: 0 3px 0 15px;
    padding: 0 0 15px;
    behavior:url(/Portals/118463/scripts/PIE.htc);
    position:relative;
}

#foxboro_content #foxboro_col1 div.block div.pad {
    border: 1px solid #2DBFC9;
    border-radius: 9px;
    margin: 0 15px 0 3px;
    padding: 0 0 15px;
    behavior:url(/Portals/118463/scripts/PIE.htc);
    position:relative;
}

#foxboro_content #foxboro_col1 div.block div.pad > div,
#foxboro_content #foxboro_col3 div.block div.pad > div {
    background: #FFFFFF;
    border-radius: 9px 9px 0 0;
    border-top: 1px solid #2DBFC9;
    margin-top: -16px;
    padding: 8px 10px 0px 15px;
    behavior:url(/Portals/118463/scripts/PIE.htc);
    position:relative;
}


#foxboro_two-eq-column #foxboro_col1 div.block div.pad,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad {
    background:transparent !important;
    border: none;
}

#foxboro_two-eq-column #foxboro_col1 div.block div.pad > div,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad > div {
    border: none;
}

#foxboro_two-eq-column #foxboro_col1 div.block div.pad h3,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad h3 {
    background: none;
    color: #CB222D;
    font-size: 25px;
}

#foxboro_three-eq-column #foxboro_col2 div.block div.pad h3 {
    background: none;
    color: #CB222D;
    font-size: 25px;
}


/* |-------------------------| FOOTER |-----------------------------| */


#foxboro_footer {
clear: both;
    height:631px;
    padding: 0;
    background: #e8fb66;
}


#foxboro_footer .boxGreen {  height:362px;  width: 100%; clear: both; position: relative  }

#foxboro_footer .boxGreen .querAjudar { 
float: right; margin-right: 20px; height:180px;  width: 335px; background: #ca232d url(images/querAjudar.jpg) no-repeat right;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;  }


#foxboro_footer .boxGreen .querAjudar .texto1 { 
   font-family: Lobster, cursive;
   font-size: 25px;
   color: #ffffff;
   margin: 34px 0 20px 27px;
text-align: left; line-height: 25px;
}

#foxboro_footer .boxGreen .querAjudar .texto2 { 
   font-size: 17px;
   color: #ffffff;
   margin: 0 0 0 27px;
text-align: left; line-height: 17px;
}

#foxboro_footer .boxGreen .querAjudar .texto2 a:hover {
    color: #E8FB66;    
}


#foxboro_footer .boxGreen .newsLetter { 
position: absolute; bottom: 20px; right: 20px;
 height:129px;  width: 335px; background: #ffffff url(images/newsLetter.jpg) no-repeat right;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
  }


#foxboro_footer .boxGreen .newsLetter .texto { 
   font-size: 17px;
   color: #21bec7;
   margin: 20px 0 0 27px;
text-align: left; line-height: 17px;
}

#foxboro_footer .boxGreen .newsLetter .texto span { 
   font-family: Lobster, cursive;
   font-size: 27px;
   color: #21bec7;
text-align: left; line-height: 27px;
}

#foxboro_footer .boxGreen .depoimentos {
float; left;
width: 560px;
margin: 60px 0 0 20px;
}

#foxboro_footer .boxGreen .depoimentos .titulo {  
height: 80px;
line-height: 80px;
font-family: Lobster, cursive;
font-size: 27px;
color: #ca232d;
text-align: left;

}

#foxboro_footer .boxGreen .depoimentos .dpmnts {
float: left;
width: 50%;
}

#foxboro_footer .boxGreen .depoimentos .dpmnts .foto { margin-bottom: 10px;  margin-bottom: 10px; text-align: left; }
#foxboro_footer .boxGreen .depoimentos .dpmnts .texto { color: #6e7072; font-size: 12px;  margin-bottom: 10px; text-align: left; }
#foxboro_footer .boxGreen .depoimentos .dpmnts .nome { color: #ca232d; font-size: 12px; text-align: left; }


#foxboro_footer .boxBla { overflow: auto;  width: 100%; margin-top: 20px;  font-size: 17px;}
#foxboro_footer .boxBla div.colBase { float: left; width: 220px; margin: 0 20px 0 0;   font-size: 17px;
    font-style: italic;
    line-height: 17px;
    text-align: left; }

#foxboro_footer .boxBla div.colBase p {  font-size: 17px; line-heigth: 100% }
#foxboro_footer .boxBla div.colBase p strong { font-weight: bold;  font-size: 17px; }

a.lkBase:link {   text-decoration: none; color: #ffffff;  font-size: 17px; font-style: italic; }
a.lkBase:visited { text-decoration: none; color:#ffffff;  font-size: 17px; font-style: italic; }
a.lkBase:hover { text-decoration: underline; color:#e8fb66;  font-size: 17px; font-style: italic; }
a.lkBase:active{ text-decoration: none; color:#e8fb66;  font-size: 17px; font-style: italic; }

a.lkBaseBold:link {   text-decoration: none; color: #ffffff;  font-size: 17px; font-style: italic; font-weight:bold; }
a.lkBaseBold:visited { text-decoration: none; color:#ffffff;  font-size: 17px; font-style: italic; font-weight:bold;}
a.lkBaseBold:hover { text-decoration: underline; color:#e8fb66;  font-size: 17px; font-style: italic; font-weight:bold;}
a.lkBaseBold:active{ text-decoration: none; color:#e8fb66;  font-size: 17px; font-style: italic; font-weight:bold;}

#foxboro_footer .boxClear  { clear: both}


#foxboro_footer .box1, 
#foxboro_footer .box2,
#foxboro_footer .box {
    float: left;
    font-size: 15px;
    font-style: italic;
    line-height: 17px;
    text-align: left;

}


#foxboro_footer .box1 {
    margin-left: 18px;
}

#foxboro_footer .box2 {
    margin-left: 7px;
}

#foxboro_footer .box1 a,
#foxboro_footer .box2 a,
#foxboro_footer .box a {
    display: block;
    font-size: 15px;
    font-style: italic;
    line-height: 17px;
}

#foxboro_footer a:hover {
    color: #E8FB66;    
}

#foxboro_footer .footer-logo {
    width: 115px;
    float: right;
    margin: 20px 45px 0 0;
}

#foxboro_footer .idea {    float: right; margin: 40px 50px 0 0 ;  width:22px;  height:16px; background:url(images/id.png) no-repeat;}
#foxboro_footer .idea:hover { background:url(images/id.png) no-repeat 0px -16px;}

#foxboro_footer div.clear {}

#foxboro_footer,
#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {}

/* Hide footer links if required */
#foxboro_footer span#dnn_dnnLINKS_lblLinks {
    display: none;
}

#foxboro_footer span#footerContainer {background: #FCF}

#foxboro_footer p.copyright {
    float: left;
    font-size: 15px;
    font-style: italic;
    margin-top: -16px;
    text-align: left;
}

#foxboro_footer p.copyright a:hover {
    color: #E8FB66;    
}






/* |-------------------------| HEADINGS |---------------------------| */
/* Set Font sizes, font weight and text decoration */
#foxboro_col2 h1 {
    font-size: 25px;
}

#foxboro_col2 h2 {
    font-size: 25px;
}

#foxboro_col2 h3 {}

#foxboro_col2 h4 {}

#foxboro_content div.block h3 {
    background: #CA222D;
    font-size: 20px;
    padding: 14px 20px;
    behavior:url(/Portals/118463/scripts/PIE.htc);
    position:relative;
    border-radius: 9px 9px 0 0;
}

#foxboro_content div.block h1 {
    font-size: 25px;
}

#foxboro_content div.block h2 {
    font-size: 25px;
}

#foxboro_content div.block div.pad div div h3 {
    font-size: 20px;
}

#foxboro_content div.block h4 {}

#foxboro_top h1 {
    font-size: 25px;
}

#foxboro_top h2 {
    font-size: 25px;
}

#foxboro_top h3 {
    font-size: 20px;
}

#foxboro_top h4 {}

#foxboro_bottom h1 {
    font-size: 25px;
}

#foxboro_bottom h2 {
    font-size: 25px;
}

#foxboro_bottom h3 {
    font-size: 20px;
}

#foxboro_bottom h4 {}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a {
    text-decoration: none;
}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover {
    color: #ca232d;
    text-decoration: underline;
}

/* |-------------------------| LISTS |------------------------------| */
#foxboro_content div.block ul {
    list-style-type: none;
    margin: 12px 9px 0 1px;
}

#foxboro_content div.block ul li {
    border-bottom: 1px solid #C5C5C5;
    padding: 8px 0 8px 5px;
}

#foxboro_content div.block ol {}

#foxboro_content div.block ol li {}

#foxboro_one-column #foxboro_col2 ul,
#foxboro_two-column #foxboro_col2 ul,
#foxboro_two-column-right #foxboro_col2 ul,
#foxboro_three-column #foxboro_col2 ul {}

#foxboro_one-column #foxboro_col2 ul li,
#foxboro_two-column #foxboro_col2 ul li,
#foxboro_two-column-right #foxboro_col2 ul li,
#foxboro_three-column #foxboro_col2 ul li {}

#foxboro_one-column #foxboro_col2 ol,
#foxboro_two-column #foxboro_col2 ol,
#foxboro_two-column-right #foxboro_col2 ol,
#foxboro_three-column #foxboro_col2 ol {}

#foxboro_one-column #foxboro_col2 ol li,
#foxboro_two-column #foxboro_col2 ol li,
#foxboro_two-column-right #foxboro_col2 ol li,
#foxboro_three-column #foxboro_col2 ol li {}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {}

#bb-container div.post,
#bb-container div.post p,
#bb-container div.post li {
    font-size: 13px;
    line-height: 16px;
}


#bb-container div.post div.byline {
    font-size: 13px;
    line-height: 16px;
}

/* Styling for blog post title */

#foxboro_content #bb-container div.post h3.title,
#foxboro_content #bb-container div.post h3.title > a{}

#foxboro_content #bb-container div.post h3.title:hover
#foxboro_content #bb-container div.post h3.title > a:hover {}

/* |-------------------------| FORMS |------------------------------| */
.IngeniMailSubscribeEmailInput {
        width:94% !important;
}

.ContactFormWrapper {}

/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
hr {}

blockquote {}

pre {}

#CMS_ELE_1, #CMS_ELE_0 {
 z-index:1000;
 left:50px;
 top:250px;
}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
.BasicCSSContainer p,
.BasicCSSContainer h3 {}

/* |-------------------------| MOBILE OPTIMIZATION |----------------| */
#header {}

#header .header-text {
    color: #CB222D;
    font-family: Lobster,cursive;
    font-size: 25px;
    line-height: 25px;
}

#header img {
    margin-bottom: 10px;
}

#content {
    margin-top: 35px;
    font-size: 13px;
}
#header span.logo {
    margin: -15px auto 0;
}

#content h2.ContainerTitle {
    font-family: "Lobster";
    font-size: 25px;
    line-height: 25px;
}

#col1 div.Container,
#col3 div.Container {
    border: 1px solid #2DBFC9;
    border-radius: 10px;
    margin: 0 0 10px 0;
}

#col1 h2.ContainerTitle,
#col3 h2.ContainerTitle {
    background: #CA222D;
    padding: 10px;
    border-radius: 9px 9px 0 0;
    margin: 0;
}
#footer {
    background: #ca232d !important;
}

.ContainerContentWrapper {
    padding: 0 10px;
}

#inner {
    background: url("images/top-bg.png") left top repeat-x !important;
    padding-top: 14px;
}