
#form_container_large{
    
  width:368px;
  /*margin-bottom: 20px;*/
 
}

#form_container_large h2{
    /*display:block;*/
    background:url(../images/large_form.png) 0 0 no-repeat;
    width:368px;
    height:31px;
    /*padding:0 0 0 20px;*/
    font:bold 16px/31px Arial, Helvetica, sans-serif;
    color:#fff;
    background-color:inherit;
}
#form_container_large form{
    width:332px;
    /*background:url(../images/member_form_bg.gif) 0 0 repeat-x #353535;*/
    /*padding:9px 17px 24px 17px;*/
    color:#fff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #ff9900;
    border-bottom-color: #ff9900;
    border-left-color: #ff9900;
    border-right-color: #ff9900;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
}
#form_container_large form label{
    float:left; 
    display:block;
    width:320px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-style: normal;
}

#form_container_large form input.checkBox{
    height:19px;
    border-left:#808080 solid 1px;
    border-top:#808080 solid 1px;
    border-right:#D4D0C8 solid 1px;
    border-bottom:#D4D0C8 solid 1px;
    color:#000;
    background-color:#fff;
    margin:0;
    padding:0;
    float:left;
}

#form_container_large form input.radioButton{
    
    display:block;
    width:20px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}

#form_container_large form select{
    
    
    width:80px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}




#form_container_large form input.txtBox{
    width:320px;
    height:19px;
    border-left:#808080 solid 1px;
    border-top:#808080 solid 1px;
    border-right:#D4D0C8 solid 1px;
    border-bottom:#D4D0C8 solid 1px;
    color:#000;
    background-color:#fff;
    margin:0;
    padding:0;
    float:left;
    display:block;
}


#form_container_large form a{
    /*background:url(../images/register_member_icon.gif) 0 0 no-repeat;*/
    padding:10 10 10 10px;
    font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#66ff66;
    text-decoration:none;
    margin:0;
    /*width:120px; */
    margin-top: 4px;
    
}

#form_container_large form b{
    /*background:url(../images/register_member_icon.gif) 0 0 no-repeat;*/
    font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#9CCC37;
    text-decoration:none;
    margin:0;
    /*width:310px;*/
    margin-left: 6px;
    display:block;
    
}


#form_container_large form a:hover{
    text-decoration:none;
}
#form_container_large form .submit{
    float:right;
    /*background:url(../images/btn_go.png) 0 0 no-repeat;
    width:61px;
    height:15px;
    border:none;
    cursor:pointer;
    float:right;
    
    text-align: center;
    */
}






#form_container{
    
    width:230px;
    
    
}
#form_container h2{
    display:block;
    background:url(../images/member_login_bg.gif) 0 0 no-repeat;
    width:205px;
    height:31px;
    padding:0 0 0 20px;
    font:bold 16px/31px Arial, Helvetica, sans-serif;
    color:#fff;
    
}
#form_container form{
    width:189px;
   display:block;
    /*background:url(../images/member_form_bg.gif) 0 0 repeat-x #353535;*/
    padding:9px 17px 24px 17px;
    
    color:#000;  
    background-color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #ff9900;
    border-bottom-color: #ff9900;
    border-left-color: #ff9900;
    border-right-color: #ff9900;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    


}
#form_container form label{
    
    float:left; 
    display:block;
    width:185px;
    background-color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    
    margin-top: 5px;
    margin-bottom: 5px;
}

#form_container form select{
    
    display:block;
    width:100px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

#form_container form input.checkBox{
    height:19px;
    border-left:#808080 solid 1px;
    border-top:#808080 solid 1px;
    border-right:#D4D0C8 solid 1px;
    border-bottom:#D4D0C8 solid 1px;
    color:#000;
    background-color: #ffffff;
    margin:0;
    padding:0;
    float:left;
}


#form_container form input.txtBox{
    width:150px;
    height:19px;
    border-left:#808080 solid 1px;
    border-top:#808080 solid 1px;
    border-right:#D4D0C8 solid 1px;
    border-bottom:#D4D0C8 solid 1px;
    color:#000;
    background-color: #ffffff;
    margin:0;
    padding:0;
    float:left;
}




#form_container form a{
    /*background:url(../images/register_member_icon.gif) 0 0 no-repeat;*/
    padding:10 10 10 10px;
    font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#669900;
    text-decoration:none;
    margin:0;
    width:120px; 
    margin-top: 4px;
    
    
}

#form_container form b{
    /*background:url(../images/register_member_icon.gif) 0 0 no-repeat;*/
    font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#9CCC37;
    text-decoration:none;
    margin:0;
    width:180px;
    margin-left: 6px;
    display:block;
    background-color: #ffffff;
}


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

#form_container form .submit{
    float:right;
    
    margin-bottom: 5px;
    margin-top: 10px;
}

#form_container form .link{
    /*background:url(../images/register_member_icon.gif) 0 0 no-repeat;*/
    font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#9CCC37;
    text-decoration:none;
    margin:0;
    width:180px;
    margin-left: 6px;
    display:block;
    background-color: #ffffff;
}

#form_container form .link_to{
    float:right;
    
    background:url(../images/btn_go.png) 0 0 no-repeat;
    width:61px;
    height:15px;
    border:none;
    cursor:pointer;
    float:right;
    
    text-align: center;
    
    color: #000000;
}

/*----------------crumb_navigation-------------*/
.crumb_navigation{
    width:950px;
    height:20px;
    padding:0px 10px 0px 20px;
    color:#333333;
    background:url(../images/navbullet.png) no-repeat left;
    background-position:5px 6px;
  background-color: #ffffff;
  
  margin-bottom: 10px;
}
.crumb_navigation a{
    color:#0fa0dd;
    text-decoration:underline;
}
span.current{
    color:#0fa0dd;
}
