html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1.4;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}






html {
	overflow: scroll;
}

body {
	margin: 20px 0;
	text-align: center;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;	
}

#wrapper {
	/*background-image: url("../gfx/logobg.jpg");
	background-position: top left;
	background-repeat: no-repeat;*/
	width: 960px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;	
	font-size: medium;
}

#navbar {
	padding-top: 20px;
	float: left;
	width: 96px;
	padding: 0;
	text-align: center;
}

#header {
	padding: 0px 0px;
	width: 960px;
	height: 130px;
	margin: 0;
   position: relative;
}

#header_zumbaleuven {
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}

#header_ditch {
    margin-left: 100px;
	margin-top: 30px;
	float: left;
}

#header_officieel{
    position: absolute;
    right: 150px;
    top: 0px;
    font-size: small;
    font-style: italic;
    color: #888;
}

#header_login {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #555;
    font-size: smaller;
}

#buttonlist {
	padding-top: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#buttonlist li {
	padding-bottom: 10px;
}



#zumbatitle img {
	vertical-align: middle;
}


/* Page  */

#content {
	margin-top: 10px;
	width: 864px;
	float: left;
	color: #444;
	position: relative;
}

#content_full {
	margin: 0px;
    margin-top: 10px;
    padding: 15px 30px 15px 40px;
    width: 730px;
    float: left;
    color: #444;
    font-size: smaller;
    text-align: left;
}

#content_home {
	width: 864px;
	float: left;
}


/* content_left: main content area in normal pages.*/
#content_left {
	padding: 15px 60px 15px 40px;
	width: 487px;
	/* height: 560px; */
	text-align:justify;
	color: #444;
	font-size: smaller;
	margin:0;
	float: left;
}

/* content_left_home: main content area on homepage.*/
#content_left_home{
	
	float: left;
	padding: 0;
	width: 588px;
	/*height: 590px;*/
	text-align:center;
	color: #444;
	font-size: medium;
}

#content_left a:hover {
  /*
  background-color: #ccf;*/
  text-decoration: underline;
  color: #bbf;
}


/* content_right: right content pane on regular pages.*/
#content_right {
    background-image: url("../gfx/content_right_bg.gif");
    background-position: center center;
    background-repeat: no-repeat;
    text-align:justify;
    color: #eee;
    width: 215px;
    max-height: 530px;
    height: 530px;
    padding: 30px;
    font-size: smaller;
    overflow: hidden;
 	 margin:0;
    float: left;
}

/* content_right_home: main content area on homepage.*/
#content_right_home {
	text-align:justify;
	color: #444;
	float: right;
	width: 216px;
	height: 530px;
    max-height: 530px;
	padding: 30px;
    font-size: smaller;
    overflow: hidden;
    }

    
#content_right_home h2 {
	text-align: center;
	margin: 2em 0em;
	font-weight: lighter;
}

#content_right a {
  text-decoration: none;
  color: #eee;
}

#content_right a.visiblelink {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

#content_right a.visiblelink:hover {
  text-decoration: underline;
  color: #eee;
}

div.footnotes {
	float: left;
	border-top: 1pt solid #aaa;
	width: 100%;
	font-size: x-small;
	color: #777;
	text-align: center;
	vertical-align: middle;
}

a:link {
  text-decoration: none;
  color: #44a;
}
a:visited {
  text-decoration: none;
  color: #44a;
}
a:focus {
}



#sidebar a:hover {
  text-decoration: none;
  color: #bbf;
  background-color: transparent;
}

a:active {
}

p {
    margin-top: 1ex;
}

ul {
    margin: 0ex 2ex;
}

h4 {
        font-size: large;
    margin: 1em 0em 1em 1ex;
}

h3 {
    margin: 2ex 0ex 2ex 0ex;
    font-size: x-large;
    height: 32px;
	padding: 0ex 0ex 0ex 42px;
    background-image: url('../gfx/zumba-logo_small.png');
    background-repeat: no-repeat;
    background-position: center left;
}

h2 {
	padding: 1em 1em 2em 1em;
    font-size: x-large;
}

img {border: 0;}

.videodiv {
    float: left;
    margin: 1ex;
    max-width: 200px;
    text-align: center;
}

dl.linklist dt {

}

dl.linklist dd {
    padding: 1ex 0ex 2ex 2em;
    border-bottom: 1pt solid #f83;
    margin-bottom: 1ex;
    color: #ecb;
}

.error {
    color: red;
    font-weight: bold;
    margin-top: 1em;
}

