@import "/javax.faces.resource/css/styles.css.seam?ln=original-layout&nocache=1750755676082";

:root {
    --main-menu-bg-color : #1ea04c;
    --main-menu-text-color: white;
    --sub-menu-bg-color :  #1ea04c;
    --sub-menu-text-color: white;
    --main-menu-text-hover-color: yellow;
    --sidebar-separator-bg-color: #1ea04c;
    --sidebar-separator-text-color: white;
    --page-title-bg-color: #1ea04c;
    --page-title-text-color: white;
    --body-font: Lato,sans-serif;
    --product-meta-bg-color : #1ea04c;
    --product-meta-font : 'Righteous', cursive;
    --product-meta-text-color : white;
}

#footer { background-color: var(--main-menu-bg-color); min-height: 50px; color:var(--main-menu-text-color)}

.pageHeaderNotes { color: #ffffff; background:#0388e5;}
.pageHeaderNotes a, .pageHeaderNotes a:visited { color:yellow; text-decoration: none; font-weight:bold;}
.pageHeaderNotesError a, .pageHeaderNotesError a:visited { color:blue; text-decoration: none; font-weight:bold;}

/** Product Info **/
.productProductInfo { border: none; position:relative; margin:1em 0 1em 0; border-radius:10px; color:#fff; background:#0388e5;}
.productProductInfo label { color: yellow;font-weight: bold;}

/** PLayer prof **/
.playerProfilePicDiv { width: 100%; height: 427px; background-repeat: no-repeat; background-position: center; background-image: url(https://images.stadiumsportleagues.com/toronto/polaroidBackgroundWithLogo.jpg);text-align: center;}

/* Footy Sevens Skin Override will all be in the skin itself override css */








