/*********************************************************/
/*****************/
/* CSS Document */
/***************/
/*********************************************************/

/**********************/
/* Azzeramento stili */
* { margin: 0px; padding: 0px; border: none; }
div { padding: 0px; margin: 0px; }

/****************************/
/* Definizione tag di base */
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 13px; font-weight: bold; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }
a, a:visited , a:link, a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal;
text-decoration:underline; background-color: none; color: #000000; padding: 2px; }
a *, a:visted *, a:active *, a:link * { text-decoration: underline; }
a:hover { background-color: #370B0B; color:#FFFFFF; }
li { list-style-position:inside; list-style-type:disc; }
/* NIGHT */
/*a:hover { background-color: #000000; color:#FFFFFF; }*/
a:hover * { color: #FFFFFF; text-decoration: underline; }
p, b, em, center { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: #FFFFFF; }
b { font-weight: bold; font-style: normal; }
em { font-weight: normal; font-style:italic; }
blockquote { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; }
input { border: 2px solid #990000;   }
/***************/
/* SPAZIATORI */
.h5 { height: 5px; display:block!important; display:none; }
.h5v { height: 5px; };
.h5x { height: 5px; display:block; display:none!important;  };
.h10 { width: 1px; height: 10px; }
.h10back { width: 1px; height: 10px; background-color:#9a3f06; }
.w10 { width: 10px; height: 1px; }
.w5fl { width: 5px; height: 1px; float: left;}
.w10fl { width: 10px; height: 1px; float: left;}
.h20 { height: 20px; }
.w20 { width: 20px; }
.ml10 { margin-left: 10px;}
.mr10 { margin-right: 10px;}
.padd5 { padding: 5px; }
/**********************/
/* ELEMENTI SPECIALI */

.border1 { border-bottom: 1px solid #000000; margin-top: 15px!important; margin-top: 0px; margin-left: 30px; margin-right: 30px;}
.border1w { border-bottom: 1px solid #FFFFFF; margin-top: 15px!important; margin-top: 0px; margin-left: 30px; margin-right: 30px;}
.rightLink { width: 100%; text-align: right; }
.rightLink2 { width: 80%; text-align: right; margin-top: 10px;}
.rightLink a, .rightLink a:link, .rightLink a:visited, .rightLink a:active { margin-right: 20px; background:none; color: #000000; font-weight: bold;}	
.rightLink a:hover { margin-right: 20px; background-color:#000000; color: #FFFFFF; }	
.rightLink a.rightIntLink { margin-right: 0px; }
.topMarg10 { margin-top: 10px; }
.inline { display: inline; }
.block { display: block; }
.floatL { float: left; }
.floatR { float: right; }
.borderblack { border: 1px solid #000000; }
a.headLink, a.headLink:link, a.headLink:active, a.headLink:visited { font-size: 16px; text-transform:uppercase; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; padding-bottom: 3px; padding-left: 2px; padding-right: 2px;}

.grey { color: #171717; }
.black { color: #000000; }
.white {color: #FFFFFF; }
.midgrey { color: #0F0F0F; }
.normal { font-style:normal; text-transform:none; text-decoration:none; font-weight: normal; }

.italic { font-style:italic; }
.maiusc { text-transform: uppercase; }
.m-maiusc { font-variant: small-caps; }
.underl { text-decoration:underline; }
.bold { font-weight: bold; }

.font12 { font-size: 12px; }



/*********************************************************/
/* Corpo pagina / Gabbia */
/*********************************************************/

body { background-color: #000000; text-align: center; }
#total {
	/*background-image: url(../images/total_notturno.jpg);*/
	background-image: url(../images/total_diurno.jpg);
	background-repeat: no-repeat;
	background-color: #c85e08;
	width: 1000px;
	/*height: auto;*/
	/* DEBUG */
	height: auto;	
	padding-bottom: 10px;
	text-align: left;
	/* END DEBUG */	
}
#container {
	width: 1000px;
}
/*********************************************************/
/* HEADER */
/*********************************************************/

#header {	
	text-align: right;
	padding-top: 15px;
	width: 1000px;
	height: auto;
	margin-bottom: 15px;	
}
#header #rightHead {	
	margin-right: 13px;	
	padding-top: 7px;
	padding-bottom: 7px;
	/*background-image:url(../images/header_transp.gif);
	background-repeat:no-repeat;
	background-position:right;*/
}
#header #rightHead img {
	margin-right: 5px;
}


/*********************************************************/
/* COL LEFT */
/*********************************************************/

#col-left {
	width: 180px;
	margin-left: 15px!important;
	margin-left: 8px;
	margin-top: 20px;	
	float: left;
}

/*********/
/* MENU */

#menu {
	
}

#menu #menuTop {
	background-image:url(../images/menuTop_d.jpg);
	/*background-image:url(../images/menuBackTop_n.gif);*/
	width: 180px;
	height: 40px;
}
#menu #menuBody {
	width: 180px;
	height: auto;
	padding-bottom: 0px;		
	background-image:url(../images/menuBody_d.jpg);	
	
}
#menu #menuBody a {	
	color: #000000;	
	text-decoration: none;
	margin-left: 20px;
	letter-spacing: 1px;
	padding: 5px 5px 8px 33px;	
	background-image: url(../images/menuLogoD.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	margin-bottom:20px;
}
#menu #menuBody a.menuActive {	
	background-image: url(../images/menuLogoDH.jpg);
	color: #FFFFFF;	
	background-color: #370B0B;	
}
#menu #menuBody a:hover {	
	color: #FFFFFF;	
	text-decoration: underline;
	background-image: url(../images/menuLogoDH.jpg);
	background-color: #370B0B;
}

#menu #menuBottom {
	width: 180px;
	height: 30px;	
	background-image:url(../images/menuBottom_d.jpg);	
}


/*********************************************************/
/* COL CENTER */
/*********************************************************/

#col-center {
	width: 524px;
	float:left;	
}


/*************/
/* HOMEPAGE */

#prossimieventi, #news, #eventi {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#prossimieventi .top {
	background-image: url(../images/label_prossEventi_d.gif);
	width: 510px;
	height: 20px;
	margin-left: 7px;
	margin-top: 40px;	
}
#prossimieventi .body{
	padding-top: 10px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}	
