/* CSS Document */

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat;
	background-position:left top;
	background-color:#FFFFFF;
	color:#4D4747;
}
img {
	border:none;
}
ul, a, h2 {
	margin:0; padding:0; list-style:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#frame{
	width:950px;
	height:auto;
	background-color:#FFF; color:#4D4747;
	padding:0 2px;
	margin:auto;
}

/* Header part style start from here */

#headcontainer{
	width:940px;
	height:132px;
	background-color:#FFF; color:#4D4747;
	border-top:4px solid #9D9C9C;
	margin:auto;
}


#leftcontainer{
	width:942px;
	height:135px;
	background-image:url(images/Intestazione.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFFFFF;
	color:#4D4747;
	float:left;
	margin-top:auto;
}

#logo{
	width:267px;
	height:40px;
	padding-top:45px;
	padding-left:45px;
	margin:auto;
	}


}

#searchcontainer{
width:207px;
height:auto;
padding-right:0px;
padding-top:90px;
float:right;
margin:auto;
}

#sleft{
width:10px;
height:33px;
float:left;
margin:auto;
}

#smiddle{
width:187px;
height:33px;
padding-top:5px;
background-image:url(images/searchbg.jpg);
background-repeat:repeat-x;
float:left;
margin:auto;
}

#search{
width:49px;
height:auto;
float:left;
margin:auto;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#000; background-color:inherit;
}

#sbox{
width:105px;
height:auto;
float:left;
margin:auto;
}

#sbutton{
width:30px;
height:auto;
padding-top:3px;
text-align:center;
float:left;
margin:auto;
}

#sright{
width:10px;
height:33px;
float:right;
margin:auto;
}

/* Header part style end here */


/* nav part style start from here */

#navcontainer{
	width:942px;
	height:39px;
	background:url(images/navbg.jpg) 0 0 repeat-x;
	padding-left: 10px
}
#navcontainer ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	padding:0 0 0 32px;
}
#navcontainer ul li {
	float:left; padding:0 23px 0 14px;
	background:url(images/Bullet1.gif) 0 50% no-repeat;
}
#navcontainer ul li.noPad {	
	padding-right:0;
}
#navcontainer ul li a {
	color:#609101; background-color:inherit; text-decoration:none; 

}
##navcontainer ul li span {
	color:#A3A2AA; background-color:inherit;
}
#navcontainer ul li a:hover {
	color:#ABCD5B; background-color:inherit;
}



#homecontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#homearrow{
width:auto;
height:20px;
padding-left:30px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#home{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

a.hometxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#A3A2A2; background-color:inherit;
text-decoration:none;
}
a.hometxt:hover{
	color:#638E02; background-color:inherit;
}







#aboutuscontainer{
	width:87px;
	height:39px;
	float:left;
	margin-top:auto;
}

#aboutarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#about{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#serviescontainer{
	width:86px;
	height:39px;
	float:left;
	margin-top:auto;
}

#servicesarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#services{
width:25px;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#foodgallerycontainer{
	width:108px;
	height:39px;
	float:left;
	margin-top:auto;
}

#foodarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#food{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#pricingcontainer{
	width:145px;
	height:39px;
	float:left;
	margin-top:auto;
}

#pricingarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#pricing{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}




#deliverycontainer{
	width:150px;
	height:39px;
	float:left;
	margin-top:auto;
}

#deliveryarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#delivery{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



#contactscontainer{
	width:90px;
	height:39px;
	float:left;
	margin-top:auto;
}

#contactsarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#contacts{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



/* nav part style end here */

/* banner part style start from here */

#banner{
width:950px;
height:265px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}

#bleft{
width:710px;
height:265px;
padding-top:1px;
padding-right:1px;
float:left;
margin:auto;
}

#bright{
width:233px;
height:264px;
border-top:1px solid #FFFFFF;
background-image:url(images/categorybg.jpg);
background-repeat:repeat-y;
float:left;
margin:auto;
}

#brf{
	width:60px;
	height:264px;
	float:left;
	margin:auto;
}

#fruit{
width:39px;
height:247px;
padding-top:7px;
text-align:center;
margin:auto;
}

#brcategory{
	width:170px;
	height:264px;
	float:left;
	margin:auto;
	position: absolute;
}

#category{
	width:200px;
	height:24px;
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background-color:inherit;
	text-decoration:underline;
	float:left;
	margin:auto;
}


.categorynav{
	width:150px;
	height:18px;
	float:left;
	margin:auto;
}

.cbullet{
width:22px;
height:18px;
float:left;
margin:auto;
}

.bullet{
width:8px;
height:10px;
padding-top:5px;
float:left;
margin:auto;
}


.ctxtcontainer {
width:106px;
height:18px;
float:left;
margin:auto;
}

.ctxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFF; background-color:inherit;
text-decoration:none;
}
.ctxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFE200; background-color:inherit;
text-decoration:none;
}

#cmore{
width:128px;
height:18px;
text-align:right;
float:right;
margin:auto;
}

/* banner end part style end here */

