/* ========================================================================== */
/*                                                                            */
/* (NNNNNN)(NNNNNN)                                                           */
/*      NN)(NN       stiweb.it                                                */
/*      NN)(NN       (c)2007 Stive Barison                                    */
/*      NN)(NN       http://www.stiweb.it                                     */
/*                                                                            #953C9A*/
/* ========================================================================== */

/******************************************************************************/
/* File               : template_css.css                                      */
/* -------------------------------------------------------------------------- */
/* Autore             : Steve Barison                                         */
/* -------------------------------------------------------------------------- */
/* Versione originale : 19/11/2007                                            */
/* Revisione          : 22/11/2007                                            */
/*          									                  			  */
/* ========================================================================== */
/*                                                                            */
/* Descrizione        : File css template dct                                 */
/*                                                                            */
/* -------------------------------------------------------------------------- */
/* Note:                                                                      */
/*                                                                            */
/*                                                                            */
/******************************************************************************/
body {
	color: #333333;
	background: #848388;
}

/*
 Salto linea
 */
br {
	clear: both;
}

/*
 Contenuto del body
 */
body#body {
	margin: 0px auto;
	color: #404040;
	font: 12px "Lucida sans", Verdana, sans-serif;
	text-align: left;
	padding: 0;
	background: #848388 url(../images/bk.jpg) repeat-x;
}

/*
 Testata del sito
 */
#ja-top {
/*	background-image: url(../images/unilogo.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #7f989f;*/
}


/*
 Contenitore del menu
 */
#ja-topnav {
	clear: left;
	font-size: 11px;
	border-bottom: 4px solid #953C9A;
	/*background: url(../images/topnav-bg.gif) repeat-x;*/
	margin: 0;
	padding: 0;}

/*
 Testata sito web con immagine home page
 */
#ja-header_hp {
	/*background: url(../images/header-bg.gif);*/
	height: 295px;
	border-bottom: 2px solid #953C9A;
}

/*
 Testata sito web altre pagine
 */
#ja-header {
	/*background: url(../images/header-bg.gif);*/
	height: 160px;
	border-bottom: 2px solid #953C9A;
}



/*
 Link del menu
 */
#ja-topnav a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

form {
	margin: 0;
	padding: 0;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, 
.blog_more, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#ja-spotlight-1, #ja-spotlight-2, #ja-rightcol, #ja-footer, #ja-bottomline {
	font-size: 11px;
}

/* Normal link */
a {
	color: #404040;
}

a:hover, a:active {
	color: #000000;
	/*text-decoration: underline;	*/
}



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

li {
	padding-left: 12px;
	background: url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
}

th {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
/**
 * Stile delle immagini
 */ 
img {
	border: 0;
	padding: 0;
	margin-left: 0px;
}

/*----------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
}

a.readon {
	background: #F1F1F1;
	color: #0066cc;
	font-size: 10px;
	padding: 1px 5px;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

table.polls {
	width: 100%;
}

table.pollstableborder {
	padding-right: 10px;
	width: 100%;
	border-color: #FFFFFF;
	text-align: left;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

.syndicate {
	padding: 6px 25px 0px 0px;
	margin-left: 18px;
}

div.syndicate a {
	padding-right: 30px;
	margin: 0;
}

/**
 * Formato celle delle tabelle
 */
table.contentpaneopen td, table.contentpane td {
	padding-left: 0px;
	margin: 0px;
	/*border: none;*/
}

/*
 Larghezza contenuto aperto
 */
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #999999;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.mosimage {
	padding: 0;
	margin: 15px 10px 0 0!important;
	margin: 15px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 0 5px 1px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	background: #D2D2D2!important;
	border: 1px solid #DDDAB5;
	text-decoration: none!important;
}

.pagenavbar {
	padding-left: 14px;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}

/*
 Sezioni listati contatti
 */
.sectiontableheader {
	padding: 1px 4px;
	background: #c6ddc4;
	font-weight: bold;
	border-bottom: 1px dashed #0d7f00;
}

/*
 Descrizione contatti
 */
.contentdescription {
	padding-left: 5px;
	background-color: #c6ddc4;
	border-bottom: 1px dashed #0d7f00;
}

