/* DEFAULTS */
body {
	background-image: url(images/hockey-body-bg.jpg);
	font:normal 100% Arial, Helvetica, Verdana, san-serif;
	margin-top: 0px;
}
p {
	padding:5px 0;
	font-size: 90%;
	color: #333333;
	line-height: 130%;
}
h1 {
	font:bold 160% Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h2 {
	font:normal 130% Arial, Helvetica, sans-serif;
	color: #CC0000;
}
h3 {
	font:normal 120% Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-bottom: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	margin-bottom: 2px;
	font-size: 120%;
}

ul li {
	margin-left:30px;
	font-size: 90%;
	padding-bottom: 5px;
	color: #333333;
}
ol li {margin-left:30px;}
a:link, a:visited { color:#3366CC; text-decoration:underline; }
a:hover, a:active { color:#CC0000; text-decoration:underline; }

#login_area a:link, #login_area a:visited { color:#FFFFFF; text-decoration:underline; }
#login_area a:hover, #login_area a:active { color:#CC0000; text-decoration:underline; }

td {
	font-size:95%;
	padding: 5px;
}
#container #page-bg #page table {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}



/* STRUCTURE */
#container {
	margin:0px auto;
	width:942px;
	color: #3366CC;
}
    #page-bg { width:942px; background:url(images/body-bg.jpg) repeat; }
    #page {
	background:#FFFFFF;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
}
        #header {
	height:174px;
	background-image: url(images/hockey-camps-banner-2010.jpg);
	background-repeat: no-repeat;
}
            #logo {float: left;}
            #login_area {
	font-size: 90%;
	float: right;
	padding-top: 2px;
	position: relative;
	right: 40px;
	height: 35px;
	width: 400px;
	text-align: right;
}
            #top_nav { width: 942px; height: 53px; text-align: center; }
        #navbar { height: auto; text-align: center; float: left; padding-left: 27px; padding-right: 0px; color: #336633; font-weight: normal; width: 210px; position: relative }
        #content {background:#FFFFFF;}
            .plain_full {  min-height:200px; padding:15px; }
.imgPadLeft {
	padding-left: 20px;
	padding-bottom: 10px;
}
.slideshow {
	padding-left: 20px;
	padding-bottom: 10px;
	float:right;
}
            .wide_column { float:left; width:620px; margin-right:20px;margin-top:20px; }
            .left_nav { float:left; min-height:300px; width:262px; margin-left:20px; margin-right:20px; margin-top:20px;padding-right:8px; padding-left:8px; background:url(../assets/images/footer-bg.jpg);}
            .column { float:left; width:300px; margin-left:12px; margin-top:10px;padding-right:8px; }
        #footer { margin-top:25px; background:url(./assets/images/footer-bg.jpg); text-align: center; padding-top: 20px; padding-bottom: 20px; }
    #pageborder-bottom { width:942px; height:32px; background:url(images/bottom-bg.jpg); background-repeat: no-repeat;}
.imgPadRight {
	padding-right: 10px;
	padding-bottom: 10px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.copyright {
	font-size: 90%;
	color: #999999;
	text-align:center;
}
.zero {
	margin-top: 0px;
	margin-bottom: 0px;
}
.cells {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tdBorder {
	font-size:95%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
.red {
	font-weight: bold;
	color: #C00;
}
#top_nav_PVII {
	width: 897px;
	height: 53px;
	background-image: url(images/topnav-bg-2011.jpg);
	background-repeat: no-repeat;
	margin-left: 24px;
}
.cellshor {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

