@import url("reset.css");

@import url("typography.css");
/* CSS Document */

/* STYLE SHEET FOR ESSENTIAL AFRICA 2 JUNE 2008 */

body {
    color: #000000;
    background-color: #E7E7E7;
    text-align: center;
    margin:0px;
    padding:0px;
}

/* Forms */

input.text {
    padding: 3px;
    border: 1px solid #999999;
}

/* common whole page */

#webcontent{
    text-align: left;
    width: 990px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 0 2px;
    background: #ffffff;
}

.main{
    background-color: #FFFFFF;
}

/*HEADING OF EACH PAGE*/

/*TOP BAR*/

/*.topheaderL {
    width: 10px;
    height: 35px;
    background:  url(../images/topnavL.gif) no-repeat bottom left;
    float: left;
}*/
/*
.topheaderR {
    width: 10px;
    height: 35px;
    background:  url(../images/topnavR.gif) no-repeat bottom left;
    float: left;
}*/

.topheader {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #689D00 url(../images/topnavbg.gif) repeat-x bottom left;
    border: 1px solid #5ECA00;
    color: #4d9b01;
    float: left;
    height: 35px;
    margin: 0 10px 10px 10px;
    text-align: right;
    width: 970px;
}

.topheader ul.top-nav-left li a#home,
.topheader ul.top-nav-left li a#home-short {
    background: url(../images/home_icon.png) repeat-y;
    display:inline-block;
    width:65px;
}

.topheader ul.top-nav-left li a#home-short {
    width:30px;
}


.topheader ul.top-nav-left {
    float:left;
    padding:0;
    margin:2px 0 0 10px;
}

.topheader ul.top-nav-right {
    float:right;
    margin:2px 10px 0 0;
    color: #eee;
    line-height: 25px;
}

.topheader ul.top-nav-left li,
.topheader ul.top-nav-right li {
    float:left;
    margin:0;
}

.topheader ul.top-nav-right li.dividing-line,
.topheader ul.top-nav-left li.dividing-line {
    margin:0 10px;
}

.topheader ul.top-nav-left li a,
.topheader ul.top-nav-right li a,
.topheader ul.top-nav-right li.dividing-line,
.topheader ul.top-nav-left li.dividing-line {
    color: #FFFFFF;
    font-weight: normal;
    height:25px;
    line-height:25px;
    vertical-align:middle;
    font-variant: small-caps; /*added 26 July 2008)*/
}

.topheader ul.top-nav-left li a#country-link img {
    position:relative;
    top:2px;
}

.topheader ul.top-nav-left li a:hover,
.topheader ul.top-nav-right li a {
    color: #AAFF03; /*change text colour here*/
    font-weight: normal;
}

.topheader ul.top-nav-left li a:visited,
.topheader ul.top-nav-right li a {
    color: #FFFFFF; /*change text colour here*/
    font-weight: normal;
}

/*-----------------END - TOP BAR----------------------------*/



/* ***** LOGO ******************************************************************************************************* */
.logo {
	float: left;
        width: 400px;
        margin: -20px 0;
        position: relative;
}
.logo #beta {
        position: absolute;
        bottom: 8px;
        right: 64px;
}

.logo_404 {
    padding-top: 75px;
    padding-bottom: 25px;
	float: none;
    text-align: center;
    width: 100%;
}
/* ***** /LOGO ****************************************************************************************************** */



/* ***** TAGLINE AND SEARCH BOX AREA ******************************************************************************** */
.headerpicture{
    float: left;
    width: 380px;
    height: 100px;
    margin-top: 5px;
}

.tagline {
    float: left;
    width: 375px;
    height: 60px;
}

.tagline_pic{
	background-image: url(/images/tagline2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 375px;
	height: 60px;
}
/* ***** /TAGLINEINE ************************************************************************************************ */



/* ***** SEARCH BOX ************************************************************************************************* */
.section2{
	float: left;
	width: 427px;
	height: 80px;
}

.section2_404 {
    clear: both;
    text-align: center;
}

.searchbox {
    height: auto;
    overflow: hidden;
}

.searchbox_upper {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    background: url(../images/srcbg.jpg) no-repeat center top;
    float: left;
    width: 375px;
    height: 41px;
    padding: 0px;
}

.searchbox_upper_404 {
    clear: both;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    margin-top: 25px;
}

.searchbox_left {
	font-size: 9pt;
	float: left;
	width: 278px;
	height: 25px;
	padding-left: 18px;
	padding-top: 9px;
	padding-bottom: 8px;
}

.searchbox_left #keywords {
    width: 238px;
    background:#FFF url(../images/loop.gif) no-repeat right center;
    padding-right:23px;
}

