/*p { text-align: justify; }*/
p#cross-links { text-align: center }
p#cross-links { margin-top: 7px; 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-left: 50px; padding-top: 1px; }
h3 { margin-top: 2px; 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: -62px;
margin: 2px 0;
position: relative;
width: 1002px;
height: 607px;
/*background: url(/top_set/portfolio/scroll/macbook.png) no-repeat;*/
/*background: url(/top_set/portfolio/scroll/macbook2.png) no-repeat;*/
}
.stripViewer {
z-index: 2;
/*height: 537px;*/
/*border: 3px solid #999;*/
width: 900px;
height: 737px;
position: relative;
overflow: hidden; 
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: 900px;
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 {
z-index: 12;
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 }
