/* CSS Document for navigation menus */

#timetd1 {
background-color:#e7f4fd;
}

#timetd2 {
background-color:#9ec6e1;
}

#navbartd1 {
background-color:#4780b1;
}

#hometd1 {
background-color: #00315b;
}

#titlebartd1 {
background-color: #9ec6e1;
}

#wdcgtd1 {
background-color:#871414;
}

#worldnewstd1 {
background-color:#D68203;
}

#africanheadlinestd1 {
background-color:#4780b1;
}

#activetd1 {
background-color: #FF0000;
}

#globalheadlinestd1 {
background-color: #4780b1;
}

#globalnavtds {
background-color: #004080;
}

#wdrtd {
background-color: #871414;
}

#africatd1 {
background-color: #4780b1;
}

#othercountriestd1 {
background-color: #004a89;
}

#govtd1 {
background-color:#004a89;
}

#govtd3 {
background-color: #e7f4fd;
border: solid #004a89;
border-top: none;
border-right: none;
border-bottom: 1px;
border-left: none;
}

#govtd2 {
background-color: #e7f4fd;
border: solid #004a89;
border-top: none;
border-right: none;
border-bottom: 1px;
border-left: none;
}

#noticetd {
background-color:#e7f4fd;
border: solid 1px #004a89;
}

#noticetd1 {
background-color:#004a89;
}

#holidaystd1 {
background-color:#4780b1;
}

#holidaystd2 {
background-color:#e7f4fd;
}

#holidaystable {
background-color:transparent;
border:1px solid #4780b1;
}

#ghanaglancetd {
background-color: #e7f4fd;
}

#economytd {
background-color: #004a89;
border: solid 1px #004a89;
}

#investinghanatable {
background-color: #CC0000;
padding:10px;
/*border: solid #004a89;*/
border-top: 1px;
border-right: 1px;
border-bottom: 5px;
border-left: 5px;
height:50px;
}

#agenciestable {
background-color:#b6e4f9;
padding:5px;
border: solid #2899cd;
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-left: 10px;
height:50px;
}

#dic {
border: 1px solid #FF0000;
height:100px;
text-align:center;
padding:5px;
font-size:14px;
font-weight:bold;
}

#ghbusinessguide {
background-color:#FFCC00;
border:1px solid #BE4A18;
}

#ghbusinessguidetds {
background-color: #FFCC66;
border:1px solid #BE4A18;
color: #BE4A18;
font-weight:bold;
}

#ghbusinessguidetds a:link, #ghbusinessguidetds a:visited {
text-decoration:none;
color:#BE4A18;
}

#ghbusinessguidetds a:hover {
color: #000;
}

/*Styles the Alphabetical pagination on ghana diplomatic missions page*/
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
/*color: #2e6ab1;*/
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

/*
.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
*/

/* style for td backgrounds of health centers, clinics, herbal etc */
#healthtds {
background-color:#ffd6a9;
border:1px solid #e07400;
border-top: none;
border-right:none;
border-bottom:2px;
border-left:none;
}

.healthtitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}


.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
border: 1px solid #2b66a5;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}


