@charset "UTF-8";

body  {
	margin: 0;
    margin-top: 3px;
    margin-bottom: 5px;
	padding: 0;
/*
	text-align: center;
*/
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCCCCC;
}

.twoColFixLtHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: centre on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #990000;
    border-top: 2px solid #990000;
	background-image: url(/media/shs/images/conbg_a.jpg);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	padding: 0;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given, and this is where the main navigation will be so I have specified a width of 210, in order to line up the bg image of the gradient, this may need tweaking as I cannot test on IE, but it works in Firefox, Safari and Opera*/
	width: 210px;
    height: 700px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
    background-image: url(/media/shs/images/conbg_b.jpg);
    background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebar1_fp {
	float: left; /* since this element is floated, a width must be given, and this is where the main navigation will be so I have specified a width of 210, in order to line up the bg image of the gradient, this may need tweaking as I cannot test on IE, but it works in Firefox, Safari and Opera*/
	width: 210px;
    height: 400px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
    background-image: url(/media/shs/images/conbg_c.jpg);
    background-repeat: no-repeat;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	margin-left: 260px;
}
.twoColFixLtHdr #footer p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	letter-spacing: 2px;
	color: #990000;
	} 
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: bold;
	font-variant: normal;
	line-height: 20px;
	text-transform: normal;
	line-height: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: bold;
	font-variant: normal;
	line-height: 20px;
	text-transform: normal;
	line-height: normal;
}

a {
    color: #900;
}

.linkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	line-height: normal;
	text-transform: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
}
.news_container
{
    margin-top: 1em;
    margin-bottom: 2.5em;
}

.sport_menu
{
    margin-top: 50px;
    font-size: 1.2em;
}

.sport_menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.sport_menu li
{
    display: inline;
    margin-right: 5px;
}

.sport_menu a:link, .sport_menu a:visited
{
    padding: 3px 30px 2px 30px;
    border: 1px solid #bbb;
    margin: 5px;
    margin-left: 0;
    margin-right: 10px;
    background: #f8f8f8;
/*
    padding: 3px 40px 2px 40px;
    color: #FFF;
    background-color: #900;
    text-decoration: none;
    border: 1px solid black;
*/
}

.sport_menu a:hover
{
    color: red;
    border: 1px solid #666;
}

.tournament_files
{
    margin-top: 3em;
}

.file_container
{
    padding: 5px 10px 3px 0px;
    border: 1px solid #bbb;
    margin: 5px;
    margin-left: 0;
    margin-right: 10px;
    height: 50px;
    width: 400px;
    background: #f8f8f8;
}

.newspdf_container
{
    padding: 5px 10px 3px 0px;
    border: 1px solid #bbb;
    margin: 5px;
    margin-left: 0;
    margin-right: 10px;
    height: 200px;
    width: 400px;
    background: #f8f8f8;
}

.file_container a:hover
{
    color: red;
}

.fixture_list table
{
    margin: 30px 5px 5px 0px;
    border: 1px solid #666;
    padding: 3px 10px 3px 20px;
    width: 100%;
    border-collapse: collapse;
}

.fixture_list th
{
    color: #900;
    border-bottom: 1px solid #666;
    padding: 8px;
}

.fixture_list td
{
    padding: 8px;
}

.fixture_list tr.odd
{
    background: #f8f8f8;
    border-bottom: 1px solid #666;
}

.fixture_list tr.even
{
    background: none;
    border-bottom: 1px solid #666;
}

.breadcrumbs
{
    padding-left: 24px;
    font-weight: bold;
    color: #555;
    font-size: 13px;
}

.breadcrumbs a
{
    font-size: 13px;
}

.header_td
{
    background: #f2f2f2;
    font-weight: bold;
    font-size: 13px;
}

.sport_title
{
    float: left;
    width: 150px;
    height: 50px;
    text-align: center;
    border: 1px solid #555;
    padding: 5px;
    margin-right: 10px;
    margin-top: 10px;
    background: #f2f2f2;
}

#alerts
{
    margin: 30px 40px 0 240px;
    padding: 10px 40px 10px 20px;
    border: 1px solid #888;
    background: lightyellow;
}

#scrollup {
    position: relative;
    overflow: hidden;

    margin: 30px 40px 0 250px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #888;
    background: lightyellow;
}

#scrollup p
{
    font-size: 14px;
}

#scrollup h1
{
    color: darkblue;
}

/*
#scrollup {
    position: relative;
    overflow: hidden;

    margin: 30px 40px 0 260px;
    padding: 10px 40px 10px 20px;
    border: 1px solid #888;
    background: lightyellow;
    height: 60px;
}
*/

.headline {
    position: absolute;
    margin: 10px 20px 0px 10px;
    top: 210px;
    left: 5px;
    height: 195px;
    font-weight: bold;
}

.more
{
    text-align: right;
}

.staff_profile
{
    width: 400px;
    margin: 20px 0px 0px 0px;
    padding: 20px;
    background: #eee;
}

.staff_profile img.staff
{
    border: 8px solid white;
}

.staff_profile h1, .staff_profile h2
{
    color: black;
}

.staff_profile h1
{
    font-size: 1.5em;
}

.staff_profile h2
{
    font-size: 1.2em;
    font-weight: normal;
}

.staff_list
{
    width: 200;
    padding-left: 30px;
    padding-top: 70px;
}

.staff_list ul
{
    list-style: none;
    padding-left: 10px;
}

.staff_list li
{
    padding-top: 0.4em;
}

.pwhidden
{
    color: white;
    font-family: monospace;
    font-weight: bold;
    font-size: 12pt;
}

.pwrevealed
{
    color: #333;
    font-family: monospace;
    font-weight: bold;
    font-size: 12pt;
}

.passwords table
{
    margin: 30px 5px 5px 0px;
    border: 1px solid #666;
    padding: 3px 10px 3px 20px;
    width: 100%;
    border-collapse: collapse;
}

.passwords th
{
    color: #900;
    border-bottom: 1px solid #666;
    padding: 8px;
}

.passwords td
{
    padding: 8px;
    border-bottom: 1px solid #666;
}

.passwords ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.passwords li
{
    display: inline;
    margin-right: 5px;
}

.passwords a:link, .passwords a:visited
{
    padding: 3px 10px 2px 10px;
    border: 1px solid #bbb;
    margin: 2px;
    margin-left: 0;
    margin-right: 2px;
    background: #f8f8f8;
}

.passwords a:hover
{
    color: red;
    border: 1px solid #666;
}

.rowhilite
{
    background: lightyellow;
}



#fpbuttons
{
    width: 300px;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
}

#fpbuttons ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#fpbuttons li
{
    display: inline;
    margin-right: 5px;
}

#fpbuttons a:link, #fpbuttons a:visited
{
    padding: 3px 10px 2px 10px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    margin: 2px;
    margin-left: 0;
    margin-right: 2px;
    background: #f8f8f8;
}

#fpbuttons a:hover
{
    color: red;
    border-left: 1px solid #666;
    border-top: 1px solid #666;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

div.fptitle
{
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 2em;
    padding: 1em 0em 0em 0em;
}

div#announce
{
    background: lightyellow;
    text-align: center;
    padding: 3px;
    margin: 5px;
    margin-top: 10px;
    margin-bottom: 0px;
    border: 1px solid gray;
}



