/*
**
** smartino
**
** Author: Decibel
** 24-ago-2008
** Website: http://www.acquasanmartino.it
**
** Template: smartino
**
*/

body
{
	margin					: 0px;
	padding					: 0px;
	text-align				: left;
	background-color		: #FFFFFF;
}

tr, td, p, div
{
	font-family				: Optima, Arial, Helvetica, sans-serif;
	font-size				: 16px;
	color					: #0C2F83;
	font-weight				: normal;
}

/*---- Fonts ----*/
.style1 
{
	font-family				: Optima, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color					: #0C2F83;
}

.style2 
{
	font-family				: Optima, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #0C2F83;
}

.style3 
{
	font-family				: Optima, Arial, Helvetica, sans-serif;
	font-size				: 32px;
	font-weight				: bold;
	color					: #0C2F83;
}

.style4 
{
	font-family				: Optima, Arial, Helvetica, sans-serif;
	font-size				: 22px;
	font-weight				: normal;
	color					: #0C2F83;
}

/* ==================================================================================== */


.moduletable {
	
}


table.moduletable {
	width					: 100%;
	padding					: 0px 0px 1px 0px;
	margin-bottom			: 2px;
}

table.moduletable th {
	color					: #FFFFFF;
text-align				: left;
	padding-top				: 15px;
	padding-left			: 18px;
	height					: 48px;
	font-family				: Optima, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px; left
}

table.moduletable td {
	font-size				: 11px;
	padding					: 1px 2px 1px 2px;
	margin					: 3px;
	font-weight				: normal;
}


/*---- Navigation mainlevel ----*/
.mainlevel {
  	color            		: #0C2F83;
	width					: 144px;
	text-decoration			: none;
  	font-size				: 12px;
  	font-weight      		: bold;
  	font-family				: Optima, Arial, Helvetica, sans-serif;
  	padding          		: 4px 2px 4px 38px;
  	margin           		: 1px 0px 1px 0px;
 	display          		: block;
  	
}

#active_menu.mainlevel {
  	color            		: #0C2F83;
	background	   			: #FFFFFF url('http://lnx.acquasanmartino.it/templates/smartino/images/button_down.jpg') no-repeat left;
}

a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #0C2F83;
  	font-weight      		: bold;
  	font-size        		: 12px;
	text-decoration			: none;
  	background	   			: #FFFFFF url('http://lnx.acquasanmartino.it/templates/smartino/images/button_up.jpg') no-repeat left;
}

a.mainlevel:hover {
  	color            		: #00A0C6;
  	font-weight      		: bold;
  	font-size        		: 12px;
  	text-decoration			: none;
  	background	   			: #FFFFFF url('http://lnx.acquasanmartino.it/templates/smartino/images/button_over.jpg') no-repeat left;

}

/*---- Navigation sublevel ---*/
.sublevel {
	text-align				: right;
	padding-bottom			: 1px;
	padding-right			: 10px;
	padding-right			: 10px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left			: 20px;
	vertical-align			: middle;
	font-size				: 11px;
	font-weight				: bold;
	letter-spacing			: 1px;
	color					: #0C2F83;
	text-align				: left;
}

a.sublevel:hover {
	color					: #00A0C6;
}

/*---- Topmenu ----*/
#active_menu.mainlevel-nav {
  	color            		: #0066FF;
}

.mainlevel-nav 
{
	padding-left			: 12px;	
}

a.mainlevel-nav:link, a.mainlevel-nav:visited 
{
	color					: #FFFFFF;
  	font-weight				: bold;
	font-size				: 14px;
}

a.mainlevel-nav:hover 
{
 	font-weight				: bold;
	color					: #FF9900;
}

/*---- LINKS ----*/
a:link, a:visited {
	color					: #0096BF; 
	text-decoration			: none;
	font-weight				: bold;
}

a:hover {
	color					: #0C2F83;	
	text-decoration			: none;
	font-weight				: bold;
}

.contentheading {
	color					: #0C2F83;
	text-indent				: 5px;
	font-weight				: bold;
	font-size				: 14px;
	padding					: 3px 0px 3px 0px;
	white-space				: nowrap;
	background-color		: #FFFFFF;
}

