/* gravity-slaves V2 stylesheet */
/* every pixel hand placed for css perfection */

/* Main site header formatting */

body {
    margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color : Black;
	text-align: center;
	background-image: url(/_template/_v2/graphics/bg_shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.wrapper {
	width : 880px;
	border : 0;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER */

.header {
	background-position:top center;
	background-repeat: no-repeat;
	background-color: navy;
	height: 100px;
	width: 880px;
}

.header_tag {
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 400px;
	position: relative;
 	top: 70px;
	text-align: right;
	float: left;
	left:0;
}

.headerMargin {
	color : white;
	background-color : #3b3bc1;
	border-color : black;
	font : 11px Arial, Helvetica, sans-serif;
	height: 18px;
	background-image: url(/_template/_v2/graphics/header/icon/middle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 880px;
}

.headerMarginBottom {
	height: 6px;
	text-align: left;
	background-color: white;
	width: 880px;
}

.headerIconBottom {
	background-image: url(/_template/_v2/graphics/header/icon/bottom.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	text-align:left;
}

.homeImage {
	width:450px;
	border: 0;
	position:relative;
	top: 1px;
	left: -410px;
}

.rss{
	position: relative;
	right: 2px;
	top: 1px;
	float: right;
}

/* SIDE MENUS */

.leftSideMenu {
	width: 130px;
	position: relative;
	left:0;
	float: left;
	background-color : #DDDDDD;
	text-align: left;
}

.rightSideMenu {
	width: 130px;
	background-color : #DDDDDD;
	position: relative;
	float: left;
	text-align: left;
}

.sideMenuHeader {
	color : White;
	background-color : #3b3bc1;
	padding: 1px 0px 1px 4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family : Veranda, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	height : 16px;
	width: 126px;
}

.sideMenuSection {
	margin-top:5px;
	margin-bottom:8px;
	text-align: left;
}

.sideMenuGraphic {
	margin-top:5px;
	margin-bottom:8px;
	text-align: center;
}

.sideMenuItem {
	color: black;
	padding-left : 2px;
	margin-bottom : 4px;
	font-size : 7pt;
}

.sideMenuSearch {
	color: black;
	padding-left : 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom : 4px;
	font-size : 7pt;
	text-align:center;
}

.sideMenuTrails {
	color: green;
}

.sideMenuGallery {
	color: blue;
}

.sideMenuArticle {
	color: navy;
}

.sideAdvert {
	margin-top:5px;
	margin-bottom:8px;
	text-align: center;
}

.sideSearch{
	margin-top: 4px;
	padding-top: 2px;
}

/* MAIN CONTENT */

.mainContent {
	width: 620px;
	position: relative;
	float:left;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.adBoxTop {
	width: 604px;
	background-color: silver;
	height: 64px;
	border : 1px solid black;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.adBoxBottom {
	width: 604px;
	padding-top: 8px;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

.locationBar{
	vertical-align : middle;
	text-align: left;
	background-color:#dbdbdb;
	margin: 0px 8px 4px 8px;
	padding : 1px 4px 1px 4px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size : 8pt;
	color : #555555;
	height : 16px;
	font-weight: bold;
}

.serviceAnnouncement{
	vertical-align : middle;
	text-align: left;
	background-color:#dbdbdb;
	margin: 0px 8px 4px 8px;
	padding : 1px 4px 1px 4px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size : 8pt;
	color : #555555;
}

.serviceAnnouncementTitle{
	color : red;
	font-weight : bold;
	background-color : transparent;
	height : 18px;
}

/* sets the width of body within the content chunk */
.pageBody {
	width: 608px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

.article {
	font-size: 11px;
	margin-bottom : 12px;
}

.bottomMenuBar {
	margin: 4px 8px 0px 8px;
	padding: 1px 1px 1px 4px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	background: #dbdbdb;
	color : black;
	text-align: center;
}

.footer {
	clear:both;
}

.footerText {
	font-size: 8pt;
	margin: 6px 0px 12px 0px;
	text-align: center;
}

.footerAds {
	margin: 4px 0px 0px 0px;
	text-align: center;
}

/* ARTICLE INTRO FOR 'MAIN' SUMMMARY */

.articleIntroWrapper {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.articleIntroImage {
	float: left;
	width: 114px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.articleIntroText {
	float: left;
	width: 490px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}

.articleIntroDivide {
	position: relative;
	clear: both;
	padding-top: 4px;
	border-bottom: solid silver 2px;
}

/* GLOBAL TEXT */

td {
	font-size: 12px;
	color: Black;
	font-family: verdana, arial, helvetica, serif;
	background-color : transparent;
}

p {
	color : black;
	background-color : transparent;
	margin-top : 0px;
	margin-bottom : 8px;
}

h1 {
    font-size : 12pt;
	margin-top: 0px;
	margin-bottom : 4px;
	font-family: arial, helvetica, serif;
}

h2 {
    font-size : 11pt;
	margin-bottom : 4px;
	font-family: arial, helvetica, serif;
}

h3 {
	font-size : 10pt;
	margin-bottom : 3px;
	font-family: arial, helvetica, serif;
}

.small {
	font-size:8pt;
	background-color : transparent;
}

.tiny {
	font-size : 7pt;
	background-color : transparent;
}

.quote {
	color : Navy;
	font-style : italic;
	background-color : transparent;
}

.emph1 {
	color : red;
	background-color : transparent;
}

.emph2 {
	color : #000077;
	background-color : transparent;
}

.emph3 {
	color : gray;
	background-color : transparent;
}

.image
{
	border:0px;
}

.white {
	color : white;
	background-color : transparent;
}

.boldred {
	color : red;
	font-weight : bold;
	background-color : transparent;
}

.boldblue {
	color : #000077;
	font-weight : bold;
	background-color : transparent;
}

.boldgray {
	color : gray;
	font-weight : bold;
	background-color : transparent;
}

.clear {
clear: both;
}

/* LNKAGE */

A {
	color: #000099;
	text-decoration : none;
	background-color : transparent;
}

A:hover {
	color: #000099;
	text-decoration : underline;
	background-color : transparent;
}

A.topMenu {
	color: White;
	text-decoration: none;
	background-color : transparent;
	font-weight : bold;
	font-size: 12px;
	padding: 0px 4px 2px 4px;
}

A.topMenu:visited {
	color: White;
	text-decoration: none;
	background-color : transparent;
	padding: 0px 4px 2px 4px;
}

A.topMenu:hover {
	color: white;
	text-decoration: none;
	background-color : #000077;
	padding: 0px 4px 2px 4px;
}

A.bottomMenu {
	text-decoration: none;
	font-size : 8pt;
	padding: 0px 3px 5px 3px;
}
	
A.bottomMenu:hover {
	text-decoration: underline;
	padding: 0px 3px 5px 3px;
}


/* SHOW ARTICLE */

.articleHeaderWrapper {
	border: 1px solid black;
	padding : 4px;
	background-color: silver;
	margin-top: 4px;
	margin-bottom: 4px;
}

.articleIntroImage {
	position: relative;
	float: left;
	width: 110px;
	text-align: left;
}

.articleTitle {
	font-size: 12px;
	background-color : transparent;
}

.articleIntroHeader {
	font-style: italic;
	font-size: 11px;
	float: left;
	position: relative;
	left: 0px;
	width: 485px;
	text-align: justify;
}

.articleAuthor {
	margin-top: 4px;
	font-size: 7pt;
}

.articleHeaderBox{
	background-color:#dbdbdb;
	margin-top: 4px;
	padding:4px 4px 5px 4px;
	border:1px solid black;
	font-size : 8pt;
	color : #555555;
	vertical-align : top;
	font-style : italic;
}

.articleIntroDivider {
	width : 580px;
	color: Blue;
	background-color : transparent;
}

.articlePageMenuHeader {
	background-color : Gray;
	border : 1px solid black;
	vertical-align : middle;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	color : White;
}

.articlePageMenuContentLeft{
	background-color:#dbdbdb;
	padding-left:4px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:4px;
	border-left:1px solid #555555;
	font-size : 8pt;
	color : #555555;
	vertical-align : top;
}

.articlePageMenuContentRight{
	background-color:#dbdbdb;
	padding-left:2px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	border-right:1px solid #555555;
	font-size : 8pt;
	color : #555555;
	vertical-align : top;
}

.articlePageMenuContentBottom{
	color:white;
	background-color:#dbdbdb;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
}

.articleToolboxHeaderMargin {
	color : white;
	background-color : #3b3bc1;
	border-color : black;
	height: 18px;
	width: 880px;
}

.articleToolBoxHeader {
	background-color : Gray;
	border : 1px solid black;
	vertical-align : middle;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	color : White;
}

.articleToolBox{
	background-color:#dbdbdb;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:2px;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	vertical-align : top;
}

.articleImage {
	font-weight : bold;
	text-align: center;
	color : #000077;
	font-size:11px;
	margin-left: auto;
    margin-right: auto;
}

.emphBox{
	background-color:#dbdbdb;
	margin: 8px 2px 4px 2px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:4px;
	border:1px solid black;
	font-size : 8pt;
	color : black;
}

/* RANDOM STUFF */

FORM {
	DISPLAY: inline
}

.border {
	color : white;
	background-color : Black;
}

.newsBox {
	background-color : #dbdbdb;
	border : 1px solid black;
	vertical-align : middle;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	color : Black;
}

.inset {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color : navy;
	margin-top : 5px;
	margin-bottom : 10px;
	background : silver;
	font-style : italic;
	font-weight : bold;
}

IMG.imageBorder {
	border:1px solid black;
}

.bgimage {
	background-image : url(/_template/v2/graphics/watermark.jpg);
	background-repeat : no-repeat;
}


/* GALLERIES */

.photoRateBox{
	background-color:#dbdbdb;
	padding:5px 5px 2px 5px;
	border:1px solid #555555;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #555555;
	vertical-align : middle;
}

/* CALENDAR */

.monthHeader {
	background-color:#dbdbdb;
	padding:2px 5px 2px 1px;
	margin:4px 0px 0px 0px;
	border-top:1px solid black;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	font-size : 9pt;
	font-weight:bold;
	color : black;
	width:200px;
}

.monthContent {
	margin:0px 0px 8px 0px;
	padding:2px 5px 2px 2px;
	border:1px solid #555555;
	font-size : 9pt;
}

.calendarAccessHeader {
	width: 450px;
	margin:4px auto 4px auto;
	text-align: center;
	background: silver;
	border: 1px solid #000000;
}

.eventstatus_yes {
	font-size:8pt;
	color:black;
	background-color : #e5ecf9;
}

.eventstatus_no {
	font-size:8pt;
	color:silver;
	background-color : transparent;
}

.eventstatus_maybe {
	font-size:8pt;
	color:blue;
	background-color : transparent;
}

.filterToolbar {
	width: 450px;
	margin:4px auto 4px auto;
	padding:2px 0px 2px 0px;
	text-align: center;
	background: silver;
	border: 1px solid #000000;
}

.filterElement {
	font-size:9px;
	color:blue;
	background-color : red;
	width:40px;
}


/* shop fix for main site */

SPAN.productSpecialPrice {
	COLOR: #ff0000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-weight: bold;
}

/* shop */

.shopAnnouncement{
	background-color:#dbdbdb;
	margin-top: 4px;
	margin-left:8px;
	padding:4px 4px 5px 4px;
	border:1px solid black;
	width:594px;
	text-align:left;
	font-size : 8pt;
	color : #555555;
	vertical-align : top;
	font-style : italic;
	color:black;
}

/* FORUM SPECIFIC */

.mainForumContent {
	width: 746px;
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: white;
}

.mainForumTable {
	width: 746px;	
	}

.forumAdBoxTop {
	background-color: silver;
	height: 64px;
	border : 1px solid black;
	padding-top: 3px;
	text-align: center;
	margin-right: 2px;;
	margin-bottom: 4px;
}

.forumLocationBar{
	vertical-align : middle;
	text-align: left;
	background-color:#dbdbdb;
	margin: 0px 2px 4px 0px;
	padding : 1px 4px 1px 4px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size : 8pt;
	color : #555555;
	height : 16px;
	font-weight: bold;
}

.forumBottomMenuBar {
	margin: 8px 2px 0px 0px;
	padding:1px 0px 1px 4px;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	background:#dbdbdb;
	color : black;
	text-align: center;
}

.forumFooterText {
	font-size: 8pt;
	margin: 28px 0px 0px 0px;
	text-align: center;
}

.forumFooterAds {
	margin: 8px 0px 0px 0px;
	text-align: center;
}

.forumContent {
	border-left:1px solid black;
}


/* GOOGLE SEARCH PAGE SPECIFIC */

.searchPageBody {
	width: 880px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
}

.searchWrapper {
	width : 880px;
	border : 0;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

.searchMainContent {
	width: 880px;
	position: relative;
	float:left;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
