
/*
Don't forget to set a foreground and background color
on the 'html' or 'body' element!

Eric Meyer's baseline css

*/
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        line-height: 1;
        font-family: inherit;
        text-align: left; 
        vertical-align: baseline;
}
a img, :link img, :visited img {
        border: 0;
}
table {
 /*       border-collapse: collapse;			GH */
 		border-collapse: separate;
        border-spacing: 0;
}
ol, ul {
        list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
        content: "";
}

html {
	overflow		: hidden;
	height		    : 100%;
	width			: 100%;
}

body {
	background-color	: #989A97;
	background-image	: url('http://www.spinnerijoosterveld.nl/ariadne/loader.php/cms/layouts/internet/images/bg_top2.jpg'); 
	background-repeat	: no-repeat;
	background-position	: center 0;
	padding				: 0px;
	margin				: 0px;
    text-align			: center;
	font-family			: arial, helvetica, sans-serife;
	font-size			: 12px;
}

#page {
	position			: absolute;
	top					: 0px;
	width				: 726px;
	bottom				: 0px;
	background-color	: white;
	color				: black;
	/* this method of centering also works on IE.. */
	left				: 50%;
	margin-left			: -363px;
}

#cHeader {
	position			: absolute;
	top					: 36px;
	left				: 0px;
	right				: 0px;
	height				: 157px;
}

/*
#cSiteSections {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	height				: 30px;
	right				: 0px;
	border-bottom		: 1px solid silver;
	background-color	: red;
}
*/

#cMenu {
	position			: absolute;
	width				: 140px;
	top					: 172px;
	left				: 0px;
	bottom				: 0px;
	background-color	: #dce0e3;
	border-right		: 1px solid #dc1617;	
}

#cMetaMenu {
	position			: absolute;
	left				: 0px;
	top					: 150px;
	width				: 140px;
	height				: 22px;
	color				: white;
	background-color	: transparent;
}

#cCrumbs {
	position			: absolute;
	left				: 142px;
	top					: 150px;
	right				: 0px;
	height				: 22px;
	color				: white;
	background-color	: transparent;
	line-height			: 22px;
	padding-left		: 10px;
}

#cFooter {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	height				: 36px;
	right				: 0px;
}

#cSearch {
	position			: absolute;
	width				: 140px;
	top					: 172px;
	left				: 0px;
	height				: 50px;
	border-bottom		: 1px solid #566a91;
}

#cContent {
	position			: absolute;
	top			    	: 193px;
	left				: 145px;
	right				: 0px;
    bottom				: 0px;
	overflow			: auto;
	line-height			: 1.3em;

}
/*
#cBanners {
	position			: absolute;
	width				: 180px;
	left				: 0px;
	height				: 100px;
	bottom				: 5px;
}
*/
b, strong { 
	font-weight: bold;
}

#cHeader #logohome {
	position: relative;
	display: block;
	top: 15px;
	left: 5px;
	width: 205px;
	height: 30px;
	z-index: 99;
}


#cFooter {
	color			: white;
	line-height		: 36px;

	background-color	: #5f6b79;
	background-image	: url(http://www.spinnerijoosterveld.nl/ariadne/loader.php/cms/layouts/internet/images/enschedeback.png);
	background-repeat	: repeat-x;
	background-position	: 0;
}

#cFooter a {
	color			: white;
	text-decoration	: underline;
}

#cFooter a:hover {
	text-decoration	: none;
}

#backref {
	float				: left;
	width				: 100%;
	height			    : 100%;
}

#backref li {
	position		: relative;
	display		    : block;
	height		    : inherit;
	float			: left;
}

#backref li a {
	display			: block;
	height			: 31px;
	text-decoration	: none;
	float			: left;
	line-height		: 12px;
	margin			: 0;
	padding-top		: 5px;
	text-align		: center;
	width			: 103px;
	border-left		: 1px solid #9FA8B1;
	font-family		: arial,helvetica,sans-serif;
	font-size		: 11px;
}

#backref li a.item0 {
	border-left		: none;;
	width 			: 102px;
}