.searchbox_right {
	float: left;
	width: 78px;
	height: 25px;
	padding-left: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.searchbox_lower {
	font-family: Verdana, sans-serif;
	font-weight: normal; /*bold;*/
	color: #35009D;
	font-size: 1em;/*1.2em;*/
	float: left;
	width: 410px;/*320px;*/
	height: 19px;
	padding-top: 5px;
	padding-left: 18px;/*8px; */
}

.searchbox_lower_404 {
	clear: both;
	font-family: Verdana, sans-serif;
	color: #35009D;
	font-size: 1em;/*1.2em;*/
    margin-bottom: 25px;
}
/* ***** /SEARCH BOX ************************************************************************************************ */



/* HIGHLIGHT PICTURE */
.picture {
	float: right;
	width: 180px;
        padding-right: 10px;
        overflow: hidden;
}

.picture img {
    float: right;
}

.picture span {
    float: right;
    color: #cccccc;
    font-size: 80%;
    padding-top: 2px;
}


/*--------------------END- HIGH LIGHT PICTURE--------------------*/




/*--------------------END- HEADING SECTION--------------------*/





/* ------------------- main section --------------------------- */



#maincontent{

	/* originally width: 1020px; */

	float: left;

	width: 990px;

	height: auto;

	margin-top: 14px;
	position:relative;

}



/*--------------------LEFT COLUMN / PANEL--------------------*/

#left_panel{
	float: left;
	height: auto;
	padding-left:2px;
	width:190px;
}

.menu-categories {
    font-size: 12px;
}
.menu-categories .item {
    padding: 5px 10px !important;
    font-size: 11px;
    position: relative;
}
.menu-categories .item ul {
    margin: 0;
}
.menu-categories .item a:visited {
    color: inherit;
}
.menu-categories .item a:hover {
    color: #690;
}

.menu-categories .image {
    position: absolute;
    top: 2px;
    right: 2px;
    border: 4px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0.5;
}

.menu-countries {
    margin-bottom: 4px;
}
.menu-countries input {
    width: 152px;
    height: 16px;
    padding: 2px 6px;
}
.menu-countries button {
    font-size: 10px;
    height: 22px;
    vertical-align: top;
    margin-right: -2px;
}

.ui-autocomplete {
    text-align: left;
    width: 184px;
    height: 400px;
    overflow: auto;
}


/*--------------------END- LEFT COLUMN / PANEL--------------------*/



.headingText {
	font-family: "Comic Sans MS";
	font-size: 2.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #35009D; /*change text colour here*/
	line-height: 32px;
	/*width: 170px; original width of heading */
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}

div#right_panel .minorHeadingText {
    font-family: "Comic Sans MS";
    font-size: 1.5em;
    font-weight: bold;
    font-variant: small-caps;
    color: #35009D; /*change text colour here*/
    line-height: 32px;
    /*width: 170px; original width of heading */
/*    padding-left: 12px;*/
    margin-top: 2px;
    border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 5px;
    text-align: center;
}

div#right_panel div.minorHeadingText {
	 background: #E7E7E7;
	 border-right: 3px solid #CCC;
	 padding-left: 0;
	 margin-top: 10px;
}

.smallHeadingText {
        font-family: "Comic Sans MS";
        font-size: 1em;
        font-weight: bold;
        font-variant: small-caps;
        color: #35009D; /*change text colour here*/
}

.smallHeadingText a{
        color: #35009D; /*change text colour here*/
}

.contentColumnTitle {
    margin-left: 10px;
    color: #35009D;
    font-size: 1.8em;
    margin-bottom: 5px;
}

/*-------------------MIDDLE COLUMN / PANEL--------------------*/

#middle_panel{
    float: left;
	padding-left:10px;
	text-align: left;
    width: 590px;

}

/*--------------------HOME PAGE CONTENT---------------------------*/



/* most links will have a and a:hover  colours */



a {

	text-decoration: none;

	color: #4E4E4E;  /*change text colour here*/

}

a:hover {

	text-decoration: none;

	color: #689D00; /*change text colour here*/

}

a:visited {

	text-decoration: none;

	color: #35009D; /*change text colour here*/

}



.module_list ul { margin: 0px; margin-top: 20px; padding: 6px; }



.module_list li {

	margin: 0px;

	margin-top: 8px;

	margin-bottom: 8px;

	font-size: 1.1em;

	font-weight: normal;

	display: table-row-group;

}



.home_modules .writeup {

	float: left;

	border: 2px solid #004f00;

	margin-top: 5px;

	margin-bottom: 5px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}



.module .writeup {

	border: 2px solid #004f00;

	margin-top: 20px;

	padding: 10px 0px 10px 10px;

}



.embeded_box_layout { float: right; }





.listing { margin-bottom: 6px;}

.listing_title { font-size: 1.2em; padding-bottom: 4px; padding-top: 6px;}

.listing_title .thumbs, #listing_detail .thumbs {
    left:10px;
    position:relative;
    top:-5px;
}

a.thumb_up {
    /*background-image:url(../images/thumb_up_down_new.gif);*/
    /*background-repeat:no-repeat;*/
    margin-right:2px;
}

a.thumb_down {
    /*background-image:url(../images/thumb_up_down_new.gif);*/
    /*background-position:0 -19px;*/
    /*background-repeat:no-repeat;*/
    margin-top:5px;
}

