*{
	padding:0px;
	margin:0px;
}
strong {font-weight:bold;}

a {color: #005C95;
}
a:hover {
	color: #003351;
}

body {
	background-image: url(images/graphics/body_bckgrnd.gif);
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color: #333333;
}

h1,h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3,h4 {
	font-weight: normal;
}

h3 {font-size:90%; line-height:1.1em; color:#444;  }
h4 {font-size:100% }
input, textarea, select, optgroup, option {
	font-family:'Trebuchet MS', Helvetica, sans-serif;

}
optgroup {
	font-style: normal;
	font-weight:bold;
	font-size:100%;	
	color: #999999;
	margin-top:10px;
	margin-left:2px;
}

option {
	line-height:1.7em;
	margin-left:2px;
	color: #333;

}
optgroup option {
	margin-left:10px;
	color: #333;

}

dt {
	font-weight:bold;
	color:#1D4463;

}
dd {
	padding-left:2em;
	margin-bottom:1em;
	color:#7A93A0;
	

}

dl.contacts dd a{
	color:#7A93A0;
	text-decoration:none;
	background-image: url(images/icon-mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:-2em;
	padding-left:30px;
	display:block;
	width:10em;

	}
dl.contacts dd a:hover{
	color: #003351;
	}


#wrapper {
	background-image: url(images/graphics/wrapper_bckgrnd.gif);
	background-repeat: repeat-x;
	height: 3000px;
	width: 100%;
	
}
#sideBar {
	background-image: url(images/graphics/sidebar_bkgrnd_alpha33.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#sideBarWrapper {
	width: 25%;
	background-image: url(images/graphics/sidebarEnd_bkgrnd_alpha33.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
	float:left;

}
#sideBarContent {
	width: 85%;
	margin-left:7%;
	margin-right:auto;
}
#sideBarContent div {
	padding-bottom:30px;
	padding-right:5px;
}

#sideBarImage {
	background-repeat: no-repeat;
	background-position: center top;
	margin-right:17px;
	height:90px;
}
#wrapper.GINRAM #sideBarImage {
	background-image: url(images/graphics/sidebar_image_GINRAM.png);
	height: 730px;
}
#wrapper.FERTIRAM #sideBarImage {
	background-image: url(images/graphics/sidebar_image_FERTIRAM.png);
	height: 730px;
}
#otherGammas h2 {
	font-size:85%;
	color:#444;
	border-bottom: 1px solid #9DACBF;	
}
#otherGammas h3, h2.sidebar {
	font-size:100%;
	font-weight:bold;
	color:#444;
	border-bottom: 1px solid #9DACBF;
	font-family:Arial, Helvetica, sans-serif;	
}
/*#sideSearch h3 {
	font-weight:bold;
}*/
#sideSearch input {
	font-size:0.7em;
	
}
#searchQuery {
	width:70%;
	border: 1px inset #D2EEFF;
	padding:2px;
}


#page {
	
	background-position: left;
	background-repeat: repeat-y;
	float: none;
	width: 640px;
	padding: 0px 18px;
	position:absolute;
	left:28%;
}
#page {
	background-image: url(images/graphics/page_bkgnd_GINRAM.png);
}


#footer {
	height:80px;
	margin-top:80px;
	padding:20px 20px 0px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3E0F4;
	font-size:75%;
	color:#7A93A0;
	line-height:1.3em;
	clear:both;

}
#logoFooter {
	border:none;
	float:left;
	margin-top:15px;}

#footer a{
	text-decoration:none;}

#footer strong{
	font-size:120%;}
	
#footerLinks{
	float:right;
	margin-top:5.2em}

#address{
	margin-left:90px;
	color:#333;}


#pageEnd {
	height:40px;
	width:676px;
	left:0px;
	background-image:url(images/graphics/page_bkgnd_GINRAM_bottom.png);
	position:absolute;
	
}

#credits {
	height:40px;
	width:650px;
	left:0px;
	margin-top:40px;
	background-image:none;
	position:absolute;
	font-size:75%;
	text-align:right;
	color:#666;	
}
#credits a {
	color:#4D7D9B;
	text-decoration:none;
}

