﻿

#county-video
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	width: 437px;
	float: left;
    text-align: left;
}

#county-description
{
	padding: 0px 0px 0px 2px;
	margin: -2px 0px 0px 11px;
	width: 144px;
	float: left;
    text-align: left;
    /*border: 1px solid red;*/
}

#county-description p
{
	width: 139px;
	/*background-color: Red;*/
}


#county-lower
{
	padding: 0;
	margin: 0px 0px 0px 0px;
}

.limerick
{
    background: url("../images/current-dev-title-bg.png") 0px 0px no-repeat;
}

.galway
{
    background: url("../images/current-dev-title-bg-galway.png") 0px 0px no-repeat;
}

.clare
{
    background: url("../images/current-dev-title-bg-clare.png") 0px 0px no-repeat;
}

.cork
{
    background: url("../images/current-dev-title-bg-cork.png") 0px 0px no-repeat;
}

.dublin
{
    background: url("../images/current-dev-title-bg-dublin.png") 0px 0px no-repeat;
}

.kerry
{
    background: url("../images/current-dev-title-bg-kerry.png") 0px 0px no-repeat;
}

.sligo
{
    background: url("../images/current-dev-title-bg-sligo.png") 0px 0px no-repeat;
}

.tipperary
{
    background: url("../images/current-dev-title-bg-tip.png") 0px 0px no-repeat;
}

.westmeath
{
    background: url("../images/current-dev-title-bg-westme.png") 0px 0px no-repeat;
}

.wicklow
{
    background: url("../images/current-dev-title-bg-wicklo.png") 0px 0px no-repeat;
}

.waterford
{
    background: url("../images/current-dev-title-bg-waterf.png") 0px 0px no-repeat;
}

p.dev-intro
{
	padding: 38px 0px 0px 11px;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
}

#county-dev-outer
{
    margin-left: -1px;
}

.county-dev
{
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 0px;
	width: 190px;
	float: left;
    text-align: left;
    font-size: 11px;
    /*border: 1px solid red;*/
}

img.dev-overlay
{
    width: 196px;
    height: 102px;
}

a.dev
{
    display:block;
    padding-top: 102px;
    padding-left: 2px;
    width: 188px;
    /*height: 17px;*/
    text-decoration: none;
}


a.dev:link, a.dev:visited, a.dev:active { text-decoration: none; color: #013394; }
a.dev:hover{ text-decoration: none; color: #6382be; }

a.view-map
{
    background: url("../images/dev-view-map.jpg") 0px 0px no-repeat;
}

a.view-map:hover
{
    background: url("../images/dev-view-map.jpg") -190px 0px no-repeat;
}

a.sale-list
{
    background: url("../images/sale_button.jpg") 0px 0px no-repeat;
}

a.sale-list:hover
{
    background: url("../images/sale_button.jpg") -190px 0px no-repeat;
}
