/* main container */
body {
	margin:0px;
	padding:0px;
	background-color:black;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

h1 {
	font-size: 24px;
	color: #CCC;
}

h2 {
	font-size: 20px;
	color: #ee0400;
}

h2.contentheading {
	font-size: 20px;
	color: #ee0400;
}

h1.pagetitle {
	margin-bottom: 24px;
}

div.componentheading {
	font-size: 24px;
	color: #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #ee0400;
}

a#selected {
	color: #ee0400;
}

#div_wrapper {
	position:absolute;
	width:988px;
	height: 167px;
	left:50%;
	margin:10px 0px 0px -498px;
}

#div_container {
	width:988px;
	height: 167px;
	background: url(../images/top.png) top left no-repeat;
}

#div_logo{
	position:absolute;
	width: 157px;
	height: 75px;
	background: url(../images/logo.png) top left no-repeat;
	left: 158px;
	top: 20px;
}

#div_logo_gallery{
	position:absolute;
	width: 157px;
	height: 75px;
	background: url(../images/logo_gallery.png) top left no-repeat;
	left: 158px;
	top: 20px;
}

#div_content {
	color: #FFF;
	/*position: absolute;*/
	width:984px;
	padding-left: 2px;
	padding-right: 2px;
	/*left:50%;
	margin:140px 0px 0px -498px;*/
	margin-bottom: 10px;
	min-height: 300px;
}


#div_logo_gallery{
	position:absolute;
	width: 157px;
	height: 75px;
	background: url(../images/logo_gallery.png) top left no-repeat;
	left: 158px;
	top: 20px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	display: inline;
	padding: 0;
	margin: 0;
}

#div_header {
	position:absolute;
	left:620px; /*400*/
	top:50px;
}

#div_header ul li{
	float:left;
	margin: 0 8px 0 8px;
}

	
#div_header a {
	color:#444444;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:14px;
	padding:0px 8px;
}

#div_header a:hover {
	color:#ee0400;
}

#div_header a#selected {
	color: #ee0400;
}


#store {
	color:white;
	/*position: absolute;*/
	width:988px;
	margin-top: 5px;
	margin-bottop: 15px;
}



#div_footer {
	font-size:11px;
	text-align:center;
	color:white;
	width:988px;
	margin-top: 15px;
}

/* --------------------- CcNewsLetter ----------------------------*/

div.mainnewsletter {
	background-color: #000;
	color: #FFF;
}

div.normalsublayout {
	background-color: #000;
	color: #FFF;
	width: 500px;
	border: 2px #444444 solid;
	margin-left: 165px;
	/*margin-right: auto;*/
	padding-top: 40px;
	position: relative;
}

div.normalsublayoutMessage {
	background-color: #000;
	color: #FFF;
	width: 500px;
	border: 2px #444444 solid;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	position:relative;
}

form#subscribeFormModule div {
	margin-bottom: 10px;
	font-size: 14px;
	float: right;
	width: 450px;
	margin-right: 50px;
}

form#subscribeFormModule div p {
	float: left;
	padding-top: 0px;
	font-weight: normal;
	margin-left: 50px;
}

div.normalsublayout div#cctitle {
	font-size: 14px;
	border: 2px #444444 solid;
	background-color:#000;
	color:#FFF;
	position:absolute;
	left: 40px;
	top: -18px;
	padding: 5px 10px 5px 10px;
	
}

div.normalsublayoutMessage div#cctitle2 {
	font-size: 14px;
	border: 2px #444444 solid;
	background-color:#000;
	color:#FFF;
	position:absolute;
	left: 40px;
	top: -18px;
	padding: 5px 10px 5px 10px;
	
}

#addSubscriber.button {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}

#removeSubscriberByEmail.button {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

input#name {
	width: 250px;
	float: right;
}

input#email {
	width: 250px;
	float: right;
}

input#citta {
	width: 250px;
	float: right;
}

input#data_nascita {
	width: 250px;
	float: right;
}

/* ------------------- end CcNewsLetter --------------------------*/

/* -------------------------- Mail ------------------------------*/

form#emailForm div p {
	float: left;
	padding-top: 0px;
	font-weight: normal;
	margin-left: 30px;
}

form#emailForm div {
	margin-bottom: 10px;
	font-size: 14px;
	float: right;
	width: 450px;
	margin-right: 50px;
}

input#contact_name, input#contact_email, input#contact_subject, textarea#contact_text {
	width: 250px;
	float: right;
}

/*div.normalsublayout div a {
	float:right;
}*/

div.normalsublayout3 {
	background-color: #000;
	color: #FFF;
	width: 500px;
	/*height: 300px;*/
	border: 2px #444444 solid;
	margin-left: 165px;
	/*margin-right: auto;*/
	padding-top: 40px;
	position: relative;
}

div.normalsublayout3 div#cctitle {
	font-size: 14px;
	border: 2px #444444 solid;
	background-color:#000;
	color:#FFF;
	position:absolute;
	left: 40px;
	top: -18px;
	padding: 5px 10px 5px 10px;
	
}


#cont_contact_wrap {
	position: inherit;
	border-bottom: 1px #444444 solid;
}

#cont_contact {
	float: left;
	height: 45px;
	padding-top: 35px;
	width: 150px;
	margin-bottom: 15px;
	/*border: red 1px solid;*/
	margin-left: 210px;
	text-align: center;
}

#cont_contact a {
	color: #FFF;
	font-size: 22px;
	font-weight:normal;
}

#cont_contact_image {
	float: right;
	height: 80px;
	width: 80px;
	margin-bottom: 15px;
	margin-right: 50px; 
	border: #FFFFFF 1px solid;
}
/* ------------------------ End Mail -----------------------------*/

/* ------------------------ Web Links ----------------------------*/

div.weblinks a.category {
	font-size: 18px;
}

div.weblinks form table tbody tr.odd td {
	padding: 10px 2px 10px 2px;
}

.link {
	font-size: 16px;
	color: #FFF;
}


/* ---------------------- end Web Links --------------------------*/