.blank{
	width:400px;
	height:15px;
	color:#4D4747;
	margin:auto;
}
.SeparatorPGM{
	width:auto;
	height:15px;
	color:#4D4747;
	margin:auto;
	top: 10px;
}


/* body part style start from here */

#bodycontainer{
width:950px;
height:auto; color:#4D4747;
background-color:#FFF;
margin:auto;
}



#bodycontainerleft{
	width:233px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	color:#4D4747;
	margin: auto;
}

#bodyLeftPGMWhite{
	width:233px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	color:#4D4747;
	margin: auto;
}

#bodycontainerleftPGM{
	width:233px;
	height:auto;
	background-color:#7DAE75;
	float:left;
	margin:auto;
	color:#4D4747;
}


#lmaim{
	width:220px;
	height:auto;
	text-align:center;
}

#blmaim{
	width:205px;
	height:30px;
	text-align:center;
	margin:auto;
}

#blmaim2{
	width:220px;
	height:auto;
	text-align:center;
}


#loginmaim{
width:205px;
height:auto;
text-align:center;
margin:auto;
}

#loging{
width:203px;
height:33px; text-indent:-2000px;
background:url(images/newuser.jpg) 0 0 no-repeat;
}

#loginbg{
	height:170px;
	width:203px;
	background-color:#C0BEBE;
	color:#4C4A4A;
}

#logingbottom{
width:203px;
height:6px;
background-repeat:no-repeat;
text-align:center;
margin:auto;
}

#advtmaim{
width:205px;
height:270px;
background-image:url();
background-repeat:no-repeat;
background-position:left top;
float:left;
margin:auto;
}

#clickherecontainer{
	width:150px;
	height:56px;
	padding-top:30px;
	text-align:right;
	margin:auto;
}

#bannerspot{
	width:150px;
	height:270px;
	text-align:right;
	margin:auto;
	padding-top: 20px;
}


.clicktxt{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#000; background-color:inherit;
text-decoration:none;
}
.clicktxt:hover{
color:#FF0000; background-color:inherit;
}

.newusercontainer{
width:175px;
height:32px;
text-align:center;
margin:auto;
}

.newleft{
width:67px;
height:auto;
padding-top:15px;
float:left;
margin:auto;
}

.newright{
width:101px;
height:auto;
padding-top:11px;
float:right;
margin:auto;
}

.nutxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4C4A4A;
	background-color:inherit;
	width: 70px;
	text-align: left;
}

#forgot{
width:165px;
height:auto;
padding-top:10px;
text-align:left;
margin:auto;
}

.forgottxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4C4A4A;
	background-color:inherit;
	text-decoration:none;
	text-align: center;
	width: auto;
}
.forgottxt:hover{
	text-decoration:underline;
	bottom: 5px;
}

#signup{
width:60px;
height:auto;
padding-top:11px;
float:right;
margin:auto;
}

#bodycontainercenter{
	width:440px;
	height:auto;
	color:#4D4747;
	border-left:1px solid #B1C252;
	border-right:1px solid #B1C252;
	float:left;
	margin:auto;
}

#bodycontainercenterPGM{
	width:474px;
	height:auto;
	color:#4D4747;
	border-left:1px solid #B1C252;
	border-right:1px solid #B1C252;
	float:left;
	margin:auto;
	background-color: #D9EED6;
}

#RichiestaListini{
	width:540px;
	height:auto;
	color:#4D4747;
	float:left;
	margin:auto;
	background-color: #D9EED6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #B1C252;
	border-left-color: #B1C252;
}


#wmaim{
	width:360px;
	height:auto;
	text-align:left;
	margin:auto;
}

#welcome{
height:43px;
text-indent:-2000px;
background:url(images/welcome.gif) 0 0 no-repeat;
}

#titoloPGM{
height:43px;
text-indent:-2000px;
background:url(images/titolothesimulator.jpg) 0 0 no-repeat;
}

#titoloPGMFull{
height:43px;
text-indent:-2000px;
background:url(images/CmdFullVersion.jpg) 0 0 no-repeat;
}
#titoloPGMStandard{
height:43px;
text-indent:-2000px;
background:url(images/CmdStandard.jpg) 0 0 no-repeat;
}
#titoloPGMPremium{
height:43px;
text-indent:-2000px;
background:url(images/CmdPremium.jpg) 0 0 no-repeat;
}
#titoloPGMHome{
height:43px;
text-indent:-2000px;
background:url(images/CmdHome.jpg) 0 0 no-repeat;
}
#titoloPGMTraining{
height:43px;
text-indent:-2000px;
background:url(images/CmdTraining.jpg) 0 0 no-repeat;
}
#titoloPGMSoftware{
height:43px;
text-indent:-2000px;
background:url(images/TitoloSoftware.jpg) 0 0 no-repeat;
}
#titoloTecnology{
height:43px;
text-indent:-2000px;
background:url(images/TitoloTecnology.jpg) 0 0 no-repeat;
}
#titoloEquipments{
height:43px;
text-indent:-2000px;
background:url(images/TtioloEquipments.jpg) 0 0 no-repeat;
}
#titoloEquipmentsOutdoor{
height:43px;
text-indent:-2000px;
background:url(images/TitoloEquipmentsOutdoor.jpg) 0 0 no-repeat;
}
#titoloContact{
height:43px;
text-indent:-2000px;
background:url(images/TitoloContact.jpg) 0 0 no-repeat;
}
#titoloPricing{
height:43px;
text-indent:-2000px;
background:url(images/TitoloPricing.jpg) 0 0 no-repeat;
}