#prossimieventi .body h4 {
	line-height: 1.4;
}
#newsHome .top {
	background-image: url(../images/label_news_d.gif);
	width: 510px;
	height: 20px;
	margin-left: 7px;
	margin-top: 30px;	
}
#newsHome .body{
	padding-top: 10px;
	padding-bottom: 10px;		
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}	
.eventitop, #eventi .top {
	background-image: url(../images/label_eventi_d.gif);
	width: 510px;
	height: 20px;
	margin-left: 7px;
	margin-top: 30px;	
}
#eventi .body{
	padding-top: 10px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}	
#eventi .body h4 {
	line-height: 1.4;
}

.eventHomeElement {
	padding: 5px 5px 0px 5px!important;
	padding: 17px 5px 0px 5px;	
	width: 485px;
	height: auto;
	min-height:150px; 
}
.newsHomeElement {
	padding: 5px 5px 0px 5px!important;
	padding: 17px 5px 0px 5px;	
	width: 485px;
	height: auto;
	min-height:120px; 
}
.eventHomeElement img, .newsHomeElement img {
	float: left;
	border: 1px solid #000000;
}
.eventHomeElement div.text, .newsHomeElement div.text {
	float: left;
	width: 310px;
	padding-top: 0px;
	margin-left: 10px;
	line-height: normal!important;
	line-height: 1.5;
}
.newsHomeElement div.text {
	width: 360px;
}
.eventHomeElement div.text p, .eventHomeElement div.text h4, .eventHomeElement div.text span {
	color: #E8E8E8;
}	
/**************/
/* CHI SIAMO */
#chisiamo {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#chisiamo .top {
	background-image: url(../images/label_chisiamo_d.gif);
	width: 510px;
	height: 25px;
	margin-left: 7px;
	margin-top: 30px;	
}
#chisiamo .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}	
#chisiamo .body img {
	margin-right: 10px;
}
#chisiamo .body h3 {
	margin-left: 0px;
	width: 184px;
	background-color: #370B0B;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Book Antiqua", Verdana, serif;
	height: 21px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 4px;
}
#chisiamo .body p {
	padding-top: 10px;
	margin: 0px 10px 5px 0px;
	font-size: 12px;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
}
/**************/
/* SCUOLA */
#scuola {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#scuola .top {
	background-image: url(../images/label_scuola_d.gif);
	width: 510px;
	height: 25px;
	margin-left: 7px;
	margin-top: 30px;	
}
#scuola .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}	
#scuola .body img {
	margin-right: 10px;
}
#scuola .body h3 {
	margin-left: 0px;
	padding: 10px 0px 9px 4px;
	width: 184px;
	height: 21px;
	background-color: #370B0B;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Book Antiqua", Verdana, serif;
}
#scuola .body p {
	padding-top: 10px;
	margin: 0px 10px 5px 0px;
	font-size: 12px;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
}
/* CONCERTI */
#concerti {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#concerti .top {
	background-image: url(../images/label_concerti_d.gif);
	width: 510px;
	height: 30px;
	margin-left: 7px;
	margin-top: 30px;	
}
#concerti .top a {
	position: relative;
	top: 25px;
	left: 376px;
	text-transform: uppercase;
	font-size: 12px;
}
#concerti .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 5px;
	margin-right: 7px;
}	
#concerti .body .concertElement, #concerti .body .concertDetail {
	width: 485px!important;
	width: 495px;
	/*border: 1px solid #990000;*/
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-bottom: 0px;
	padding: 5px;
}
#concerti .body .concertDetail {
	border: none;
	width: 485px;
	padding: 0px;
}
#concerti .body .concertElement .lateralBorder {
	display: none;
	height: auto;
	width: 1px;
	margin: 2px 10px 2px 10px;
	background-color: #000000;
	float: left;
}
#concerti .body .concertElement .infoText {
	width: 260px;
	margin: 2px 10px 2px 0px;
	padding-top: 0px;
	height: auto;
	float: left;
}
.concertElement .infoText h3, .concertDetail .infoText h3 {
	font-size: 20px;
}
.concertElement .infoText h4 {
	font-size: 14px;
	text-transform:capitalize;
}
.concertDetail .infoText h4 {
	font-size: 20px;
	color: #000000;
	text-align:left;
	text-transform: uppercase;
}
.concertElement .infoText > *, .concertElement .infoText p, .concertDetail p {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #000000;
}
.concertElement .infoText a, .concertDetail .infoText a {
	margin-top: 2px;
	font-weight: bold;	
}	
.concertElement .infoText a:hover, .concertDetail .infoText a:hover {
	color: #FFFFFF;
	font-weight: bold;
}	
.concertElement .infoText p {
	color: #000000;
	font-size: 16px;
}
.concertElement .infoText p span, .concertDetail span {
	color: #FFFFFF;
	position: relative;
	top: -1px;
	font-size: 11px;
	margin-right: 5px;
}
concertDetail span {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
}
.concertDetail p   {
	font-size: 14px;
	text-transform:uppercase;
	text-decoration: none;
}
.concertDetail p.testo   {
	font-size: 14px;
	text-transform:none;
	text-decoration: none;
	text-align: justify;
}
.concertDetail p.occhiello {
	font-size: 18px;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
}

