/* Site specific */
#logo
{
    position: absolute;
    margin-left: 10px;
    text-align: center;
    top: 20px;
    width : 180px;
    height: 120px;
    font-size: 10px;
    font-weight: bold;
    border: 0px solid white;
}

#idx_z0_p1
{
    position: absolute;
    top: 10px;
    margin-left: 580px;
}

#idx_z0_p1 .adminlinks a
{
    padding-left: 5px;
}

#idx_z0_p3
{
    position: absolute;
    top: 65px;
    margin-left: 700px;
    font-weight: bold;
    color: White;
}

#idx_z0_p4
{
    top: 188px;
    position: absolute;
    width: 900px;
    font-size: 10px;
    font-weight: normal;
    color: #010101;
    text-align: center;
}

.datedisplay
{
    font-size: 14px;
}

.thisweek
{
    width: 170px;
    float: right;
    margin: 20px 10px 0px 0px;
}

.thisweek th
{
    background-color: Transparent;
    font-size: 10px;
    padding: 2px;
}

.thisweek td
{
    font-size: 10px;
    padding: 2px;
}

.thisweek h3
{
    margin :0px;
    padding: 0px 0px 2px 3px;
    font-size: 10px;
    text-decoration: underline;
}

.thisweekrightbar
{
    width: 140px;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 15px 7px;
    font-size: 10px;
    font-weight: bold;
    color: Black;
}


.thisweekrightbar h3
{
    margin: 0px;
    padding: 3px;
    font-size: 12px;
    text-transform: uppercase;
    color: Black;
}

.thisweekdetails
{
    padding: 3px;
}

.mazortilogo
{
    margin: 50px 0px 0px 5px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

.mazortilogo img
{
    margin-top: 5px;
}

/* Gallery */
table.library
{
    width: 500px;
    margin: 0px;
    padding: 0px;
    border: 0px dashed green;
}

table.glryimage
{
    height:250px;
    width:190px;
    background-color:#00adef;
    margin-bottom: 10px;
}

table.glryimage td.descr
{
    padding-top: 10px;
    vertical-align: top;
    text-align: center;
    height: 75px;
}

table.glryimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.glryimage td.img a img
{
    border: 1px solid #8ba1d6;
}

.pagesel
{
    width: 500px;
    text-align: right;
}

table.libimage
{
    height:250px;
    width:190px;
    background-color:#00adef;
    margin-bottom: 10px;
}

table.libimage td.descr
{
    padding-top: 10px;
    vertical-align: top;
    text-align: center;
    height: 75px;
}

table.libimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.libimage td.img a img
{
    border: 1px solid #8ba1d6;
}

/* Calendar */
table.calselector
{
    width:420px;
}

table.calendar
{
    border-top: 1px solid #8ba1d6;
    border-left: 1px solid #8ba1d6;
    width:420px;
}

.calendar th
{
    text-align: center;
    vertical-align: middle;
    font-size:12px;
    color:#132771;
    background-color: White;
    height: 30px;
    width:14%;
    font-weight:bold;
    border-bottom: 1px solid #8ba1d6;
    border-right: 1px solid #8ba1d6;
}

.calendar td
{
    text-align: right;
    vertical-align: top;
    height:40px;
    width:49px;
    color:#132771;
    border-bottom: 1px solid #8ba1d6;
    border-right: 1px solid #8ba1d6;
}

.calcelltoday
{
    background-color: #eeeeee;
    height:40px;
    border-bottom: 1px solid #8ba1d6;
    border-right: 1px solid #8ba1d6;
}

.calpostit
{
    cursor: hand;
    cursor: pointer;
    border:0px;
    margin:0px 0px 0px -30px;
    padding:0px;
    width:28px;
    height:32px;
    position: absolute;
}

.eventsdisplay
{
    float: right;
    width: 190px;
    border: 1px solid #8ba1d6;
    margin:0px;
    padding-bottom: 5px;
}

div.evthdr
{
    background-color: #8ba1d6;
    color:black;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding:3px;
}

#nbevents
{
    padding: 3px;   
    margin:0px;
    font-size: 10px;
}

span.eventhdr
{
    font-weight: bold;
    color: Black;
}

.eventitemhdr
{
    font-weight:normal;
    color: Black;
}

.eventsubject
{
    font-weight: bold;
    color: Black;
}

.eventcat
{
    font-weight: normal;
    color: Black;
}

#evtsminheight
{
    height:266px;
    float:right;
    width:1px;
}

#evtsminheightend
{
    clear:both;
    height:1px;
    overflow:hidden;
}

/* Slideshow */
.slideshowouter
{
    position: relative;
    border: 0px solid black;
}

.slideshowinner
{
    position: absolute;
    border: 0px solid red;
    overflow: hidden;
}

.slideshow
{
    position: relative;
}

.slideshow img
{
    border: 0px;
}

.slideno
{
    float: left;
    margin-left: 10px;
    position: absolute;
    #margin-left: -190px;
}

.slidedesc
{
    text-align: center;
    position: relative;
    color: White;
    font-weight: bold;
}

.slidectrls
{
    position: absolute;
    height: 25px;
    padding-top: 13px;
    background-color: Black;
    color: White;
    z-index: 150;
    text-align: center;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	
}

.slidectrls a, .slidectrls a:visited
{
    color: White;
    text-decoration: none;
}



#imgPvwPanel_1
{
    display: none;
    background-color: White;
    position:absolute;
    border:1px solid #000000;
    z-index:199;
    width: 490px;
    height: 460px;
    text-align: center;
}

#imgPvwPanel_1 img
{
    margin: auto;
    margin-top: 5px;
    cursor: hand;
    cursor: pointer;
}

#closepvw_1
{
    float: right;
    margin: 3px 5px 3px 0px;
}

#closepvw_1 a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}
#closepvw_1 a:hover
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}

#closepvw_1 a:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
}

#zone0 .panelEditIdent {width: 900px;}
#zone0 .panelIdentHeader {width: 900px;}
#zone0 .panelIdentHeaderNoAmend {width: 900px;}


#zone1 .panelEditIdent {width: 140px;}
#zone1 .panelIdentHeader {width: 140px;}
#zone1 .panelIdentHeaderNoAmend {width: 140px;}


#zone2 .panelEditIdent {width: 525px;}
#zone2 .panelIdentHeader {width: 525px;}
#zone2 .panelIdentHeaderNoAmend {width: 525px;}

#zone3 .panelEditIdent {width: 160px;}
#zone3 .panelIdentHeader {width: 160px;}
#zone3 .panelIdentHeaderNoAmend {width: 160px;}

#idx_z0_p1 .panelEditIdent {width: 270px;height: 130px;float:left;}
#idx_z0_p1 .panelIdentHeader {width: 270px;}
#idx_z0_p1 .panelIdentHeaderNoAmend {width: 270px;}
#idx_z0_p1 .paneltitle{margin-top: 20px;}

#idx_z0_p3 .panelEditIdent {float:right;width: 200px;}
#idx_z0_p3 .panelIdentHeader {width: 200px;}
#idx_z0_p3 .panelIdentHeaderNoAmend {width: 200px;}
#idx_z0_p3 .paneltitle{margin-top: 20px;}

#idx_z1_p1 .paneltitle{margin-top: 20px;}
#idx_z1_p2 .paneltitle{margin-top: 20px;}

#idx_z3_p1 .paneltitle{margin-top: 20px;}
#idx_z3_p2 .paneltitle{margin-top: 20px;}