a.thumb_up, a.thumb_down {
    width:15px;
    height:19px;
    /*cursor:pointer;*/
    display:block;
    float:left;
}

.listing-left-column {
    float:left;
    width:300px;
}

.listing-left-column ul, .listing-left-column ul li,
.listing-right-column ul, .listing-right-column ul li {
    margin:0;
}

.listing-right-column ul li, .listing-right-column ul li {
    padding:5px 0;
    height:16px;
}

.listing-right-column {
    margin-left: 320px;
}

.listing-phone, .listing-email, .listing-address {
    padding:5px 0;
}

.show-listing-phone {
    cursor:pointer;
    display:block;
    line-height:32px;
    height:32px;
    padding-left:34px;
}

.show-listing-email {
    cursor:pointer;
    display:block;
    padding-left:29px;
    margin-left: 5px;
    line-height:24px;
    height: 24px;
}

.show-listing-address {
    display:block;
    padding-left:29px;
    margin-left: 5px;
    line-height:24px;
    height: 24px;
}

.show-listing-phone {
    background: url(../images/phones.png) no-repeat;
}

.show-listing-email {
    background: url(../images/edit_message_v2_24.png) no-repeat;
}

.show-listing-address {
    background: url(../images/building.png) no-repeat;
}

#report_incorrect_link {
    font-size: 70%;
}

#listing_info {
}
#listing_screenshot { float: right; margin-top: -10px; }
#listing_logo { float: left; margin: 5px 10px; }