#backref li a.item0,
#backref li a.item1,
#backref li a.item2,
#backref li a.item3 {
	padding-top		: 9px;
	height			: 27px;
}

#backref li a:hover {
	background-image	: url(http://www.spinnerijoosterveld.nl/ariadne/loader.php/cms/layouts/internet/images/menuback.gif);
	background-repeat	: repeat-x;
}



#cBanners div {
	padding			: 10px;
	width			: 160px;
}
#cBanners img {
	margin-top		: 2px;
}

#cCrumbs {}

#cCrumbs ul {
	display			: block;
	margin			: 0px;
	padding			: 0px;
}

#cCrumbs ul li {
	display			: block;
	float			: left;
	height			: 22px;

}

#cCrumbs ul li  {
	display			: block;
	height			: 22px;
	color			: white;
	line-height		: 22px;
	font-size		: 0.8em;
	text-decoration : none;
	padding-right	: 10px;
}

#cCrumbs ul li a {
	color			: white;
	text-decoration : none;
}

#cCrumbs ul li a:hover {
	text-decoration	: underline;
}

#cCrumbs ul li.next,
#cCrumbs ul li.title {
	padding-left		: 12px;
	background-image	: url(http://www.spinnerijoosterveld.nl/ariadne/loader.php/cms/layouts/internet/images/witpijltje.jpg);
	background-position	: 0px 8px;
	background-repeat	: no-repeat;
}

#cCrumbs ul li.title {
	font-weight			: bold;
}

#cHeader {
/* check if there is a local currentsite().images/header.png/, if not use the default. 
    /sites/spinnerij/images/.<br>*/

	background-image	: url(http://www.spinnerijoosterveld.nl/images/header.png);
	background-repeat	: no-repeat;
	background-position	: 0;
}

#cHeader div {
    position    : absolute;
    top         : 50px;
    right       : 10px;
    width       : 400px;
    color       : white;
}
#cHeader h1 {
	font-size		: 3em;
	display: none}
#cHeader h2 {
	font-size		: 1.4em;
	margin-left		: 15px;
	display: none}


#cContent {
	padding			: 7px;
	padding-top		: 30px;
}

#cContent div,
#cContent p,
#cContent p em,
#cContent p strong {
	margin-bottom	: 10px;
	line-height		: 1.4em;
}


#cContent h1,
#cContent h2 {
	color			: #cc0000;
	font-weight		: bold;
	line-height		: 1.3em;
}

#cContent h1 {
	font-size		: 18px;
}
#cContent h2 {
	font-size		: 15px;
}

#cContent h3 {
	font-weight		: bold;
	color			: black;
	font-size		: 12px;
}


#cContent ol,
#cContent ul {
	margin-left		: 20px;
    margin-top		: 3px;
}



#cContent ul li {
	list-style-type	: square;
    margin-top: 3px;
	line-height: 1.4em;
}

#cContent ol li {
	list-style-type	: decimal;
    margin-top: 3px;
	line-height: 1.4em;
}

#cContent ol li ol {
	list-style-type	: decimal;
}	
#cContent ul li ul {
    list-style-type: circle;
}



#cContent .summaryData {
	margin-top		: 10px;
}

#cContent .pageData {
	margin-top		: 10px;
    margin-bottom   : 15px;
}

#cContent a {
	text-decoration		: none;
	color			    : black;
	font-weight		    : bold;
}

#cContent .filelink a {
    color: #DC1617;
}


#cContent img[align=left],
#cContent img.left {
	float: left;
	margin: 5px 5px 5px 0px;
	display: block;
}
#cContent img[align=right],
#cContent img.right {
	float: right;
	margin: 5px 0px 5px 5px;
	display: block;
}

#cContent img.none {
	clear: both;
	display: block;
}

#cContent img[align=middle],
#cContent img.middle {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



#cContent a[href]:hover {
	text-decoration		: underline;
}

#cContent #zoekresultaten .zoekresultItem {
    margin-bottom       : 10px;
    line-height         : 1.4em;
}

#cContent #zoekresultaten h2 {
    margin-bottom: 10px;
}



