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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}
a:focus{outline:1px dotted invert}
hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}
h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}
h4{font-size:19px}h5{font-size:17px}
h6{font-size:15px}ol{list-style:decimal}
ul
{
    list-style-type: none;
}
li{margin-left:0px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}


/*******************************************************************************
 * GLOBAL
 ******************************************************************************/
body
{
    background-position: 0px 0px;
    margin: 0px;
    font-family: Verdana;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    background-color: #FFFFFF;
    font-size: 11px;
    color: #666666;
    font-variant: normal;
    background-image: url('../images/background_header.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
.upledger
{
    color: #fcb200;
}
/*******************************************************************************
 * HEADER
 ******************************************************************************/

#logo
{
    float: left;
    margin-top: 12px;
    width: 150px;
    height: 80px;
    background-image: url('../images/logo_upledger.png');
    background-repeat: no-repeat;
}
#siteimage
{
    width: 737px;
    height: 656px;
    background-image: url('../images/Upledger/background_home.png');
    background-repeat: no-repeat;
    text-align: left;
    margin-left: 32px;
}
/*******************************************************************************
 * INFOPANNEL
 ******************************************************************************/

.info, .info2, .info3, .info4 {	
		background-repeat: no-repeat;
	}
	.info4 {
		background-position: right bottom;
		background-color: #FFEFB5;
		width: 270px;
		margin: 1em;
	}
	.info4.infoMessageBG {
		background-color: #EFEFEF;
	}
	.info4.fullwidth {
		width: 50%;
		margin: 0 0 1em 0;
	}
	.info3 {	
		background-position: left bottom;
	}
	.info2 {	
		background-position: right top;
	}
	.info {	
		background-position: left top;
		padding: 2em;
	}
	.info.noPadding {	
		padding: 0 !important;
	}
	.infoError, .infoMessage {
		background-repeat: no-repeat;
		background-position: 2em center;
		padding: 2em 2em 2em 5.5em;
	}
	.infoError {
		background-image: url(http://www.uwagenda.be/connect/adminfiles/images_jazz2602/icons/attention32.png);
	}
	.infoMessage {
		background-image: url(http://www.uwagenda.be/connect/adminfiles/images_jazz2602/icons/ok32.png);
	}



/*******************************************************************************
 * WRAPPER
 ******************************************************************************/
#wrapper_main{
	text-align: center;
	width: 100%;
	clear: both;
}
#header
{
    width: 1020px;
    margin: 0 auto; 
}
.frameleft 
{
    float: left;
    width: 250px;
    text-align: left;
}
.frameright
{
    float: left;
    width: 770px;
}
#container
{
    width: 770px;
    background: transparent url(../images/shades.png) left top no-repeat;
	margin-top: -600px;
	min-height:800px;
}
#topmenu
{
    width: 745px;
    height: 34px;
    margin-top: 28px;
    margin-right: 25px;
}
#framediv 
{
    float: left;
    margin: 0 auto;
    width: 750px;
    margin-top: 320px;
    z-index: 1;

}
#framediv a, #framediv a:visited
{
    color: #666666;
    text-decoration: none;
}
#framediv a:hover
{
    text-decoration: underline;
}
#framened
{
    background-position: left top;
    width: 291px;
    height: 230px;
    background-image: url('../images/frame_nederlands_1.png');
    background-repeat: no-repeat;
    float: left;
    text-align: justify;
    letter-spacing: normal;
    padding-left: 43px;
    padding-top: 10px;
    padding-right: 12px;
	margin-left:40px;

}

#homeItem, #homeItem ul
{
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#homeItem li {
	margin: 0;
	background-color: transparent;
	background-image: url(../images/list_gray.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#homeItem li a {
	color: #666666;
 	height: 15px;
	display: block;
	text-decoration: none;
	padding: 0;
    text-indent: 20px;
}
#homeItem li a:hover {
	color: #454554;
	height: 15px;
	padding: 0;
    text-indent: 20px;
	text-decoration: none;
}

#framefrans
{
    background-position: left top;
    width: 291px;
    height: 230px;
    background-image: url('../images/frame_frans_1.png');
    background-repeat: no-repeat;
    float:left;
    text-align: justify;
    letter-spacing: normal;
    padding-left: 43px;
    padding-top: 10px;
    padding-right: 12px;
	margin-left: 13px;
}
.framespacer
{
    clear:both;
    height:0px !important;
    height:400px;    
}

/*******************************************************************************
 * FOOTER
 ******************************************************************************/
#footer {
    background:#5a5d6d url(../images/background_footer.jpg) repeat-x top;
    border:none;
    min-height:280px;
	padding:25px;
	text-align:left;
	color:#FFFFFF;
}
#footer h2
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
#footerWrapper a, a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
#footerWrapper a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#sidebar, #sidebar ul, #sidebarLinks, #sidebarLinks ul
{
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#sidebar li, #sidebarLinks li {
	margin: 0;
	background-color: transparent;
	background-image: url(../images/list_white.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#sidebar li a, #sidebarLinks li a {
	color: #ffffff;
 	height: 15px;
	display: block;
	text-decoration: none;
	padding: 0;
    text-indent: 20px;
}
#sidebar li a:hover, #sidebarLinks li a:hover {
	color: #ffffff;
	height: 15px;
	padding: 0;
    text-indent: 20px;
	text-decoration: none;
}

#footerWrapper{
	width:960px;
	margin:0 auto;
	position:relative;
}
#footerLeft {
	float:left;
	width:150px;
	padding-right:20px;
	min-height:100px;
}
#footerMid {
	float:left;
	width:520px;
	padding-left:25px;
	padding-right:25px;
	min-height:300px;
	background-image: url('../images/devider_vertical.png');
    background-repeat: repeat-y;
}
#footerMid form {
	margin:0;
	color:#616475;
}
#footerMid #container-4 {
	position:relative;
}

#footerMid #container-4 ul.tabs-nav{
	position:absolute;
	top:-49px;
}
#footerMid div#email {
	float:left;
	width:300px;
}
#footerMid div#emailform {
	width:300px;
	border: 4px solid #929298;
	padding: 10px;
	background:#cacaca;
	color:#616475;
}
#footerMid div#rss {
	margin-left:350px;
}
#footerRight
{
    background-position: left top;
    float: left;
    padding-left: 25px;
    min-height: 100px;
}
.Sbutton {
	border:none;
	display:block;
    background: url(../images/button.png) no-repeat;
    color:#616475;
    padding-top:6px;
	padding-bottom:8px;
	text-align:center;
	width:124px;
	cursor:pointer;
}


