 .gsc-control-cse {
    font-family: "Trebuchet MS", sans-serif;
    border-color: #ffffff;
    background-color: #ffffff;
  }
  input.gsc-input {
    border-color: #94CC7A;
  }
  input.gsc-search-button {
    border-color: #94CC7A;
    background-color: #AADA92;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #A9DA92;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #A9DA92;
    background-color: #A9DA92;
  }
  .gsc-tabsArea {
    border-color: #A9DA92;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #A9DA92;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #A9DA92;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #0066CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #0066CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #0066CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #0066CC;
  }
  .gsc-cursor-page {
    color: #0066CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0066CC;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #815FA7;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #815FA7;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #A9DA92;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #A9DA92;
    background-color: #FFFFFF;
    color: #0066CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #A9DA92;
    background-color: #A9DA92;
    color: #0066CC;
  }
  .gs-promotion {
    border-color: #94CC7A;
    background-color: #CBE8B4;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0066CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0066CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0066CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0066CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #cccccc;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #815FA7;
  }

body {
   padding:20px;
   margin:0px;
	background-color: #fff;
}

#container {
	margin: auto;
    padding:0px;
	width: 560px;
	border:1px solid #111;
	border-top:0px;
	background-color: #f6f6f6;
}

/* HEADER */
#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

/* FOOTER */
#container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
   clear:both;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #main{
   padding:5px;
   width:550px;
   margin:0px;
   text-align:center;
}


/* The sorrounding chart box */

.chartbox {
	position: absolute;
	top: 20px;
	left: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-align: center;
	margin:auto;
	border:2px solid #98bf21;
	padding:5px;
	padding-top:0px;
	overflow:hidden;
	background-color:#fff;
	visibility: hidden;
}

.chartbox h2{
	font-size: 14px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px;
}

/* Vertical chart elements */

.barv{
	margin: 2px;
	float:left;
}

.barvvalue {
	padding:0px;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}



/* Horizontal chart elements */

.barh{
	margin: 4px;
	text-align:left;
	clear:both;
}

.barhvalue {
	padding:0px;
	margin:0px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow:hidden;
	float:left;
}

.barhcaption {
	padding:0px;
	margin:0px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	overflow:hidden;
	float:left;
}


.barhimage {
    float:left;
}

.contain{
		width: 980px;
	margin: 0 auto;
	
}

.rssFeedCSS{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 70%;
	
	padding:1px;
	margin: 1px;
}
.main{
	margin: 0px auto 0px auto;
	
	position:relative;
	float: left;
	width:700px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	border: 3px solid #98bf21;
}

.off a{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.on a{
	color: #000000;	
	font-weight:bold;
	text-decoration:underline;
}

.off a:hover{
	color: #ffaaaa;	
	font-weight:bold;
	text-decoration:underline;
}

.off a:visited{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


.suboff a{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.subon a{
	color: #000000;	
	font-weight:bold;
	text-decoration:underline;
}

.suboff a:hover{
	color: #ffaaaa;	
	font-weight:bold;
	text-decoration:underline;
}

.suboff a:visited{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.menu {
	color:#ffffff;
	font:Verdana, Geneva, sans-serif;
	position:relative;
	top:-30px;
	left:150px;
	height: 30px;
	width: 650px;
	z-index:10;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
}

.submenuFundamentals{
	position:relative;
	width: 150px;
	left: -20px;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	display:none;
	z-index:10;
}

.submenuPython{
	position:relative;
	width: 150px;
	left: 340px;
	display:none;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	z-index:10;
}

.submenuCoursework{
	position:relative;
	width: 150px;
	left: 430px;
	display:none;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	z-index:10;
}

.submenuProgramming{
	position:relative;
	width: 150px;
	left: 100px;
	display:none;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	z-index:10;
}

.submenuAdvanced{
	position:relative;
	width: 150px;
	left: 230px;
	display:none;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	z-index:10;
}

.submenuRevision{
	position:relative;
	width: 150px;
	left:520px;
	display:none;
	background-color: #0080FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	z-index:10;
}

.imageTitleOverlay{
	position:relative;
	background-color: #0080FF;
	background: -webkit-gradient(linear, 100% 100%, 18% 3%, from(#0080FF), to(#FFFFFF));
	background: -moz-linear-gradient(100% 100% 159deg,#0080FF, #FFFFFF);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0080FF', endColorstr='#ffffffff', gradientType='0')";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0080FF', endColorstr='#ffffffff', gradientType='0');
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}

.search{
	position:relative;
	float:left;
	width:170px;
	margin:3px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #98bf21;
	padding:10px;
}

.twitterEntry{
	margin:3px;
background:#D3E0EA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #98bf21;
}

.twitterFeed{
	position:relative;
	float:left;
	width:170px;
	margin:3px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #98bf21;
	
}

.centreAlign{
	text-align:center;	
}

.twitterFollow{
	position:relative;
	float:left;
	width:170px;
	margin:3px;
	padding: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #98bf21;
	
}



.titleHeading{
	color:#F93;
	font-size: 120%;
	font-weight: bold;
}

.menuHead{
		color:#F93;
	font-size: 120%;
	font-weight: bold;
}
.normalHeading{
	color:#F93;
	font-size: 120%;
	font-weight: bold;
}
.links{
	position:relative;
	float:left;
	width:170px;
		margin:3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #98bf21;
	padding:10px;
	z-index:8;
}

.footer{
	position:relative;
}

.definition{
	position: absolute;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid #F90;
	width: 500px;
	height: 300px;
	top: 100px;
	display: none;
	background-color: #ffffff;
	z-index: 20;
}


.definitionMain {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
	background-color: #000000;
	opacity: .7;
	z-index: 17;	
}