#cMetaMenu div {
	padding		: 2px;
	text-align		: center;
}

#cMenu #sideMenu	{
	position	: relative;
	top			: 30px;
}

/*  tables  */

td {
	padding	: 5px;
	vertical-align: top;
}


/*  form css */

#formclass {
}

#formclass .align {
	margin-top				: 13px;
	padding-left			: 7px;
	
}

#formclass .formelement {
	top						: 0px;	
	border					: 1px solid #879fb7;
	height					: 15px;
	margin					: 0px;
	line-height				: 14px;
}

#formclass .button {
	position				: absolute;
	margin-left				: 4px;
	margin-top				: 1px;
	height					: 20px;
	width					: 20px;
}<!--[if IE]>  
 

#page {
	height		: expression(Math.abs(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight) + "px");
}

#cFooter {
	width		: 726px;
}

#cHeader	{
	width		: 726px;
}


#cMenu {
	height		: expression(Math.abs((document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)-172) + "px");
}


#cContent {
	height		: expression(Math.abs((document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)-230) + "px");
    width       : 568px;
	overflow-x	: hidden;
}

/* ----------------------- wysiwyg -------------------- */

.editable {
  border				: 1px solid #e0e0e0;
  width					: auto;
  padding				: 5px;
}

#cContent .editable table {
	border				: 1px dashed silver;
	empty-cells			: show;
	border-collapse		: collapse;
}

#cContent .editable td {
	border				: 1px dashed silver;
	padding				: 2px;
}

#cContent input.editable {
	width				: 100%;
}

#cContent .summaryData .editable {
	min-height			: 80px;
}


#cContent .pageData .editable {
	min-height			: 200px;
}<![endif]-->

/*--------------- core -----------------*/

#more,
#more:visited,
#more:hover   {
	display			: block;
	color			: #dd1718;
	text-decoration	: none;
	padding-top		: 5px;
	padding-bottom	: 10px;
}

#more:hover {
	text-decoration	: underline;
	
}


#goback,
#goback:hover,
#goback:visited {
	display			: block;
	color			: #989a97;
	margin-top		: 5px;
	margin-bottom	: 15px;
}

#goback:hover {
	text-decoration: underline;
}

#goback img {
	vertical-align	: middle;
	margin-right	: 5px;
	border			: none;
}

label {
   	display: -moz-inline-box;
    display: inline-block;
    width:  80px;
}


.application {
	list-style-image: url('/ariadne/images/icons/pfile.gif');
}

.text {
	list-style-image: url('/ariadne/images/icons/ppage.gif');
}
#formclass .formclass {
	margin-top: 10px;
}

#formclass fieldset {
	margin-top		: 10px;
	padding: 10px;
	border: 1px solid #cecece;
	line-height: 1.4em;
}

#formclass fieldset.submit {
	margin-top:15px;
	text-align: right;
}


#formclass fieldset.marginTop {
	margin-top: 15px;
}

#formclass floatright {
	float: right;
}

#formclass legend {
	color: #606060;
	margin-bottom: 10px;
	padding: 2px;
}

#formclass label {
	display: -moz-inline-box;
	display: inline-block;
	width: 20%;
	padding: 2px;
	vertical-align: middle;
}

#formclass label.obligatory {
	font-weight: bold;
}

#formclass label.captcha {
	width: 30%;
}

#formclass .pfTopFiller {
	margin-top: 15px;
}

#formclass .formelement {
	border: 1px solid black;
	padding: 2px;
	margin-top: 5px;
	width: 70%;
	background-color: #F0F0F0;
}


#formclass .pftextarea {
	width: 100%;
	height: 150px;
}

#formclass .pfHidden {
	background-color: red;
	color: white;
}

#formclass .pfcheckbox {
	width: 20px;
	margin-left: 1px;
	border: none;
	background-color: transparent;
}

#formclass .pfselect {
	width   : 71%;
	height	: 25px;
}

#formclass .pfcheckbox {
	vertical-align: middle;
	border: none;
	background-color: transparent;
}

