/********************* Common Styles **************************/

body {
	background-color: #336699;
}
/*h1 {
	margin-top: 0;
}*/

.csc-mailform label {
	float:left;
	width: 150px;
	font-weight:bold;
text-align:left;
}
div.csc-mailform-field {
	float:left;
	display:block;
	padding-top: 3px;
	clear:both;
}
.csc-mailform input {
	/*float:left;*/
}
.csc-mailform input.csc-mailform-submit {
	float:right;

}
.csc-mailform-radio label,
.csc-mailform-radio input{
	width:25px;
	display:block;
	float:left;
} 
legend {
	display:none;
}

/**************** Container Styles*******************/

#outer-wrapper {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: left-top;
	width: 725px;
}
#header {
	background: #d7dabd;
}
#wrapper {
	width: 725px;
	float: right;
	margin-left: -158px;
}
#container {
	margin-left: 158px;
	width: 567px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#sidebar {
	width: 158px;
	float: left;
	background-image: url(images/leftnav-bg.gif);
	background-repeat: no-repeat;
	_padding-top: 12px;
}
#footer {
	width: 725px;
}

#main-content {
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#main-content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #003366;
	text-align: right;
}

#content {
	background-image: url(images/main-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content h1 {
	font-size: 1px;
	text-indent: -2000px;
}

/********************* Clearing & Othr  **************************/

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
#holder {
	height: 192px;
}

#copyright, #address, #other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
}
#copyright a:link, #copyright a:visited, #address a:link, #address a:visited, #other a:link, #other a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}



/********************* Navigation  **************************/
#nav {
	height: 192px;
	width: 158px;
	overflow: visible;
	font-size: 75%;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(images/white-bullet.gif);
}
#nav ul {
	list-style-type: none;
	margin-top: 10px;
}
#nav ul li a:link, #nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/white-bullet.gif);
	list-style-type: none;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FF9900;
	list-style-image: url(images/orng-bullet.gif);
	list-style-type: none;
}
#nav ul li:hover {
	list-style-image: url(images/orng-bullet.gif);
	list-style-type: none;
}



/********************** Left ********************/

#left-links-table {
	margin-left: 5px;
}
#left-links {
	padding-left: 5px;
}
#left-bottom-img {
	vertical-align: bottom;
	background-image: url(images/left-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
}
.sidebar-bg {
	background-image: url(images/left-column-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
}
.loginlink {
	padding: 15px;
}
.loginlink a {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #036;
	display:block;
	background-color: #fff;
	text-align:center;
	padding: 5px;
	text-decoration:none;
	border: 1px solid #369;
}
.loginlink a:hover {
	background-color: #369;
	color: #fff;
}

/******************* Content Area *****************/

.table-page-content-bg {
	/*background-image: url(images/inside-main-right-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
	margin-top: 0px;
	padding-top: 0px;
}
#table-page-content {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003366;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 35px;
	padding-bottom: 12px;
	text-align: left;
	/*background-color: #FFFFFF;*/
	/*background-image: url(images/inside-main-right1.gif);*/
}
#table-page-content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #003366;
	text-align: right;
       /*clear: both;*/
}
#table-page-content h2 {
	font-size: 140%;
	color: #003366;
}
#table-page-content h3 {
	font-size: 120%;
	color: #003366;
}
#table-page-content a:link, #table-page-content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#table-page-content a:hover, #table-page-content a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
}
#table-page-content img {
	margin: 8px;
}
#page-content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #003366;
	text-align: left;
       /*clear: both;*/
}
#page-content td {
       /*font-size: 100% !important;
	font-size: 80%;*/
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	/*background-color: #FFFFFF;*/
}

.table-content-left {
	background-image: url(images/inside-main-left-bg.gif);
	background-repeat: repeat-y;
}

#page-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	/*background-color: #FFFFFF;*/
}
#page-content a:link, #page-content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#page-content a:hover, #page-content a:active {

	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
}

