﻿a { color: #5C7F99; 
    text-decoration: none;
  
    }
a:hover { text-decoration: underline; }

code { color: #0101C8; background-color: #D73DB1; padding: 20px; display: block; -moz-border-radius: 5px; }



#head { float: left; width: 363px; padding: 0 50px; font-size: 16px; }
#head h1 { background: url(jqbargraphlogo.png) no-repeat; font-size: 35px; }
#head h1 small { font-size: 22px; padding-left: 20px; }

#head .download a,
#examples .exampleMenu a { 
	-moz-border-radius: 5px; 
	font-style: italic; 
	font-size: 16px; 
	background-color: #9b9b9b; 
	color: white; 
	padding: 5px 10px; 
	width: 200px; 
	margin: 5px; 
	display: block; 
}
#head .download a:hover, #examples .exampleMenu a:hover, .exampleActive { background-color: #474747 !important; text-decoration: none; }

#head .headText {  }

#examples #exampleSimple, #examples code, #examples .exampleMenu, #examples #exampleMulti { float: left; }
#examples .exampleMenu { width: 150px; }
#examples .exampleMenu { padding-top: 20px; }
#examples .exampleMenu a { display: block; font-size: 14px; width: 115px; }
#examples code { display: none; width: 310px; background: none; float: left; }
#examples h2 { padding-bottom: 10px; }

/*--- shared */

#ftHolder { width: 827px; float: left; text-align: center; height: 150px; padding-top: 0px; 
            background-color:#00652d !important; border: 0px solid #d0cdc9; -moz-border-radius: 0px;}
#ft { border: 0px solid #d0cdc9; -moz-border-radius: 0px;
     }
#example { float: left; }
.ft-title { padding: 10px 10px; 
            width: 768px; 
            display:none;
            text-align: left;
            font-weight:bold !important;
            background-color:Red !important;
            /*background-color:#c8c3bd !important;*/
            filter:alpha(opacity=60) !important;
			/* CSS3 standard */
			-moz-opacity: 60%; 
            color:White !important }


/*--- end:shared */

.topbar h2{ font-weight: normal !important }
.topbar a { color: #3399cc; text-decoration: none; }
.topbar a:hover { text-decoration: underline; }

.ft-prev, .ft-next { background-color: #000; padding: 0 10px;display:none; }

.ft-button-ft-active { color: white !important;
                       border: 0px solid #d0cdc9; 
                       background-color:#D73DB1 !important;
                       padding:0px;
                       height:20px !important;
                       display:none;
                        }

