/********************************          LAYOUT********************************Bikila Award Colours GuideGold:       #927D2EBurgendy:   #AC3A23Black:      #000000Lght Cream: #CBC197Grey:       #C7C7C7*******************************//*******************************     //* GLOBAL STYLES-------------------------------------------------- *//* Padding below the footer and lighter body text */body {  background-image:url(../images/background3.jpg);  background-repeat:repeat-x;  padding-top: 50px;  padding-bottom: 40px;  border-color: #927D2E;}.linkedimage{	background-color:#333;}.linkedimage img{	opacity:1;}.linkedimage:hover img{	opacity:0.75;	filter:alpha(opacity=40);}.container.marketing .row .col-lg-9 div div {	display: inline;	float: left;	width: 140px;}	.captions {	text-align: center;	margin-right: 26px;}.pageImage {	float: right;	margin-left: 10px;}.clear {	display: block;	clear: right;}.jumbotron h1 {	Font-size:36px;	 }.jumbotron p {	Font-size:18px;	 }	 h3 {	color: #927D2E;}/*--------------------------------------------------------------------------+	News Style--------------------------------------------------------------------------*/.featured-news .caption,.latest-news .caption {  padding: 10px 0 5px 0;}.featured-news .caption a,.latest-news .caption a {  font-size: 1.1em;  font-weight: 600;  color: #802828;}.featured-news .intro,.latest-news .intro {  padding-bottom: 10px;  font-size: 0.9em;}.featured-news .intro a,.latest-news .intro a {  white-space: nowrap;}.featured-news .date,.latest-news .date {  font-size: 0.7em;  color: #999;}.featured-news img,.latest-news img {  max-width: 100%;  margin: 10px 0 10px 0;  -webkit-border-radius: 5px;  -webkit-background-clip: padding-box;  -moz-border-radius: 5px;  -moz-background-clip: padding;  border-radius: 5px;  background-clip: padding-box;  -webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;  -moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;  box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;  color: inset 0 1px #fff,0 0 8px #c8cfe6;}	 /* for IE browsers *//* CUSTOMIZE THE NAVBAR-------------------------------------------------- *//* Special class on .container surrounding .navbar, used for positioning it into place. */.navbar-wrapper {	position: absolute;	top: 3px;	left: 0;	right: 0;	z-index: 20;	height: 2px;}  min-height: 2000px;}.navbar-static-top {  margin-bottom: 19px;}/* Flip around the padding for proper display in narrow viewports */.navbar-wrapper .container {  padding-left: 0;  padding-right: 0;}.navbar-wrapper .navbar {  padding-left: 15px;  padding-right: 15px;}/* navbar */.navbar-inverse {    background-color: #000;}/* title */.navbar-inverse .navbar-brand {    color: #927D2E;}/* link */.navbar-inverse .navbar-nav > li > a {    color: #927D2E;}.navbar-inverse .navbar-nav > li > a:hover {    color: #FFF;}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {    color: #FFF;    background-color: #927D2E;}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {    color: #FFF;    background-color: #333;}/* caret */.navbar-inverse .navbar-nav > li > a .caret {    border-top-color: #CCC;    border-bottom-color: #927D2E;}.navbar-inverse.navbar-nav > li > a:hover .caret {    border-top-color: #AC3A23;	border-bottom-color: #AC3A23;}.navbar-inverse.navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {    border-top-color: #CCC;    border-bottom-color: #FFF;}.dropdown> li > a:hover {    background-color: #927D2E;}.dropdown-menu> ul > a:hover {	background-colour: #999;}.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {	background-color: #F0AD4E;}h2 {	color: #773626;}.jumbotron {	color: #FFF;}.captions {	text-align: center;	font-family: Arial, sans-serif;	font-size: 12px}/* CUSTOMIZE THE CAROUSEL-------------------------------------------------- *//* Carousel base class */.carousel {  height: auto;  margin-bottom: 60px;}/* Since positioning the image, we need to help out the caption */.carousel-caption {  z-index: 10;}/* Declare heights because of positioning of img element */.carousel .item {	Width: 100%;	height: auto;	background-color: #927D2E;}.carousel-inner > .item > img {  position: absolute-centre;  top: 60;  left: 0;  min-width: 100%;  height: auto;}.carousel {	max-width:1000px;	margin: auto;}/* MARKETING CONTENT-------------------------------------------------- *//* Pad the edges of the mobile views a bit */.marketing {  padding-left: 15px;  padding-right: 15px;}/* Center align the text within the three columns below the carousel */.marketing .col-lg-4 {  text-align: center;  margin-bottom: 20px;}.marketing h2 {  font-weight: normal;}.marketing .col-lg-4 p {  margin-left: 10px;  margin-right: 10px;}.jumbotron {	background-color: #927D2E;}/* FEATURETTE------------------------- */.featurette-divider {	margin: 10px 0px;}.featurette-heading {	margin-top: 5px;}.featurette-heading {	font-size: 30px;	color: #933;}.col-lg-4 h2 {	color: #933;}.col-md-7 .lead {	font-size: 1.1em;	line-height: 1.5em}/* EMBED VIDEO------------------------- */ .video-widescreen {  display: block;  max-width: 100%;  margin-right: auto;  margin-left: auto}/* FOOTER------------------------- */.footer {	border-top-width: thin;	border-top-style: dashed;	border-top-color: #C93;}footer p {	margin: 10px 0px 0px;}/* RESPONSIVE CSS-------------------------------------------------- */@media (max-width: 690px) {	p .btn.btn-lg.btn-warning {	display: none;}.row.row-offcanvas.row-offcanvas-right #sidebar {	width: 100%;}.container.marketing .row .col-lg-9 div div {	display: inline;	float: left;	width: 140px;}.clear {	display: block;	clear: right;}/* RESPONSIVE CSS-------------------------------------------------- */@media (min-width: 768px) {  /* Remove the edge padding needed for mobile */  .marketing {    padding-left: 0;    padding-right: 0;  }  /* Navbar positioning foo */  .navbar-wrapper {    margin-top: 20px;  }  .navbar-wrapper .container {    padding-left:  15px;    padding-right: 15px;  }  .navbar-wrapper .navbar {    padding-left:  0;    padding-right: 0;  }  /* The navbar becomes detached from the top, so we round the corners */  .navbar-wrapper .navbar {    border-radius: 4px;  }  /* Bump up size of carousel content */  .carousel-caption p {    margin-bottom: 20px;    font-size: 21px;    line-height: 1.4;  }  .featurette-heading {    font-size: 30px;  }footer p img {	width: 72px;	height: auto;	margin-left: 10px;}.jumbotron {	background-color: #927D2E;	padding-top: 0,10,0,10px;}@media (min-width: 992px) {  .featurette-heading {    margin-top: 120px;	margin: 10px  }/* Wrapper for page content to push down footer */#wrap {  min-height: 100%;  height: auto;  /* Negative indent footer by its height */  margin: 0 auto -60px;  /* Pad bottom by footer height */  padding: 0 0 10px;}/* Set the fixed height of the footer here */#footer {  height: 90px;}.container.marketing footer {	border-top-width: thin;	border-top-style: dashed;	border-top-color: #C93;}footer p {	margin: 10px 0px 0px;}h2 {	color: #773626;}.navbar-brand {	color: #FFF;}#myCarousel .carousel-inner {	margin-bottom: 20px;}.container.marketing {	margin-top: 20px;}.nav.navbar-nav.navbar-right {	margin-bottom: 5px;}#myCarousel {	height: auto;	width: 1000px;}.jumbotron {	background-color: #927D2E;}p_Jambotron {	color: #FFF;}.col-4.col-sm-6.col-lg-8 {	width: 100%;}.row-offcanvas {    position: relative;    -webkit-transition: all 0.25s ease-out;    -moz-transition: all 0.25s ease-out;    transition: all 0.25s ease-out;  }  .row-offcanvas-right  .sidebar-offcanvas {    right: -50%; /* 6 columns */  }  .row-offcanvas-left  .sidebar-offcanvas {    left: -50%; /* 6 columns */  }  .row-offcanvas-right.active {    right: 50%; /* 6 columns */  }.row-offcanvas-left.active {    left: 50%; /* 6 columns */  }  .sidebar-offcanvas {    position: absolute;    top: 0;    width: 50%; /* 6 columns */  }li .linkedimage {	display: inline;}.nav.navbar-link.alin {	margin-right: 70px;	margin-left: 70px;}.bottomMenu {	text-align: center;}.sponsorshp {	text-align: center;}.container.marketing .row .col-lg-9 div div {	float: left;	width: 140px;}.container.marketing .row .col-lg-9 div div {	display: inline;	float: left;	width: 140px;}.captions {	text-align: left;	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;	font-size:}.pageImage {	float: right;	margin-left: 10px;}.jumbotron h1 {	Font-size:24px;	 }.container .row ul .thumbnail.col-sm-4.col-xs-8 {}body {}