/********************* Sub Nav **************************/

#table-sub-nav {
	width: 145px;
	border-right: 1px dashed #369 !important;
        border-right: 1px solid #369;
	border-bottom: 1px dashed #369 !important;
        border-bottom: 1px solid #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003366;
	padding-right: 5px;
}
#table-sub-nav ul li {
	list-style-image: url(images/blue-bullet.gif);
	list-style-type: none;
}
#table-sub-nav ul {
	/*padding-right: 5px;
	padding-bottom: 10px;*/
	margin-left:35px;
	padding:0;
}
#table-sub-nav ul li a:link, #table-sub-nav ul li a:visited {
	font-size: 100%;
	color: #003366;
	text-decoration: none;
}
#table-sub-nav ul li a:hover, #table-sub-nav ul li a:active {
	text-decoration: underline;
}
#table-sub-nav ul li ul {
	padding-bottom: 5px;
	border: none;
	/*margin-left: -25px !important;*/
	margin-left: 10px;
}
#table-sub-nav ul li ul li {
	list-style-type: none;
	padding-left: 0px;
	list-style-image: url(images/diamond-bullet.gif);
}
#table-sub-nav ul li ul li a:link, #table-sub-nav ul li ul li a:visited {
	color: #339900;
}
#table-sub-nav ul li ul li a:hover, #table-sub-nav ul li ul li a:active {
	color: #33CC33;
}

/****************** Breadcrumb / Site Path *******************/

#breadcrumb {
	text-align: right;
	width: 80%;
	padding-bottom: 8px;
	font-size: 90%;
	color: #6699CC;
	padding-left: 110px;
	float: right;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	color: #6699CC;
}
#breadcrumb a:hover, #breadcrumb a:hover {
	color: #0099FF;
	text-decoration: underline;
}


/******************** Search *********************/

#searchstring {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003366;
        padding-top: 15px;
	margin-left: 400px;
}
#searchstring td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
}
.searchbox {
	width: 80px;
	font-size: 90%;
}

/******************* Main ***********************/

.table-main-img {
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 115px;
	background-image: url(images/table-content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header-img {
	background-image: url(images/inside-main-top-left.gif);
	height: 82px;
	width: 548px;
}
.main-top {
	background-image: url(images/inside-main-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main-table {
	background-image: url(images/inside-main-left-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


/********************* Footer **********************/
#footer-right {
	float: left;
}
#footer-left {
	float: left;
	width: 158px;
}
#bottom {
	width: 100%;
        text-align: center;
}

#bottom hr {
	height: 1px;
	color: #FFFFFF;
	width: 75%;
	border: 0px;
	background-color: #FFFFFF;
}
.bottom {
	background-image: url(images/bottom-bg.gif);
	background-repeat: repeat-x;
}
#bottom-left {
	float: left;
}
#bottom-right {
	float: right;
}

/*************Left Button L inks**********************/
#inside-news-button a:link, #inside-news-button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-news.gif);
	display: block;
	height: 53px;
	width: 148px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}

#inside-news-button a:hover, #inside-news-button a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-news-over.gif);
	display: block;
	height: 53px;
	width: 148px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}

#inside-cal-button a:link, #inside-cal-button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-calendar.gif);
	text-indent: -2000px;
	display: block;
	height: 53px;
	width: 148px;
	background-repeat: no-repeat;
}

#inside-cal-button a:hover, #inside-cal-button a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-calendar-over.gif);
	text-indent: -2000px;
	display: block;
	height: 53px;
	width: 148px;
	background-repeat: no-repeat;
}

#inside-community-button a:link, #inside-community-button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-community.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 53px;
	width: 148px;
}

#inside-community-button a:hover, #inside-community-button a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-community-over.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 53px;
	width: 148px;
}

#inside-resources-button a:link, #inside-resources-button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-resources.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 53px;
	width: 148px;
}

