html, body, p, form
{
	margin: 0;
	padding: 0;
}

html,body { height: 100%; }

body
{
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background : #4b4a48 url(/App_Themes/Default/images/background.gif) repeat-x top;
}

div#container
{
	width: 100%;
	height: 100%;
	background : url(/App_Themes/Default/images/barra-orizzontale.jpg) left 170px repeat-x;
}

div#header
{
	height: 2px;
	color: #FFFFFF;
	padding-left: 10px;
}

div#header a
{
	color: #FFFFFF;
	text-decoration: underline;
}

/*stili specifici per il layout*/

div#content
{
	margin: 0 auto;
	width: 980px;
	position: relative;
}

div#contentLeft { width: 319px; }

div#contentRight
{
	position: absolute;
	right: 2%;
	top: 0;
	margin-left: -1px;
	width: 654px;
}

img { border: 0; }

.textbox
{
	width: 150px;
	border: 1px solid #333333;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5E5;
}

.Upload
{
	width: 200px;
	border: 1px solid #333333;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5E5;
}

.textarea
{
	border: 1px solid #333333;
	font-size: 11px;
	color: #000000;
	width: 150px;
	background-color: #F5F5E5;
}

.textarea02
{
	border: 1px solid #333333;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5E5;
}

.select
{
	border: 1px solid #333333;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5E5;
}

a.link { color: #000000; }

a.link:hover { color: #FF0000; }

div.box01Top
{
	background-color: #FFFFFF;
	height: 8px;
	margin-left: 12px;
}

div#logo
{
	height: 94px;
	text-align: center;
}

div#logo img { margin-top: 34px; }

div.box01Bottom
{
	background: url(/App_Themes/Default/images/box1-bottomBg.png) repeat-x;
	height: 14px;
	margin-left: 12px;
}

div.box01Center { background : url(/App_Themes/Default/images/box1-bgSX.png) repeat-y left; }

div.box01Center-content
{
	margin-left : 12px;
	background-color: #FFFFFF;
	padding : 0 30px 15px 25px;
	font-size : 10px;
	min-height : 300px;
}

div.box01Center-content img { vertical-align : middle; }

a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #9fbf10;
	font-weight: bold;
}

div.box01Center-content p
{
	padding-bottom: 5px;
}

div.box01Center-content p a
{
	font-weight: normal;
}

div.box01Center-content p a:hover
{
	font-weight: normal;
}

div.box01Center-content ul
{
	list-style-type: none;
}

div.box01Center-content ul li a
{
	text-decoration: none;
}

div.box01Center-content ul li a:hover
{
	text-decoration: underline;
	color: #9fbf10;
}

div.box01Center-content ul li img
{
	margin-bottom: 5px;
}

div#contentLeft table
{
	float: right;
	margin-right: 20px;
	border: 0;
}

div#contentLeft th
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eaff00;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	height: 30px;
}

div#contentLeft td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

