/* titles */

.contentheading,
.componentheading{
	margin-top: 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #0F1739 !important;
}

.firstH{
	margin-top: 3px;
}

/*

.module-bg-gray{
	background: #646466;
}

.module-bg-red{
	background: #D32D12;
}

.module-bg-green{
	background: #009900;
}

.module-bg-azure{
	background: #0099FF;
}

.module-bg-purple{
	background-color: #990099;
}

.module-bg-water{
	background-color: #009999;
}

.module-bg-orange{
	background-color: #FF6600;
}

*/

.citymoda h2,
.citymoda h3{
	color: #A5200A;
}

.citycard h2,
.citycard h3,
.citycard-gold h2,
.citycard-gold h3{
	color: #990099;
}

.cityevent h2,
.cityevent h3{
	color: #0099FF;
}

.news h2,
.news h3{
	color: #A5200A;
}

.cityhealth h2,
.cityhealth h3{
	color: #009999;
}

.cityview h2,
.cityview h3,
.servizi h2,
.servizi h3{
	color: #FF6600;
}

.griffes h2,
.griffes h3{
	color: #009900;
}

/* component ul & ol */

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

#component ol li{
	margin-bottom: 5px;
}

#component ul li{	
	background-image: url(../images/arrow-blue-right.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding-left: 20px;
	margin-bottom: 5px;
}

#component ul li ul{
	margin-top: 10px;
}

#component ul li ul li{
	background-image: url(../images/arrow-gray-right.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
}

#component ul li ul li ul{
	margin-top: 10px;
}

#component ul li ul li ul li{
	background-image: url(../images/arrow-red-right.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
}

/* content a */

#component a:link,
#component a:visited{
	text-decoration: underline;
}

#component a:hover,
#component a:active,
#component a:focus{
	text-decoration: none;
}

/* logo */

#logo a{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	height: 100%;
	background-image: url(../images/citymoda.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#logo a span{
	display: none;
	visibility: hidden;
}

/* imgBorder */

a.imgBorder,
a.imgBorder img{
	display: block;
	overflow: hidden;
	float: left;
}

a.imgBorder:link,
a.imgBorder:visited{
	border: none;
}

a.imgBorder:hover,
a.imgBorder:active,
a.imgBorder:focus{
	border: 5px solid #D32D12;
}

a.imgBorder:link img,
a.imgBorder:visited img{
	margin: 0;
}

a.imgBorder:hover img,
a.imgBorder:active img,
a.imgBorder:focus img{
	margin: -5px;
}

/* readon */

.readon{
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	overflow: hidden;
	background: url(../images/arrow-blue-down.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.readon:link,
.readon:visited{

}

.readon:hover,
.readon:active,
.readon:focus{
	background: url(../images/arrow-red-down.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/* article-tools */

.article-tools{
	display: block;
}

/* article-content */

.article-content{
	overflow: hidden;
}

/* createdate */

.createdate{
	display: block;
	font-size: 80%;
	line-height: 1em;
	margin-bottom: 10px;
}

/* blog */

.blog .contentpaneopen{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #646466;
}

.promozioni .blog .contentpaneopen,
.offerte-speciali .blog .contentpaneopen,
.eventi .blog .contentpaneopen{
	padding: 10px 0 !important;
	margin: 0 !important;
	border-bottom: none !important;
}

.blog .contentheading,
.blog .componentheading{
	font-size: 230%;
}

.promozioni .blog .article_column,
.offerte-speciali .blog .article_column,
.eventi .blog .article_column{
	width: 252px !important;
}

.promozioni .blog .column_separator,
.offerte-speciali .blog .column_separator,
.eventi .blog .column_separator{
	padding-left: 30px !important;
}

.blog .article_column .article_separator{
	display: none;
	visibility: hidden;
}

p.aria{
	display: block;
	overflow: hidden;
	margin: 10px 0;
}

/* pagination */

.pagination{
	width: auto;
	overflow: hidden;
}

.pagination span{
	margin: 0;
	margin-top: 20px;
	padding: 0 10px;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-left: 1px dotted #646466;
}

.pagination a:link span,
.pagination a:visited span{

}

.pagination a:hover span,
.pagination a:active span,
.pagination a:focus span{
	
}

.pagination a:hover,
.pagination a:active,
.pagination a:focus{

}

/* article_separator */

.article_separator{
	display: none;
	visibility: hidden;
}

/* footer */

#footer-left,
#footer-boxes{
	line-height: 1.6em;
	color: #2B365A;
	font-size: 80%;
}

#footer-boxes{
	font-size: 100%;
}

#footer-left h3,
#footer-boxes h3{
	color: #475379;
}

#footer-left h2,
#footer-boxes h2{
	color: #D32D12;
	line-height: 1em;
}

#footer-left strong,
#footer-left b,
#footer-boxes strong,
#footer-boxes b{
	color: #475379;
}

#footer-left a:link,
#footer-left a:visited,
#footer-boxes a:link,
#footer-boxes a:visited{
	color: #FFF;
}

#footer-left a:hover,
#footer-left a:active,
#footer-left a:focus,
#footer-boxes a:hover,
#footer-boxes a:active,
#footer-boxes a:focus{
	color: #646466;
}

/* backToTop */

.backToTop,
.backToTop .arrowUp{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.backToTop{
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #646466;
	text-align: right !important;
}

.backToTop .arrowUp{
	padding-right: 15px;
	background: url(../images/arrow-blue-up.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* more */

.more,
.more .arrowRight{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.more{
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #646466;
	text-align: right !important;
}

.more .arrowRight{
	padding-right: 15px;
	background: url(../images/arrow-blue-right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* morenews */

.morenews,
.morenews .arrowRight{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.morenews{
	margin: 0;
	padding: 0;
}

.morenews .arrowRight{
	padding-right: 15px;
	background: url(../images/arrow-blue-right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* next */

.next,
.next .arrowRight{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.next{
	margin: 0;
	padding: 0;
}

.next .arrowRight{
	padding-right: 15px;
	background: url(../images/arrow-red-right.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* details */

.details{
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}

.details a{
	margin: 0;
	padding: 5px 10px;
	padding-left: 15px;
	overflow: hidden;
	display: inline-block;
	line-height: 1em;
	background-image: url(../images/arrow-white-down.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

.details a:link,
.details a:visited{
	background-color: #D32D12;	
	color: #FFF;
	text-decoration: none !important;
}

.details a:hover,
.details a:active,
.details a:focus{
	background-color: #FF3617;
	color: #FFF;
	text-decoration: none !important;
}


/* overImg */

.overImg{
	margin: 0;
	padding: 10px 10px 0 10px;
	margin-top: 160px;
	overflow: hidden;	
	position: absolute;
	height: 30px;
	background: #D32D12;
	color: #FFF;
	z-index: 60000000 !important;
	/* alpha */
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

