/* Style sheet for OSAA's website in English and as basis for all languages */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,900,400italic&subset=latin,cyrillic);
body {
	font-family: 'Roboto', sans-serif;
}
#main {
	background-color: #FFFFFF;
	border:none;
	min-width:960px;
}
.pdf {
	float: none;
	border: none;
	margin: 0;
}
.clear {
	clear:both;
	width: 100%;
}
.en {
	background-color: #666666;
	color: #ffffff;
	font-size: 75% !important;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#033A7D;
	position: absolute;
	top: -9999px;
}
#hiddentitle {
	display:none;
}
/* TOP BANNER */

#topbanner {
	height: 153px;
	background-color: #ffffff;
}
#unlogo {
	float: left;
	width: 80px;
	margin-top: 0;
}
#topbanner span#hidetitle {
	font-size: 22px;
	display: none !important;
}
/* HORIZONTAL MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 100%;
	height: 37px;
	color: #ffffff;
	background-color: #001A45;
	font-size:13px;
}
#mainnav ul li ul li.nointro a {
	display: none !important;
}
/* PAGE CONTENT ATTRIBUTES */
#content {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 13.3px;
	line-height: 20px;
}
#content #breadcrumb {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 80%;
	color: #666;
	margin-top: -15px;
}
#content #breadcrumb a:link, #content #breadcrumb a:visited {
	color: #666;
	text-decoration: none !important;
}
#content #breadcrumb a:hover, #content #breadcrumb a:active {
	color: #666;
	text-decoration: underline !important;
}
#content p {
	color: #333333;
}
#content h2, #content h2 a:visited {
	color: #242526 !important;
	font-size: 20px;
	font-weight: bold;
}
#content h3 {
	color: #2b3990 !important;
	font-size: 18px;
	font-weight: 900;
}
#content h4 {
	color: #29531f;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0.2em;
	padding-top:0.4em;
}
#content a:link {
	color: #003399; /*blue*/
	text-decoration: underline;
}
#content a {
	text-decoration: underline !important;
}
#content a:active, #content a:hover {
	color: #F76321; /*orange*/
}
#content a:visited {
	color: #29531f;
}
#content ul, #content ol {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
	list-style: none;
	background-image: url(/en/africa/osaa/img/list-orange.gif);
	background-repeat: no-repeat;
	background-position: -5px 2px;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}
#content ul ul li {
	list-style: none;
	background-image: url(/en/africa/osaa/img/list-green.gif);
	background-repeat: no-repeat;
	background-position: -5px 2px;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}