/*
 Area form contatti
 */
.contact_email{
	background-color: #f8f8f8;
   }

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #EEEEEE;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #999999;
}

/*
 Tasti form
 */
.button {
	padding: 1px 2px;
	background: #953C9A;
	border: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold; 
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #999999;
	text-decoration: none!important;
	background: none!important;
}

.buttonheading {
	padding-right: 15px;
}

.toclink {
	margin-left: 10px;
}

.toclink th {
}

.contentheading {
	color: #953C9A;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.componentheading {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
}

/* 
 Layout largo
 */
.wide #ja-wrapper1,
.wide #ja-wrapper2,
.wide #ja-wrapper3,
.wide #ja-wrapper- {
	width: 800px;
	margin: 0px auto;
	padding: 0;
}

.wide #ja-top-modules  {
	width: 800px;
}

.wide #ja-topnav-inner {
	width: 800px;
	text-align: right;
}

/*
 Contenitore corpo pagina largo
 */
.wide #ja-content {
	width: 550px;
	margin-left: 10px;
}

.wide #ja-leftcol {
	width: 198px;
}

/*
 Contenitore colonna di destra
 */
.wide #ja-rightcol-outer {
	width: 200px;
}

/*
 Colonna di destra
 */
.wide #ja-rightcol {
	width: 200px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
}

.wide #ja-rightcol #ja-newsflash {
	width: 200px;
	height: 156px;
}

.wide #ja-content-full-left {
	width: 762px;
	margin-right: 20px;
	float: right;
}

.wide #ja-top-modules-inner {
	position: relative;
	width: 980px;
	margin: 0px auto;
}

.wide #ja-footer-inner {
	width: 980px;
}

/* 1 column content width 
.wide #ja-content-f {
	width: 980px;
	margin: 0px auto;
}*/

/* WRAPPER MODULES */
#ja-wrapper1 {
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	padding: 0;
}

#ja-wrapper2 {
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	padding: 0;
}

#ja-wrapper3 {

}

#ja-header {
	background: url(../../../images/banners/image01.jpg) no-repeat center;
	height: 160px;
	margin: 0px auto;
}

/*
 Barra dopo immagine
 */
#ja-gray-bar {
	background: url(../images/gray-bar.gif) top repeat-x;
	height: 13px;
}


/**
 * Parte interna della testata
 */ 
#ja-top-modules {
	margin: 0px auto;
	width: 770px;
	height: 80px;
	/* Immagine inserita direttamente nella index */
	/*background: url(../images/logo-default_2.jpg) right no-repeat;*/
	}

/* LOGO */
#ja-logo {
	float: left;
	width: 320px;
}

#ja-logo img {
	margin: 0px;
}

/* TOPNAV
--------------------------------------------------------- */

#ja-topnav-inner {
	margin: 0px auto;
	}


#ja-topnav a:hover {
	text-decoration: none;
}

#ja-topnav ul {
	margin: 0;
	padding: 0;
}

#ja-topnav li {
	margin: 0;
	padding: 0;
}


/** 
 * Colonna di sinistra
 */
#ja-leftcol {
	width: 160px;
	float: left;
	color: #000000;
	font-size: 1em;
}

/**
 * Aspetto del menu di sinistra
 */
#ja-leftcol .moduletable, #ja-leftcol .moduletable_menu {

	margin-bottom: 16px;
	padding-bottom: 6px;
	background: url(../images/bg_menu.gif) left top;
	border-top: 2px solid #953C9A;
	border-bottom: 2px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

#ja-leftcol .moduletable td {
	padding-left: 15px;
}

/**
 * Aspetto titolo del menu di sinistra
 */
#ja-leftcol .moduletable h3, #ja-leftcol .moduletable_menu h3 {
	/*background: url(../images/ja-h3-bg.gif) top left no-repeat;*/
	padding-left: 4px;
	padding-top: 5px;
	height: 27px;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}

#ja-leftcol .moduletable ul li {
	background: none;
}

#ja-leftcol .moduletable ul li a, #ja-leftcol .moduletable_menu ul li a {
	padding-left: 15px;
	background: url(../images/a_bg.gif) left no-repeat;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em;
}