#formclass .checkboxLabel {
	width: 80%;
}

#formclass .textboxLabel {
	width: 100%;
}

.pfelse {
	display: none;
}

/* message styles */

#formclass .error {
	color: red;
	font-size: 1.3em;
	margin-top: 40px;
}

#formclass .formOkMsg,
#formclass .formNotOkMsg {
	margin-top: 40px;
}


/*
	.formLabelError is used to error-style those form fields which can't be styled directly. For now this is only
						 the checkbox
	.formError		 is used for all other fields
*/

#formclass .sayRequired {
	margin-top: 5px;
}


#formclass #errormessage {
/*	float: left;*/
	color: red;
	font-weight: bold;
	display: none;
}

#formclass .formError {
	background-color: red;
	color: white;
}

#formclass .formLabelError {
	border-bottom: 1px solid red;
}

#formclass  #captcha {
	width: 130px;
	height: 40px;
}

#formclass .captchaElement {
	width: 100px;
}

#formclass .searchAlign {
	border: 1px solid black;
	padding: 2px;
	width: 70%;
	background-color: #F0F0F0;
}
/*--------------- menu -----------------*/

#section {
	float			: left;
	width			: 100%;
	height		    : 100%;
	background-color: black;
}

#section li {
	display		    : block;
	height		    : inherit;
	width			: 120px;
	float			: left;
}

#section li a {
	display		    : block;
	height		    : 30px;
	width			: 110px;;
	text-align		: center;
	line-height		: 30px;
	color			: white;
	text-decoration	: none;
	font-weight		: bold;
    padding-left    : 5px;
    padding-right   : 5px;
}

#section a:hover {
	background-color	: #FEFEFE;
	color			    : black;
}

#section .selected {
	background-color : #606060;
	color			 : black;
}
#menu { /* level1 */
	display			    : block;
	width				: 140px;
	margin-top			: 51px;
	margin-left			: 0px;
	padding-left		: 0px;
	overflow			: hidden;	
}

#menu li ul li a,		/* level 2 */
#menu li a				/* level 1 */
	{
	display		        : block;
    line-height		    : 20px;
    height              : 100%;     /* IE6 !! */
	text-decoration 	: none;
	padding-left	    : 5px;
	border-bottom	    : 1px solid #526794;
	border-top		    : 1px solid white;
    color               : black;
}

#menu li ul li a:hover,
#menu li a:hover,
#menu li.selected a:hover {
	background-color	: red;
	color			    : white;
	border-top		    : 1px solid #f4d1cf;
}


#menu li ul li a {	 	/* level 2 */
	padding-left	    : 15px;
}

#menu li ul li ul li a { /* level 3 */
    padding-left        : 20px;
}

#menu li ul li ul li ul li a {
    padding-left        : 30px;
}

/* level 2 */
#menu li ul {
	display		        : none;
}

#menu li.selected ul {
	display		        : block;
}

/* level 3 */
#menu li.selected ul li ul {
	display		        : none;
}

#menu li.selected ul li.selected ul {
	display		        : block;
}

#menu li ul li.hit ul a,
#menu li.selected ul li.selected ul a {
	background-color	: #f39da0;
	background-color	: #f8d0d0;
	color			    : black;
	font-weight		    : normal;
	border-top		    : 1px solid #f4d1cf;
}


#menu li.hit ul li a,
#menu li.selected a {
	background-color	: #f2a2a3;
	color			    : black;
	font-weight		    : normal;
	border-top		    : 1px solid #f4d1cf;
}

#menu li.selected ul li.selected ul li.hit a,
#menu li.hit a {
	background-color	: red;
/*	font-weight		    : bold;*/
	border-top		    : 1px solid #f39da0;
}


#metamenu {
	height	: 24px;
}

#metamenu li {
	display		    : block;
	height		    : inherit;
	float			: left;
}

#metamenu li a {
	display		    : block;
	height		    : 30px;
	text-align		: center;
	line-height		: 24px;
	color			: white;
	text-decoration	: none;
	font-weight		: bold;
	font-variant: small-caps;
    padding-left    : 5px;
    padding-right   : 5px;
}

