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

body { 
	font: .8em Calibri, Verdana, Arial, Sans-Serif; 
	line-height: 1.6em; 
	margin: 0
}

#wrap {	margin: 0 auto;	width: 80% }

/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	background: #FFF url('/cwt/external/wcpages/images/top.jpg') repeat-x 50% top;
	height: 81px;
}
#top h1 { padding: 10px 0 0 25px; color: #FFF; font: Calibri, Verdana, Arial, Sans-Serif; font-size: 190%; background: transparent;}
#top h2 { padding: 0px 0 0 25px; color: #aaa; font-size: 90%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	background: url('/cwt/external/wcpages/images/topl.jpg') no-repeat left 50%; 
	height: 81px; 
}
#top .rights {
	background: url('/cwt/external/wcpages/images/topr.jpg') no-repeat right 50%;
	float: right;
	height: 81px;
	width: 18px;
}

/* SEARCH BOX AND BUTTON ----------*/
#search { float: right;  padding: 10px 15px 0 0; text-align: right; font-size: 85% }

#search input.text { 
	border: 1px solid #eee;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
 }
 #search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFF;
	cursor: pointer;
	font: bold 0.8em Calibri, Verdana, Arial, Sans-Serif
 }

#subheader { 
	clear: both; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #666666;
	padding: 1em 30em 1em 1em;
	margin: 15px 8px 10px 8px;
	background-image:url('/cwt/external/wcpages/images/photo.png');
	background-position:right;
	background-repeat:no-repeat;
	height: 66px
	
}
#subheader a { text-decoration: none; border-bottom: 1px dashed #cccccc; background: #eaeaea } 
 
 
/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url('/cwt/external/wcpages/images/menu.jpg') repeat-x 50% top;
			height: 35px;
			
}
#topmenu .lefts { 
	background: url('/cwt/external/wcpages/images/menul.jpg') no-repeat left 50%; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url('/cwt/external/wcpages/images/menur.jpg') no-repeat right 50%;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-size: 110%
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url('/cwt/external/wcpages/images/sep.gif') no-repeat right top
}

#main { background: #FFF; margin: 25px 0 15px 0; color: #666; }

.hpmain { background: #EAEAEA; padding: 10px; margin: 5px 0 15px 0; color: #4C4C4C; font-stretch:wider; font-weight:bold }

#main #rightside {
	width: 220px;
	float: right;
	background: #FFF;
	margin-right: 8px;
	color: #666;
	
} 

#main #rightside .box {
	background: #efefef;
	margin-bottom: 20px;
	padding: 8px;
	color: #666;
}

#main #rightside h2 {
	font: bold 1.0em Calibri, Verdana, Arial, Sans-Serif; 
    background: #50708F url('/cwt/external/wcpages/images/greyc.gif') no-repeat right top;
	height: 18px;
	padding: 8px;
	color: #efefef;
}

#main #rightside a {
	color: #cc0000;
}


/* LEFT SIDE - ARTICLES AREA -------- */
#leftside {
	padding-left: 8px;
	color: #888;
	background: #FFF;
	margin-right: 255px;
	margin-left: 8px;
	
}
#leftside h3 { color: #00355D; text-indent: 0px; font-size: 135%;
}

#footer {
	clear: both;
	background: #FFF url('/cwt/external/wcpages/images/footer.jpg') repeat-x;
	height: 46px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666;
}
#footer p  { padding: 15px }
#footer .rside { float: right; display: inline; padding: 15px; text-align: right}

 
a { color: #cc0000; background: inherit; text-decoration: none }
h1 { font: bold 1.9em Calibri, Verdana, Arial, Sans-Serif }
h2 { font: bold 1.2em Calibri, Verdana, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0}
li { list-style-type: none }
.date { border-top: 1px solid #e5e5e5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#main #rightside a { border: 0; text-decoration: none; }
 
#main #leftside .date a { border: 0; text-decoration: none; }
 
.comment .date { text-align: left; border: 0;}	


#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Calibri, Verdana, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}



#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #bbb; width: 85%;  }


/* SNEWS */
#main #leftside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #bbb }
p { margin-top: 5px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }

  















/* Place custom CSS styles prior to this point. */




/* Begin WeblinkCONNECT Styles */


.GeneralHeader {

	color: #0000A0 ;
	background: #8080C0 ;
	font-family: Baskerville Old ;
	font-style: normal ;
	font-variant: normal ;
	font-weight: normal ;
	font-size: medium ;
	text-align: center ;
	text-transform: none ;
	text-decoration: none ;
	border-width: thin ;
	border-style: solid ;
	border-color: #8000FF ;

}

.GeneralBody {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.GeneralHyperlink {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.EventListHeader {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.EventListBody {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarTitleStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarDayHeaderStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarDayStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarWeekendDayStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarOtherMonthDayStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarTodayDayStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}

.CalendarSelectedDayStyle {

	color:  ;
	background:  ;
	font-family:  ;
	font-style:  ;
	font-variant:  ;
	font-weight:  ;
	font-size:  ;
	text-align:  ;
	text-transform:  ;
	text-decoration:  ;
	border-width:  ;
	border-style:  ;
	border-color:  ;

}


/* End WeblinkCONNECT Styles */
