/* headings */

h1.audiencehomepagetitle
{
    font:1.6em/1.5em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #666666;
    border: none;
}




/* end of headings */


/* boxes */

.contentarea
{
    padding:0px;
    width:619px;
    border-left:1px solid #e2e2e2;
}

.maincontent
{
    padding:0px;
    width:815px;
}

.audiencetopbox
{
    padding: 0px;
    margin: 0px;
    width:619px;
    height:240px;
    clear: both;
}

.audienceintro 
{
    width: 280px;
    height:190px;
    padding: 50px 30px 0px 30px;
    border-bottom: 3px solid #e2e2e2;
    float:left;
}

.audiencefeature
{
	position:relative;
    width:279px;
    height:240px;
    padding: 0px;
    margin: 0px;
    border-bottom: 3px solid #e2e2e2;
    float:left;
}

.audiencefeature .floater{position:absolute;left:0;top:0;z-index:1;}

/* HOME PAGE ADVERTS */

#countryhomeAd_1 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 279px; /* important */
	height: 240px; /* important */
}

#countryhomeAd_1 .countryhomeAd_item {position:absolute;left:0px;top:0px;}
#countryhomeAd_1 .countryhomeAd_item span{
	position:absolute;
	line-height:26px;
	padding-right:20px;
	z-index:100;
	color:#FFFFFF;
	cursor:default;
	background: url(/websitev2/both/subsites/websitev2/images/cthruBlack.png) !important;
	display:block;
	width:259px;
	bottom:0;
	text-align:right;
}


.audiencefeature img 
{
    vertical-align:bottom;
    margin-bottom:-1px;
}


/* bottom features */
.feature1, .feature4
{
    clear: both;
    overflow:hidden;
}

.feature1, .feature2, .feature3, .feature4, .feature5, .feature6
{
    float:left;
    width:165px;
    height:211px;
    padding:20px;
 }

.feature1, .feature2, .feature4, .feature5
{
    border-right:2px solid #e2e2e2;
}

.feature3 /* slightly wider to fill the space */
{
    /*width: 166px;*/
}


.feature1, .feature2, .feature3
{
    border-bottom: 1px solid #e2e2e2;
}

 .feature1 ul, .feature2 ul, .feature3 ul{
 	list-style:none;
	/*list-style:url(/websitev2/both/subsites/websitev2/images/countryhomeimages/yellowBullet.gif);*/
	padding:0;
	margin:0;
	margin-left:0px;
	margin-top:10px;
}

.feature1 li, .feature2 li, .feature3 li{border-bottom:#CCCCCC dotted 1px;padding-bottom:4px;margin-bottom:4px;padding-left:14px;background:url(/websitev2/both/subsites/websitev2/images/countryhomeimages/greyBullet.gif) no-repeat 0 2px;cursor:pointer;}
 
.feature1 li:hover, .feature2 li:hover, .feature3 li:hover{color:#fea201;background:url(/websitev2/both/subsites/websitev2/images/countryhomeimages/yellowBullet.gif) no-repeat 0 2px}



.infofor 
{
    color: #696969;
    font-size:1.3em;
    line-height:1.3em;
    font-weight:bold;
    letter-spacing: -1px;
}

.audiencetitle
{
    color: #5d8826;
    font-size:1.4em;
    line-height:normal;
    letter-spacing: -1px;
}

.audiencelink
{
    padding:0px;
}

/* end of features */

/* end of boxes */