#metamenu li a:hover {
	background-color	: #a9bbd5;
	color			    : black;
}

#metamenu .selected {
	background-color : #a9bbd5;
	color			 : black;
}

/*--------------- gallery -----------------*/


#cContent .editable {
	border: 1px dotted black;
}

#gallery .header {
    width                   : 545px;
}

#gallery .header .title {
    height                  : 30px;
    line-height             : 20px;
    background-color        : #DC1617;
    color                   : white;
    font-size               : 1.2em;
    padding-left            : 10px;
    margin                  : 0px;
}

#gallery .header .summaryData {
    background-color        : #dadfe3;
    color                   : black;
    margin                  : 0px;
    padding                 : 5px;
    padding-left            : 10px;
	min-height				: 40px;
}

#navigator	{
	height			        : 20px;
    background-color        : #DC1617;
    border-bottom           : 1px dotted white;
}

#navigator .center {
	margin-left		: auto;
	margin-right	: auto;
}


#navigator a,
#navigator .hidden {
	display			: block;
	font-weight		: normal;
	width			: 20px;
	height			: 20px;
	float			: left;
	color			: white;
	background-color: #DC1617;
	text-align		: center;
	line-height		: 20px;
}

#navigator a.selected {
	background-color: white;
	color			: #DC1617;
	width			: 18px;
	height			: 18px;
}

#gallery ul {
	display			    : block;
	width			    : 544px;
	clear			    : both;
    margin              : 0px;
    padding             : 0px;
	border-top          : 1px solid #767e85;
    border-left         : 1px solid #767e85;
    float               : left;
}


#gallery li.thumbnail {
	display		        : block;
	width			    : 125px;
	height		        : 125px;
	border-right        : 1px solid #767e85; 
	border-bottom       : 1px solid #767e85;
	background-color	: silver;
	padding		        : 5px;
	margin				: 0px;
	float		    	: left;
	text-align	    	: center;
	background-repeat   : no-repeat;
	background-position : -5px;
}

#gallery li.thumbnail .clickable {
	display		        : block;
    margin              : -5px;
    border              : 15px solid white;
	width			    : 105px;
	height		        : 105px;    
}

#gallery li.folder .clickable {
    border              : 15px solid silver;
}



#gallery .header .overview {
    background-color        : #DC1617;
    width                   : 503px;
    height                  : 55px;
    overflow                : hidden;
    padding-right           : 20px;
    padding-left            : 20px;
    padding-top             : 5px;
}

#gallery .header .overview .view {
    height                  : 50px;
    width                   : 503px;
    overflow                : hidden;
}

#gallery .header .overview .view .list {
    height                  : 50px;
    width                   : 1024px;
    overflow                : auto;
}

#gallery .header .overview .icon {
    width                   : 45px;
    height                  : 45px;
    float                   : left;
    border                  : 1px solid white;
    margin                  : 1px;
    top                     : -10px;
    left                    : -10px;
}

#gallery .header .overview .icon a {
    display                 : block;
    width                   : 100%;
    height                  : 100%;
}

#gallery .photo {
    width               : 543px;
    border              : 1px solid #767e85;
	text-align		    : center;
}

#gallery .photo .right {
    position            : relative;
    top                 : 0px;
    float               : right;
}

#gallery .photo .left {
    border              : none;
    position            : relative;
    top                 : 0px;
    float               : left;
}

#gallery .photo .left img,
#gallery .photo .right img {
    border                : none;
    margin                : 0px;
}



#gallery .photo img {
	margin-top		: 10px;
	margin-bottom	: 10px;
	border		    : 1px dotted #e0e0e0;
}

.clearAll {
	clear		: both;
}

/*--------------- googlemap -----------------*/


/*--------------- forms -----------------*/

/*--------------- agenda -----------------*/

#agenda .summaryData,
#agenda h1 {
	width: 350px;
}


#agenda .pageData {
/*	position: absolute; */
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 350px;
}

#agenda .pageData .newsitem {
	margin-bottom: 15px;
}