#inside-resources-button a:hover, #inside-resources-button a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/inside-resources-over.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 53px;
	width: 148px;
}


/************* TYPO3 Element Styles ***************/
.csc-menu a:link, .csc-menu a:visited {
     font-weight: bold;
     color: #69c;
     text-decoration: none;
 }
.csc-menu a:hover, div.csc-menu-1 a:active {
     text-decoration: underline;
}
.csc-menu {
     padding: 5px;
    border: 1px solid #ccc;
     background: #EFF7FF;
     margin-left: 25px;
}
.csc-menu ul,
.csc-menu dl {
	margin:0;
	padding:0;
	list-style-type:none;
}
.csc-menu li,
.csc-menu dt {
     background: url(images/search-submit.gif) no-repeat top left;     
     margin-top: 0px;
     padding-left: 10px;
     padding-bottom: 10px;
     list-style-type: none;
}
.csc-menu li.csc-abstract,
.csc-menu dd {
     margin-bottom: 15px;
      margin-top: -10px !important;
      margin-top: -15px;
      background: none;
      text-indent:0px;
}
.csc-menu a:link, .csc-menu a:visited {
     font-weight: bold;
     color: #69c;
     text-decoration: none;

 }
.csc-menu a:hover, .csc-menu a:active {
     text-decoration: underline;
}
.csc-menu {
     padding: 5px;
    border: 1px solid #ccc;
     background: #EFF7FF;
     margin-left: 15px;
}
.csc-menu li {
     background: url(images/search-submit.gif) no-repeat top left;     
     margin-top: 0px;
     text-indent: 15px;
}
.csc-menu li.csc-abstract {
     margin-bottom: 15px;
      margin-top: -10px !important;
      margin-top: -15px;
      background: none;
      text-indent:0px;
}
p.csc-subheader {
      color: #036;
      font-size: 120%;
      font-weight: bold;
     text-align: left;
}
/***** 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: #D0E3F5; }

TABLE.csc-uploads TR.tr-odd { background-color: #BCD0E4; }

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: bold; }

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: #186900; }



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



TABLE.csc-uploads-3 { border-color: #8A0020; }

TABLE.csc-uploads-3 TR TD { vertical-align: middle; }

TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }

TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }


/*****************************************************/
/*************Plugin Styles*************************/
/****************************************************/


/****** tx_indexedsearch *********************/
       .tx-indexedsearch { width: 100%;}
	.tx-indexedsearch .tx-indexedsearch-searchbox TABLE  { font-size: 100% !important; font-size: 90%; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:50px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:80px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
        .tx-indexedsearch .tx-indexedsearch-browsebox-SCell { background: #eee; padding: 2px; font-size: 100% !important; font-size: 80%;}
        .tx-indexedsearch .tx-indexedsearch-rules  {display: none;}
        .tx-indexedsearch .tx-indexedsearch-res  {width: 100%;}
        .tx-indexedsearch .tx-indexedsearch-res TABLE {width: 100%;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; font-size: 100% !important; font-size: 90%;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; font-size: 75% }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; font-size: 100% !important; font-size: 75%;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; font-size: 100% !important; font-size: 75%; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; font-size: 175% !important; font-size: 150%}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; font-size: 80%;}
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }



/****************/
/*Blog System*/

.tx-eeblog {/*text-align: left; float: right;*/ clear: both; margin-top: 0px !important; margin-top: 10px;}
.tx-eeblog-pi1 H2 { /*margin-top: 0px; margin-bottom: 0px;*/ }
div.tx-eeblog-listrow table { /*width: 350px;*/}

#ee_blog_list {
  padding-bottom:10px;
  border-top:1px dashed #ccc;
  border-bottom: 5px solid #933;
 
  /*margin:-5px 0 1em 0;*/
  /*width: 350px;*/
 }

#ee_blog_tools {
  clear: both;
  /*background-color: #c0c0c0;
  border: thin dotted #800080;*/
}
#ee_blog_tools table{
  margin-top: 0px !important; margin-top: 1px;
}

