@charset "utf-8";
/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
font: 100% Tahoma,Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
}


/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}


/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}


/*------------------------*/
#mainContent strong {
color:#333333;
}
#mainContent .imgholder {
border:1px solid #CCCCCC;
padding:2px;
margin-bottom:3px;
}
#mainContent a, #sliderContent a{
color:#c23132;
text-decoration:none;
}
#mainContent a.readmore{
color:#1d4d7d;
text-decoration:none;
}
#mainContent a:hover{
color:#606060;
text-decoration:underline;
}

#mainContent .bstyles
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#mainContent .bstyles li 
{
padding-left: 10px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .6em;
line-height:17px;
}
.logo {
background-image:url(../images/main-images_01.gif); width:272px; height:128px;}
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#mainContent .news1{
border:1px solid #CCCCCC; min-height:100px; width:auto; margin:5px 0; padding:15px 10px 15px 5px;
}

#mainText {
width:600px;   float:left; padding:25px 25px;
}

#mainText h3 a{
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#990000;
margin:10px 0;
font-size:16px;
}

#mainText p {
font-size:12px;
line-height:15px;
margin:10px 0;}

#mainText h2 {
font-size:21px;

font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#990000;
margin:10px 0;

}
#mainText .profileLayout  {
width:180px;text-align:center;
height:280px;
padding:10px 5px;
}

#mainText .profileLayoutMembers  {
width:230px;text-align:center;
height:380px;
padding:10px 10px;
margin-left:30px;
}

#mainText .profileLayoutSmall  {
width:130px;text-align:center;
height:180px;
padding:10px 5px;
}
#mainText span.caption  {
font-size:10px;
font-variant:small-caps;
color:#990000;

}

/*caption*/

 div.caption       { padding: 2px 10px 2px 10px;  border: 1px solid #CCC; text-align:center; margin:5px; }
div.caption span     { font-size: .90em; color: #990000; text-align: center; }

/*Image replacement*/
#pressrelease h2 {
	text-align: left;
	color: #919191;
	font: 13px;
	width: 163px;
	height: 28px;
	background-image: url(../images/press-release.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#pressrelease h2 span {
display: none;
}

#meettheparty h1 {
	text-align: left;
	color: #919191;
	font: 13px;
	width: 163px;
	height: 28px;
	background-image: url(../images/meet-the-party.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#meettheparty h1 span {
display: none;
}

#municipalities h2 {
	text-align: left;
	color: #919191;
	font: 13px;
	width: 163px;
	height: 28px;
	background-image: url(../images/municipalities.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#municipalities h2 span {
display: none;
}
#udp h1 {
	text-align: left;
	color: #919191;
	font: 13px;
	width: 546px;
	height: 28px;
	background-image: url(../images/UDP.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#udp h1 span {
display: none;
}

#udpnews h2 {
	text-align: left;
	color: #919191;
	font: 13px;
	width: 94px;
	height: 21px;
	background-image: url(../images/udp-news.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#udpnews h2 span {
display: none;
}

div.hr {
  height: 15px;
  background:url(../images/divider.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}

/*slider images
*/

#slider {
    width: 703px; /* important to be same as image width */
    height: 376px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin:0;
}

#sliderContent {
	width: 703px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
	left: 0px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	margin:0;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 10px;
    width: 684px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
#slider img
{
border:none}

#sliderContent ul { list-style-type: none;}

.sliderlinks {
position:absolute; z-index:99999; right:0px; top:25px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
	background-color:#FFFFFF;
	padding:20px 0;

}
.sliderlinks a {
color:#c23132;
text-decoration:none;
padding:0 20px 0 20px;
}
.sliderlinks a:hover {
text-decoration:underline;
}


.powered-edata{
background-image:url(../images/edata-pill-siggy.png); float:right; height:34px; width:152px; cursor:pointer;

}
