* {margin:0;padding:0;}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#000033;
}


body
{
	height: 100%;
	background: url("../images/stripe.png");
	font: 0.70em tahoma,verdana,sans-serif;
	color: #000033;
}

div#header
{
	clear:both;
	height:200px;
	background: url('../images/header.png') top no-repeat;
}

div#container {
	height: 100%;
	border: 1px solid #000033;
	background-color:#ffffff;
	text-align:left;
	width:1000px;
	margin-left: auto;
	margin-right:  auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#wrapper
{
	float:left;
	width:100%;
}



div#footer{clear:left;width:100%}


div#navigation_bar {
	background: #ffffff url("../images/bar.png") repeat-x top;
	line-height: 30px;
	height:30px;
}

div#navigation_bar ul {
	text-align:center;
	display:block;
}


div#navigation_bar li {
	padding:5px;
	margin-left:5px;
	display:inline;
	border-right: 1px dotted #000033;
}

div#navigation_bar a,a:visited {
	text-decoration: none;
	color: #fff;
}

div#navigation_bar a:hover {
	color: #000033;
	border-bottom: 1px dotted #000033;
}


/* BREADCRUMBS */

div#subnav {
	height:20px;
	padding-left:7px;
	padding-right: 7px;
	margin-top:5px;
	margin-bottom:5px;
}

div#breadcrumb {
	color: #000033;
	float:left;
	line-height: 20px;
	height: 20px;
}

div#breadcrumb a, a:visited {
	color: #000033;
	text-decoration: none;
}

div#breadcrumb a:hover {
	border-bottom: 1px dotted #000033;
}

div#ricerca {
	float:right;
	height: 20px;
}


/* FOOOOOOOOOOOOOOOTEEEEEEERRRR */
div#footer
{
	background: #1c374b url("../images/footer.png") repeat-x bottom;
	line-height: 30px;
	height:60px;
	color: #FFF;
	text-align:center;
}

div#footer a
{
	color:#FFF;
}


/* CONTENT */
div#content
{
	padding-left:7px;
	padding-right: 7px;
	margin-right: 384px
}

div#content h1 {
	font-size: 1.6em;
	color: #ff6600;
	padding: 0;
}

div#content h2 {
	font-size: 1.4em;
	color: #ff6600;
	padding: 0;
}

div#content h3 {
	font-size: 1.2em;
	color: #ff6600;
	padding: 0;
}


div#content tr {
	padding: 0px;
}

#vmMainPage td {
	padding:2px;
}

div#page p {
	margin-bottom:10px;
}

div#page a,a:visited {
	color: #000033;
}

div#page a:hover {
	text-decoration: underline;
}


div#page td {
	padding:5px;
}

div#content img {
	margin:6px;
}

div#page ul,ol {
	padding-left: 20px;
}

.foto {
	border:1px solid #000033;
}


div#content .buttonheading {
	text-align:right;
}


div#box1
{
	line-height: 20px;
	vertical-align:middle;
	float:left;
	width:185px;
	margin-left:-192px;
}

div#box1 ul
{
	display:block;
	text-align:left;
}

div#box1 li
{
	display: block;
}

div#box2
{
	float:left;
	width:185px;
	margin-left:-384px;
}

div#box2 ul
{
	display:block;
	text-align:left;
}

div#box2 .parent li {
	margin-left:10px;
	padding-left:10px;
	background: url("http://gruppoanima.it/gruppoanima/templates/beez/images/submenu.png") no-repeat;
	background-position: 0 7px;
	font-size:0.8em;
}

div#box2 .parent li a {
	color: #000066;
}


div#box2 li
{
	font-size:1.2em;
	padding-left:10px;
	background: url("http://gruppoanima.it/gruppoanima/templates/beez/images/menu.png") no-repeat;
	background-position: 0 7px;
	display: block;
	line-height: 20px;
	vertical-align:middle;
}

div#left_inner {
	color:#003366;
	padding:5px;
}


div#right_inner {
	color:#003366;
	padding:5px;
}

div#left_inner a {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

div#right_inner a {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

div#right_inner a:hover {
	border-bottom: 1px dotted #000000;
}

div#right_inner a:hover {
	border-bottom: 1px dotted #000000;
}

div#left_inner .form-login .button {
	margin-top:10px;
}

div#left_inner .form-login .button {
	margin-bottom:10px;
}

div#left_inner .form-login p {
	font-size:0.8em;
	text-align:center;
}

div#left_inner fieldset {
	border:0;
	margin-bottom:5px;
}

div#right_inner .form-login p {
	font-size:0.8em;
	text-align:center;
}

div#right_inner fieldset {
	border:0;
	margin-bottom:5px;
}


div#eventcalq {
	margin-bottom:10px;
}

div.quote {
	font-style: italic;
	background: #cddcfe;
	border: 1px dashed #7e879c;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}

div.moduletable, div.moduletable_menu {
	margin-bottom:10px;
}

.pagination li {
	display:inline;
	padding-left:3px;
	padding-right:3px;
}

fieldset {
	border:none;
}

#josForm p, .name, .user, .email, .pass, .verify_pass {
	margin-bottom:5px;
}