#ee_blog_search {
  float: none;
}

#ee_blog_browse {

}
.tx_blog_browsebox {
 
}
.tx-eeblog-browsebox-SCell a:link, .tx-eeblog-browsebox-SCell a:visited{
  font-size: 80%;
}

#ee_blog_author {
  margin:12px 0 0 0;
  font-size:75%;
  color:#666;
}

#ee_blog_entry {
  /* padding-bottom:10px;
  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
 margin:-5px 0 1em 0;*/
}


#ee_blog_Header {
  font-size: 14px;
  /*border-top:1px dashed #999;*/
 font-weight: bold;
 color: #069;
 /*clear:both;*/
}		
#ee_blog_Header img{
  float: right;
  margin-left: 3px;
  margin-bottom: 3px;
}	

#ee_blog_categories {
  font-size: 11px;
  font-weight: bold;
  color: #333;
  padding-top: 5px;
  padding-bottom: 5px;
}

#ee_blog_categories a:link, #ee_blog_categories a:visited {
  font-size: 11px;
  font-weight: normal;
  color: #069;
  text-decoration: none;
}

#ee_blog_categories a:hover, #ee_blog_categories a:active{
  text-decoration: underline;
}

#ee_blog_categories_list ul {
  padding: 5px;
  list-style: inside url(images/bullet.gif);
}
#ee_blog_categories_list li {
  
}

#ee_blog_Header a:link, #ee_blog_Header a:visited {
  font-size: 14px;  
  font-weight: bold;
  color: #069; text-decoration : none;
}
#ee_blog_Header a:hover {text-decoration : underline;}

#ee_blog_link_to_list {/*margin: 10px 0 20px 0; border: 1px dotted #069; background-color: #efefef; padding: 2px;*/ float: right;}
#ee_blog_link_to_list a:link {color:#36c; text-decoration : none; font-size:11px; font-weight: bold;}
#ee_blog_link_to_list a:visited {color:#36c; text-decoration : none; font-size:11px; font-weight: bold;}
#ee_blog_link_to_list a:hover {color:#069; text-decoration : underline; font-size:11px; font-weight: bold;}

#ee_blog_comments_header {
  font:bold 150% Arial,Sans-serif;
  text-align: center;
  color:#000;
  margin:25px 0 0 0;
  line-height:105%;
  clear:left;
}	

.ee_blog_timestamp  {
  font-size:11px;
  color:#666;
}  

.ee_blog_section {

	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
       width: 100%;
}
.ee_blog_section table{
      margin: 6px;
}

.comments-body {
	font-family:georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
 	background:#FFF;
 	line-height:14px;
 	padding-bottom:10px;
  	padding-top:10px;		
 	border-bottom:1px dotted #999; 					
}

/***********************/ 
 /* CHC Forum Styles */

/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: arial, sans-serif;
	font-size: 11px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 20px;
}


/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #000;
	background: #eee;
	margin-bottom: 3px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #ccc;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #ccc;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: {$chc-forum.style.bgCell};
	padding: 5px;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {

}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {

}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 10px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: {$chc-forum.style.colorNewMessages};
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #F00;
	font-size: 10px;
	padding-left: 5px;
}

/* cell 2 */

.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
	background: #eee;
	border: 1px solid #666;
/*	margin: 12px 0 15px 0; */
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: {$chc-forum.style.bgNav};
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 10px;
	margin-bottom: 3px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	clear: both;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid {$chc-forum.style.bordercolor1};
	background: {$chc-forum.style.bgCell};
	padding: 5px;
	margin-bottom: 3px;
	width: 100%;
}


