@charset "utf-8";

/* CSS Document */
#through_out_line {
	position: absolute;
	width: 100%;
	height: 21px;
	background-color: #f7f9f9;
	margin-top: 150px;
	margin-left: 0px;
	border-top: #134452 solid 1px;
	border-bottom: #134452 solid 1px;
	z-index: 1;
}

body {
	margin: 0px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #2e2a2a;
	background-color: #59a7b7;
}

img {
	border: #CCC solid 0px;
}

.image_border {
	border: #134452 solid 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

a {
	color: #134452;
	border: #CCC solid 0px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	background-color: #f9f9f9;
	border: #CCC solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input:hover {
	background-color: #fff;
	border: #CCC solid 1px;
}
select {
	background-color: #f9f9f9;
	border: #CCC solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

select:hover {
	background-color: #fff;
	border: #CCC solid 1px;
}

textarea {
	background-color: #f9f9f9;
	border: #CCC solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

textarea:hover {
	background-color: #fff;
}

.submit_button {
	background-color: #cfe9ee;
	border: #fff solid 1px;
}

#wrapper {
	position: relative;
	margin: auto;
	top: 0px;
	width: 900px;
	border: #ccc solid 0px;
	z-index: 2;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 900px;
	height: 150px;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
}

#logo {
	float: left;
}

.blicking_link {
	text-align: center;
}

.blicking_link a {
	text-decoration: blink;
	color: red;
}

#languages {
	padding: 5px;
	float: left;
	color: #db864e;
	font-weight: bold;
}

#anim_banner {
	position: relative;
	padding: 0px;
	width: 520px;
	height: 130px;
	margin-top: 5px;
	border: #fff solid 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#aboutrwanda {
	position:relative;
	margin:auto;
	padding:0px;
	top:10px;
	width:168px;
	
}
 #aboutrwanda table {
	width: 168px;
	margin-top: 0px;
	font-size: 13px;
	font-variant: normal;
	text-align: justify;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.tdround{
	background-color: #f4d090;
	border: #1a5f6d solid 1px;
    -moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;	
}

#aboutrwanda th {
	background-color: #f4d090;
	border: #1a5f6d solid 1px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
#aboutrwanda td {
	border-left: #79b2bd solid 1px;
	border-right: #79b2bd solid 1px;
}
#menubar {
	width: 900px;
	height: 21px;
	border-top: #134452 solid 1px;
	border-bottom: #134452 solid 1px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}

#menubar a {
	color: #1a5f6d;
	text-decoration: none;
}

#menubar a:hover {
	text-decoration: underline;
}

#left {
	width: 180px;
	float: left;
	background-color: #f7f9f9;
}

#menu_tab {
	margin-top: 10px;
	width: 180px;
}

#menu_tab td {
	font-size: 14px;
	font-variant: normal;
	background-color: #f4d090;
	border: #1a5f6d solid 1px;;
	padding-left: 5px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

#menu_tab td:hover {
	background-color: #bde0e8;
	border: #1a5f6d solid 1px;;
}

#menu_tab td:hover a {
	color: #1a5f6d;
}

#menu_tab td a {
	font-weight: bold;
	color: #1a5f6d;
	text-decoration: none;
}

#menu_tab td a:hover {
	color: #ef9e56;
	text-decoration: underline;
}

#content {
	vertical-align: top;
	border-top: #CCC dotted 1px;
	padding-left:3px;
	width: 535px;
	font-size: 14px;
	margin-left: 180px;
	margin-right: 180px;
	background-color: #fff;
}

#right {
	width: 180px;
	float: right;
	background-color: #f5f5f5;
}

#right table {
	width: 180px;
	margin-top: 10px;
	font-size: 13px;
	font-variant: normal;
	text-align: center;
}

#right th {
	background-color: #f4d090;
	border: #1a5f6d solid 1px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

#right td {
	text-align: left;
	font-size: 11px;
	font-variant: normal;
	background-color: #fff;
	border: #1a5f6d solid 1px;;
}

#right td:hover {
	background-color: #bde0e8;
}

#right td a {
	font-weight: bold;
}

#right td a:hover {
	font-weight: bold;
	color: #ef9e56;
}

#footer {
	height: 25px;
	border-top: #666 dotted 1px;
	background-image: url(../images/footer_bg.gif);
	font-size: 10px;
	text-align: center;
	clear: both;
	color: #134452;
}

.article {
	width: 500px;
	background-color: #f7f7f7;
	color: #134452;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
	border: #dfdede solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.ul_list {
	color: #1c7a8d;
}

