/*GENERIC BOX*/
	.box {margin-bottom:10px;width:150px}
	.box .top{ background:url(images/master/box/box_top.gif) no-repeat;width:150px}
	.box .top h3{height:auto;font-size:1.2em;font-weight:bold;overflow:hidden;padding:7px 8px 7px 10px;width:130px}
	.box .top h3 a:link, .box .top h3 a:visited, .box .top h3 a:active, .box .top h3 a:hover {}
	.box .content{width:130px;margin:10px 10px 2px 10px;overflow:hidden;}
	.box .content img{padding-bottom:7px}
	.box .content a{text-decoration:none !important}
	.box .content a:hover{text-decoration:underline !important}
	.box .bottom{background:url(images/master/box/box_bottom.gif) no-repeat bottom left;height:1px;font-size:0.1px}

/*WYSIWYG styles*/
    .box .content h3 {margin:0px;font-size:1.19em;margin-bottom:7px}
    .box .content h4  {margin:0px;font-size:1.02em;margin-bottom:2px}
    .box .content p,.box .content div{padding:0;margin:0 0 10px 0}
    .box .content ul,.box .content ol {margin:0 5px;padding:0}
    .box .content ul li{margin:0 0 0 5px;list-style-type:disc;list-style-position:inside}
    
/* used for events and archives*/
	.box ul.category {margin:0;line-height:1.6em} 
	.box ul.category li{margin:0;list-style-type:none !important}
	.box li a{text-decoration:none !important;font-weight:bold}
	.box li a:hover{text-decoration:underline !important}

/*BOX GROUP*/
	.box-group{overflow:hidden;width:100%;margin-bottom:10px !important; }
	
	.contentPane .box-group .box{margin-bottom: 10px;width: 195px;float:left;clear:none;margin-right:10px;overflow:hidden}
	.contentPane .box-group .box .top{background:url(images/master/box/box_group_top.gif) no-repeat;width: 195px}
	
	.box-group .box .top h3{height:auto;font-size:1.5em;overflow:hidden;padding:8px}
	
	.box-group .box .content{width:auto; margin-bottom:10px}
	.box-group .box .content img{margin:0 auto;display:block}
	.box-group .box .content a{}
	
	.box-group .box .bottom{display:none;background:url(images/master/box/box_group_bottom.gif) no-repeat bottom left;height:12px;font-size:0.1px;padding:0}
	
		.contentPane_wide .box-group .box{margin-bottom: 10px;width:280px;float: left;clear: none;margin-right:10px;overflow:hidden}
	.contentPane_wide .box-group .box .top{background:url(images/master/box/box_group_wide_top.gif) no-repeat; width: 285px}

/*WYSIWYG heading styles*/
	.box-group .content h3{margin:0}
	.box-group .content h4{margin:0}

/*EVENTS-DIARY/CALENDAR*/

/*global table styling*/
	.Calendar
	{margin:0 auto;width:125px !important;margin-top:10px;font-size:1em;/*< font set for IE 5.5*/text-align:center; border:hidden; border-style:hidden;/*border set to avoid indent*/ border-collapse:collapse}
	
	.Calendar, .Calendar tr, .Calendar td{
	border-collapse: collapse ; border-style: hidden; border:none }
	
	.box .body {margin:0 8px 0 8px;border:hidden}
	.Calendar td {border:hidden} 
	/*cell background and size*/
	.Calendar td a {display:block; width:18px;border:hidden}
	.Calendar th {}

/*month title styling (e.g Oct 2008)*/
.Calendar .Title {width:100%;font-weight:bold;font-size:1em;/*< font set for IE 5.5*/}

/*day header area (mo,tu,we...)*/
	.Calendar .DayHeader {border:none;border:hidden}

/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth a:link {}

/*selected day*/
	.Calendar .SelectedDay a{}
	.Calendar .EventDay {}
	.Calendar .WeekDay {}
	.Calendar .WeekEnd {}
	.Calendar .Today {}

/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth {}

/*hover states*/
	.Calendar td a:hover {}
	.Calendar .EventDay a:hover {}
	.Calendar .WeekDay a:hover {}
	.Calendar .WeekEnd a:hover {}

