/*********************** PROJECT BY GRAFFITI 2000 - G2K ***************/

/*********************** STILI PER IL BODY ****************************/
body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 auto; font-size: 0.7em; background: #ffffff; }

a { text-decoration: none; outline: none; }
div.contentPage a { text-decoration: underline; outline: none; color: #232323 !important; }
div.contentPage a:hover { text-decoration: none; }

form { margin: 0; padding: 0; }
fieldset { margin: 0; padding: 0; border: 0; }

ul { margin: 0; padding: 0 0 0 16px; line-height: 19px; }
ul li { margin: 0; padding: 0; }
a img { border: 0; }

div.wrapper { height: 0px; clear: both; }
div.clear { height: 0px; width: 1px; clear: both; float: none !important; border: 0 !important; background-color: Transparent !important; }

/*********************** STILI PER IL LAYOUT **************************/
div#layout { width: 950px; margin: 0 auto; background-image: url("/Master/casserurali2010/images/back-layout.png"); background-repeat: repeat-y; }
div#container { width: 930px; margin: 0 auto; }
div#bottom { width: 950px; clear: both; height: 114px; background: url("/Master/casserurali2010/images/back-bottom-white-pngfix.png") no-repeat; margin: 0 auto; }

/*********************** STILI PER I CONTENUTI ************************/
div#content { width: 695px; float: left; padding: 0; position: relative; }
div#header { height: 88px; }
div.logoCR { margin: 11px 0 0 26px; height: 33px; width: 137px; cursor: pointer; float: left; }
div.logoCR img { border: 0; margin: 0; }
div#textArea { padding: 0; margin: 48px 24px 0 18px; }
div#textAreaPage { margin-left: 27px; }

/* CONTAINER TABS HOME PAGE */
div.containerTabs { overflow: hidden; border: 2px solid #878788; border-bottom: none; margin-top: 1px; }
div.containerTabsBig { width: 664px; height: 338px; padding: 0; margin: 0; overflow: hidden; }
div.containerTabsText { border-right: 9px solid #055898; border-left: 9px solid #055898; color: #646464; width: 646px; height: 338px; overflow: hidden; padding: 0; position: absolute; z-index: 0; display: none; font-size: 12px; }

/* CONTAINER TABS PAGINE INTERNE */
div.containerTabsInterno { position: absolute; top: 89px; }
div#slidingDiv { overflow: hidden; position: absolute; border: none; width: 665px; height: 351px; margin: 0 0 0 31px; }
div#containerTabsInternoBig { display: none; border: 2px solid #878788; border-top: none; width: 661px; height: 338px; padding: 0; margin: 0; overflow: hidden; background-color: #ffffff; }
div.containerTabsInternoText { border-right: 9px solid #055898; border-left: 9px solid #055898; color: #646464; width: 643px; height: 338px; overflow: hidden; padding: 0; position: absolute; z-index: 0; display: none; font-size: 12px; background-position: 360px 0; background-repeat: no-repeat; }

/* STILI LISTE MENU NELLE TABS*/

div.containerTabsText h3, div.containerTabsInternoText h3 { position: absolute; right: 287px; bottom: 1px; padding: 0; margin: 0; font-size: 26px; color: #055898; line-height: 22px; }
div.containerTabsText h3 { right: 285px; }
div.containerTabsInternoText h3 { right: 282px; }
div.containerTabsText p, div.containerTabsInternoText p { line-height: 14px; font-size: 0.8em; color: #ffffff; padding: 0; margin: 0; line-height: 17px; }
div.containerTabsText div.tabsText div, div.containerTabsInternoText div.tabsText div { height: 298px; width: 336px; padding: 20px 12px; background: #0975bd url("/Master/casserurali2010/images/back-tabs.jpg") 0 0 repeat-y; overflow: hidden; }

div.containerTabsText ul, div.containerTabsInternoText ul { margin: 20px 0 0 0; padding: 0; list-style-type: none; line-height: 18px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; float: left; }
div.containerTabsText ul li, div.containerTabsInternoText ul li { background: url("/Master/casserurali2010/images/list-new.jpg") center right no-repeat; padding: 1px 30px 2px 5px; border-top: 1px solid #ffffff; }
div.containerTabsText ul li:first-child, div.containerTabsInternoText ul li:first-child { border: 0; }
div.containerTabsText ul li a, div.containerTabsInternoText ul li a { color: #ffffff; font-size: 0.8em; }
div.containerTabsText ul li a:hover, div.containerTabsInternoText ul li a:hover { color: #ffffff; text-decoration: underline; }

/* SFONDI */
#tabs_imgs { height: 338px; width: 288px; overflow: hidden; position: absolute; left: 398px; margin-top: -338px; }
#tabs_imgs img { position: absolute; top: 0; left: 0; }

/* BUTTONS DELLE TABS nelle PAGINE INTERNE */
div.navbar { height: 27px; margin-left: 31px; width: 664px; border-left: 1px solid #a9a8a8; padding: 0; }

div.btnInnerOff, div.btnInnerOffBlue, div.btnInnerOn { width: 159px; height: 14px; float: left; text-align: center; cursor: pointer; }
div.btnInnerOff:hover, div.btnInnerOffBlue:hover { background-position: 0px -25px; }

.btnInnerOff { background: url("/Master/casserurali2010/images/btnTabs.jpg"); background-position: 0px 0px; background-repeat: repeat-x; padding: 7px 3px 4px 3px; border-top: 1px solid #a9a8a8; border-bottom: 1px solid #a9a8a8; border-right: 1px solid #a9a8a8; margin: 0; }
.btnInnerOffBlue { background: url("/Master/casserurali2010/images/btnTabs.jpg"); background-position: 0px 0px; background-repeat: repeat-x; padding: 7px 3px 4px 3px; border-top: 1px solid #a9a8a8; border-bottom: 2px solid #878788; border-right: 1px solid #a9a8a8; margin: 0; }
.btnInnerOn { padding: 4px 2px 6px 2px; border: 2px solid #878788; margin: 0 0 0 -1px; }

/* BUTTONS DELLE TABS in HOME PAGE */
div.containerTabsSection { height: 28px; margin: 0; padding: 0; border-left: 1px solid #a8a9a9; }

div.btnTabOff, div.btnTabOn { width: 164px; float: left; text-align: center; cursor: default; height: 18px; }

div.btnTabOff:hover { background-position: 0px -25px; cursor: pointer; }

/* Il primo figlio (Tab Button) č pių corto */
div.containerTabsSection div:first-child { width: 163px; }

div.btnTabOff { background: #acadad url("/Master/casserurali2010/images/btnTabs.jpg") 0px 0px repeat-x; padding: 6px 1px 1px 1px; margin: 0; border-top: 2px solid #878788; border-bottom: 1px solid #a9a8a8; border-right: 1px solid #a9a8a8; border-left: none; }
div.btnTabOn { background-color: #ffffff; padding: 6px 0 0 0; margin: 0 0 0 -1px; border: 2px solid #878788; }

/* HIGHLIGHTS */

div.highlights { width: 668px; height: 127px; margin-top: 10px; padding: 0; }

div.highlights div.box { width: 214px; height: 140px; float: left; border: 1px solid #8b8b8b; margin-left: 10px; overflow: hidden; }
div.highlights div.box:first-child { margin-left: 0px; }

/**** BOX SCELTA CASSA ****/

div.highlights div.boxCasse { width: 214px; height: 140px; float: left; border: 1px solid #8b8b8b; margin-left: 10px; }

div.boxLogo { width: 214px; height: 111px; padding: 6px 0 0 0; }

div.searchCassa { border-top: 1px solid #9a9a9a; width: 214px; overflow: hidden; margin: 0; padding: 0; text-align: center; height: 22px; background: #fefefe url("/Master/casserurali2010/images/search-lens.jpg") 5px 4px no-repeat; }

div.searchCassa input { width: 184px; border: 0; padding: 0; margin: 4px 0 0 22px; height: 18px; font-size: 1em; color: #c1c1c1; }

div#listLoghi { display: none; width: 174px; margin: 8px 0px 8px 20px; padding: 0; text-align: center; height: 52px; overflow: hidden; }

div#listLoghi div.wheelcasse { padding: 0; margin: 20px 0 20px 0; height: 52px; }

div#listLoghi a { padding: 0; margin: 0; display: block; }

div#listLoghi img { margin: 0; border: 0; display: block; }

div.scrollUp, div.scrollDown { width: 18px; height: 18px; margin-left: 98px; background-position: 0px 0px; background-repeat: no-repeat; cursor: pointer; }

div.scrollUp { background-image: url("/Master/casserurali2010/images/freccia_s.png"); }

div.scrollDown { background-image: url("/Master/casserurali2010/images/freccia_g.png"); }

/******* Content *******/
div.contentPage { padding: 0; margin: 0 0 0 16px; }

/*********************** STILI PER L'AREA DEL MENU ****************************/
div#menu { padding: 0; margin: 0 24px 0px 0px; width: 205px; float: right; }

div.simpleTitle { margin-top: -1px; font-size: 0.9em; height: 16px; width: 201px; text-align: center; padding: 7px 0 0 0; color: #1e1e1e; background-color: #e5e5e5; border-top: 1px solid #b1b1b1; border-left: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; }

span.specialTitle { font-size: 1.1em; color: #232323; font-weight: bold; }

/* SEARCH BOX */
div.searchBox { margin-top: 20px; }
.search { border: 0px; width: 140px; font-size: 0.9em; color: #c1c1c1; padding-left: 5px; margin: 3px 0 0 0; float: left; }
.searchdiv { padding: 0 0 2px 20px; height: 18px; width: 180px; border: 1px solid #e8e8e8; background: url("/Master/casserurali2010/images/search-lens.jpg") 5px 4px no-repeat; }
.searchbutton { width: 25px; height: 15px; border: none; background: url("/Master/casserurali2010/images/search-button.jpg") 0 0 no-repeat; cursor: pointer; padding: 0; margin: 3px 0 0 0; float: right; }

/* TABS NEWS e INBANK */
div.tabsBox { width: 203px; min-height: 27px; margin-top: 21px; }

div.tabsHeader { height: 26px; }

div.tabsContent { width: 201px; overflow: hidden; height: 198px; border-top: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; border-left: 1px solid #b1b1b1; background-color: #f1f1f1; background-image: url("/Master/casserurali2010/images/back-news.png"); background-repeat: repeat-x; background-position: left bottom; }

div#tabOne, div#tabTwo { background-color: #f1f1f1; background-repeat: no-repeat; border-top: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; padding: 0; cursor: pointer; position: absolute; text-align: center; font-size: 1.1em; font-weight: bold; color: #767676; padding-top: 3px; }

div#tabOne img, div#tabTwo img { margin-top: -3px; }

.tabsNewsOff, .tabsInbackOff { width: 81px; height: 18px; background-image: url("/Master/casserurali2010/images/btnTab.jpg"); }
.tabsNewsOn, .tabsInbackOn { width: 99px; height: 22px; background-image: none; border-left: 1px solid #b1b1b1; }

.tabsNewsOff { margin: 4px 0 0 101px; }
.tabsInbackOff { margin: 4px 0 0 19px; border-left: 1px solid #adadad; }
.tabsNewsOn { margin: 1px 0 0 102px; }
.tabsInbackOn { margin: 1px 0 0 0; }

div.singleTab { display: none; }
#tabNews { display: block; }

div.textInbank { margin: 7px 10px 0 10px; color: #878787; line-height: 17px; text-align: justify; }

div.loginInbank { margin: 45px 0 0 0; text-align: center; }

/********* NEWS *******/
div.newsBox { padding: 0; color: #9e9e9e; font-size: 0.8em; margin: 6px 7px 0 7px; height: 174px; overflow: hidden; }
div.newsboxBlock p { margin: 3px 0px; }
div.newsboxBlock { margin-bottom: 16px; }
div.newsboxBlock a { color: #9f9f9f; text-decoration: none; }
div.newsboxBlock a:hover { text-decoration: underline; }
div.newsboxBlock div.newsDate { background: url("/Master/casserurali2010/images/news-date.gif") 0px 4px no-repeat; text-align: left; padding: 0 0 4px 7px; margin: 0; font-weight: bold; }

div#newsNav { height: 16px; overflow: hidden; text-align: center; }
div#newsNav a { color: #343434; font-size: 0.9em; }
div#newsNav a:hover { font-weight: bold; }

/* BOX MENU */
div.listBox { margin: 0; }
div.listVoice { width: 203px; height: 27px; overflow: hidden; padding: 0; margin: 1px 0 0 0; }
div.listVoiceTitle { width: 201px; font-size: 0.9em; height: 19px; cursor: pointer; text-align: center; padding: 6px 0 0 0; margin: 0px 0px 1px 0px; color: #1e1e1e; border: 1px solid #a9a8a8; background: url("/Master/casserurali2010/images/btnTabs.jpg") repeat-x 0px 0px; }
div.listVoiceTitle a { color: #1e1e1e; display: block; text-align: center; width: 201px; height: 19px; }
div.listVoiceTitle a:hover { text-decoration: underline; }
div.listVoiceTitle:hover { background-position: 0px -25px; cursor: pointer; }
div.listVoiceContent { background: #303030 url("/Master/casserurali2010/images/back-listmenu.png") 0 0 no-repeat; font-size: 0.9em; text-align: left; color: #ffffff; width: 201px; overflow: hidden; border: 1px solid #a9a8a8; padding: 7px 0px 7px 0px; margin: 0; }
div.listVoiceContent ul { margin: 0; padding: 0px 0 0 14px; line-height: 16px; }
div.listVoiceContent ul li { margin: 0; padding: 0; }
div.listVoiceText { margin: 0 7px 3px 7px; }
div.listVoiceText a { color: #FFFFFF; text-decoration: underline; }
div.listVoiceText a:hover { text-decoration: none; }
div.listVoiceSubmenuLink { background: url("/Master/casserurali2010/images/opac.png"); margin: 0 5px 3px 5px; padding: 4px 3px 4px 3px; cursor: pointer; }
div.listVoiceSubmenuLink:hover { background: url("/Master/casserurali2010/images/opac-hover.png"); cursor: pointer; }
div.listVoiceSubmenu { background: url("/Master/casserurali2010/images/opac-hover.png"); margin: 0 5px 3px 5px; padding: 4px 3px 4px 3px; }

/*********************** STILI PER IL FOOTER **************************/
div#footer { clear: both; padding: 22px 27px 6px 14px; margin: 0; overflow: hidden; position: relative; }
div#footer ul { margin: 4px 0 0 0; padding: 0; float: left; width: 100%; }
div#footer ul li { list-style-type: none; display: inline; border-left: 1px solid #000; padding: 0 10px 0 12px; }
div#footer ul li:first-child { border: 0; padding: 0 10px 0 12px; }
div#footer ul li a { color: #333; }

h3.xmas, h3.easter, h3.summer { display: none; }

