/*
---------------------------------------------------------------------------------------
HEADER MACITYNET
---------------------------------------------------------------------------------------
*/

a#logo_macity {
	background: url(../img/logo_macity.png) no-repeat left top;
	float: left;
	height: 0px;
	width: 480px;
	padding-top: 65px;
	overflow: hidden;
}

/*
---------------------------------------------------------------------------------------
NAVIGAZIONE GENERALE MACITYNET
---------------------------------------------------------------------------------------
*/
#navigation {
	height: 42px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

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

#navigation li { float:left; }

#navigation li a {
	float:left;
	overflow: hidden;
	height: 0px;
	padding-top: 42px;
}

#navigation li a { background: url(../img/nav.png); }

#navigation li#mn1 a {
	width: 92px;
	background-position: 0px 0px;
}

#navigation li#mn2 a {
	width: 103px;
	background-position: -92px 0px;
}

#navigation li#mn3 a {
	width: 107px;
	background-position: -195px 0px;
}

#navigation li#mn4 a {
	width: 103px;
	background-position: -302px 0px;
}

#navigation li#mn5 a {
	width: 98px;
	background-position: -405px 0px;
}

#navigation li#mn6 a {
	width: 138px;
	background-position: -503px 0px;
}

#navigation li#mn1 a:hover { background-position: 0px -42px; }

#navigation li#mn2 a:hover { background-position: -92px -42px; }

#navigation li#mn3 a:hover { background-position: -195px -42px; }

#navigation li#mn4 a:hover { background-position: -302px -42px; }

#navigation li#mn5 a:hover { background-position: -405px -42px; }

#navigation li#mn6 a:hover { background-position: -503px -42px; }

#navigation li#mn1 a:active { background-position: 0px -84px; }

#navigation li#mn2 a:active { background-position: -92px -84px; }

#navigation li#mn3 a:active { background-position: -195px -84px; }

#navigation li#mn4 a:active { background-position: -302px -84px; }

#navigation li#mn5 a:active { background-position: -405px -84px; }

#navigation li#mn6 a:active { background-position: -503px -84px; }

/*
---------------------------------------------------------------------------------------
NAVIGAZIONE GENERALE MACITYNET - DOVE SIAMO
---------------------------------------------------------------------------------------
*/
body#macity #navigation li#mn1 a,
body#macity_art #navigation li#mn1 a { background-position: 0px -84px; }

body#macprof #navigation li#mn2 a,
body#macprof_art #navigation li#mn2 a { background-position: -92px -84px; }

body#ilmiomac #navigation li#mn3 a,
body#ilmiomac_art #navigation li#mn3 a { background-position: -195px -84px; }

body#ipodnet #navigation li#mn4 a,
body#ipodnet_art #navigation li#mn4 a { background-position: -302px -84px; }

body#iphonia #navigation li#mn5 a,
body#iphonia_art #navigation li#mn5 a { background-position: -405px -84px; }

body#aggiornamac #navigation li#mn6 a,
body#aggiornamac_art #navigation li#mn6 a { background-position: -503px -84px; }

/*
---------------------------------------------------------------------------------------
TOPNEWS
---------------------------------------------------------------------------------------
*/
.macity_TN_box {
	width: 510px;
}

.macity_TN_box img {
	display:block;
	float: right;
	padding-right: 12px;
	height: 150px;
	width: 150px;
}

.macity_TN_box .title_TN_box {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 12px;
	height: 42px;
	width: 498px;
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
}