.componentheading {
	color					: #0C2F83;
	text-indent				: 5px;
	font-weight				: bold;
	font-size				: 14px;
	padding					: 3px 0px 3px 0px;
	border-bottom			: 1px solid #000000;
	white-space				: nowrap;
	margin-bottom			: 3px;
}

.sectiontableheader
{
	background-color		: #EDEDED;
	color					: #0C2F83;
	font-weight				: bold;
	padding					: 2px 2px 2px 2px;
}

.content {
	background-color		: #F1F1F1;
}

.contentpane {

}

.contentpaneopen {
  padding					: 3px 5px 3px 5px;
  background-color			: #FFFFFF;
}

/*---- custom stuff ----*/

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

li
{
line-height					: 15px;
padding-left				: 15px;
padding-top					: 0px;
background					: url('http://lnx.acquasanmartino.it/templates/smartino/images/dot.jpg') no-repeat 0px 3px;

}



.inputbox {
	padding					: 2px;
	border					:solid 1px #0C2F83;
	background-color		: #ffffff;
}

.button {
  	color					: #0C2F83;
  	font-family				: Optima, Arial, Hevlvetica, sans-serif;
  	text-align				: center;
  	font-size				: 10px;
  	font-weight				: bold;
  	border					: 2px solid #CCCCCC;
  	width					: auto;
  	padding					: 0px 5px;
  	margin					: 1px;
}

.back_button {
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 3px double #CCCCCC;
  	background-color		: #E8E8E8;
  	width					: 50px;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}

/* ---- Pathway ---- */
.pathway {
	color					: #000000;
}

a.pathway:link, a.pathway:visited {
	color					: #0066FF;
}

a.pathway:hover {
	color					: #FF6600;
}

/* ---- Container ---- */


.container_top {
	z-index					: 0;
	position				: relative;
	left					: 0%;
	top						: 4px;
	width					: 100%;
	height					: 122px;
	background				: #FFFFFF url('http://lnx.acquasanmartino.it/templates/smartino/images/banda-alta_EX.png') no-repeat left top;
}

.container_logo {
	z-index					: 1;
	position				: absolute;
	top						: 4px;
	right					: 20px;
	background				: url('http://lnx.acquasanmartino.it/templates/smartino/images/logo_destra.gif') no-repeat right top;
	width					: 246px;
	height					: 122px
}

.container_top_menu {
	z-index					: 0;
	position				: relative;
	width					: 100%;
	height					: 2px;
	text-align				: center;
	padding-top				: 4px
}

.container_pathway {
	position				: relative;
	width					: 100%;
	padding-left			: 12%;
}

.container_center {
	position				: relative;
	top						: 10px;
	width					: 100%;
	background-color		: #FFFFFF;
	
}

.container_footer {
	position				: relative;
	left					: 10%;
	width					: 84%;
	top						: 10px;
	height					: 40px;
	background-color		: #FFFFFF;
	text-align				: center;
	vertical-align			: middle;
}

.container_bottom {
	position				: relative;
	left					: 0%;
	width					: 100%;
	top						: 40px;
	height					: 96px;
}



/* ---- Tabelle ---- */
.t_left {
	width					: 184px;
	vertical-align			: top;
	padding-right			: 2px;
	background				: #FFFFFF;	
}

.t_center {
	vertical-align			: top;
	background				: #FFFFFF;
}

.t_right {
	width					: 184px;
	padding-top						: 40px;
	vertical-align			: top;
	padding-left			: 2px;
}

.t_main {
	width					: 100%;
	padding					: 0px;
	vertical-align			: top;
	border					: none;
}

.t_bg {
	padding					: 0px;
	vertical-align			: top;
	border					: none;
	width					: 148px;
}

.path {
	height					: 47px;
}


/* ---- LOGIN-FORM ---- */
#mod_login_username {
	border					: 1px solid #0099FF;
	background-color		: #E5F5FF;
	color					: #0C2F83;
}
label[for~=mod_login_username] {
	color					: #0C2F83;
}

#mod_login_password {
	border					: 1px solid #0099FF;
	background-color		: #E5F5FF;
	color					: #0C2F83;
}
label[for~=mod_login_password] {
	color					: #0C2F83;
}

#mod_login_remember {
	border					: 1px solid #FF9900;
	background-color		: #E5F5FF;
}
label[for~=mod_login_remember] {
	color					: #0C2F83;
}

.moduletable td {
	color					: #0C2F83;
}