body          { background:#fff; font:11px/1.55 arial, helvetica, sans-serif; color:#444; text-align:center; }

.header .form-language { float:right; display:inline; margin:5px 7px 0px 0px; width:600px; text-align:right;}
.header .form-language label { font-weight:bold; padding-right:5px; color:#444; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { padding-left:0px; float:right; display:inline; margin:50px 7px 0px 0px; width:600px; text-align:right;}
.header .links,
.header .links li { display:inline; }
.header .links li { padding:0 4px 0 1px; }
.header .links a { color:#444; font-weight:bold; text-transform:uppercase; }
.header .links a { padding:0 7px 0 0; background:url(../images/bkg_pipe1.gif) no-repeat 100% 50%; }
.header .links li.last a { padding:0; background:none; }

.quick-access { background:#444 url(../images/menu-bg.gif) repeat-x 0% 0%; color:#fff; padding:0 0 0 0; text-align:right; }

/********** < Navigation */
.nav-container {}
#nav { float:left; margin:0 0 0 0; font-size:12px; }

/* ALL Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative;text-transform:uppercase; text-align:center; width:160px;}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; text-decoration:none;}
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/* 0 Level */
#nav li { float:left; margin:1px 0px 1px 0px; padding:0px 3px; border-left:1px solid #979797; border-right:1px solid #3c3c3c;}
#nav li.active a { color:#fff; }
#nav a { float:left; padding:4px; background:url(../images/bkg_nav_top.gif) no-repeat 98% 50%; padding-right:4px; color:#fff; font-weight:bold; width:152px; }
#nav li.over a,
#nav a:hover { color:#fff; }
#nav li.over,
#nav li.active { margin:1px 0px 1px 0px; border-left:1px solid #979797; border-right:1px solid #3c3c3c; border-top:0px; border-bottom:0px; background:#444; }

/* 1st Level */
#nav ul li,
#nav ul li.active,
#nav ul li.over { float:none; border:none; background:none; margin:0; padding:0; padding-bottom:1px; text-transform:none; text-align:left; }
#nav ul li.parent { background:url(../images/bkg_nav_parent.gif) no-repeat 98% 50%; }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { margin:0; border:0; background:none; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul { position:absolute; width:161px; top:26px; left:-10000px; border:1px solid #bbb; border-bottom:2px solid #bbb; padding:3px 3px; background:#fcfcfc; font-size:11px; }

/* Show menu */
#nav li.over > ul { left:-1px; }
#nav li.over > ul li.over > ul { left:160px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { padding:7px; color:#444 !important; width:147px; text-transform:uppercase; font-size:10px;}
#nav ul li a:hover { padding:7px; color:#fff !important; background:#444; width:147px; }

/* 3rd+ Level */
#nav ul ul { top:0px; }
/********** Navigation > */
/* ======================================================================================= */

.main { background:#fff; border:1px solid #bbb; border-top:0; padding:16px 16px 50px; min-height:350px; }

.footer { margin:5px 0 40px; }

.f-newsletter { background:#eee url(../images/newsletter-bg.gif) repeat-x 0% 0%; padding:3px 16px; margin:0px 0px 10px 0px; text-transform:uppercase;}
.f-newsletter .button { padding-top:1px; *padding-top:2px; }

.footer .form-subscribe { margin:0; }
.footer .form-subscribe label,
.footer .form-subscribe .input-box,
.footer .form-subscribe button.button { float:left; }
.footer .form-subscribe label { padding-top:2px; font-weight:bold; color:#333; }
.footer .form-subscribe .input-box { width:186px; margin:0 5px; }
.footer .form-subscribe input.input-text { width:180px; }
.footer .form-subscribe button.button span { height:23px; background-image:url(../images/bkg_btn-small.png); line-height:20px; }

.f-left { margin:0px 0 30px 16px; line-height:30px; height:30px; text-transform:uppercase; }
.f-left .links { font-weight:bold;}
.f-left address { color:#a2a2a2; }