a {
color: #436976;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}

#shadowbox_overlay {
visibility: hidden;
position: absolute;
display: block;
margin: 0;
padding: 0;
top: 0;
left: 0;
z-index: 998;
}
/* */
#shadowbox_container {
position: fixed;
height: 0px;
width: 100%;
margin: 0;
padding: 0;
top: 0;
left: 0;
z-index: 999;
text-align: center; /* */
}
/* */
#shadowbox {
display: none;
visibility: hidden;
margin: 0 auto;
position: relative;
text-align: left; /* */
color: #fff;
}
/* */
#shadowbox_title {
padding-left: 0;
overflow: hidden;
background: white;
}
#shadowbox_title_close {
float: right;
margin: 0.5em 1em 0 0;
background: white;
}
#shadowbox_title a{
text-decoration: none;
}
#shadowbox_title_inner {
font-family: 'Lucida Grande', Tahoma, sans-serif;
font-size: 16px;
text-align:center;
line-height: 16px;
padding: 8px 5px 5px 10px;
color: #bfbfbf;
background: white;
}
/* */
#shadowbox_body {
position: relative;
overflow: hidden;
border: 10px solid #fff;
background-color: #fff;
color: #f7ebd3;
}
#shadowbox_body_inner {
position: relative;
overflow: hidden;
}
#shadowbox_loading {
position: absolute;
top: 0;
left: 0;
height: 10000px; /* */
width: 100%;
background-color: #060606;
}
#shadowbox_loading img {
float: left;
margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
font-family: 'Lucida Grande', Tahoma, sans-serif;
font-size: 10px;
float: left;
margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
color: #fff;
text-decoration: underline;
}
#shadowbox_content.html { /* */
height: 100%;
width: 100%;
overflow: auto;
}
/* */
#shadowbox_toolbar {
/* */
padding:0;
height: 80px;
/* */
width:100%;
border-collapse:collapse;
background: #fff url(../ima/logocorp.gif) 50% 50% no-repeat;
}
#shadowbox_toolbar_inner {
font-family: 'Lucida Grande', Tahoma, sans-serif;
font-size: 12px;
height: 34px;
color: #000;
margin: 0 ;
}
#shadowbox_toolbar_inner span {
vertical-align: middle;
}
#shadowbox_nav_buttons {
text-align: right;
}
#shadowbox_toolbar_inner span span.shortcut {
text-decoration: underline;
font-weight: bold;
display: inline;
}
#shadow_conter{
padding-left: 10px;
}
#shadowbox_counter {
margin-top: 10px;
padding-top: 0px;
}
#shadowbox_counter a {
border-right: 2px solid #dddddd;
border-top: 2px solid #dddddd;
margin-right: 4px;
}
#shadowbox_counter a:visited,
#shadowbox_counter a:hover,
#shadowbox_counter a,
#shadowbox_toolbar_inner span a {
text-decoration: none;
color: #3fb2c9;
}
.shadowbox_nav {
float: right;
display: inline;
margin-left: 3px;
}
.shadowbox_nav_close {
float:right;
margin-top: 2px;
margin-left: 20px;
}
#shadowbox_nav_buttons{
padding-right: 10px;
float:right;
width: 130px;
}
.shadowbox_nav a {
display: block;
height: 16px;
width: 16px;
cursor: pointer;
}
#shadowbox_counter a {
padding: 2px 4px 0 0;
cursor: pointer;
}
#shadowbox_counter a.shadowbox_counter_current {
text-decoration: underline;
color: #a6a6a6;
border: none;
}
/* */
div.shadowbox_message {
font-family: 'Lucida Grande', Tahoma, sans-serif;
font-size: 12px;
padding: 10px;
text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
color: #fff;
text-decoration: underline;
}
/* */
#carousel {
position: relative;
overflow: hidden;
width: 750px;
height: 128px;
}
#carousel_frame {
position: relative;
}
#carousel_previous {
float: left;
text-align: middle;
}
#carousel_previous a:hover{
cursor: pointer;
}
#carousel_next {
float: right;
text-align: middle;
}
#carousel_next a:hover{
cursor: pointer;
}
#carousel_content {
position: absolute;
width: 16000px;
}
#carousel ul{
height: 128px;
text-align: middle;
}
#carousel li{
display: inline;
list-style: none;
vertical-align: middle;
text-align: middle;
margin-left: 2px;
height: 128px;
width: 128px;
}
#carousel_item img{
height: 128px;
}
ul{
list-style-type:none;
}