#wtxt{
	width:386px;
	height:auto;
	float:left;
	margin:auto;
	background-repeat:no-repeat;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clip: rect(auto,auto,auto,auto);
}

#wtxtSpot{
	width:398px;
	height:auto;
	float:left;
	margin:auto;
	background-repeat:no-repeat;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	bottom: 10px;
	clip: rect(auto,auto,auto,auto);
}

#wtxtPGM{
	width:400px;
	height:auto;
	float:left;
	margin:auto;
	background-repeat:no-repeat;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	bottom: 10px;
	clip: rect(auto,auto,auto,auto);
}


.wtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:justify;
color:#4D4747; background-color:inherit;
}

.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	color:#4D4747;
	background-color:inherit;
}

.rmore{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:right;
color:#FF0000; background-color:inherit;
text-decoration:none;
}
.rmore:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	text-align:right;
	color:#5E8800;
	background-color:inherit;
	text-decoration:none;
	width: auto;
}

#bodycontainerright{
	width:233px;
	height:auto;
	background-color:#FFFFFF;
	color:#4D4747;
	border-left:1px solid #B1C252;
	border-right:1px solid #B1C252;
	float:left;
	margin:auto;
}

#rmaim{
width:192px;
height:auto;
text-align:center;
margin:auto;
}

#featured{
height:42px;
text-indent:-2000px;
background:url(images/featuredproducts.gif) 0 0 no-repeat;
}

.fpm1{
	width:192px;
	height:110px;
	float:left;
	margin:auto;
}

.fpmleft{
width:97px;
height:auto;
float:left;
margin:auto;
}

.fpmright{
width:84px;
height:auto;
float:left;
margin:auto;
}

.ftext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
padding-left:8px;
text-align:left;
color:#4D4747; background-color:inherit;
}

#blankright{
width:192px;
height:14px;
text-align:center;
margin:auto;
}

#rightpic{
	width:192px;
	height:170px;
	float:left;
	text-align:right;
	margin:auto;
	border: thin none #009900;
}

#picCommandFloat{
	width:192px;
	height:auto;
	float:left;
	text-align:right;
	margin:auto;
	text-indent: 3px;
}


/* body end part style end here */



#footercontainercenter{
width:950px;
height:78px;
background-color:#FFFFFF; color:#4D4747;
border-bottom:1px solid #FFFFFF;
margin:auto;
}

#fooertleft{
	width:232px;
	height:170px;
	background-color:#5E8800;
	color:#4D4747;
	border-right:1px solid #FFFFFF;
	float:left;
	margin:auto;
}

#fstore{
width:154px;
height:22px;
padding-top:5px;
text-align:center;
margin:auto;
}

#footeright{
	width:717px;
	height:170px;
	background-color:#FFFFFF;
	float:left;
	color:#4D4747;
	margin:auto;
}

#frtop{
	width:717px;
	height:35px;
	background-image:url(images/footertop.jpg);
	background-repeat:repeat-x;
	text-align:center;
	float:left;
	margin:auto;
}


#fooertxt{
	height:auto;
	padding-top:8px;
	text-align:left;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color:inherit;
	text-decoration:none;
	bottom: 5px;
	text-indent: 0px;
	padding-left: 15px;
}

a.fnav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF; background-color:inherit;
text-decoration:none;
}
a.fnav:hover, #fooertxt span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFE200; background-color:inherit;
text-decoration:none;
}
'4A010A
'#FFE200

#copyright{
	width:240px;
	height:auto;
	padding-top:5px;
	float:left;
	margin: auto;
}


.copyrighttxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:20px;
	color:#4D4747;
	background-color:inherit;
	height: auto;
	width: auto;
}
.copyrighttxt a {
	color:#4D4747; text-decoration:underline; background-color:inherit;
}
.copyrighttxt a:hover {
	text-decoration:none;
}

#cardcontainer{
width:110px;
height:auto;
float:left;
margin:auto;
}

#card{
width:110px;
height:35px;
padding-top:5px;
padding-right:30px;
float:right;
margin:auto;
}

#cardtxtcontainer{
	width:100px;
	height:35px;
	float:left;
	margin:auto;
}

.cardtxt{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	color:#4D4747;
	background-color:inherit;
	width: 100px;
	top: auto;
	list-style-position: inset;
}
#frame #bodycontainer #bodycontainerright {
}
#frame #bodycontainer #bodycontainercenterPGM #wmaim #wtxt table tr td p font b a {
	text-align: left;
}

