﻿/************************************************************************
* Default Tag Definitions
************************************************************************/
body
{
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #84AED9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 1020px;
}
h1
{
	font-size: 1.1em;
	color: #004080;
	border-bottom: 0px;
}
h2
{
	font-size: 1.0em;
	color: #004080;
	border-bottom: 0px;
}
h3
{
	font-size: 0.9em;
	color: #004080;
	border-bottom: 0px;
}
h4
{
	font-size: 0.9em;
	color: #004080;
	border-bottom: 0px;
}
p
{
	color: #444;
	line-height: 1.4em;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 1.2em;
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
label
{
	/* font-size: 0.8em;*/
	display: block;
	float: left;
	/* width: 10em;*/
	margin-right: 1em;
	/* text-align: right;*/
}
li
{
	font-size: 0.7em;
	color: #444;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 1.2em;
}

/************************************************************************
* Normal Link Definitions
************************************************************************/
a:link
{
	text-decoration: none;
	color: #333399;
}
a:visited
{
	text-decoration: none;
	color: #333399;
}
a:hover
{
	text-decoration: underline;
	color: red;
}
a:active
{
	text-decoration: none;
	color: #333399;
}

/************************************************************************
* Global Text Definitions
************************************************************************/
.SmallText
{
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.8em;
}
.ErrorText
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 0.8em;
	color: Red;
}
/************************************************************************
* Other HTML Definitions
************************************************************************/
fieldset
{
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: .5em 0 .5em 0;
	border: 1px solid #BFBABO;
	background-color: #F2EFE9;
	background-image: URL(Images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	padding: 0;
}
legend
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-left: 1em;
	color: #545351;
	font-size: 1em;
}
fieldset ol
{
	padding: 0 0 0 0;
	list-style: none;
}
fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: Transparent;
	background-image: none;
}
input.text
{
	width: 10.5em;
}