.listing_category_link { font-size: 0.8em; color: #689D00;}

.listing_detail .tab_links { font-size: 1.0em; color: #689D00; margin-left: 10px;}

.listing_detail .category_tag { font-weight: bold; }



.selected_country { color: #35009D; }



.fine_print { font-size: 0.6em; color: #777777;}

.fine_print td { border: none; }



.disabled { color: #777777; }

a:hover.disabled  { text-decoration: none; }



.module_category_link {

	font-size: 1em;

	color: #689D00;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	padding-left: 10px;

	margin-bottom: 2px;

	width: 578px;

	line-height: 16px;

}

.count {

	font-size: 0.8em;

	color: #999999;

}



li { margin: 5px; list-style-type: none;}


.feed dl { margin: 2px; }

.feed dt { margin: 2px; }

.feed dd { padding-bottom: 10px; }

.feed .date { font-size: 0.6em; font-weight: 800; color: #777777; }

.feed .description { font-size: 0.8em; color: #4E4E4E; }

.feed .minorHeadingText { font-size: 1.6em; margin-left: 2px; }

.feed .copyright {

	font-size: 0.8em;

	color: #AAAAAA;

}

.feed .fine_print, .feed .copyright { margin-left: 11px; }


/* --------CATEGORY BOX (i.e module list)---------------------------------*/



#category_box {

	/*border: 1px solid #4E4E4E; /*change border colour here : original #990000 */

	/*display: table; */

	width: 552px;

	overflow:auto;

	padding: 5px 10px 10px 10px;

	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}



/**** MODIFIED BY KATTIA --- BEGIN --- ***/



.categoryColumn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	float: left;

	display: table-column-group;

	width: 255px;

	height: auto;

	padding: 0px 15px 0px 5px;

}

.tableclear {
	clear: left;
	display: none;
	height: 0px;
}
.tableclearcontent {
	display: none;
	height: 0px;
}

/**** MODIFIED BY KATTIA --- BEGIN --- ***/



.categoryItem {

	font-size: 13px;
	float: left;
	width: 255px;
	height: auto;
	padding: 0;
	margin-bottom: 6px;
}

.categoryItem a:link {

	color: #689D00; /*change text colour here*/

}

.categoryItem a:hover {

	color: #689D00; /*change text colour here*/

}

.categoryItem a:visited {

	color: #689D00; /*change text colour here*/

}



.categoryItem .categoryImage {
    padding:0;
}

.categoryItem .categoryImage img {
    border-right:2px solid #ccc;
    border-bottom:2px solid #ccc;
}

.categoryTags {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	line-height: 12px;

	color: #000000; /*change text colour here*/

	width: auto;

	padding: 0px 0px 2px 10px;

	text-align: left;

}

.categoryTags a:link {

	color: #4E4E4E; /*change text colour here*/

}

.categoryTags a:hover {

	color: #689D00; /*change text colour here*/

}

.categoryTags a:visited {

	color: #35009D; /*change text colour here*/

}



/* ORIGINAL

.categoryItem {

	float: left;

	display: table-column-group;

	font-size: 13px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

*/



/* ---------CATEGORY BOX (i.e module list) END---------------------*/



/*----------------NEWS BOX ON HOME PAGE----------------------------*/

.news_feed_box {

	width: 578px;
	height: auto;
}

.news_feed_box_small {

	width: 270px;
	height: auto;
	float:left;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.essentials_box_small.left, .essentials_box_small.right {
    width:50%;
}

.essentials_box_small.wide {
    width:100%;
    clear:both;
}

.essentials_box_small.left {
    float:left;
}

.essentials_box_small.right {
    float:left;
}


.essentials_box_small li {
	list-style-type: disc;
}

div.essentials_box_small div.essential_content {
    padding: 0 0 0 10px;
}

.news_feed_box_small .inner_box {
	border: 1px solid #4E4E4E; /*change border colour here : original #990000*/

}
.news_feed_box .inner_box {
    padding: 6px;
}

.news_feed_box .top_matter {
    padding-left: 10px;
}

.feed .feedlogo { float: right; }
.feed .feedlogo img { width: 120px; padding: 5px; margin-top: 25px; }

.feed table {
	margin-bottom: 0;
}

.feed td {
	border-bottom: medium none;
}

.news_feed_box_small .feedlogo img { width: 80px; padding: 2px; }


.essentials_box_small .inner_box {
/*    border: 1px solid #4E4E4E;*/
    padding: 0 5px 0 0;
}

.essentials_box_small .news-hd {
    background: url('../images/icons/bullet_expanded.png') no-repeat 4px 8px;
}
.essentials_box_small .news-hd.expandable {
    background-image: url('../images/icons/bullet_collapsed.png');
}
.essentials_box_small .news-bd.collapse {
    display: none;
}

.essentials_box_small h3 {
    margin: 10px 15px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}
.essentials_box_small h4 {
    margin: -5px 15px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}
.essentials_box_small .publish-date {
    margin: 10px 20px;
    font-weight: bold;
}
.essentials_box_small .author {
    margin: 2px;
    color: #888;
}

.tags {
    margin: 0 0 -10px 20px;
}
.tag {
    white-space: nowrap;
    display: inline-block;
    margin: 2px;
    padding: 2px 5px;
    font-size: 11px;
    background-color: #ddd;
    color: #444;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.share-block.left { float: left; }
.share-block.right { float: right; }
.share-block .widget-3rdparty {
    text-align: left;
    margin-bottom: 4px;
}

.drum-block.left { float: left; padding: 3px; }
.drum-block.right { float: right; margin-right: 10px; padding: 3px; }
.drum-block a {
    background: url('../images/icons/drumit.png') no-repeat;
    padding: 8px 0 0 20px;
}

.print-block.right { float: right; margin-right: 10px; padding: 3px; }
.print-block a {
    background: url('../images/icons/print.gif') no-repeat;
    padding: 2px 0 0 20px;
}
.link-post-comment {
    line-height: 18px;
}

.update-published {
    font-size: 9px;
    color: #888;
    padding: 0 10px;
}

/*-------------END - NEWS BOX ON HOME PAGE-------------------------*/





/*------------------END MIDDLE COLUMN / PANEL----------------------*/





/*-------------------- RIGHT PANEL------------------------------------*/

div#right_panel{
    float: right;
    height: auto;
    padding: 0px;
    text-align: right;
    width: 180px;
    position:relative;
    margin-right:17px;
}

input#id_name, input#id_email {
	width: 20.5em;
}


div.news-widget, div.a24-widget {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size:12px !important;
    margin: 0 10px 10px 0;
    position:relative;
}

div.news-widget {
    background: #35009D;
    border: 1px solid #35009D;
}

div.a24-widget {
    background: #689D00;
    border: 1px solid #689D00;
}

div.news-widget div.news-hd, div.a24-widget div.news-hd {
    font-size:16px !important;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.5em !important;
    padding:3px;
    text-align: center;
}

div.news-widget div.news-bd, div.a24-widget div.news-bd  {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #FFFFFF;
    padding:5px;
    font-weight: normal;
    overflow: auto;
}

div.news-widget div.news-bd * {
    white-space: normal !important;
}

div.a24-widget div.news-bd {
    background-image: url(../images/a24_logo.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

div.news-bd a:link{
    color: #4E4E4E;
}

div.news-bd a:hover{
	color: #689D00; /*change text colour here*/
}

div.news-bd a:visited{
	color: #35009D; /*change text colour here*/
}

div.unboxed-video-hd {
    font-size:16px !important;
    font-weight: bold;
    color: #35009D;
    line-height: 1.5em !important;
    padding:3px;
    text-align: center;
}

div.news-bd .essentials a {
    font-family: inherit;
    font-size: inherit;
}

div.news-bd div.more-events {
    float: left;
    line-height: 150%;
    padding: 4px 16px 4px 20px;
}

div.news-bd div.more-events a {
    color: #4E4E4E;
}

div.news-bd div.more-events a:hover {
    color: #4D9B01;
}

div.news-bd div.events-rss {
    padding: 5px 16px 4px 0px;
    line-height: 150%;
    float: right;
}

div.news-bd div.add-event {
    padding: 4px 16px 4px 23px;
    line-height: 150%;
    background: url('../images/icons/date_add.png') center left no-repeat;
    float: right;
}

div.news-bd div.add-event a {
    color: #4E4E4E;
}

div.news-bd div.add-event a:hover {
    color: #4D9B01;
}



/*----------TAG BOX (and TAG CLOUD)----------------*/

div#right_panel div.widget {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #E7E7E7;
    border: 1px solid #CCC;
    margin:0 0 10px 0;
    position:relative;
    right: -7px;
}

#essential_facts {
    text-align: left;
}

div.tag-widget {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FC4D00;
    border: 1px solid #FC4D00;
    font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size:12px !important;
    margin:15px 0;
    position:relative;
    right: -7px;
}

div.tag-widget div.tag-hd {
    font-size:16px !important;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.5em !important;
    padding:3px;
    text-align: center;
}

div.tag-widget div.tag-bd {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #E7E7E7;
    border: 1px solid #E7E7E7;
    padding:5px;
    text-align:center;
    font-weight: normal;
}

div.tag-bd a:link{
    color: #4E4E4E;
    margin-right: 8px;
}

div.tag-bd a:hover{
	color: #689D00; /*change text colour here*/
}

div.tag-bd a:visited{
	color: #35009D; /*change text colour here*/
}

#tag_outer_container {
    margin:10px 0 0 0  !important;
/*    background: #689d00 !important;*/
/*    border: 1px solid #5ECA00 !important;*/
}

#search_restaurants {
    padding:0 0 0 5px;
}

#search_restaurants #search_form {
    text-align:left;
}

#search_restaurants #search_form #id_keywords {
    display:block;
}

/*div#right_panel > div {
    margin-bottom:10px;

    padding-top: 5px;

    padding: 5px;

    background: #E7E7E7;

    border-right: 3px solid #CCC;
    border-bottom: 3px solid #CCC;

    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;

    text-align: left;
    padding-left: 5px;
    margin-right: 0;
}
*/
/*#maincontent #right_panel #tag_outer_container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #E7E7E7;
    border: 1px solid #CCC;
    margin:10px 0 0 0;
    position:relative;
    right: -7px;
}
*/
div#right_panel .tag_inner {

/*  text-align: center;*/
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0px;
}

