html
{ height: 100%;}


body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #FFF;
  color: #000;
  margin:0px;
  padding:0px 0px 0px 0px;
  }
  
#content {font-size:120% ;
  color:#000;
  text-align: left;
  width: 870px;
  padding: 5px  5px 0px 5px;
  float: left;}
p
{ padding: 0px 0px 0px 0px;
  line-height: 1.3em;
  margin-bottom:0px;
}
  

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ color: #362C20;
  letter-spacing: 0em;
  }

h1
{ font: normal 130% 'century gothic', arial;
  margin: 0px 0 10px 0;
  padding: 5px 0 0px 0;
  color: #000;}


h2
{ font: 125% 'century gothic', arial;
  padding: 5px 0 0px 0;
  font-weight:normal;
  color: #009FBC;}
  

h3
{ font: 120% 'century gothic', arial;
  padding: 5px 0 0 0;}

h4
{ color: #009FBC; 
	font-size: 100% 'century gothic', arial'century gothic', arial;
  padding: 15px 0 0 0;
  margin:0px;
 
 }

h5, h6
{ color: #888;
  font: normal 95% arial;
  letter-spacing: normal;
  padding: 0 0 15px 0;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #AEB002;}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 5px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 0px;
  line-height: 1.5em;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 8px 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 20px;
  margin-bottom:20px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #323534 url(../images/back.png) repeat-x;
  height: 165px;}
  
#banner
{  background: transparent url(../images/banner.jpg) no-repeat;
  width: 860px;
  height: 180px;
  margin-bottom: 10px;
  border: 10px solid #DDD;}

#logo
{ width: 880px;
  position: relative;
  height: 125px;
  background: transparent;}
#logo #logo_text img{ width: auto !important; height: 50px !important; }
#logo #logo_text 
{ position: absolute; 
  top: 40px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}
  
 #logo #logo_text1
{ position: absolute; 
  top: 30px;
  left: 290px;
  padding: 15px 0 0 10px;
  margin:0px;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-size:60%;
  }
  
#logo #logo_text1 h1
{color:#ffffff;}



#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
	margin-bottom:0px;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #E4EC04;}

#logo_text a:hover .logo_colour
{ color: #FFF;}

#logo_text h2
{ font-size: 110%;
  padding-top:0px;
  margin-top:0px;
  color: #999;}



ul#menu
{ float: right;
  margin: 0;}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 1px 2px 0 0;
  background: #5A5A5A url(../images/tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 100% 'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 35px 5px 28px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #5A5A5A url(../images/tab.png) no-repeat 100% 0;} 

ul#menu li.selected a
{ height: 20px;
  padding: 6px 35px 5px 28px;}

ul#menu li.selected
{ margin: 1px 2px 0 0;
  background: #00C6F0 url(../images/tab_selected.png) no-repeat 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #00C6F0 url(../images/tab_selected.png) no-repeat 100% 0;
  color: #FFF;}

ul#menu li a:hover
{ color: #E4EC04;}



#site_content
{ width: 880px;
  overflow: hidden;
  margin: 10px auto 0 auto;
  padding: 0 0 10px 0;} 

#sidebar_container
{ float: right;
  width: 324px;}

.sidebar_top
{ width: 322px;
  height: 14px;
  background: transparent url(../images/side_top.png) no-repeat;}

.sidebar_base
{ width: 322px;
  height: 14px;
  background: url(../images/side_base.png) no-repeat;}

.sidebar
{ float: left;
  width: 322px;
  padding: 0;
  margin: 0 0 16px 0;}

.sidebar_item
{ background: url(../images/side_back.png) repeat-y;
  padding: 0 15px;
  width: 292px;}

.sidebar li a.selected
{ color: #444;} 

.sidebar ul
{ margin: 0;} 



 
#content ul
{ margin: 10px 0 22px 0px;}

#content ul li, .sidebar ul li
{ list-style-type: none;
  background: url(../images/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 15px;
  line-height: 1.5em;}

#footer
{ width: 100%;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 100%;
  padding: 20px 0px 20px 0;
  text-align: center; 
  background: #3B3939 url(../images/footer.png) repeat-x;
  color: #A8AA94;
  display:none;
}

#footer p
{ line-height: 1.7em;
  padding: 0 0px 0px 0;
  color:#A8AA94;}

#footer a
{ color: #A8AA94;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: none;}

#table1 td {padding:5px; border:2px solid #555; }
#table1 {border-spacing: 0;border-collapse:collapse; margin-bottom:15px;margin-top:15px;}


.box {background-color:#fafafa;width:410px;border:2px solid #e4e4e4;border-radius:10px;padding:5px 0px 15px 15px;margin:20px;}
.box h3 {color:#8db53b;}

.boxfull {background-color:#fafafa;width:760px;border:2px solid #e4e4e4;border-radius:10px;padding:5px 15px 15px 15px;margin:30px;}
.boxfull h2 {padding-top:0px;}
.boxfull button {margin-left:15px;margin-top:0px;}
.boxfull ul li {background: url(../images/puzzle.png) no-repeat;}

.boxfull2 {background-color:#fafafa;width:830px;border:2px solid #e4e4e4;border-radius:10px;padding:0px 15px 15px 15px;margin:15px 0px 0px 0px;height:770px;}

#links {background-color:#ffffff;}
#linksb {background-color:#ffffff;}
.top {padding: 0px;margin:0px;line-height:normal}
.bottom {padding-bottom:3px;margin-bottom:0px;line-height:normal;}


.reading {padding: 10px 0px 0px 5px;margin:0px;line-height:normal}
.caption {font-size:12px;color:#555;}
img {padding-bottom:2px;}
.nomargin {margin-top:10px;padding-top:0px;}
.continue {padding-top:60px;font-weight:bold;padding-bottom:15px;clear:both;}
.continue a{font-weight:normal;}
#activitybar a { text-decoration:none}
#activitybar ul{padding:15px 0px 5px 0px;list-style:none;background:none;float:left;}
#activitybar ul li{list-style:none;background:none;}
#activitybar a:hover {color: #009FBC;}

.leftmargin {margin-left:10px;margin-right:0px;padding-right:0px;}



.h {background-color:#FF0}

.caption1 {font-size:13px;color:#000;}
#menu3 {padding-top:20px;}
#menu3 ul li {background-image:none;list-type-style:none;}
.bar {width: 550px;padding:10px;background-color:#009FBC;margin:10px 0px;cursor:pointer;color:#ffffff;clear:left;}
area {outline:none;border:none;}
.bar1 {width: 520px;padding:10px;background-color:#009FBC;margin:10px 0px;cursor:pointer;color:#ffffff;clear:left;}

.fig {float:right;width:180px;margin:35px 0px 15px 10px;padding:8px;background-color:#fafafa;border:2px solid #e4e4e4;border-radius:10px;}

#mainwrapper {
	font: 10pt normal Arial, sans-serif;
	height: auto;
	margin: 0px 0px 0px 20px;
	text-align: center;
	width: 268px;
	float:right;
	cursor: pointer;
}
#mainwrapperleft {
	font: 10pt normal Arial, sans-serif;
	height: auto;
	margin: 0px 20px 0px 0px;
	text-align: center;
	width: 268px;
	float:left;
	cursor: pointer;
}
#mainwrapper .boxs h3 {color: #009FBC;font-size:16px;font-weight:normal;}
#mainwrapperleft .boxs h3 {color: #009FBC;font-size:16px;font-weight:normal;}
/* Image Box Style */
#mainwrapper .boxs {
	
	cursor: 200px;
	float: right;
	margin: 5px 0px 0px 20px;
	position: relative;
	height:200px;
	width: 268px;
	border-radius:0px;
	
}

#mainwrapperleft .boxs {
	cursor: 200px;
	float: left;
	margin: 5px 20px 0px 0px;
	position: relative;
	height:200px;
	width: 268px;
	border-radius:0px;
	
}

#mainwrapper .boxs img {
	position: absolute;
	right: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
#mainwrapperleft .boxs img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/* Caption Common Style */
#mainwrapper .boxs .caption {
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	right: 0;
}

#mainwrapperleft .boxs .caption {
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	left: 0;
	top: 1px;
}

caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
/** Caption 3: Fade **/
#mainwrapper .boxs .fade-caption, #mainwrapper .boxs .scale-caption  {
	opacity: 0;
	width: 238px;
	height: 170px;
	text-align: left;
	padding: 15px;
}
#mainwrapperleft .boxs .fade-caption, #mainwrapper .boxs .scale-caption  {
	opacity: 0;
	width: 238px;
	height: 170px;
	text-align: left;
	padding: 15px;
}
/** Full Caption :hover Behaviour **/
#mainwrapper .boxs:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}
#mainwrapperleft .boxs:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}

/** Fade Caption :hover Behaviour **/
#mainwrapper .boxs:hover .fade-caption, #mainwrapper .boxs:hover .scale-caption  {
	opacity: 1;
}
#mainwrapperleft .boxs:hover .fade-caption, #mainwrapper .boxs:hover .scale-caption  {
	opacity: 1;
}
#mainwrapper p {color:#000;}
#mainwrapperleft p {color:#000;}

/** Slide Caption :hover Behaviour **/
#mainwrapper .boxs:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}


#mainwrapper .boxs:hover .scale-caption h3, #mainwrapper .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}

#mainwrapperleft .boxs:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}


#mainwrapperleft .boxs:hover .scale-caption h3, #mainwrapper .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}
button { padding:5px;margin-right:30px;}

#menubar
{ width: 600px;
margin-top:3px;
 margin-bottom:20px;

  } 
/*Css Menu */
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
 position:relative;
}
#cssmenu {
  height:32px;
  background-color:#323534;
  width: 600px;
  
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #565656;
  border-radius:10px 10px 0px 0px;
  color: #ffffff;
  display: block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 8px 30px;
  margin-right:2px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
  list-style-image:none;

}
#cssmenu > ul {
  font-size: 0;

}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
   border-radius:10px 10px 0px 0px;
   list-style-image:none;
   
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #ffffff;
  font-size: 14px;
  padding: 16px 30px;
  list-style-image:none;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #8db53b;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
   border-radius:10px 10px 0px 0px;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
    border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color:#adde48;
  background: #565656;
 
}
#cssmenu ul li a.selected { 
color:#adde48;
background: #565656;

}

#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 100px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
  list-style-type: none;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
  list-style-type: none;
  
}
#cssmenu .has-sub ul li a {
  background: #8db53b;
  border-bottom: 1px dotted #a5c95a;
  font-size: 14px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu .has-sub ul li:hover a {
 background: #B5DA6C;
 color:#6d8c2f;
}
#cssmenu ul ul li:hover > a {
  color: #fff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #6f8f2e;
  border-bottom: 1px dotted #a5c95a;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #607b28;
 
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}
h2 a {color: #009FBC;text-decoration:none;}

.border {background-color:#fff;padding:10px;border:1px solid #a1a1a1;border-radius:6px; 
    box-shadow: 0 1px 4px #AAAAAA; }
	


div.callout {
	background-color: #444;
	background-image: -moz-linear-gradient(top, #444, #444);
	position: relative;
	color: #ccc;
	padding: 10px;
	border-radius: 3px;
	box-shadow: 0px 0px 20px #999;
	margin: 25px;
	min-height: 50px;
	border: 1px solid #333;
	text-shadow: 0 0 1px #000;
	
	/*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;*/
}

.callout::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 0.8em solid transparent;
	position: absolute;
}

.callout.top::before {
	left: 45%;
	bottom: -20px;
	border-top: 10px solid #444;
}

.callout.bottom::before {
	left: 45%;
	top: -20px;
	border-bottom: 10px solid #444;
}

.callout.left::before {
	right: -20px;
	top: 40%;
	border-left: 10px solid #444;
}

.callout.right::before {
	left: -20px;
	top: 10%;
	border-right: 10px solid #444;
}

.callout.top-left::before {
	left: 7px;
	bottom: -20px;
	border-top: 10px solid #444;
}

.callout.top-right::before {
	right: 7px;
	bottom: -20px;
	border-top: 10px solid #444;
}

/* Reponsive CSS by FS*/
img, iframe {max-width:100%;}
@media (max-width:767px){
#header {height:auto; background:#323534; padding-bottom:10px;}	
#logo {width:auto; padding:0 15px; height:auto; text-align:center;}
#logo #logo_text {position: relative; width:50%; margin:auto;}
#logo #logo_text img {height:auto}
#logo #logo_text1 {position:relative; top:0; left:0;}
#logo #logo_text1 h1 {font-size:16px; padding:10px 0}

#menubar, #cssmenu {width:auto; height:auto;}
#menubar {padding:0 15px;}
#cssmenu > ul > li {width:100%; margin-bottom:5px;}
#cssmenu > ul > li > a {border-radius:5px !important;}
#cssmenu > ul > li:hover::after {display:none;}
#cssmenu .has-sub ul {width:100%;}

.nav {height: 20px;}

#site_content {width:auto; padding:0 15px;}
#banner {width:auto; height:56px; background-size:100%;}

#content {width:100%;}
#footer {margin-top:20px;}
}

@media (min-width:768px) and (max-width:1024px){
#header, #logo {width:100%;}	
#menubar, #cssmenu {width:auto; height:auto;}
#menubar {padding:0 15px;}
#logo #logo_text {left:20px;}

#site_content {width:auto; padding:0 15px;}
#banner {width:auto; height:56px; background-size:100%;}

#content {width:100%;}
#footer {margin-top:20px;}
}