﻿body 
{
    /* background-color: #eeeeee; */
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin: 0px;
	text-align: center;
	width: 100%;
	background: #fff url('Images/body_bg.png') repeat-x;
}

p {
    text-align: left;
}

a {
	color: #448ccb;
	text-decoration: none;
}

a:hover {
	color: #448ccb;
	text-decoration: underline;
}

a.button
{
    font-weight: bold;
    overflow: hidden;
    border: solid 1px #d2d2d2;
    float: right;
    padding: 2px 12px 2px 12px;
    font-size: 8pt;
    margin: 10px 5px 10px 5px;
    display: block;
    min-width: 60px;
    background-image: url('./Images/button_bg.gif');
    text-align: center;
}

a.button_small
{
    font-weight: bold;
    overflow: hidden;
    font-size: 8pt;
    margin: 5px 10px 5px 10px;
    display: block;
    min-width: 60px;
    text-align: center;
}

input, select {
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
}

img.center {
    margin-left: auto;
    margin-right: auto;
    display:block;
}

span.brand {
    font-weight: bold;
    color: #404040;
}

div.left {
    float: left;
}

div#main {
	margin-top: 10px;
	margin-right:auto;
    margin-left:auto; 
    margin-bottom: 15px;
	width: 800px;
	background-color: #ffffff;
}

div#flashHeader {
	background-color: #ffffff;
	height: 100px;
	width: 100%;
}

div#footer {
	border-top: solid 2px #e32226;
	padding: 10px;
	margin-top: 30px;
	background-image: url("./images/footer_bg.gif");
}

div#copyright {
	color: #666666;
	font-family: Arial;
	font-size: 8pt;
	padding: 4px;
}

div#languageHeader {
	background-color: #e32226;
	background-image: url(./images/languageHeader_bg.jpg);
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

div#localizationMenu {
	vertical-align: middle;
	text-align: right;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

input.logo_small {
    float: left;
}

div#mainMenu {
	width: 100%;
	background-color: #404040;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}

div#mainMenu > a {
	padding-left: 13px;
	padding-right: 13px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

div#mainMenu > a {
	padding-left: 13px;
	padding-right: 13px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

div.secondaryMenu {
	background-color: #404040;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.secondaryMenu > a {
	padding-left: 13px;
	padding-right: 13px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

div.secondaryMenu > a.catalogo {
	color: #bbbbbb;
	text-transform: uppercase;
}


div#content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	overflow: hidden;
	background-image: url(./Images/content_bg.gif);
	background-repeat: repeat-x;
}

div#content_main{
	text-align: left;
	display: block;
	overflow: hidden;
	padding-top: 10px;
}

h1
{
	color: #404040;
	margin-top: 12px;
	margin-bottom: 20px;
	font-family: Arial, Sans-Serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
}

h1 span.brand 
{
    color: #E32226;
    text-transform: uppercase;
}

h1 span.family
{

}

h1 span.machine
{
    text-transform: uppercase;
}

h2 {
	color: #404040;
	margin-top: 30px;
	margin-bottom: 8px;
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

div#content_main > p {
    text-align: justify;
    line-height: 14pt;
    margin-right: 10px;
    padding: 0px;
    margin-bottom: 4px;
}

div#content_right {
	width: 270px;
	margin-top: 10px;
	float: right;
	display: block;
	overflow: hidden;
}

div#content_right_top {
	background-image: url(./Images/content_right_bg_01.gif);
	display: block;
	overflow: hidden;
	height: 19px;
}

div#content_right_bottom {
	background-image: url(./Images/content_right_bg_03.gif);
	display: block;
	overflow: hidden;
	height: 19px;
}

div#content_right_middle {
	background-image: url(./Images/content_right_bg_02.gif);
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: left;
	display: block;
	overflow: hidden;
    font-size: 8pt;
}

div.content_right_title {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    color: #404040;
    padding: 3px;
    margin-bottom: 3px;
    border-bottom: solid 1px #cccccc;
    display: block;
    float: none;
    overflow: hidden;
}

div.content_right_content {
    text-align: left;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}

div.content_right_content > a {
    /* text-align: left; */
}

