@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#5f5f5f;
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
}
html, .main {
	padding:0;
	margin:0;
	background-color: #e6ede6;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
.logo {
	padding:0 0 0 40px;
	float:left;
	width:auto;
}
h1 {
	color:#fff;
	font:bold 40px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	margin: 0;
}
h1 a, h1 a:hover {
	color:#fff;
	text-decoration:none;
}
h1 span {
	color:#F90;
}
h1 small {
	display:block;
	padding:0;
	font:normal 13px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}
h2 {
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
p {
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
p.spec {
	text-align:right;
	margin-top: -20px;
	float: right;
}
a {
	color:#56acc2;
	text-decoration:underline;
}
a.rm, a.com {
	margin-left:8px;
	text-decoration:none;
	color:#fff;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
	background-image: url(images/readmorebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.fbg_resize {
	margin:0 auto;
	padding:0 40px;
	width:890px;
}
.header {
	background-color:#000;
}
.header_resize {
	margin:0 auto;
	padding:0;
	width:970px;
	background:no-repeat center bottom;
}
.hbg {
	height:50px;
	background-image: url(../images/topdivBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.hbg1 {
	height:50px;
	background-image: url(../images/trimedImages/textbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.hbg2 {
	height:50px;
	background-repeat: repeat-x;
	background-image: url(images/bgheader.jpg);
}
.menu_nav {
	margin:0;
	padding:0;
	float:right;
}
.menu_nav ul {
	list-style:none;
}
.menu_nav ul li {
	margin:0;
	padding:0 2px 0 0;
	float:left;
	background:no-repeat right center;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	color:#F90;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	padding-top: 28px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
}
.h2 {
	font-size: 17px;
	margin-top: 0px;
}

.menu_nav ul li.active a, .menu_nav ul li a:hover {
	background-color: #000;
	background-image: url(../images/trimedImages/ghanaflag.jpg);
	background-repeat: repeat-x;
	background-position: center 6px;
	color: #000;
	font-weight: bold;
}
.subnav {
	margin:0;
	padding:0;
	float:right;
}
.subnav ul {
	list-style:none;
}
.subnav ul li {
	margin:0;
	padding:0 2px 0 0;
	float:left;
	background:no-repeat right center;
}
.subnav ul li a {
	display:block;
	margin:0;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	padding-top: 28px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
}
.h2 {
	font-size: 17px;
	margin-top: 0px;
}

.subnav ul li.active a, .subnav ul li a:hover {
	background-color: #000;
	background-image: url(../images/trimedImages/ghanaflag.jpg);
	background-repeat: repeat-x;
	background-position: center 6px;
	color: #000;
	font-weight: bold;
}
.content_resize {
	margin:0 auto;
	padding:0;
	width:970px;
}
.content .mainbar {
	padding:0;
	float:left;
	width:670px;
	background:repeat-x bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.content .mainbar img {
	padding:4px;
	border:1px solid #b7b7b7;
	background-color:#fff;
}
.content .mainbar img.fl {
	margin:4px 16px 4px 0;
	float:left;
}
.content .mainbar .article {
	margin:0;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.content .sidebar {
	margin-top:-60px;
	padding:0;
	float:right;
	width:300px;
}
.content .sidebar .gadget {
	margin:0;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(images/sidebg.png);
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;
	color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:4px 0 4px 12px;
	width:220px;
}
ul.ex_menu li {
	padding:4px 0 8px 12px;
}
ul.sb_menu li a, ul.ex_menu li a {
	color:#5f5f5f;
	text-decoration:none;
	margin-left:-12px;
	padding-left:12px;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color:#0eafde;
	font-weight:bold;
	background:no-repeat left center;
}
ul.sb_menu li a:hover {
	text-decoration:underline;
}
ul.ex_menu li a:hover {
	text-decoration:none;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}
.fbg {
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
}
.fbg_resize {
	color:#fff;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.fbg h2 {
	color:#fff;
}
.fbg img {
	padding:4px;
	border:1px solid #cfd2d4;
	background-color:#fff;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:266px;
}
.fbg .c2 {
	padding:0 16px;
	width:300px;
}
.fbg .c3 {
	width:260px;
	height: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
.fbg .c1 img {
	margin:8px;
}
.fbg .c3 img {
	margin:8px 16px 4px 0;
	float:left;
}
.footer {
	background-color:#30383e;
}
.footer_resize {
	width:890px;
	color:#5f5f5f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.footer p {
	margin:0;
	padding:4px 0;
	line-height:normal;
	color:#5f5f5f;
}
.footer a {
	color:#5f5f5f;
	padding:inherit;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:2px;
	background:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
#shopping {
	width: 320px;
}
#shopping1 {
	width: 320px;
}
.gadget img {
	border: 1px solid #5F5F5F;
	padding: 4px;
	margin-bottom: 2px;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	left: 2px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50;
left: 360px; /*position where enlarged image should offset horizontally */

}
.main .content .content_resize .sidebar .gadget .map {
}
.weather {
	height: 75px;
	width: 180px;
	margin-top: 30px;
	float: left;
	left: 0px;
	top: 193px;
	position: absolute;
	margin-left: 5px;
}
.img {
	padding: 8px;
	float: right;
}
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}

.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
	text-align: left;
	color: #eee;
	white-space: nowrap;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
.article .divdvd {
	float: right;
	width: 270px;
}
.main .content .content_resize .mainbar .article .videodiv {
	float: left;
	padding: 4px;
	width: 320px;
	margin: 5px;
	background-color: #FFF;
	border: 1px solid #999;
	height: 290px;
	text-align: center;
}
.main .header .submenu {
	float: right;
	margin-top: 2px;
}
h3 {
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.main .content .content_resize .mainbar .article .speachdiv {
	height: 20px;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #930;
	font-weight: bold;
	float: left;
	margin-top: -15px;
}
