h3
{
	clear: left;
}


#RecentComp dt,
#RecentComp dt a:link, 
#RecentComp dt a:visited
{
	color: #990000;
	text-decoration:none;
}

#ourServices dt,
#ourServices dt a:link, 
#ourServices dt a:visited
{
	color: #333333;
}

a.substring:link,
a.substring:visited,
.compList .futureEventsSubtitles
{
	color: Gray;
	text-decoration: none;
}

#RecentComp div.compEventsSubtitles a:hover,
a.substring:hover
{
	text-decoration: underline;
}

p
{
	margin-top:5px;
	margin-bottom:5px;
}

a img
{
	border: none 0px;
}
.Paragraph
{
	margin-bottom:10px;
	text-align:left;
}

.CompTitle, .CompPlace, .CompDate
{
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
}
.CompPlace, .CompDate
{
	color:#990000;
}
.CompTitle img
{
	float: none !important;
}

.ForumTopicHeader A,
.FutureCompPlace
{
	color: #C32929;
}

.bold
{
	font-weight: bold;
}

#google {display:none;}

#TopRow .main
{
	border: 1px dotted green;
	margin: 0 400px 0 0;
}

#TopRow .main table
{
	width:auto;
	margin: 0 400px 0 0;
}
#TopRow .sub
{
	position: absolute;
	top: 63px;
	right: 8px;
	width: 390px;
	border: 1px dotted green;
}

#BottomRow
{
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0 auto;
}
#BottomRow .sub
{
	float:left;
	width:16%;
	margin: 0 auto;
}
#TopRow .sub hr
{
	clear: left;
}

.partnerWanted img
{
	height: 50px;
}

.textAd
{
	padding: 10px;
	min-height: 50px;
	background-color: #f5f5f5;
	width: 100px;
	text-align: center;
}
* html .textAd {height: 50px;}

#ShopsSub .textadvert
{
	overflow: hidden;
	float: left;
	position: relative;
	width: 100%;
}
#ShopsSub .textadvert .textAd
{
	border: #ccc solid;
	border-width: 1px 1px 0;
	width: 26%;
	padding: 10px 2%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	padding-bottom: 999px;
	margin-bottom: -989px;
}

div.partnerWantedTextAdvert
{
	border: 2px solid red;
}


.news-topitems { height:360px }
.news-topitem-overall {
    float: left;
    width: 195px;
    height: 350px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 2px;
}

div.news-posttext {
    width: 100%;
    padding:3px;
    overflow: hidden;
    height: 170px;
}

    div.news-posttext a {text-decoration: none;}

div.news-postdate {
    width: 95%;
    font-size: 10px;
    color: rgb(51, 51, 51);
    margin: 5px 0 5px 0;
}

        #news-items {
            list-style: none;
            margin: 0 !important;
            padding: 0;
        }

        #news-items li {
            display: block;
            float: left;
            width: 33%;
            height: 160px;
            position: relative;
            overflow: hidden;
            margin: 0px;
            margin-bottom: 5px;
            margin-right: 3px;
            border: 1px solid #ccc; 
        }
        #news-items li img {
            width: 200px;height: 100%; 
        }
        #news-items h4 {
            display: block; height: 60px; width: 100%; background-color: #000; opacity: 0.8;filter: alpha(opacity=80);
            position: absolute; top: 100px; left: 0px;
        }
        #news-items a {
            text-overflow: ellipsis; text-decoration: none; color: #fff; opacity: 1;
        }

    #news-secitems {
        list-style-type:none;
        margin:0;
        padding:0;
        width:100%;
        display:block;
        height:240px;
    }

        #news-secitems li {
            display:block;
            width:197px;
            height: 65px;
            float:left;
            margin-right:3px;
            margin-left:1px;
            background-color: #f5f5f5;
            margin-bottom: 10px;
            overflow: hidden;
        }

        #news-secitems div.postdate {
            font-size: 10px;
            margin-bottom:5px;
            color: rgb(51, 51, 51);
        }

        #GallerySub div.gallery-item {
                width: 48%;
                height: 200px;
                float: left;
                overflow: hidden;
                margin: 5px;
                margin-left: 0px;
                border: 1px solid #ccc;
            }


            #GallerySub div.gallery-item-photos {
                overflow: hidden;
                float: left;
                width: 310px;
                height: 105px;
            }
                #GallerySub div.gallery-item-photos div {
                    float: left;
                    width: 100px;
                    height: 100px;
                    overflow: hidden;
                    float: left;
                    margin-right: 2px;
                }

                #GallerySub div.gallery-item-photos div img {
                    border-width: 0px;
                    min-width: 133px;
                    min-height: 133px;
                }

            #GallerySub div.gallery-item .gallery-item-info {
                padding: 0 5px 0 5px;
                float: left;
            }
                #GallerySub div.gallery-item .gallery-item-info h4 {
                    margin-bottom: 10px;
                }
            #GallerySub div.gallery-item a {
                color: #fff;
                text-decoration: none;
                padding: 0;
            }
            #GallerySub div.gallery-item h4 span {
                color: #000;
            }
            #GallerySub div.gallery-item-name {
                width: 100%;
                height: 45px;
                float: left;
            }
