/* custom stuff */

html { height: 100%; margin-bottom: 1px; }
body { margin: 0; padding: 0; }
p { margin-top: 0; margin-bottom: 5px; }

#container { width: 766px; margin-left: auto; margin-right: auto;}
a img{ border: 0; }
.mainbody h3{ margin-bottom: 1ex; font-size: 140%; }
.header { background:#c0c0c0 url(http://www.tigraclub.it/tci/images/transparent.png) no-repeat; width:100px;height:80px; }

#header {
	position: relative;
	height: 112px;
	overflow: hidden;
	width:100% !important;
	background: #232833 url(http://www.tigraclubitalia.it/images/header-bg.png) repeat-x;
}

#logo {
	position: absolute;
	top: 0px;
	left: 5px;
	display: block;
	width:250px;
	height: 66px;
	cursor:pointer;
}

#top {
	height: 60px;
	padding-top: 35px;
	overflow: hidden;
	margin-left: 270px;
	margin-bottom: 10px;
	margin-right: 25px;
	color: #999;
}

/* toolbar */

#toolbar {
	height: 31px;
	background: url(http://www.tigraclubitalia.it/images/toolbar-bg.png) repeat-x;
	width:766px;
	position: relative;	
}

/* menu */
#toolbar #nav {
	/*background: url(../images/toolbar-div.png) 0 0 no-repeat;*/
	float: right;
}

#toolbar #nav li {
	background: url(http://www.tigraclubitalia.it/images/toolbar-div.png) 0 0 no-repeat;
}

#toolbar #nav li a {
	color: #fff;
}

#toolbar #nav a:hover {
	color: #d1d5dd;
}

#toolbar #nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
}

#toolbar #nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#toolbar #nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#toolbar #nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#toolbar #nav li.on li.on a {
	text-decoration: underline;
}

#toolbar #nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

/*#############################################################
Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se
Edited by: Domenico Milano
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #111 url(http://www.tigraclubitalia.it/images/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(http://www.tigraclubitalia.it/images/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 120px;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 64%;}
.main .right {width: 36%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(http://www.tigraclubitalia.it/images/bgh1.gif) repeat-x left bottom;
	color: #eee;
	padding: 6px 0 4px;
}

.content img { border: 1px solid #1e1e1e; margin: 1px; padding: 2px; background: #fff; }
.content img.homeNewsDescPhoto { float: left; margin-right: 10px; margin-top: 5px; border: 1px solid red; max-width: 250px; max-height: 60px; }
		
.content a { color: #999; text-decoration: underline; }
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

.content h1.title { color: #fc0; clear: both; display: block; font-size: 18px; margin-bottom: 5px;}
.content h1.titleCat { color: #ff0000; clear: both; display: block; font-size: 18px; margin-bottom: 5px;}
.content h1.title a {color: #fc0; text-decoration: none; }
.content h1.title a.linkCat {color: #fff; text-decoration: none; }
.content h1.title a:hover {color: #CCC;}

.content h2.subtitle { font-size: 14px; }

.content .newsInfo { color: #777; margin: 0px; clear: both;}
.content .newsInfo a { color: #888;}
.content .newsInfo a:hover { text-decoration: none; }

.content .newsOptions { clear: both;}

/* navigation */
#toolbar .nav {background: #191919 url(http://www.tigraclubitalia.it/images/nav.gif);}
#toolbar .nav a {
	background: #191919 url(http://www.tigraclubitalia.it/mages/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
#toolbar .nav a:hover {
	background: #191919 url(http://www.tigraclubitalia.it/images/nav_hover.gif);
}

/* sub-navigation */

.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h2 {padding-top: 8px; color: #ff0000;}

.subnav ul {margin: 0;}
.subnav li {
	background: url(http://www.tigraclubitalia.it/images/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

.subnav img { border: 1px solid #1e1e1e; margin: 1px; padding: 2px; background: #ffcc99; }

.subnav label { display: block; }
.subnav .loginBox p { margin: 0; padding-bottom: .3em;}


/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}

.footer {
	color: #f00;
}

.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

/* Tabelle */
table.soci 
{
    width: 95%;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #191919;
}

table.soci th
{
    padding: 5px;
    background: url(http://www.tigraclubitalia.it/images/toolbar-bg.png) repeat-x;
}

table.soci th a { color: #ffffff; }

table.soci tr { border: 1px solid #777; }
table.soci .sociAltrow { Background-color: #222;}
table.soci td { padding: 5px; }

#contenutoUnico 
{
    padding: 10px;
}

#contenutoUnico h1.title, #contenutoUnico h2.title {
	background: url(http://www.tigraclubitalia.it/images/bgh1.gif) repeat-x left bottom;
	color: #fc0;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	display: block;
	width: 100%;
}

#contenutoUnico h2.title { color: #eee; margin-top: 20px;}
/*
#menuCategorie { list-style-type: none; margin:0; font-size: 14px; font-weight: bold;}
#menuCategorie li { list-style-type: none; }
#menuCategorie li a { color: #fff;  display: block; border-bottom: 1px solid #222; padding: 5px;}
#menuCategorie li a:hover { color: #fff; background-color: #333;  }
*/

.editControls { font-size: 12px;}

.fotoProfilo { border: 1px solid #ccc; margin: 0 0 15px 0; padding: 1px; float: left;}
.datiProfilo { margin: 30px; padding: 1px; float: left; }