#agenda .pageData .newsitem .date {
	font-weight: bold;
	line-height: 1.3em;
}

#agenda .pageData h1 {
	margin-bottom: 10px;
}

#agenda .pageData .newsitem h2 {
	margin: 0px;
	font-size: 15px;
	color: #BF2E23;
	line-height: 1.3em;	
}

#agenda .pageData .newsitem .summary {
	line-height: 1.3em;	
}


#agenda .nav {
	position: absolute;
	top: 0px;
	right: 5px;
	bottom: 0px;
	width: 180px;
	background-color: #f0efef;
	padding: 10px;
}

#agenda .nav .vandaag {
	line-height: 1.3em;
	margin-bottom: 10px;
}

#agenda .nav .vandaag a {
	font-weight: bold;
}

#agenda .nav h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#agenda .nav ul.archive li {
	margin-bottom: 5px;
}


#agendatable {
	width: 100%;
}

#agendatable td {
	padding: 5px;
	margin-bottom: 10px;
}

#agendatable td img {
	margin: 0px;
}


#agendatable .odd td {
	background-color: #f0f0f0;
}

#agendatable .agendaItem td .date {
	width: 100px;
}


#agendatable h2 {
	margin: 0px;
	font-size: 1.2em;
}

#agendatable h2 a {
	margin-bottom: 5px;
	color: #303030;
}

#agendatable .date {
	vertical-align: top;
	width: 100px;
}

#agendatable .title {
	vertical-align: top;
}

#agendatable .icon {
	vertical-align: top;
	width: 25px;
}

#agendatable .agendaItem td .summary {
	line-height: 1.3em;
}

#agendatable .agendaItem td h2 {
	margin-bottom: 3px;
}




#agenda #calendar a {
	text-decoration: none;
}




#agenda #calendar {
	margin-top: 10px;
	top: 0px;
	right: 10px;
}

#article .info {
	font-size: 0.8em;
	color: #a0a0a0;
}

#article .extrainfo {
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 150px;
	padding: 5px;
	float: right;	
	background-color: #e0e0e0;
}

#article .extrainfo .header {
	background-color: #cecece;
	padding: 5px;
	font-weight: bold;
	color: #303030;
}

#article .extrainfo ul {
	list-style-type: none;
	list-style-position: outside;
}

#article .extrainfo ul li {
	margin-top: 10px;
	line-height: 1.2em;
}

#article .extrainfo ul li a {
	margin-bottom: 2px;
}


/*--------------- news -----------------*/

#agenda .summaryData,
#agenda h1 {
	width: 350px;
}


#agenda .pageData {
/*	position: absolute; */
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 350px;
}

#agenda .pageData .newsitem {
	margin-bottom: 15px;
}

#agenda .pageData .newsitem .date {
	font-weight: bold;
	line-height: 1.3em;
}

#agenda .pageData h1 {
	margin-bottom: 10px;
}

#agenda .pageData .newsitem h2 {
	margin: 0px;
	font-size: 15px;
	color: #BF2E23;
	line-height: 1.3em;	
}

#agenda .pageData .newsitem .summary {
	line-height: 1.3em;	
}


#agenda .nav {
	position: absolute;
	top: 0px;
	right: 5px;
	bottom: 0px;
	width: 180px;
	background-color: #f0efef;
	padding: 10px;
}

#agenda .nav .vandaag {
	line-height: 1.3em;
	margin-bottom: 10px;
}

#agenda .nav .vandaag a {
	font-weight: bold;
}

#agenda .nav h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#agenda .nav ul.archive li {
	margin-bottom: 5px;
}


#agendatable {
	width: 100%;
}

#agendatable td {
	padding: 5px;
	margin-bottom: 10px;
}

#agendatable td img {
	margin: 0px;
}


#agendatable .odd td {
	background-color: #f0f0f0;
}

#agendatable .agendaItem td .date {
	width: 100px;
}


#agendatable h2 {
	margin: 0px;
	font-size: 1.2em;
}

#agendatable h2 a {
	margin-bottom: 5px;
	color: #303030;
}

