/*
 *	niffeler-graduateschool-design/nach lifescience-design, Futurecom interactive AG
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2006 - Karin Niffeler
 * 	Some rights reserved
 */


/* Template Layout */ 
body {
margin:0;
font-family:Verdana, Helvetica, sans-serif;
text-align:left;
top:0px;
left:0px;
background:#FFFFFF;
}

#container {
position:absolute;
border:0px solid #FFFFFF;
top:0px;
background:url(../images/startsite_background.jpg);background-repeat:no-repeat;left:0px;
width:1005px;
left:0px
margin:0 auto;
text-align:left;
}

#mindesthoehe {
position:relative;
left:0px;
height:700px;
}

#left-content {
float:left;
width:202px;
position:relative;
left:5px;
top:-4px;
padding:0px;
}

#wrapper {
float:right;
width:795px;
}

#main-content {
display:block;
float:left;
position:relative;
width:350px;
overflow:hidden;
top:0px;
left:0px;
padding:0px;
}


#right-content {
position:relative;
display:block;
top:0px;
float:right;
width:358px;
/*overflow:hidden;*/
padding:0px 75px 0px 0px; 
}

#footer{
clear:both;
text-indent:205px;
font-size:10px;
border-top:1px solid #666666;
background:#FFFFFF;
padding:4px;
}

/* Login Button */
.login {
border:0px;
top:120px;
left:0px;
}


