/* CSS Document */
@import "kailis-common.css";


#masthead { border-bottom: 1px solid #c9c9c9; padding-bottom: 20px; background:url(images/logo.gif) no-repeat 0 77px; margin-bottom: 25px; }


/********* left column **********/


#leftcol { float: left; width: 228px; padding-bottom: 30px; }
#leftcol.events { width: 260px; }

#leftcol h2.colhdr { margin: 0 0 5px 0; font-weight: normal; color: #00539b; font-size: 30px; /*sIFR*/ }

#leftcol ul {width:175px; list-style:none; margin:0; padding:0;}
#leftcol ul li { border-bottom:1px solid #c9c9c9; padding:5px 0;}
#leftcol ul li a { text-decoration: none; color: #00a5e3; font-weight: bold; }
#leftcol ul li a:hover { color: #00539b; text-decoration: none; }

#leftcol ul ul {list-style:none; margin:5px 0 0 0; padding:0;}
#leftcol ul ul li {border:none; padding:3px 0;}
#leftcol ul ul li a {color:#00539b; background:url(images/subnav-arrow.gif) no-repeat 2px 6px; display: block; padding: 0 0 0 10px; font-weight:normal;}
#leftcol ul ul li a:hover { padding: 0 0 0 12px; font-weight:bold; }


/********* right column **********/

#rightcol { width: 685px; padding: 0 0 30px 0; float: left; line-height: 170%; min-height: 200px; height: auto !important; height: 200px; }
#rightcol.eventsdetail { float: right; width: 642px; }

#rightcol h1.pagetitle { color: #00a5e3; font-size: 26px; margin: 0 0 10px 0; font-weight: normal; /*sIFR controlled*/ }

#rightcol .textwrap {width:557px; color:#3c3c3c; margin:30px 0 0 0;}

#rightcol .eventwrap {width:530px; background:url(images/eventwrap-repeat.gif) repeat-x bottom left;line-height:150%; height:100px; padding:25px 0 0 0;}
#rightcol .eventwrap a:hover {text-decoration:underline;}
#rightcol .eventwrap span.date { color:#00539b; display:block;}

#rightcol .intropara { color: #9d9d9d; font-weight: bold; font-size: 120%; }
#rightcol ul { margin: 16px 0; padding: 0 0 0 15px; list-style: none; }
#rightcol ul li { line-height: normal; margin: 0 0 4px 0; padding: 0 0 0 14px; background: url(images/ul-division-separator.gif) no-repeat 0px 4px; }
\ html #rightcol ul li {background: url(images/ul-division-separator.gif) no-repeat 0 7px; }

#rightcol #pagenation {text-align: right; padding:17px 87px 10px 0;}
#rightcol #pagenation a {text-decoration:none; color:#333333;}
#rightcol #pagenation a.selected {color:#00a5e3;}

#rightcol .heropic { padding: 0; border: none; }
#rightcol .rfloatpic { float: right; padding: 0; border: none; margin: 0 0 25px 25px; }
#rightcol .lfloatpic { float: left; padding: 0; border: none; margin: 0 25px 25px 0 ; }


#rightcol h2 { color: #0a3b66; margin: 25px 0 10px 0; line-height: normal; font-size: 140%; }
#rightcol h3 { color: #0a3b66; margin: 20px 0 5px 0; line-height: normal; font-size: 120%; }
#rightcol h4 { color: #0a3b66; margin: 15px 0 5px 0; line-height: normal; font-size: 110%; }

