/* @override http://localhost:8888/workspace/rokwebify/templates/rt_rokwebify/css/template_css.css */

/* @group Main */


html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
  background: #fff;
}

body {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin-top: 15px;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 12px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

/*#### BLOCCO_menuprincipale ### */

div.moduletable_menuprincipale h3{
	background:  url(../images/logo-centro2_20.gif) 0 0 no-repeat;
	border-bottom: 2px solid #87B301;
	/*background-color: #AECDFF;*/
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 8px;
	margin-top: 10px;	
	font-size: 130%;
	/*font-family: Georgia,Times New Roman,Times,serif;*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic; 
	font-weight: bold;
	color: #4A689C;
	white-space: nowrap;
}

td.right div.moduletable_menuprincipale,
td.left div.moduletable_menuprincipale  {
	padding: 0px 5px 5px 5px;
	color: #121A28;
	margin-bottom: 15px;
	/*background-color: #AECDFF;
	border: 1px solid #87B301; */
}

td.right div.moduletable_menuprincipale h3,
td.left div.moduletable_menuprincipale h3 {
	border-bottom: 2px solid #87B301;
}

div#bottom div.moduletable_menuprincipale {
	color: #ccc;
}

div#bottom div.moduletable_menuprincipale h3 {
	border-bottom: 2px solid #87B301;
	color: #fff;
}

/* #### FINE BLOCCO _menuprincipale #### */


div.moduletable h3,
.componentheading {
	font-size: 130%;
	/*font-family: Georgia,Times New Roman,Times,serif;*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic; 
	font-weight: bold;
	color: #4A689C;
	white-space: nowrap;

}

.contentheading {
	font-size: 200%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		color: #1D2D45;
}

div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #87B301;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #87B301;
}

a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #5670A1 url(../images/bg.png) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 950px;
	padding-top: 15px;
}

div#header {
	background: url(../images/header-bg.png) 0 0 repeat-x;
}

div#header .rk-1 {
	background:  url(../images/header-r.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(../images/header-l.png) 0 0 no-repeat;
	height: 153px;
	overflow: hidden;
}

img#logo {
	position:absolute;
	float:  left;
	margin-left: 20px;
	margin-top: 20px;
	width: 522px;
	height: 115px;
	background: url(../images/banner_chiantilive.gif) 0 0 no-repeat;
}
div#top{
	margin-top: 5px;
	margin-left: 550px;
	margin-right: 5px;
	width: 390px;
	height: 118px;
	border: 0px solid yellow;
}

div#top .padding {
	padding:  0px; /* 15px */
}

div#top_slim {
	margin-top: 3px;
	margin-left: 5px;
	float:left;
	height: 40px;
	border: 0px solid #555555;
}

div#lingue {
	margin-top: 1px;
	padding-right: 12px;
	width: 400px;
	height: 25px;
	float:right;
	border: 0px solid #555555;
}

div#horiz-menu {
	background: url(../images/menu-bg.png) 0 0 repeat-x;
	height: 30px;
}

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background-color: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.right .padding,
td.left .padding  {
	padding: 15px;
}

td.mainbody .padding {
	border: 0px solid red;
	padding: 15px 15px;
}

td.right {
	background: #EEF6FF url(../images/col-divider.png) 0 0 repeat-y;
	width: 210px;
}

td.left {
	background: #EEF6FF url(../images/col-divider-sx.png) 100% 0% repeat-y;
	width: 220px;
}

div#bottom {
	background: #121A28 url(../images/bottom-bg.png) 0 0 repeat-x;
	min-height: 30px;
}

div#footer {
	background: url(../images/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../images/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/footer-l.png) 0 0 no-repeat;
	height: 66px;
	overflow: hidden;
}

div#the-footer {
	background: url(../images/footer-rocket.png) 50% 0 no-repeat;
	text-align: center;
}

img#rocket {
	width: 150px;
	height: 50px;
}


/* My Comment */



/* @group menus */

div#horiz-menu ul {
	margin: 0;
	padding: 6px 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(../images/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
	border: 0px solid yellow;
}

div#horiz-menu a:hover {
	background: #FEBC18;
}

/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h3 {
	color: #4A689C;
	border-bottom: 2px solid #87B301;
	/*border-bottom: 3px solid #e7e7e7;*/
	margin-bottom: 8px;
	margin-top: 10px;
}

td.right div.moduletable,
td.left div.moduletable  {
	color: #121A28;
	margin-bottom: 15px;
}

td.right div.moduletable h3,
td.left div.moduletable h3 {
	border-bottom: 2px solid #87B301;
	/*border-bottom: 3px solid #D2E0F2;*/
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	border-bottom: 2px solid #87B301;
	/*border-bottom: 3px solid #243959;*/
	color: #fff;
}

/* @end */

/* @group content */

.contentheading {
	float: left;
	padding: 10px 0;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height:100%;
	color: #87B301;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;

}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 20px 0px 10px 10px;
  padding: 5px;
  border: 1px solid #87B301;    
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