div.content_right_content > a.list {
    text-align: left;
    display: block;
	font-size: 10pt;
	font-weight: bold;
	/* color: #991719; */
	margin-bottom: 2px;
}


/**********************************************************************/
/*   MACHINES USATI NELLA PAGINA machine.aspx                         */
/**********************************************************************/

img.machine_detail_main_image
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

div.machine_detail_description
{
    text-align: justify;
}

div.machine_detail_params
{
    height: 360px;
    overflow: auto;
}

div.machine_detail_param
{
    display: block;
    overflow:hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
}

div.machine_detail_param_name
{
   font-family: Arial;
   font-size: 10pt;
   margin-left: 15px;
   color: #777777;
   width: 200px;
   float: left;
   text-align: right;
   margin-right: 15px;
}

div.machine_detail_param_value
{
   font-size: 10pt;
   float: left;
   width: 300px;
   text-align: left;
}

div.machine_detail_gauge,
div.machine_detail_workingWidth,
div.machine_detail_workingType
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    margin-right: 3px;
    margin-bottom: 5px;
}

div.machine_detail_gauge {
    color: #448ccb;
    float: left;
}

div.machine_detail_workingWidth {
    color: #8560a8;
}

div.machine_detail_workingType {
    color: #3cb878;
}


/**********************************************************************/
/*   MACHINES USATI NELLA PAGINA machine_compare.aspx                         */
/**********************************************************************/

img.machine_compare_main_image
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

tr.machine_compare_param
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
    display:block;
}

td.machine_compare_param_name
{
   font-family: Arial;
   font-size: 10pt;
   color: #777777;
   width: 140px;
   text-align: right;
   padding: 5px;
   border-top: solid 1px #CCC;
   margin: 0px;
}

td.machine_compare_param_value
{
   font-size: 10pt;
   width: 240px;
   text-align: left;
   border-top: solid 1px #CCC;
   margin: 0px;
   padding: 5px;  
}


/**********************************************************************/
/*   MACHINE USATI NALLA PAGINA MACHINES                              */
/**********************************************************************/

div.machine
{
    border: solid 1px #d2d2d2;
    margin-bottom: 24px;
    overflow: hidden;
    display: block;
    background-image: url('./Images/family_bg.gif');
    background-color: #eeeeee;
    background: #f1f1f1 url('./Images/family_bg.gif') repeat-x;
}

div.machine > a.machine_detailsButton
{
    font-weight: bold;
    overflow: hidden;
    border: solid 1px #d2d2d2;
    float: right;
    padding: 2px 12px 2px 12px;
    font-size: 8pt;
    margin: 15px 5px 5px 5px;
    display: block;
    min-width: 60px;
    background-image: url('./Images/button_bg.gif');
    text-align: center;
}

div.machine > a.machine_detailsButton:hover
{
    border: solid 1px #448ccb;
}

div.machine > a.machine_name
{
    border-bottom: solid 1px #e2e2e2;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px; 
    background-color: #eeeeee;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    display: block;
}

div.machine > a.machine_name:hover
{
    color: #448ccb;
    text-decoration: none;
}

div.machine img.machine_image
{
    width: 300px;
    border: none;
    margin: 10px;
    float: right;
    overflow: hidden;
    border: solid 1px #d2d2d2;
}

div.machine > div.machine_properties
{
    padding: 5px;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 10px;
    overflow: hidden;
}

ul.machinePropertiesList
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    width: 160px;
}

ul.machinePropertiesList li,
div.machine div.machine_gauge,
div.machine div.machine_workingWidth,
div.machine div.machine_workingType
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    display: block;
    margin-right: 3px;
    margin-top: 6px;
    color: #404040;
}

ul.machinePropertiesList li.machine_gauge,
div.machine div.machine_gauge
{
    display:inline;
}


/**********************************************************************/
/*   FAMILY                                                           */
/**********************************************************************/

div.family
{
    border: solid 1px #d2d2d2;
    background-color: #f1f1f1;
    background-image: url('./Images/family_bg.gif');
    background-repeat: repeat-x;
    padding-bottom: 10px;
    margin-bottom: 24px;
    overflow: hidden;
    display: block;
}