.concertElement .concertImage {
	float: right;
}
.concertDetail .concertImage {
	margin-top: 10px;
	margin-bottom: 10px;
}
.concertDetail span.separator {
	position: relative;
	top: -5px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

/* EVENTI */
#eventiB {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
.eventiBtop {
	background-image: url(../images/label_eventiBig_d.gif);
	width: 510px;
	height: 30px;
	margin-left: 7px;
	margin-top: 30px;	
}
#eventiB .top a {
	position: relative;
	top: 25px;
	left: 376px;
	text-transform: uppercase;
	font-size: 12px;
}
#eventiB .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 5px;
	margin-right: 7px;
}	

/* LINK */
#link {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#link .top {
	background-image: url(../images/label_link_d.gif);
	width: 510px;
	height: 30px;
	margin-left: 7px;
	margin-top: 30px;	
}
#link .top a {
	position: relative;
	top: 25px;
	left: 376px;
	text-transform: uppercase;
	font-size: 12px;
}
#link .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}	
.linkElement {
	width: 440px;
	padding: 5px 0px 5px 0px;
	line-height: 2;
	margin-left: 5px;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	margin-bottom: 10px;	
}
/* NEWS */
#news {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#news .top {
	background-image: url(../images/label_news_int_d.gif);
	width: 510px;
	height: 30px;
	margin-left: 7px;
	margin-top: 30px;	
}
#news .top a {
	position: relative;
	top: 25px;
	left: 376px;
	text-transform: uppercase;
	font-size: 12px;
}
#news .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 5px;
	margin-right: 7px;
}	
#news .body .newsElement, #news .body .newsDetail {
	width: 485px!important;
	width: 495px;
	/*border: 1px solid #990000;*/
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-bottom: 0px;
	padding: 5px;
}
#news .body .newsDetail {
	border: none;
	width: 485px;
	padding: 0px;
}
#news .body .newsElement .infoText {
	width: 260px;
	margin: 2px 10px 5px 0px;
	padding-top: 0px;
	height: auto;
	float: left;
}
.newsDetail span {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
}
.newsDetail p   {
	font-size: 14px;
	text-transform:uppercase;
	text-decoration: none;
}
.newsDetail p.testo   {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration: none;
	
}
.newsDetail p.occhiello {
	font-size: 12px;
	text-transform:none;
	margin-right: 80px;
	font-family:Arial, Helvetica, sans-serif;
}
.newsElement .infoText > *, .newsElement .infoText p, .newsDetail p {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #111111;
}
.newsElement .infoText a, .newsDetail .infoText a {
	margin-top: 2px;
	font-weight: bold;	
}	
.newsElement .infoText a:hover, .newsDetail .infoText a:hover {
	color: #FFFFFF;
	font-weight: bold;
}	

