/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 10px 0;
	background: #fff;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5 {
	padding-left: 8px;
	color: #333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #E58C24;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

fieldset {
	border: none;
	padding: 5px;
}

label {
	clear: both;
	float: left;
	padding-top: 5px;
}

input {
	clear: both;
	float: left;
	width: 120px;
}

textarea {
	clear: both;
	float: left;
	width: 300px;
}

.csc-mailform-submit {
	margin-top: 5px;
	width: 150px;
	height: 22px;
}

/* Wrapper */

#wrapper {
	margin: 0;
	padding: 0;
	/* height: auto !important; */
	/* min-height: 100%;*/
	width: 100%;
}

/* IE Win < 7 only \*/
* html #wrapper {
	margin: 0;
	padding: 0;
	/*height: 100%;*/
	width: 100%;
}
/* end IE Win < 7 only */

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #fff;
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
}


/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	background: #CAE646 url(images/img01.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo img {
	text-align: center;
	padding: 0px 0px 5px 30px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000;
}

/* Header > Menu */

#nav_top {
	float: right;
}

#nav_top ul {
	margin: 0;
	padding-top: 89px;
	list-style: none;
}

#nav_top li {
	display: inline;
}

#nav_top a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000;
}

#nav_top a:hover {
	background-image: url(images/img04.gif);
}

#nav_top a.current {
	background-image: url(images/img04.gif);
}

#breadcrumbs {
	margin-bottom: 20px;
}

#container {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/content_top.jpg) no-repeat top;
}

/* Content */

#content {
	clear: both;
	width: 920px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 50px 0px;
	border-top: 1px solid #fff;
}

/* Content > Main */

/* Content > Main > Main Content */

#main {
	float: right;
	width: 650px;
	padding: 0px;
	overflow: auto;
}

.main span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.main_box {
	background: url(images/img07.jpg) repeat-x bottom;
	padding-bottom: 20px;
	background-color: #d4e0fa;
}

.main_box h1 {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
}

.main_box img {
	text-align: left;
}

.main_box p {
	padding: 5px 10px 5px 10px;
}

.main_box {
	border-top: 1px solid #fff;
	/*background: url(images/img07.gif) repeat-x bottom;*/
	/*background-color: #d4e0fa;*/ 
}



/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Content > Sidebar > Navigation (left) */

#nav_left ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#nav_left li {
	list-style: none;
	line-height: 30px;
	background-color: transparent;
}

#nav_left li a {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-color: transparent;
}

#nav_left li a:hover {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000;
	/*background: url(images/img07.gif) repeat-x bottom;*/
}

#nav_left a.level1-no{
	text-align: left;
	width: 100%;
	line-height: 12px;
	background: transparent;
	color: #666;
}

#nav_left a.level1-act{
	text-align: left;
	width: 100%;
	line-height: 12px;
	background: transparent;
	color: #000;
}

/* Footer */

#footer {
	clear: both;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 72px;
	padding: 10px 0;
	text-align: center;
	background: url(images/content_top.jpg) no-repeat top;
	font-size: 11px;
	color: #666;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666;
}

#footer a:hover {
	color: #000;
}

#footer a.footer_link {
	text-decoration: underline;
	color: #666;
}


/* EXTENSIONS */

/***********************************************/
/* News List Styles                            */
/***********************************************/ 

/************** #News Search-View Styles **************/
div#news_search {
	width: 90%;	
}

/************** #News Archive-View Styles **************/
div#news_archive {
	float: left;
	margin: 0px;
	padding: 10px;
}

div#news_archive ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

div#news_archive li {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.news-amenu-item-year {
	list-style: none;
	font-weight: bold;
}

/************** #News Single-View Styles **************/
div#news_single {
	width: 100%;
}


div#news_single h2 {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border-bottom: 1px solid #fff;
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

div#news_single_body {
	clear: both;
	float: left;
	padding: 5px 5px 20px 5px;
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
}

div#news_single_img {
	float: right;
	width: 120px;
	padding: 5px;
}

div#news_single_date {
	padding-bottom: 8px;
}

div#news_single_subheader {
	float: left;
	width: 500px;
	padding: 0px 0px 0px 10px;
}

div#news_single_content {
	float: left;
	display: block;
	width: 500px;
	padding: 5px 0px 10px 10px;
}

div#news_single_author {
	clear: both;
	float: right;
	width: 100%;
	padding-right: 10px;
}

div#news_single_links {
	clear: both;
	float: left;
	font-style: normal;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