#newslist dt{
	padding: 0ex 0ex 0ex 36px;
    background-image: url('../gfx/zumba-logo_smaller.png');
    background-repeat: no-repeat;
    background-position: top left;
}

#newslist dd {
	margin-bottom: 2em;
}

div.news_titleline{
	border-bottom: 1pt solid #777;
}
div.news_authorline{
	text-align: right;
	font-size: 70%;
	color: #aaa;
}

#newsflashlist dd {

	margin-bottom: 2em;
    margin-left: 1em;
    font-size: 90%;
    text-align: right;
    border-bottom: 1pt solid #f83;
}


#newsflashlist dt {

	margin-bottom: 1em;
    margin-left: 1em;
    
}

div.newsflash_titleline{
	/*border-bottom: 1pt solid #f83;*/
    text-align: left;
}

div.newsflash_authorline{
	text-align: right;
	font-size: 60%;
	color:  #888;
}

table#weekcalendar {
    margin: 1em 0ex 2em 0ex;
    border-spacing: 0;
	width: 100%;
}

table#weekcalendar th {
    padding: 1ex 1em;
    border-spacing: 0;
    text-align: center;
    font-weight: bold;
    background-color: #aaa;
}

table#weekcalendar td {
    text-align: center;
    background-color: #ddd;
    font-size: smaller;
    padding: 1ex;
}

p {
    margin: 1ex 0ex 2ex 0ex;
}

div.indentedblock {
   margin-left: 2em;
}

#eventslist dd {
	margin-bottom: 2em;
}

div.event_dateline{
	display: inline;
	background-color: #ddd;
	padding: 2px 10px;
}
div.event_subject{
	display: inline;
	margin-left: 1em;	
}

form#reservatieform {
    margin-left: 3em;
}

input{
    border: 1pt solid #777;
}

.formdllist dd {
    margin-left: 3em;
    margin-bottom: 1em;
}


.cancelled_les {
    color: #aaa;
    font-weight: bold;
}
.reserved_les {
    font-weight: bold;
    color: #0A0;
}

table#leslijst {
    width: 100%;
    margin-left: 1em;
}
table#leslijst td {
    padding: 1px 1em;
    text-align: center;
    vertical-align: middle;
    height: 12pt;
}
table#leslijst th {
    padding: 1px 1em;
    font-weight: bold;
    text-align: center;
}
.r1 { background: #efefef;}
.r2 { background: #fff; }


table#deelnemerslijst {
    width: 100%;
    margin-left: 1em;
}
table#deelnemerslijst td {
    padding: 1px 1em;
    text-align: center;
    vertical-align: middle;
    height: 12pt;
}
table#deelnemerslijst th {
    padding: 1px 1em;
    font-weight: bold;
    text-align: center;
    background-color: #ccc;
}

table#deelnemerdetails {
    border: 1pt solid #aaa;
    border-spacing: 2em 1ex ;
    margin-left: 6em;
}


table#change_form {
    margin-left: 3em;
}
table#change_form td {
    padding: 1px 1em;
    text-align: center;
    vertical-align: middle;
    height: 12pt;
}
table#change_form th {
    padding: 1px 1em;
    font-weight: bold;
    text-align: center;
    background-color: #aaa;
}




form#contact {
	width: 488px;
}

form#contact p {
	text-align: center;
}


form#contact p input, textarea{
    width: auto;
    padding: .5ex;
    border: 1px solid #aaaaaa;
}

form#loginform {
	width: 488px;
}

form#loginform p {
	text-align: center;
}

form#loginform p input, textarea{
    width: auto;
    padding: .5ex;
    border: 1px solid #aaaaaa;
}


div.aboutus_foto {
    position: relative;
    margin-bottom: 2em;
}

div.aboutus_foto img {
    float: right;
    margin: 0px 0px 1em 2em;
}

div#ticker-area li {
    margin: 0;
    width: 100%;
    font-size: large;
}



/* CSS for jquery lavalamp gallery. */
#lavagal {
    position:relative;
    width:480px;
    padding: 10px;
    margin-right: 15px;
    overflow: hidden;
}
#lavagal li {
    display: block;
    float: left;
    width: 150px;
    list-style: none;
}
#lavagal li.backLava {
    border: 1px solid #aaa;
    /*background-color:#ddd;*/
    width: 9px;
    position: absolute;
}
#lavagal li a {
    text-decoration: none;
    text-align: center;
    padding: 2px 5px;
    z-index: 10;
    display: block;
    position: relative;
    margin: auto 5px;
}

blockquote {
	margin-left: 3em;
}