div#right_panel div.box {
    position:relative;
    right: -7px;
}

.tag_inner p{

	font-size: 12px;

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-weight: normal;
	text-align:center;
}

.tag_inner a:link{

    color: #4E4E4E; /* change text colour here */

    margin-right: 8px;

}

.tag_inner a:hover{

	color: #689D00; /*change text colour here*/

}

.tag_inner a:visited{

	color: #35009D; /*change text colour here*/

}



/*---------------END ----TAG BOX (TAG CLOUD)----------------*/


/* --- google map --- */

#map {
    width: 570px;
    height: 344px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

/*---------------CORRESPONDENCE BOXES e.g. email box, advertising box etc----------------*/

.info_box {

	border: 1px solid #4E4E4E; /*change border colour here : original #990000*/

	float: left;

	width: 188px;

	margin-bottom:20px;

}



.info_style {

	text-align: center;

	float: left;

	width: 170px;

	margin-left: 4px;

	margin-right: 4px;

	margin-top: 5px;

	margin-bottom: 5px;

}



.info_style p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #4e4e4e; /*change text colour here*/

}



.info_style a:link{

	color: #4E4E4E; /*change text colour here*/

}

.info_style a:hover{

	color: #689D00; /*change text colour here*/

}

.info_style a:visited{

	color: #4E4E4E; /*change text colour here*/

}



.info_inner_left{

	float: left;

	width: 60px;

}

.info_inner_right{

	float: left;

	width: 110px;

}

.info_mailpicture {

	background-image: url(/images/message.jpg);

	background-repeat: no-repeat;

	background-position: 15px 0px;

	float: left;

	width: 60px;

	height: 25px;

}





.tag_link

{

	/* originally width: 180px; */

	/* originally height: 488px; */

	width: 170px;

	height: 50px;

	margin-top: 5px;

	margin-bottom: 8px;

	margin-left: 8px;

	margin-right: 8px;

	overflow: hidden;

}

.info_inner_box_class a:link{

	color: #4E4E4E; /*change text colour here*/

}

.info_inner_box_class a:hover{

	color: #689D00; /*change text colour here*/

}

.info_inner_box_class a:visited{

	color: #4E4E4E; /*change text colour here*/

}

}*/



/*---------------------------END CORRESPONDENCE BOXES--------------------*/



/*---------------------------END RIGHT COLUMN / PANEL--------------------*/



/* ***** Google bottom advert *************************************************************************************** */
.bottom_ad {
	width: 990px;
	height: 120px;
	float: left;
}

.bottom_ad_404 {
    clear: both;
	width: 100%;
    text-align: center;
}

.bottom_left {
	width: 130px;
	height: 100px;
	margin-top: 20px;
	float: left;
}

.bottom_middle {
	text-align: center;
	width: 730px;
/*  height: 100px;*/
    margin-top: 20px;
	float: left;
}