div#news_single_related {
	clear: both;
	float: left;
	font-style: normal;
	text-align: left;
	font-size: 90%;
	padding-left: 10px;
}

/************** #News List-View Styles **************/
div#news_list {
	padding: 10px;
	background-color: #d4e0fa;
	background: url(images/img07.jpg) repeat-x bottom;
}

.news_list_item {
	clear: both;
	float: left;
	border-top: 1px dashed #496087;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.news_list_header {
	padding-left: 10px;
	clear: both;
}

.news_list_title {
	padding-left: 10px;
}

.news_list_subheader {
	float: left;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-weight: normal;
	font-size: 90%;
}

.news_list_image {
	display: none;
	float: right;
	background-color: transparent;
	padding: 5px;
}

.news_list a {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.news_list a:link{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.news_list a:visited{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.news_list a:hover{
	color: #f450a9;
	background-color: transparent;
	text-decoration: none;
}

.news_list_subheader bodytext{
	font-size: 90%;
	font-weight	: normal;
	padding: 5px 10px 5px 10px;
}


/************** #News Latest-View Styles **************/
div#news_latest {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	overflow: auto;
	font-size: 90%;
}

.news_latest_item {
	padding: 0px 5px 3px 5px;
	margin: 0px;
	background-color: transparent;
	border-top: 1px dashed #666;
	
}

.latest_news p {
	padding: 0px 5px 0px 5px;
	margin: 3px;
	background-color: transparent;
}

.news_latest_category {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

.news_latest_date {
	font-size: 80%;
	padding: 0 0 3px 0;
	margin: 0px;
}

.news_latest_subheader {
	padding: 3px 0 10px 0;
}

.news_latest_subheader p {
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

.news_latest_image {
	padding: 0px;
}

div#news_latest_title {
	padding: 0px;
	margin: 0px;
	color: #f450a9;
	font-size: 90%;
}

div#news_latest_toArchive {
	font-size: 90%;
	font-weight: normal;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	border-top: 1px dashed #666;
}

.tx-ttnews-browsebox {
	clear: both;
	width: 100%;
	margin: 10px auto 20px auto;
	text-align: center;
}

.tx-ttnews-browsebox a {
	text-decoration: none;
}

.tx-ttnews-browsebox a:hover {
	color: #000;
}

.tx-ttnews-browsebox a.active {
	color: #000;
	font-weight: bold;
}

.tx-ttnews-browsebox p {
	margin: 0px;
	padding: 0px;
}

/* Drop-Down Menü */

#hauptmenue {
	line-height : normal;
	text-align: left;
	height:auto;
	overflow:hidden;
	width: 100%;
}

#hauptmenue ul {
	list-style-type : none;
	margin-right : 0;
	padding : 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align:right;
	display:inline;
}

#hauptmenue li {
	display : inline;
	margin : 0;
	padding : 0;
}

#yymenu a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000;
	margin: 0px;
	border-top: solid 1px #fff;
	background-image: url(images/img05_lev2.gif);
}

#yymenu a.last {
	border-style: none;
}

#yymenu  {
	background: #2e3e4b; 
}

#yymenu a:hover {
	color: #2D4200;
	background-image: url(images/img04_lev2.gif);  
}

.mmLevel1, .mmLevel2{
	padding-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #96cd72;
}

#yymenu .sub {
	background-image: url(../images/ypmenu_pfeilg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.goof-fotoboek-fix1 {
	padding: 0px 0px 0px 8px;
	margin: 0px;
	overflow: auto;
	background: url(images/img07.jpg) repeat-x bottom;
	padding-bottom: 20px;
	background-color: #d4e0fa;
}

.goof-fotoboek-fix1 h1 {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	height: 28px;
	padding: 12px 0px 0px 20px;
	margin: 0px 0px 0px -8px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
}

.goof-fotoboek-fix1.tabel {
	padding: 0px;
	margin: 0px; 
	border-width: 0px;
} 

.goof-fotoboek-fix1 img {
	padding-top: 8px;
} 

.goof-fotoboek-fix1 a {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #E58C24;
}


/***********************************************/
/* Calendar Styles                             */
/***********************************************/

/*********** Calendar Tooltip Styles ***********/
.jwcalendar_olbg { 
	border: solid 1px #333;
	font-size: 100%;
	width: 250px;
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
	padding: 10px;
}

.jwcalendar_olfg { 
	border: 0px;
	padding:4px 6px;
	text-align: left;
	font-size: 100%;
	color: #fff;
}

.jwcalendar_olcf { 
	font-size: 100%; 
	line-height: 2em; 
	font-weight: bold; 
	color: #fff;
}

.jwcalendar_oltf {  
	font-size: 100%; 
	color: #888;
}

/*********** Calendar Basic Styles ***********/
#events_latest {
	margin-top: 10px;
}