/*#wrapper.GINRAM #page, #wrapper.RIMOS #page {
	background-image: url(images/graphics/page_bkgnd_GINRAM.png);
}
#wrapper.FERTIRAM #page {
	background-image: url(images/graphics/page_bkgnd_FERTIRAM.png);
}
*/
#topTabs{
	height:30px;
	width:450px;
	padding-left:10px;
	float:left;
		background-image:url(images/tabs_on.png); /*per preloadind di #topTabs li a:hover*/
		background-position: -2000px;	/*per preloadind di #topTabs li a:hover*/
		background-repeat:no-repeat; /*per preloadind di #topTabs li a:hover*/
}

#topTabs li{
	float:left;	
}
#topTabs li a{
	color:#CDDFEB;
	display:block;
	background-image:url(images/tabs_off.png);
	width:90px;
	height:30px;
	padding:2px 8px;
	background-repeat: no-repeat;
	text-align:center;
	font-weight:bold;
}
#topTabs li a:hover{
	background-image:url(images/tabs_on.png);
	color:#FFF;
}

#flags{
	margin: 3px 0px 0px 505px;	
}
#flags li{
	display:inline;
	margin-right:3px;
}

#path{
	text-align:right;
	margin-right:10px;
	margin-top:20px;
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 30px;
	font-size:80%;
	clear:left;
	

}
#header{
	height:92px;
	padding:5px;

}

#payoff{
	position:absolute;
	color:#FFF;
	width:260px;
	top:95px;
	left:380px;
	font-size:95%;
	line-height:1.2em;
	font-style:italic;
	/*letter-spacing:0.1em;*/


}

body.contacts #payoff{
	color:#333;
	border-top:1px solid #8DB6D0;
	border-bottom: 1px solid #8DB6D0;
}

#content{
	padding:20px;
	margin-top:15px;
	font-size:95%;

}
#content p{
	margin-bottom:1em;

}



#content h1, #literature h3 {
	font-size:120%;
	color:#3F6074;
	text-align:right;
	padding:0.2em 0em;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DB6D0;	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8DB6D0;*/
}
body.productLine #content h1 {
	font-size:110%;
}

#content h2{
	padding-top:12px;
}
body.product #content h2{
	text-align:right;
	height:138px;
}
body.productLine #content h2{
	text-align:right;
	font-size: 220%;
	color: #1D4463;
	margin: -32px 0em 1.5em 0em;
}

.gammaInfo #col1 {
	width:280px;	
}
.gammaInfo p, .gammaInfo ul {
	font-size:85%;
	text-align:justify;
	line-height:1.5em;
	
}
.gammaInfo ul {
	margin-bottom:1em;
	
}

.gammaInfo ul li  {
	margin-left:1.5em;
	margin-bottom:0.5em;
	
}

#prodOverview li {
	width:150px;
	height:150px;
	float:left;
	
}

#prodOverview.MIXRAM li {
	width:220px;
	height:220px;
	float:left;
	
}

#prodOverview li p {
	margin-bottom: 0.2em;
	text-align:center;
	
}


li.prodList  {
	clear:right;
	font-size:110%;
	margin-bottom:1.3em;
	line-height:1.1em;
	height:130px;
}

li img  {
	border:none;
}

li.prodList a  {
	color: #444;
}
li.prodList a:hover  {
	color: #005C95;
}

div.prodNameList  {
	float:right;
	width:400px;
}
div.prodNameList  {
	float:right;
	width:400px;
}


#col1{
	float:left;
	width:300px;
}
body.product #col1{
	font-size:80%;
}
#col2{
	width:280px;
	margin-left:320px;
	

}
#area{
	text-align:right;
	
}

#pDescr{
	margin-top:50px;
	
}

#pDescr ul{
	margin-bottom:1em;
	margin-left:1.7em;
}


#productCodes{
	margin-top:50px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	/*border-spacing:1px;*/
	
}

#productCodes th{
	background-color: #59B8F2;
	background-image: url(images/th_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:6px 20px 3px 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #61A7D1;
	text-align:left;

}

#productCodes td{
	background-color: #CAECFA;
	padding:6px 20px 3px 6px;
	background-image: url(images/td_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #B2D8EB;
	text-align:left;
}
#package{
	text-align:center;
}

