ul {
    list-style-image: url(images/arrow.gif);
   	list-style-type: disc;
}

img { border: 0; }

a.navHeading:link,
a.navHeading:visited,
a.navHeading:active,
a.navHeading:hover {
    border-left: 6px solid orange;
    padding-left: 3px;
    color: black;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    margin: 2px 0px 2px 0px;
    display: block;
}

#nav {
    margin-left: 6px;
    margin-bottom: 40px;
}

#nav ul {
    /* now inherited */
    /*list-style-image: url(images/arrow.gif);
   	list-style-type: disc;*/


    list-style-position: outside;
	margin: 0;
	padding: 0;
    margin-left: 23px;
    font-size: 8pt;
    
}

#nav ul.inner {
	margin-left: 33px;
}

#nav ul li {
    padding-left: -50px;
    /* new hack for nav 
    list-style-type: none;
    list-style-image: none;
    border-left: 3px solid orange;
    margin-top: 2px;
    margin-left: -10px; */
}

#nav a:link, 
#nav a:active, 
#nav a:visited, 
#nav a:hover {text-decoration: none;}

a:link {text-decoration: underline; color: #000099 }
a:active {text-decoration: underline; color: #000099 }
a:visited {text-decoration: underline; color: #000099 }
a:hover {text-decoration: underline; color: #0000CC }

/*a.static:link {text-decoration: underline; color: #000099 }
a.static:active {text-decoration: none; color: #000099 }
a.static:visited {text-decoration: underline; color: #000099 }
a.static:hover {text-decoration: none; color: #0000CC }*/

/*.nav {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
}*/

/*.letters {
    font-size: 7pt
}

.disabledLetters {
    font-size: 7pt; 
    color: #999999
}

.subHeadingBeam {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #FF9900 
}

.subHeading {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #990000 
}

.mainHeading {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    color: #0000CC 
}

.sypnosis {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px; 
}

.tiny {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000 
}*/

/*body,table,td,textarea,input {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000
}*/

body {
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif; 
    font-size: 11pt;
    color: #000;
    background-color: #446281;
}

/*th {
    color: #5C5C5C;
}*/

h1 {
	/*font: normal 1.7em/1em Georgia, "Times New Roman", Times, serif;*/
    font: normal 13.5pt Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    color: #00C;
    margin-top: 5px;
}

h2 {
    font: normal 11.5pt "Lucida Grande", Arial, Helvetica, sans-serif;
    color: #900;
    font-weight: normal;
}

#content { /* #news, p, #news a */
    /* problem with this is that it inherits
     * so the a inside #news p is 90% of 90%
     * but a inside e.g. ul is same as #news p */
    margin: 5px;
    font: normal 90%/130% "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}

p.details {
    color: #888;
    font-size: 9px;
}

#news p.news_date {
    display: block;
    margin: 0px;
    color: #900;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 8pt;
}

p.news_date img {
    margin-right: 4px;
}

div.news_item {
    /*border-bottom: 2px solid #CCCCCC;*/
    margin: 0px 20px 30px 0px;
    padding-bottom: 0px;
}

.update {
    background-color: #FFFFCC;
    /*border: 1px solid #CCC;*/
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #8A8A8A;
    border-bottom: 1px solid #8A8A8A;
    padding: 2px 3px 2px 3px;
    margin-bottom: 4px;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 90%;
}

/*.update p {
    margin: 0px;
}*/

table {
    background-color: #FFF;
}

.grey_bottom {
    border-bottom: 2px solid #CCC;
    padding-bottom: 2px;
    margin-left: 1px;
}

.yellow_brick_road {
    margin-left: 2px;
    padding-left: 4px;
    border-left: 2px solid orange;
    font-size: 10pt;
    color: #990000;
    font-weight: normal;
}

#copyright {
    margin-top: 20px;
    text-align: center;
    color: #FFCC00;
    font-size: 8pt;
}

#news_table {
    /*margin: 5px;*/
}

#news_table td {
    padding: 1px;
}

legend {
    padding-left: 2px;
    border-left: 2px solid orange;

    color: #990000;
}

fieldset {
    border: 2px solid #CCC;
    width: 60%;
    padding: 10px;
}

p.warning {
    font-size: 8pt;
    font-style: italic;
}

textarea.textile {
    font-size: small;
}

span.active_page {
    color: #900;
    font-weight: bold;
}

#pages {
    text-align: center;
}

.filter {
    /*font-size: 9pt;*/
}

table.layout_table_top {
    border-left: 5px solid #A52A2A;
    /*border-right: 5px solid #A52A2A;*/
}

table.layout_table_bottom {
    border-left: 5px solid #A52A2A;
    border-right: 5px solid #A52A2A;
    border-bottom: 5px solid #A52A2A;
}

#footer_bar {
    position: relative;
    width: 96%;
    height: 5px;
    /*background-color: #A52A2A;*/
    /*background-image: url(images/footer-1x3-new.gif);
    background-repeat: no-repeat;
    background-position: bottom right;*/
    /*margin-left: auto;
    margin-right: auto;*/
    left: 2%;

}

#top_indent {
    background-image: url(images/header-1x4-new.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

#news div.see_more {
    font-size: 8pt;
    text-align: right;
}

span.warning {
    color: red;
}

tr.highlight_row {
    background-color: #FFC;
}

#comp_name_block {
    display: block;
    background-color: #FFC;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #8A8A8A;
    border-bottom: 1px solid #8A8A8A;
    padding: 2px 3px 2px 3px;
    /* IE ignores the 15% left margin */
    margin: 12px auto 4px auto;
    font-size: 90%;
    text-align: center;
    /* IE fix otherwise 100% */
    width: 75%;
}

table.competition_list, table.borders, table.right_box {
    border-collapse: collapse;
}

.competition_list td, .borders td, .right_box td {
    border: 2px solid #CCC;
}

table.competition_list {
    width: 75%;
}

table.right_box {
    margin-left: 15px;
    margin-bottom: 15px;
}

#ascender {
    padding-right: 15px;
    background-image: url(images/up.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#ascender:hover {
    background-image: url(images/down.gif);
}

#descender {
    padding-right: 15px;
    background-image: url(images/down.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#descender:hover {
    background-image: url(images/up.gif);
}

#nav_comp_name {
	margin-left: 9px;
	font-size: 9pt;
}
