/* CSS Document */
/* visual-e.it 2008 */


* {
margin: 0; 
padding: 0; 
}

:focus 
{ 
outline: 0;
}

body {
background: #333333;
}

.mod_2 img {
margin: 5px 0px 10px 0px;
border: 1px solid #CCCCCC; 
}

.clear 
{
clear: both; 
}

.right 
{
float: right; 
}

.left 
{
float: left; 
}

hr, .hide 
{
display: none; 
}



/*STRUCTURE*/

#wrapper 
{
width: 900px;
background: #fff; 
border-left:30px solid #FFF;
border-right:20px solid #FFF;
margin: 15px auto;
padding: 0; 
}

#header 
{
height: 250px;
width: 900px;
margin-bottom:25px; 
}


#header img 
{
width: 900px;
height:250px;
}



.mark
{
padding-bottom:25px;
}

.portfolio
{
border: 1px solid #333333;
}


/*SECTION*/

.section 
{
background: #fff;
height: 20px;
width: 890px;
border-top: #333333 solid 1px; }

.footer 
{
background: #FFFFFF;
height: 125px;
width: 890px;
border-top: #333333 solid 1px;
margin-top: 10px;
padding-top: 33px;
}






/*MODS*/

.mod_wrapper {
margin: 10px 0px 0px 0px; }

.mod_wrapper  .body {
margin: 10px 0px 0px 5px; }

.mod_boiler {
background: #fff;
width: 900px;
margin-bottom: 30px; }

.mod_intro {
background: #fff;
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #fff;
width: 820px;
margin: 0px 0px 0px 4px; }

.mod_1 {
height: 100%;
width: 900px;
padding-right: 4px;
margin-right: 5px;
border-bottom: #CCCCCC solid 0px;
float: left; }

.mod_2 {
height: 100%;
width: 440px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 0px;
float: left; }

.mod_3 {
height: 100%;
width: 290px;
margin-top: 20px;
margin-bottom: 33px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 0px;
float: left; }

.mod_4 {
height: 100%;
width: 215px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 0px;
float: left; }

.mod_5 {
height: 100%;
width: 170px;
float: left;
margin-bottom: 25px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 0px; }

.mod_32 {
height: 100%;
width: 235px;
margin-top: 20px;
margin-bottom: 10px;
padding-right: 10px;
margin-right: 5px;
border-right: #ccc dotted 0px;
float: left; }

.mod_23 
{
height: 100%;
width: 640px;
margin-top: 20px;
margin-bottom: 0px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 0px;
float: left; 
}


.mod_23 p
{
text-align:left;
}


/*IMAGES*/

.mod_5 img {
width: 170px; 
height: 110px; }



/*GLOBAL TYPOGRAPHY*/

h2 
{
font-family: Georgia, serif;
font-weight: bold;
font-size: 13px;
line-height: 40px;
color: #000;
float: left;
margin: 0px 0px 0px 4px; 
}

h2 a:link, 
h2 a:active, 
h2 a:visited  
{
color: #00aeef; 
text-decoration: none; 
}

h2 a:hover  {
color: #00aeef;
text-decoration: underline; }

h3 {
font-size: 16px;
line-height: 113%; 
font-family: Georgia, serif;
font-weight: normal;
color: #336699;
margin: 0px 0px 10px 0px; }


.mod_intro h3 {
font-size: 20px;
line-height: 113%;}




/*blue desc firstline*/

.mod_3 h3 
{
font-size: 15px;
line-height: 120%; 
}




.mod_4 h3 {
font-size: 13px;
line-height: 120%; }



/*blue desc secondline*/

.mod_5 h3 
{
font-size: 13px;
line-height: 120%;
min-height: 30px; 
}





.mod_d h3 {
font-size: 12px;
line-height: 113%; }

h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: bold;
font-size: 10px;
line-height: 133%;
color: #336699;
margin: 0px 4px 0px 0px; }

h4 a
{
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: bold;
font-size: 10px;
color: #336699;
text-decoration: underline;
}


p a
{
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 12px;
color: #336699;
text-decoration: underline;
}

.sort_form {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
float: right; 
margin: 10px 0 0 0; }

.body h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #999; 
float: none;
margin: 0px 4px 0px 0px; }

p 
{
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 12px;
text-align:justify;
line-height: 120%;
color: #333333; 
letter-spacing:1px;
margin: 0px 5px 15px 0px; 
}


.mod_3 a:link, 
.mod_3 a:active, 
.mod_3 a:visited  {
font-size: 10px;
line-height: 100%;
color: #FFFFFF;
background: #336699;
text-decoration: none; 
font-weight:bold;
margin:0;
padding:2px 4px 3px 4px;
}

.mod_3 a:hover  {
color: #FFFFFF;
text-decoration:none;
background: #336699;
}

.mod_5 a:link, 
.mod_5 a:active, 
.mod_5 a:visited  {
font-size: 10px;
line-height: 100%;
color: #FFFFFF;
background: #336699;
text-decoration: none; 
font-weight:bold;
margin:0;
padding:2px 4px 3px 4px;
}

.mod_5 a:hover  {
color: #FFFFFF;
text-decoration:none;
background: #336699;
}

.mod_boiler p {
font-family: Georgia, serif;
font-size: 21px;
line-height: 113%;
color: #336699; }

.mod_boiler p .time {
font-family: Georgia, serif;
font-size: 20px;
line-height: 36px;
color: #333; }

.mod_intro p {
font-family: Georgia, serif;
font-size: 22px;
line-height: 30px;
color: #aaa; 
margin: 20px 0px 0px 0px; }

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #aaa; 
margin: 0px 0px 0px 0px; }

.body ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none; }

.body li {
font-family: Georgia, serif;
font-weight: normal;
font-size: 12px;
line-height: 20px;
color: #999;
background: #fff; }

.body li a:link, 
.body li a:active {
color: #00aeef;
background: #fff; 
text-decoration: none; }

.body li a:visited  {
color: #7ecfed;
background: #fff; 
text-decoration: none;  }

.body li a:hover  {
color: #00aeef;
background: #fff; 
text-decoration: underline; }





/* FORM ELEMENTS */




input, select, option, textarea
{
font-size: 11px;
}

.section form {
display: inline; }

.mod_wrapper form 
{
background: #fff;
}

label { 
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
display:block; 
margin:20px 0 5px 0; }



form select 
{
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
width: 250px;
margin-right:10px
}

.stampa
{
width: 140px;
}

.carta
{
width: 300px;
}

.dimensioni
{
width: 125px;
}

.montaggio
{
width: 125px;
}

form input {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
margin-left:10px;
}

form input.button { 
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
border: 1px solid #ccc; 
padding: 2px 3px; 
background: #fff; 
color: #00aeef;
display:block; 
width: auto; 
margin: 20px 0 5px 0; }
