/* basic reset
--------------------------------------------------------------------------------------- */

body, address, div, dl, dt, dd, form, fieldset, legend, label, input, ol, p, pre, textarea, ul {margin:0;padding:0;}
fieldset {border:0;}
blockquote, q {font-style:italic;text-decoration:none;}

/* basic typography
--------------------------------------------------------------------------------------- */

body, td {font:normal 12px/1.666 Arial, sans-serif;color:#585858;}
h1, h2, h3, h4, h5, h6 {padding:0 0 3px 0;margin:0;color:#333;}
h1, h2 {font:normal 16px Arial, sans-serif;}
h3, h4, h5, h6, .subtitle {font:normal 14px Arial, sans-serif;letter-spacing:-1px;}
sup, sub {line-height: 100%;vertical-align:baseline;*vertical-align:bottom;position:relative;}
sup {bottom: 1ex;}
sub {top: .5ex;}

/* basic stuff
--------------------------------------------------------------------------------------- */

a:link, 
a:visited {color:#c00;}
a:hover,
a:focus,
a:active {color:#fff;background:#c00;}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited {color:#333;text-decoration:none;}

h1 a:hover, h1 a:focus, h1 a:active,
h2 a:hover, h2 a:focus, h2 a:active,
h3 a:hover, h3 a:focus, h3 a:active,
h4 a:hover, h4 a:focus, h4 a:active,
h5 a:hover, h5 a:focus, h5 a:active,
h6 a:hover, h6 a:focus, h6 a:active {color:#fff;background:#c00;}

img {border:none;}
.leftOff {position:absolute;top:-9999px;left:-9999px;width:0px;height:0px;overflow:hidden;line-height:0px;clear:none;}
.clearfloat {clear:both;height:1px;overflow:hidden;}


/* data tables links
--------------------------------------------------------------------------------------- */

.content_data a:link,
.content_data a:visited {background:none;color:#333; /* alt text color */ border:none;}
.content_data a:hover,
.content_data a:focus,
.content_data a:active {background:none;}


/* main layout
--------------------------------------------------------------------------------------- */

body {background:#ccc url(/imagesnew/site/bg_main.gif); text-align:center; /* for IE 5.5 */ }
#header {background:#89291b; width:100%; float:left; /* to contain floats */ }
#headerInner, #mainContainer, #footer {width:980px;} /* site width */
#headerInner {height:210px;margin:0 auto;background:#9b301e url(/imagesnew/site/bg_header.png) 0 0 repeat-y;text-align:left;position:relative;z-index:1;}
#logo-cciaa {display:block;width:240px;height:80px;position:absolute;z-index:10;}
#logo-piuprezzi {width:260px;height:99px;position:absolute;top:110px;left:-10px;z-index:10;}
#mainContainer {clear:both;margin:0 auto;background:#ebebeb;}
#mainInner {padding:0 10px;text-align:left;}
.content {clear:both;width:100%;float:left; /* to contain floats */ margin:0 0 10px 0;	padding:0;background:#fff;}
.contentInner {width:100%;float:left; /* to contain floats */ background:#fff;}
#footer {overflow:hidden; /* to contain floats */ margin:0 auto;padding:14px 0;text-align:left;}
#footer p {float:left;color:#fff;font-weight:bold;}
#footer img {float:right;}


/* top navigation 
--------------------------------------------------------------------------------------- */

#topNavContainer {clear:both;width:100%;display:inline-block; /* to contain floats, can't use float or overflow cause IE6 gets crazy */	background:url(/imagesnew/site/topnav-bg.gif) 0 0 repeat-x; background:#ebebeb;}
#topNavContainer form {float:right;margin:0;padding:6px 0;border:0;font-size:12px;}
#topNavContainer form input {float:left;width:138px;margin:0 10px 0 0;padding:4px 0 2px 20px;border:1px solid #ccc; /* width = 138+20+1+1 = 160 */ font:normal 12px/15px Arial, sans-serif; background:#fff url(/imagesnew/site/icons.gif) -159px -95px no-repeat;}
#topNavContainer form input#submitsearch {width:70px;height:23px;padding:0;background:url(/imagesnew/site/icons.gif) 0 -97px no-repeat;border:0;}


/* only CSS dropdown menu
--------------------------------------------------------------------------------------- */

#topNav {float:left; margin:0 0 0 240px;}
#topNav ul {display:inline-block;}
#topNav, #topNav ul {list-style-type:none; white-space:nowrap;}
#topNav li.drop {float:left; position:relative; z-index:100;}
#topNav li.drop a:link,
#topNav li.drop a:visited {float:left; padding:8px 8px 7px 8px; /*line-height:35px;*/ color:#333; text-decoration:none;}
#topNav li.drop a:hover,
#topNav li.drop a:focus,
#topNav li.drop a:active { background:#f4e7e4 url(/imagesnew/site/topnav-current.gif) 50% 100% no-repeat; color:#333; border-top:2px solid #c00; padding-top:6px;}
/* this must be separate declaration cause IE 6.0 doesn't understand child > selector */
#topNav li.drop:hover > a {background:#f4e7e4 url(/imagesnew/site/topnav-current.gif) 50% 100% no-repeat; color:#333; border-top:2px solid #c00; padding-top:6px;}
#topNav li a.current {background:url(/imagesnew/site/topnav-current.gif) 50% 100% no-repeat;}
#topNav div {position:absolute; left:-9999px; top:-32000px;}
#topNav :hover div,
#topNav :focus div,
#topNav :active div,
.open {left:0!important; top:35px!important; background:#f4e7e4; border:1px solid #c00; border-width:0 0 3px 0; display:table;}
#topNav :focus + div {left:0!important; top:35px!important; background:#f4e7e4; border:1px solid #c00; border-width:0 0 3px 0; display:table;}
.focused {background:#f4e7e4 url(/imagesnew/site/topnav-current.gif) 50% 100% no-repeat!important; color:#333!important; border-top:2px solid #c00!important; padding-top:6px!important;}
#topNav li.drop ul {vertical-align:top;}
#topNav li.drop ul {padding:10px 0;} /* add display:table-cell if you want to remove spaces between inline-blocks in Opera too */
#topNav li.drop ul.top-nav-heading {display:block;margin-bottom:-10px;}
#topNav li.drop ul li {display:inline;}
#topNav li.drop ul li h2 {margin:0;padding:0 0 5px 8px;font:bold 13px Arial, sans-serif;color:#333;}
#topNav li.drop ul li a:link,
#topNav li.drop ul li a:visited {float:none;display:block;padding:5px 8px;background:#f4e7e4;font:normal 12px arial,sans-serif;}
#topNav li.drop ul li a:hover,
#topNav li.drop ul li a:focus,
#topNav li.drop ul li a:active {background:#fff;color:#c00;padding:5px 8px;border:0;}

/* Camera special link */

#topNav li.camera {background:url(/imagesnew/site/topnav-camera-bg.gif) 0 0 repeat-x;}
#topNav li.camera a:link,
#topNav li.camera a:visited {padding-right:18px;background:url(/imagesnew/site/camera-bg.gif) 100% 0 no-repeat;}
#topNav li.camera a:hover,
#topNav li.camera a:focus,
#topNav li.camera a:active {background:#f4e7e4 url(/imagesnew/site/camera-bg.gif) 100% -35px no-repeat;border-top-width:0;padding-top:8px;}
/* this must be separate declaration cause IE 6.0 doesn't understand child > selector */
#topNav li.camera:hover > a {background:#f4e7e4 url(/imagesnew/site/camera-bg.gif) 100% -35px no-repeat;border-top-width:0;padding-top:8px;}
.camera .focused {background:#f4e7e4 url(/imagesnew/site/camera-bg.gif) 100% -35px no-repeat!important;border-top-width:0px!important;padding-top:8px!important;}


/* notification and login area
--------------------------------------------------------------------------------------- */

table#notification-and-login-areas {width:100%;}
td#notification-area {width:100%;padding:0 40px 0 280px;color:#fff;height:130px;}
td#login-area,
td#login-area td {background:url(/imagesnew/site/login-area.gif) 0 20px no-repeat;font-size:0px!important; /* to minimize empty spaces in IE and &nbsp; returned by cedutenti script when logged in */ text-align:right;vertical-align:middle;}
div#login-area-inner {height:80px;padding:10px 0 0 0;background:url(/imagesnew/site/login-area.gif) 100% -210px no-repeat;position:relative; /* to move registration link */ }
#login-area form {margin:0;padding:0px 0 0 0;text-align:right;}
td#login-area #forgotpassword {width:335px; /* +10 padding = 345. We need width depending on content so this does the trick */}
td#login-area #reglink a {position:absolute;padding:0 11px 0 95px;bottom:6px;left:0;border-right:1px solid #ccc;}
label#loginlabel,
label#passwordlabel {clear:left;float:left;width:90px;padding:0 5px 0 0; /* width = 90+5 = 95 */ margin:0;font-size:12px!important;line-height:23px;}
input#login,
input#password {float:left;width:158px;border:1px solid #ccc; /* width = 158+1+1 = 160  */ margin:0 10px 8px 0;padding:3px 0;font:normal 12px Arial, sans-serif!important;}
input#login {margin-right:90px;margin-bottom:8px;}
input.header_button {float:left;width:70px;height:23px;margin:0 10px 0 0;background:url(/imagesnew/site/icons.gif) -70px -97px no-repeat;border:0;}
#login-area a:link,
#login-area a:visited {display:block;clear:both;padding:0 10px 0 0;color:#585858!important;font-size:12px!important;text-decoration:none;line-height:12px!important;height:12px!important;}
#login-area a:hover,
#login-area a:focus,
#login-area a:active {background:none;text-decoration:underline;}


/* logged in welcome text and links 
--------------------------------------------------------------------------------------- */

#login-area p {width:230px;padding:0px 10px 0 10px;font-size:12px;text-align:left;}
#login-area p a:link,
#login-area p a:visited {padding:2px 0!important;text-align:right;}


/* main navigation
--------------------------------------------------------------------------------------- */

#navContainer {clear:both;width:100%; float:left; /* to contain floats */ background:#ebebeb;border-top:9px solid #fff;}
#navContainerBT {padding:0 10px;border-top:1px solid #ccc;height:1%; /* for IE 5.5 */ /* does not contain menu floats so it's just for top border and left-right padding */ }
#navContainerInner {float:left; width:100%; /* to contain floats */ background:#ebebeb;	border-bottom:1px solid #ccc;}
ul#nav {list-style-type:none;margin:0;padding:0 0 0 240px;background:#ebebeb;}
ul#nav li {float:left;}
ul#nav li a:link,
ul#nav li a:visited {float:left;padding:6px 9px 6px 7px;font:bold 13pt/22px Arial, Helvetica, sans-serif;letter-spacing:-1px; /* font:bold 20px/22px "Arial Narrow", Helvetica, sans-serif; letter-spacing:-1px; */ background:#ebebeb;color:#585858;text-decoration:none;text-shadow:1px 1px 2px #999;position:relative; z-index:10; /* IE6 needs stack order */ }
ul#nav li a:hover,
ul#nav li a:focus,
ul#nav li a:active {color:#333;}
ul#nav li a:link.current,
ul#nav li a:visited.current {background:#fff;color:#333;padding:7px 8px 7px 6px;border-left:1px solid #ccc;border-right:1px solid #ccc;margin:-1px 0;}


/* sub navigation
--------------------------------------------------------------------------------------- */

#subnavContainer {width:100%;overflow:hidden; /* to contain floats */ padding:0 0 10px 0;background:#fff url(/imagesnew/site/shadow.gif) 0 100% repeat-x;}
ul#subnav {clear:both;list-style-type:none;margin:0;padding:0 0 0 4px;}
ul#subnav li {display:inline;}
ul#subnav li a:link,
ul#subnav li a:visited {float:left;padding:5px 6px;font-size:15px;letter-spacing:-1px;background:#fff;color:#333;text-decoration:none;}
ul#subnav li a:hover,
ul#subnav li a:focus,
ul#subnav li a:active {background:#fff url(/imagesnew/site/subnav-current.gif) 50% 100% no-repeat;color:#c00;}
ul#subnav li a:link.current,
ul#subnav li a:visited.current {background:#fff url(/imagesnew/site/subnav-current.gif) 50% 100% no-repeat;color:#333;letter-spacing:-1pt;font-weight:bold;text-shadow:1px 1px 1px #ccc;padding:5px 6px 5px 6px;line-height:1.67;}


/* expandable panels and categories-dates menus
--------------------------------------------------------------------------------------- */

#chooseCategory,
#chooseInGroupCategory,
#chooseInCategory,
#chooseProvince,
#chooseDate {display:none;clear:both;width:100%;overflow: hidden; /* to contain floats */ margin:0;padding:0; /* do not use paddings or margins on expandable panels cause jQuery slideToggle will suffer */ background-color:#ebebeb;color:#333;}
#chooseCategory h2 {padding:10px 0 10px 10px;font-weight:bold;}
#chooseCategory ul {list-style-type:none;padding:0 0 20px 10px;}
#chooseCategory ul ul {padding:0 0 0 10px;}
#chooseCategory ul ul ul {padding:0 0 0 34px;}
#chooseCategory .left_submenu,
#chooseCategory .left_subsubmenu {display:none;}
#chooseCategory ul td.w25 {width:35px!important;font-weight:bold;text-align:left;}
#chooseCategory ul li a b {text-transform:uppercase;}
#chooseCategory ul td.w40.center.top {width:auto!important;padding-right:8px;}
#chooseCategory ul.left_subsubmenu td a {text-transform:lowercase;}
#chooseCategory ul strong {display:block;padding-left:18px;background:url(/imagesnew/site/arrow-red.gif) 0 50% no-repeat;}
#chooseCategory ul a:link,
#chooseCategory ul a:visited {color:#333;text-decoration:none;font-size:12px!important;}
#chooseCategory ul a:hover,
#chooseCategory ul a:focus,
#chooseCategory ul a:active {background:#fff;text-decoration:underline;}
#chooseInCategory h2 {padding:10px 0 10px 10px;font-weight:bold;}
#chooseInCategory ul {list-style-type:none;padding:10px 0 20px 10px;}
#chooseInCategory ul ul {padding:0 0 0 10px;}
#chooseInCategory ul ul ul {padding:0 0 0 34px;}
#chooseInCategory .left_submenu,
#chooseInCategory .left_subsubmenu {display:none;}
#chooseInCategory ul td.w25 {width:35px!important;font-weight:bold;text-align:left;}
#chooseInCategory ul li a b {text-transform:uppercase;}
#chooseInCategory ul td.w40.center.top {width:auto!important;padding-right:8px;}
#chooseInCategory ul.left_subsubmenu td a {text-transform:lowercase;}
#chooseInCategory ul strong {display:block;padding-left:18px;background:url(/imagesnew/site/arrow-red.gif) 0 50% no-repeat;}
#chooseInCategory ul a:link,
#chooseInCategory ul a:visited {color:#333;text-decoration:none;font-size:12px!important;}
#chooseInCategory ul a:hover,
#chooseInCategory ul a:focus,
#chooseInCategory ul a:active {background:#fff;text-decoration:underline;}
#chooseInGroupCategory h2 {padding:10px 0 10px 10px;font-weight:bold;}
#chooseInGroupCategory ul {list-style-type:none;padding:10px 0 20px 10px;}
#chooseInGroupCategory ul ul {padding:0 0 0 10px;}
#chooseInGroupCategory ul ul ul {padding:0 0 0 34px;}
#chooseInGroupCategory .left_submenu,
#chooseInGroupCategory .left_subsubmenu {display:none;}
#chooseInGroupCategory ul td.w25 {width:35px!important;font-weight:bold;text-align:left;}
#chooseInGroupCategory ul li a b {text-transform:uppercase;}
#chooseInGroupCategory ul td.w40.center.top {width:auto!important;padding-right:8px;}
#chooseInGroupCategory ul.left_subsubmenu td a {text-transform:lowercase;}
#chooseInGroupCategory ul strong {display:block;padding-left:18px;background:url(/imagesnew/site/arrow-red.gif) 0 50% no-repeat;}
#chooseInGroupCategory ul a:link,
#chooseInGroupCategory ul a:visited {color:#333;text-decoration:none;font-size:12px!important;}
#chooseInGroupCategory ul a:hover,
#chooseInGroupCategory ul a:focus,
#chooseInGroupCategory ul a:active {background:#fff;text-decoration:underline;}
#chooseDate form {clear:both;padding:10px 0 20px 10px;}
#chooseDate select {clear:both;	padding:0;font:normal 12px Arial, sans-serif!important;}
form h2 {padding:20px 0 10px 0;font-weight:bold;}
#chooseDate form h2 {padding:0 0 10px 0;}


/* content types 
--------------------------------------------------------------------------------------- */

.article {padding:40px;}
.article-and-aside {padding:40px;float:left; /* to contain floated sidebar and article */ }
.article-and-aside .aside {float:left;width:280px;margin:0 40px 0 0;}
.article-and-aside .article {float:left;width:560px;padding:0;}
.article p, .aside p {margin:10px 0 21px;}
/* data pages */
table.prezzi-and-aside {width:100%;background:#ebebeb;}
table.prezzi-and-aside td.prezzi {width:77%;background:#fff;vertical-align:top;padding-bottom:20px;}
table.prezzi-and-aside td.aside {width:33%;vertical-align:top;}
table.prezzi-and-aside .article {padding:40px 40px 20px 40px;}
table.prezzi-and-aside .article-and-aside {padding:0 40px;}
table.prezzi-and-aside .article-and-aside .aside {float:left;width:198px;margin:0 40px 0 0;}
table.prezzi-and-aside .article-and-aside .article {float:left;width:420px;padding:0;}
table.prezzi-and-aside td.prezzi div.content_data {clear:both; padding:0 10px;}

/* sidebar content */
table.prezzi-and-aside td.aside .inner {padding:0 0 0 10px;}
table.prezzi-and-aside td.aside .inner h2 {padding:10px 0 0 0;}
table.prezzi-and-aside td.aside ul.aside-nav,
table.prezzi-and-aside td.aside ul.aside-nav ul {clear:both;list-style-type:none;}
table.prezzi-and-aside td.aside ul.aside-nav {margin:0 0 0 -10px;}
table.prezzi-and-aside td.aside ul.aside-nav li {display:inline;font-size:14px;}
table.prezzi-and-aside td.aside ul.aside-nav li a:link,
table.prezzi-and-aside td.aside ul.aside-nav li a:visited {display:block;padding:3px 0 3px 10px;border-top:1px solid #fafafa;border-bottom:1px solid #ccc;background:#ebebeb;color:#333;text-decoration:none;}
table.prezzi-and-aside td.aside ul.aside-nav ul li a:link,
table.prezzi-and-aside td.aside ul.aside-nav ul li a:visited {padding:3px 0 3px 25px;}
table.prezzi-and-aside td.aside ul.aside-nav li a:hover,
table.prezzi-and-aside td.aside ul.aside-nav li a:focus,
table.prezzi-and-aside td.aside ul.aside-nav li a:active {background:#fff;color:#333;}


/* content layout
--------------------------------------------------------------------------------------- */

.content_data table {width:100%;}
div.chooseLinks {float:left;padding:10px 0;}
div.chooseLinks p {float:left;width:220px;margin:0 10px 0 0;padding:0;background:url(/imagesnew/site/select220.gif) 0 0 no-repeat;}
div.chooseLinks a:link,
div.chooseLinks a:visited {display:block;text-decoration:none;padding:0 2px 0 30px;line-height:25px;outline:0;background:url(/imagesnew/site/select220.gif) -220px 100% no-repeat;}
a#chooseCategoryLink,
a#chooseProvinceLink,
a#chooseInGroupCategoryLink,
a#chooseInCategoryLink,
a#chooseDateLink {display:block;color:#333;}
div#chooseProvince {position:relative; float:left; margin:0 0 10px 0;}
.zoomablepic,
.zoomablepic img {width:100%;}
.checkout-button a:link,
.checkout-button a:visited {display:block;width:194px;margin:0 auto;background:url(/imagesnew/site/checkout-button.gif) 50% 0 no-repeat;text-align:center;font:bold 16px/38px Arial, sans-serif;text-decoration:none;color:#fff;letter-spacing:-1px;}
.checkout-button a:hover,
.checkout-button a:focus {background:url(/imagesnew/site/checkout-button.gif) 50% -100px no-repeat;}
.checkout-button a:active {background:url(/imagesnew/site/checkout-button.gif) 50% -200px no-repeat;position:relative;top:1px;left:1px;}
#left_resizeMe .checkout-button a:link,
#left_resizeMe .checkout-button a:visited {position:relative;left:15px;}

.content_data p.back-button {width:130px;float:right;margin-top:10px!important;} /* selects top back button */
.back-button {width:130px;margin:0 auto!important;} /* selects bottom back button but see also .content_data p from old piuprezzi style */
.back-button a:link,
.back-button a:visited {display:block;height:23px; padding:0; background:url(/imagesnew/site/back-button.gif) 50% 0 no-repeat;text-align:center;font:bold 11px/21px Arial, sans-serif;text-decoration:none;color:#fff;}
.back-button a:hover,
.back-button a:focus {background:url(/imagesnew/site/back-button.gif) 50% -23px no-repeat;}
.back-button a:active {background:url(/imagesnew/site/back-button.gif) 50% -46px no-repeat;position:relative;top:1px;left:1px;}

.downloadlistino {margin:-26px 0 23px 0!important;text-align:right;float:right;}
.downloadlistino a:link,
.downloadlistino a:visited {display:inline-block!important;height:23px;width:50px;padding:0;background:#0c3e88 url(/imagesnew/site/back-button.gif) 0 -69px no-repeat;text-align:center;font:bold 11px/21px Arial, sans-serif;text-decoration:none;color:#fff;vertical-align:middle;}
.downloadlistino a:hover,
.downloadlistino a:focus {background:url(/imagesnew/site/back-button.gif) 0 -92px no-repeat;}
.downloadlistino a:active {background:url(/imagesnew/site/back-button.gif) 0 -115px no-repeat;position:relative;top:1px;left:1px;}

.products-grid {margin:25px 0 0 0;}
.products-grid .product {width:48%;padding:0 0 30px 0;}
.products-grid .product.left {float:left;}
.products-grid .product.right {float:right;}
.products-grid .product.large {width:100%;float:left;padding:0;}
.products-grid h3 {font:normal 16px Arial, sans-serif;letter-spacing:normal;}
.products-grid img {float:left;}
.products-grid p {display:table;margin:0;padding:0;}

/* calendar grid
--------------------------------------------------------------------------------------- */

#calendarContainer {padding:9px;position:relative;z-index:10;background:#ebebeb;border:1px solid #ccc;-moz-box-shadow:1px 3px 4px #d3d3d3;-webkit-box-shadow:1px 2px 5px #d3d3d3;box-shadow:1px 2px 5px #d3d3d3;}
#calendar {width:100%;}
#calendar td, #calendar th {text-align:center;padding:5px;}
#calendar thead td {background:#c00;font-weight:normal;border:none;font-size:15px;}
#calendar thead th {background:#900;font-weight:normal;border:none;padding:2px 5px 1px;color:#fff;text-shadow:-1px -1px 0 #5f0000;}
#calendar tbody td {background:#f2f2f2;font-weight:normal;color:#999;border-style:solid;border-width:1px;border-top-color:#fff;border-right-color:#dadada;border-bottom-color:#dadada;border-left-color:#fff;text-shadow:1px 1px 0 #fff;}
#calendar td.dateWithEvents {padding:0;background:#f4e7e4;font-weight:bold;border-top-color:#f9f1ef;border-left-color:#f9f1ef;}
#calendar td#today {background:#d2d2d2 url(/imagesnew/site/today.gif) -50px 0 no-repeat;color:#333;border:none;}

/* calendar links
--------------------------------------------------------------------------------------- */

#calendar a:link,
#calendar a:visited {display:block;text-decoration:none;}
#calendar a:hover,
#calendar a:focus,
#calendar a:active {background:none;}
#calendar thead a:link,
#calendar thead a:visited {color:#fff;text-shadow:-1px -1px 0 #9F6363;}
#calendar tbody a:link,
#calendar tbody a:visited {padding:5px;color:#555;}
#calendar #today a:link,
#calendar #today a:visited {background:#d2d2d2 url(/imagesnew/site/today.gif) 0 -50px no-repeat;text-shadow:1px 1px 0 #fff;}

/* jQuery effects
--------------------------------------------------------------------------------------- */

#calendarMonthList, 
.calendarItem ul, 
#showSingleEvent,
#calendarNoEvents,
.calendarItem li .separator {display:none;} /* calendar doesn't work with JS off so no need to hide these elements with JS */

/* calendar month list and jQuery events list management
--------------------------------------------------------------------------------------- */

.dateContainer {margin:0 0 5px 0;text-align:right;}
a#toggleEventsList:link,
a#toggleEventsList:visited {color:#333;text-decoration:none;cursor:pointer;}
a#toggleEventsList:hover,
a#toggleEventsList:focus,
a#toggleEventsList:active {background:none;}
a#toggleEventsList:active {outline:0;}
#toggleEventsIcon {display:inline-block;margin-right:4px;height:20px;width:16px;vertical-align:middle;background:transparent url(/imagesnew/site/icons.gif) -60px -60px no-repeat;}
#toggleEventsIcon.expand {background-position:-40px -60px;}
#toggleEventsLinkText {display:inline-block;width:7em;text-align:left;}

#calendarMonthList .feedbackMessage {text-align:center; margin:5em 0;}
.calendarItem {border-bottom:1px solid #dadada;}
.calendarItem ul {list-style-type:none;padding-bottom:5px;}
.calendarItem li {padding:4px 0;line-height:1.2;}
.calendarItem a:link,
.calendarItem a:visited {padding-left:12px;background:url(/imagesnew/site/list_arrow.gif) 2px 5px no-repeat;color:#333;text-decoration:none;}
.calendarItem a:hover,
.calendarItem a:focus,
.calendarItem a:active {text-decoration:underline;}
.calendarItem .date,
#calendarNoEvents {padding:2px 0;font-size:12px;font-weight:bold;color:#900;}
#calendarNoEvents {margin-top:26px;background:#fff;}
.toggleableDate {cursor:pointer;outline:0;}
.toggleableDate:hover,
.toggleableDate:focus,
.toggleableDate:active {background:#f8eeec;}
.howmanyevents {font-weight:normal;color:#555;}
.todayInDaysList {} /* optional style this if showTodayExpanded = true */
.todayInDaysList ul {display:block;}
.contentInner > #containerForNews {height:auto!important;} /* for all but IE 6 */

/* to overrule inline style used for chart positioning and template fixing */
#containerForNews.article-and-aside {padding-left:40px;}
#containerForNews .aside {padding-left:0px;}

/* jQuery cycle rotator
--------------------------------------------------------------------------------------- */

.rotatorContainer {width:100%;overflow:hidden; /* to contain floats */ height:240px;position:relative;z-index:0; /* don't remove this if dropdown menu in top navigation is used */ } 
.rotatorSidebar {float:left;width:280px;height:240px;padding:0;background:#3c3b39;}
.rotatorSidebar h2 {display:block;margin:20px 30px 10px;color:#fff;font-size:22px;font-weight:bold;line-height:1;letter-spacing:-1px;}
.rotatorSidebar ul {list-style-type:none;margin:0 30px;}
.rotatorSidebar ul li {float:left;width:220px;height:54px;clear:both;border-top:1px solid #585654;position:relative;z-index:10;}
.rotatorSidebar ul li span {width:20px;padding:8px 0;position:absolute;top:0;left:0;color:#f00;}
.rotatorSidebar a:link,
.rotatorSidebar a:visited {width:200px;height:38px;padding:8px 0;position:absolute;top:0;left:20px;color:#999;font-weight:normal;text-decoration:none;}
.rotatorSidebar a:hover,
.rotatorSidebar a:focus,
.rotatorSidebar a:active {background:#3c3b39;color:#fff;}
.rotatorSidebar ul li a:link.activeSlide,
.rotatorSidebar ul li a:visited.activeSlide {padding-right:58px;background:url(/imagesnew/site/rotator-arrow.png) 100% 0 no-repeat;color:#fff;}
#rotatorSlideshow {float:left;width:600px;height:240px;}
#rotatorSlideshow a:link,
#rotatorSlideshow a:visited {background:none;}
#rotatorSlideshow div.activeSlide {background:#fff;}
#rotatorSlideshow .rotatordiv {width:600px;height:240px;position:relative;}
#rotatorSlideshow .rotatordiv h2 {font-size:22px;color:#900;text-shadow:1px 1px 2px #999;padding:20px 0 0 30px;line-height:normal;}
#rotatorSlideshow .rotatordiv a {display:block;height:240px;padding:20px 30px;color:#000;text-decoration:none;}
#rotatorSlideshow .rotatordiv div.op {width:600px;height:240px;position:absolute;top:0;left:0;z-index:-1;background:#f00;opacity:0.1;}


/* data tables products links
--------------------------------------------------------------------------------------- */

.content_data table a {display:block; padding:4px 0;}
.content_data table a.productlink:link, 
.content_data table a.productlink:visited {display:block;color:#333;text-decoration:none;}
.content_data table a.productlink:hover, 
.content_data table a.productlink:focus,
.content_data table a.productlink:active {background:#dae8fc;} /* ffd6cd */


/*
site search results page still has old template
--------------------------------------------------------------------------------------- */

.content_header {padding-top:30px;}
.news_list ul {list-style-type:none;padding-left:23px;}
.news_list ul li {padding-bottom:10px;}
.news_list ul a {padding-left:6px;}
.news_list ul a:after {content: "\A"; white-space:pre;}


/* stuff from previous piuprezzi style.css
--------------------------------------------------------------------------------------- */

/*  Newsletter registration box	BEGIN    */
.newsletterError {padding-top:5px;color:#a00;font-weight:bold;}
.newsletterOk {	padding-top:5px;color:#080;font-weight:bold;}
/*  Newsletter registration box END      */

.ekran .go_button {border:0px solid red; background:none; cursor:pointer; color:#55607E}
.ekran .graph_type {margin-left:20px;}
/*.content_data {float:left;}*/
h2.content_data_graph {color:black; font-weight:bold; font-size:18px !important; margin:0px; padding:6px 0px;}
.content_data p {margin:0 11px 0 0; padding:0px;}
.content_data .content_data_title {color:black; font-weight:bold; font-size:18px; margin:0px; padding:6px 0px;}

.mod_capitoli select {width:100%; height:150px;}
.mod_capitoli td {text-align:center}

.valute td {border-bottom:1px solid #f6f6f6;border-left:1px solid #f3f3f3;padding:2px 2px;}

#pagination {color:#666;padding:5px 0;border-right:1px solid #a8a8a8;border-left:1px solid #a8a8a8;}
#pagination a {color:#333;}

.clearfix:after {content: ".";display: block;height:0;clear: both;visibility:hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display: block;}

#recordsTable td {border:none; border-bottom:1px solid #f1f1f1}
.firstCell {width:1px;border:none;}
.secondCell {width:170px; border-right:1px solid red; text-align:left; white-space:nowrap;}
.thirdCell {width:25px;}
.fourthCell {text-align:center; width:71px;}

.list_subcat_edit_inner td {border:none; border-bottom:1px solid #f1f1f1; white-space:nowrap; }

#prezziTable input {width:200px;}
#prezziTable .check02 {width:40px; border:none}
#prezziTable td, #prezziTable th {white-space:nowrap;}
#prezziTable tr {background:white}

.tabbed .menu_white a {font-size:11px; font-weight:normal}
.tabbed .menu_active_white a {font-size:11px; font-weight:normal}

.ekran {clear:both;width:100%;margin:auto;background-repeat:repeat-x;}
.content_data h2 {clear:both;font-weight:bold; font-size:18px; margin:0; padding:6px 0px;}
.ekran_inner {width:100%;margin:30px auto 0 auto; background-color:#55607E;}
.ekran_inner_header {background-color:#55607E;height:25px;color:#f9ffff;font-size:13px;}
.ekran_inner_list {border:1px solid #ccc;background-color:#f1f1f1; color:#55607E;}
.ekran_inner_list_medie_pdf {border:1px solid #ccc;background-color:#f1f1f1; color:#55607E; font-size:6px;}
.ekran_inner_list_pdf {border:1px solid #ccc; color:#000; font-size:11px;}
.ekran_inner_list_pdf1 {background:#fafafa;}
.ekran_inner_list_pdf2 {background:#eaeaea;}

.ekran_inner_list td {padding:0 4px;border-right:1px solid #eee;}
.ekran_inner_list_heading td,
.ekran_inner_list_heading2 td {padding:5px;background:#e1e1e1;border-right:1px solid white;color:#333;border-top:7px solid white;}
.ekran_inner_list_heading2 td {border-top:1px solid white;}
.ekran_inner_list1 {background:#fafafa;}
.ekran_inner_list2 {background:#f1f1f1;}
.ekran_inner_list3 {background:#f3f3f3;}
.ei_title {color:#4C4C4C;font-weight:bold;text-align:left}
.ei_number {width:40px;text-align:center;color:#4C4C4C;}
.ekran_inner_list input {border:1px solid #8791AA; padding:1px; color:#333;}
.ekran_inner_list textarea {border:1px solid #8791AA; padding:1px; color:#333;}
.ekran_inner_list select {border:1px solid #8791AA; padding:1px; color:#333;}
.ekran_inner_list .check,.left_menu .radio  {border:0px;}
/* .button class affects also javascript pick date calendar */
.content_data input.button {display:inline;padding:0px;cursor:pointer;background-color:#55607E;border:1px solid #55607E;margin:0px 0 0 5px;color:white;font-size:11px;}
.content_data .button_container {display:inline;text-align:center;background-color:#55607E;padding:2px;vertical-align:middle;border:1px solid white;margin:1px;color:white;}
.content_data .button:hover {text-decoration:underline;background-color:#3A517D}
.content_data .button_outer {display:inline;padding:0px;cursor:pointer;background-color:#55607E;border:1px solid #55607E;margin:0px 0 0 5px;}

/*		Center content homepage		*/
.content_title {font-weight:bold; color:#1a2950; border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.content_title1 {font-weight:bold; color:#333; border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.content_content {border-bottom:1px solid #f3f3f3; padding:5px;}

.ekran input, .ekran select {border:1px solid #8791AA;padding:1px;color:#333;}
.ekran .go_button {border:0px solid red; background:none; cursor:pointer; color:#55607E}
.ekran .graph_type {margin-left:20px;}

.center {text-align:center}
.right_listini_pdf {text-align:right; padding-right:5px}
.top {vertical-align:top;}
.red {color:red}
.gray {color:#333}
.white {color:#fff}
.fl_left {float:left}
.fl_right {float:right}
.a_left {text-align:left}
.a_right {text-align:right}
.a_center {text-align:center}

/*   Redefined search form   */

#ingrosso_form legend,
#ingrosso_form input,
#ingrosso_form select,
#ingrosso_form label,
#edili_form legend,
#edili_form input,
#edili_form select,
#edili_form label,
#consumo_form legend,
#consumo_form input,
#consumo_form select,
#consumo_form label {
 	font:normal 12px/1.58em Arial, Helvetica, sans-serif;
}
#ingrosso_form input,
#edili_form input,
#consumo_form input {
	vertical-align:middle;
}
#ingrosso_form #listidlabel,
#ingrosso_form #searchlistinilabel,
#searchlistiniselectlabel,
#ingrosso_form legend,
#edili_form #listidlabel,
#edili_form #searchlistinilabel,
#edili_form legend,
#consumo_form #listidlabel,
#consumo_form #searchlistinilabel,
#consumo_form legend {
	display:block;
	margin:0;
	padding:8px 0 4px 0;
	font-weight:bold;
}
#ingrosso_form .radio,
#edili_form .radio,
#consumo_form .radio {
	margin:16px 0;
}
#consumo_form br {display:none}
#ingrosso_form .justForIE legend,
#edili_form .justForIE legend,
#consumo_form .justForIE legend {
	position:relative;
	left:-7px;
}
#ingrosso_form select,
#edili_form select,
#consumo_form select {
	width:80%;
}


/* ---- WIDTHS ------  */
.w25 {width:25px}
.w40 {width:40px}
.w60 {width:60px}
.w80 {width:80px}
.w120 {width:120px}
.w140 {width:140px}
.w150 {width:150px}
.w170 {width:170px}
.w220 {width:220px}
.w300 {width:300px}
.w400 {width:400px}
/* ---- WIDTHS % ------  */
.wp3 {width:3%}
.wp8 {width:8%}
.wp10 {width:10%}
.wp12 {width:12%}
.wp15 {width:15%}
.wp23 {width:23%}
.wp30 {width:30%}
.wp55 {width:55%}
.wp58 {width:58%}
.wp60 {width:60%}
.wp62 {width:62%}
.wp70 {width:70%}
.wp100 {width:100%}

.strong {font-weight:bold}
