
body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
color: #333;
background-image: url(images/bg-3.jpg);
}
p {
font-size: 1.3em;
line-height: 1.6em;
padding: 5px 0;
margin: 5px 0;
color: #333;
}
h1 a {
font: 29px normal Georgia, 'Times New Roman', Times, serif;
color: #ccc;
text-decoration: none;
}
h1 a span {
color: #e8068a;
}
h1 small {
font: 10px normal Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1em;
display: block;
color: #333;
}
h2 {
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serifl;
color: #636363;
}
h3 {
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serifl;
color: #939393;
}
a {
color: #333;
}
ul.thumb {
float: left;
list-style: none;
margin: auto;
width: 360px;
margin-top: 45px;
}
ul.thumb li {
margin: auto;
padding: 5px;
float: left;
position: relative;
width: 110px;
height: 110px;
color: #333;
}
ul.thumb li img {
width: 100px;
height: 100px;
border: 1px solid #ddd;
padding: 5px;
background: #f0f0f0;
position: absolute;
left: 0;
top: 0;
}
ul.thumb li img.hover {
background: #fff;
border: 3px solid #ddd;
}
#main_view {
float: left;
padding: 9px 0;
margin-left: -10px;
}
#table {
text-align: center;
font-size: 100%;
padding-top: 20px;
width: auto;
}
#header {
height: 90px;
background-color: transparent;
margin-bottom: 10px;
padding: 20px 20px 10px 30px;
}
#search {
position: absolute;
top: 20px;
right: 20px;
clear: both;
}
#content {
margin: auto;
width: 100%;
height: 650px;
background-color: #fff;
margin-bottom: 0;
color: #333;
border: 15px solid #ccc;
border-left: 0;
border-right: 0;
}
#footer {
clear: both;
height: 30px;
background-color: #999;
padding: 10px 30px 0 0;
text-align: center;
border-bottom: 5px solid #ccc;
}
img {
border: 0;
}
.clear {
clear: both;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
#breadcrumbs {
padding-left: 50px;
color: #999;
font-size: 1.2em;
}
#navcontainer {
border-top: 3px solid #999;
border-left: 1px solid #999;
z-index: 1;
float: right;
padding: 0 0 0 0;
}
#stage {
margin: auto;
color: #333;
width: 850px;
padding: 20px;
}
#centeredmenu {
float: left;
width: 100%;
background: #666;
border-bottom: 1px solid #666;
overflow: hidden;
position: relative;
}
#centeredmenu ul {
clear: left;
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
left: 50%;
text-align: center;
}
#centeredmenu ul li {
display: block;
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
right: 50%;
}
#centeredmenu ul li a {
display: block;
margin: 0 0 0 2px;
padding: 3px 10px;
background: #ddd;
color: #333;
text-decoration: none;
line-height: 1.3em;
}
#centeredmenu ul li a:hover {
background: #666;
color: #fff;
}
#centeredmenu ul li a.active, #centeredmenu ul li a.active:hover {
color: #fff;
background: #999;
font-weight: bold;
}
#page-wrap {
margin: auto;
width: 650px;
padding: 65px;
background-color: #ddd;
color: #333;
border: 2px solid #666;
float: left;
}