.newsElement .infoText p span, .newsDetail span {
	color: #FFFFFF;
	position: relative;
	top: -1px;
}
.newsElement .newsImage {
	float: right;
}
.newsElement .infoText h3, .newsDetail .infoText h3 {
	font-size: 20px;
}
.newsElement .infoText h4 {
	font-size: 14px;
	text-transform:capitalize;
}
.newsElement .infoText h5 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.newsDetail .newsImage {
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsDetail span.separator {
	position: relative;
	top: -5px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

/*************(
/* CONTATTI */
#contatti {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#contatti .top {
	background-image: url(../images/label_contatti_d.gif);
	width: 510px;
	height: 25px;
	margin-left: 7px;
	margin-top: 25px;	
}
#contatti .top a {
	position: relative;
	top: 25px;
	left: 376px;
	text-transform: uppercase;
	font-size: 12px;
}
#contatti .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 5px;
	margin-right: 7px;
}
#contatti .body .infoText {
	line-height: 1.8;
	padding-top: 10px;
	width: 190px;
}
#contatti .body .image {
	margin-right: 3px;
}
#contatti .contattiElement {
	height: 200px;
}
/*************(
/* EXTRA */
#extra {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
.extratop {
	background-image: url(../images/label_extra_d.gif);
	width: 510px;
	height: 25px;
	margin-left: 7px;
	margin-top: 35px;	
}
#extra .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}
/*************(
/* ARTISTI */
#artisti {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#artisti .top {
	background-image: url(../images/label_artisti_d.gif);
	width: 510px;
	height: 25px;
	margin-left: 7px;
	margin-top: 30px;	
}
#artisti .top a {
	position: relative;
	top: 25px;
	left: 206px;
	text-transform: uppercase;
	font-size: 12px;
}
#artisti .body{
	padding-top: 20px;
	padding-bottom: 10px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 7px;
	margin-top: -2px;		
	padding-left: 10px;
	margin-right: 7px;
}
#artisti .groupName {
	margin-left: 0px;
	padding: 10px 0px 9px 4px;
	width: 184px;
	background-color: #370B0B;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Book Antiqua", Verdana, serif;
}
#artisti .artistElementsLine {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#artisti .artistElement {
	width: 220px;
	margin-right: 10px;
	height:auto;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	/*border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
#artisti .artistElement .img {

}
#artisti .artistElement img {
	padding: 0px;
	margin-bottom: 10px;
	margin: 0px;
 	border: 1px solid #000000;
}
#artisti .artistElement p {
	font-size: 14px;
}
#artisti .artistElement h2 {
	color: #0F0F0F;
	font-size: 20px;
	margin-bottom: 5px;
	
}
#artisti .artistElement * {
	float: none;
}
#artisti .artistElement .rightLink {
	width: 200px;
}	
#artisti .artistDetail .descText {
	line-height: 1.4;
}
#artisti .artistDetail h1 {
	margin-bottom: 10px;
}

#artisti #imgElement {
	width: 240px;
	margin-bottom: 20px;
	text-align: center;
}
#artisti #mediaArtistInfo {
	width: 320px;
	padding-top: 50px;
}
#artisti #doubleseparator {
	margin-right: 10px;
	height: 10px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

/*********************************************************/
/* COL RIGHT */
/*********************************************************/