.bottom_right {
	width: 130px;
	height: 100px;
	margin-top: 20px;
	float: left;
}
/* ***** End of google bottom advert ******************************************************************************** */



/*---------------------------PAGE FOOTER   --------------------*/



.bottomfooter {

	/* originally width: 980px; */

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: center;

 	float:left;

 	width: 990px;

	height: 60px;

	margin-top: 10px;

	padding-top: 10px;

	padding-bottom: 10px;
	position:relative;

/*  border-top: 1px solid #4E4E4E;*/

}

div#follow_us_on_twitter {
    position: absolute;
    left: 45px;
    top: 0;
}
div#small_logo_bottom {
    position: absolute;
    right: 30px;
    top: 10px;
}

.bottomfooter a {

	color: #35009D; /*change text colour here*/

}

.bottomfooter a:hover {

	color: #689D00; /*change text colour here*/

}

.bottomfooter ul {

	margin:0;

	padding:0;

	list-style:none;

	color: #35009D; /*change text colour here*/

}

.bottomfooter li {

	display:inline;

	color: #35009D; /*change text colour here*/

	margin-right: 4px;

	margin-left: 0;

	padding-right: 0;

	padding-left: 0;

}

dt {
    margin-top: 10px;
    margin-bottom: 3px;
}



/*---------------------------END - PAGE FOOTER   --------------------*/


/*.tag_inner a.tag1 { font-size: 0.8em; font-weight: 600; color: #689D00; }
.tag_inner a.tag2 { font-size: 0.85em; font-weight: 600; color: #9D0019; }
.tag_inner a.tag3 { font-size: 0.9em; font-weight: 700; color: #689D00; }
.tag_inner a.tag4 { font-size: 0.95em; font-weight: 700; color: #9D0019; }
.tag_inner a.tag5 { font-size: 1.0em; font-weight: 775; color: #689D00; }
.tag_inner a.tag6 { font-size: 1.2em; font-weight: 775; color: #9D0019; }
.tag_inner a.tag7 { font-size: 1.3em; font-weight: 800; color: #689D00; }
.tag_inner a.tag8 { font-size: 1.4em; font-weight: 800; color: #9D0019; }
.tag_inner a.tag9 { font-size: 1.5em; font-weight: 700; color: #689D00; }
.tag_inner a.tag10 { font-size: 1.6em; font-weight: 850; color: #9D0019; }
*/