.contacttitle { width: 200px; color: #0a3b66; margin: 0 0 3px 0; line-height: normal; font-size: 110%; font-weight: bold; padding-top: 16px; border-top: 1px solid #c9c9c9; }
.contacttitle.first { margin-top: 0; border-top: none; }

#rightcol table { border:none;}
#rightcol td.heading { color: #00a5e4; font-weight:bold; font-size:105%; padding:10px 0 0 0;}

/*Calendar */

/* leftcol Calendar */
#leftcol table#calendar td.dayofweek { padding: 0 0 5px 0; border: none; text-align: center; }
#leftcol table#calendar td a { text-decoration: none; color: #fdfdfd; height: 31px; padding: 3px 5px 0 0; display:block; font-weight:bold; }
#leftcol table#calendar td.lastmonth a { background: #01a6e4; }
#leftcol table#calendar td.showevent { background: #01a6e4; }
#leftcol table#calendar td.selected a { color: #8ba3c3; text-decoration:underline;}
#leftcol table#calendar td a:hover { background: #01549c;}


#calendar{ float: left; width: 245px; border-right: #c9c9c9 1px solid; }
#calendar th { width: 14%; color: #fdfdfd; }
#calendar td { height: 34px; padding: 0; vertical-align: top; }

#cal_wrapper{ width: 245px; position: relative; clear: both; }
#cal_inner{clear:both; width: 245px; }

.cal_left{background: url(/wsimages/cal_left.gif) no-repeat top left; width: 35px; height: 20px; text-align: center; }
.cal_right{background: url(/wsimages/cal_right.gif) no-repeat top left; width: 35px; height: 20px; text-align: center; }
.cal_mid{background: url(/wsimages/cal_mid.gif) no-repeat top left; width: 35px; height: 20px; text-align: center; }		
.cal_date{ color: #87795E; vertical-align: top; }

.cal_date .date { padding-top: 3px; padding-right: 5px; }
.cal_date.event .date { padding-top: 0; padding-right: 0; }

.date { text-align: right; font: bold 10px Arial, Helvetica, sans-serif; display: block; }
.cal_date.empty { background: #f0f0f0; }
.cal_date.event { background: #78BFE6; color: #fff; }
	
.cal_date, .cal_date.event, .cal_date.empty {border-bottom: #c9c9c9 1px solid!important; border-left: #c9c9c9 1px solid!important;}
.cal_left, .cal_right, .cal_mid { vertical-align:middle;}

.calendaritemcontainer { min-height: 35px; height: auto !important; height: 35px; }

#the_month { float: left; line-height: 35px; width: 245px; margin: 0 7px 0 0; font-size: 140%; font-weight: bold; text-align: center; font-weight: bold; color: #9a9a9a; }
.month_switch_right { float: right; width: 10px; background: url(/wsimages/right_arrow.gif) no-repeat top left; height: 35px; overflow: hidden; }
.month_switch_left { float: left; width: 10px; background: url(/wsimages/left_arrow.gif) no-repeat top left; height: 35px; overflow: hidden; }
.month_switch_right a, .month_switch_left a{float: left; display: block; padding-top: 25px;}


/* List Event Details */
.events_event { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #e4e4e4; }
.events_event a.eventtitle { font-size: 110%; font-weight: bold; display: block; margin-bottom: 1px; }
.events_event .eventdate { font-weight: bold; font-size: 90%; line-height: normal; }
.events_event .eventlocation { font-size: 90%; line-height: normal; }
.events_event .eventlocation strong { color: #00529b; }
.events_event .eventteaser { margin-top: 14px; }
.events_event a.viewfullevent { display: block; margin-top: 13px; width: 85px; }

.fulleventdate { float: left; background-color: #f8f8f8; padding: 2px 8px; margin: -10px 0 15px; font-size: 90%; font-weight: bold; }

a#backtoupcoming { display: block; margin: -20px 0 0 0; padding: 8px 0 0 10px; background: url(/wsimages/left_arrow.gif) no-repeat 0px 0px; font-size: 90%; font-weight: bold; }
a#eventbacktoupcoming { display: block; margin-top: 20px; padding: 11px 0 0 10px; background: url(/wsimages/left_arrow.gif) no-repeat 0px 3px; font-size: 90%; font-weight: bold; border-top: 1px solid #e4e4e4; }


/* news listing */
.newslisting {  padding-bottom: 30px; }
.newslisting a.title { font-weight: bold; }
.newslisting .itemdate { font-size: 90%; font-weight: bold; color: #9a9a9a; }
.newslisting .itemdate strong { padding: 0 8px; }
.newslisting a.newsreadmore { display: block; margin-top: 13px; width: 85px; }
.newslisting .newstitleblock { border-bottom: 1px solid #e4e4e4; padding-bottom: 5px; margin-bottom: 5px; }

a.smallnewslisting { display: block; width: 175px; padding: 0 0 10px 0; margin-bottom: 10px; border-bottom: 1px solid #e4e4e4; color: #3c3c3c !important; font-weight: bold; }
a.smallnewslisting strong { color: #00a5e4 !important; display: block; }
a.smallnewslisting span { font-size: 90%; }
a.smallnewslisting:hover { color: #00a5e4 !important; text-decoration: none; }