#anchors{
	font-size:110%;
	text-align:right;
	margin:5px 10px 0 0;
}
#anchors a{
	text-decoration:none;
}
#anchors a:hover{
	text-decoration:underline;
}

#resources{
	width:245px;
	height:270px;
	padding:7px 7px 7px 7px;
	background-image: url(images/box_risorse.png);
	background-repeat: no-repeat;
	margin-top:50px;
	font-size:110%;
	margin-left:auto;
	margin-right:auto;	
}
#resources h3{
	background-image: url(images/resources%20h3%20bckgrnd.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-size:1.10em;
	font-weight:bold;
	padding:3px;
}
#resources ul{
	list-style-type: none;
	padding:20px;
}
#literature h3 {
	clear:left;
	padding-top:10px;
}


ul.nav {
	list-style-type: none;
	font-size:80%;	
}

#gammaMenu ul {
	margin-top:20px;
}
#gammaMenu ul li {
	padding-left:30px;
	padding-top:0.8em;
	background-repeat: no-repeat;
	background-position: left center;
	line-height:1em;
	height:2.2em;

}
#otherGammas ul li {
	padding-left:10px;
	padding-top:1.5em;
	line-height:1.1em;

}

ul.downloads  {
	list-style-type: none;
	margin-bottom:2em;
	color: #7A93A0;
	font-size:80%;
}

#resources li, ul.downloads li {
	padding-left:50px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:1em;
	height:3em;
	margin-left:0px;
}
#resources li {
	line-height:1em;
}
#resources li  a{
	text-decoration:none;
} 
	
ul.downloads li {
	line-height:3em;
}
ul.downloads li a {
	text-decoration:none;
	font-size:160%;


}

ul.nav li a, #topTabs li a{
	text-decoration:none;
}
li.cat1, #wrapper.cat1 #path{
	background-image: url(images/cat1.png);
	
}
li.cat2, #wrapper.cat2 #path{
	background-image: url(images/cat2.png);
}
li.cat3, #wrapper.cat3 #path{
	background-image: url(images/cat3.png);
}
li.cat4, #wrapper.cat4 #path{
	background-image: url(images/cat4.png);
}
li.cat5, #wrapper.cat5 #path{
	background-image: url(images/cat5.png);
}
li.cat6, #wrapper.cat6 #path{
	background-image: url(images/cat6.png);
}
li.cat7, #wrapper.cat7 #path{
	background-image: url(images/cat7.png);
}
li.cat8, #wrapper.cat8 #path{
	background-image: url(images/cat8.png);
}
li.cat10, #wrapper.cat10 #path{
	background-image: url(images/cat10.png);
}
li.cat11, #wrapper.cat11 #path{
	background-image: url(images/cat11.png);
}
li.cat12, #wrapper.cat12 #path{
	background-image: url(images/cat12.png);
}
li.cat13, #wrapper.cat13 #path{
	background-image: url(images/cat13.png);
}
li.cat14, #wrapper.cat14 #path{
	background-image: url(images/cat14.png);
}
li.cat15, #wrapper.cat15 #path{
	background-image: url(images/cat15.png);
}
li.cat16, #wrapper.cat16 #path{
	background-image: url(images/cat16.png);
}
li.cat17, #wrapper.cat17 #path{
	background-image: url(images/cat17.png);
}
li.cat18, #wrapper.cat18 #path{
	background-image: url(images/cat18.png);
}
li.cat19, #wrapper.cat19 #path{
	background-image: url(images/cat19.png);
}
li.cat20{
	background-image: url(images/hypermix_sidebar.gif);
	padding-top:40px !important;
	background-position: 30px top !important;
	font-size:90%;
	height:6.5em !important;
	
}
li.cat21{
	background-image: url(images/hyperoil_sidebar.png);
	padding-top:40px !important;
	background-position: 30px top !important;
	font-size:90%;
}
li.cat22{
	background-image: url(images/holoil_sidebar.gif);
	padding-top:32px !important;
	background-position: 30px top !important;
	font-size:90%;
	height:5em !important;
	
}

