/*
##############################################################################
# SRHC Website: 2005 Release
# ==========================
#
# PHP backend code © 2005 James Holt (jdholt@alphalink.com.au)
# Frontend design code © 2005 Michael Greenhill (michael@firelight-design.com)
#
# This software is protected by copyright law and may not be used for any
# purpose other than intended.
#
# This software is licenced for the exclusive use by the Seymour Railway
# Heritage Centre Incorporated.  All code remains the intellectual property
# of the developers listed above.
##############################################################################
*/

/* NAV BAR */

.top {
	background-image: url(img/top.gif);
	background-repeat: repeat;
}
.leftnav {
	background-image: url(img/navside.png);
	background-image: no-repeat;
}
.rightnav {
	background-image: url(img/navside.png);
	background-repeat: no-repeat;
}
.leftofnav {
	background-image: url(img/leftofnav.png);
	background-repeat: none;
	height: 30px;
}
.rightofnav {
	background-image: url(img/navside.png);
	background-repeat: none;
	height: 30px;
}
.nav1 {
	background-image: url(img/navbg.gif);
	font-family: verdana;
	font-size: 12px;
	color: #CADBC2;
	padding-bottom: px;
	height: 31px;
}
.nav1 a:link {
	font-family: verdana;
	font-size: 12px;
	color: #CADBC2;
	padding-bottom: 2px;
	text-decoration: none;
}
.nav1 a:active {
	font-family: verdana;
	font-size: 12px;
	color: #CADBC2;
	padding-bottom: 2px;
	text-decoration: none;
}
.nav1 a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #CADBC2;
	padding-bottom: 2px;
	text-decoration: none;
}
.nav1 a:hover {
	font-size: 12px;
	font-family: verdana;
	color: #E4E225;
	padding-bottom: 2px;
	text-decoration: underline;
}
.navside {
	background-image: url(img/navside.png);
	background-repeat: repeat-x;
	background-position: top;
}

/* HEADER */
.headbg {
	background-image: url(img/headbg.gif);
}
.pagebgleftshadowtop {
	background-image: url(img/headerimageborderleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pagebgrightshadowtop {
	background-image: url(img/headerimageborderright.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.pagebgtop {
	background: #E9E9E9;
}
.headshadow {
	background-image: url(img/headshadow.gif);
}
.loggedin {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 2px;
	padding-left: 4px;
}
.loggedin a:link {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 2px;
	text-decoration: none;
}
.loggedin a:active {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 2px;
	text-decoration: none;
}
.loggedin a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 2px;
	text-decoration: none;
}
.loggedin a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CC6600;
	padding-bottom: 2px;
	text-decoration: underline;
}


/* BODY STYLES */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #C6C6C6;
}
.pagebgcentre {
	background-image: url(img/pagebgcentre.gif);
	background-color: C6C6C6;
	background-repeat: repeat-x;
	background-position: top;
}
.pagebgshadowleftcentre {
	background-image: url(img/pagebgshadowleftcentre.gif);
}
.pagebgshadowrightcentre {
	background-image: url(img/pagebgshadowrightcentre.gif);
}
.tablebg {
	background: #F9F9F9 url(img/menubg.gif) repeat-x center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content {
	background: #F9F9F9;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-right: 14px;
	padding-left: 14px;
}
.content a:link {
	font-family: verdana;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.content a:active {
	font-family: verdana;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.content a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #2C6F0B;
	text-decoration: none;
	font-weight: bold;
}

.contenttext {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.contenttext a:link {
	font-family: verdana;
	font-size: 10px;
	color: #0B8307;
	text-decoration:none;
}
.contenttext a:active {
	font-family: verdana;
	font-size: 10px;
	color: #0B8307;
	text-decoration:none;
}
.contenttext a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #0B8307;
	text-decoration:none;
}
.contenttext a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
.pagebgshadowright {
	background-image: url(img/pagebgshadowright.gif);
}
.pagebgshadowleft {
	background-image: url(img/pagebgshadowleft.gif);
}

/* FOOTER STYLES */
.footershadow {
	background-image: url(img/footershadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footerbg {
	background-image: url(img/footerbg.gif);
}
.footertext {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}


/* MISC TAGS */

.img {
	border: 1px solid #666666;
}

/* NEWS ITEM STYLE */

.news-top {
	background-image: url(img/news-top.gif);
}
.news-tr {
	background-image: url(img/news-tr.gif);
}
.news-tl {
	background-image: url(img/news-tl.gif);
}
.news-bottom { 
	background-image: url(img/news-bottom.gif);
}
.news-br {
	background-image: url(img/news-br.gif);
}
.news-bl {
	background-image: url(img/news-bl.gif);
}
.news-left {
	background-image: url(img/news-left.gif);
}
.news-right {
	background-image: url(img/news-right.gif);
}
.news-title {
	background-image: url(img/news-title.gif);
	font-family: verdana;
	font-size: 12px;
	color: #DADADA;
	padding-left: 9px;
	padding-right: 10px;
	font-style: italic;
	letter-spacing: 1px;
}
.news-title a:link {
	font-family: verdana;
	font-size: 12px;
	color: #DADADA;
}
.news-title a:active {
	font-family: verdana;
	font-size: 12px;
	color: #DADADA;
}
.news-title a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #DADADA;
}
.news-title a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #E4E225;
}
.news-details {
	background-image: url(img/news-title.gif);
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
}
.news-details a:link {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
} 
.news-details a:active {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.news-details a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.news-details a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.news-footer {
	background-image: url(img/news-footer.jpg);
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-bottom: 15px;	
	padding-left: 10px;
}
.news-background {
	background-image: url(img/headbg.gif);
	background-position: center;
}
.news-text {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding: 10px;
}

/* FORM STUFF */
.mainoption {
	font-weight: bold;
}

.toplogin {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	height: 16px;
	border: solid 1px #ccc;
	background-color: #E9E9E9;
}

.topbut {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	height: 15px;
	border: solid 1px #ccc;
	background-color: #E9E9E9;
	padding-bottom: 2px;
}

.users_hover {
background: #EFEFEF;
}