
#Navigation1212 *,
#Navigation1212 *:before,
#Navigation1212 *:after {
  -webkit-box-sizing:content-box !important;
     -moz-box-sizing:content-box !important;
          box-sizing:content-box !important;
}

#Wrapper,
#Wrapper *,
#Wrapper *:before,
#Wrapper *:after {
  -webkit-box-sizing:content-box !important;
     -moz-box-sizing:content-box !important;
          box-sizing:content-box !important;
}

#YESNO *,
#YESNO *:before,
#YESNO *:after {
  -webkit-box-sizing:content-box !important;
     -moz-box-sizing:content-box !important;
          box-sizing:content-box !important;
}

#AlertBox *,
#AlertBox *:before,
#AlertBox *:after {
  -webkit-box-sizing:content-box !important;
     -moz-box-sizing:content-box !important;
          box-sizing:content-box !important;
}

#AlertBox2 *,
#AlertBox2 *:before,
#AlertBox2 *:after {
  -webkit-box-sizing:content-box !important;
     -moz-box-sizing:content-box !important;
          box-sizing:content-box !important;
}

#Wrapper .form-control {
  -webkit-box-sizing:border-box !important;
     -moz-box-sizing:border-box !important;
          box-sizing:border-box !important;
}


label{font-weight:normal;margin-bottom:0;}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin:0;
}

input, button, select, textarea {
    line-height:normal;font-size:12px;
}

#Wrapper .form-control{
  -webkit-box-sizing:border-box !important;
     -moz-box-sizing:border-box !important;
          box-sizing:border-box !important;    
}

/* colors */
a.hiLite:hover{color:#ec6912;} 
a.hiLite1:hover{color:#3098bd;}
a.hiLite2:hover{color:#6eae1a;} 
a.hiLite3:hover{color:#ff0000;} 
a.hiLite4:hover{color:#8E1C8E;} 
a.hiLite4bg:hover{background-color:#AE79A3;}
a.hiLiteGRY:hover{color:#838383} 
a.error:hover{color:#ff0000;}
a.new:hover{color:#ff0000;}
a.redhiLite:hover{color:#ff0000;}
a.offerClr:hover{color:#E3270E;}


a.hiLite:focus{color:#ec6912;} 
a.hiLite1:focus{color:#3098bd;}
a.hiLite2:focus{color:#6eae1a;}
a.hiLite3:focus{color:#ff0000;}
a.hiLite4:focus{color:#8E1C8E;} 
a.hiLite4bg:focus{background-color:#AE79A3;}
a.hiLiteGRY:focus{color:#838383} 
a.error:focus{color:#ff0000;}
a.new:focus{color:#ff0000;}
a.redhiLite:focus{color:#ff0000;}
a.offerClr:focus{color:#E3270E;}

#SubNav #subRight{padding-right:0;}
#SubNav #subLeft{padding-left:0;}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin:0;
}