@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(../images/bg-header.gif);
background-repeat:repeat-x;
}
div#wrapper{
width:980px;
margin:0;
margin-left:auto;
margin-right:auto;
}
div#header{

width:980px;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position:right;
}
div#nav-lang{
float:left;
}
div#nav-lang p{
margin:0;
padding:0;
color:#FFFFFF;
}
div#nav-lang p a{
color:#FFFFFF;
}
div#logo-text{
margin-top:0;

padding-left:150px;
padding-top:10px;
height:63px;
float:left;
}
div#content{
width:960px;
margin:0;
margin-left:auto;
margin-right:auto;
padding-left:10px;
padding-right:10px;
background-color:#FFFFFF;
}
div#nav{
margin-top:29px;
}
*html div#nav{
margin-top:25px;
}
div#nav-spacer{
height:10px;
}

html>/**/body div#nav-spacer{
height:38px;
}
div#splash{
width:952px;
background-color:#e4e4e4;
margin-left:auto;
margin-right:auto;
}
div#splash-top{
background-image:url(../images/bg-top-block-splash.gif);
height:9px;
width:952px;
}
div#splash-bottom{
background-image:url(../images/bg-bottom-block-splash.gif);
height:9px;
width:952px;
}

div#splash-content{
width:948px;
text-align:center;
padding-left:4px;
}

div#splash-content ul{
margin:0px;
padding:0;
}
div#splash-content ul li{
list-style:none;
float:left;
margin-left:5px;
margin-right:5px;
}
div#content-left{
float:left;
width:672px;
padding-top:10px;
margin-right:8px;
}
div#productHighlight{
width:667px;
margin-left:auto;
margin-right:auto;
background-color:#2b2828;
}
div#prod-top{
width:667px;
background-image:url(../images/bg-product-top.gif);
height:9px;
background-repeat:repeat-x;
}
div#prod-bottom{
width:667px;
background-image:url(../images/bg-product-bottom.gif);
height:9px;

background-repeat:no-repeat;
background-color:#FFFFFF;
}
div#prod-content{
padding:10px;
}
div#prod-content table{
margin-left:auto;
margin-right:auto;
}
div#prod-content table tr td{
padding:20px;
vertical-align:top;
text-align:center;
}
div#prod-content table tr td p{
text-align:center;
margin:0;
margin-top:5px;
}
div#prod-content table tr td p a{
text-decoration:none;
color:#c5c3c3;
}
div#prod-content table tr td p a:hover{
text-decoration:underline;
color:#fff;
}

a img.thumb,img.thumb{
border:#cbc5c5 1px solid;
}
a:hover img.thumb,img:hover.thumb{
border:#fff 1px solid;
}
div#content-right{
float:left;
width:280px;
padding-top:10px;
}
div#block-event{
	width:280px;
	background-image:url(../images/bg-block-event-content.gif);
	background-repeat:repeat-y;
	background-position: 25px;
}
div#block-event-top{
background-image:url(../images/bg-block-event-top.gif);
width:255px;
margin-left:25px;
height:9px;
background-repeat:no-repeat;
}
div#block-event-bottom{
background-image:url(../images/bg-block-event-bottom.gif);
width:255px;
margin-left:25px;
height:9px;
background-repeat:no-repeat;
}
div.eventCal{
	width:22px;
	height:32px;
	background-image:url(../images/dateEvent.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:6px;
	padding-top:3px;
	background-position: -2px;
	float:left;
}
div.block-event-text{
float:left;
width:230px;
padding:10px;
padding-top:0px;
}
div#footer-outer{
height:71px;
width:100%;
background-image:url(../images/bg-footer-outer.gif);
background-repeat:repeat-x;
background-position: bottom;
	margin-bottom:0;
}
div#footer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	padding-top:30px;
	margin-bottom:0;
	font-size:9px;
}
div#footer p{
margin:0;
text-align:center;
color:#CCCCCC;
}
.clear{
clear:both;
}
.carousel ul li{
list-style:none;
float:left;
padding:10px;
padding-bottom:40px;

}
a:link,a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
p{
text-align:justify;
}
h1,h1#overview{
color:#aa0101;
font-size:18px;
}
h1{

}
h1,h2,h3{
margin:0;
}
div#block-event-content h2{
padding-left:37px;
margin-bottom:10px;
}
div.block-event-text h3 a{
color:#a90101;
text-decoration:none;
}
div.block-event-text h3 a:hover{
text-decoration:underline;
}
div.block-event-text p{
margin:0;
}
div.block-event-text p a{
color:#FFFFFF;
}
div.block-event-text hr{
border-bottom:#806622 1px solid;
}

