@charset "utf-8";
/* CSS Document */

/* General HTML Body Styling
 * -------------------------
 */
 
body {
	margin-top:10px;
	font: 70%/1em Verdana, Arial, Helvetica, sans-serif;
/*	font: 11px Verdana, Arial, Helvetica, sans-serif;*/
	line-height:1.5em;
	color: #333333; 
	background-color: #003399;
	background-image: url('http://www.cmfsc.ca/2007newlook/bg.jpg');
	background-repeat: repeat-x;
}


body a:hover {
	/* Color on mouseover of body items */
	color: red; 
}

body p {
	margin-top:10px;
	margin-bottom:10px;
}

body h1 {
	letter-spacing:0.10em;
	color:#003399;
}

body h2 {
	letter-spacing:0.10em;
	color:#003399;
}

body h3 {
	letter-spacing:0.10em;
	color:#003399;
}

body h4 {
	letter-spacing:0.10em;
	color:#003399;
}

body td {
	background-color:#ffffff;
}

body ul {
	list-style-type: square;
}



 /* Basic DIV Elements
 * -----------------------------------------------------------------------------------
 */
 

#header {
	height : 102px;  
	margin: 0 auto;
	width : 922px;
	background:	white url(../2007newlook/newbannerCMFSC-top.jpg) no-repeat center bottom;
}

#container {
	width : 920px;
	margin:0 auto;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	background-color:#f0f5fe;
}

#logocontainer { /* required for background image on main page only	*/
	background-image:url(../Logos/CMFSC_LogoBkgnd.gif);
	background-repeat:no-repeat;
	background-position:225px 380px;
}


#rightColumn {
	border-left:1px solid #999999;
	float: right;
	width : 150px;
	margin: 0;
	margin-top:0px;
	padding:10px;
	min-height:200px;
	height:100%;
	background-color:#f0f5fe;
}

#rightColumn p {
	margin:.5em 0 1em 0;
}

#rightColumn h2 {
	font:100%/1em Verdana, Arial, Helvetica, sans-serif; 
	margin:.5em 0 1em 0;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	padding-left:2px;
	margin-bottom:10px;
	line-height:1.35em;
}

#searchbox {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px -5px 0px;
	background-color:#f0f5fe;
}

#date {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	background-color:#f0f5fe;
	text-align:center;
	font-weight:bold;
	color:#666666;
}

#pad {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#dynamic_content {
	height: 165px;
	width:725px;
	background-color:#f0f5fe;
}





#dynamic_content2 {
	height: 125px;
	width:710px;
	margin: 0px;
	padding: 0px;
}

#subbanner {
	/*margin:12px 5px 0px 18px;*/
	margin:2px 0px 0px 0px;
	float: left;
	height: 125px;
	width:710px;
	background-color:#f0f5fe;
	/*background: url(../Flash/boy.swf) no-repeat center top;*/
/*	background: url(../2007newlook/subbanner/subbanner1.jpg) no-repeat center top;*/
}





#flash_area {
	margin:12px 5px 0px 18px;
	float: left;
	height: 150px;
	width:465px;
	background-color:#cccccc;
	background: url(../Flash/boy.swf) no-repeat center top;
}



#eventcontainer {
	margin:12px 20px 0px 5px;
	border:1px solid #999999;
	padding:0px 0px 5px 0px;
	float: right;
	height: 142px;
	width:190px;
	background-color:#fff;
}

#eventtitle {
	margin: 0px 0px 2px 0px;
	height: 16px;
	text-align:center;
	padding:3px 0px;
	border-bottom:1px solid #999999;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-weight: bold;
	width:100%;
	background-color:#f0f5fe;
}

#content {
	text-align:left;
	color: #333333;
	margin: 20px 190px 20px 20px;
	background-color:#ffffff;
	border:1px solid #6699cc;
	padding: 5px 20px 20px 20px ;
}

#content-fullwidth {
/*	text-align:left;*/
	color: #333333;
	margin: 20px 20px 0px 20px;
	background-color:#ffffff;
	border:1px solid #6699cc;
	padding:6px ;
}

#content-fullwidth-scoretable {
	color: #333333;
	margin: 20px 20px 0px 20px;
	background-color:#ffffff;
	border:1px solid #6699cc;
	padding-left:20px;
	padding-right:20px;
	size:2;
}


#content-fullwidth-scoretable td {
	color: #000000;
	font-weight: bold; 
	background-color:#ffffff;
}

 /*     <td nowrap="nowrap"><input name="1.2A" type="text" id="1.2A" size="2" maxlength="2" class="mybox" />
          <strong>:</strong>
          <input name="1.2B" type="text" id="1.2B" size="2" maxlength="2" class="mybox" /></td>
*/



#content a {	
	text-decoration:none;
	font-weight: bold; 	
/*	color: #336699;	 */
	color: #0A8332; 
}

#content a:hover {
	/* Color on mouseover of content items */
	color: red; 
}

#open-close_allpanels {
	margin:0px 7.5px 0px 0px;
	font: 6pt Arial, Helvetica, sans-serif;
	text-align:right;
}

#open-close_allpanels a {
	color: #003399;
	cursor: pointer;
}
	
#open-close_allpanels a:hover {
	color: red;
} 

#footer {
	clear:both;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px auto;
	margin-top:10px;
	width:920px;
	height:20px;
	color: #575757;
	line-height:normal;
	background-color:#f0f5fe;
	padding:1em 0;
}

#footer a {	
	text-decoration:none;
	font-weight: bold; 	                                            
	/* Space at the left of each footer item */	
	padding-left:5px;	         
	/* Space at the right of each footer item */	                                     
	padding-right:5px;	                                              
	/* 	color: #003399;  */
	color: #0A8332; 
	
}

#footer a:hover {
	/* Color on mouseover of footer items */
	color: red; 
}


#bottomborder {
	text-align: left;
	margin: 0px auto;
	height : 16px;
	width: 922px;
	background: url(../2007newlook/bottomborder2.gif) no-repeat center top;
} 

	
.highlight {
	background-color: #FFFF00;
}

.mybox { 
	font-weight: bold; text-align: center; padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; height: 16px; /*width:16px;*/
}

.subheader {
	font-size:14px; 
/*	letter-spacing:0.10em;*/
	color:#003399;
}

/* set button menu position */
dl#menu	{
	position:relative;
/*	top:247px;
	left:415px;*/
	width:150px;
}
/* set general button styles */
dt.btn	{margin-bottom: 5px; text-align:center }

/* set general anchor styles - fill the container */
dt.btn a {display:block; text-decoration:none; color:#ffffff; font-weight:bold }

/* MouseOver state (default) */
dt.btn a {background:blue; border:5px outset blue }

/* MouseOver state (hover) */		
dt.btn a:hover {backround:black; border: 5px outset black }

/* MouseDown state (active) */	
dt.btn a:active {backround:green; border: 5px inset green }

/* Spry blue header bar white background. Use for " NEW " label to stand out */
.labelNEW {
	background-color:#FFFFFF;
	color:#FF0000;
	font-style:italic;
}


