/* $Id: style.css,v 1.6 2004/05/06 12:55:53 ryan Exp $ */
BODY {
	margin: 0px 0px 0px 0px;
	color : #333333;
	font-size : 14px;
     font-family:"MS Sans Serif", Arial, Tahoma, sans-serif; font-size:14px; background-color: #FFFFFF; color: #000000;
}
a:active {  text-decoration: none; color: #ff0000; }
a:link {  text-decoration: none; color: #0000cc; }
a:visited {  text-decoration: none; color: #6b0503; }
a:hover {  text-decoration: underline; color: #F65327; }

a.titleLink:active { color: #F4F4F4; }
a.titleLink:link { color: #F4F4F4; }
a.titleLink:visited { color: #F4F4F4; }
a.titleLink:hover { text-decoration: underline; color: #395175; }

a.forumTitleLink:active { color: #4A5861; }
a.forumTitleLink:link { color: #4A5861; }
a.forumTitleLink:visited { color: #4A5861; }
a.forumTitleLink:hover { text-decoration: underline; color: #395175; }


/* Forms */
input { font-size: 11px; }
/*option { border-color:#000000; border-width:1; }
select { border-color:#000000; border-width:1; }
textarea { border-color:#000000; border-width:1; }      */
input.submit { border: 1px solid black; text-align: center; font-size: 12px; background-color: #ffffff; }

/* Body */
#mainBody { margin: 0px; }
#container { text-align: center; }
#bold { font-weight: bold; }
#top { vertical-align: top; }

/* Header */
#headerBackground { background-color: #A78C5C; height: 100px; }
#headerTitle { font-weight: bold; font-size:28px; color: #000000; text-align: left; padding-left: 30px;}

/* Footer */
#footer { width: 750px; font-size:9px; text-align: center; margin: 0px auto;}

/* Boxes (Generic) */
#boxTitle { font-weight: bold; font-size:12px; background-color: #3F3931; color: #ffffff; border-bottom: 1px solid black; text-align: center; }
#boxTitleLeft { font-weight: bold; font-size:12px; background-color: #3F3931; color: #ffffff; border-bottom: 1px solid black; text-align: left; }
#box { border: 1px solid black; width: 95%; margin: 0px auto;}
#boxBody { font-family:"MS Sans Serif", Arial, Tahoma, sans-serif; font-size:11px; padding: 2px; text-align: left; margin: 0px;}
#boxCell { text-align: left; padding: 1px; vertical-align: top; font-size: 11px; }
#boxCell-padding { text-align: center; padding: 5px; vertical-align: center; font-size: 11px; }
#boxCell-alt { text-align: left; padding: 1px; vertical-align: top; background-color: #EFEFEF; font-size: 11px;}
#boxCell-alt-center { text-align: center; padding: 1px; vertical-align: top; background-color: #EFEFEF; font-size: 11px;}
#box-400 { border: 1px solid black; width: 400px; margin: 0px auto;}
#box-200 { border: 1px solid black; width: 200px; margin: 0px auto;}
#box-invis { border: 0px; margin: 0px auto; }
#boxCell-right { text-align: right; font-size: 11px; padding: 1px; }
#boxCell-center { text-align: center; font-size: 11px; }
#boxCell-bold { text-align: left; font-weight: bold; font-size: 11px; vertical-align: top;}
#boxCell-bold-alt { text-align: left; font-weight: bold; font-size: 11px; background-color: #E0E0E0; vertical-align: top;}
#boxCell-bold-center { font-weight: bold; font-size: 11px; text-align: center;}
#boxCell-bold-right { font-weight: bold; text-align: right; font-size: 11px; }
#smallText { font-size: 9px; text-align: left; font-weight: normal; }
.smallText { font-size: 9px; text-align: left; font-weight: normal; }
#smallText-center { font-size: 9px; text-align: center;  }
#smallText-right { font-size: 9px; text-align: right;  }


/* General */
#paging { font-size: 9px; text-align: left; padding: 1px; }
#attn { font-size: 9px; color: #FF0000;  }
.attn { font-size: 9px; color: #FF0000;  }
#hover { font-size: 11px; }


/* News & Search*/
#newsSubTitle { font-weight: bold; font-size: 9px; padding: 2px; text-align: left; }
#newsTable { width: 700px; border: 1px solid black; text-align: left; margin: 0px auto; }
#newsNoBGTitle { font-weight: bold; font-size: 12px; border-bottom: 1px solid black; text-align: left; }
#newsBrowse { width: 95%; margin: 0px auto;}

/* Content (Upper Level) */
#leftContent { position: absolute; left:10px; top:110px; width:200px; }
#mainContent { margin: 0px 10px 10px 225px; background: red;}

/* Gallery */
#gallery-box { border: 1px solid black; width: 95%; margin: 0px auto; }
#gallery-box td { vertical-align: top; }
.gallery-box-title { font-weight: bold; font-size:12px; background-color: #3F3931; border-bottom: 1px solid black; text-align: left; padding: 1px 1px 1px 1px;}
.gallery-category-title { font-weight: bold; font-size:12px; text-align: left; }
.gallery-description    { font-weight: normal; font-size:10px; text-align: left; padding: 0px; }
.gallery-category-table { border: 1px solid black; width: 95%; margin: 5px auto; }
.gallery-table { border: 1px solid black; margin: 5px auto; }
.gallery-subcategory-table { border: 1px solid black; width: 98%; margin: 5px auto; }
#gallery-summary-body { text-align: left; vertical-align: top; padding: 1px 0px 1px 5px;}
#gallery-spacer { height: 10px; }
#gallery-body { text-align: center; vertical-align: top; padding: 5px; margin: 10px;}
#gallery-cat-header { text-align: left; padding: 3px; font-size: 13px;}
#gallery-cat-header-small { text-align: left; padding: 3px; font-size: 11px;}
#gallery-cat-header-small-bold { text-align: left; padding: 3px; font-size: 11px; font-weight:bold;}
.galleryImage {
    /*padding: 4px;*/
    margin:  2px;
    border:  1px solid black;
}
#galleryImageCell-new { text-align: center; vertical-align: top; padding: 2px; border: 1px solid black; background: #E5EEFB;}
#galleryImageCell { text-align: center; vertical-align: top; padding: 2px; border: 1px solid black;}

/* Paragraphs */
p { margin-top: 0px; margin-bottom: 0px; }
p.p1 { text-align: center; padding: 5px; }
p.padding { padding: 5px; }

/* MENU */
.m0table0 { text-align: left; padding: 1px;}
.m0table { background: white; padding: 1px; text-align: left; border: 1px solid black;}
/* Style for outer tag, mout (mouse out) state */
.m0mouto { background: white; }
/* Style for outer tag, mover (mouse over) state */
.m0movero { background: #D4D4D4; border: 1px solid black; padding: 1px;}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno { background: white; }
/* Style for inner tag, mover (mouse over) state */
.m0inner { font-family: "MS Sans Serif", Tahoma, sans-serif; font-size: 12px; padding: 3px; }

.mout {	font-family:"MS Sans Serif", Arial, Tahoma, sans-serif; font-size:11px; background-color: #ffffff; text-decoration: none; width: 100%; padding: 0px;}
.mover { font-family:"MS Sans Serif", Arial, Tahoma, sans-serif; font-size:11px; background-color: #E6E6E6; text-decoration: none; width: 100%; padding: 0px;}

INPUT {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Arial, sans-serif
}
SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Arial, sans-serif
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #666666; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.small {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Arial, sans-serif
}
.stats {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif", Tahoma, sans-serif
}
.medium {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif
}
.medium A {
	FONT-SIZE: 11px
}
.medium A:visited {
	FONT-SIZE: 11px
}
.medium A:hover {
	FONT-SIZE: 11px
}
.medium A:active {
	FONT-SIZE: 11px
}
.medium-noul {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.medium-noul A {
	FONT-SIZE: 11px; TEXT-DECORATION: none
}
.medium-noul A:visited {
	FONT-SIZE: 11px; TEXT-DECORATION: none
}
.medium-noul A:hover {
	FONT-SIZE: 11px; TEXT-DECORATION: none
}
.medium-noul A:active {
	FONT-SIZE: 11px; TEXT-DECORATION: none
}
.smallwhite {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.smallwhite A {
	COLOR: #ffffff
}
.smallwhite A:visited {
	COLOR: #ffffff
}
.smallwhite A:hover {
	COLOR: #ffffff
}
.smallwhite A:active {
	COLOR: #ffffff
}
.mediumwhite {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, sans-serif
}
.mediumwhite A {
	FONT-SIZE: 11px; COLOR: #ffffff
}
.mediumwhite A:visited {
	FONT-SIZE: 11px; COLOR: #ffffff
}
.mediumwhite A:hover {
	FONT-SIZE: 11px; COLOR: #ffffff
}
.mediumwhite A:active {
	FONT-SIZE: 11px; COLOR: #ffffff
}
.bigwhite-noul {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.bigwhite-noul A {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
.bigwhite-noul A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
.bigwhite-noul A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
.bigwhite-noul A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}
.white {
	COLOR: #ffffff
}
.white A:link {
	COLOR: #ffffff
}
.white A:visited {
	COLOR: #ffffff
}
.white A:hover {
	COLOR: #ffffff
}
.white A:active {
	COLOR: #ffffff
}
.breadcrumbs {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.breadcrumbs A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.breadcrumbs A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.breadcrumbs A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.breadcrumbs A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.titlebars {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
.titlebars {
	FONT-SIZE: 11px
}
.titlebars A {
	COLOR: #ffffff
}
.titlebars A:visited {
	COLOR: #ffffff
}
.titlebars A:hover {
	COLOR: #ffffff
}
.titlebars A:active {
	COLOR: #ffffff
}
.atitlebar {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.atitlebar A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.atitlebar A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.atitlebar A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.atitlebar A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.navbar {
	FONT-WEIGHT: bold; COLOR: #595959; TEXT-DECORATION: none
}
.navbar A {
	COLOR: #595959; TEXT-DECORATION: none
}
.navbar A:visited {
	COLOR: #595959; TEXT-DECORATION: none
}
.navbar A:hover {
	COLOR: #3d3d3d; TEXT-DECORATION: none
}
.navbar A:active {
	COLOR: #3d3d3d; TEXT-DECORATION: none
}
.navbaron {
	FONT-WEIGHT: bold; COLOR: #cc0000
}
.navbaron A {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.navbaron A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.navbaron A:hover {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.navbaron A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.listingtitle {
	FONT-WEIGHT: bold; COLOR: #616161; TEXT-DECORATION: none
}
.listingtitle-mid {
	FONT-WEIGHT: bold; font-size:14px; COLOR: #606060; TEXT-DECORATION: none
}
.listingtitle-big {
	FONT-WEIGHT: bold; font-size:16px; COLOR: #333333; TEXT-DECORATION: none
}
.listingtitle A {
	COLOR: #616161; TEXT-DECORATION: none
}
.listingtitle A:visited {
	COLOR: #616161; TEXT-DECORATION: none
}
.listingtitle A:hover {
	COLOR: #454545; TEXT-DECORATION: none
}
.listingtitle A:active {
	COLOR: #454545; TEXT-DECORATION: none
}
.listingratings {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #616161; TEXT-DECORATION: none
}
.listingratings A {
	COLOR: #616161; TEXT-DECORATION: none
}
.listingratings A:visited {
	COLOR: #616161; TEXT-DECORATION: none
}
.listingratings A:hover {
	COLOR: #454545; TEXT-DECORATION: none
}
.listingratings A:active {
	COLOR: #454545; TEXT-DECORATION: none
}
.detailtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #454545; TEXT-DECORATION: none
}
.subtitlebars {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.listingname {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #cc0000; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.listing_orange {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #EE6600; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.listing_blue {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0404BB; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.listing_green {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #378742; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.listing_mid_blue {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0404BB; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.listing_mid_name {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #cc0000; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.listing_big_name {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #cc0000; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
.iconlinks {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cc0000
}
TEXTAREA.sticky {
	BORDER-RIGHT: 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: 0px solid; PADDING-LEFT: 0px; FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-LEFT: 0px solid; WIDTH: 225px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px solid; HEIGHT: 175px
}
.ajbackground {
	BORDER-RIGHT: #e4e4e4 1px solid; BORDER-TOP: #e4e4e4 1px solid; BORDER-LEFT: #e4e4e4 1px solid; BORDER-BOTTOM: #e4e4e4 1px solid; BACKGROUND-COLOR: #e9e9e9
}
.formbutton {
	BORDER-TOP-WIDTH: 1px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #790601; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #790601; COLOR: #ffffff; BORDER-TOP-COLOR: #790601; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #cf1108; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #790601
}

