﻿contentManager/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
	padding-left:26px;
	padding-right:16px;
	padding-top:0px;
}


hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	
}

a
{
	text-decoration: none;
	color: #326464;
}

a:visited {
	color: #326464;
}

a:hover {
	text-decoration: underline;
	color: #326464;
}

a:active
{
    color: #326464;
}

body {
	/*background-color: #ffffff;*/
	 background-image: url(images/bk5_pbg.jpg); 

	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	/* ori font-size: 0.7em;*/
	font-size: 10px;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header 
{
    
	/*ori background-image: url(Images/header.gif);
	background-repeat: no-repeat;*/
	
	background-image: url(images/topheader.gif);
	position: relative;
	width: 760px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
}

.headerPage
{
    
	/*ori background-image: url(Images/header.gif);
	background-repeat: no-repeat;*/
	background-image: url(Images/BGSIDEleft.gif);
	
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 55px;

}

.headerTopPage 
{
    
	/*ori background-image: url(Images/header.gif);
	background-repeat: no-repeat;*/
	
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 760px;
	height: 245px;
	margin-left: auto;
	margin-right: auto;
}

.headerAdminTopPage 
{
    
	/*ori background-image: url(Images/header.gif);
	background-repeat: no-repeat;*/
	
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 760px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	left: 37px;
	top: 7px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.nav 
{
	position:relative;

	left: -20px;
	top: 20px;
	font-size: 10px;
	color: #d3d3d3;
	font-weight: bold;
}

.nav a
{
    text-decoration: none;
    color: #d3d3d3;
    
}

.nav a:visited {
	color: #d3d3d3;
	
}

.nav a:hover {
	text-decoration: underline;
	
	
}

.nav a:active
{
    color: #d3d3d3;
    
}

.menua a:active
{
    font-weight: bold;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/body-repeat.gif);
	background-repeat: repeat-x;
}


/*ORI.column {
	background-image: url(images/content-shim.gif);
}*/


.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 1.2 SHIM */

.shim2 {
	
	background-image: url(images/body-repeat.gif);
    margin-left: auto;
	margin-right: auto;	
	width: 760px;
	height: 8px;
	font-size:0;

}



/* 2 PAGE */



h3 {
	/*ORI margin-top: 1.0em;
	margin-bottom: 1.12em;*/
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	 margin-top: 0.5em;
	/*ORI margin-bottom: 1.12em;*/
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */
.page {
	/*background-repeat: repeat-y;*/
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	min-height:800px;
	background-image: url(images/body-repeat.gif);
}
#home, #resume, #links, #register, #admin-albums, #admin-photos {
	
	
	width: 744px;
	
	padding: 8px 8px;
	padding-top: 0px; /* Weird Mozilla Bug */
	padding-bottom: 0px; /* Weird Mozilla Bug */
}

#sidebar 
{
    /* ORI
	float: left;
	width: 214px;
	height: 100%;
    */
    
    
	float: right;
	width: 200px;
	height: 100%;
	/*
	border-right: aqua thin solid;
	border-top: aqua thin solid;
	border-left: aqua thin solid;
	border-bottom: aqua thin solid;
	*/
}


#content
{
    /* ORI margin-left: 256px;width: 500px;*/
    

 
    margin-top:0px;
    min-height:600px;
    
}

#contentManager
{
    /* ORI margin-left: 256px;width: 500px;*/
    width: 100%;
    height: 100%;    
	border-top: white 2px solid;
}
#oblo
{
	padding-left: 15px;
    text-align:center;
}

#contentLL
{
    /* ORI margin-left: 256px;*/ /* ORImargin-left: 204px;*/
    
    float: left;
    width: 160px;
    
	padding-left: 20px;
	/* border-right: BLACK thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;*/	
 
}
#contentRR
{
	/* ORI margin-left: 256px;*/
	/* ORImargin-left: 204px;*/
 

 
    float:right;
    width:320px;
    margin-right:10px;
    

 
}

#contentMap
{
    /* ORI margin-left: 256px;width: 500px;*/

	border-top: white 2px solid;
} 


#contentLLmap
{
    /* ORI margin-left: 256px;*/ /* ORImargin-left: 204px;*/
    float: left;
    width: 170px;
    height: 100%;
     border-right: #bababa 1px dotted;

} 

#contentRRmap
{
	/* ORI margin-left: 256px;*/
	/* ORImargin-left: 204px;*/


    padding-left: 30px;
    margin-left: 155px;
    width: 480px;
    height: 100%;
}
#formSearchLeft
{
    /* ORI margin-left: 256px;*/ /* ORImargin-left: 204px;*/
   
    width: 150px;
    padding-left:15px;


}
#formSearch
{
    /* ORI margin-left: 256px;*/ /* ORImargin-left: 204px;*/
    
    width: 200px;
	

}

#formGeneri
{
    /* ORI margin-left: 256px;*/ /* ORImargin-left: 204px;*/
    float: left;
    width: 200px;
    padding-top:10px;

}

#formGeneriAdulti
{
    /* ORI margin-left: 256px;*/ /* ORImargin-left: 204px;*/
    float: left;
    width: 200px;
    padding-top:10px;
   /*  border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;	*/
}



#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}
#UltimeUscite{
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 200px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	/*background-image: url(images/body-repeat-photo.gif);*/
	
	padding: 0px 20px 40px 20px;
	
}

