ul.nav li a:hover, ul.nav li a.current{color:rgb(127, 0, 0);border-bottom:5px solid rgb(0, 124, 124);}
ul.nav{border-bottom:1px solid rgb(0, 124, 124);}
hr{border-color:rgb(0, 124, 124);}
code{background-color:rgb(0, 124, 124);border:1px solid rgb(93, 135, 135);}
a.btn, .btn, a.btn-download, .btn-download{border:1px solid rgb(93, 135, 135);background:url("../img/btn-arrow.png") no-repeat scroll right center rgb(140, 81, 81);color:#ddd;}
a.btn:hover, a:hover.btn-download{background:url("../img/btn-arrow.png") no-repeat scroll right center rgb(127, 0, 0);border:1px solid rgb(140, 81, 81);color:#fff;}
#stylized-form{background-color:rgb(147, 102, 102);}
a.btn-form, input.btn-form{background:url("../img/btn-arrow.png") no-repeat scroll right center #7F0000;border:1px solid #8C5151;color:#FFFFFF;}
.small-label{color:rgb(127, 0, 0);}
table th{background-color:rgb(147, 102, 102);color:rgb(51, 51, 51);border:1px solid rgb(140, 81, 81);}
table tr.odd td{background-color:rgb(147, 102, 102);}
table td{border:1px solid rgb(140, 81, 81);}
span.example{background-color:rgb(140, 81, 81);}
.highlight{background-color:#FF6600;}
a:link,a:visited,a:active{color:#7F0000;}
a:hover{color:#FF6600;}
#toTop{background:url("../img/dark-cyan-ui.totop.png") no-repeat scroll left top transparent;}
#toTopHover{background:url("../img/dark-cyan-ui.totop.png") no-repeat scroll left -51px transparent;}
ul li{background:transparent url('../img/dark-cyan-bullet.png') no-repeat 0 3px;}
@media only screen and (max-width:767px){.navigation{background-color:rgb(140, 81, 81);}
}