#agendatable .date {
	vertical-align: top;
	width: 100px;
}

#agendatable .title {
	vertical-align: top;
}

#agendatable .icon {
	vertical-align: top;
	width: 25px;
}

#agendatable .agendaItem td .summary {
	line-height: 1.3em;
}

#agendatable .agendaItem td h2 {
	margin-bottom: 3px;
}




#agenda #calendar a {
	text-decoration: none;
}




#agenda #calendar {
	margin-top: 10px;
	top: 0px;
	right: 10px;
}

#article .info {
	font-size: 0.8em;
	color: #a0a0a0;
}

#article .extrainfo {
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 150px;
	padding: 5px;
	float: right;	
	background-color: #e0e0e0;
}

#article .extrainfo .header {
	background-color: #cecece;
	padding: 5px;
	font-weight: bold;
	color: #303030;
}

#article .extrainfo ul {
	list-style-type: none;
	list-style-position: outside;
}

#article .extrainfo ul li {
	margin-top: 10px;
	line-height: 1.2em;
}

#article .extrainfo ul li a {
	margin-bottom: 2px;
}


/*--------------- cal -----------------*/

#calendar a:hover {
	text-decoration: underline;
}

#calendar {
	width: 180px;
	background-color: #f0f0f0;
	float: left;
}

#calendar .monthheader {
	width: 174px;
	margin-right: 1px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 1.2em;
	background-color: #bf2e23;
	border: 1px solid #bf2e23;
	color: white;
	margin-bottom: 0;
}

#calendar .monthfooter {
	float: left;
	width: 180px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 1.2em;
	background-color: transparent;
	color: black;

	padding-bottom: 23px;
	border-bottom: 1px dashed #bababa;
}

#calendar .monthheader table {
	margin-top: 5px;
	width: 100%;
}

#calendar .monthheader table td {
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-weight: bold;
	
}

#calendar .monthheader table td a {
	color: white;
}

#calendar .cell {
	display: block;

	width: 23px;
	height: 23px;

	float: left;
	margin: 0px;

	padding-right: 1px;
	padding-top: 1px;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;

	text-align: center;
	line-height: 23px;
	background-color: white;
	
	color: black;
}

#calendar a.cell {
	font-weight: normal;
}

#calendar a.cell:hover {
	background-color: red;
	color: white;
	text-decoration: none;
}

#calendar a.today {
	background-color: #bf2e23 !important;
	color: white !important;
	cursor: pointer;
}

#calendar a.weekend {
	background-color: #e0e0e0;
}

#calendar a.lastday,
#calendar a.right {
	border-right: 1px solid #a0a0a0;
}



#calendar a.event {
	color: #bf2e23;
	font-weight: bold;
}

#calendar a.noevent:hover {
	color: black;
	background-color: white;
	cursor: default;
}

#calendar a.weekend:hover {
	color: black;
	background-color: #e0e0e0;
	cursor: default;
}

#calendar a.event:hover {
	background-color: #bf2e23;
	color: white;
}


#calendar .header {
	color			: #8f99a5;
	font-weight		: bold;
}

#calendar .day6 {
	border-right: 1px solid #a0a0a0;
}

#calendar .empty {
	padding-right: 1px;
	padding-top: 1px;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}


/*--------------- syndication -----------------*/

#cContent div.rssfeed {
    color: #dc1617;
    border-bottom: 1px solid #dc1617;
    margin-bottom: 0px !important;
	clear: both;
	margin-bottom: 10px;
}

#cContent div.rssfeed .text {
    background-color: #dc1617;
    color: white;
    width: 100px;
    padding: 2px;     
    margin-bottom: 0px;   
}

.rssfeed thead {
	display: none;
}

.rssfeed {
    margin: 0px;
    width: 97%;
}
.rssfeed td {
    padding : 5px;
    line-height: 1.4em;
}

.rssfeed td.date {
    width:  100px;
}

.rssfeed .archive {
    border-top: 1px solid #dc1617;
	text-align: right;
}

tr.odd {
	background-color: #e7e7e7;
}