#topbox {
display:none;
overflow:hidden;
width:100%;
height:120px;
font-size:12px;
background:#C60800;
text-align:center;
z-index:0;
}
#topbox-container {
overflow:hidden;
width:1002px;
height:120px;
background:url(../images/topbox_bg.gif) left bottom no-repeat;
color:#fff;
margin:0 auto;
text-align:left;
}
#topbox-container h2 {
font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#newsletter {
position:relative;
overflow:hidden;
float:left;
width:350px;
height:80px;
background:url(../images/topbox_l.gif) left top no-repeat;
padding:10px;
}
* html #newsletter {
width:370px;
height:100px;
}
#newsletter a {
position:absolute;
right:10px;
bottom:12px;
display:block;
width:99px;
height:20px;
background:url(../images/bg_register.gif) left top no-repeat;
font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:center;
margin-right:5px;
}
#loginbox {
overflow:hidden;
float:right;
width:600px;
height:80px;
background:url(../images/topbox_r.gif) left top no-repeat;
padding:10px;
}
* html #loginbox {
width:620px;
height:100px;
}

/*#fxContainer {
position: absolute;
left: 0;
width: 100%;
height: 0;
padding-top: 0px;
z-index: 20;
text-align:center;
}
#fxTarget { 
position: relative;
top: 0;
overflow: hidden;
width: 100%;
height: 0;
background:#6E87BD;
margin: 0;
padding-top: 1px;
z-index: 19;

}

#fxPadding {
visibility: hidden;
padding: 0 45px;
}
.wrapper {
width:1000px;
margin:0 auto;
}
#fxTrigger {
position: relative;
cursor: pointer;
}
#fxTabContainer {
width:1000px;
margin:0 auto;
}
#fxTab {
position: relative;
float:right;
text-align: center;
height: 24px;
line-height:22px;
font-weight: bold;
width: 176px;
margin-right:75px;
z-index: 21;
}

#fxTab a,
#fxContainer a {
z-index: 100;
}

#fxTab a:hover {
text-decoration: none;
}

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
color: #fff;
}

#fxTarget { 
background: #000;
border-bottom: 2px solid #000;
}

#fxTab {
background:url(../images/fxtab.gif) left top no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
color: #ccc;
}*/
#login .csc-header {
display:none;
}
#login #mailform {
padding-top:12px;
margin-left:6px;
width:676px;
}
#login .csc-mailform {
border:none;
}
#login .csc-mailform-field {
float:left;
padding-left:10px;
}
#login .csc-mailform-field label, #login .csc-mailform-field input {
font-size:12px;
}
#login .csc-mailform input {
width:128px;
height:16px;
border:none;
background:url(../images/login_input.gif) left top no-repeat;
padding:3px 4px;
}
* html #login .csc-mailform input {
width:136px;
height:22px;
}
#login .csc-mailform input#mailformsubmit {
width:99px;
height:20px;
border:none;
background:url(../images/bg_register.gif) left top no-repeat;
font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
margin-top:1px;
}