/* ----- Mozilla FireFox ----- */
/* -----rimacut----- */


/* -----definizione classi generiche----- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #464646;
	color: #eeeeee;
	text-align: left;
	background-image: url(images/sfoBody.jpg);	
	background-repeat: repeat-x, y;
	background-position: left top;
	overflow-y: scroll;
}

.PageDiv {
	width: 955px;
	margin: auto;
	background-color: #464646;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
}

.PageDiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.PageDiv a:hover {
	color: #f56d01;
	text-decoration: none;
}

.PageDiv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #464646;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagediv input, .pagediv textarea, .pagediv select {
	background-color: #4f4f4f;
	color: #cccccc;
}


/* ----- Login/Logout/Personal Profile ----- */

a.login, a.logout, a.personalProfile  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a3a3a3;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 12px;
}

a.login:hover, a.logout:hover, a.personalProfile:hover {
	color: #FFFFFF;
}

/* ----- dueffe ----- */

a.dueffe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7e7e;
	text-decoration: none;
}

a.dueffe:hover {
	color: #FFFFFF;
}


/* -----definizione aree master template----- */

.mtA1 {
	width: 955px;
	height: 41px;
	background-image: url(images/sfoMenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mtA1 .atCNT1{
	padding-left: 20px;
}

.mtA2 {
	width: 955px;
	min-height: 117px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}
.mtA2 .atCNT1{
	padding-right: 27px;
	padding-top: 22px;
}
.mtA2 .atCNT2{
	padding-right: 27px;
	padding-top: 0px;
}

.mtA3 {
	width: 930px;
	min-height: 612px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	padding-left: 15px;
	color: #eeeeee;
	z-index: 4;
}
.mtA3 .atCNT1 {
	margin-left: -15px;
}

.mtA4 {
	width: 955;
	height: 30px;
	clear: left;
}
.mtA4 .atCNT1 {
	padding-left: 10px;
}
.mtA4 .atCNT2 {
	padding-left: 450px;
}


/* --- menuA1 horizontal --- */

.menuA1horizontal {
	list-style: none;
	display: inline;
	text-transform: lowcase;
}

.menuA1horizontal li {
	display: inline;
}

.menuA1horizontal ul{
	list-style:none;
	padding: 0 0 0 0px;
}

a.menuA1horizontalHome, a.menuA1horizontalHeaderVoiceLevel0, a.menuA1horizontalVoiceLevel0, a.menuA1horizontalVoiceLevel1, a.menuA1horizontalVoiceLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 32px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px 4px 0px 0px;
}

a.menuA1horizontalHome:hover, a.menuA1horizontalHeaderVoiceLevel1:hover, a.menuA1horizontalVoiceLevel0:hover, a.menuA1horizontalVoiceLevel1:hover, a.menuA1horizontalVoiceLevel2:hover {
	color: #f56d01;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.menuA1horizontalVoiceLevel0Selected, a.menuA1horizontalHeaderVoiceLevel0Selected, a.menuA1horizontalVoiceLevel2Selected, a.menuA1horizontalHeaderVoiceLevel1Selected, a.menuA1horizontalVoiceLevel1Selected, a.menuA1horizontalHeaderVoiceLevel2Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f56d01;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 32px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.menuA1horizontalVoiceLevel0Selected:hover, a.menuA1horizontalHeaderVoiceLevel1Selected:hover, a.menuA1horizontalVoiceLevel1Selected:hover, a.menuA1horizontalHeaderVoiceLevel2Selected:hover, a.menuA1horizontalVoiceLevel2Selected:hover, a.menuA1horizontalHeaderVoiceLevel0Selected:hover {
	color: #f56d01;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

/* --  Form  --*/

.requestFormIntroductionRow {
	text-align: justify;
	padding-bottom: 10px;
}

.requestFormNameRow, .requestFormEmailRow, .TextBoxRow, .requestFormAttachmentRow {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 350px;
}

.requestFormPrivacyRow {
	text-align: center;
	margin-left: 0px;
}
.requestFormButtonsRow {
	margin-left: 350px;
}
.requestFormThanksRow {
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

.requestFormNameRow .TextBox, .requestFormEmailRow .TextBox,
.TextBoxRow .TextBox, .requestFormAttachmentRow .InputFile {
	width: 218px;
}

#ButtonSubmit{
	margin-left: 50px;
}

/* IE
#rbPrivacyYes, #rbPrivacyNo {
	background: transparent;
}
*/


/* --  Login  --*/

.LoginIntroductionRow, .LoginUserRow, .LoginPasswordRow, .LoginButtonsRow, .LoginForgotRow, .LoginErrorsRow, .RegisterUserNameRow, .RegisterUserIDRow, .RegisterEmailRow, .RegisterInfoRow, .RegisterButtonsRow, .RegisterErrorsRow, .LogoutTestoRow, .LogoutButtonsRow, .moduserUseridRow, .moduserUserNameRow, .moduserEmailRow, .moduserPasswordRow, .moduserNewPassword1Row, .moduserNewPassword2Row, .moduserInfoRow, .moduserButtonsRow, .moduserErrorsRow, .ModAnagraphInfoRow, .ModAnagraphErrorsRow, .ModAnagraphUserIDRow, .ModAnagraphUserNameRow, .ModAnagraphSedeLegaleRow, .ModAnagraphLegalAddressRow, .ModAnagraphLegalCapRow, .ModAnagraphLegalContinentRow, .ModAnagraphLegalCountryRow, .ModAnagraphLegalRegionRow, .ModAnagraphLegalCityRow, .ModAnagraphLegalTelephoneRow, .ModAnagraphLegalFaxRow, .ModAnagraphLegalFiscodeRow, .ModAnagraphLegalIvaRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery1AddressRow, .ModAnagraphDelivery1CapRow, .ModAnagraphDelivery1ContinentRow, .ModAnagraphDelivery1CountryRow, .ModAnagraphDelivery1RegionRow, .ModAnagraphDelivery1CityRow, .ModAnagraphDelivery1TelephoneRow, .ModAnagraphDelivery2Row, .ModAnagraphDelivery2AddressRow, .ModAnagraphDelivery2CapRow, .ModAnagraphDelivery2ContinentRow, .ModAnagraphDelivery2CountryRow, .ModAnagraphDelivery2RegionRow, .ModAnagraphDelivery2CityRow, .ModAnagraphDelivery2TelephoneRow, .ModAnagraphButtonsRow {
	text-align: justify;
	line-height: 16px;
}

.LoginIntroductionRow {
	padding-top: 42px;
	text-align: justify;
}

.ModAnagraphInfoRow, .ModAnagraphErrorsRow, .ModAnagraphButtonsRow, .moduserUseridRow, .moduserUserNameRow, .moduserButtonsRow, .LogoutTestoRow, .LogoutButtonsRow {
	padding-top: 20px;
}

.moduserUseridRow, .ModAnagraphInfoRow, .LogoutTestoRow, .RegisterUserNameRow {
	margin-top: 30px !important;
}

.LoginUserRow {
	padding-top: 20px;
}

.RegisterUserNameRow {
	padding-top: 20px;
}

.LoginButtonsRow {
	padding-top: 20px;
	padding-bottom: 10px;
}

.ModAnagraphSedeLegaleRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery2Row {
	padding-top: 12px;
	font-weight: bold;
}


/* --  Flash  --*/

.embed_rimacut{
	width: 955px;
	height: 297px;
}





/* -----definizione general templates----- */

.mtA3 .gtCNT004_003_CNT2{
	padding-right: 50px !important;
}

a.mail{
	color: #f56d01;
	font-size: 12px;
}
a.mail: hover{
	color: #ffffff;
}
a.mail: visited{
	color: #ffffff;
}

.video {
	margin-top: 70px !important;
	
}

/* -----CATALOGO----- */


.catalog_list_007_INTRODUCTION{
	font-size:12px;
	font-weight: normal;
	margin-top:10px;
	padding:0!important;
}

.catalog_list_007_MENUCAT ul, .catalog_detail_005_MENUCAT ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom: 10px;
}

a.catalogcategoryvoicelevel0 {
	font-weight:normal;
	margin-left:20px !important;
	text-transform: uppercase;
}

a.catalogCategoriesIndexVoice {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
}

.catalog_list_007_BOX_PRODUCT {
	position:relative;
	width:450px!important;
	height:140px!important;
	float:left;
	border:1px solid #ffffff;
	margin:1px;
	padding:2px;
}
.catalog_list_007_NAME {
	position:relative;
	overflow:hidden;
	padding-left:5px;
	width:446px!important;
	height:30px!important;
	background-color:#f56d01;
	border-right:1px solid #bb5403;
	border-bottom:1px solid #bb5403;
}
	a.catalog_name {
		font-weight:bold;
		font-size:11px;
		text-transform:uppercase;
	}
	a.catalog_name:hover {
		color:#000000;
		
	}
	
	
.catalog_list_007_THUMB1 {
	position:relative;
	width:100px;
	height:75px;
	float:left;
	text-align:center;
	margin-top: 10px;
}
	.catalog_thumb {
		width:80px;
		height:80px;
}
	.catalog_function_link {
		visibility:hidden;
		}
	a.catalog_function_link_1 {
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:underline;
		}
.catalog_list_007_DESCRIPTION {
	position:relative;
	overflow:hidden;
	width:328px;
	height:75px;
	margin-top: 10px;
}
	.catalog_description_label, .catalog_characteristics_label, .catalog_options_label , .catalog_notes_label{
		text-transform:uppercase;
		text-decoration:underline;
	}
.catalog_list_007_VIEW {
	position:relative;
	right:20px;
	text-align: right;
}
.catalog_view {
	visibility:hidden;
}
.catalog_list_007_SHOPPING_CART_BUTTON {
	position:relative;
	clear:both;
	height: 0px!important;
	visibility: hidden;
}

.CatalogSpiderRow {
	clear:left;
	visibility: hidden;
	height: 0px;
}

.CatalogNavigatorRow {
	margin-top: 20px;
}

/* ----- Detail ------- */

.catalog_detail_005_DOCUMENT, .catalog_detail_005_PRICE, .catalog_detail_005_REQUEST_FORM {
	text-align:center;
}

.catalog_detail_005_DESCRIPTION {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:none;
	border-right:none;
	background-color: #f56d01;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:12px!important;
	line-height:20px!important;
	color:#000000;
}

.catalog_detail_005_NAME {
	text-transform:uppercase;
	text-align:center!important;
	margin-top:20px;
	padding-left:10px;ì
}

.catalog_list_007_MENUCAT a, .catalog_detail_005_MENUCAT a{
	padding-left:10px;
	font-weight:normal;
}

.catalog_detail_005_thumb1 {
	text-align:center;

}

.catalog_thumb_1{
	border:1px solid #FFFFFF;
	width: 50%;
}
 .catalog_detail_005_REQUEST_FORM {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin-bottom:10px;
	text-align: center!important;
}

catalog_link {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin-bottom:10px;
	text-align: center;
}

.catalog_detail_005_SHOPPING_CART_BUTTON, .catalog_detail_005_PRICE {
	visibility:hidden;
}







