/* Site specific */
#wd
{
    float: right;
}

#logo img
{
    border: 0px;
}

#idx_z1_p1
{
    position: absolute;
    margin-left: 55px;
    top: 90px;
}

#idx_z1_p3
{
    display: none;
}

img.floatleft
{
    float: left;
    margin: 0px 5px 5px 0px;
}

img.floatright
{
    float: left;
    margin: 0px 0px 5px 5px;
}


/* Articles */
div.articleslist h2
{
    font-size: 14px;
}

ul.articlelist a.articletitle, ul.articlelist a.articletitle:visited
{
    color: Black;
    font-weight: bold;
}

ul.articlelist li
{
    list-style-type: none;
}

a img
{
    border: 0px;
}

/* Nav div boxes */
.intpage .regionbox 
{
    background:#999999 none repeat scroll 0 0;
    border:0 none;
    color:black;
    height:80px;
    left:0;
    margin-top:-7px;
    overflow:hidden;
    padding:0 2px 0 0;
    position:relative;
    width:190px;
}

.intpage .inner 
{
    background:#E1F3F6 none repeat scroll 0 0;
    border:0 none;
    color:black;
    height:78px;
    left:1px;
    margin:0;
    overflow:auto;
    padding:0;
    position:relative;
    top:1px;
    width:188px;
}


.intpage .regionLink 
{
    font-size:9px;
    line-height:11px;
}

.intpage .regionTitle 
{
    font-size:11px;
    font-weight:bold;
    margin: 10px 0;
}


/* Map icons */
.nav_map a, .nav_map a:visited, .nav_map a:hover
{
    text-decoration: none;
    text-align: center;
    display: block;
    width: 90px;
}

/* Special offers */
table.specialoffers
{
    width: 850px;
}
table.specialoffers th
{
    background-color: Transparent;
    color: Black;
    text-align: left;
    padding-left: 0px;
}

table.specialoffers td
{
    vertical-align: top;
    text-align: left;
}

table.specialoffers td.soimg
{
    padding-bottom: 15px;
}

a.apttitle, a.apttitle:visited
{
    color: Black;
    font-weight: bold;
}

a.csomore, a.csomore:visited
{
    float: right;
}

/* Blog */





.fulltext
{
    width: 660px;
}

/* Polls */
.graph
{
    height: 10px;
    background-color: #EA5416;
}

.fldtype_2 textarea
{
    height: 60px;
}

.aptlist td
{
    padding-bottom: 15px;
}

/* Formbuilder */
.formbuilder table td
{
    padding: 3px;
}

#zone1 .panelEditIdent {width: 950px;}
#zone1 .panelIdentHeader {width: 950px;}
#zone1 .panelIdentHeaderNoAmend {width: 950px;}

#zone2 .panelEditIdent {width: 960px;}
#zone2 .panelIdentHeader {width: 960px;}
#zone2 .panelIdentHeaderNoAmend {width: 960px;}

#zone3 .panelEditIdent {width: 960px;}
#zone3 .panelIdentHeader {width: 960px;}
#zone3 .panelIdentHeaderNoAmend {width: 960px;}

#idx_z1_p1 .panelEditIdent {width: 750px;}
#idx_z1_p1 .panelIdentHeader {width: 750px;}
#idx_z1_p1 .panelIdentHeaderNoAmend {width: 750px;}