li.pdf{
	background-image: url(images/PDF_icon.png);
}
li.video{
	background-image: url(images/video_icon.png);
}
li.doc{
	background-image: url(images/DOC_icon.png);
}


#header{
	background-repeat: no-repeat;
	margin-top:10px;
}

#wrapper.cat1 #header, #wrapper.RIMOS #header{
	background-image: url(images/testata_cat1.png);
}
#wrapper.cat2 #header{
	background-image: url(images/testata_cat2.png);
}
#wrapper.cat3 #header{
	background-image: url(images/testata_cat3.png);
}
#wrapper.cat4 #header{
	background-image: url(images/testata_cat4.png);
}
#wrapper.cat5 #header{
	background-image: url(images/testata_cat5.png);
}
#wrapper.cat6 #header{
	background-image: url(images/testata_cat6.png);
}
#wrapper.cat7 #header{
	background-image: url(images/testata_cat7.png);
}
#wrapper.cat8 #header{
	background-image: url(images/testata_cat8.png);
}
#wrapper.cat10 #header{
	background-image: url(images/testata_cat10.png);
}
#wrapper.cat11 #header{
	background-image: url(images/testata_cat11.png);
}
#wrapper.cat12 #header{
	background-image: url(images/testata_cat12.png);
}
#wrapper.cat13 #header{
	background-image: url(images/testata_cat13.png);
}
#wrapper.cat14 #header{
	background-image: url(images/testata_cat14.png);
}
#wrapper.cat15 #header{
	background-image: url(images/testata_cat15.png);
}
#wrapper.cat16 #header{
	background-image: url(images/testata_cat16.png);
}
#wrapper.cat17 #header{
	background-image: url(images/testata_cat17.png);
}
#wrapper.cat18 #header{
	background-image: url(images/testata_cat18.png);
}
#wrapper.cat19 #header{
	background-image: url(images/testata_cat19.png);
}
#wrapper.cat20 #header{
	background-image: url(images/testata_cat20.png);
}
sup{
	font-size:55%;
	vertical-align:top;
}

#contactForm  {
	margin-top:25px;
}

#contactForm label, #contactForm input, #contactForm select, #contactForm textarea, #contactForm legend  {
	font-size:85%;
}
#contactForm label  {
	width:12em;
	display:block;
	float:left;
}
#contactForm fieldset  {
	padding:10px 20px 5px 20px;
	margin-bottom:20px;
	border:1px solid #69A0C2;
}

#contactForm legend  {
	padding:10px;
	font-style: italic;
}
#contactForm input, #contactForm select  {
	width:24em;
}
#contactForm textarea  {
	width:36em;
	height:6em;
}
#contactForm #rememberMe label  {
	display:inline;
	float:none;
	font-size:90%;
	font-style:italic;
	color:#666;
}
#contactForm #rememberMe input  {
	width:auto;
}
#contactForm #send  {
	text-align:right;
	margin-top:30px;
}

#content ul.news h2  {
	font-size:100%;
	font-weight:bold;
	text-align:left;
	margin:-0.2em 0px 0px 0px;
	padding-top:0px;
	}
ul.news  {
	list-style-type: none;
}
#content ul.news p.dataora{
	color:#3F6074;
	font-size:85%;
	margin-bottom:0px;
}
#content ul.news div{
	font-size:85%;
}

#searchResult h2{
	font-size:125%;
	margin-top:1em;
} 
#searchResult p{
	font-size:110%;
	margin-bottom:0.3em;
}
#searchResult p.catInfo{
	font-size:100%;
	font-weight:bold;
}


.required{
	font-weight:bold;
	color: #1D4463;	
}
.failed{
	font-weight:bold;
	color: #CC0000;
}

#content .ui-accordion  p {
margin-bottom:0;
font-size: 70%;
	font-family:'Trebuchet MS', Helvetica, sans-serif;

}
#content .ui-accordion h2 {
padding-top:0px;
font-size:75%;
}
#content .ui-accordion h3 {
	font-style: italic;
	font-weight: bold; 
	margin-top:1.5em;
	margin-bottom: 0.3em;
}
#content .ui-accordion div.grossista {
	margin-bottom: 0.8em;
}