/* CSS Document */

body {
    height: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #333;
    background-color: #fff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}

div, h1, h2, p, form, label, input, textarea, img, span {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.pl32 {
    padding-left: 28px;
}

.pt26 {
    padding-top: 10px;
}

#container {
    margin: 10px auto;
    width: 800px;
    text-align: left;
    background-color: #fff;
}

#header {
    width: 800px;
    height: 55px;
    position: relative;
    margin: 0 auto;

}

#header ul {
    position: absolute;
    top: 29px;
    #top: 33px;
    right: 10px;
}

#header ul li {
    float: right;
    color: #cc6601;
    font-size: 12px;
}

#header ul li a {
    color: #000;
    padding: 0 7px;
    text-decoration: underline;
    font-size: 12px;
}

#header ul li a:hover {
    text-decoration: none;
}

#banner {
    height: 88px;
    background: url( ../images/header_img.jpg );
    background-repeat: no-repeat;
}

#banner h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width:540px;
    text-align:center;
    float:right;
    padding-top:2px;
}

div.features {
    float: left;
    margin-left: 300px;
    _margin-left: 149px;
    #margin-top : 14px;
    border: 0px solid #000;
    width:270px;
    overflow:hidden;
}

div.features h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 0px;
}

div.features ul {
    list-style-image: url( ../images/circle.gif );
    border: 0px solid #000;
    padding: 0px;
    margin-top: -20px;
    #margin-top : -20px;
    margin-left: 18px;
}

div.features ul li {
    color: #fff;
    font-size: 12px;
    font-style: normal;
}

div.highlights {
    float: left;
    margin-left: 12px;
    #margin-top : 14px;
    border: 0px solid #000;
}

div.highlights h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

div.highlights ul {
    list-style-image: url( ../images/circle.gif );
    margin-top: -20px;
    margin-left: 18px;
}

div.highlights ul li {
    color: #fff;
    font-size: 12px;
    font-style: normal;
}

.spacer {
    clear: both;
    font-size: 0;
    line-height: 0;
}

#content {
    width: 785px;
    border-color: #D1D1D1;
    border-style: solid;
    border-width: 0px 1px 0px;
    min-height: 300px;
    margin: 0px 0px 0px 2px;
}
#bottomContent {
    background:url(../images/bottom_curve_line.jpg) no-repeat 0px 0px;
    height:10px;
    margin:0px 0px 0px 2px;
}

#middle {
    height:240px;
    width:780px;
    border-color: #C2C2C2;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
}

#borderDiv {
    height:240px;
    width:415px;
    border-color: #C2C2C2;
    border-style: dashed;
    border-width: 0px 1px 0px 0px;
    float: left;
}

#left {
    float: left;
    width:415px;
    height:230px;
    background: url(../images/content_rec_bg2.gif) no-repeat 345px 166px;
    margin-top:5px;
    overflow:hidden;
}

#left h2 {
    height: 31px;
    margin-left: 25px;
    color: #406377;
    font-size: 16px;
    font-weight:bold;
    padding:0px 0px 0px 0px;
}

#left #tempDiv {
    background: url(../images/content_bg.jpg) repeat;
    margin : 0px 15px 0px 25px;
}

#left #usages {
    border : 0px solid #D9D9D9;
    background: url(../images/content_rec_bg1.gif) no-repeat;
    height : 190px;
}

#left #usages label {
    float: left;
    font-size: 12px;
    text-align: left;
    background:url(../images/arrow_img.gif) no-repeat;
    background-position: 20px 11px;
    color: #191919;
    width: 320px;
    padding:5px 0px 0px 40px;
}

#footer1 {
    width: 100%;
    border: 0px solid #0d6279;
    overflow:hidden;
    height:80px;
}

#part1 {
    width: 30%;
    height: 80px;
    margin: 15px 0px 0px 10px;
    float: left;
    background-color: #ffffff;
    background-image: url( ../images/community.jpg );
    background-repeat: no-repeat;
    background-position: 10px 3px;
}

#part1 .boxTxt1a {
    float: center;
    width: 170px;
    margin-left: 90px;
   
    margin-top: 5px;
    font-size: 12px;
    color: #000;
    height:30%;
    font-weight:bold;
}

#part1 .boxTxt1b a {
    float: left;
    width: 160px;
    margin-left: 90px;
    font-size: 11px;
    color: #BA4F01;
    vertical-align:bottom;
}

#part2 {
    width: 30%;
    height: 80px;
    margin: 15px 0px 10px 0px;
    background-color: #fff;
    float:right;
    padding: 0px 0px 0px 10px;
   
    background-repeat: no-repeat;
    background-position: 10px 3px;
}

#part2 .boxTxt1a {
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    font-size: 12px;
    color: #000;
    height:30%;
    font-weight:bold;
}

#part2 .boxTxt1b a {
    float: left;
	margin-left:40px;
  
    font-size: 11px;
    color: #BA4F01;
    vertical-align:bottom;
}

#part3 {
    width: 34%;
    height: 80px;
    margin: 15px 0px 10px 0px;
    background-color: #fff;
    float:right;
    padding: 0px 0px 0px 10px;
    background-image: url( ../images/training_img.jpg );
    background-repeat: no-repeat;
    background-position: 10px 3px;
}

