/*
Title:		Dwr Cymru Welsh Water: defaultdiv.css
Author: 	Dwr Cymru Welsh Water
Created:	July 2009
*/


/*  C O L O U R W A Y S
Blue          #0671B0
Dark Blue     #00578B
Light Blue    #85C2E6

Resource BG   #AFE0FD
Main Nav BG   #CCECFE

Green         #A6CE39
Dark Green    #5F7D0C
*/



/* Language Area / RSS Request -------------------------------------------------- */

div#language_wrap {
	background: #0671B0;
	margin: 0;
	padding-top: .125em;
	height: 2em;
	width: 765px;
/*	border-right: solid #006 3px;
	width: 47.825em; */
}
.language {
	background: transparent url(/_images/comma.gif) no-repeat;
	background-position: .25em 0;
	float: left;
	height: 1.875em;
	margin-left: .25em;
	padding-left: 1.875em;
}
.rss_wrap {
	background: transparent url(/_images/rss_icn.gif) no-repeat;
	float: right;
	height: 1.875em;
	margin-right: .75em;
	padding-left: 2.5em;
	display: none;
}
.language p,
.rss_wrap p,
.location p {
	color: #FFF;
	font-size: 0.689em;
	margin: 0 auto;
	padding: 0.75em 0 0 0;
}

.language a,
.rss_wrap a {
	border: 0;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.language a:link,
.language a:visited,
.language a:active,
.rss_wrap a:link,
.rss_wrap a:visited,
.rss_wrap a:active {
	color: #FFF;
}
.language a:hover,
.rss_wrap a:hover {
	background: none;
	color: #FFF;
	text-decoration: none;
}
.rpt {
	background: #0671B0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