#ja-leftcol .moduletable ul li a:hover, #ja-leftcol .moduletable_menu ul li a:hover {
	color: #000000;
}

/* LOGIN */
#mod_login_password, #mod_login_username {
	width: 110px;
	padding-left: 7px;
	border: 1px solid #7D7D7D;
}

#mod_login_password {
}

#mod_login_username {

}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

/* SEARCH */
#ja-search {
	float: right;
	padding-top: 55px;
}

#ja-search .inputbox {
	background: #FFFFFF;
	border: 1px solid #7D7D7D;
	padding-left: 6px;
	width: 150px;
	font-size: 10px;
}


/* 
 Pathway
 */

#ja-pathway-outer {
	height: 20px;
	margin: 0px auto;
	padding-bottom: 8px;
}

/*
 Larghezza del patway
 */
.wide #ja-pathway-outer {
	width: 800px;
	background-color: #fff;
}

/**
 * Tool utente per la modifica del layout
 */
.wide #ja-usertools img {
	margin: 4px 4px 0px 0px;
}

.wide #ja-usertools {
	width: 210px;
}

#ja-pathway {
	float: left;
	padding-left: 10px;
}

.pathway img {
	padding: 0px 6px;
	margin: 0;
}
 
#ja-usertools {
	float: right;
	width: 196px;
	margin: 0px;
}

#ja-usertools img {
	cursor: pointer;
	margin: 6px 2px 0px 2px;
}

#ja-usertools a {
}

/**
 * Contenuto centrale della pagina
 */
#ja-content {
	width: 400px;
	float: left;
	margin-left: 0px;
	margin-right: 10px; 
}

/* 2 column content [on the left] width */
#ja-content-full-left {
	margin-right: 20px;
	width: 580px;
	float: left;
}

/* 
 Contenuto a due colonne [a destra] 
 */
#ja-content-full-right {
	margin-left: 5px;
	width: 580px;
	float: left;
}

/* 1 column content width */
#ja-content-full {
	margin: 0 15px 0;
}


/*
 Colonna di destra
 */
#ja-rightcol {
	float: right;
	width: 158px;
	height: 300px;
	font-size: 1em;
	clear: right;
	margin: 0 5px 10px 0;
}

/*
 Contenitore dei moduli di dx
 */
#ja-rightcol .moduletable {
	padding: 6px 2px 8px 2px;
	margin: 0px 5px 16px 0px;
	border-top: 2px solid #953C9A;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
	background: url(../images/bg_menu.gif) left top;
}

/*
 Colonna di destra aspetto titolo 
 */
#ja-rightcol .moduletable h3 {
	background: none;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#ja-rightcol .moduletable ul li a {
	padding-left: 13px;
	color: #888888;
	font-size: 11px;
	font-weight: bold;
	line-height: 1px;
}

#ja-rightcol #ja-newsflash {
	height: 158px;
	overflow: hidden;
	margin-bottom: 16px;
	border-bottom: 2px solid #E8E8E8;
}

#ja-newsflash table {
	border-collapse: collapse; 
	margin: 0;
	padding: 0;
}

#ja-newsflash .moduletable h3 {
	background: none;
	color: #0066cc;
	padding: 0;
	margin: 0;
	
}

/* 
 Footer
 */
#ja-footer {
	border-top: 4px solid #953C9A;
	background: #F1F1F1;
	height: 60px;
	clear: both;
}

#ja-footer-inner {
	width: 400px;
	margin: 0px auto;
	padding: 0;
}

#ja-footer-inner img {
	margin: 0;
	padding: 0;
	border: none;
}

#but-css {
	float: right;
	margin-top: 15px;
}

#but-xhtml {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

#copyright {
	float: left;
	font-size: 11px;
	color: #8D8C90;
	margin-top: 12px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac*/ 
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*
 Indentazione sub_menu 
 */ 
ul.submenu ul li a{
	text-indent: 0px;
}

ul.submenu ul ul li a{
	text-indent: 0px;
}

ul.submenu li a {
	display: block;
	padding: 3px 0px;
	width: 150px;
	margin-left: 30px;
	
}
