@charset "UTF-8";


@media all
{
#page_margins { border:5px solid #fff; max-width: 771px; border-top:none;}
#page { background:#fff;}
#col1 {display:none;}
#col2 { margin:0; width:25%;}
#col1_content { padding:0 }
#col2_content { padding:0 }
#col3 { margin-left:0; }
#col3_content { padding:0;}
#banner {background:#114a39  /*url("../graphics/politics-banner.gif")*/ center  no-repeat; padding:0; padding: 1.5em 0 .5em 20px;}
#banner h1 { font-size:2.5em; font-family:'Courier New', Courier, monospace; margin:0; color:#fff;}
#banner-img { padding-bottom:7px;}
/* misc*/
#locate {padding:7px 10px 0; color: #eeeae7; font-weight: bold; background: #114a39; }
#locate a { color: #CC9900;}
#main { padding-top:5px;}
#padder { padding:0;}
#padder h4.hd { color: #CC9900; border:none;}
.headline { margin-bottom:0px; border:none; background:#eeeae7 url(../graphics/mandela-headline-bg.gif) repeat-x top left;}
.float_left_cp img, .float_right_cp img { margin:0 auto;}
.float_left_cp cite, .float_right_cp cite { background-color:#114a39; color:#fff; margin-top:2px; padding:3px;}
 .footSp {padding:15px; background-color:#eeeae7; text-align:center; text-transform:uppercase; color:#f4f4f4}
/* ---- mandela tabs ---*/

.container {width: 376px; margin: 0px 0 0 7px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 24px;
	border-bottom: 1px solid #e6e3e0;
	border-left: 1px solid #e6e3e0;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 23px;
	line-height: 23px;
	border: 1px solid #e6e3e0;
	border-left: none;
	margin-bottom: -1px;
	background: #f4f4f4;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #58554d;
	display: block;
	font-size: 1.1em;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #e8e8e8;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #eeeae7;
	border-bottom: 1px solid #eeeae7;
	color: #C90;
	font-weight:bold;
}
.tab_container {
	border: 1px solid #e6e3e0;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff url(../graphics/mandela-splash-tabs-bg.jpg) bottom center no-repeat;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px;
	/*font-size: 1.2em;*/
}
.tab_content p { margin:0 0 0 0}
.tab_content a { border-bottom:1px dotted #aaa38b; display:block; padding:5px 0; color:#333;}
.tab_content a:hover { color:#c90;}

.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/*----- end tabs ----*/
/* side nav - col2 */
.bioincol {background-color:#97bbb7; border:none;}
.biocolumns h5 { border:none; background:url("../graphics/mandela-h5.gif"); border-bottom:1px solid #f3f3f3;}
.biocolumns li a, b  { background:url("../graphics/mandela-links-bg.gif") no-repeat -2px 3px; border-bottom: 1px dashed #eeeae7; padding:1px 1px 1px 11px; color:#555;}
.biocolumns li a.sel { background:url("../graphics/mandela-links-sel.gif") no-repeat -2px 3px; color:#000;}
#gallery { width:550px;}
#gallery ul { margin-left:10px;}
/*----end col2*/
 a {color: #d9b24a; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#114a39; text-decoration:none;}
  
#nav_org {
    /* (en) This image is mainly transparent */
    background: #eeeae7 /*url("../graphics/politics-bg-nav.gif")*/ repeat-x bottom;
    float: left;
    width: 100%;
	
  }
  /*#nav_org { background-color: #9b7a88; }*/
  #nav_org ul {
    line-height: 1em;
    list-style: none;
    margin:3px 0 0 0;
    padding: 0 0 0 0px;
    white-space: nowrap;
  }

  #nav_org li {
    /* (en) Repeat the main color from the image */
    background: transparent /*url("../graphics/politics-left.gif")*/ no-repeat top left;
    border-bottom: 0px solid #eeeae7;
	border-left:0px solid #eeeae7;
	border-right:0px solid #eeeae7;
    float: left;
    margin: 0 1px 0;
    padding: 0 0 0 0px;
  }

  #nav_org a,
  #nav_org strong {
    /* (en) This image is mainly transparent */
    background: transparent /*url("../graphics/politics-right.gif")*/ no-repeat top right;
    color: #667;
    display: block;
    font-weight: normal;
    padding: 1px 8px 1px 2px;
    text-decoration: none;
    text-transform: none;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
  }

  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  #nav_org > ul a,
  #nav_org > ul strong { width: auto; }  /* for other browsers */

  #nav_org ul li:focus,
  #nav_org ul li:hover,
  #nav_org ul li:active {
    /* (en) Repeat the main color from the image */
    background-color: #f9f9f9;
    background-position: 0 -37px;
  }

  #nav_org li:focus a,
  #nav_org li:hover a,
  #nav_org li:active a { background-position: 100% -37px; }

  #nav_org a:focus,
  #nav_org a:hover,
  #nav_org a:active { background-color: transparent; color: #223; }

  #nav_org #focus {
    /* (en) Repeat the main color from the image */
    background: transparent /*url("../graphics/politics-left-on.gif")*/ no-repeat top left;
    border: 0;
	border-left:0px solid #9b7a88;
  }

  #nav_org #focus a,
  #nav_org #focus strong {
    /* (en) This image is mainly transparent */
    background: transparent /*url("../graphics/politics-right-on.gif")*/ no-repeat top right;
    color: #334;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 5px;
	border-left:0px solid #9b7a88;
  }
}