div.tag-bd a.tag1 { font-size: 0.65em; font-weight: 550; color: #689D00; }
div.tag-bd a.tag2 { font-size: 0.7em; font-weight: 550; color: #9D0019; }
div.tag-bd a.tag3 { font-size: 0.75em; font-weight: 600; color: #689D00; }
div.tag-bd a.tag4 { font-size: 0.8em; font-weight: 600; color: #9D0019; }
div.tag-bd a.tag5 { font-size: 0.85em; font-weight: 650; color: #689D00; }
div.tag-bd a.tag6 { font-size: 0.9em; font-weight: 650; color: #9D0019; }
div.tag-bd a.tag7 { font-size: 0.95em; font-weight: 700; color: #689D00; }
div.tag-bd a.tag8 { font-size: 1.0em; font-weight: 700; color: #9D0019; }
div.tag-bd a.tag9 { font-size: 1.05em; font-weight: 750; color: #689D00; }
div.tag-bd a.tag10 { font-size: 1.1em; font-weight: 750; color: #9D0019; }


/*
div.tag-bd a.tag1 { font-size: 0.8em; font-weight: 600; color: #689D00; }
div.tag-bd a.tag2 { font-size: 0.85em; font-weight: 600; color: #9D0019; }
div.tag-bd a.tag3 { font-size: 0.9em; font-weight: 700; color: #689D00; }
div.tag-bd a.tag4 { font-size: 0.95em; font-weight: 700; color: #9D0019; }
div.tag-bd a.tag5 { font-size: 1.0em; font-weight: 775; color: #689D00; }
div.tag-bd a.tag6 { font-size: 1.2em; font-weight: 775; color: #9D0019; }
div.tag-bd a.tag7 { font-size: 1.3em; font-weight: 800; color: #689D00; }
div.tag-bd a.tag8 { font-size: 1.4em; font-weight: 800; color: #9D0019; }
div.tag-bd a.tag9 { font-size: 1.5em; font-weight: 700; color: #689D00; }
div.tag-bd a.tag10 { font-size: 1.6em; font-weight: 850; color: #9D0019; }
*/

div.tag-bd a:hover {
    background-color: yellow;
}

a:visited {
    color: #689D00;
}

.tag_inner a:hover {
    background-color: yellow;
}

.selected {
    font-weight: bold;
}

#feed_weather .feedlogo img {
    margin-top: 10px;
}

#feed_weather .feedlogo {
    float:none;
    text-align:center;
}

#feed_weather .fine_print {
    text-align:center;
    margin:0 0 5px 0;
}

#feed_weather .inner_box dd, #feed_weather .inner_box dt {
    margin-left: 5px;
    text-align:left;
}

.essentialfacts {
    color: #4E4E4E;
    font-size: 10px;
    padding-bottom: 5px;
    padding: 0 8px;
    margin-top: -12px;
}

.essentials {
    margin-left: 20px;
    margin-right: 10px;
}

.essentials a {
    color: #689D00;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

.topicsearch {
    color: #4E4E4E;
    font-size: 10px;
}

.topicsearch p {
	line-height: 2em;
}

.topicsearch ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 0px;
    margin-top: -8px;
}

.topicsearch ul li {
    margin-left: 0px;
    height: 1.4em;
}

h3.comment {
    color: #35009D;
    text-align: center;
}

.comments form label {
    display: block;
}

.comments form input[type="text"] {
    width: 250px;
}

.comments .date {
    font-size: 9px;
    color: #555;
}

.comments dd {
    margin-bottom: 10px;
}

th {
    vertical-align: middle;
}

div.static_page h3, div.static_page h4, div.static_page h5, div.static_page h6, #ads h3,#ads h4, #ads h5, #ads h6, #about h3, #about h4, #about h5, #terms h3, #terms h4, #terms h5, #terms h6, #advertising h3, #advertising #h4, #advertising h6, .contact_form h3 {
	color: #9d0019;
	/*font-family: "Comic Sans MS";*/
}

div.static_page h4, #static_page h5, #static_page h6, #ads h4, #ads h5, #ads h6, #about h4, #about h5, #terms h5, #terms h6, #advertising h3, #advertising h4, #advertising h6, .contact_form h3 {
	/*font-family: "Comic Sans MS";*/
	margin-bottom: 15px;
}

div.static_page h3, #ads h3, #about h3, #terms h3, #terms h4, #advertising h3, .contact_form h3{
	font-size: 1.8em;
	margin-bottom: 20px;
}

div.static_page p, #ads p, #about p, , #terms li {
	line-height: 1.4em;
	margin-bottom: 10px;
}

div.static_page li, #ads li, #about li, #terms li {
	list-style: decimal;
	}

form {
	margin-left: 3px;
}

form p input, form p select {
	margin: 0;
	width: 10em;
}

form ul input {
	margin: 3px 0;
}

form > input {
	margin-bottom: 10px;
	display: block;
	margin: auto auto  10px auto;
}

form p label {
	color: #35009d
}

form dl input {
	width: 17em;
}

form dl button.submit {
	width: 10em;
}

dl dd {
	margin-left: 0;
}

dd.areacode, dd.phone {
	display: inline;
}

dd.phone input {
	width: 13em;
}

dd.areacode input {
	width: 3em;
}

dd select {
    width: 235px;
}

dt.second {
	margin-top: -3.1em;
}

.second {
	margin-left: 21em;
}

input#address2 {
	margin-left: 5em;
}

/*form label{
  float: left;
  width: 200px;
}

form p label{
  color: black;
  font-weight: bold;
}

form.user input, form.user select, form.user textarea {
  width: 180px;
  margin-bottom: 5px;
}

form textarea {
  width: 250px;
  height: 150px;
}

form .boxes {
  width: 1em;
}

form.two-column input.button {
    margin-left: 120px;
    margin-top: 5px;
}

form br {
  clear: left;
}*/

input.submit, button.submit {
	padding: 4px;
	color: #FFF;
	font-weight: bold;
	background: #689d00;
	border: 2px outset #84c800;
	font-size: 1em;
}

p.note, p.error {
    color:#9D0019;
    font-size:1.2em;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

p.note {
    color: gray;
}

p.error {
    color: red;
}

img.captcha {
    position: relative;
    margin-right: 20px;
    top: 5px;
}

span.error-label > ul.errorlist {
    color:red;
    top: 0;
}

ul.errorlist {
    margin:0;
    position:relative;
    top:-13px;
    color:red;
}

label {
    margin: 5px 0;
}
ul.errorlist li {
    margin:0;
}
.detailsheading.comment {
    margin:0;
}
p.required_field, p.disclaimer_message {
    margin: 10px 0;
    color: #9d0019;
    font-size:x-small;
}

span.required_star {
    color: #9D0019;
}

p.submit {
    display: inline-block;
    float:left;
}

p.submit input.submit-post,
p.submit input.submit-preview
p.submit input.submit-edit {
    margin:0 5px;
}


div#globalFooterDivider {
    background: transparent url(../images/sprite4.png) repeat-x scroll 0 -26px;
    height: 3px;
    margin: 20px 0 0 0;
    overflow: hidden;
    width: 100%;
}

div#mapDiv {
    margin: 0 0 0 10px;
    padding: 0 0 0 40px;
}

div.map_container {
    position:relative;
    -moz-border:0 !important;
    -webkit-border:0 !important;
    border:0 !important;
    background:#FFFFFF none repeat scroll 0 0 !important;
}

span.form_error {
    font-weight: normal;
    color: red;
}

