@charset "utf-8";

/* ---------- FE3, projects/our_work.css ---------- */
#holder {
height: 344px;
width: 700px;
position: relative;
margin-top: 9px;
margin-left: 9px;
}
#thumb1 {
position: absolute;
left: 0px;
top: 0px;
}
#thumb2 {
position: absolute;
left: 0px;
top: 86px;
}
#thumb3 {
position: absolute;
left: 0px;
top: 172px;
}
#thumb4 {
position: absolute;
left: 0px;
top: 258px;
}
.thumb {
width: 86px;
height: 86px;
z-index: 2;
}
#main {
width: 614px;
height: 344px;
position: absolute;
right: 0;
top: 0;
z-index: 1;
outline: none;
}

#main * {
outline: none;
}

#nationals {
background: transparent url(/images/sections/our_work/nationals_lg_bw.jpg) no-repeat top left;
}

.hidden_project {
display: none;
}

p#no_flash, noscript p {
z-index: 100;
width: 614px; 
position: absolute;
color: #f60;
font-weight: bold;
display: block;
top: 146px;
font-size: 14px;
background-color: #fff;
text-align: center;
padding: 10px 0;
}