@charset "utf-8";

/* -- General ----------------------------------------------------------- */
*  {
    margin: 0px;
    padding: 0px;
    
    font-family: Tahoma, Helvetica, Arial, Verdana;
}
body  {
    font-size: 12px;
    background-color: #000000;
}
h1, h2, h3, h4  {
    font-weight: normal;
    margin: 10px 0px 0px 0px;
}
h1  {
    font-size: 18px;
}
h2  {
    font-size: 16px;
    font-weight: bolder;
}
h3  {
    font-size: 14px;
}
h4  {
    font-size: 12px;
}
p  {
    padding: 5px 0px 5px 0px;
}
img  {
    border: none;
}
/* ---------------------------------------------------------------------- */

/* -- Banners ------------------------------------------------------------- */
h1.zamboni  {
    background:  url( '../img/site/banners/zamboni.thin.jpg' ) top left no-repeat;
}
h1.stanley-cup  {
    background:  url( '../img/site/banners/stanley-cup.thick.jpg' ) top left no-repeat;
}
h1.your-hockey-training  {
    background:  url( '../img/site/banners/your-hockey-training.thick.jpg' ) top left no-repeat;
}
h1.your-hockey-friends  {
    background:  url( '../img/site/banners/your-hockey-friends.thick.jpg' ) top left no-repeat;
}
h1.goalie  {
    background:  url( '../img/site/banners/goalie.thick.jpg' ) top left no-repeat;
}
h1.video  {
    background:  url( '../img/site/banners/video.thin.jpg' ) top left no-repeat;
}
h1.magazine  {
    background:  url( '../img/site/banners/magazine.thin.jpg' ) top left no-repeat;
}
h1.players  {
    background:  url( '../img/site/banners/players.thin.jpg' ) top left no-repeat;
}
h1.parents  {
    background:  url( '../img/site/banners/parents.thin.jpg' ) top left no-repeat;
}
h1.coaches {
    background:  url( '../img/site/banners/coaches.thin.jpg' ) top left no-repeat;
}
h1.general1 {
    background:  url( '../img/site/banners/general1.thin.jpg' ) top left no-repeat;
}
h1.general2 {
    background:  url( '../img/site/banners/general2.thin.jpg' ) top left no-repeat;
}
h1.general3 {
    background:  url( '../img/site/banners/general3.thin.jpg' ) top left no-repeat;
}
h1.general4 {
    background:  url( '../img/site/banners/general4.thin.jpg' ) top left no-repeat;
}
h1.general5 {
    background:  url( '../img/site/banners/general5.thin.jpg' ) top left no-repeat;
}

/* ---------------------------------------------------------------------- */
h1.banner  {
    text-align: left;
    position: absolute;
    top: -10px;
    left: 0px;
    
    padding: 10px 250px 0px 8px;

    font-weight: bolder;
    font-size: 190%;
    color: #e9e9e9;
    
}

h1.banner-thick  {
    line-height: 27px;
    padding-top: 40px;
    
    height: 178px;
    width: 262px;
}
h1.banner-thick span  {
    line-height: 20px;
}

h1.banner-thin  {
    line-height: 20px;
    
    height: 78px;
    width: 262px;
}

h1.banner span  {
    display: block;
    font-weight: normal;
    font-size: 60%;
}

div.near-banner-thick  {
    margin-top: 150px;
}
div.near-banner-thin  {
    margin-top: 70px;
}

/* ---------------------------------------------------------------------- */

/* -- Links ------------------------------------------------------------- */
a:link  {
    text-decoration: none;
    color: #FFFFFF;
}
a:visited  {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover  {
    text-decoration: underline;
    color: #FFFFFF;
}
a:active  {
    text-decoration: none;
    color: #FFFFFF;
}

a.box:link,
a.box:visited  {
    display: block;
    
    background: url( '../img/site/layout/btn_bg.jpg' ) 0px 0px no-repeat;
    color: white !important;
    font-weight: bolder;
    font-size: 80%;
    
    width: 121px;
    height: 31px;
    
    padding-top: 11px;
    
    vertical-align: center;
    text-align: center;
}
a.box:hover  {
    background-position: 0px -42px;
    text-decoration: none;
}
a.box:active  {
    background-position: 0px -42px;
}

div.box-links  {
    margin-top: 16px;
}

div.box-links a.box  {
    float: left;
    margin: 8px;
}

/* ---------------------------------------------------------------------- */

/* -- Layout ------------------------------------------------------------ */
#header  {
    height: 83px;
    background-image: url(../img/site/layout/bkg_white.gif);
}
#header div.box  {
    position: relative;
    width: 877px;
    height: 100%;
    margin: 0px auto 0px auto;
}
#header div.box #logo  {

}
#header div.box #phrase  {
    position: absolute;
    text-transform: uppercase;
    top: 35px;
    left: 260px;
}
#logo  {
    float: left;
}
#menu  {
    width: 975px;
    margin: 0 auto;
}
#menu_bkg  {
    height: 66px;
    background: url(../img/site/layout/bkg_black_2.jpg) top left repeat-x;
}
#menu_bkg #menu div  {
    text-align: center;
    height: 26px;
}
#container  {
    position: relative;
    width: 877px;
    margin: 0px auto 0px auto;
    clear: both;
}
#submenu  {    height: 76px;    line-height: 76px;/*    background-image: url(../img/site/layout/bkg_black.gif);    background-position: bottom;    background-repeat: repeat-x;*/    vertical-align: middle;}
#content  {    position: relative;
    padding:  30px 30px;
}

