﻿@import url(layout.css);
body {
	color: #000;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../images/gim-bg-circles.jpg);
	background-repeat: repeat;
}


#container {
	width: 670px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-color: #fff;
	background-position: top;
	background-image: url(../images/bkgd_tile.gif);
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	padding: 0;
	background-color: #113962;
}
#container #navigation  {
	background-color: #EEEEEE;
	height: 2.1em;
	margin-left: 10px;
	margin-right: 10px;
}

#container #footer #footer-content {
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
}
#container   #footer   #logo-left-idrc {
	width: 10%;
	float: left;
}
#container #footer #logo-left-cida {
	width: 10%;
	float: left;
	margin-top: 15px;
	clear: left;
}

#container  #footer  #logo-right-undp {
	width: 10%;
	float: right;
}
#footer {
	text-align: center;
	background-color: #113962;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.5em;
	color: #113962;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
	font-style: italic;
	color: #226836;
	margin-bottom: 0px;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 1.2em;
}
h6 {
	font-size: 0.7em;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
#location {
	text-indent: 2em;
	font-style: italic;
	font-size: 0.9em;
	color: #666666;
}

#tiny_grey {
	font-size: 0.7em;
	color: #333;
}

#container #content img  {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#container #content #ptv-img {
	margin-left: 30px;
}
#entertainment p {
	margin: 0 0 0 1.5em;
}
#entertainment {
	margin: 0 10px;


}

#entertainment  h2   {
	margin-bottom: 0px;
}
#entertainment   h4   {
	margin-top: 5px;
}


#program-table  p   {
	margin: 0 0 0 1.5em;
}

#program-table  ul   {
	margin: 0.2em 0 0 0em;




	*margin: 0.2em 0 0 3em;
}
#panel-session  td {
	vertical-align: top;
}
#panel-session ul {
	margin: 0 0 0 1em;
	padding: 0px;
}
#panel-session li {
	padding: 0px;
	margin-bottom: 0.3em;
}



.table-heading-blue {
	background-color: #CCCDFF;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
.rowBlue {
	background-color: #F2F2FF;
}


big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
