body {
	margin:				0px;
	background-color:		white;
	font-size:			15px;
	font-family:			"Arial", "sans-serif";
	color:				#999999;
}


#head {
	display:			none;
	padding:			5px;
	color:				yellow;
	background-color:		black;
	position:			fixed;
	right:				0px;
	top:				0px;
	font-size:			11px;
	font-family:			monospace;
	font-weight:			bold;
	z-index:			65534;
}

#framed {
	height:				461px;
	width:				990px;
	overflow:			hidden;
}

#boxed {
	height:				461px;
	width:				988px;
	overflow:			hidden;
}



a {
	text-decoration:		none;
}

a:hover {
	text-decoration:		none;
}


#menu {
	position:			absolute;
	background-color:		#f8b322;
	right:				0px;
	width:				244px;
	z-index:			56000;
	height:				100%;;
	overflow:			hidden;
}

#menuContents {
	margin-top:			20px;
	margin-left:			20px;
	margin-right:			20px;
}

#menu a {
	color:				white;
}

#menu a.selected {
	color:				black;
}

#menu a:hover {
	color:				black;
}

#menu a.claim:hover {
	color:				black;
}

#menu .collection {
	font-family:			"Arial";
	font-weight:			bold;
	color:				white;
}

#menu .claim {
	font-family:			"Georgia";
	font-style:			italic;
	font-weight:			bold;
	color:				white;
}

#menu a.selected .claim {
	font-family:			"Georgia";
	font-style:			italic;
	font-weight:			bold;
	color:				black;
}


#menu .menuItem {
	border-top:			2px solid white;
	margin-top:			10px;
	padding-top:			10px;
	font-family:			"Arial";
	font-weight:			bold;
	color:				white;
}

#sendandshare {
	z-index:			10;
	width:				330px;
	height:				421px;
	position:			absolute;
	top:				20px;
	left:				20px;
	overflow:			hidden;
	display:			none;
	background-color:		white;
}

#fade {
	z-index:			7;
	width:				744px;
	height:				495px;
	position:			absolute;
	top:				0px;
	left:				0px;
	overflow:			hidden;
	display:			none;
}

#sendandshare .cntnt {
	z-index:			12;
	position:			absolute;
	width:				290px;
	height:				381px;
	top:				20px;
	left:				20px;
	font-size:			15px;		
}

#sendandshare .head {
	font-family:			"Arial";
	font-weight:			bold;
	margin-bottom:			20px;
	color:				black;
}

#sendandshare .title {
	color:				#f8b322;
	font-family:			"Arial";
	font-weight:			bold;
}

#sendandshare .field {
	margin-top:			5px;
	margin-bottom:			5px;	
}

#sendandshare .inputtext {
	font-family:			"Georgia";
	font-style:			italic;
	font-weight:			bold;
	width:				200px;
	border:				0px;
	background-color:		transparent;
	font-size:			10pt;
}

input:focus {
	outline:			none;
}

textarea:focus {
	outline:			none;
}

#mailer {
	position:			absolute;
	width:				250px;
}

#sharer {
	position:			absolute;
	bottom:				0px;
	margin-top:			20px;
	border-top:			1px solid black;
}

#sharer img {
	margin-top:			20px;
	margin-right:			14px;
}

#formControls {
	position:			absolute;
	top:				265px;
	width:				270px;
}

#formControls .left {
	margin-top:			10px;
	left:				0px;
	border:				1px solid blue;
}

#formControls .sbmt {
	background-color:		transparent;
	border:				0px;
	font-size:			15px;
	margin:				0px;
	margin-top:			10px;
	padding:			0px;
	color:				#aaaaaa;
	cursor:				pointer;
}

#closebutton {
	position:			absolute;
	top:				0px;
	right:				0px;
	font-family:			"Arial";
	font-weight:			bold;
	float:				right;
	color:				red;
	cursor:				pointer;
}

#formControls a {
	color:				#aaaaaa;
	text-decoration:		none;
}


#sentidea {
	z-index:			10;
	width:				372px;
	height:				461px;
	position:			absolute;
	top:				0px;
	left:				0px;
	background-image:		url('../img/baloon_SandS.png');
	overflow:			hidden;
	display:			block;
}

#sentidea .cntnt {
	position:			absolute;
	width:				280px;
	height:				305px;
	top:				56px;
	left:				50px;
	font-size:			15px;		
}

#sentidea .head {
	font-family:			"Arial";
	font-weight:			bold;
	font-size:			24px;
	margin-bottom:			20px;
	color:				black;
}

#slider {
	z-index:			1;
	position:			absolute;
	top:				0px;
	left:				0px;
	height:				460px;
	width:				746px;
	overflow:			hidden;
}


#pictures {
	position:			absolute;
	top:				60px;
	left:				0px;
}

#catalogo {
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				746px;
	height:				460px;
	background-color:		white;
}

#foot {
	position:			absolute;
	bottom:				0px;
	z-index:			6;
	width:				746px;
	height:				45px;
	background-color:		transparent;
}

#footCatalogo {
	width:				746px;
	font-family:			"Arial";
	font-weight:			bold;
	margin-top:			10px;
	font-size:			15px;
	margin:				10px;
	width:				auto;
	background-color:		transparent;
}

#footCatalogo a {
	display:			block;
	color:				black;
	background-color:		transparent;
}

#footCatalogo a:hover {
	color:				red;
	background-color:		transparent;
}

#footCatalogo .selected {
	color:				red;
	background-color:		transparent;
}

img {
	border:				0px;
}

.giallo {
	font-family:			"Arial";
	font-weight:			bold;
	font-size:			15px;
	margin-top:			10px;

	color:				#f8b322;
}

#content {
	background-color:		#cc8833;
	background-image:		url('../img/legno460.jpg');
	height:				464px;
}

#over {
	position:			absolute;
	top:				20px;
	left:				20px;
	z-index:			200;
	display:			none;
}

#close_over {
	position:			absolute;
	top:				14px;
	left:				20px;
	width:				300px;
	color:				white;
	font-weight:			bold;
	cursor:				pointer;
}

#croce_over {
	position:			absolute;
	margin-top:			4px;
}

#chiudi {
	position:			absolute
	margin-top:			0px;
	margin-left:			15px;
}

#over img {
	position:			absolute;
	top:				0px;
	left:				0px;
}


#sharebutton {
	z-index:			8;
	color:				white;

	position:			absolute;
	top:				18px;
	left:				20px;
}

#sharebutton a {
	color:				white;
	font-weight:			bold;
}

#sharebutton a:hover {
	color:				black;
}

.leftArr {
	float:				left;
	margin-left:			12px;
	margin-bottom:			10px;
}
.rightArr {
	float:				right;
	margin-right:			12px;
	margin-bottom:			10px;
}

#submit_div {
	font-weight:			bold;
}

#sendresults {
	z-index:			10;
	width:				330px;
	height:				421px;
	position:			absolute;
	top:				20px;
	left:				20px;
	overflow:			hidden;
	background-color:		white;
}

#sendresults .cntnt {
	z-index:			12;
	position:			absolute;
	width:				290px;
	height:				381px;
	top:				20px;
	left:				20px;
	font-size:			15px;		
}

#sendresults .head {
	font-family:			"Arial";
	font-weight:			bold;
	margin-bottom:			20px;
	color:				black;
}

#senderesults .title {
	color:				#f8b322;
	font-family:			"Arial";
	font-weight:			bold;
}

