/*#Global#*/
*{
    margin:0px;
    padding:0px;
}
html
{
    overflow: -moz-scrollbars-vertical;
}
.LTR, .RTL
{
    background: #ffffff url(/App_Themes/GTTS/backgrounds/bg_algemeen.jpg) top center no-repeat;
    width: 1000px;
    margin: 0px auto;
}
body
{
    background: #ffffff;
    font-size: 11px;
    font-family: Arial;
    color: #000;
    margin: 0px;
}
h1, h2, h3, h4, h5
{
    color: #d2232a;
    font-size: 12px;
    font-weight: bold;
}
h1
{
    font-size: 14px;
    height: 25px;
    padding: 3px 0 0 22px;
}
h3
{
    font-weight: normal;
}
img
{
    border: none;
}
a
{
    color: #d33b00;
    text-decoration: underline;
}
a .title, a .summary
{
    text-decoration: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
/*#Global/Template#*/
.threeColsLeftMenu
{
    border-bottom: 1px solid #000;
    height: 100%;
    margin-bottom: 25px;
}
.IE7 .threeColsLeftMenu
{
    height: 100%;
}
/*#Global/Zones#*/
.zoneContentTop .blackbox {
	margin-bottom: 0px;
}
.zoneLeft
{
    float: left;
    position: relative;
    top: 222px;
    width: 198px;
}
.zoneContent
{
    float: left;
    margin-top: 30px;
    width: 535px;
    height: 620px;
    height: auto !important;
    min-height: 620px;
}
.IE6 .zoneContent
{
    width: 540px;
    height: 620px;
}
.zoneContentLeft, .zoneContentCenter, .zoneContentRight
{
    float: left;
    width: 178px;
}
.zoneRight
{
    float: left;
    width: 254px;
}
.zoneFooter
{
    position: relative;
    left: 198px;
    width: 544px;
    height: 275px;
    background: #000 url(/App_Themes/GTTS/backgrounds/bg_footer.gif);
}
/*#Navigation/Submenu#*/
.CMSTreeMenuTable {
   width: 100%;
}
.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
    width: 100%;
    height: 20px;
    padding-right: 15px;
    text-align: right;
}
.sitemap
{
    color: #fff;
    padding-left: 20px;
}
.CMSSiteMapList li
{
    float: left;
    padding-right: 5px;
    list-style: none;
}
.tagcloud {
    height: 60px;
    overflow: hidden;
    color: #fff;
    padding: 0px 20px;
}
.socialnetworks {
    color: #fff;
    padding: 10px 20px;
}
/*#Content#*/
.title
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 2px;
}
.clearer {
    clear: both;
}
.separator
{
    clear: both;
    border-top: 2px solid  #353535;
}
.separator-dashed
{
    clear: both;
    border-top: 1px dashed #353535;
}
.summary, .tags, .date, .location
{
    color: #000;
    font-size: 11px;
    text-decoration: none;
}
.CMSTagListLinkHighlighted
{
    font-weight: bold;
    color: #02ad43;
}
.smartbuttons
{
    padding-top: 10px;
}
.smartbuttons a
{
    padding-right: 2px;
}
.more_link
{
    padding: 5px 0px 5px 0px;
    * padding: 5px 0px 2px 0px;
    text-align: center;
}
.campagneleden {
    float: right; 
    padding: 20px 10px
}
.breadcrumbs
{
    margin-left: 3px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #353535;
    text-transform: uppercase;
    overflow: hidden;
}
.breadcrumbs a
{
    color: #353535;
    text-decoration: none;
}
#map span
{
    display: none;
}
/*#Content/Pager#*/
.PagerControl
{
    width: 528px;
}
.PagerResults
{
    display: none;
}
.PagerNumberArea
{
    text-align: center;
}

