/*p { text-align: justify; }*/
p a, li a { text-decoration: none; }
p#cross-links { text-align: center }
p#cross-links { margin-top: 17px; margin-bottom: 3px; padding-bottom: 3px; }
a:focus { outline: none; }
img { border: 0; }
noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left; } noscript a { color: #a00; text-decoration: underline; } noscript ol { margin-left: 25px; }
.contenuto { padding-top: 69px; }
h3 { margin-bottom: 2px; padding-bottom: 2px; text-align: left; }
.descrizione { width: 100%; margin-bottom: 2px; padding-bottom: 2px; text-align: justify; }
.scroll_wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
left: -12px; top: -22px;
margin: 2px 0;
position: relative;
width: 800px;
height: 457px;
background: url(/top_set/portfolio/scroll/macbook.png) no-repeat;
/*
width: 920px;
height: 525px;
background: url(/top_set/portfolio/scroll/macbook2.png) no-repeat;
*/
}
.stripViewer {
width: 536px;
height: 516px;
/*
width: 616px;
height: 662px;
*/
position: relative;
overflow: hidden; 
/*border: 1px solid #999;*/
margin: auto;
left: 10px; top: 50px;
clear: both;
/*background: #FFF;*/
}
.stripViewer .panelContainer {
position: relative;
left: 0; top: 0;
width: 100%;
list-style-type: none;
}
.stripViewer .panelContainer .panel {
width: 536px;
/*width: 616px;*/
float: left;
height: 100%;
position: relative;
}
.stripViewer .panelContainer .panel .wrapper {
padding: 10px;
}
.stripNav {
margin: auto;
}
.stripNav ul {
list-style: none;
}
.stripNav ul li {
float: left;
margin-right: 2px;
}
.stripNavL, .stripNavR {
position: absolute;
top: 195px;
/*top: 456px;*/
text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
border: 0;
display: block;
height: 77px;
width: 77px;
}
.stripNavL {
left: 36px;
}
.stripNavL a {
background: url("/top_set/portfolio/scroll/arrow_left.png") no-repeat center;
opacity: .9;
filter:alpha(opacity=90);
}
.stripNavL a:hover {
background: url("/top_set/portfolio/scroll/arrow_left.png") no-repeat center;
opacity: 10;
filter:alpha(opacity=100);
}
.stripNavR {
right: 18px;
}
.stripNavR a {
background: url("/top_set/portfolio/scroll/arrow_right.png") no-repeat center;
opacity: .9;
filter:alpha(opacity=90);
}
.stripNavR a:hover {
background: url("/top_set/portfolio/scroll/arrow_right.png") no-repeat center;
opacity: 10;
filter:alpha(opacity=100);
}
.csw { width: 100%; height: 460px; background: #fff; overflow: scroll } /* These 2 lines specify style applied while slider is loading */
.csw .loading { margin: 200px 0 300px 0; text-align: center }