/* --- Lachine Curling Club CSS --- */
/* --- LinguaCounsel --- */

html{
	height: 100%;
	}

body {
	margin:0 auto;
	height: 100%;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	background-color: #dbd2c8;
}	

#container {
	width: 1000px;
	min-height: 100%;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	background-color: #FFFFFF;
	text-align:center;
}

* html #container {
height: 100%;
}


/* ---- LINK STYLES  ---- */

a:link.links{
	margin : 0px auto;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #b94040;
}

a:active.links{
		margin : 0px auto;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #b94040;
}

a:visited.links{
		margin : 0px auto;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #b94040;
}

a:hover.links{
	color: #3384d8;
}

a:link.menu{
	margin : 0px auto;
	display: block;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tabs.jpg);
	color: #b94040;
	width: 121px;
	height: 30px;
	text-align: center;
	padding-top:5px;
}

a:active.menu{
	margin : 0px auto;
	display: block;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tabs.jpg);
	color: #b94040;
	width: 121px;
	height: 30px;
	text-align: center;
	padding-top:5px;
}

a:visited.menu{
	margin : 0px auto;
	display: block;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tabs.jpg);
	color: #b94040;
	width: 121px;
	height: 30px;
	text-align: center;
	padding-top:5px;
}

a:hover.menu{
	color: #3384d8;
}

/* ---- TAB STYLES  ---- */

.tab{
	margin : 0px auto;
	text-align: right;
	padding-right:32px;
	height: 30px;
	vertical-align:middle;
	padding-top:5px;
	}

.tab td{
	vertical-align:middle;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-left:32px;
	padding-right:32px;
	text-align:left;
	}

.text {
	width:665px;
	}

.text_wide {
	width:1000px;
	}

.text_center {
	width:1000px;
	text-align:center;
	}
	
.text_center td.highlight{
	background-color:#d4f3ff;
	}	
	
.text_center p.main_title {
	font-family: Arial, sans-serif; 
	font-size: 22px; 
	color: #7f3232;
	letter-spacing: -0.025cm;
	font-weight: bold;
	text-align:left;
}	

.text_center p,label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-right:10px;
	text-align:left;
}	

.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-right:10px;
}



.text p.main_title {
	font-family: Arial, sans-serif; 
	font-size: 22px; 
	color: #7f3232;
	letter-spacing: -0.025cm;
	font-weight: bold;
}	

.text p.sub_title {
	font-family: Arial, sans-serif; 
	font-size: 16px; 
	color: #606060;
	letter-spacing: -0.01cm;
	font-weight: bold;
}	

.text_right {
	border-left:1px solid #C2C2C2;
	vertical-align:top;
	width:335px;
}	

.text_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-right:32px;
	padding-left:10px;
}

.text_right p.main_title {
	vertical-align:top;
	font-family: Arial, sans-serif; 
	font-size: 22px; 
	color: #7f3232;
	letter-spacing: -0.025cm;
	font-weight: bold;
	padding-left:10px;
}	

.footer{
	border-top:1px solid #C2C2C2;
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #7f3232;
	padding: 10px 10px 10px 10px;
	}


.text_events {
	width:1000px;
	text-align:center;
	}
	
.text_events td.highlight{
	background-color:#ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-align:left;
	}	
	
.text_events  td {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-align:left;
	}
	
.text_wide p.sub_title {
	font-family: Arial, sans-serif; 
	font-size: 16px; 
	color: #606060;
	letter-spacing: -0.01cm;
	font-weight: bold;
}

.h_link {
	margin : 0px auto;
	text-align: right;
	padding-right:32px;
	vertical-align:top;
	padding-top:0px;	
	}
	
td.new	{
		background-color:#ffa2a2;
	}