#events_latest .content {
}

#events_latest .label {
	font-size: 80%;
}

#events_latest .date {
	font-size: 80%;
	padding: 0 0 3px 0;
}

#events_latest .details {
	font-size: 90%;
}

#events_latest .item .title {
	background: transparent;
	font-weight: bold;
	padding-bottom: 3px;
}

#events_latest .item .teaser {
}

#events_latest .item {
	border-top: 1px dashed #666666;
	margin-bottom: 15px;
	padding-left: 5px;
}

#tx-jwcalendar-pi1 {
	margin: 0;
	width: 100%;
}

#tx-jwcalendar-pi1 img {
	border-style: none;
}

#tx-jwcalendar-pi1 a,div.tx-jwcalendar-pi1 table a {
}

#tx-jwcalendar-pi1 a:hover, div.tx-jwcalendar-pi1 table a:hover {
}

#tx-jwcalendar-pi1 input {
}

#tx-jwcalendar-pi1 .tx_jw_input_text {
	width: 260px;
	background-color: #fff;
	border: 1px #ff6600 solid;
	padding: 2px;
	margin: 0px;
	height: 15px;
}

.tx_jw_input_button {
	margin: 10px 0 0 10px;
}
 
#tx-jwcalendar-pi1 .tx_jw_select {
	border: 1px solid #ddd;
}

#tx-jwcalendar-pi1 .tx_jw_textarea {
	height: 120px;
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #fff;
}

/*********** Calendar List-View Styles ***********/
#jwcalendar_list {
	width: 100%;
	float: left;
	border-style: none;
	margin: 0px;
}

#jwcalendar_list .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border-bottom: 1px solid #fff;
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}

#jwcalendar_list_itemslist {
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
	padding: 10px 10px 0px 10px;
}

#jwcalendar_list_itemslist .items {
	width: 100%;
}

#jwcalendar_list_itemslist .item {
	border: 1px solid #ddd;
	background-color: #fff;
	margin-bottom: 10px;
}

#jwcalendar_list_itemslist .label {
	color: #fff;
	background: #3C74E6 url(images/img06.gif) repeat-x;
	padding: 5px;
	border-right: 1px solid #ddd;
}

#jwcalendar_list .details {
	padding: 5px;
	background-color: #fff;
	font-size: 90%;
}

#jwcalendar_list .details p {
	margin-top: 3px;
}

#jwcalendar_list .items p {
	padding: 0px;
}

#jwcalendar_list .selector {
	padding: 0px 0 30px 10px;
}

#jwcalendar_list_submit {
	display: none;
}

#jwcalendar_list_submit button {
	background-color: #fff;
}

#jwcalendar_list_prev_items {
	float: left;
	font-weight: bold;
	text-align: left;
	padding: 8px 0 0 16px;
}

#jwcalendar_list_next_items {
	float: right;
	font-weight: bold;
	text-align: right;
	padding:8px 0 0 16px;
}

/*********** Calendar Week-View Styles ***********/
div.jwcalendar_week{
	float: left;
	width: 90%;
	color: #000;
	background-color: #fff;
	font-size: 100%;
	border: 1px  #ddd solid;
	margin: 10px 0;
}

div.jwcalendar_week .prev_week {
	float: left;
	margin: 4px 120px 0px 10px;
}

div.jwcalendar_week .selector {
	float: left;
	margin: 4px 0 20px 0;
}

div.jwcalendar_week .next_week {
	text-align: right;
	margin: 4px 10px 0px 120px;
}


div.jwcalendar_week table.days {
	clear: both;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0;
	border: 1px solid #ddd;
	margin: 8px;
}

div.jwcalendar_week table.days td.dayname {
	text-align: right;
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
	background: #f5f5f5;
	font-size: 100%;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0;
}
div.j
wcalendar_week table.times {
	border: 1px solid #ddd;
}

div.jwcalendar_week table.times td.time {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
}

div.jwcalendar_week table.days a {
	text-decoration: none;
}

div.jwcalendar_week table.days td.time {
	text-align: center;
}

div.jwcalendar_week table.days td.event_time {
	height: 4px;
	padding: 0;
	margin: 0px;
}

div.jwcalendar_week table.days td.event {
	vertical-align: top;
	padding: 4px 2px;
	border: 1px solid #ff6600;
	margin: 0px;
}

