html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: rgb(110, 110, 112);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div#wholeContainer {
	width: 900px;
	text-align: left;
	position: relative;
	border: solid 1px black;
	margin-top: 20px;
	background-image: url(public/images/ccibc-bg.jpg);
}

div#topBanner {
	width: 766px;
	position: relative;
	text-align: left;
	top: 0px;
	font-size: 120%;
	font-weight: normal;
	color: rgb(206, 199, 189);
	
}

div#mainContainer {
	width: 840px;
	text-align: left;
	padding: 0px 30px 30px 30px;
	position: relative;
	padding-top: 180px;
}

div#topBanner {
	font-size: 120%;
	font-weight: bolder;
	position: relative;
}

div#logo {
	width: 755px;
	height: 347px;
	background: url(public/images/ccibc-header.jpg) no-repeat;
}

a {
	text-decoration: none;
	color: rgb(163, 154, 139);
}

a:hover {
	text-decoration: underline;
}

div#copyright {
	position: relative; 
	padding: 4px 0px 8px 0px;
	width: 100%;
	text-align: center;
	font-size: 11pt;
	color: black;
}

div#copyright a, div#copyright a:visited {
	color: black;
}

table {
	width: 100%;
}

th {
	text-align: left;
	background: rgb(0, 65, 121);
	color: white;
	padding: 2px 4px 2px 4px;
}

tr.odd td {
	background: white;
}

tr.even td {
	background: rgb(236, 235, 231);
}

tr.odd:hover td, tr.even:hover td {
	background: rgb(122, 160, 211);
}

tr.odd:hover td a, tr.even:hover td a{
	color: white;
}

#contentContainer td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

td.number, th.number {
	text-align: right;
}

span.errorMessage {
	
}

div#errorMessages {
	background-color: #BD1728;
	border: 2px solid black;
	color: white;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

div#successMessages {
	background-color: rgb(122, 192, 67);
	border: 2px solid black;
	color: white;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

div.message {
	font-size: 10pt;
	width: 100%;
	margin-top: 10px;
	padding: 5px;
}

table.calendar {
	width: 500px;
}

table.calendar th {
	text-align: center;
}
	
table.calendar th a {
	color: white;
}

table.calendar .otherMonth {
	background-color: silver;
}

table.calendar .weekend {
}

table.calendar .today {
	background-color: #9EB8FF;
	color: black;
}

table.calendar .day {
	width: 72px;
	height: 50px;
}

table.calendar .day:hover {
	background-color: #9EB8FF;
	color: white;
}

table.calendar .day a {
	color: black;
}

table.calendar .day:hover a:hover {
	color: black;
}

table.calendar .calendar_event {
	font-size: 10px;
	color: black;
	margin-bottom: 4px;
	padding: 4px 0px 4px 0px;
}

table.calendarDetail {
	margin-top: 10px;
}

table.calendarDetail th {
	background: rgb(150, 174, 190);
	color: rgb(0, 38, 78); 
}

table.calendarDetail th a {
	color: rgb(0, 38, 78); 
}

table.calendarDetail div.calendar_detail_event {
	color: rgb(121, 121, 123);
}

table.calendarDetail h1 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom: solid 1px;
}

#contentContainer {
	padding-left: 30px;
	padding-right: 40px;
	text-align: justify;
	width: 501px;
}

#content {
	width: 501px;
	overflow: auto;
}

#rightPane {
	width: 134px;
	padding: 0px;
}

#menuContainer {
	width: 195px;
	background-color: rgb(0, 88, 159);
	color: white;
	padding: 40px 0px 0px 0px;
}

#menuContainer a {
	color: white;
}

ul.menu {
	margin: 0px 4px 4px 0px;
	padding: 0px 0px 0px 0px;
}

ul.menu {
	background-color: rgb(0, 65, 121);
}

ul.menu li.current-menu {
	background-color: rgb(0, 65, 121);
}

ul.menu li.current-menu-item {
	background-color: rgb(57, 102, 143);
}

li.menu_id {
	background-color: rgb(0, 116, 191);
	list-style: none;
	font-weight: bolder;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 2px white;
	margin-bottom: 8px; 
}

li.menu_item {
	background-color: rgb(0, 65, 121);
	list-style: none;
	font-weight: normal;
	font-size: 14px;
	padding: 4px 10px 4px 10px;
}

ul.menu li.last {
	border-bottom: solid 8px rgb(0, 65, 121); 
}

div.member {
	font-size: 11px;
	letter-spacing: 1px;
	border: solid 1px;
	border-color: rgb(0, 65, 121);
	position: relative;
}

div.member h1 {
	margin: 0px;
	font-size: 14px;
	color: white;
	padding: 4px 4px 4px 4px;
	background-color: rgb(0, 65, 121);
}

div.member_normal h1 {
}

div.member_bronze h1 {
	padding-left: 24px;
}

div.member_argent h1 {
	padding-left: 24px;
}

div.member_or h1 {
	padding-left: 24px;
}

div.member_platine h1 {
	padding-left: 24px;
}

div.member_diamant h1 {
	padding-left: 24px;
}

div.memberAddress, div.memberPhones, div.memberWeb {
	margin: 4px 4px 4px 4px;
	color: black;
}

div.memberAddress a, div.memberPhones a, div.memberWeb a {
	color: black;
	text-decoration: underline;
}

table.labelValue td {
	padding: 4px;
	border-bottom: solid 4px white;
}

td.label {
	width: 150px;
	background-color: rgb(121, 121, 123);
	color: white;
	font-weight: bold;
}

#logon {
	width: 134px;
	background-color: rgb(221, 222, 224);
	text-align: center;
	padding: 4px 0px 4px 0px;
}

.logonTable {
	width: 122px;
	font-size: 10px;
}

.logonTable input {
	font-size: 10px;
}

h1 {
	color: rgb(0, 88, 159);
	font-weight: normal;
	margin-bottom: 2px;
	font-size: 18px;
	position: relative;
}

a img {
	border: none 0px;
}

a.sendByEmail {
	float: right;
}

td.tdLabel, td.formLabel {
	vertical-align: top;
	text-align: left;
	width: 125px;
}

div.autocompleter {
	position: absolute;
	width: 150px;
	background-color: white;
	border-bottom: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 99;
}

div.autocompleter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.autocompleter ul li.selected {
	background-color: rgb(236, 235, 231);
}

div.autocompleter ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 8px 2px 8px 2px;
	cursor: pointer;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
}

div.blogPostTitle h2 {
	margin-bottom: 4px;
}

div.blogPostAuthor {
	font-weight: bolder;
	font-size: 9px;
}

div.poll {
	overflow-x: auto;
	background-color: white;
	padding: 2px;
	color: black;
}

div.poll h1 {
	margin: 0px;
	padding: 4px 2px 4px 2px;
	background-color: rgb(124, 174, 53);
	color: white;
}

div.poll td {
	text-align: justify;
}

div.poll table tfoot td {
	text-align: right;
	padding-top: 6px;
}

td.pollQuestion {
	padding-top: 6px;
	padding-bottom: 6px;
}