#big_map {
    margin-left: 60px;
}

form.preview input, form.preview textarea, form.preview select {
    font-weight: bold;
    font-family: Arial;
    border: none;
    background: #fff;
    color: #000;
}
form.preview label {
    color: #888;
}


/* Photologue styles (media platforms) */
.photo-gallery { margin: 10px; overflow: auto; }
.photo-gallery-container h2 { font-size: 16px; margin-bottom: -5px; }
.photo-gallery-container .details { color: #999; }
.photo-gallery-container .link { margin: -10px 0 10px 20px; }
.gallery-photo { margin: 10px; padding: 5px; text-align: center; background-color: #eee;
                 float: left; width: 100px; height: 100px; overflow: hidden; }
.gallery-photo:hover { background-color: #ffc; }
.gallery-photo.plus20 { width: 120px; height: 128px; margin: 5px; }
.gallery-copyright { font-size: 10px; color: #999; text-align: right; }


/* DrumIt global styles */
.list-news .rating { display: block; font-size: 12px; font-weight: bold; text-align: center; }
.list-news .wrap { overflow: auto; }
.list-news .no-events { padding-left: 20px; }

.list-news .line-title {
    font-size: 14px;
    font-weight: bold;
    color: #4E4E4E;
    /*float: left;*/
    min-width: 200px;
}

.list-news .event-dates-country {
    margin-right: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #4D9B01;
    float: right;
    text-align: right;
    width: 85px;
    /*height: 42px;*/
}

.list-news .event-dates-country .calendar {
    font-weight: normal;
}

.list-news .event-dates-country .event-time {
    padding-top: 3px;
}

.list-news .line-info .event-country {
}

.list-news .line-info .event-country a {
    color: #4D9B01;
    font-size: 10px;
    font-weight: bold;
}

.list-news .line-info .event-country a:hover {
    color: #4E4E4E;
}

.list-news .line-title a { font-size: 14px; font-weight: bold; color: #99c; }
.list-news .line-title a:hover { color: #669; }
.list-news .line-text { margin-top: 4px; font-size: 12px; color: #333; }
.event-item .line-text { clear: both; }
.list-news .line-text-source { color: #888; font-size: 11px; margin: 2px 0 -2px; }
.list-news .line-info { padding: 7px 0; font-size: 11px; color: #999; line-height: 150%; }
.list-news .event-tags { padding: 4px 0; line-height: 150%; }
.list-news .line-votes { font-size: 10px; color: #ccc; margin-bottom: 4px; }

.list-news .votes-display { float: left; margin: 2px 10px; color: #999; }
.list-news .votes-display .rating { font-size: 16px; text-align: right; min-width: 25px; }
.list-news .votes-display a { font-size: 9px; color: #f33; }
.list-news-box { padding: 10px; }

.list-news .event-item {
    clear: both;
    margin-bottom: 10px;
}

.event-item .line-title {
    width: 340px;
}

.list-news .event-category-info {
    valign: top;
    float: left;
    font-size: 11px;
    margin: 0 10px;
    color: #999;
    width: 100px;
    font-weight: bold;
}

.list-news .event-category-info-empty { valign: top; float: left; font-size: 13px; margin: 2px 10px; color: #999; min-width: 0px; }
.list-news .event-category-info .event-category a { color: #4D9B01; }
.list-news .event-category-info .event-category a:hover { color: #4E4E4E; }

.list-news .action-comment { background-color: #df9; color: #666; padding: 2px 4px; white-space: nowrap; }
.list-news .action-comment:hover { background-color: #cfc; }
.list-news.anonymous .action-comment { background-color: #fdd; }
.list-news-warn { margin: 10px; font-size: 10px; color: #999; text-align: right; }

.list-news .rating.neutral {}
.list-news .rating.positive { color: #4D9B01; }
.list-news .rating.negative { color: darkred; }
.list-news .posted-comments { color: darkred; }
.list-news .event-place { color: #999; }



/* Advertisement widgets in the right panel */
div.ad-widget {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FC4D00;
    border: 1px solid #FC4D00;
    font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size: 12px !important;
    margin: 15px 0;
    position: relative;
    right: -7px;
}

div.ad-widget div.ad-hd {
    font-size: 16px !important;
    font-weight: bold;
    color: white;
    line-height: 1.5em !important;
    padding: 3px;
    text-align: center;
}

div.ad-widget div.ad-hd-small {
    font-size: 12px !important;
    font-weight: bold;
    color: white;
    line-height: 1.5em !important;
    padding: 3px;
    text-align: center;
}

div.ad-widget div.ad-bd {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: white;
    border: 1px solid white;
    padding: 5px;
    text-align: center;
    font-weight: normal;
}

div.ad-bd a:link{
    color: #4E4E4E;
    margin-right: 8px;
}

div.ad-bd a:hover{
	color: #689D00; /*change text colour here*/
}

div.ad-bd a:visited{
	color: #35009D; /*change text colour here*/
}

