/* Start of CMSMS style sheet 'bclga' */
/* CSS Document */
body {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	line-height: 1.5em;
	text-align: center;
	color: #333333;
	margin: 0px;
}

/* basic divs */

#header {
	height: 139px;
	text-align: left;
	background-image: url(images/look/headerbac.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#topnavigation {
	background-color: #990033;
	height: 31px;
}

#topnavigation table {
   margin-right: 20px; 
}

#topnavigation td {
	padding-left: 30px;
	padding-top: 5px;
}

#topnavigation a:link, #topnavigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topnavigation a:hover {
	color: #cccccc;
}

#mainpage {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background-image: url(images/look/shadow_white.gif);
        background-repeat: repeat-x;
        background-position: top;
}

#mainpage td {
	vertical-align: top;
}

#mainpage td td {
vertical-align: middle;
}

#navtd {
	width: 196px;
	background-image: url(images/look/nav_bac.gif);
}

#navigation {
      font-size: 1em;
      padding-bottom: 20px;
}

#navigationtop {
	background-color: #ffffff;
	background-image: url(images/look/nav_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* within the navigation div - these control how links will look */

#navigation a:link, #navigation a:visited {
	display: block;
	width: 176px;
	height: 16px;
	padding-top: 2px;
	color: #ffffff;
	text-align: right;
	margin-bottom: 10px;
	text-decoration: none;
}

#navigation a:hover {
	color: #cccccc;
}

#navigation li li a:link, #navigation li li a:visited {
	display: block;
	width: 160px;
	height: 16px;
	padding-top: 2px;
	color: #ffffff;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 6px;
	text-decoration: none;
	font-size: 0.9em;
        background-image: url(images/look/subbut.gif);
        background-repeat: no-repeat;
        background-position: right;
}

#navigation li li a:hover {
	color: #cccccc;
}

#maincontent {
	padding: 20px 40px 0px 40px;
}

#newstd {
        width: 200px;
        padding: 30px 16px 0px 16px;
        background-color: #EBECE6; 
        background-image: url(images/look/shadow_grey.gif);
        background-repeat: repeat-x;
        background-position: top;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/look/footerbac.gif);
        background-repeat: repeat-x;
	height: 17px;
	background-color: white;
}

#info {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	font-size: 8px;
	text-align: right;
}

/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 400px;
	background-color:  #F5F5F5;
}

.mailusq {
	padding: 4px;
	text-align: right;
}

.mailusa {
	padding: 4px;
}

/* html standard tags as needed*/

h1 {
	font-family: trebuchet ms, arial, san-serif;
	font-size: 1.7em;
	font-weight: lighter;
	color: #990033;
}

h2 {
	font-family: trebuchet ms, arial, san-serif;
	font-size: 1.4em;
	font-weight: lighter;
	color: #990033;
}

h3 {
	font-family: trebuchet ms, arial, san-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #990033;
}

h4 {
	font-family: trebuchet ms, arial, san-serif;
	font-size: 1.0em;
	font-weight: lighter;
	color: #990033;
}

h5 {
	font-family: trebuchet ms, arial, san-serif;
	font-size:0.8em;
	font-weight: lighter;
	color: #990033;
}

h6 {
	font-family: trebuchet ms, arial, san-serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #4F4F4F;
}

p {
	
}

a:link, a:visited {
color: #333333;
}

a:hover {
	color: #990033;
}

a:active {
	
}

strong, b {
color:#000000;
}

input {
	border: 1px solid black;
	background-color: white;
}

dfn {
display: none;
}

#news a:link, #news a:visited {
color: #333333;
text-decoration: none;
}

#news a:hover {
color: #990033;
text-decoration: underline;
}

#news h1 {
margin: 0px;
}

#explainer {
font-size: 0.8em;
line-height: 0.9em;
font-style: italic;
margin-bottom: 6px;
}

#memberbox {
border: 1px solid #990033;
background-color: #F4F4F2;
margin: 20px 0px 20px 0px;
padding: 10px;
}

#memberbox h2 {
margin: 0px;
}

#memberbox input {
margin-bottom: 6px;
}

.fixturestable td {
vertical-align: middle;
}

#changesettings input {
width: 200px;
}

#changesettings td {vertical-align: top;}

#changesettings textarea {
width: 200px;
height: 100px;
border: 1px solid black;
}

.yearentry {
margin: 10px;
border: 1px solid black;
background-color: #E9E9E9;
padding: 3px;
}

.underphototext {
color: #990033;
font-size: 0.9em;
line-height: 1.1em;
}
/* End of 'bclga' */