.macity_TN_box .title_TN_box h3 {
	color: #F7941F;
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.macity_TN_box h2 {
	padding-right: 174px;
	padding-left: 12px;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.macity_TN_box h5 {
	padding-right: 174px;
	padding-left: 12px;
}
.macity_TN_box .edit {
	padding-right: 174px;
	padding-left: 12px;
}
.body_TN_box {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	background: #FFF;
	padding-top: 12px;
	min-height: 200px;
}

/*
---------------------------------------------------------------------------------------
RIBBON
---------------------------------------------------------------------------------------
*/
.ribbon {
	width: 510px;
	text-shadow: 0px 1px 0px ##ffffff;
	filter: dropshadow(color=##ffffff, offx=0, offy=1);
	background: url(../img/bck_ribbon.png) no-repeat center center;
	padding: 10px 0 10px 0px;
	border-top: 1px solid #ebebeb;
	display: none;
}

.ribbon ul#sliderRibbon {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ribbon ul#sliderRibbon li {
	display: block;
	width: 150px;
	padding: 0 10px 0 10px;
}

/*.ribbon ul#sliderRibbon li:last-child {
	padding-right: 0;
}*/

.ribbon ul#sliderRibbon li .unitRibbon {
	background: #fff;
}

/* thumb */
.ribbon ul#sliderRibbon li .unitRibbon .largeThumb {}
.ribbon ul#sliderRibbon li .unitRibbon .largeThumb a {}
.ribbon ul#sliderRibbon li .unitRibbon .largeThumb a img {
	display: block;
	padding-bottom: 10px;
	padding-right: 0;
}

/* titolo */
.ribbon ul#sliderRibbon li .unitRibbon h3 {
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}

.ribbon ul#sliderRibbon li .unitRibbon h3 a {
	color: #333;
}

.ribbon ul#sliderRibbon li .unitRibbon h3 a:hover {
	color: #F7941F;
}

/* txt */
.ribbon ul#sliderRibbon li .edit {
	margin: 0px;
	padding: 0px;
}

.ribbon ul#sliderRibbon li .edit p {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333;
}

/* pager */
.ribbon .bx-pager {
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ebebeb;
	height: 16px;
}

.ribbon .bx-pager a.pager-link {
	display:inline-block;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	background:url(../img/slider/orange_pager.png) no-repeat center bottom;
}

.ribbon .bx-pager a.pager-link.pager-active {
	background:url(../img/slider/orange_pager.png) no-repeat center top;
}

/*
---------------------------------------------------------------------------------------
NEWS
---------------------------------------------------------------------------------------
*/
.macity_N_box {
	width: 510px;
}

.macity_N_box .title_N_box {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 12px;
	height: 42px;
	width: 498px;
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	position: relative;
}

.macity_N_box .title_N_box h3 {
	color: #F7941F;
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.macity_N_box .title_N_box span.newsLast {
	text-align: right;
	height: 42px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 42px;
}

span.newsLast span.yah {
	padding-right: 20px;
}

span.newsLast a.previous {
	background: url(../img/ico/ico_previous.gif) no-repeat left -42px;
	display: inline-block;
	overflow: hidden;
	height: 0px;
	width: 14px;
	padding-top: 14px;
	position: absolute;
	top: 15px;
	left: -20px;
}
span.newsLast a.previous:hover {
	background: url(../img/ico/ico_previous.gif) no-repeat left 0px;
}

span.newsLast a.next {
	background: url(../img/ico/ico_link.gif) no-repeat right -42px;
	display: inline-block;
	overflow: hidden;
	height: 0px;
	width: 14px;
	padding-top: 14px;
	position: absolute;
	top: 15px;
	right: 0px;
}
span.newsLast a.next:hover {
	background: url(../img/ico/ico_link.gif) no-repeat right 0px;
}

.macity_N_box .body_N_box {
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
}

.macity_N_box .body_N_box.last {
	background: #FFF;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.macity_N_box .body_N_box .unit_N_box {
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	clear: both;
	position: relative;
}

.macity_N_box .body_N_box .unit_N_box h5 {
	padding-bottom: 4px;
	font-size: 0.8em;
	letter-spacing: 0.03em;
	font-weight: bold;
}

.macity_N_box .body_N_box .unit_N_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.22em;
	font-weight: bold;
	color: #000;
}

body.riepilogo .macity_N_box .body_N_box .unit_N_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.125em;
	font-weight: bold;
	color: #000;
}

.macity_N_box .body_N_box .unit_N_box .edit {
	padding-bottom: 10px;
}

.macity_N_box .body_N_box .unit_N_box:last-child {
	border-bottom: none;
}