/*EVENTS SEARCH*/
/*date box*/
	.box .content input.txtDate{width:95px;float:left}
	.box .content input.field{width:119px; clear:both}
	.box .content select.ddlCategory{width:120px}
	.box .content img.calendarImage {float:left; display:block;cursor:pointer;margin-left:5px;padding:0}
    .box .content .btnNext{float:right !important;margin-right:0 !important}
/*category box*/
/*search button*/
	.content a.search{display:block;margin-top:10px;width:55px;height:18px;text-align:center;padding-top:4px}
	.content a.search:hover{display:block;margin-top:10px;width:55px;height:18px;text-align:center;padding-top:4px}
	.content a{}
/*archived news*/
	.archived-news{width:100%;margin-left:10px}
	.archived-news ul{margin-left:0;margin-bottom:20px;line-height:1.6em}
	.archived-news  li{list-style:none}

/*BLOG POSTS*/
	.post{margin-left:10px;margin-bottom:10px; overflow:hidden}
	.post p{margin:0;}
	.post .date{text-transform:capitalize}
	.post h3 {font-size:1.2em;margin:0}
	.post h3 a{font-weight:normal; color:#000 !important; font-weight:bold}
	.post .image{float:right;padding: 0 0 10px 10px}

/*bottom area*/
	.post .bottom{clear:both}
	.post .bottom a{margin-top:2px}
	.postthanks {clear:both;display:block;padding:4px;font-weight:bold;font-size:1.4em}
	.postthanks p{margin:0;padding:0}
/*TAG CLOUD*/
	.Tag1   {padding:0;margin-right:0;display:inline}
	.Tag1 a {font-size:140%;font-weight:900;margin-right:6px;text-decoration:none}
	.Tag2   {padding:0;margin:0;display:inline}
	.Tag2 a {font-size:130%;font-weight:800;margin-right:6px;text-decoration:none}
	.Tag3   {padding:0;margin:0;display: inline}
	.Tag3 a {font-size:110%;font-weight: 600;margin-right:6px;text-decoration:none}
	.Tag4   {padding:0;margin:0;display:inline}
	.Tag4 a {font-size:90%;font-weight:500;margin-right:6px;text-decoration:none}
	.Tag5 	{padding:0;margin:0;display:inline}
	.Tag5 a {font-size:80%;font-weight:300;margin-right:6px;text-decoration:none}
	.Tag6 	{padding:0;margin:0;display:inline}
	.Tag6 a	{font-size:140%;font-weight:900;margin-right:6px;text-decoration:none}
	.Tag7	{padding:0;margin:0;display:inline}
	.Tag7 a {font-size:130%;font-weight:800;margin-right:6px;text-decoration:none}
	.Tag8	{padding:0;margin:0;display:inline}
	.Tag8 a	{font-size:110%;font-weight:600;margin-right:6px;text-decoration:none}
	.Tag9	{padding:0px;margin:0;display:inline}
	.Tag9 a	{font-size:90%;font-weight:500;margin-right:6px;text-decoration:none}
	.Tag10	{padding:0;margin:0;display:inline}
	.Tag10 a {font-size:80%; font-weight:300;margin-right:6px;text-decoration:none}
	.Tag11	 {padding:0;margin:0;display:inline}
	.Tag11 a {font-size:140%;font-weight:900;margin-right:6px;text-decoration:none}
	.Tag12	 {padding:0;margin:0;display:inline}
	.Tag12 a {font-size:130%;font-weight:800; margin-right:6px;text-decoration:none}
	.Tag13	 {padding:0; margin:0;display:inline}
	.Tag13 a {font-size:110%;font-weight:500;margin-right:6px;text-decoration:none}
	.Tag14	 {padding:0;margin:0;display:inline}
	.Tag14 a {font-size:90%;font-weight:500;margin-right:6px;text-decoration:none}
	.Tag15	 {padding:0;margin:0;display:inline}
	.Tag15 a{ font-size:80%;font-weight:900;margin-right:6px;text-decoration:none}