﻿body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
}
td
{
	vertical-align: top;	
}
* {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
    padding-left: 0px;
    text-indent: 1px;
    color: #000000;
    font-family: Verdana;
}
.clear{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    clear: both;
    margin-left: 55px;
    margin-top: 30px;
    height: 16px;
    width: 82px;
}
#container {
    background-position: center;
    margin: 0px center;
    text-align: left;
    width: 822px;
    background-image: url('../../images/background.jpg');
    background-repeat: no-repeat;
    height: 663px;
}
#main {
    margin : 0px 12px 0px 10px;
    width: 309px;
    height: 628px;
    position: inherit;
}
#left {
    width: 226px;
    float: left;
    display: inline;
    height: 500px;
    margin-left: 10px;
}
#right {
    width: 80px;
    height: 30px;
}

#flash 
{
 background-color: #000000;
}

/*** Content ***********************************************************/


.content {
    background-image: url('../../images/newsbgd.png');
    width: 490px;
    margin-top: -400px;
    height: 470px;
    margin-left: 260px;
}
h3 
{
    font-size: 14px;
    color: gray;
    height: 20px;
    text-indent: 0px;
    text-align: left;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 10px 0px;
}
.content a {
	color:#2e260f;
	font-size: small;
}
.content a:hover {
	color:#cf0002;
}

/***************** Menu ***********************/
#menu {
    width: 189px;
    height: 467px;
    margin-left: 50px;
    margin-top: 20px;
}
#menu ul {
    background-position: right;
    padding: 0px 0px 0px 0px;
    width: 186px;
    background-image: url('../../images/menubgd.png');
    height: 277px;
    background-repeat: no-repeat;
}
#menu li {
	background-image: url('../../images/arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #bc5b5b;
	list-style-type: none;
	padding: 4px 20px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	padding: 4px 0px 4px 0px;
	font-weight: 600;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
    background-repeat: no-repeat;
    width: 261px;
    height: 76px;
    margin-left: 93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #000000;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#800000;
}

/***************** ASPX Controls ***********************/
.h2
{
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
}
.h3
{
	font-family: verdana;
	font-size: 8pt;
}
.pagetitle
{
    font-family: Pristina;
    font-size: x-large;
    font-style: normal;
    font-weight: normal;
    color: gray;
    text-align: left;
}
.textbox
{
	padding: 3px;
	border: 1px solid #808080;
	font-family: Verdana;
	font-size: 8pt;
}
.textarea
{
	padding: 3px;
	border: 1px solid #808080;
	font-family: Verdana;
	font-size: 8pt;
	width: 95%;
}
.button
{
	border: 1px solid silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	padding: 1px 2px 1px 2px;
}
.textboxlabel
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.text
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}
.HeaderLabel
{
	font-family: verdana;
	font-weight: bold;
}
.TDSpacing
{
	padding: 5px;
}
.ProfilePicture
{
	margin: 5px;
	padding: 5px;
	border: 0.5px dashed #808080;
	width: 100px;
	height: 100px;
}
/***************** PHOTO ALBUM ***********************/
.Thumbnail
{
	padding: 5px;
	width: 142px;
	height: 109px;
}


/***************** GRIDVIEWS ***********************/
.gridview
{
	width: 100%;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.gridview th
{
	padding: 5px;
	background-color: #FFCC99;
	text-align: left;
}
.gridview tr .itemRow
{
		
}
.altRow
{
	background-color: Silver;
}
/***************** DETAILSVIEW ***********************/
.detailsviewmain
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.DetailsviewCommandbar
{
	padding: 5px;
	background-color: #E5E5E5;
}
.detailsviewheader
{
	padding: 5px;
	text-align: right;
	width: 50%;
	border-right-style: solid;
	border-right-width: 0.5px;
	border-right-color: #808080;
}
.detailsviewrow
{
	padding: 5px;
	margin: 5px;
}
/***************** COMMANDTOOLBAR ***********************/
.commandtoolbar
{
		background-color: #E5E5E5;
	width: 100%;
}

.errorlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	border: 1px solid black;
	margin: 15px 15px 0px 15px;
	padding: 5px 5px 5px 5px;
	
}

.messageLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Green;
	font-variant: normal;
	border: 1px solid black;
	margin: 15px 15px 0px 15px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.linkforgotpassword
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.commandimgbutton
{
	padding: 3px;
}
.ReadingText
{
	font-family: Verdana;
	font-size: 8pt;
}
.PhotoGalleryAlbum
{
	padding: 5px;
	border: 0.5px dotted #808080;
}
.EventsTextSmall
{
	padding: 3px;
	font-family: Verdana;
	font-size: 8pt;
}

/***************** FORM ***********************/
.formtable{
	width: 100%;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	margin-top:20px;
	margin-left:15px;
	vertical-align:top;
}

.formtable td{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

/**************** Styles Added By Cobus ***********************/

.divGallery 
{
	width:100%; 
	text-align:left; 
	padding: 5px 5px 20px 5px
}

.divGallery img
{
	border: 1px solid silver;
	padding: 10px;
	margin-right: 10px;
}

.divGallery img:hover
{
	border: 1px solid #bc5b5b;
}

.pager
{
	text-decoration:none;
	color:Gray;	
}

.pager:hover
{
	text-decoration:underline;
	color: #bc5b5b;
}

.validationError
{
	color: #bc5b5b;
}

.validationFieldHighlight
{
	background-color: #ffffcc;
	padding: 3px;
	border: 1px dotted #bc5b5b;
	font-family: Verdana;
	font-size: 8pt;
}

.actionIcon
{
	border:none;	
}

.adminMenu 
{
	margin:20px;
	text-align:left;	
}

.comment
{
	font-size: 10px;
	font-style: italic;
	color:Gray;
}

.divCentered
{
	width:100%;
	text-align: center;	
	padding-bottom:15px;
	clear:both;
}

.editPhoto
{
	border: 1px solid silver;
}

.editPhoto td
{
	padding: 5px;
}