/*#content/boxes#*/
.blackbox, .eventview, .eventlist, .eventarchive, .blogpostlist, .blogpostview, .youtubeview, .youtubelist, .flickrthumb, .eventlistwithmedia, .eventviewwithmedia
{
    border: 3px solid #353535;
    margin: 5px 3px;
    overflow: hidden;
    background: #fff;
    /*opacity: 0.75;
    filter:alpha(opacity=75); */
}
.blackbox .title
{
    padding: 5px;
    border-bottom: 2px solid #000;
}
.blackbox .tags
{
    padding: 5px;
}
.blackbox .content {
    padding: 5px;
}
/*#content/thumbs#*/
.eventthumb, .blogpostthumb, .eventarchive {
    width: 165px;
}
.IE6 .eventarchive {
    width: 168px;
}
.eventthumb .title, .eventarchive .title, .blogpostthumb .title {
    border: none;
    font-size: 12px;
    text-align: left;
    text-transform: none;
    padding: 5px;
}
.eventthumb .teaser, .blogpostthumb .teaser, .eventarchive .teaser {
    float: left;
    overflow: hidden;
    margin: 0px 5px 5px 5px;
    width: 50px;
    height: 50px;
}
.blogpostthumb .summary {
	width: 100px;
	height: 60px;
	overflow: hidden;
}
.eventthumb .summary, .eventarchive .summary {
	width: 100px;
	height: 30px;
	overflow: hidden;
}
.eventthumb .date {
	height: 25px;
}
.eventthumb .tags, .blogpostthumb .tags, .eventarchive .tags {
    padding: 5px;
}
/*#content/twitter#*/
.twitterthumb .teaser {
    float: left;
    padding: 5px;
}
.twitterthumb .summary {
    overflow: hidden;
    padding: 2px;
}
.twitterthumb .user
{
    padding: 2px 4px;
}
.twitterthumb .date {
    display: none;
}
.twitterthumb .icon { 
    float: right;
    height: 15px;
    padding: 2px;
}
.IE6 .flickrthumb {
    width: 165px;
}
/*#content/hovers#*/
.eventlist:hover, .eventthumb:hover, .eventarchive:hover
{
    background: #beee9a;
    cursor: pointer;
}
.blogpostlist:hover, .blogpostthumb:hover {
    background: #ace4f0;
    cursor: pointer;
}
.youtubelist:hover, .youtubethumb:hover {
    background: #f0b784;
    cursor: pointer;
}

/*#content/lists#*/
.linkslist {
    padding: 5px;
}
.eventlist .teaser, .blogpostlist .teaser, .youtubelist .teaser
{
    float: left;
    overflow: hidden;
    padding: 5px;
    width: 50px;
    height: 50px;
}
.eventlist .title, .blogpostlist .title, .youtubelist .title, .eventlistwithmedia .title
{
    border: none;
    text-align: left;
    text-transform: none;
}
.eventlistwithmedia .title
{
    padding-left: 5px;
    text-align: left;
    text-transform: none;
}
.eventlistwithmedia .date {
    float: right;
}
.eventlist .summary, .blogpostlist .summary, .youtubelist .summary
{
    height: 45px;
    overflow: hidden;
    padding-right: 5px;
}
.eventlist .date, .blogpostlist .date
{
    font-size: 10px;
    float: left;
    width: 25px;
    padding: 5px;
    padding-right: 0px;
    text-align: center;
}