div.jwcalendar_week table.days td.event a {
}

/*********** Calendar Month-View Styles ***********/
#jwcalendar_month {
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
	width: 100%;
}

#jwcalendar_month .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border-bottom: 1px solid #fff;
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

#jwcalendar_month .selector {
	padding: 10px 0 30px 10px;
}

#jwcalendar_month .navi {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#jwcalendar_month .days_view {
	padding-top: 10px;
	font-size: 100%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

/*********** Calendar Month-View Tables-Navigation ***********/
#jwcalendar_month table.navs {
	font-size: 90%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#jwcalendar_month table.months {
	width: 50px;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	empty-cells: show;
	border-collapse: separate;
	border-spacing: 3px;
}

#jwcalendar_month table.year {
	width: 100px;
	font-size: 100%;
	border-spacing: 3px;
}

#jwcalendar_month table.months td, #jwcalendar_month table.year td {
}

#jwcalendar_month table.months td.other_month, #jwcalendar_month table.year td.last_year, #jwcalendar_month table.year td.next_year {
}

#jwcalendar_month table.months td.other_month {
	padding:5px;
}

#jwcalendar_month table.months td.current_month a {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border: 1px solid #ddd;
	color: #fff;
	padding: 4px;
}

#jwcalendar_month table.months a {
	text-decoration: underline;
	padding: 5px;
}

#jwcalendar_month table.months a:hover, #jwcalendar_month table.year a:hover {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border: 1px solid #ddd;
	color: #fff;
	padding: 4px;
}

/*********** Calendar Month-View Table-Days ***********/
#jwcalendar_month table.days {
	font-size: 100%;
	line-height: 20px;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#jwcalendar_month table.days a {
	text-decoration: underline;
}

#jwcalendar_month table.days td {
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 2px;
	height: 30px;
}

#jwcalendar_month table.days td.week {
	background: #eee;
	font-weight: bold;
	width: 70px;
	font-size: 90%;
}

#jwcalendar_month table.days td.dayname {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#jwcalendar_month table.days,
#jwcalendar_month table.days td.inside,
#jwcalendar_month table.days td.today,
#jwcalendar_month table.days td.inside_weekend,
#jwcalendar_month table.days td.today_weekend,
#jwcalendar_month table.days td.outside_weekend{
	font-weight: normal;
}

div.jwcalendar_month table.days td.inside {
	background-color: #fff;
}

#jwcalendar_month table.days a,
#jwcalendar_month table.days td.inside a,
#jwcalendar_month table.days td.today_inside a,
#jwcalendar_month table.days td.inside_weekend a {
	font-weight: normal;
}


#jwcalendar_month table.days td.today a {
	color: #fff;
}

#jwcalendar_month table.days td.outside_weekend a {
	font-weight: normal;
	color: #888;
}

#jwcalendar_month table.days td.today_weekend a:link {
	font-weight: bold;
	color: #fff;
}

#jwcalendar_month table.days td.today_weekend a:visited {
	font-weight: bold;
	color: #fff;
}

#jwcalendar_month table.days td.today {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	color: #fff;
}

#jwcalendar_month table.days td.outside_weekend,
#jwcalendar_month table.days td.outside {
	background: #f5f5f5;
	color: #888;
}

#jwcalendar_month table.days td.inside_weekend {
   background: #eee;
}

/*********** Calendar Month-View Table-SingleDay ***********/
#jwcalendar_month table.singleday,
#jwcalendar_month table.singleday td,
#jwcalendar_month table.singleday td a,
#jwcalendar_month table.singleday a {
	font-weight: normal;
	font-size: 100%;
	line-height:1.0em;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	border:0px solid #ddd;
	padding:0px;
	margin:0 0 2px 0;
}

#jwcalendar_month table.singleday {
}

#jwcalendar_month table.singleday td {
}

/*********** Calendar Month-View Table-DayItem ***********/
#jwcalendar_month table.dayitem,
#jwcalendar_month table.dayitem a{
	width: 80px;
	line-height: 1.0em;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
	border: 1px solid #ddd;
	padding: 0px;
	margin: 1px 0;
}

#jwcalendar_month table.dayitem td.item,
#jwcalendar_month table.dayitem td.item a{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	border:0;
}

#jwcalendar_month table.dayitem td.itemcat,
#jwcalendar_month table.dayitem td.itemcat a{
	font-weight:normal;
	color:#333;
	text-decoration:none;
	font-size: 8px;
	padding:0px;
	Cursor:help;
	width:2px;
	border:0;
}