div.block-event-text p img{
float:left;
margin-right:5px;
}
.float-left{
float:left;
}
img.float-left{
margin-right:5px;
}
.form-label{
width:200px;
margin-bottom:5px;
float:left;
}
.form-field{
width:400px;
margin-bottom:5px;
float:left;
}
.form-spacer{
clear:both;
}
.form-text,.form-textarea{
width:380px;
padding:2px;
border:#990000 1px solid;
}
.form-textarea{
height:50px;
}
label.error { height:20px;background-image:url(../images/unchecked.gif); color: #990000;background-repeat:no-repeat;padding-left:20px; }
div.banner{
margin-left:auto;
margin-right:auto;
text-align:center;
}
a img{
border:none;
}
input.button{
cursor:pointer;
}
a:link,a:visited{
color:#6a0808;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}
div.msg-error{
background-image:url(../images/warning.gif);
background-repeat:no-repeat;
color:#FF0000;
font-weight:bold;
padding:30px;
}
div.msg-succes{
background-image:url(../images/checked.gif);
background-repeat:no-repeat;
color:#2074c7;
font-weight:bold;
padding:20px;
}
div#breadcrumbs{
background-color:#FFFFFF;padding:5px;border:#d0d0d0 1px solid;
margin-bottom:10px;
background-color: #f9f9f9;
}
div#block-event-content table{
margin-left:45px;
margin-right:auto;
background-color:#FFFFFF;
}
div#block-event-content table th{
background-color:#6b0d0d;
color:#CCCCCC;
}
div#block-event-content table tr td{
background-color:#1063d2;
padding:8px;
}
h2{
color:#1063d2;margin-bottom:10px;
}
div#block-event-content h2{
color:#a90101;
}
div.brdbtm{
border-bottom:#c5c3c3 1px solid;width:100%;height:20px;margin-bottom:20px;clear:both;
}
/*paging*/
ul.paging
        {
        display:table;
        list-style:none;
        padding:0;
        margin:0 auto;
        text-align:center;
        /*height:2em;*/
        width:auto;
       /* margin-bottom:2em;*/
        }
ul.paging li
        {
        display:table-cell;
        padding-right:4px;
		padding-top:4px;
		padding-bottom:4px;
        color:#666;
        list-style:none;
        float:left;
        -moz-user-select:none;
        -khtml-user-select:none;
        }
ul.paging li a.currentPage
        {
        border-color:#a84444 !important;
        color:#000;
		font-weight:bold;
        }
ul.paging li a.disable{
	border:#CCCCCC 1px solid;
	color:#cccccc;
	}
ul.paging li a:active
        {
        border-color:#222 !important;
        color:#222;
        }
ul.paging li a
        {
        display:block;
        width:2em;
        font-size:1em;
        color:#666;
        padding:0;
        margin:0;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        /*font-family:georgia, serif;*/
        }

ul.paging li a span
        {
        display:block;
        line-height:2em;
        border:1px solid #fff;
        background:#fff url(../images/gradient.gif) repeat-x 0 -20px;
        }
ul.paging li a
        {
        cursor:pointer;
        }
ul.paging li a:focus
        {
        color:#333;
        text-decoration:none;
        border-color:#aaa;
        }

ul.paging li .next-page span,
ul.paging li .previous-page span,
ul.paging li .first-page span,
ul.paging li .last-page span
        {
        font-weight:bold !important;
        }