div#contentLeft .search
{
	width: 62px;
	border: none;
	height: 27px;
	line-height: 27px;
	color: #252525;
	background-color: #444341;
	background-image: url(/App_Themes/Default/images/searchButton.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
}

div#contentLeft a.buttonProduct
{
	color: #9fbf10;
}

div#contentRight .language a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.activeLang
{
	color: #EAFF00;
}

.passiveLang
{
	color: #CCCCCC;
}

/* CSS container shadow */

#shadow-container
{
	position: relative;
	top: 6px;
}

#shadow-container #shadowLeft
{
	background-image: url(/App_Themes/Default/images/shadow-left.png);
	background-position: left;
	background-repeat: repeat-y;
}

#shadow-container #shadowBottom
{
	background-image: url(/App_Themes/Default/images/shadow-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 8px;
}

#shadow-container .container
{
	background: #FFFFFF;
	margin-left: 7px;
}

/* fine Shadow */

.titleRight
{
	background-image: url(/App_Themes/Default/images/background01-right.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #7e903e;
	height: 20px;
	width: 100%;
	color: #eaff00;
}

.titleRight a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	/*padding-top: 20px;*/
	display: block;
	width: 50px;
}

.titleRight a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.titleRight h1
{
	margin-right: 10px;
	margin-top: 10px;
	font-size: 12px;
}

.rightMenu-01
{
	background-color: #7c8e3c;
	height: 20px;
}

.rightMenu-02
{
	background-color: #e5eae4;
	height: 20px;
}

.rightContent
{
	padding: 20px 0 20px 0;
	min-height: 500px;
}

#shadow-container .container .rightMenu-01 ul,
#shadow-container .container .rightMenu-02 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#shadow-container .container .rightMenu-01 ul li,
#shadow-container .container .rightMenu-02 ul li
{
	display: inline;
	float: left;
}

#shadow-container .container .rightMenu-01 ul li a,
#shadow-container .container .rightMenu-02 ul li a
{
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

#shadow-container .container .rightMenu-01 ul li a
{
	color: #FFFFFF;
}

#shadow-container .container .rightMenu-01 ul li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#shadow-container .container .rightMenu-02 ul li a
{
	color: #111111;
}

#shadow-container .container .rightMenu-02 ul li a:hover
{
	color: #111111;
	text-decoration: underline;
}

.rightContent .rightImage,
.rightContent .rightImageMacro
{
	width: auto;
	float: left;
}

.marginShowCategory
{
	margin-left: 13px;
	margin-right: 13px;
	padding-bottom: 5px;
}

.rightContent .rightImage a,
.rightContent .rightImageMacro a
{
	color: #111111;
}

.rightContent .rightImage a:hover,
.rightContent .rightImageMacro a:hover
{
	color: #FF0000;
}

.rightContent .rightImage p,
.rightContent .rightImageMacro p
{
	white-space: nowrap;
}

.rightContent .rightImage img
{
	margin-bottom: 5px;
	width : 80px;
	height : 80px;
}

.rightContent .rightImageMacro img
{
	margin-bottom: 5px;
}

.categoryTitle
{
	width: 80px;
	height: 30px;
	overflow: hidden;
	color: #252525;
	font-size : 10px;
}

.categoryTitleMacro
{
	/*width: 80px;*/
	height: 30px;
	overflow: hidden;
	color: #252525;
	font-size : 10px;
}

.categoryTitleDetails
{
	width: 110px;
	height: 30px;
	overflow: hidden;
}

.detailsTitleRelated
{
	width: 56px;
	height: 30px;
	overflow: hidden;
}

.rightContent .list ul
{
	list-style-type: none;
}

.rightContent .list ul li
{
	list-style-type: none;
}

.copyright
{
	height: 20px;
	margin-top: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5eae4;
}

.copyright img
{
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: -3px;
}

.copyright a
{
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright span
{
	padding-right: 5px;
}

.rightImageDetails
{
	width: auto;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.rightImageDetails .imgMod
{
	width: 305px;
	height: 305px;
}

.rightImageDetails img
{
	width: 305px;
	height: 305px;
}

.detailsThumbProd,
.detailsThumbCorr,
.detailsThumbColors,
.detailsThumbSymbol,
.detailsThumbFamily
{
	float: left;
	width: auto;
}

.detailsContentProd
{
	float: left;
	width: 305px;
}


.detailsThumbSymbol img,
.detailsThumbCorr img,
.detailsThumbFamily img
{
	margin-right: 10px;
}

.detailsThumbProd img
{
	margin : 0 0 5px 10px;
}

.detailsContentProd
{
	margin-left: 15px;
}

.detalisColors strong,
.detailsContentProd strong,
.detailsIcon strong,
.detailsFamily strong
{
	/*font-weight: normal;*/
	color: #252525;
}

.detailsIcon, .detalisColors
{
	margin-left: 15px;
	padding-top: 10px;
	text-align: left;
	clear: left;
}

.detailsIcon ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.detailsIcon ul li
{
	display: inline;
	float: left;
}

.detailsIcon ul li img
{
	margin-left: 3px;
}

.detailsTitle
{
	margin-left: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #252525;
}

.MenuListTitle
{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.detailsFamily
{
	margin-left: 15px;
	clear: both;
}

.detailsFamily a
{
	color: #000000;
	text-decoration: underline;
}

.detailsProd
{
	float: left;
	/*width: 50%;*/
	margin-left: 15px;
	margin-top: 15px;
}

.detailsProd ul,
.downloadResult ul,
.candidatureContent ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.detailsProd ul li
{
	font-size: 11px;
	margin-bottom: 10px;
}

.detailsProd ul li strong { color: #252525; }

.clear { clear: both; }

.navSubCategories,
.linkPDF
{
	text-align: left;
	padding-right: 20px;
}

.navSubCategories a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.navSubCategories a:hover
{
	color: #FF0000;
}

.navSubCategories img,
.linkPDF img
{
	vertical-align: middle;
	margin-left: 10px;
}

.floatLeft
{
	float: left;
}

.errorText
{
	font-weight : bold;
	color : Red;
	text-align: center;
}

.widthBoxAdmin
{
	width: 250px;
}

.familyDetails,
.newsContent,
.jobContent,
.candidatureContent
{
	padding: 5px;
}

.familyDetails p
{
	margin: 5px;
	text-align: justify;
}

.detailsTable
{
	width: 100%;
	border: 0;
}

.detailsTable .cell01
{
	width: 50%;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	padding-right : 5px;
}

.detailsTable .cell02
{
	vertical-align: top;
}

.download 
{
	padding : 10px 10px 10px 20px;
	border-bottom : 1px solid #D0D0D0;
}

.download h1.title
{
	font-size : 11px;
	color : #000000;
}

.download a.catalogImg,
.download p { float : left; }

.download img { margin : 0 8px 0 5px; }

.download p { padding-top : 10px; }

.download .downloadDate
{
	float : right;
	font-size : 11px;
	color : #bdbdbd;
}

.downloadResult ul li
{
	height: 25px;
	padding: 3px;
}

.downloadResult ul li.alternate,
.newsContentBox,
.uploadImageBox { background-color: #F5F5F5; }

.newsContent
{
	border-bottom: 1px solid #D0D0D0;
	padding-left : 20px;
}

.newsContent h1
{
	float : left;
	padding : 0;
	margin : 0;
}

/*.newsContent h4
{
	margin-top: 5px;
}*/

.newsContentBox,
.uploadImageBox
{
	border : solid 1px #CCCCCC;
	padding: 5px;
}

.space
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.spaceTitle
{
	padding: 5px 5px 5px 0;
	margin-bottom: 5px;
	/*background-color: #F5F5F5;*/
}

.spaceTitleDetails
{
	float : left;
	margin : 10px 0 0 10px;
}

.candidatureContent ul li
{
	padding-left: 10px;
	clear: left;
}

.candidatureContent ul li label
{
	width: 120px;
	float: left;
}

.candidatureContent .button
{ 
	cursor: pointer;
	width: 125px;
	height: 31px;
	background: url(/App_Themes/Default/images/button.png) no-repeat;
	border: 0;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 20px;
}

.candidatureContent table
{ 
	float: left;
}

.candidatureContent h1
{ 
	font-size: 14px;
	margin-top: 0;
}

.modalBackground
{
	background-color : Gray;
	filter : alpha(opacity=70);
	opacity : 0.7;
}