#part3 .boxTxt1a {
    float: left;
    margin-left: 80px;
   
    margin-top: 5px;
    font-size: 12px;
    color: #000;
    height:30%;
    font-weight:bold;
}

#part3 .boxTxt1b a {
    float: left;
    margin-left: 80px;
    font-size: 11px;
    color: #BA4F01;
    vertical-align:bottom;
}

#right {
    width: 350px;
    height: 220px;
    float: right;
    margin-right: 0px;
    _margin-right: 0px;
    padding: 10px 10px 0px 0px;
}

#member {
    width: 320px;
    float: right;
    margin: 0px 5px 0px 0px;
}

#member h2 {
    height: 31px;
    color: #FFFEFF;
    font-size: 16px;
    font-weight:bold;
    background-image:url(../images/login_bg.jpg);
    text-align:center;
}

#member h3 {
    height: 20px;
    margin: 3px;
    color: #013d65;
    font-size: 14px;
    font-weight:bold;
    background-color:#efefef;
    text-align:center;
    padding-top:2px;
}

#member h4 {
    height: 20px;
    margin: 3px;
    color: #013d65;
    font-size: 11px;
    text-align:center;
    padding-top:2px;
}

#member form {
    width: 300px;
    height: 160px; 
    background: #f2f2f2 url(../images/login_img.jpg) no-repeat 20px 20px;
    padding: 15px 10px 0px 10px;
    color: #fff;
}

#member form label {
    float: left;
    font-size: 11px;
    text-align: right;
    color: #231f20;
    width: 110px;
    padding-top:3px;
}

#member form input.txtBox {
    width: 170px;
    height: auto;
    border: #E8E8E8 solid 1px;
    color: #000;
    background-color: #fff;
    margin-left: 5px;
    margin-bottom: 8px;
    padding: 2px 5px;
    vertical-align:middle;
}

#member form input.ErrortxtBox {
    width: 159px;
    height: 23px;
    border: #ef4244 solid 2px;
    color: #000;
    background-color: #fff;
    margin-left: 10px;
    margin-bottom: 8px;
    padding: 3px;

}

#member form select.txtBox {
    width: 180px;
    height: auto;
    border: #E8E8E8 solid 1px;
    color: #000;
    background-color: #fff;
    margin-left: 5px;
    margin-bottom: 8px;
    padding: 2px;

}

#member form a {
    padding: 0px;
    color: #231f20;
    text-decoration: underline;
    float: left;
    font-size: 11px;
    border: 0px solid #000;
    margin-left: 50px;
    text-align:center;
}

#member form a:hover {
    text-decoration: none;
}

#member form input.submit {
    background: url( ../images/submit_btn.gif ) 0 0 no-repeat;
    width: 81px;
    height: 25px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0px 0 6px 116px;
}

#member form input.continue {
    background: url( ../images/continue_btn.gif ) 0 0 no-repeat;
    width: 81px;
    height: 25px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0px 0 6px 116px;
}

#member form input.go {
    background: url( ../images/login_btn.gif ) 0 0 no-repeat;
    width: 81px;
    height: 25px;
    border: none;
    cursor: pointer;
    float: left;
    margin: 8px 0 0px 116px;
}

#member .message{
    color: #013d65;
    line-height:150%;
    padding:5px;
}

#memberBottomDiv {
    background: url( ../images/login_btm_bg.jpg ) 0 0 no-repeat;
    height: 10px;
}

#footer2 {
    width: 800px;
    color: #231f20;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    font-size: 12px;
    clear: both;
    text-align: center;

}

#errorDiv {
    width: auto;
    margin-left: 3px;
    height: 40px;
    display: none;
    float:center;
    border-color: #C2C2C2;
    
    border-width: 10px 10px 10px 10px;
    padding-left:4px;
}

DIV.jsError {
    width: auto;
    padding: 10px 0px 10px 56px;
    margin-left: 0px;
    color: #000;
    font-size: 12px;
    border: solid 2px #ef4244;
    background: url( ../images/error.gif ) #ffffff 6px 18px no-repeat;
    background-position:left;
    display:block;
}

DIV.BrowserError {
    width: auto;
    padding: 10px 0px 10px 26px;
    margin : 0px 10px 0px 10px;
    color: #000;
    font-size: 12px;
    border: solid 1px #ef4244;
    background: url( ../images/error.gif ) #ffffff 0px 18px no-repeat;
    background-position:0px 0px;
    padding-left:44px;
    display:none;
}

DIV.BrowserError p {
    padding: 0px 0px 10px 16px;
    color: #000;
    font-size: 12px;
}

DIV.errorBoxLogin {
    padding: 7px 1px 7px 24px;
    background: url( ../images/error.gif ) 6px 18px no-repeat;
    background-color: #ffffff;
    border: solid 1px #ef4244;
    color: #000000;
    display: none;
    background-position:left;
    float:right;
}

DIV.errorBoxLogin p {
    padding: 0px 0px 0px 16px;
    color: #000;
    font-size: 12px;
}

#member .forgotPWLink {
    text-align:center;
    margin:10px 70px 0px 70px;
    padding:0;
    color:#8B2F00;
}