@charset "utf-8";
/* CSS Document */

/*listen ghana internet radio main site css
designed and developed by a-mole initiative */

/*colors
green: #247100
red: #CC0000
gray: #E2E2E2
*/

body
{
font-family:Verdana, Arial, Helvetica, sans-serif, Century;
font-size:12px;
}

p
{
margin-bottom:2px;
margin-top:5px;
padding-bottom:3px;
}

/*wrapper*/
div#wrapper
{
	width:765px;
	margin-left:auto;
	margin-right:auto;
	border:#000000 solid 2px;
	overflow:auto;
	background-color: #000000;
}

/*main banner*/
div#banner
{
	background-color:#2D8800;
	width:760px;
	height:70px;
	margin-left: auto;
	margin-right: auto;
}

/*navigation bar*/
div#navbar
{
	width:760px;
	height:25px;
	background-color:#247100;
	color:#FFFFFF;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Century;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	float: left;
	margin-left: 3px;
	margin-right: auto;
}

div#navbar a
{
color:#FFFFFF;
text-decoration:none;
}

div#navbar a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

div#navbar li
{
display:inline;
}

div#navbar ul
{
margin:0;
padding:0;
padding-top:5px;
}

div#windowsusers
{
width:327px;
height:141px;
background-color:#000000;
color:#FFFFFF;
text-align:center;
float:left;
background-image:url(images/winclickhere.jpg);
background-position:center;
}

div#winampusers
{
width:275px;
height:141px;
background-color:#000000;
color:#FFFFFF;
text-align:center;
float:left;
background-image:url(images/winampclickhere.jpg);
background-position:center;
}

div#winampusers img, div#windowsusers img
{
border:none;
}