.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	width: 150px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid {$chc-forum.style.bordercolor2};
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid {$chc-forum.style.bordercolor2};
	margin: 3px 0;
	display: block;
	/*width: 80% !important;*/
	/*width: 50%;*/
	height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	background-color: #FFF;
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid {$chc-forum.style.bordercolor2};
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #666;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #eee;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666;
        float: right; 
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid {$chc-forum.style.bordercolor2};
	border-bottom: 1px solid {$chc-forum.style.bordercolor2};
	background: {$chc-forum.style.bgCell};
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #eee;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #ccc;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: {$chc-forum.style.bgSinglePost};
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 10px;
	padding: 5px;
}

/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: {$chc-forum.style.bgHeader};
	padding: 3px;
	border: 1px solid {$chc-forum.style.bordercolor1};
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid {$chc-forum.style.bordercolor2} 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: {$chc-forum.style.bgNav};
	border: 1px solid {$chc-forum.style.bordercolor2};
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
	background: {$chc-forum.style.bgNav};
	border: 1px solid {$chc-forum.style.bordercolor2};
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid {$chc-forum.style.bordercolor1};
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid {$chc-forum.style.bordercolor2};
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: {$chc-forum.style.bgNav};
	border: 1px solid {$chc-forum.style.bordercolor2};
	padding: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 10px;
  font-weight: bold;
  background: {$chc-forum.style.bgCell};
  padding: 2px;
}
/* PROFILE END */



/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: {$chc-forum.style.bgCell};
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: {$chc-forum.style.bgMessage};
	border: 1px dotted {$chc-forum.style.bordercolorMessage};
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: {$chc-forum.style.bgCell} !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border: 1px solid {$chc-forum.style.bordercolor2};
	margin: 12px 0 15px 0;

	padding: 3px;
	font-size: 10px;
	text-align: center;
}

.tx-chcforum-pi1-previewBoxCell {
	background: {$chc-forum.style.bgHeader};
	text-align: center;
}


/* Form Cells */
.csc-form-labelcell {
	vertical-align: top;
}

/************ JW Calendar **************/

/* JW Calendar Plugin */
div.tx-jwcalendar-pi1{
  font-family: Verdana;
  font-size: 11px;
  text-align: center;
  color:#666;
}

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: #666;
	border-bottom: 1px dotted #333;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: #f93;
	border-bottom-color: #ff6600;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #eee;
  border-top:2px #fff solid;
  border-left:2px #fff solid;
  border-right:2px #999 solid;
  border-bottom:2px #999 solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px; 
} 


div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #FECC3C solid;
  padding:3px;
  height:13x;

}
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 #FECC3C solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #eee;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}


/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  background-color:#eeeeee;
  font-family: Verdana;
  font-size: 12px;
  color:#666666;
  border: 1px  #999 solid;
  margin:10px 0;

}

div.jwcalendar_list .title{
  font-size: 14px;
  font-weight: bold;
  color:#666;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:0 10px;
}

div.jwcalendar_list table.items{
  width:100%;
  font-family: Verdana;
  font-size: 11px;
  text-align:left;
  line-height:1.4em;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px  #999 solid;
}

div.jwcalendar_list table.items td.label{
	background:#eee;
	width:33%;
	vertical-align:top;
	border: 1px  #fff folid;
	padding:5px;
}

div.jwcalendar_list table.items td.item{
  background:#f4f4f4;
  width:67%;	
  border: 1px  #999 solid;
  border-left: 1px #fff solid;
  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:100%;
  background-color:#FDF2D2;
  font-family: Verdana;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}

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;
   font-size: 12px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #FFC725;
   margin:8px;
}

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

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background:#FBE29F;
   	font-family: Verdana;
   	font-size: 12px;
   	width:100%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;
}
div.jwcalendar_week table.times {
   border:1px solid #FFC725;
}

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

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

div.jwcalendar_week table.days td.time{
   font-family: Verdana;
   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;
   font-size: 11px;
   vertical-align:top;
   padding:4px 2px;
   margin 0px;
}