#col-right {
	margin-top: 21px;	
	width: 265px;
	float:left;
}

/**************/
/* INFO HOME */

#infoHome {
	width: 265px;
	height: 383px;
	/*padding-top: 18px;*/
	background-image:url(../images/infoLilith_total_d.jpg);
	background-repeat:no-repeat;
	
}
#infoHome p {
	margin: 10px 8px 10px 8px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
#infoHome a {
	color: #000000;
	font-weight:bold;
}
#infoHome a:hover {
	color: #FFFFFF;
	font-weight:bold;
}

/**************/
/* INFO LILITH */

#infoLilith {
	width: 265px;
	height: 383px;
	padding-top: 162px;
	background-image:url(../images/chisiamo_right_d.jpg);
	background-repeat:no-repeat;
	
}
#infoLilith p {
	margin: 10px 8px 10px 8px;
	font-size:11px;
	line-height: 1.3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
#infoLilith a {
	color: #000000;
	font-weight:bold;
}
#infoLilith a:hover {
	color: #FFFFFF;
	font-weight:bold;
}


/**************/
/* SEARCH */

#search {
	width: 245px;
	padding-left: 10px;
	padding-right: 10px;
	height: 375px;
	padding-top: 5px;
	text-align: center;
	background-image:url(../images/right_back_d.jpg);
	background-repeat:no-repeat;
}
#search h4 {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#search form {
	margin-right: 0px;
	padding: 10px;
	
	
	margin-bottom: 3px;
}
#search form span {
	font-size: 13px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#search form input.submit {
	margin-top: 15px!important;
	margin-top: 0px;
}
#search form input.inputtext {
	width: 220px;		
	margin-bottom: 5px;
	margin-top: 10px;
}
#search form a span {
	text-decoration: underline;
}
#search form a:hover, #search form a:hover span {
	color: #CCCCCC;
}
 /* MULTIMEDIA */
#multimedia {
	width: 265px;
	padding-left: 10px;
	padding-right: 10px;
	height: 380px;
	padding-top: 5px;
	line-height: 1.5;
	text-align: center;
	background-image:url(../images/right_back_d.jpg);
	background-repeat:no-repeat;
}
#multimedia h4 {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#multimedia a {
	display: block;
	width: 240px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
#multimedia span {
	display: block;
	width: 240px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
/*********************************************************/
/* FOOTER */
/*********************************************************/
#footer {
	width: 100%;
	height: 20px;
	background-color: #993300;
	text-align: center;	
	padding-top: 5px;
}
#footer a, #footer a:active, #footer a:link, #footer a:visited {
	background: none;
	color: #FFFFFF;
	font-size: 10px;
	
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

/*#infoHomeTop {
	width: 265px;
	height: 50px;
	background-image: url(../images/infoLilithTop_d.jpg);
}
#infoHomeBody {
	width: 265px;
	height: 100px;
	background-image:url(../images/infoLilithBody_d.jpg);

}
#infoHomeBottom {
	width: 265px;
	height: 20px;
}*/
.fonts {
	display: none;
	float: left;
	width: 300px;
}
.Book {
	font-family: "Book Antiqua", Verdana, serif;
}
.Tw {
	font-family: "Tw Cen MT", Verdana, sansserif;
}
.TwCond {
	font-family:"Tw Cen MT Condensed", "Arial Black", Arial, serif;
}

.Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
}
.Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