.eventlist .tags, .blogpostlist .tags, .youtubelist .tags
{
    padding: 5px;
}
/*#content/views#*/
.eventviewwithmedia .title, .eventview .title, .blogpostview .title, .youtubeview .title
{
    padding: 10px 0px 0px 10px;
    text-align: left;
}
.eventview .teaser, .blogpostview .teaser, .youtubeview .teaser
{
    float: left;
    overflow: hidden;
    padding: 10px 10px;
    width: 320px;
    height: 240px;
}
.youtubeview .teaser {
    height: 265px;
}
.eventview .summary, .blogpostview .summary, .youtubeview .summary
{
    padding: 0px 10px 10px 10px;
    text-align: left;
}
.youtubeview .summary {
    padding: 0px 10px 0px 0px;
    height: 208px;
    overflow: hidden;
}
.eventview .tags, .blogpostview .tags
{
    padding: 5px 10px;
}
.youtubeview .tags {
    padding: 5px 10px;
}
.eventview .smartbuttons, .blogpostview .smartbuttons, .youtubeview .smartbuttons
{
    height: 50px;
    line-height: 15px;
}
.eventview .date, .eventview .location
{
    height: 40px;
    line-height: 15px;
}
.eventview .media, .blogpostview .media {
    padding-left: 10px;
}
.eventview .flickr, .blogpostview .flickr {
    float: left;
    padding: 10px 0px 10px 0px;
}
.eventview .youtube, .blogpostview .youtube {
    float: left;
    padding: 10px 0px 10px 0px;
}

/*#content/youtube#*/
.youtube .teaser {
    width: 160px;
    height: 120px;
    padding: 0px 0px 0px 10px;
}
.youtubethumb .teaser {
    width: 160px;
    padding: 5px;
}
.IE6 .youtubethumb .teaser {
    width: 150px;
    padding: 5px;
}
.youtubethumb .summary {
   padding: 0px 5px 5px 5px;
}
.youtube .teaser img {
   width: 160px;
}
.youtubethumb .teaser img {
   width: 155px;
}
/*#content/flickr#*/
.flickr .photo {
	float: left;
	overflow: hidden;
	margin: 0px 5px 5px 0px;
	width: 50px;
	height: 50px;
}
.flickr .photo:hover { cursor: pointer;}
.flickr .photo img {opacity: 1;filter:alpha(opacity=100);}
.flickr .photo img:hover {opacity: 0.60;filter:alpha(opacity=60);}
.eventlistwithmedia .flickr .list {
	float: left;
	width: 500px;
	margin: 5px;
}
.eventviewwithmedia .flickr .list {
	float: left;
	width: 500px;
	margin: 5px 10px;
}
.flickr .large {
	float: left;
	width: 500px;
	height: 375px;
	overflow: hidden;
	margin: 5px 10px;
}
.paging {
	float: left;
	width: 500px;
	margin: 5px 10px;
}

/*#Content/spots#*/
.CMSGoogleMapsCheckBoxTable td
{
    width: 10%;
}
.spotview {
    width: 150px;
}
/*#Search#*/
.searchBox
{
    padding: 5px;
}
.searchBtn
{
    position: relative;
    top: 5px;
}
.IE7 .searchBtn, .IE6 .searchBtn
{
    top: 0;
}
.searchTitle
{
    color: #d2232a;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
.searchLabel
{
    font-size: 11px;
    padding-right: 10px;
}
.searchTextfield
{
    width: 171px;
    height: 17px;
    border: 3px solid #000;
}
.SearchResults
{
    margin-top: 10px;
}
.searchresults .name
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.searchresults .path, .SearchDialog
{
    display: none;
}
/*#Comments#*/
.BlogCommentsTitle {
	font-weight: bold;
	font-size: 15px;
        padding: 10px 0px 0px 10px;
}
.InfoLabel {
	margin-left: 10px;
}
.CommentDetail {
	margin-left: 7px;
}
.BlogPanel {
	margin-left: 7px;
}
/*#ThickBox#*/
#TB_window
{
    font: 12px "Trebuchet MS" , Arial;
    color: #ffffff;
}
#TB_secondLine
{
    font: 10px "Trebuchet MS" , Arial;
    color: #666666;
}
#TB_title
{
    background-color: #d2232a;
}
#TB_window a:link
{
    color: #ffffff;
}
#TB_window a:visited
{
    color: #ffffff;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #ffffff;
}
#TB_window a:focus
{
    color: #ffffff;
}

/*#Tooltip#*/
.tooltip
{
background:#ffffff; 
border:1px solid #cccccc; 
color:#6c6c6c; 
text-decoration:none;
padding:3px;
width:200px;
}