div.jwcalendar_week table.days td.event a{
   font-family: Verdana;
   font-size: 11px;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
	width:100%;
	font-family: Verdana;
	font-size: 12px;
	color:#666666;
	border: 1px  #999 solid;
	margin:10px 0;
	background-color: #fff;
}




div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 14px;
  font-weight:bold;
  color: #999;
  padding:5px 0;
}


div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0 10px;
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
   width:100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:100%;
   font-family: Verdana;
   font-size: 11px;
   font-weight:bold;
   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: #FBE29F; */
  /* border-top:2px #FCF6E5 solid;
   border-left:2px #FCF6E5 solid;
   border-right:2px #FECC3C solid;
   border-bottom:2px #FECC3C solid; */
   /* padding:15px 5px; */
}

div.jwcalendar_month table.months td.other_month{
   padding:2px; 
}

div.jwcalendar_month table.months td.current_month{
	border: 1px solid #666;
	padding:2px;
	background-color: #ececec;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
	font-family: Verdana;
	font-size: 11px;
	width:100%;
	line-height:1.4em;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	/*border:1px solid #999;*/
	padding:0;
	background-color: #F4F4F4;
}

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

div.jwcalendar_month table.days td{
   vertical-align:top;
	border: 1px solid #fff;
   /*border:dotted 1px #FFC725;*/
   padding:4px;
}

div.jwcalendar_month table.days td.week{
   background:#ececec;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   background:#ececec;
   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:#f93;
}


div.jwcalendar_month table.days td.today{
	border: solid 2px #f60;
	background-color: #fff;    
}


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:#FCECC0;
}