/*COLUMN LAYOUT */
#container {
	width: 70%;
	float: left;
	padding: 0;
	margin: 0;
}
/* Right-side bars - second-layer pages */
#highlights {
	float: right;
	width: 23%;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	font-size: 90%;
}
#highlights ul {
	margin-bottom:6px;
	margin-left: 0px;
}
#highlights a, #highlights a:link, #highlights a:visited {
	color: #333333;
	text-decoration: none !important;
}
#highlights a:hover, #highlights a:active {
	color: #F76321;
	text-decoration: underline !important;
}
.orangetop {
	border-top: 2px solid #F76321;
}
.thumbNav li {
	list-style-type: none !important;
}
#content .box-large {
	float:left;
	width: 69.5%;
}
#content .box-medium { /*styles medium box*/
	float:left;
	width: 30%;
}
#content .box-container {
	clear:both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
}
#content .note {
	margin-left: 40px;
	border-left: 4px solid #F76321;
	padding: 8px;
	background-color: #f0f2fe;
}
/*Quotes*/
blockquote {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-left: solid 4px #F76321;
}
blockquote p.quote {
	color: #001A45;
	padding-left: 10px;
	font-style: italic;
}
/* Facts or highlights*/
#content div.facts {
	background-color:#fef4f0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content div.facts h3 {
	color:#F76321 !important;
	margin-top:0;
}
#content div.facts ul, #content div.facts p {
	margin-left:8px !important;
	margin-bottom:0;
}
#content div.facts ul li {
	background-image:url(/en/africa/osaa/img/pin.gif);
	background-position: -1px 0px;
	padding-left: 15px;
}
/* HOME */
#introduction {
	float: left;
	width: 60%;
}
#introduction h1 {
	line-height: 31px;
}
#introduction p {
	font-size: 16px;
	line-height: 24px;
}
/* VIDEO */
.videos {
	margin-bottom: 30px;
}
.video-wrap {
	margin-bottom: 40px;
	clear: both;
}
.video-wrap img {
	margin-right: 20px;
}
.video-title {
	font-weight: bold;
}
.video-description {
	float:right;
	width: 79%;
}
.video-thumbnail {
	float: left;
}
/* IMAGES WITH CAPTIONS */
.left {
	float: left;
	margin-right: 20px;
}
.right {
	float: right;
	margin-left: 20px;
}
.caption {
	color: #666;
	padding: 5px;
	padding-right: 5px;
	font-size: 93%;
}
.captiongrey {
	font-size: 12px;
	color: #666 !important;
	background-color: #FEF4E9;
	padding:3px;
}
/* FOOTER*/
#footer {
	color: #004571;
	background-color: #f5f5f5;
	margin-top: 2em;
	border-top: #ccc solid 1px;
	text-align: center;
	overflow: hidden;
	padding-top: 1em;
	padding-bottom: 4em;
	font-size: 13px;
	bottom: 0;
	width: 100%;
	height: 30px;
}
#footer ul {
	margin: 0 auto;
	min-width: 960px;
}
#footer ul li {
	display: inline;
	text-decoration: none;
}
#footer ul li a {
	color: #004571;
	text-decoration: none;
	font-weight:bold;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a:visited {
	color: #424242;
}
#wsscredit {
	color: #333;
	text-align: center;
	padding-top: .8em;
	display: none;
}
#footer, #wsscredit {
	background-color: #001A45;
	color: #ffffff;
}
#footer ul li a, #footer ul li a:visited, #wsscredit a, #wsscredit a:link {
	color: #ffffff;
}
/* Special boxes */
.grad {
	background-image: url(/en/africa/osaa/img/bgdegradfocus.gif);
	background-position:top;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient(#F76321, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#F76321, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#F76321, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#F76321, #ffffff); /* Standard syntax */
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	margin-bottom: 10px;
	text-align: center;
}
.grad img {
	border: 1px solid #fff;
}
.boxredbright {
	border-radius: 3px 10px;
	background-color: #E2000F;
	padding: 10px;
	color: #ffffff !important;
	text-align: center;
}
.boxredbright p, .boxredbright h3, .boxredbright label {
	color: #ffffff !important;
}
.boxredbright a, .boxredbright a:link, .boxredbright a:hover, .boxredbright a:active, .boxredbright a:visited {
	color: #ffffff !important;
	font-weight: bold !important;
}
.boxshadowblue {
	border-radius: 3px 10px;
	box-shadow: 5px 5px 5px #001A45;
	background-color: #f1f5fc;
	padding: 10px;
}
.boxshadowgreen {
	border-radius: 3px 10px;
	box-shadow: 5px 5px 5px #408364;
	background-color: #edfcf5;
	padding: 10px;
}
.boxshadowyellow {
	border-radius: 3px 10px;
	box-shadow: 5px 5px 5px #ecaa32;
	background-color: #fff5e4;
	padding: 10px;
}
.boxshadoworange {
	border-radius: 3px 10px;
	box-shadow: 5px 5px 5px #F76321;
	background-color: #fdf8f6;
	padding: 10px;
}
.boxshadowgrey {
	border-radius: 3px 10px;
	box-shadow: 5px 5px 5px #9f9f9e;
	background-color: #fef9f2;
	padding: 10px;
}
.boxshadowgrey h3 {
	font-size: 14px !important;
}
.postboxshadow {
	margin-top:30px;
}
/*Carousel of photos*/
.minusmargin {
	margin-left: -10px !important;
}
.slider {
	margin: 0 !important;
	padding: 5px !important;
	background: none !important;
}
.flexslider {
	border: none !important;
	border-radius: 15px !important;
	box-shadow: 5px 5px 5px #9f9f9e !important;
	background-color: #fff5e4 !important;
	padding-left: 10px !important;
	padding-top: 15px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
*/
}
#content .flexslider ul, #content .flexslider ul li {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}
#content .flexslider ol.flex-control-nav {
	margin-left: 0;
	padding-left: 0;
	bottom: -18px
}
#content .flexslider ul.slides {
	margin: 0;
	padding: 0;
}
#content .flexslider ul.slides li {
	margin: 0;
	padding: 0;
	background-image: none;
}
#content .flexslider ul.slides li p {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 95%;
}
#carousel li {
	margin-right: 5px;
}
#carousel img {
	display: block;
	opacity: .5;
	cursor: pointer;
}
#carousel img:hover {
	opacity: 1;
}
#carousel .flex-active-slide img {
	opacity: 1;
	cursor: default;
}
/*Added info for events pages - calendar & video */
.details {
	width: 32%;
	float: left;
	margin-right: 8px;
	font-size: 93%;
}
.details .cal {
	width: 42px;
	border: #C00 1px solid;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	float: left;
	margin-right: 8px;
	margin-bottom: 30px;
}
.details .cal p.calmth {
	padding: 0;
	margin: 0;
	background-color: #C00;
	color: #fff !important;
}
.details .cal p.calday {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #C00 !important;
}
.details .watchlive {
	/*border: #C00 1px solid;*/
	text-align: center;
	margin-bottom: 5px;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
.details img {
	padding:0;
}

/* Print CSS */
@media print {
body {
	background-color: none;
	font-size: 13px;
	font: "Times New Roman", Times, serif;
}
#main, #content, #highlight {
	width: 100%;
	float: none;
	clear: both;
}
#topbanner {
	padding-bottom: 16px;
}
/*#topbanner h1 img {
	display: none;
}*/
#topbanner span#hidetitle {
	display: block;
	margin-top:0em;
	margin-left:1em;
	font-size: 24px;
	text-align: center;
	color: #000;
}
#twitter-box {
	display: none;
}
#wsscredit, #footer, #mainnav, #skiplink, #languages {
	display: none
}
#content ul li, #content ol li, #content a:link, #content a:hover, #content a:active, #content a:visited, #content h2, #content h3, #content h4, #content h5, #content p {
	color: #000 !important;
	text-decoration:none;
}
#content ul li, #content ul li ul li {
	background-image: none;
	list-style: square;
}
#imgright p, div#imgleft p {
	padding-top:0.2em;
	padding-bottom:2em;
	font-size:1.4em
}
.slider .flexslider .flex-viewport ul.slides li {
	display: inline !important;
}
/*.logos a:link {
	color: #003399 !important;
	text-decoration: underline !important;
}
.logos img {
	margin-right: 30px !important;
}
.logos img:first-child {
	margin-bottom: 30px;
}*/
.table {
	border: 0 !important;
}
}