/*
span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}
*/
span.pathway {
	display: block;
	background-color: #EEF6FF;
	border-bottom: 1px solid #E7E7E7;
	height: 17px;
	vertical-align: middle;
	padding-top: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	padding-left: 5px;
}

span.pathway img {
	margin: 0px 0px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 0px;
}

/* @end */

/* @group sections */


table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
	border: none;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
	line-height: 100%;	
}
/*
a.mainlevel {
	display: block;
	padding: 4px 0 2px 28px;
	margin-bottom: 3px;
	background: url(../images/menu-bullet.png) 0 0 no-repeat;
}
*/
a.mainlevel {
	display: block;
	padding: 5px 0px 2px 15px;
	margin-bottom: 0px;
	background: url(../images/arrow.png) 0px 6px no-repeat;
	font-weight: bold;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #4A689C;	
}

a.sublevel:hover {
	text-decoration: none;
	color: #4A689C;
}


a#active_menu:link,
a#active_menu:visited {
	color: #4A689C;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #active_menu;
}

#hpage_top{
	border: 0px solid green;
	padding: 0px 10px 10px 10px;
}


####################################################################################
####################################################################################


p.sfondo_hp {
	background: url('../images/sfondo_hp.gif') bottom left no-repeat;
	background-color: #FFFF00;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

#code {
	border: solid 1px #dedede;
	background-color: #efefef;
	padding: 8px 8px 8px 8px;
	color: #336699;
	font-size:11px;
}

p.chiantilive{
	padding: 25px 50px 15px 30px;
	background: url(../images/logo_small_41.gif) no-repeat top left;
	color: #999900;

}

p.coccinella {
	padding: 25px 60px 15px 20px;
	background: url(../images/clip3.gif) no-repeat top right #F2DF0E;
	color: #1a1a1a;
}

p.clipnote {
	padding: 25px 60px 15px 20px;
	background: url(../images/clip.gif) no-repeat top right #4F89D2;
	color: #FFFFFF;
}

p.pinnote {
	padding: 25px 60px 15px 20px;
	background: url(../images/clip2.gif) no-repeat top right #356791;
	color: #FFFFFF;
}

pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #E9A853;
	background: #F3F3F3;
	font: 1em/1.5 "Courier News", monospace;
}

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

ul li {
	/*padding-left: 15px;*/
	background: url(../images/arrow-off.gif_) no-repeat 2px 5px;
	line-height: 140%;
	line-height: 18px;
}

ul li:hover {
	/*padding-left: 15px;*/
	background: url(../images/arrow-on.gif_) no-repeat 2px 5px;
	line-height: 140%;
	line-height: 18px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	/*font: italic 1em/1.5 Georgia, Times, serif;*/
	font: italic 1em/1.5 Helvetica, Arial, Verdana, sans-serif;
}

.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 10px 10px; 
}

.bignumber {
	float: left;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
	color: #4F89D2;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}

.error {
	color: #FC020E;
	padding-left: 20px;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	color: #3B72A6;
	padding-left: 20px;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	color: #F9A503;
	padding-left: 20px;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.dropcap {
	float: left;
	padding: 4px 2px 0 0;
	display: block;
	color: #306291;
	font: 40px/30px Arial, Times, serif;
}

.moduletable-login {
	background: #f0b10b;
	border: 1px solid #dda000;
}

.moduletable-login a:link,
.moduletable-login a:visited {
	color: #004080;
}

.moduletable-login a:hover {
	color: #ffff00;
}

.moduletable-login h3 {
	background:  #dda000 url(../images/bullet3.png) 5px 50% no-repeat;
	color: #FFF;
}


div.moduletable-login h3 {
	font-size: 100%;
}

.moduletable-login {
 	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
}

.moduletable-login h3 {
	padding: 0;
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 23px;
	line-height: 100%;
}

div.moduletable-login blockquote {
	margin: -10px;
}


#sottomenu {
	padding: 3px 5px;
	margin-top: 9px!important;
	margin-top: 11px;
	border: 1px solid #DCE1F3;
	background: #F3F5FB;	
}

#sottomenu h3 {
	padding: 0 0 0 4px;
	margin: 0 -3px 0 -3px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #EEEEEE;
	font-weight: normal;
	color: #FFFFFF;
	background: #223C59;
}

#sottomenu ul {
	margin: 0;
	padding: 0;
}

#sottomenu li {
	margin: 5px;
	padding: 0;
	background: none;
	height: 20px;
}

#sottomenu a {
	color: #333333;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	border-left: 5px solid #223C59;		
}

#sottomenu a:hover, #sottomenu a:active, #sottomenu li.active_menu a {
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-left: 5px solid #90AFD2;	
}

#author {
position:absolute;
top: 100px;
width:600px;
left: 50%;
margin-left: -300px;
font-size: 1px;
color: #000000;
visibility: show;
z-index: -10;
}