/***************************/ 
/* General element styles:*/ 
/***************************/ 
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:verdana, helvetica; color:#2a65a4; font-size:12px; line-height:16px; }
PRE { font-family:monospace; }
A { color:#FFFFFF; text-decoration:underline;}
A:hover { color:#FFFFFF; text-decoration:none; }
FORM { margin:0px 0px 0px 0px;}
P, PRE { margin:0px 0px 0px 0px; }
P, TD, UL, OL { font-size:12px; font-size:12px; }
B { color:#2a65a4; } 
I { color:#2a65a4; }
INPUT, TEXTAREA, SELECT textarea { font-family:verdana, helvetica, sans-serif; color:#555555; border:#2a65a4 1px solid; font-size:12px; }


/********************************/ 
/* Frames, spacing, link-to-top */ 
/********************************/ 
P.csc-linkToTop { text-align:right; margin-bottom:20px; }
P.csc-linkToTop A { font-weight:bold; margin-bottom:20px; }

DIV.csc-frame {}
DIV.csc-frame-blueborder {background-color:#FFFFFF; padding:6px 6px 6px 6px; border-bottom:1px solid #2a65a4; border-top:1px solid #2a65a4; border-left:1px solid #2a65a4; border-right:1px solid #2a65a4; margin-bottom:12px;}
DIV.csc-frame-greybox {background-color:#4b4c4b; padding:6px 6px 6px 6px; margin-bottom:2px;}
DIV.csc-frame-bluebox {background-color:#2a65a4; padding:6px 6px 6px 6px; margin-bottom:2px;}
DIV.csc-frame-lightbluebox { background-color:#e1e6f0; padding:6px 6px 6px 6px; margin-bottom:2px; }
DIV.csc-frame-bluelineafter { background-color:transparent; padding:4px 0px 8px 0px; border-bottom:1px dotted #2a65a4; margin-bottom:12px; margin-top:5px;}
DIV.csc-frame-titlelightbluebox {background-color:#e1e6f0; padding:2px 6px 2px 6px; margin-bottom:2px;}
DIV.csc-frame-titlebluebox {background-color:#2a65a4; padding:2px 6px 2px 6px; margin-bottom:2px;}
DIV.csc-frame-titlegreybox {background-color:#4b4c4b; padding:2px 6px 2px 6px; margin-bottom:2px;}

DIV.csc-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top:2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top:2px; }

/******************/ 
/* Headers, plain */ 
/******************/ 
H1 { font-size:11px; color:#FFFFFF; font-weight:normal;}
H2 { font-size:11px; color:#000000; font-weight:normal;}
H3 { font-size:11px; color:#2a65a4; font-weight:normal;}
H4 { font-size:12px; color:#FFFFFF; font-weight:normal;}
H5 { font-size:12px; color:#000000; font-weight:normal;}
H6 { font-size:12px; color:#2a65a4; font-weight:normal;}
H1, H2, H3, H4, H5, H6 { margin:0px 0px 0px 0px; margin-top:2px; margin-bottom:2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with lnk */ 
H1 A, H2 A, H3 A, H4 A, H5 A { color:#FFFFFF; text-decoration:none; }
H2 A { color:#FFFFFF; }
H3 A { color:#FFFFFF; }
H4 A { color:#FFFFFF; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }

/* Header date */ 
P.csc-header-date { font-size:14px; color:#FFFFFF; }

/* Subheader, general */ 
P.csc-subheader { font-style:italic; font-weight:bold; font-size:16px; background-color:#FFFFFF; }

/* Subheader, specific */ 
P.csc-subheader-0 { font-style:normal; }
P.csc-subheader-1 { color:#FFFFFF; }
P.csc-subheader-2 { color:#FFFFFF; }
P.csc-subheader-3 { color:#FFFFFF; }



/*******************/ 
/* RTE / Bodytext:*/ 
/*******************/ 
P.bodytext { font-size:11px; color:#FFFFFF; }
P.bodytext A { font-weight:normal; }

/* RTE / Bulletlists */ 
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */ 
LI {list-style-image: url(file:///C|/media/bullets/dot.gif); margin-top:0px; margin-bottom:0px; margin-left:5px; margin-right:0px; }

/* RTE / Table styling */ 
TABLE.contenttable { border:1px #2a65a4 solid; margin:10px 0px 10px 0px; width:99%; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:12px; }
TABLE.contenttable TR { background-color:#FEEBF7; }



/**********/ 
/* Images */ 
/**********/ 

/* Images / Captions */ 
P.csc-caption { font-size:10px; font-style:italic; }

/* Images / Tables / Floating text */ 
TABLE.imgtext-table { border:0px; }

/* Images / Tables / Wrapped text */ 
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here:*/ 
TABLE.imgtext-nowrap { border:0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top:0px; }



/***************/ 
/* Bulletlists */ 
/***************/ 

/* Bulletlists, general */ 
UL.csc-bulletlist LI { color:#000000; font-size:12px; list-style-image: url(file:///C|/media/bullets/dot.gif); }

/* Bulletlists, specifically */ 
UL.csc-bulletlist-0 { color:#FFFFFF; font-size:12px; list-style-image: url(../images/arrow/1_arrow_r.gif); }
UL.csc-bulletlist-1 { color:#FFFFFF; font-size:12px; list-style-type :decimal; }
UL.csc-bulletlist-2 { color:#FFFFFF; font-size:12px; list-style-position :inside; }
UL.csc-bulletlist-3 { color: #FFFFFF; font-size:12px; list-style-image:   url(../images/arrow/1_arrow_r.gif); }



/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:#000000; }

TABLE.contenttable-1 P { color:#186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#FEEBF7;}
TABLE.contenttable-2 P { color:#10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:#2a65a4; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#FEEBF7;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }



/************************/ 
/* Filelinks, generally */ 
/************************/ 
TABLE.csc-uploads { border:0px; }
TABLE.csc-uploads TR TD P { background-color :transparent; font-size:12px; }
TABLE.csc-uploads TR TD { vertical-align :top; }
TABLE.csc-uploads TR.tr-even { background-color:none; }
TABLE.csc-uploads TR.tr-odd { background-color:none; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left:6px; padding-right:6px; width:1%; text-align:center; vertical-align:middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width:80%; padding-left:5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight:normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style:italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space:nowrap; padding-left:6px; padding-right:6px; }

/* Filelinks, specifically */ 
TABLE.csc-uploads-1 { border-color:#2a65a4; }

TABLE.csc-uploads-2 { border-color:#2a65a4; }

TABLE.csc-uploads-3 { border-color:#2a65a4; }
TABLE.csc-uploads-3 TR TD { vertical-align:middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border:2px solid #2a65a4; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border:2px solid #2a65a4; }



/*****************/ 
/* Various Forms */ 
/*****************/ 

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding-left:5px; padding-right:20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color:#D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#FEEBF7; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #2a65a4; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:bold; }

/* Email form, specifically */ 
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */ 
FORM TABLE.csc-searchform { width:99%; }
FORM TABLE.csc-searchform TR TD { padding:5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight:bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width:99%; }

/* Login form, specifically */ 
FORM TABLE.csc-loginform { width:70%; }


/*****************/ 
/* Search result */ 
/*****************/ 

/* Search Result, result information box:*/ 
TABLE.csc-searchResultInfo { margin-left:0px; margin-top:10px; width:99%;}
TABLE.csc-searchResultInfo TR { background-color:#FEEBF7; }
TABLE.csc-searchResultInfo TR TD P { padding:0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight:bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align:right; }

/* Search Result, header + abstract:*/ 
H3.csc-searchResultHeader A { color:#186900; }
H3.csc-searchResultHeader { background-color:#FEEBF7; font-size:14px; padding-left:5px; }
P.csc-searchResult { font-style:italic; margin-left:20px;}

/* Search word markup */ 
SPAN.csc-sword { font-weight:bold; color:#2a65a4; }


/*****************************/ 
/* Menu / Sitemap, generally */ 
/*****************************/ 
DIV.csc-menu { margin-left:10px; }
DIV.csc-menu P { font-size:11px; font-weight:bold; margin:1px 0px 0px 0px; padding:2px 2px 2px 10px; background-color:#FEEBF7; }
DIV.csc-menu P A { color:#000000; text-decoration:none; }
DIV.csc-menu P A:hover { color:#660000; text-decoration:underline; }
DIV.csc-menu P.csc-section { font-weight:normal; margin-left:20px; font-style:italic; }

/* Menu / Sitemap, "Menu of these pages" */ 
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */ 
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */ 
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left:20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left:40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left:60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left:80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color:#000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color:#186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color:#10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color:#2a65a4; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */ 
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left:0px; }
DIV.csc-menu-3 P.csc-section A { color:#186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */ 
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top:2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight:normal; font-style:italic; margin-top:0px; padding:0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */ 
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */ 
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */ 
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight:bold; }
DIV.csc-menu-7 P.csc-section A { color:#186900; }



/****************************************/ 
/* Frontend editing / TYPO3 Admin Panel */ 
/****************************************/ 
IMG.frontEndEditIcons { vertical-align:middle; margin:0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */ 
TABLE.typo3-adminPanel { border:1px solid black; background-color:#F6F2E6;text-align:left; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color:#9BA1A8;text-align:left; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color:#ABBBB4;text-align:left; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border:0px; }
TABLE.typo3-adminPanel TD FONT { font-family:verdana; font-size:10px; color:black; }
TABLE.typo3-adminPanel TD A FONT { font-family:verdana; font-size:10px; color:black; }
TABLE.typo3-editPanel { border:1px solid black; background-color:#F6F2E6; }
TABLE.typo3-editPanel TD { border:0px; }


/*************/ 
/* Debugging */ 
/*************/ 
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border:1px dotted #999999;}
TD TABLE { border:1px dotted #000099;}
DIV { border:1px dotted #990000;}
IMG.spacer-gif { border:1px solid black; }
*/



plugin.tx_jwcalendar_pi1._CSS_DEFAULT_STYLE = div.tx-jwcalendar-pi1{  font-family: Verdana, sans-serif;  font-size: 10px;  text-align: center;  color:#000000;}
div.tx-jwcalendar-pi1 img{  border:0;}div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{   /* text-decoration:none;*/    text-decoration:none;   color: #000000;}
div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{  color: 8F2345; text-decoration: underline; }
div.tx-jwcalendar-pi1 input{  clear:both;  background: #F6EDF0;  border-top:2px #FCF6E5 solid;  border-left:2px #FCF6E5 solid;  border-right:2px #2a65a4 solid;  border-bottom:2px #2a65a4 solid;  text-align:center;  margin:5px;  padding: 3px 12px; } 
div.tx-jwcalendar-pi1 .tx_jw_input_text{  width:260px;  border:1px #2a65a4 solid;  padding:3px;  height:23px;}
div.tx-jwcalendar-pi1 .tx_jw_select{  font-size:11px;  border:0px;}div.tx-jwcalendar-pi1 .tx_jw_textarea{  font-size:12px;  height:120px;  width:260px;  padding:3px;  border:1px #2a65a4 solid;}
div.tx-jwcalendar-pi1 .tx_jw_input_button{  font-size:12px;  background: #FFF4FB;  text-align:left;  margin:4px 10px;  padding:2px 4px;}


/********************************************//*****************LIST view ****************//********************************************/
div.jwcalendar_list{  width:99%;  background-color:#FFFFFF;  font-family: Verdana, sans-serif;  font-size: 11px; font-weight: bold; color:#2a65a4;  border: 1px  #2a65a4 solid;  margin:10px 0px}
div.jwcalendar_list .title{  font-size: 11px;  font-weight: bold;  color:#2a65a4; padding: 8px 5px;}
div.jwcalendar_list .prev_items{  float:left;  font-size: 11px;  font-weight: bold;  text-align:left;  color:#2a65a4;  padding:8px 5px 10px 12px;}
div.jwcalendar_list .next_items{  float:right;  font-size: 11px;  font-weight: bold;  text-align:right;  color:#2a65a4;  padding:8px 5px 10px 12px;}
div.jwcalendar_list .next_items{}div.jwcalendar_list .itemslist{  padding:0 10px;}
div.jwcalendar_list table.items{  width:99%;  font-family: Verdana, sans-serif;  font-size: 11px;  text-align:left;  line-height:1.4em;  empty-cells:show;  border-collapse:separate;  border-collapse:collapse;  border-spacing:0;  border: 1px  #2a65a4 solid;}
div.jwcalendar_list table.items td.label{  background:#FEEBF7;  width:33%;    vertical-align:top;  border: 1px  #2a65a4 dotted;  padding:5px;}
div.jwcalendar_list table.items td.item{  background:#F6EDF0;  width:67%;     border: 1px  #2a65a4 dotted;  vertical-align:top;  padding:5px;}
div.jwcalendar_list table.items p{   font-size: 11px;   padding:0;}
div.jwcalendar_list table.items p{   font-size: 11px;   padding:0;}
div.jwcalendar_list .submit{   clear:both;     font-size: 11px;   padding:0;}

/********************************************//*****************WEEK view ****************//********************************************/
div.jwcalendar_week{  width:97%;  background-color:#FFFFFF;  font-family: Verdana, sans-serif;  font-size: 11px;  color:#2a65a4;  border: 1px  #2a65a4 solid;  padding: 8px 5px;}
div.jwcalendar_week .prev_week{    margin:4px 120px 0px 10px;   float:left;}
div.jwcalendar_week .selector{    margin:4px 0 0 0; float:left;}
div.jwcalendar_week .next_week{    text-align:right;    margin:4px 10px 0px 120px;}
div.jwcalendar_week table.days{   clear:both;   font-family: Verdana, sans-serif;   font-size: 12px;   width:99%;   line-height:1.4em;   border-collapse:collapse;   empty-cells:show;   border-spacing:0;   border:1px solid #2a65a4;   margin:8px;}
div.jwcalendar_week table.days td.dayname{    text-align:right;    vertical-align:top;    border:1px solid #2a65a4;    padding:2px 8px 0 4px;}
div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {      background:#F6EDF0;     font-family: Verdana, sans-serif;       font-size: 12px;    width:99%;     border-collapse:collapse;       empty-cells:show;       border-spacing:0;}
div.jwcalendar_week table.times {   border:1px solid #2a65a4;}div.jwcalendar_week table.times td.time{   border-left:2px solid #2a65a4;   border-right:2px solid #2a65a4;}
div.jwcalendar_week table.days a{    text-decoration:none;}div.jwcalendar_week table.days td.time{   font-family: Verdana, sans-serif;   font-size: 11px;   text-align:center;}
div.jwcalendar_week table.days td.event_time{   height:4px;   padding:0;   margin: 0px;}
div.jwcalendar_week table.days td.event{   font-family: Verdana, sans-serif;   font-size: 11px;   vertical-align:top;   padding:4px 2px;   margin: 0px;}
div.jwcalendar_week table.days td.event a{   font-family: Verdana, sans-serif;   font-size: 11px;}

/********************************************//*****************MONTH view ****************//********************************************/
div.jwcalendar_month{  width:99%;  background-color:#FFFFFF;  font-family: Verdana, sans-serif;  font-size: 12px;  color:#2a65a4;  border: 1px  #2a65a4 solid;  margin:10px 0;}
div.jwcalendar_month .title{  clear:both;  text-align: left;  font-size: 11px;  font-weight:bold;  color: #2a65a4;  padding: 8px 5px;}
div.jwcalendar_month .navi, div.jwcalendar_month .days_view{    padding:0 10px;}

/*******************//*tables navi******//*******************/
div.jwcalendar_month table.navs{   width:99%;}
div.jwcalendar_month table.months, div.jwcalendar_month table.year{   width:99%;   font-family: Verdana, sans-serif;   font-size: 11px;   font-weight:normal;   text-align:center;   empty-cells:show;   border-collapse:separate;   border-spacing:10px;}
div.jwcalendar_month table.year {   font-size: 12px;   border-spacing:5px;}
div.jwcalendar_month table.months td, div.jwcalendar_month table.year td{}div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year{   background: #F6EDF0;   border-top:2px #FCF6E5 solid;   border-left:2px #FCF6E5 solid;   border-right:2px #2a65a4 solid;   border-bottom:2px #2a65a4 solid;   padding:12px 5px;}
div.jwcalendar_month table.months td.other_month{   padding:5px;}
div.jwcalendar_month table.months td.current_month{   background: #F6EDF0;   border-right:2px #FCF6E5 solid;   border-bottom:2px #FCF6E5 solid;   border-top:2px #2a65a4 solid;   border-left:2px #2a65a4 solid;   padding:5px;}

/*****************//*table days******//*****************//*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{   font-family: Verdana, sans-serif;   font-size: 11px;   width:99%;   line-height:1.4em;   border-collapse:collapse;   empty-cells:show;   border-spacing:0;   border:1px solid #2a65a4;   padding:0;}
div.jwcalendar_month table.days a{    text-decoration:none;}
div.jwcalendar_month table.days td{   vertical-align:top;   border:dotted 1px #2a65a4;   padding:4px;}
div.jwcalendar_month table.days td.week{   background:#F6EDF0;   font-weight:bold;}
div.jwcalendar_month table.days td.dayname{   background:#F6EDF0;   font-weight:bold;   text-align:center;}
div.jwcalendar_month table.days,div.jwcalendar_month table.days td.inside,div.jwcalendar_month table.days td.today,div.jwcalendar_month table.days td.inside_weekend,div.jwcalendar_month table.days td.today_weekend,div.jwcalendar_month table.days td.outside_weekend{   font-weight:bold;}
div.jwcalendar_month table.days a,div.jwcalendar_month table.days td.inside a,div.jwcalendar_month table.days td.today_inside a,div.jwcalendar_month table.days td.inside_weekend a,div.jwcalendar_month table.days td.today_weekend a,div.jwcalendar_month table.days td.outside_weekend a{   font-weight:bold;   color:#2a65a4;}
div.jwcalendar_month table.days td.today{	background: #F9F4E7;    border:solid 2px #CD9705;    border:solid 1px #AD1602;    }
div.jwcalendar_month table.days td.outside_weekend,div.jwcalendar_month table.days td.outside{   background:#EAEAEB;   border:dotted 1px #F9DF94;}
div.jwcalendar_month table.days td.inside_weekend{   background:#FEEBF7;}

/**********************//*table singleday******//**********************/
div.jwcalendar_month table.singleday,div.jwcalendar_month table.singleday td,div.jwcalendar_month table.singleday td a,div.jwcalendar_month table.singleday a{   font-weight:bold;   font-family: Verdana, sans-serif;   font-size: 11px;   width:99%;   line-height:1.0em;   border-collapse:collapse;   empty-cells:show;   border-spacing:0px;   border:0px solid #ddd;   padding:0px;   margin:0 0 2px 0;}
div.jwcalendar_month table.singleday{   background: #eee;   border:1px dotted #ddd;}
div.jwcalendar_month table.singleday td{   border:0px solid #ddd;   padding:3px 0;}


/*****************//*table dayitem******//*****************/
div.jwcalendar_month table.dayitem,div.jwcalendar_month table.dayitem a{   font-weight:normal;   font-family: Verdana, sans-serif;   font-size: 11px;   width:99%;   line-height:1.0em;   border-collapse:collapse;   empty-cells:show;   border-spacing:0px;   border:1px solid #ddd;   padding:0px;   margin:1px 0;}
div.jwcalendar_month table.dayitem td.item,div.jwcalendar_month table.dayitem td.item a{  color:#333;  text-decoration:none;  font-weight:normal;  border:0;}
div.jwcalendar_month table.dayitem td.itemcat,div.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;}

/********************************************//*****************SINGLE view ****************//********************************************/
div.jwcalendar_single{  background-color:#FFFFFF;  border: 1px  #2a65a4 solid;  padding:10px 10px;}
div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{    width:99%;    clear:both;}
div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{   float:left;   width:99%;   text-align:left;   border-left: 1px  #2a65a4 dotted;   border-right: 1px  #2a65a4 dotted;   border-bottom: 1px  #2a65a4 dotted;   background:#FEEBF7;}
div.jwcalendar_single .headerie{   border-top: 1px  #2a65a4 dotted;}
div.jwcalendar_single .contentie{   background:#F6EDF0;}
div.jwcalendar_single .title, div.jwcalendar_single .category{float:left; color:#2a65a4; font-size: 11px; text-align:left; font-weight:bold; padding:4px 8px 8px 8px;}
div.jwcalendar_single .catcolor{    float:none; font-size: 2px;	padding:0;}    
div.jwcalendar_single .category{	float:none; font-size: 12px; font-weight:normal; padding:6px 8px 8px 8px;}
div.jwcalendar_single .images{	float:left; padding:10px 8px; margin:0px;}
div.jwcalendar_single .itemtext{    margin:8px;    }
div.jwcalendar_single .itemtitle p:first-letter{font-size: 12px; font-weight:bold; color:8F2345;}
div.jwcalendar_single .itemtitle  p:first-line{font-size: 12px;	font-weight:bold; line-height:1.2em;}
div.jwcalendar_single .teaser{	font-weight:bold; font-style:italic; line-height:1.8em;}
div.jwcalendar_single .desc{    font-size: 11px;}div.jwcalendar_single .itemlink{	line-height:1.8em;}
div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{    clear:both; float:left; text-align:right;	font-weight:bold; width:33%; padding:4px 8px;}
div.jwcalendar_single .item, div.jwcalendar_feEntry .item{	text-align:left; padding:4px 4px 4px 32%;}

/********************************************//*****************feEntry view ****************//********************************************/
div.jwcalendar_feEntry{  background-color:#FFFFFF;  border: 1px  #2a65a4 solid;  padding:8px;}
div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{    vertical-align:bottom;    line-height:1.6em;	padding:8px 8px;    width:32%;}    
div.jwcalendar_feEntry .timelabel{    width:20%;}  div.jwcalendar_feEntry .title{  font-size:12px;	  font-weight:bold;	  color:#2a65a4;  text-align:left;  line-height:1.0em;  padding: 8px 5px;}
div.jwcalendar_feEntry .title p:first-letter{  font-size:20px;	}div.jwcalendar_feEntry .item{  text-align:left;  padding:8px 8px;}
div.jwcalendar_feEntry .fileitem{  text-align:left;  padding:8px 8px;  width:30px;}
div.jwcalendar_feEntry input{  clear:none;  background: white;  border-top:2px #FCF6E5 solid;  border-left:2px #FCF6E5 solid;  border-right:2px #2a65a4 solid;  border-bottom:2px #2a65a4 solid;  text-align:left;  font-size:12px;  margin:0;  padding: 0; }
div.jwcalendar_feEntry .error ul li{  list-style:circle inline;  text-align:left;  font-size:12px;  color:#2a65a4;  margin:4px 40px;}
div.jwcalendar_feEntry .error ul li:first-letter{  font-size:12px;  font-weight:bold;}div.jwcalendar_confirm .error{  font-size:12px;  color:#2a65a4;  margin:10px;}
div.jwcalendar_confirm .conftext{  font-size:12px;  margin:10px;}

/********************************************//*****************ORGANIZER view ****************//********************************************/
div.jwcalendar_organizer, div.jwcalendar_location{  background-color:#FFFFFF;  border: 1px  #2a65a4 solid;  padding:10px 10px;}
div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org, div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org{    width:99%;    clear:both;}
div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie{   float:left;   width:99%;   text-align:left;   border-left: 1px  #2a65a4 dotted;   border-right: 1px  #2a65a4 dotted;   border-bottom: 1px  #2a65a4 dotted;   background:#FEEBF7;}
div.jwcalendar_organizer .headerie,div.jwcalendar_location .headerie{   border-top: 1px  #2a65a4 dotted;}div.jwcalendar_organizer .contentie,div.jwcalendar_location .contentie{   background:#F6EDF0;}
div.jwcalendar_organizer .title,div.jwcalendar_location .title{float:left; font-size: 11px;	text-align:left; font-weight:bold; padding:4px 8px 8px 8px;}
div.jwcalendar_organizer .text,div.jwcalendar_location .text{    margin:8px;}
div.jwcalendar_location .name,div.jwcalendar_organizer .name{    font-size: 12px; text-align:left; font-weight:bold; padding: 8px 5px;}
div.jwcalendar_location .name p:first-letter,div.jwcalendar_organizer .name p:first-letter{ font-size: 12px; font-weight:bold; color:8F2345;}
div.jwcalendar_location .name  p:first-line,div.jwcalendar_organizer .name  p:first-line{    font-size: 12px;	font-weight:bold; line-height:1.2em;}
div.jwcalendar_location .images,div.jwcalendar_organizer .images{	float:left; padding:10px 8px; margin:0px;}
div.jwcalendar_location .desc,div.jwcalendar_organizer .desc{    font-size: 11px;}
div.jwcalendar_location .label,div.jwcalendar_organizer .label{    clear:both;	float:left;	text-align:right; font-weight:bold; width:33%; padding:4px 4px;}
div.jwcalendar_location .item,div.jwcalendar_organizer .item{	text-align:left;	padding:4px 4px 4px 32%;}div.jwcalendar_location .addritem,div.jwcalendar_organizer .addritem{	text-align:left;	padding:4px 4px 0px 32%;}
div.jwcalendar_location .cityitem,div.jwcalendar_organizer .cityitem{	text-align:left;	padding:0px 4px 8px 32%;}.jwcalendar_olbg { border: solid 0px #003399; background-color: #FFFFFF; }.jwcalendar_olfg {	border: 0px; background-color: #FFFFFF; padding:4px 6px; text-align:left;}.jwcalendar_olcf { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 2em; font-weight: bold; color: #FFFFFF; }.jwcalendar_oltf { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