/************************************************************************
* Side Bar Elements 
************************************************************************/
#SideBarPane
{
	background-color: #F4F8FB;
	vertical-align: top;
	text-align: center;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#SideBarItem
{
	width: 100%;
	padding-top: 2px;
}
#SideBarList
{
	font: 9pt Tahoma;
	text-align: left;
}
#ArticleTools
{
	min-height: 40px;
	vertical-align: middle;
}
#NewMember
{
	font: 9pt Tahoma;
	text-align: left;
	vertical-align: top;
	padding: 5px 8px 5px 12px;
}

/************************************************************************
* Page Wrapper Elements 
************************************************************************/
#Wrapper
{
	background-color: white;
	color: Black;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	min-height: 768px;
}
#MasterContent
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

/************************************************************************
* Home Page Elements 
************************************************************************/
#HomePageContent
{
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
#HomePageContentPane
{
	vertical-align: top;
}
#HomePageTable
{
	padding: 10px 25px 10px 0px;
	border-bottom: #3F588B 1px solid;
}
#HomePageFeaturedItemsTable
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#HomePageFeaturedItemsTable tr
{
	vertical-align: top;
}
#HomePageBottomTable
{
	padding: 16px 0px 0px 16px;
	border-top: #3F588B 1px solid;
}
#FeaturedImage
{
	vertical-align: top;
	border: none;
	padding: 5px 0px 0px 5px;
	margin: 5px 0px 0px 5px;
}
#FeaturedItem
{
	vertical-align: top;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 5px;
}
.FeaturedArticleItemTd
{
	width: 62%;
	padding: 0px 16px 0px 0px;
	margin: 0px 16px 0px 0px;
	border-right: #3F588B 1px solid;
	vertical-align: top;
}
.FeaturedImageItemTd
{
	width: 38%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
#litQuote
{
	font-style: italic;
}

/************************************************************************
* Other Page Elements 
************************************************************************/
#FeaturedMember
{
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
#FeaturedMemberImage
{
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
#GridLegend
{
	padding-top: 10px;
}

/************************************************************************
* Resource Elements 
************************************************************************/
#ResourceList
{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/************************************************************************
* Sub Page Elements 
************************************************************************/
#PageConfig
{
	vertical-align: top;
	min-height: 760px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.ChatroomMemberList
{
	color: #444;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 1.2em;
	width: 450px;
	height: 200px;
}

/************************************************************************
* Page Layout Tables 
************************************************************************/
#LayoutTable
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#ContentTable
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#AdminPage
{
	background-color: White;
	position: relative;
	vertical-align: top;
	top: 0;
	left: 0;
	min-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ContentHeader 
{
	border-bottom: 2px solid #3F588B;
}
#ContentHeader h1 
{
	margin-top: 5px;
	margin-bottom: 5px;
	font: normal 2.0em Impact, "Arial Narrow", sans-serif;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#Content
{
	position: relative;
	vertical-align: top;
	top: 0;
	left: 0;
	min-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RightPane
{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 220px;
	min-height: 100%;
	border: 1px solid black;
	background-color: #F1F1F1;
}
#ContentPane
{
	vertical-align: top;
	border: none;
	border-width: 0px;
	background-color: #F1F1F1;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#RightAdPane
{
	vertical-align: top;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#RightNewsPane
{
	background-color: #F4F8FB;
	vertical-align: top;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#BannerAds
{
	float: right;
	padding-top:20px;
	padding-right: 10px;
}

/************************************************************************
* Content Boxes
************************************************************************/
.p-top20
{
	padding-top: 20px;
}
.p-right5
{
	padding-right: 5px;
}
.blue-border
{
	border-bottom: #3F588B 1px solid;
}
.read-more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F588B;
	font-weight: bold;
	padding-right: 15px;
}
.read-more:hover
{
	text-decoration: none;
}

.p-right20
{
	padding-right: 20px;
	border-right: #3F588B 1px solid;
}

.p-right44
{
	padding-right: 44px;
}
.p-top4
{
	padding-top: 4px;
}
.p-top2
{
	padding-top: 2px;
}
.p-top12
{
	padding-top: 12px;
}
.p-top14
{
	padding-top: 12px;
}
.p-top8
{
	padding-top: 8px;
}
.p-border
{
	border-bottom: #3F588B 1px solid;
}

/************************************************************************
* Misc Controls
************************************************************************/
#GoogleAds
{
	width: 160px;
	border-color: #6666CC;
	border: 1px;
	margin-top: 10px;
	margin-left: 10px;
}
#ArticleRatingBox
{
	width: 100%;
}
#BookControlTable
{
	width: 150px;
}
#RatingComments
{
    border: black 1px solid;
    background-color: #eeeeee;
    width:300px;
    height: 175px;
    padding: 5px;
    position: absolute;
    margin-top: 15px;
}
.txtcomment
{   width: 300px;
    height: 100px;
}
.FeaturedPhotographer
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #004080;
}
.PhotoDescription
{
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #004080;
	margin-top: 0px;
}
#SidebarContent
{
	margin-left: 5px;
}
#SidebarLeft
{
	width: 10px;
	float: left;
	clear: left;
	vertical-align: middle;
	margin-right: 10px;
}
#SidebarRight
{
	width: 210px;
	float: left;
	vertical-align: top;
	margin-right: 5px;
	padding-bottom: 10px;
}
#flashcontent 
{
	width:100%;
	height:100%;
}

/************************************************************************
* Index Definitions
************************************************************************/
.RootMenuItemStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	width: 100%;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	text-align: left;
    font-family:Verdana;
    font-size:11px;
	font-weight: bold;
}
.MenuItemStyle
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	width: 100%;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: white;
	text-align: left;
    font-family:Verdana;
    font-size:11px;
}
.MenuItemStyleNotSelected
{
	border-right: #F1F1F1 1px solid;
	border-top: #F1F1F1 1px solid;
	border-left: #F1F1F1 1px solid;
	border-bottom: #F1F1F1 1px solid;
	width: 100%;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #F1F1F1;
	text-align: left;
    font-family:Verdana;
    font-size:11px;
}
.MenuItemSelected
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	width: 100%;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: white;
	text-align: left;
    font-family:Verdana;
    font-size:11px;
    font-weight: bold;
}

/************************************************************************
* ForumLinksMenu
************************************************************************/

/************************************************************************
* Member Gallery Elements 
************************************************************************/
.UploadNoError
{
	padding-left: 5px;
	padding-top: 4px;
	text-align: left;
}
#GalleryImageItemHeader
{
	padding-bottom: 2px;
}
#GalleryImageItemFooter
{
	padding-top: 2px;
}
#ViewImageDetailsListing
{
	padding-top: 10px;
}
#ViewImageDetailsListing td
{
	height: 25px;
}
span.star 
{
    color: #E9786E;
}
.ImageComments p
{
	font-size: 0.9em;
}

/************************************************************************
* Chat Room Objects
************************************************************************/
.ChatRoomContainer
{
	Width:760px;
	background-color:#ffffff;
	padding-top: 10px;
	margin-top: 10px;
}

.ChatRoomTitle
{
	padding:5px 5px 5px 15px;
	background-color: #eeeeee;
	color: #444444;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	height:25px;
	background-image:url(images/menu_gif.gif)
}
.ChatRoomBoxArea
{
	background-color: #ffffff;
	padding:15px;
}
.ChatBox
{
	width: 750px;
	background-color: #cccccc;
}
.HomeImage
{
	float: left;
}
.OnlineImage
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}