﻿body 
{
    /*background-color: #daecfd;*/
    background-color: Black;
    font-family: Arial, Sans-Serif;
	font-size: small;
	width: 950px;
	margin: 1em auto 0 auto;
}

h1
{
    font-size: large;
    margin-bottom: 0em;
    font-weight: normal;
}

h2
{
    font-size: medium;
    font-weight: normal;
}

#LayoutTable
{
    margin: 0 auto;
    border-collapse: collapse;
    padding: 0 0 0 0;
    background-color: White;
    border:0;
}

#LayoutTable tr td
{    
    padding: 10 10 10 10;
}

#TitleRow td
{
    background-color: #3194fe;
}

.LeftPane
{
    padding: 0em 1em 0em 1em;
}

#MenuBar
{
    background-color: White;
    padding: 0 0 0 0;
    vertical-align: bottom;
    border-right: solid 1px #3194fe;
}

.StaticMenu
{
	color: White;
	font-size: larger;
	font-weight: normal;
}

.StaticMenuItem
{
	height: 2em;
	vertical-align: middle;
	color: White;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	background-image: none;
}

a.StaticMenuItem:link {color: White; text-decoration: none;}     /* unvisited link */
a.StaticMenuItem:visited {color: White; text-decoration: none;}  /* visited link */
a.StaticMenuItem:hover {color: White; text-decoration: none;}   /* mouse over link */
a.StaticMenuItem:active {color: White; text-decoration: none;}   /* selected link */

a.DynamicMenuItem:link {color: White; text-decoration: none;}     /* unvisited link */
a.DynamicMenuItem:visited {color: White; text-decoration: none;}  /* visited link */
a.DynamicMenuItem:hover {color: White; text-decoration: none;}   /* mouse over link */
a.DynamicMenuItem:active {color: White; text-decoration: none;}   /* selected link */

.StaticMenuHover
{
	background-color: #88bdef;
	color: #3e6fc8;
}

a.StaticMenuHover:link {color: #3e6fc8; text-decoration: none;}     /* unvisited link */
a.StaticMenuHover:visited {color: #3e6fc8; text-decoration: none;}  /* visited link */
a.StaticMenuHover:hover {color: #3e6fc8; text-decoration: none;}   /* mouse over link */
a.StaticMenuHover:active {color: #3e6fc8; text-decoration: none;}   /* selected link */

.StaticMenuSelected
{
	background-color: #88bdef;
	color: #3e6fc8;
}

.DynamicMenu
{
	margin-top: 1px;
	z-index: 10000; /* IE 8 menu fix */
}

.DynamicMenuItem
{
	border-top: solid 1px White;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

#TagLine
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
    color: #d14f51;
    font-size: xx-large;
}

.Content
{
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.1em;
}

#Copyright
{
    width: 100%;
    text-align: center;
    font-size: smaller;
    padding-top: 1em;
    color:White;
}

#Copyright a:active,
#Copyright a:visited,
#Copyright a:hover,
#Copyright a:link
{
    color:White;
}

.ContentArea
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0;
}

.ContentArea tr td
{
    vertical-align: top;
}

#MainContent
{
    width: 946px;
    color: #0e4fc6;
    background-color: White;
    border-top: solid 1px White;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    padding-right: 1em;
}

a:link {color: #d14f51; font-weight: normal; text-decoration: none; }     /* unvisited link */
a:visited {color: #d14f51; font-weight: normal; text-decoration: none; }  /* visited link */
a:hover {color: #d14f51; font-weight: normal; text-decoration: underline; }   /* mouse over link */
a:active {color: #d14f51; font-weight: normal; text-decoration: none; }   /* selected link */

table.DataEntry tr th
{
    text-align: left;
    padding-right: 1em !important;
    width: 12em !important;
}

table.DataEntry tr td,
table.DataEntry tr th
{
    padding-top: 0.25em !important;
    padding-bottom: 0.25em !important;
}

h1.AdminHeader
{
    margin-bottom: 1em;
}

table.StandardGridView tr th,
table.StandardGridView tr td
{
    padding-right: 1em !important;
    padding-left: 1em !important;
}

#RegisterTable tr th
{
    text-align: left;
}

table.EveHomePageLinkList
{
    border-collapse:collapse;
}

table.EveHomePageLinkList tr td.Spacer
{
    border: 0;
    background-color: White;
    width: 1em;
}

table.EveHomePageLinkList tr.Spacer
{
    height: 1em;
    background-color: White;
    border: 0;
}
table.EveHomePageLinkList tr.Spacer td
{
    background-color: White;
    border: 0;
}

table.EveHomePageLinkList tr td
{
    vertical-align: top;
    background-color: #fafafa;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

table.EveHomePageLinkList tr th
{
    vertical-align: top;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

table.EveHomePageLinkList img 
{
    border: 0;
}


table.GalleryImagesTable tr td.ImageContentCell
{
    width: 15em;
    padding:0.5em;
}



table.GalleryImagesTable tr td.ImageContentCell
{
    text-align: left !important;
}

table.GalleryImagesTable tr td.ImageContentCell div
{
    vertical-align: top;
    text-align:center;
}

.GalleryThumbImage
{
	/*width	:100px;*/
	height:150px;
}
.ImageContentCellImg  
{

	border:solid 1px Gray !important;
}

table.GalleryImagesTable tr td
{
    vertical-align: top;
    text-align:center;
}



.BlogHistorySection
{

	border:solid 1px #3194fe;
	padding-bottom:1em;
	margin:0.1em;
	margin-top:0;
}

.BlogHistoryLabel
{
	padding: 0.1em 2em 0.1em 0.5em;
	font-size:1.5em;
	color:White;
	background-color:#3194fe;
}

table.BlogGridView
{
	border:0;
	text-align:center;
}

table.BlogGridView tr td
{
	border:0;
	padding:0.5em;
}


.BlogDetailsSection
{
	margin:0.1em;
	margin-top:0;
	border:solid 2px #3194fe;
}

.BlogAuthorSection
{
	
}


.BlogProfileTitle
{
	padding: 0.1em 2em 0.1em 0.5em;
	font-size:1.5em;
	color:White;
	background-color:#3194fe;
}

.BlogAuthorImage
{
	float:left;
	height:8em;
	border:solid 1px red;
	padding:1px;
	background-color:#3194fe;
	margin:1em;
}



.BlogContent
{
	margin:1em;	

}
.BlogCommentEntrySection
{
	border:solid 1px Silver;
	margin:1em;
	padding:1em;
}


.BlogCommentEntrySection input
{
	padding:1em;
}

.BlogCommentEntrySection a
{
	background-color:#3194fe;
	color:White;
	padding:0.2em;
	border:groove 2px black;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}



.BlogCommentEntrySection a:hover
{
	text-decoration:none;
	color:Black;
}



.BlogCommentsLabel
{
	font-size:1.2em;
	border-bottom:solid 1px #3194fe;
}


.BlogAddCommentLabel
{
	font-weight:bold;
	margin:0.5em;
	padding:0.5em;
}



.BlogCommentEntry
{
	width:100%;
	border:solid 1px Silver;
}

.BlogCommentEntry img
{
	width:50px;
}


.BlogCommentDateEntered
{
	line-height:50px;
	vertical-align:top;
}

.BlogEntryComment
{
	float:left;
	font-style:italic;
	padding:0.5em;
}

.BlogEntryDelete
{
	float:right;
	margin:0.5em;
}