strong {
	color: #134452;
}

.art_title {
	color: #c07912;
	font-weight: bold;
	text-decoration: underline;
}

.art_title_home a {
	color: #c07912;
	font-weight: bold;
	text-decoration: none;
}

.art_title_home a:hover {
	text-decoration: underline;
}

.news_event_title {
	font-weight: bold;
	background-color: #f9f9f9;
}

.news_event_title a {
	color: #134452;
	text-decoration: none;
}

.news_event_title a:hover {
	text-decoration: underline;
}

#content_home {
	border-left: #CCC solid 1px;
	margin-left: 180px;
	margin-right: 0px;
	background-color: #fff;
}

#homme_banner {
	width: 563px;
	float: left;
}

#welcom_msg {
	padding: 5px;
}

#banner_right_side {
	width: 143px;
	height: 292px;
	float: right;
	padding: 1px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 0px;
	background-color: #f7f9f9;
	border: #79b2bd solid 1px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#banner_right_side table {
	width: 143px;
	margin-top: 10px;
	font-size: 11px;
	font-variant: normal;
	text-align: center;
}

#banner_right_side th {
	background-color: #f4d090;
	border: #1a5f6d solid 1px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

#banner_right_side td {
	text-align: center;
	font-variant: normal;
	background-color: #fff;
	border: #1a5f6d solid 1px;
}

#banner_right_side td:hover {
	background-color: #bde0e8;
}

#banner_right_side td a {
	font-weight: bold;
}

#banner_right_side td a:hover {
	font-weight: bold;
	color: #ef9e56;
}

.page_header {
	margin-left: 5px;
	margin-top: 5px;
	width: 524px;
	background-color: #f7f7f7;
	color: #134452;
	font-weight: bold;
	padding: 2px;
	border: #dfdede solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.cost_div {
	background-color: #f9f9f9;
	border: #dfdede solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.text_box {
	width: 90%;
	padding: 2px;
	margin: auto;
	text-align: justify;
	background-color: #f9f9f9;
	border: #CCC solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#newslatter_tab {
	background-color: #f3f3f3;
	border: #ccc solid 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#newslatter_tab .inputText {
	height: 14px;
}
.program_image{
	max-width:300px;
	border: #666 solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#container{
    background-color:#f4d090;
    border:#ccc solid 1px;
    width:500px;
    margin:auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
div#options {
   border:2px solid #f5f5f5;
   padding:3px;
   background-color:#666;
   -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
   height: 1%;
}
div#options img:hover{
   border:2px solid #a5252c;
}

.picBig{
     border:3px solid #f5f5f5;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}
.picThumb{
    border:2px solid #ccc;
    max-width:100px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.description{
  color:blue;
  margin-bottom:5px;
  background-color:#fff;
  border:#f9f9f9 solid 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
 
}
.description div{
  border:#fff solid 1px;
}
.albumThumbDiv{
 background-color:#f9f9f9;
 border:#ccc solid 1px;
 margin:4px;
}
.albumThumbDiv table:hover{
    background-color:#fff;
}
.albumThumb{
  border:#ccc solid 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.albumThumb:hover{
     border:2px solid #a5252c;
}
/* slideshow*/
#slideshow {
	width: 563px;
    position:relative;
    height:300px;
    float: left;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 300px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 305px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
.priceTab{
	margin-top:5px;
	margin-bottom:6px;
	width:250px;
	border-right:#666 solid 1px;
	border-top:#666 solid 1px;
	border-left:#666 solid 1px;
	border-bottom:#666 solid 0px;
	padding:0px;
	font-size:13px;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.tabTitle{
	font-weight:bold;
	border-bottom:#666 solid 1px;
}
.trbg{
	background-color:#f2f2f2;
	border-top:#666 solid 1px;
	border-bottom:#666 solid 1px;
}
#marathonbook{
	width:525px;
	margin: auto;
}
fieldset{
	border:#CCC solid 1px;
	margin-top:8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
fieldset legend{
	border:#666 solid 1px;
	background-color:#f2f2f2;
	padding:1px 10px 1px 10px;
	font-weight:bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#errormsg{
color:red;
}
.errmsg{
	border:#ccc solid 1px;
	background-color:#f9f9f9;
	color:#006;
	font-weight:bold;
	margin-top:3px;
	width:300px;
	 -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.ermsg{
	border:#ccc solid 1px;
	background-color:#f9f9f9;
	margin-top:3px;
	color:red;
	width:300px;
	 -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	}
	
@charset "utf-8";
/* CSS Document */
