.table {
display:table
}

.row {
display:table-row
}

.cell {
display:table-cell;
padding:3px
}

img {
border:0
}

#main_menu_container {
position:absolute;
left:0;
top:0
}

form.widgetForm input,form.widgetForm select,form.widgetForm textarea {
float:right;
border:1px solid gray
}

form.widgetForm input.error,form.widgetForm select.error,form.widgetForm textarea.error {
border:1px solid red
}

form.widgetForm label.error {
float:right;
display:none;
color:red
}

form.widgetForm .required_field {
color:red;
font-size:80%;
font-weight:400
}

.invisible {
display:none
}

html,body {
height:100%;
margin:0;
padding:0
}

#container {
height:auto!important;
min-height:100%;
position:relative;
background:#fff;
border:2px solid #b44d50;
width:780px;
margin:0 auto
}

#content {
padding-bottom:0;
position:relative
}

div.galleryControls {
margin-top:10px;
height:23px;
font-size:14px;
color:#666;
padding-top:0;
float:left
}

.galleryImageContainer {
clear:both;
text-align:center;
border:1px solid #CCC;
padding-top:5px;
padding-left:5px;
padding-right:5px
}

.galleryImageContainer img {
display:inline
}

div.download {
float:right;
margin-top:10px
}

div.ss-controls {
padding-left:10px;
float:right
}

.download a:focus,.download a:hover,.download a:active,.galleryControls a:focus,.galleryControls a:hover,.galleryControls a:active {
text-decoration:underline
}

.download a,.galleryControls a {
color:#666;
font-size:14px;
text-decoration:none
}

div.pagination a:hover {
background-color:#ffc;
text-decoration:none
}

div.pagination a,div.pagination strong {
color:#666;
text-decoration:none;
display:block;
float:left;
margin-right:2px;
border:1px solid #ccc;
padding:4px 7px 2px
}

div.ss-controls span {
color:#666;
cursor:pointer
}

div.nav-controls a {
padding:5px
}

div.slideshow span.image-wrapper {
float:left;
padding-bottom:12px
}

div.embox {
clear:both;
border:1px solid #ccc;
background-color:#eee;
padding:12px
}

div.image-title {
font-weight:700;
font-size:1.4em
}

div.image-desc {
line-height:1.3em;
padding-top:12px
}

ul.thumbs {
clear:both;
margin:0;
padding:0
}

ul.thumbs li {
float:left;
list-style:none;
margin:5px 10px 5px 0;
padding:0
}

ul.thumbs li.selected a {
background:#88f
}

ul.thumbs a:focus {
outline:none
}

div.navigation div.top {
margin-bottom:12px;
height:11px
}

div.navigation div.bottom {
margin-top:12px
}

div.pagination strong {
background-color:#acf
}

#header,#footer {
position:relative
}

body {
background:gray;
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
text-align:justify
}

a.hlink:link,a.hlink:visited,a.hlink:active,a.hlink:hover {
color:#333;
text-decoration:none;
font-weight:700
}

a.flink:link,a.flink:visited,a.flink:active,a.flink:hover {
color:#333;
text-decoration:underline
}

a.link:link,a.link:visited,a.link:active {
color:#316e80;
text-decoration:underline;
font-weight:700
}

a.link:hover {
color:#b44d50;
text-decoration:underline;
font-weight:700
}

.menu_widget_container *,div.nav-controls {
float:left
}

div.spacer,div.slideshow,div.pagination {
clear:both
}

div.slideshow a.advance-link,ul.thumbs li a {
display:block;
border:1px solid #ccc;
padding:2px
}

div.slideshow img,ul.thumbs img {
border:none;
display:block
}