﻿/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
/******************
LISTS - IN THE CONTENT DIV
******************/

/* GLOBAL SETTING OF FONT TYPES */
/*
h1, h2, h3, p, a, th, td, ul, ol, li, dl, dd, dt, label, div, span, input, textarea
{
    font-family:Verdana, Arial;
    font-size: 12px;
}
*/
#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/* table style */
table.igoogle-busstop
{
	border:solid 1px #abb079;
}

/* header cell style */
.igoogle-busstop th
{
	color: white;
	border-right-color: #abb079;
	border-bottom-color: #abb079;
	background: url(images/heading_bg.jpg) #4682b4 no-repeat;
}  

/* cell styles */
.igoogle-busstop td
{
    border-bottom-color:#f0f2da;	
    border-right-color:#f0f2da;	
}

/* mouseover row style */
.igoogle-busstop .row-over 
{ 
	background-color:#f0f2da;
}

/* mouse select row style */
.igoogle-busstop .row-select 
{ 
	color:#fff;
	background-color:#abb079;
}

.header-row
{
	color: white;
	border-right-color: #abb079;
	border-bottom-color: #abb079;
	background: url(images/heading_bg.jpg) #4682b4 fixed no-repeat;
	text-align: left;
	font-family: Verdana;
	font-size: small;
}

.data-row
{
	text-align:left;
	font-family:Verdana;
	font-size:small;
}
.alt-data-row
{
	text-align:left;
	font-family:Verdana;
	font-size:small;	
}


a.listItemLink {
    color: #4373b4;
    text-decoration: none;
}

a.listItemLink:hover {
    color: #000000;
    text-decoration: underline;
}

td.formHeader {
        font-weight: bold;
        text-decoration: none;
        color: #4373b4;
}


#forum input {
	background: #F4F8FD;
	border: 1 solid #C8D7EE;
	color: #000000
}

#forum input.radio {
	background: transparent;
	border: 0;
}

#forum input.checkbox {
	background: transparent;
	border: 0;
}

#forum textarea {
	background: #F4F8FD;
	border: 1 solid #C8D7EE;
	color: #000000
}

#forum select {
	background: #F4F8FD;
	border: 1 solid #C8D7EE;
	color: #000000
}
.msgBox {
	BORDER-RIGHT: #d5d5d5 1px solid; BORDER-TOP: #d5d5d5 0px solid; MARGIN-BOTTOM: 5px; BORDER-LEFT: #d5d5d5 1px solid; BORDER-BOTTOM: #d5d5d5 1px solid
}
.postHead {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-TOP-STYLE: none; PADDING-TOP: 3px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #e5e5e5; BORDER-BOTTOM-STYLE: none
}
.postHead {
	BORDER-RIGHT: #d5d5d5 1px solid; BORDER-TOP: #d5d5d5 1px solid; BORDER-LEFT: #d5d5d5 1px solid; COLOR: #666666; BORDER-BOTTOM: #d5d5d5 1px solid
}
.poster {
	COLOR: #555555; BACKGROUND-COLOR: #f8f8f8
}
.post {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px
}

