
/*small reset*/

body, ul, ol, li, p, h1,h2, h3, h4, h5, h6, form, blockquote {
margin:0;
padding:0;
}
/*basic styles*/

body{
font: normal 0.85em Arial, Tahoma, Arial, sans-serif;
color:#333;
background:transparent url(../../br/img/bg.jpg) top left repeat-x ;}

#top{
position:relative;
margin:0 auto;
width:1000px;
background: url(../../br/img/) top left no-repeat;
min-height: 100%; 
height: auto !important;}

#head {
height:224px;
position:relative;
margin-right:40px;
}

/*--------------------head--------------------*/

/*submenu*/

.submenu {list-style-type:none;list-style-position:outside;position:absolute;padding:0 12px 4px 10px;   /* background: url(images/submenubg.jpg)no-repeat left top; */ top:-35px;right:10px;}
.submenu li{float:left;}
.submenu li a{color:#a18fc3;display:block;font-size:14px;line-height:28px;width: 60px; background-color: #4A148E; margin-left: 5px; text-align:center;text-decoration:none;}
.submenu li a:hover{color:#fff;background-color:#6630a4;}

/*parallax*/

#parallax{
height:224px;
overflow:hidden;
position:relative;
top:-5px;
left:0;
width:990px;}




/*------------------content--------------------*/

.buttons a, .buttons button, a.button, button.button{font-family:"Arial", Tahoma, Arial, sans-serif;float:left;margin:0 .2em 0 0;text-decoration:none;background-color:#dff4ff;border:1px solid #dedede;border-right:1px solid #bbb;border-bottom:1px solid #BFBFBF;padding:3px 5px 3px 5px;display:block;cursor:pointer;font-size:12px;line-height:130%;color:#333;font-weight:bold;-webkit-border-radius:12px;-moz-border-radius:12px; margin-bottom: 4px;}a.button, button.button{float:none;display:inline;display:inline-block;}.buttons button, button.button{width:auto;overflow:visible;font-weight:bold;padding:4px 10px 3px 7px; }.buttons button[type], button.button[type]{width:auto;padding:5px 10px 5px 7px; line-height:17px; }*:first-child+html .buttons button[type], *:first-child+html button.button[type]{padding:4px 10px 3px 7px; margin-bottom:1px;}* html button.button{margin-bottom:1px;}.buttons button img, .buttons a img, a.button img, button.button img{margin:0 3px -3px 0 !important;}.buttons button:hover, .buttons a:hover, a.button:hover, button.button:hover{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}.buttons a:active, a.button:active{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}button.positive, a.positive{background-color:#E9EFD1;border:1px solid #AACF81;color:#529214;}a.positive:hover, button.positive:hover{background-color:#529214;border:1px solid #529214;color:#fff;}a.positive:active{background-color:#FFFFFF;border:1px solid #529214;color:#000000;}a.negative, button.negative{background:#fbe3e4;border:1px solid #EF959B;color:#d12f19;}a.negative:hover, button.negative:hover{background-color:#d12f19;border:1px solid #FFEEEE;color:#fff;}a.negative:active{background-color:#FFFFFF;border:1px solid #FFEEEE;color:#000000;}.buttons a em, .buttons button em, a.button em{font-weight:normal;font-style:normal;}.info .buttons{float:right;margin:5px 0 0 0;padding:0;}.info .buttons a, .info .buttons button{margin:0 0 0 .7em;}