.view 
{
    padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	
	text-align: center;
}

.photo-frameLEFT {
	padding-left:50px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

.titleGREEN {
	
	padding-left:0px;
	height: 30px;
		
	/*border-left: #429c42 18px solid;*/
}



.titleSegnalibro 
{
	width:204px;
	height: 154px;
	background-image: url(Images/segnalibro.gif);
	background-repeat: no-repeat;
}

.titleGREENcenter {
	
	padding-bottom:4px;
	border-bottom: #bababa 1px dotted;
}
/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/


/* 2 column layout */
#columnleft
{
    float: left;
    width: 200px;
    padding-left:8px;
    

    /*position: relative; */
    height:100%;
}

#columnright
{
    
  /*  position:relative; */
}

.leftblock
{
    
    padding: 15px;
    margin-bottom: 10px;
    background: ghostwhite;
    vertical-align: top;
}

 .rightblock
{
   
    padding: 15px;
    margin-bottom: 10px;
    float:right;
    
    width:510px;
    height:100%;
	
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos,  #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

#details{
	padding: 0;
	width: 760px;
	
}
.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbarDetail {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	
	width: 744px;
	height: 33px;
	text-align: center;
}


.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Used in the two column lists */
.membercard
{
    padding: 10px;
    margin-bottom: 10px;
    width: 470px;
    height: 120px;
    background-color: #f5f5f5;

    border-top: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}
.membercard h3
{
    font-size: 1em;
}
.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}
.membercardimg
{
    height:70px;
    width: 49px;
}

#NewsItem
{
	 width: 380px; 
}
.NewsItemDate
{	
	text-align:left;
	top:0px;
	float:left;
	width: 20%;
	position:relative;
}
.NewsItemRightDate
{
	float:right;
	text-align:left;
	top:0px;
	left:0px;
	width: 80%;

	position:relative;
}

.NewsItemTitle
{
	float:right;
	text-align:left;
	top:0px;
	left:0px;
	width: 100%;
	position:relative;
}	
.NewsItemBody
{

	width: 100%;
	text-align: justify;
	top:5px;
	padding-bottom:5px;
	position:relative;
}

.NewsItemFooter
{
	float:right;
	width: 100%;
	text-align: right;
	position:relative;
	padding-bottom:5px;
}
/* Used DETAIL VIEW*/


.NewsItemDetail
{
    
     width:510px;

}   

.NewsItemDateDetail
{	
	text-align:left;
	
	float:left;
	width: 20%;
	position:relative;

}

.NewsItemRightDateDetail
{
	float:right;
	text-align:left;
	top:0px;

	width: 380px;
	
	padding-left:10px;
}

.NewsItemTitleDetail
{
	float:right;
	text-align:left;
	top:0px;
	left:0px;
	width: 100%;
	position:relative;

}

.NewsItemBodyDetail
{
	width: 380px; 
	text-align: justify;
	top:5px;
	padding-bottom:5px;
	position:relative;

}

.NewsItemFooterDetail
{
	float:right;
	width: 100%;
	text-align: right;
	position:relative;
	padding-bottom:5px;

}

/* Used in the two column lists VETRINA*/
.membercardVETRINA
{
    padding: 10px;
    padding: 15px;
    margin-bottom: 10px;
    width: 270px;
    height: 80px;
   

    
   /* border-bottom: dimgray 1px solid;*/
}
.membercardVETRINA h3
{
    font-size: 1em;
}
.clearcardVETRINA
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}
.membercardimgVETRINA
{
    height:70px;
    width: 49px;
}

#NewsItemVETRINA
{
	
	 width: 380px; 
	
}
.NewsItemDateVETRINA
{	
	text-align:left;
	top:0px;
	float:left;
	width: 20%;
	position:relative;
}
.NewsItemRightDateVETRINA
{
	float:right;
	text-align:left;
	top:0px;
	left:0px;
	width: 80%;

	position:relative;
}

.NewsItemTitleVETRINA
{
	float:right;
	text-align:left;
	top:0px;
	left:0px;
	width: 100%;
	position:relative;
}	
.NewsItemBodyVETRINA
{

	width: 100%;
	text-align: justify;
	top:5px;
	padding-bottom:5px;
	position:relative;
}

.NewsItemFooterVETRINA
{
	float:right;
	width: 100%;
	text-align: right;
	position:relative;
	padding-bottom:5px;
}

/* 3 FOOTER */

.footerbg {
	/*ori background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;*/
	width: auto;
	text-align: center;
	

}
.footer
{
	/*ori background-image: url(images/footer.gif);
	background-repeat: no-repeat;*/
	background-image: url(images/body-repeatbottom.gif);
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 130px;
	text-align: center;
	font-size: 10px;
	padding-top: 0;
	color: whitesmoke;
}
.footer a
{
    text-decoration: none;
    color: #d3d3d3;
}

.footer a:visited {
	color: #d3d3d3;
}

.footer a:hover {
	text-decoration: underline;
	color: #d3d3d3;
}

.footer a:active
{
    color: #d3d3d3;
}
.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:active {
	color: #006600;
	
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.line
{
    border-bottom: 1px solid #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;

    height:140px;
    width: 100px;
}
.LEFTbanner
 {	
	padding-left:14px;	
	padding-top:20px;
	width:100px;
	float:left;
	
}

.LEFTManage {
	padding-left:14px;
	padding-top:20px;
}
