/* structural divs */
#container {
	position: relative;
	margin: 0 auto;
	width: 750px;
z-index: 0; }


#UKheader {
	position: relative;
	float: left;
	padding-bottom: 10px;
	width: 750px;
z-index: 0; }

#content {
	position: relative;
	left: 0px;
	top: 0px;
	width: 750px;
	float: left;	
	clear: both;
z-index: 0; }

#flashcontent {
	float: left;
	margin-top: 40px;
}

#left {
	width: 175px;
	float: left;
 }

#right {
	float: right;
	width: 565px;
	padding-left: 10px;
}

#rightinfo {
	padding: 9px;
	float: left;
	width: 400px;
	padding-right: 0px;
}

#rightdown {
	padding: 9px;
	float: right;
	width: 136px;
}

.downbox {
	float: right;
	width: 134px;
	border: 1px solid #e9e9e9;
	margin-bottom: 9px;
}

.downpdf {
	border: 0;
	vertical-align: middle;
	padding:5px;
}

.downitem {
	float: left;
	width: 119px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px #e9e9e9 solid;
}

.downitem a, .downitembottom a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.downitem a:hover, .downitembottom a:hover {
	color: #ff6900;
	font-size: 11px;
	text-decoration: underline;
}

.downitembottom {
	float: left;
	width: 114px;
	margin-left: 5px;
	margin-right: 5px;
}

.downleft {
	float: left;
	width: 40px;
}

.downright {
	float: left;
	padding-top: 5px;
	width: 74px;
}

.portfoliobox {
	float: right;
	width: 398px;
	border: 1px solid #e9e9e9;
	margin-bottom: 9px;
}

.portfolioboxbottom {
	float: right;
	width: 398px;
	border: 1px solid #e9e9e9;
}

.porttext {
	padding: 9px;
	background-image: url(http://business.eircom.net/images/box_bg.jpg);
	background-repeat: repeat-x;
}

.rightbox {
	float: right;
	width: 563px;
	border: 1px solid #e9e9e9;
	border-top: 0px;
}

.topleftimg {
	float: left;
	vertical-align: middle;
}

.toptext {
	padding: 10px;
	padding-right: 0px;
	float: left;
	width: 320px;
}

.ContentBox {
	border-style: solid; 
	border-color: rgb(204, 204, 204); 
	border-width: 0px 1px; 
	margin: 0px; 
	overflow: auto; 
	height: 194px; 
	padding-left:15px; 
	padding-right:10px;
	background-image: url(http://business.eircom.net/images/box_bg.jpg);
	background-repeat: repeat-x;
}

.datatext {
	padding: 10px;
	padding-right: 0px;
	float: left;
	width: 345px;
}

.voicetext {
	padding: 10px;
	padding-right: 0px;
	float: left;
	width: 350px;
}

.fulltext {
	padding: 10px;
	padding-left: 20px;
	float: left;
	width: 520px;
}

.morebut {
	float: right;
	padding: 0 10px 5px 0;
	border:0;
}

#ukcopy {
	text-align: right;
	font-size: 10px;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	z-index: 0; }

#footer {
	position: relative;
	padding-top: 6px;
	clear: both;
	z-index: 0; }

#newnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#newnav li {
		border-bottom: 2px solid #fff;
		margin: 0;
		}

#newnav li a {
		font-weight: bold;
		font-size: 11px;
		text-indent: 20px;
		display: block;
		padding: 5px 0 5px 0;
		background: #eaeaea url(http://www.eircom.ie/bveircom/images/menuArrow.gif) no-repeat left center;
		color: #6e6e6e;
		text-decoration: none;
		width: 100%;
		}

#newnav li.UKhighlight a {
		color: #ff6900;
		}
		
	html>body #newnav li a {
		width: auto;
		}

	#newnav li a:hover {
		background: #eaeaea url(http://www.eircom.ie/bveircom/images/menuArrow.gif) no-repeat left center;
		color: #ff6900;
		}

ul.navitem {
	margin-top:10px;
	padding-botom: 0px;
	list-style-image: url(http://www.eircom.ie/bveircom/images/menuArrow.gif);
}

ul.navitem li {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 2px;
	padding-right: 20px;
}

label {
	font-weight: bold;
}
/* end structural divs */