@charset "utf-8";
html {font-size:62.5%;}
body {background:#e5f1cc;font:1.2em Georgia;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:normal;color:#222;}
body,table,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span,a {margin:0;padding:0;}
table {border-collapse:collapse; border-spacing:0;}
.clearfix:after {content: ".";display: block;clear: both;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.clear {clear:both;}
img {border:none;border:0px;}
ul {list-style:none;}

h1 {font-weight:bold;font-size:2em}
h2 {font-weight:normal;font-size:1.6em}
h3 {font-weight:normal;font-size:1.4em}
input {padding:2px;}


#header {height:115px;background:#fff;width:100%;}
#header #upper {height:90px;width:580px;}
#header #upper #logo {float:left;width:70px;}
#header #upper #titles {padding:7px 0;}

#header #lower {height:25px;}
#header #lower #nav {margin-left:45px;}
#header #lower #nav ul {}
#header #lower #nav ul li {float:left;background:url(../img/a_back.gif) no-repeat bottom;width:152px;height:25px;text-align:center;}
#header #lower #nav ul li a {color:#5c5c5c}
#header #lower #nav ul li.selected {background:url(../img/a_back_selected.gif) no-repeat bottom;text-align:center;}
#header #lower #nav ul li.selected a {color:#000}
#header #lower #nav ul li a {display:block;padding-top:5px;}



#content {width:580px;padding:30px}
#content p.smallDescription {padding:20px 0 10px 0;}

#content .formTabs ul {list-style:none;padding-left:10px;text-align:center;}
#content .formTabs ul li {float:left;background:url(../img/form_tab.gif) no-repeat;width:180px;height:25px;}
#content .formTabs ul li.current, #content .formTabs ul li:hover {float:left;background:url(../img/form_tab_hover.gif) no-repeat;width:180px;height:25px;}
#content .formTabs ul li a {display:block;padding:5px 0;color:#5c5c5c}


.calculeazaBtn {background:url(../img/calculeaza_back.gif) no-repeat;width:170px;height:39px;font-weight:bold;border:none;font-family:Georgia, "Times New Roman", Times, serif;cursor:pointer;}

#content #calculator {background:url(../img/calculator_back.gif) repeat-y;width:576px;}
#content #calculatorTop {background:url(../img/calculator_top.gif) no-repeat;height:18px;width:576px;}
#content #calculatorBottom {background:url(../img/calculator_bottom.gif) no-repeat;height:18px;width:576px;}
#content #calculator #calculatorForm{width:575px;margin:0 auto;padding:25px 25px 5px 15px;}
#content #calculator #calculatorForm .optional {width:100%;padding:10px 0 10px 35px;}
#content #calculator #calculatorForm .option_1 {background:url(../img/bullet_1.gif) no-repeat top left;}
#content #calculator #calculatorForm .option_2 {background:url(../img/bullet_2.gif) no-repeat top left;}
#content #calculator #calculatorForm .option_3 {background:url(../img/bullet_3.gif) no-repeat top left;}
#content #calculator #calculatorForm .option_4 {background:url(../img/bullet_4.gif) no-repeat top left;}
#content #calculator #calculatorForm .option_5 {background:url(../img/bullet_5.gif) no-repeat top left;}
#content #calculator #calculatorForm .center {text-align:center;}

#content #calculator .delimiter {width:440px;margin:0 auto;height:1px;border-bottom:2px solid #ccc}

#content #calculator #results {width:525px;}
#content #calculator #results .result {padding:5px;background:#f9f9f9;border:1px solid #ccc;margin:5px 0;}
#content #calculator #results .label{float:left;width:300px;font-weight:bold;}
#content #calculator #results ul {width:150px; float:right;}
#content #calculator #results ul li {text-align:right;}
#content #calculator #results ul li.beforeTotal, #content #calculator #results ul li.interTotal {border-bottom:1px solid #000;}
#content #calculator #results .total{text-align:right;font-size:1.4em;}

#content #calculator #infos {width:530px;margin:0 auto;padding-top:15px}
#content #calculator #infos p {padding:5px 0}

#footer {padding:0px 30px 30px 30px}
#footer #usefullLinks {}
#footer #usefullLinks ul {float:left;margin-right:25px;}

#footer #footerImage {background:url(../img/man_single.gif) center no-repeat;height:150px;width:575px;}
