/**
*  DO NOT EDIT THIS FILE
*/
/**
*/
#community_login {
   filter: alpha(opacity=50);
   -moz-opacity: .50;
   opacity: 0.5;
   background-color: #000000;
   background-repeat: repeat-x;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 4000px;
   height: 4000px;
   text-align: center;
   vertical-align: middle;
}
#community_login_intercept {
   filter: Alpha(opacity=100);
   -moz-opacity: 1;
   width: 700px;
   height: 356px;
   background: url(/community/login/images/barrierBG2.gif) center no-repeat;
   position: absolute;
   margin-top: 130px;
   padding: 15px;
   visibility: visible;
   font-size: 11px;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   color: black;
}
.cc_CLR {
   clear: both;
}
#community_login_loginMessage {
   width: 450px;
   margin-top: 35px;
   margin-left: 40px;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #760e17;
}
#community_login_exit {
   width: 17px;
   height: 16px;
   margin-top: 30px;
   margin-right: 10px;
   float: right;
}
.cc_pleaseLogin {
   font: Arial, Helvetica, sans-serif;
   font-size: 14px;
   margin: 5px 0px 5px 10px;
   padding-top: 5px;
   text-align: left;
}
.cc_basicLogin {
   margin-left: 10px;
}
#community_login_loginBox {
   width: 265px;
   height: 146px;
   margin-left: 40px;
   margin-top: 25px;
   background: url(/community/login/images/loginBG.png) center no-repeat;
}
.cc_passwordLabel,.cc_userNameLabel {
   float: left;
   width: 65px;
   line-height: 18px;
   font-weight: bold;
   margin-right: 2px;
   font-size: 11px;
}
.cc_passwordField {
   float: left;
}
.cc_userNameField {
   float: left;
}
.cc_passwordDiv {
   margin-top: 4px;
}
.cc_loginButton {
   width: 80px;
   height: 20px;
   margin: 0px;
   border: 0px;
   cursor: pointer;
}
.cc_loginButton {
   width: 57px;
   height: 20px;
   background: transparent url(/community/login/images/login.gif) no-repeat;
}
.cc_loginButton {
   float: right;
   padding: 0px;
   margin-top: 10px;
   margin-right: 30px;
}
.cc_forgotLogin2 {
   font-weight: bold;
   text-align: left;
   margin-top: 10px;
}
#community_login_adMessage {
   width: 300px;
   margin: 15px 10px 0px 0px;
   float: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: black;
   text-align: left;
}
#community_login_intercept a:link {
   color: #000066;
   text-decoration: underline;
}
#community_login_intercept a:visited {
   color: #000066;
   text-decoration: underline;
}
#community_login_intercept a:hover {
   color: #000066;
   text-decoration: none;
}
#community_login_intercept a:active {
   color: #000066;
   text-decoration: none;
}
#community_login_actionButtons {
   width: 250px;
   height: 20px;
   margin: auto;
   padding-top: 40px;
}
.cc_subscribeButton {
   width: 80px;
   height: 20px;
   float: left;
}
.cc_freeTrialButton {
   width: 80px;
   height: 20px;
   float: right;
}
#community_login_footerText {
   margin-top: 15px;
}