div#listenlive
{
	background-image:url(images/listenlive.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:106px;
	float:left;
	margin-top: 20px;
}

div#middlebanner
{
	width:750px;
	height:120px;
	background-color:#FFFFFF;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#middlebanner1
{
	width:750px;
	height:140px;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}


div#divider
{
	width:759px;
	height:23px;
	background-color:#247100;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	margin-left: 3px;
	margin-right: auto;
	float: left;
}

div#divider2
{
	width:755px;
	height:9px;
	background-color:#247100;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
	margin-left: 1px;
}

div#headlinenews
{
	width:355px;
	height:180px;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	text-align:justify;
	padding:5px;
}

div#headlinenews img
{
margin-right:10px;
border:none;
}


div#announcement
{
	width:244px;
	height:180px;
	padding:5px;
	float:left;
	border-left:#E2E2E2 solid 1px;
	border-right:#E2E2E2 solid 1px;
	background-color: #FFFFFF;
	font-size: 11px;
}

div#announcement a
{
color:#000000;
text-decoration:none;
}

div#announcement a:hover
{
color:#FF0000;
text-decoration:underline;
}



div#ad1
{
	width:138px;
	height:190px;
	float:left;
	background-color: #FFFFFF;
}

div#wrapper2
{
	width:759px;
	height:190px;
	margin-left: auto;
	margin-right: auto;
}

div#wrapper3
{
	width:759px;
	height: 445px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 3px;
	margin-right: auto;
}

div#wrapper3 p
{
padding:0;
margin:0;
padding: 2px;
}

div#subcategory
{
	width:189px;
	height:160px;
	float:left;
	color:#000000;
	font-size:11px;
}

div#subcategoryimg 
{
text-align:center;
}

div#subcategoryimg img
{
	margin-right:auto;
	margin-top:5px;
	border:none;
	width: 60%;
	height:60%;
}

div#djimg
{
	margin-left:15px;
	margin-right:auto;
	margin-top:5px;
	border:none;
	text-align:center;
}

div#djimg img
{
width: 60%;
height:60%;
border:none;
margin-left:auto;
margin-right:auto;
}

div#subcategoryTitle
{
	width:189px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#247100;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}

div#subcategory a
{
color:#000000;
text-decoration:none;
}

div#subcategory a:hover
{
color:#000000;
text-decoration:underline;
}

div#catheading
{
font-size:14px;
height:26px;
width:190px;
color:#FFFFFF;
}

div#ad2
{
	width:744px;
	height:100px;
	background-color: #FFFFFF;
	margin-top: 10px;
	float: left;
	margin-left: 6px;
	border: #E2E2E2 solid 1px;
	margin-bottom: 10px;
}

div#footer
{
	width:741px;
	height:20px;
	color:#FFFFFF;
	padding:10px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	float: left;
}

div#footer2
{
	width:749px;
	height:20px;
	color:#FFFFFF;
	padding:10px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}


div#footer a, div#footer2 a
{
color:#FFFFFF;
text-decoration:none;
}

div#footer a:hover, div#footer2 a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

div#haveursay
{
	margin:10px;
	width:180px;
	text-align:center;
}

div#othernewsitems
{
	width:345px;
	height:99px;
	border-top:#e2e2e2 dashed 1px;
	margin-top:20px;
	color:#EE0000;
	font-size:12px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

div#othernewsitems a
{
color:#CC0000;
text-decoration:none;
}

div#othernewsitems a:hover
{
color:#CC0000;
text-decoration:underline;
}

div#headline
{
	width:355px;
	height:111px;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	text-align:justify;
	font-size: 11px;
}

div#otherleftcolumn
{
	width:180px;
	height:465px;
	background-color:#999999;
	float:left;
	margin-left: 1px;
}

div#otherleftcolumn a
{
color:#000000;
text-decoration:none;
}

div#otherleftcolumn a:hover
{
color:#000000;
text-decoration:none;
}


div#aboutghana
{
	background-image:url(images/aboutgahana.jpg);
	height:15px;
	width:180px;
	margin-bottom: 6px;
}

div#doingbusiness
{
	background-image:url(images/doingbusiness.jpg);
	height:15px;
	width:180px;
	margin-top: 10px;
	margin-bottom: 6px;
}

div#whatsgoingon
{
	background-image:url(images/whatsgoingon.jpg);
	height:15px;
	width:180px;
	margin-top: 10px;
	margin-bottom: 6px;
}

div#traveltips
{
	background-image:url(images/traveltips.jpg);
	height:15px;
	width:180px;
	margin-top: 10px;
	margin-bottom: 6px;
}

div#detailnewsitem
{
	height:15px;
	width:160px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:#cccccc solid 1px;
	margin-left: 5px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
}

div#detailnewsitem li
{
margin:0;
padding:0;
list-style-image:url(images/bullet2.jpg);
list-style:none;
}

div#detailcenter
{
	width:560px;
	min-height:465px;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

div#showcomments
{
	width:540px;
	padding-left:10px;
	padding-right:10px;
}

div#comment
{
	width:540px;
	padding-left:10px;
	padding-right:10px;
}

div#mycomment
{
	width:540px;
	font-size:11px;
}
div#detailcenter2
{
	width:741px;
	min-height:465px;
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

div#detailcenter img
{
margin-right:10px;
border:none;
}

div#picture
{
	text-align:right;
}

div#galleryintro
{
text-align:center;
margin-bottom:10px;
}

div#galleryintro a
{
color:#000000;
text-decoration:none;
}

div#galleryintro a:hover
{
color:#CC0000;
text-decoration:underline;
}


div#gallerylinks
{
float:left;
width:200px;
}

div#gallerylinks ul
{
margin:0;
padding:0;
margin-left:10px;
}

div#detailpageadad
{
	width:560px;
	height:84px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

div#live
{
	width:80px;
	height:84px;
	float: left;
	margin-top: 10px;
}

div#sendrequest
{
width:150px;
height:70px;
float:left;
background-image:url(images/request.jpg);
}

div#skype
{
width:150px;
height:70px;
background-image:url(images/skype.jpg);
float:left;
}

div#listenghana
{
	width:460px;
	height:70px;
	background-image:url(images/mainbanner.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color: #2D8800;
}


div#sendrequest img, div#skype
{
border:none;
}

/*class*/

.othernews
{
color:#CC0000;
font-size:12px;
}

.othernews a
{
color:#CC0000;
text-decoration:none;
}

.othernews a:hover
{
color:#CC0000;
text-decoration:underline;
}

.more
{
font-weight:bold;
font-size:11px;
color:#CC0000;
}
.more a
{
color:#CC0000;
text-decoration:none;
font-size:11px;
}

.more a:hover
{
color:#CC0000;
text-decoration:underline;
font-size:11px;
}

.amore
{
font-weight:bold;
font-size:10px;
color:#CC0000;
}
.amore a
{
color:#CC0000;
text-decoration:none;
font-size:10px;
}

.amore a:hover
{
color:#CC0000;
text-decoration:underline;
font-size:10px;
}

.subcatborder
{
border-right:#E2E2E2 solid 1px;
width:181px;
}

.haveursay
{
color:#CC0000;
font-size:15px;
font-style:italic;
}

.navbarBorder
{
border-right:#FFFFFF solid 1px;
padding-right:10px;
padding-left:10px;
}

.navbarBorder2
{
padding-left:10px;
}

.titleborder
{
border-right:#E2E2E2 solid 1px;
}

.deep
{
background-color:#F7851E;
font-size:10px;
}

.light
{
background-color:#F39A5F;
font-size:10px;
}

.headlineTitle
{
	color:#CC0000;
	height:18px;
	font-weight:bold;
	font-size: 14px;
}

.headlineTitle a
{
color:#CC0000;
text-decoration:none;
}

.headlineTitle a:hover
{
	color:#CC0000;
	text-decoration:underline;
}

.commentName
{
color:#EC7822;
}

.commentLocation
{
color:#457D2B;
}

.commentDate
{
	color:#999999;
	font-size:11px;
}

.error
{
color:#CC0000;
font-size:11px;
}