/*********** Calendar Single-View Styles ***********/
#jwcalendar_single {
	margin: 0px;
	padding: 0px;
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
	height: 300px;
}

#jwcalendar_single .header {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border-bottom: 1px solid #fff;
	height: 28px;
	padding: 10px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

#jwcalendar_single .content {
	padding: 5px 0 10px 0;
}

#jwcalendar_single .catcolor {
}    

#jwcalendar_single .category {
}

#jwcalendar_single .images {
}

#jwcalendar_single_submit {
	padding-top: 20px;
}

#jwcalendar_single .itemtext {
	width: 90%;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

#jwcalendar_single .itemtitle p:first-letter {
}

#jwcalendar_single .itemtitle  p:first-line {
	font-weight: bold;
}

#jwcalendar_single .teaser {
	font-weight: bold;	
	font-style: italic;
	line-height: 1.8em;
	padding-left: 20px;
}

#jwcalendar_single .org {
	clear: both;
	padding: 10px;
	margin: 0px;
	line-height: 1.2em;
	font-size: 90%;
}

#jwcalendar_single .itemlink {
}

#jwcalendar_single .label, #jwcalendar_feEntry .label, #jwcalendar_feEntry .timelabel {
	clear: both;
	float: left;
	font-weight: bold;
	padding-right: 5px;
}

#jwcalendar_single .item, #jwcalendar_feEntry .item {
	text-align: left;
}

/*********** Calendar FeEntry-View Styles ***********/
div.jwcalendar_feEntry{
	width: 90%;
	margin-left: auto;
	margin-Right: auto;
	padding: 8px;
	color: #000;
	background-color: #fff;
	border-style: none;
}

div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
	vertical-align: middle;
	font-size: 100%;
	font-weight: normal;
	padding: 2px;
	width: 32%;
}  
  
div.jwcalendar_feEntry .timelabel{
	width: 20%;
}  

div.jwcalendar_feEntry .title{
	font-size: 120%;	
	font-weight: normal;	
	color: #ff6600;
	text-align: left;
	padding: 0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter{
	font-size: 120%;	
}

div.jwcalendar_feEntry .item{
	text-align: left;
	padding: 5px;
}

div.jwcalendar_feEntry .fileitem{
	text-align: left;
	padding: 8px 8px;
	width: 30px;
}

div.jwcalendar_feEntry input{
}

div.jwcalendar_feEntry .error ul li{
	list-style: circle;
	text-align: left;
	font-size: 100%;
	color: red;
	margin: 4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter{
	font-size: 16px;
	font-weight: bold;
}

div.jwcalendar_confirm .error{
	font-size: 12px;
	color: red;
	margin: 10px;
}

div.jwcalendar_confirm .conftext {
	font-size: 108%;
	margin: 10px;
}

/*********** Calendar Organizer-View Styles ***********/
#jwcalendar_organizer, div.jwcalendar_location {
	width: 100%;
	float: left;
	border-style: none;
	margin: 0px;
}

#jwcalendar_organizer .content,
#jwcalendar_location .content {
	padding: 10px;
	background: url(images/img07.jpg) repeat-x bottom;
	background-color: #d4e0fa;
	min-height: 200px;
}

#jwcalendar_organizer .title,
#jwcalendar_location .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	border-bottom: 1px solid #fff;
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}

#jwcalendar_organizer .text,
#jwcalendar_location .text {
	float: left;
	margin: 8px;
	width: 300px;
}

#jwcalendar_location .name,
#jwcalendar_organizer .name {
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	padding: 0;
}

#jwcalendar_location .images,
#jwcalendar_organizer .images {
	float: left;
	padding: 10px auto 0 auto;
	margin: 0px;
	width: 100px;
}

#jwcalendar_location .desc,
#jwcalendar_organizer .desc {
	font-size: 11px;
}

#jwcalendar_location .label,
#jwcalendar_organizer .label {
	float: left;
	text-align: right;
	font-weight: bold;	
	width: 33%;
	padding: 4px 4px;
}

#jwcalendar_location .item,
#jwcalendar_organizer .item {
	text-align: left;
	padding: 4px 4px 4px 32%;
}

#jwcalendar_location .addritem,
#jwcalendar_organizer .addritem {
	text-align: left;
	padding: 4px 4px 0px 32%;
}

#jwcalendar_location .cityitem,
#jwcalendar_organizer .cityitem {
	text-align: left;
	padding: 0px 4px 8px 32%;
}