div.family > a.family_detailsButton
{
    font-weight: bold;
    overflow: hidden;
    border: solid 1px #d2d2d2;
    float: right;
    padding: 2px 12px 2px 12px;
    font-size: 8pt;
    margin: 15px 5px 5px 5px;
    display: block;
    min-width: 60px;
    background-image: url('./Images/button_bg.gif');
    text-align: center;
}

div.family > a.family_detailsButton:hover
{
    border: solid 1px #448ccb;
}

div.family > a.family_name
{
    border-bottom: solid 1px #e2e2e2;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    color: #404040;
    padding-top: 2px;
    padding-bottom: 2px; 
    background-color: #eeeeee;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    display: block;
}

div.family > a.family_name:hover
{
    color: #448ccb;
    text-decoration: none;
}

div.family > div.family_description
{
    font-family: Arial;
    font-size: 10pt;
    color: #404040;
    padding-left: 15px;
    padding-right: 15px;
    width: 300px;
    float: left;
    line-height: 14pt;
    border-right: solid 1px #e2e2e2;
}

div.family > div.family_properties
{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    display: block;
}


div.family div.family_gauge,
div.family div.family_workingWidth,
div.family div.family_workingType
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    display: block;
    margin-right: 3px;
    margin-top: 6px;
    color: #404040;
}

div.family div.family_gauge
{
    float: left;
}


/**********************************************************************/
/*   NEWS                                                             */
/**********************************************************************/

div.news
{
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

div.news > div.news_title
{
    color: #404040;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	border-bottom: solid 2px #448ccb;
}

div.news > div.news_text
{
    margin-top: 4px;
    margin-bottom: 14px;
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
}

div.news > div.news_details
{
    margin-bottom: 14px;
    font-family: Arial;
    font-size: 8pt;
    color: #777777;
}

div.news > img.news_main_image
{
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}

/**********************************************************************/
/*   DEALERS                                                           */
/**********************************************************************/

div.dealer_country
{
    margin-bottom: 10px;
    color: #448ccb;
    font-weight: bold;
}

div.dealer
{
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

div.dealer > div.dealer_name
{
    color: #404040;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

div.dealer > div.dealer_address
{
    font-family: Arial;
    font-size: 9pt;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 2px;
    margin-left: 15px;
    background-image: url("../IMAGES/contacts/address.png");
    background-repeat: no-repeat;
    overflow:hidden;
    width: 180px;
}

div.dealer > div.dealer_other_contacts
{
    display: block;
    overflow: hidden;
    margin-top: 5px;
     margin-left: 15px;
}

div.dealer_other_contacts > div,
div.dealer_other_contacts > a
{
    font-family: Arial;
    font-size: 8pt;
    padding-left: 20px;
    margin-top: 2px;
    margin-bottom: 4px;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    min-width: 140px;
    float: left;
}

div.dealer_other_contacts > a.dealer_email
{
    background-image: url("../IMAGES/contacts/email.png");
}

div.dealer_other_contacts > div.dealer_fax
{
    background-image: url("../IMAGES/contacts/fax.png");
}

div.dealer_other_contacts > div.dealer_skype
{
    background-image: url("../IMAGES/contacts/skype.png");
}

div.dealer_other_contacts > div.dealer_phone
{
    background-image: url("../IMAGES/contacts/phone.png");
}

div.dealer_other_contacts > div.dealer_fax
{
    background-image: url("../IMAGES/contacts/fax.png");
}

div.dealer_other_contacts > a.dealer_web
{
    background-image: url("../IMAGES/contacts/web.png");
}

div.dealer_other_contacts > div.dealer_ym
{
    background-image: url("../IMAGES/contacts/ym.png");
}

div.dealer_other_contacts > div.dealer_aim
{
    background-image: url("../IMAGES/contacts/aim.png");
}

div.dealer > div.dealer_area
{
    font-family: Arial;
    font-size: 8pt;
    margin-top: 3px;
    float: inherit;
    display: block;
}

/**********************************************************************/
/*   MACHINE                                                           */
/**********************************************************************/

a.machineIconAnchor {
    height: 60px;
    width: 60px;
    text-align:center;
}

img.machineIcon {
    margin: 5px;
    border: 1px solid #CCCCCC;
}

img.machineIconDetail {
    margin-top:10px;
    margin-right:10px;
    display: block;
}