#content a  {
    color: #000;
}
#content a:hover  {
    color: #000;
}
#content a:visited  {
    color: #000;
}
#content a:link  {
    color: #000;
}

#content img.corner  {
    position: absolute;
    top: 0px;
    left: 0px;
}
#contest  {
    position: relative;
    width: 338px;
    height: 203px;
    background-image: url(../img/site/box/box_contest.jpg);
    background-repeat: none;
}#contest.contest_coach {	background-image: url(../img/site/box/box_contestcoaches.jpg);}#contest.contest_parent {	background-image: url(../img/site/box/box_contestparents.jpg);}
#contest form  {
    position: absolute;;
    top: 170px;
    left: 14px;
}
#news  {
    background-image: url(../img/site/box/box_news_bkg.gif);
    background-repeat: repeat-y;
}
#news div.article  {
    padding: 10px;
    color: #c1c1c1;
}
#news div.article a  {
    color: #739ae1;
}
#news div.article p  {
/*    width: 300px;*/
    padding: 8px;
}
/* ---------------------------------------------------------------------- */

/* -- Generic Classes --------------------------------------------------- */
.floatRight  {
    float: right;
    padding: 10px 0px 10px 10px;
}
/* ---------------------------------------------------------------------- */

/* -- Tables ------------------------------------------------------------ */
.tblBoxes  {
    clear: left;
    margin-left: 7px;
}

.tblMenu  {
    position: relative;
    margin: 0px auto 0px auto;
    height: 26px;
    border-spacing: 1px;
}
.tblMenu td  {
    padding: 0px 20px 0px 20px;
    cursor: pointer;
    height: 26px;
}
.tblMenu td:hover  {
    background-image: url(../img/site/layout/bkg_menu.gif);
}
.tblMenu td a  {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.tblSubMenu  {
    position: relative;
    margin: 0px auto 0px auto;
    height: 76px;
}
.tblSubMenu td  {
    padding: 0px 15px 0px 15px;
}
.tblSubMenu td a  {
    font-size: 10px;
    font-weight: bold;
}
.tblColumns  {
    width: 100%;
    border-spacing: 0px;
    border: none;
}
.tblColumns td  {
    vertical-align: top;
}
.tblColumns td.l  {
    background-color: #FFFFFF;
}
.tblColumns td.r  {
    padding: 5px;
	width: 338px;
    background-image: url(../img/site/layout/bkg_gradiant.gif);
    background-repeat: repeat-y;
    background-color: #f3f3f3;
}
.tblColumns td.lb  {
    background-color: #FFFFFF;
}
.tblColumns td.rb  {
    background-image: url(../img/site/layout/bkg_gradiant.gif);
    text-align: right;
}
/* ---------------------------------------------------------------------- */

p.edit-page  {
    clear: both;
    font-weight: bolder;
    padding-top: 50px;
    float: right;
}

div.breadcrumb  {
    font-size: 80%;
    border-bottom: 1px solid #858585;
    padding-bottom: 6px;
    margin-bottom: 16px;
}

div.breadcrumb span  {
    font-weight: bolder;
}

ul.gallery li  {
    float: left;
    text-align: center;
    
    padding-bottom: 16px;
    padding-left: 54px;
    padding-top: 16px;
    
}

ul.gallery li a  {
    font-weight: bolder;
}

.after-float  {
    clear: both;
}h2.pagetitle {    text-align: left;    position: absolute;    top: -30px;    left: 0px;    padding: 10px 250px 0px 8px;    font-weight: bolder;    font-size: 190%;    color: #e9e9e9;    line-height: 20px;    height: 78px;    width: 262px;    background:  url( '../img/site/banners/general1.thin.jpg' ) top left no-repeat;}.post h3 {	font-size: 12pt;	font-weight: bold;}