
* {
margin : 0;
padding : 0;
}
body {
background : #382927;
font-family : "Trebuchet MS";
background-image : url(images/common/background.gif);
background-repeat : repeat-x;
}
a {
text-decoration : none;
color : #cccccc;
}
a:hover {
text-decoration : none;
color : #e8a02c;
}
#wrap {
margin : 0 auto;
width : 955px;
background : transparent;
}
.buttonwrapper {
overflow : hidden;
width : 955px;
height : 50px;
background-image : url(images/common/topmenu.gif);
}
a.squarebutton {
background : transparent url('images/common/selectedlang_left.gif') no-repeat left top;
float : left;
font : normal 12px Arial;
line-height : 14px;
height : 28px;
padding-left : 11px;
display : inline-block;
width : auto;
}
a.squarebutton span {
display : block;
padding : 7px 9px 6px 0;
width : auto;
}
a.squarebuttons {
display : inline-block;
float : right;
font : normal 10px Arial;
line-height : 15px;
height : auto;
text-decoration : none;
padding-top : 27px;
padding-left : 12px;
width : auto;
}
a.squarebuttons span {
display : block;
width : 73px;
padding-top : 3px;
padding-bottom : 4px;
}
ul.dropdown {
position : absolute;
float : right;
width : 954px;
background-image : url(images/common/bottommenu.gif);
padding-top : 20px;
padding-right : 1px;
height : 35px;
list-style : none;
}
ul.dropdown li {
float : right;
vertical-align : middle;
width : 100px;
font : 12px arial;
text-align : center;
list-style : none;
height : 35px;
}
ul.dropdown li.hover, ul.dropdown li:hover {
position : relative;
cursor : default;
}
ul.dropdown li:hover > ul {
visibility : visible;
}
ul.dropdown ul {
visibility : hidden;
position : absolute;
top : 100%;
left : -21px;
z-index : 139;
width : 139px;
list-style : none;
border : 1px solid #cccccc;
}
ul.dropdown ul li {
float : none;
text-align : center;
color : #cccccc;
background-color : #333333;
width : 139px;
height : auto;
}
ul.dropdown ul ul {
top : -1px;
left : 139px;
border : 1px solid #cccccc;
}
ul.dropdown a {
display : block;
padding : 0 0;
color : #a17868;
}
ul.dropdown a:hover {
color : #241818;
}
ul.dropdown ul *.dir {
padding : 5px 6px;
}
ul.dropdown ul a {
width : 127px;
color : #cccccc;
padding : 5px 6px;
}
ul.dropdown ul a:hover {
color : #ffffff;
background-color : #4698ca;
}
ul.dropdown ul a.dir {
width : 127px;
}
ul.dropdown ul *.open {
background-color : #4c4c4c;
color : #fff;
}
ul.dropdown ul ul *.open {
background-color : #595959;
color : #fff;
}
ul.dropdown a.open:hover {
background-color : #4698ca;
color : #ffffff;
}
ul.dropdown ul li:hover > *.dir {
background-color : #4c4c4c;
color : #ffffff;
}
ul.dropdown ul ul li:hover > *.dir {
background-color : #595959;
color : #fff;
}
ul.dropdown li:hover > a.dir:hover {
background-color : #4698ca;
color : #ffffff;
}
#flashintro {
width : 955px;
height : 300px;
background-color : #030303;
text-align : center;
padding-top : 55px;
}
#top {
background-image : url(images/common/top_content1.gif);
height : 40px;
width : 955px;
}
.topnav h2 {
padding-top : 10px;
font : normal 12px Arial;
float : right;
padding-right : 16px;
width : auto;
}
.topnav h2 a {
color : #ff0000;
}
.topnav h2 a:hover {
color : #000000;
}
#content {
background-image : url(images/common/content.gif);
background-repeat : repeat-y;
margin : 0 auto;
width : 955px;
}
.left {
float : left;
width : 910px;
text-align : justify;
padding-left : 22px;
padding-right : 23px;
}
.left h1 {
font-size : 13px;
background-image : url(images/common/left_bar.gif);
padding-top : 11px;
padding-bottom : 11px;
padding-left : 13px;
}
.left h2 {
font-size : 13px;
background-image : url(images/common/left_bar.gif);
padding-top : 11px;
padding-bottom : 11px;
padding-left : 13px;
}
.left h3 {
font-size : 13px;
background-image : url(images/common/left_bar.gif);
padding-top : 11px;
padding-bottom : 11px;
padding-left : 13px;
}
.left h4 {
font-size : 13px;
background-image : url(images/common/left_bar.gif);
padding-top : 11px;
padding-bottom : 11px;
padding-left : 13px;
}
.left ul {
list-style-type : none;
padding-left : 13px;
padding-right : 13px;
margin : 0;
}
.left ul li a {
color : #ff0000;
text-decoration : none;
}
.left ul li a:hover {
color : #000000;
text-decoration : underline;
}
#bottom {
padding : 8px 0;
background : #fff url(images/common/bottom.gif) no-repeat;
}
#footer {
line-height : 30px;
text-align : center;
font-size : 11px;
background-image : url(images/common/footer.gif);
background-repeat : repeat-y;
}
table.sample {
font : 14px Trebuchet MS;
}
table.sample a {
color : #ff0000;
}
table.sample a:hover {
color : #000000;
text-decoration : underline;
}
table.sample tr {
padding : 0 0 0 0;
padding-left : 5px;
}
table.sample td {
padding : 0 0 0 5px;
}
.more {
display : none;
}
a.showLink, a.hideLink {
text-decoration : none;
color : #ff0000;
padding-left : 8px;
background : transparent url('images/common/down.gif') no-repeat left;
}
a.hideLink {
background : transparent url('images/common/up.gif') no-repeat left;
}
a.showLink:hover, a.hideLink:hover {
color : #000000;
text-decoration : underline;
}
.gallerycontainer {
position : relative;
}
.thumbnail:hover {
background-color : transparent;
text-decoration : none;
}
.thumbnail span {
position : absolute;
background-color : #666666;
color : #ffffff;
text-decoration : none;
visibility : hidden;
left : 772px;
top : 0;
}
.thumbnail span img {
border-width : 0;
padding : 1px;
}
.thumbnail:hover span {
visibility : visible;
top : 0;
z-index : 50;
left : 772px;
}
#facebox .b {
background : url(images/common/b.png);
}
#facebox .tl {
background : url(images/common/tl.png);
}
#facebox .tr {
background : url(images/common/tr.png);
}
#facebox .bl {
background : url(images/common/bl.png);
}
#facebox .br {
background : url(images/common/br.png);
}
#facebox {
position : absolute;
width : 100%;
top : 0;
left : 0;
z-index : 100;
text-align : left;
}
#facebox .popup {
position : relative;
}
#facebox table {
margin : auto;
border-collapse : collapse;
}
#facebox .body {
padding : 10px;
background : #fff;
width : 370px;
}
#facebox .loading {
text-align : center;
}
#facebox .image {
text-align : center;
}
#facebox img {
border : 0;
}
#facebox .footer {
border-top : 1px solid #dddddd;
padding-top : 5px;
margin-top : 10px;
text-align : right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
height : 10px;
width : 10px;
overflow : hidden;
padding : 0;
}

