﻿/*begin reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/


body 
{
    /*background-color:#024e86;*/ /*Azul*/
    /*background-color:#ff9420; /*Laranja*/
}

#main
{
    margin:0px auto;
    width:900px;
    background-color:#fff5e2;
}

#lngbar
{    
    height:30px;
    background-image:url('../pics/hdbg.jpg');
    background-repeat:repeat-x;
}

#lngbar ul
{
    float:right;
    padding-right:10px;
}

#lngbar ul li
{
    float:right;
    display:block;
    margin:0 auto 0 auto;
    padding-right:8px;
    list-style:none;
}

#lngbar ul li a
{
    margin:0px auto;
    display:block;    
    padding:6px 3px;
    height:12px;
    font-family:Verdana Arial Sans-Serif;
    font-size:9px;
    font-weight:bold;
    color:#bfbfbf;
    text-transform:none;
    text-decoration:none;
    text-align:center;
}

#lngbar ul li a:hover
{
    color:#ffffff;
}
#lngbar .lng_current a
{
    color:#ffffff;
/*    background-image:url('../pics/mnon.jpg');
    background-repeat:repeat-x;*/
}


#header
{
    height:199px; 

}

#logo
{
    width:160px;
    height:170px;
    background-image:url('../pics/logo.jpg');
    background-repeat:no-repeat;
    float:left;
}
#logo a
{
    display:block;
    text-decoration:none;
    width:160px;
    height:170px;
}

#menu
{
    width:720px;
    float:left;
    margin:67px 0 0 0;
    overflow: visible;
}

#menu ul
{
    padding-left:10px;
}

#menu ul li
{
    float:left;
    display:block;
    margin:0 auto 0 auto;
    padding-right:8px;
    list-style:none;
}

#menu ul li a
{
    margin:0px auto;
    display:block;    
    padding:6px 20px;
    height:27px;
    font:14px verdana;
    color:#ffffff;
    text-transform:none;
    text-decoration:none;
    text-align:center;
    background-image:url('../pics/mnoff.jpg');
    background-repeat:repeat-x;
}

#menu ul li a:hover
{
    color:#ffffff;
    background-image:url('../pics/mnon.jpg');
    background-repeat:repeat-x;
}

#menu .current_option a
{
    color:#ffffff;
    background-image:url('../pics/mnon.jpg');
    background-repeat:repeat-x;
}

/*Sub menus*/

#menu ul li ul
{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:auto;
	z-index:2000;
}
		
#menu ul li:hover ul
{
    display:block;
}

#menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:2px 2px;
		height:22px;
		width:auto;
		}

#menu li:hover li a{
		background:#014e86;
		height:22px;
		}

#menu li ul a{
		display:block;
		height:22px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding:5px 10px;
		text-align:left;
		}

#menu li ul a:hover, #menu li ul li:hover a{
		background:#f3922b;
		border:0px;
		color:#ffffff;
		text-decoration:none;
		}

/*fim sub menus*/
#content
{
    height:auto;
    width:900px;
}

#maincontent
{
    height:467px;
    margin:0px auto;
    background-image:url('../pics/mainbg.png');
    background-repeat:no-repeat;
}

#mainslide
{
    position:relative;
    width:785px;
    height:280px;
    margin:0px auto;
    padding-top:50px;
    
}

.theme-default #mainslide
{
    margin:100px auto 0 auto;
    width:785px; /* Make sure your images are the same size */
    height:280px; /* Make sure your images are the same size */
    
 /*   position:relative;
    margin:0px auto;
    /*padding-top:1px;*/
    
}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

#subcontent
{
    margin:0px auto;
}

#subleftcol
{
    height:367px;
    width:237px;
    float:left;
}
#subleftcol img
{
    width:190px;
    height:156px;
    padding: 9px 0px 0px 27px;
}

#subrigthcol
{
    width:600px;
    float:left;
}
#subtitle
{
    font-family:Verdana Arial Sans-Serif;
    font-size:18px; 
    font-weight:bold;
    text-transform:uppercase;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    color:#003a64;
    background-color:#ff9420;
}

#subtext
{
    font-family:Verdana ;
    font-size:11px;
    font-weight:normal;
    text-align:justify;
    text-transform:none;
    line-height:20px;
    padding-bottom:10px;
    color:#003a64;
}

a.prodlink:link
{
    color:#003a64;
    text-decoration:none;
    text-transform:none;
	font-size:7pt;
    }

a.prodlink:hover
{
    font-weight:bold;

}

    
#subrigthcol ul li
{
        list-style:none;
        padding-left:5px;
        padding-bottom:2px;
        font:10px verdana;
    }


#col1
{
    width:280px;
    margin-right:10px;
    float:left;
}

#col2
{
    width:300px;
    float:left;
    padding:0px 5px 5px 5px;
    background-color:#ffce99;/*#ff9420;*/
}

#listap
{
    width:180px;
    height:122px;
    margin:0 auto 0 auto;
    float:left;
    font-family:Verdana ;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    text-transform:none;
    line-height:15px;
    padding-bottom:5px;
    color:#003a64;    
    }
    
.destaque
{
    font-weight:bold;
    font-size:12px;
    line-height:30px;
    }

#clear
{
    clear:both;
}


.imgslide
{
    width:121px;
    height:81px;
    margin:0px 5px 0px 5px;
}

a.lightbox:link
{
    text-transform:none;
    text-decoration:none;
}

a.lightbox:hover
{
}


/*form*/
#ContactForm input
{
    font-family:Verdana;
    font-size:12px;
    
}
#ContactForm textarea
{
    font-family:Verdana;
    font-size:12px;
    
}
#ContactForm a:link
{
    font-family:Verdana;
    font-size:12px;
    padding:0 5px;
    text-decoration:none;
    color:#024e86;
    
    }

#ContactForm a:hover
{
    text-decoration:underline;
    }
    
/*end form*/

#footer
{
    width:900px;
    height:84px;
    background-image:url('../pics/ftbg.jpg');
    background-repeat:repeat-x;

}

#footer a
{
    text-decoration:none;
    color:#ffffff;
    }
#footer a:hover
{
    text-decoration:underline;
    color:#ffffff;
    }

#ftlogos
{
    width:238px;
    height:84px;
    float:left;

}

#ftlogos img
{
    width:62px;
    height:63px;
    padding: 9px 0px 0px 12px;
}

#ftcopyrghts
{
    padding:30px 0px 0px 35px;
    font:10px verdana;
    color:#ffffff;
    float:left;
}

#ftsocial
{
    width:38px;
    height:84px;
    float:right;

}

#ftsocial img
{
    width:32px;
    height:32px;
    padding: 20px 0px 0px 0px;
}