/* ARTE GLASS */

/* main tag */
*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
}

p
{
	margin-bottom: 14px;
	text-align: justify;
}

a
{
	color: #FF7800;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}
/* end maintag */

/* header */
#date
{
	text-align:right;
	position: absolute;
	top: 7px;
	color: #BDBDA2;
	right: 12px;
	font-weight: bold;
	font-size: 11px;
}

#homelogin
{
	position:absolute;
	top: 5px;
	right: 30px;
	z-index: 10;
}

#homelogin input
{
	width: 100px;	
}

#homelogin p
{
	font-size:10px;	
	text-align: right;
}

#areaclienti
{
	position: relative;
	top: -15px;	
	font-size:10px;	
	text-align: right;
}

#homelogin img
{
	width: 20px;
	height: 20px;
	position: relative;
	float: right;
}

#menu
{
	position: relative;
	background: #46461F url('images/a16.gif') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li.first
{
	border-left: 0px;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	background: #fff url('images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}
/* end header */

/* footer */
#footer
{
	position: relative;
	clear: both;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background-image: url('images/a50.gif');
	color: #A8A88D;	
}

#footer a
{
	color: #8C8C73;
}
/* end footer */

/* gallery */
.gallerycat
{
	border: 2px solid black;
	width: 100px;
	height: 80px;
}

.gallerycattitle
{
	font-variant: small-caps;
	font-size: 14px;
	text-align: center;
}

.gallery
{
	border: 2px solid black;
	width: 100px;
	height: 80px;
}
/* end gallery */

/* homepage */
#homelogo
{
	float:left;
	margin-right: 20px;
}

#homescritta
{
	position:absolute;
	top: 10px;
	z-index: 10;

}

#sunbellvideo {
	margin-top: 50px;
	float: left;
	display: block;	
}
#sunbellvideo h2 { margin: 15px 0px; }

#homecat
{
	margin-top: 50px;	
}

#homecat div
{
	text-align:center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#homecat div div
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#homecat div p
{
	text-align:center;
}

#homecat img
{
	float:none;
}
/* end homepage */

/* catalogo madras */
#mad_cat { margin: 0 auto; overflow:auto; }
#mad_cat div { float: left; margin: 20px; }
#mad_cat img { }
#mad_cat h2 { clear: both; }
/* end catalogo madras */

/* registrazione */
#formregistration
{
	margin-left: 20px;	
}

#imgerror
{
	position: relative;
	float: left;	
}
/* end registrazione */

/* shared */
#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('images/upbg.gif') no-repeat;
	width: 950px;
	height: 264px;
	z-index: 1;
}

#outer
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
	position: relative;
	padding: 63px 30px 13px 30px;
	z-index: 2;
}

#fullcontent
{
	position: relative;
	float: left;
}

#fullcontent h1
{
	margin-bottom: 30px;;
}

#primarycontent
{
	position: relative;
	width: 650px;
	float: left;
}

#primarycontent h1
{
	margin-bottom: 30px;
}

#primarycontent ul
{
	margin-left: 30px;
	
}

#secondarycontent
{
	position: relative;
	width: 220px;
	float: right;
}

#secondarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#secondarycontent .content
{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end shared */

/* FINE ARTE GLASS */