/**********************/
/*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;
   font-size: 11px;
   width: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;
}

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;
   font-size: 11px;
   width:100%;
   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:#eee;
  border: 1px  #999 solid;
  padding:10px 10px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;
    clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #FFf solid;
   border-right: 1px  #FFf solid;
   border-bottom: 1px  #FFf solid;
   background:#f4f4f4;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #FFf single;
}

div.jwcalendar_single .contentie{
   background:#eee;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 14px;
	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: 15px;
	font-weight:bold;	
	color: #ff9933;
}

div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 13px;
	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 17px 4px 4px !important;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 10px !important;
	padding:4px 4px 4px 32%;
}

/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry{
  background-color:#FDF2D2;
  border: 1px  #FFC725 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:14px;	
  font-weight:bold;	
  color:blue:
  text-align:left;
  line-height:1,0em;
  padding:0px 8px;
}

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 #FECC3C solid;
  border-bottom:2px #FECC3C 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: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:14px;
  margin:10px;
}
/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location{
  background-color:#f4f4f4;
  border: 1px  #999 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:100%;
    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:100%;
   text-align:left;
   border-left: 1px  #fff solid;
   border-right: 1px  #fff solid;
   border-bottom: 1px  #fff solid;
   background:#eee;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie{
   border-top: 1px  #fff solid;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie{
   background:#eee;
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title{
    float:left;
    font-size: 14px;
	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: 14px;
	text-align:left;
	font-weight:bold;	
    padding:0;
}

div.jwcalendar_location .name p:first-letter,
div.jwcalendar_organizer .name p:first-letter{
    font-size: 15px;
	font-weight:bold;	
	color:red;
}

div.jwcalendar_location .name  p:first-line,
div.jwcalendar_organizer .name  p:first-line{
    font-size: 13px;
	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%;
}



/********** SP Directory ***********/
        .tx_spdirectory-pi1-myform { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; }
        .tx_spdirectory-pi1-myformactive { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; color: #CC0000; }
	.tx_spdirectory-pi1-dotted { border: 1px solid #DADADA; }
        .tx_spdirectory-pi1-small { font-size: 10px; }
	.tx_spdirectory-pi1-dottedcorner { border-top: 0px none; border-right: 0px none; border-bottom: 2px dotted #DADADA; border-left: 2px dotted #DADADA; }
	.tx_spdirectory-pi1-dottedcolor { border: 2px dashed #EEEEFD; }

/*****************************/

/* User Registration Plugin*/

.tx-srfeuserregister-pi1 p { padding: 0px 3px; font-family: Verdana,sans-serif; font-size: 12px; line-height: 125%; color: rgb(0, 51, 102); margin-top: 8px; margin-bottom: 0px; text-indent: 0px; }

.tx-srfeuserregister-pi1 a:link { background-color: transparent; color: navy; text-decoration: none; font-weight: bold; }

.tx-srfeuserregister-pi1 a:visited { background-color: transparent; color: rgb(51, 51, 51); font-weight: bold; text-decoration: none; }

.tx-srfeuserregister-pi1 a:hover { background-color: transparent; color: rgb(153, 51, 51); text-decoration: none; }

.tx-srfeuserregister-pi1 a:active { background-color: transparent; color: rgb(153, 51, 51); font-weight: bold; text-decoration: none; }

.tx-srfeuserregister-pi1 td { padding: 0px 3px; vertical-align: top; font-family: Verdana,sans-serif; font-size: 12px; line-height: 125%; color: rgb(0, 51, 102); margin-top: 8px; margin-bottom: 0px; text-indent: 0px; }

.tx-srfeuserregister-pi1 input { border: 1px solid rgb(0, 51, 102); font-size: 10px; font-family: Verdana, sans-serif; background-color: rgb(255, 255, 255); color: rgb(153, 51, 51); font-weight: bold; }

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { font-size: 10px; font-family: Verdana, sans-serif; background-color: rgb(153, 51, 51); color: rgb(255, 255, 255); font-weight: bold; }

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { font-size: 10px; font-family: Verdana, sans-serif; background-color: rgb(255, 255, 255); color: rgb(153, 51, 51); font-weight: bold; }

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { font-size: 10px; font-family: Verdana, sans-serif; background-color: transparent; }

.tx-srfeuserregister-pi1 select { border: 1px solid rgb(0, 51, 102); font-size: 10px; font-family: Verdana, sans-serif; background-color: rgb(255, 255, 255); color: rgb(153, 51, 51); font-weight: bold; }

.tx-srfeuserregister-pi1 textarea { font-size: 10px; font-family: Verdana, sans-serif; background-color: rgb(255, 255, 255); color: rgb(153, 51, 51); font-weight: bold; }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input { font-size: 10px; font-family: Verdana, sans-serif; background-color: transparent; color: rgb(153, 51, 51); font-weight: bold; vertical-align: middle; }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input { font-size: 10px; font-family: Verdana, sans-serif; background-color: transparent; color: rgb(153, 51, 51); font-weight: bold; vertical-align: middle; }

/**************RSS Import Plugin**************/

.tx-nrdfimport-pi1 h4 a:link, .tx-nrdfimport-pi1 h4 a:visited {
      font-size: 150%;
      font-weight: bold;
      color: #369;
      text-decoration: none;
}

.tx-nrdfimport-pi1 h4 a:hover, .tx-nrdfimport-pi1 h4 a:active{
      color: #f69;
      text-decoration: underline;
}

.tx-nrdfimport-pi1 li {
      list-style-type: none ;
}
.tx-nrdfimport-pi1 li a:link, .tx-nrdfimport-pi1 li a:visited{
      font-weight: bold;
       color: #369;
}
.tx-nrdfimport-pi1 li a:hover, .tx-nrdfimport-pi1 li a:active{
       color: #f69;
}
.tx-nrdfimport-pi1 p {
      font-size: 90%;
}


/** Address List **/

.vcard {
	margin: 8px 0;
	border: 1px solid #ccc;
	padding: 4px;
}
.vcard h3 {
	margin: 2px 0;
}

/** WEC Staff Directory **/

.tx-wecstaffdirectory-stafflist {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 4px 0;
}
.tx-wecstaffdirectory-header {
	float:none;
}