@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
list-style:none;
}

body {
background-color:#cdcdcd;
background-color:#000000;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

a {
color: #ffffff;
}

div#paging {
text-align: center;
font-size: 14px;
}

div#paging a:hover {
text-decoration: none;
}

div#paging a.pagenum {
padding: 2px;
}

div#paging .currpagenum {
padding: 2px;
font-size: 16px;
}

.pPics img
{
padding: 3px;
}

h2 {
font-size: 13px;
text-align:center;
}

h3 {
font-size: 12px;
text-align:center;
margin-bottom:5px;
font-weight:bold;
}

div#box {
position:relative;
margin: 5px auto;
width: 769px;
background-color: #6B0800;
padding-bottom: 10px;
}

div#header {
position:relative;
}

div#headerText {
position:absolute;
top: 45px;
left: 12px;
}

div#content {
position:relative;
padding-top: 24px;
padding-left:10px;
}


div#menuStandard {
margin-top: 20px;
margin-left: 185px;
}

div#menuStandard.m_en {
margin-left: 235px;
}

div#menu {
position:absolute;
width: 166px;
right: 29px;
top: 20px;
}

div#menu ul {
width: 166px;
}

div#menu ul li {
width: 166px;
height: 34px;
background:url(img/button.gif);
margin: 3px;
}


div#menuStandard ul li {
width: auto;
height: 34px;
background:#B80F01;
margin: 3px;
}

div#menu ul li.nothing {
background:none;
}
div#menuStandard ul li {
float:left;
}

div#menu ul li  a {
font-size: 14px;
}

div#menu ul li  a, div#menuStandard ul li  a {
display:block;
text-align:center;
padding: 10px;
color: #ffffff;
text-decoration:none;
}

div#menu ul li a:hover, div#menuStandard ul li a:hover {
text-decoration: underline;
}

div#menu ul li a.highlight, div#menuStandard ul li a.highlight  {
font-weight: bold;
}


div#footer {
text-align:center;
font-size:10px;
color:#eeeeee;
padding-bottom: 20px;
}

div#footer a {
color:#eeeeee;
}

div.previewPic {
overflow:hidden;
height: 66px;
width:100px;
float:left;
margin:3px;
border: #eee 1px solid;
}

div.previewPicH {
overflow:hidden;
height: 100px;
width:66px;
float:left;
margin:3px;
border: #eee 1px solid;
}

div.previewPicM {
overflow:hidden;
height: 224px;
width: 300px;
float:left;
margin:3px;
border: #eee 1px solid;
}

.setpreview {
width: 607px;
height: 265px;
border: #eee 1px solid;
margin-left: 3px;
}

.seemore
{
text-align:center;
margin: 10px auto;
width: 400px;
}

.seemore a
{
color: #fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding: 10px;
display:block;
background-color: #B80F01;
}

.seemore a:hover
{
color: #000000;
background-color: #eeeeee;
}

div#gallery
{
position:relative;
width: 544px;
height: 344px;
}
div#galleryBox
{
position:relative;
overflow:hidden;
width: 544px;
height: 344px;
}

div#galleryBox .galImg
{
overflow:hidden;
width: 544px;
height: 344px;
}

.clear {
clear:both;
overflow:hidden;
width:1px;
height:1px;
}