﻿/*Generic */
h1
{
    font-weight: normal;
    color: #84090b;
    font-size: 20pt;
    margin: 2px 8px 8px 2px;
}
h2
{
    font-weight: normal;
    color: #84090b;
    font-size: 12pt;
}
h3
{
    font-weight: normal;
    color: #84090b;
    font-size: 9pt;
}
p
{
    color: #252625;
    font-family: Verdana;
    font-size: 9pt;
    margin: 8px;
}
a
{
    color: #84090b;
    text-decoration: none;
    outline: none;
}
a:hover
{
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.floatLeft
{
    float:left;
}
.floatRight
{
    float:right;
}
a.fink, a.fink:hover
{
    cursor: pointer;
}
span.error
{
    color: Red;
}
.error
{
    color: Red;
}
.Active
{
    color: Green;
}
.Inactive
{
    color: Red;
}
/*Body*/
body
{
    background: url(../img/bg.jpg);
    text-align: center;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: Verdana;
    font-size: 100%;
    color: #252625;
}
#pagewrap
{
    width: 960px;
    padding: 0;
    margin: 0;
    outline: 0;
    border: solid 1px #bebebe;
    background: #fff;
    text-align: left;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 9pt;
}
#ie6key
{
	display: none;
	width: auto;
	padding-top: 3px;
	height: 37px;
	text-align: center;
	background-color: #ffc000;
	color:#fff;
	font-size:14px;
	
}
#ie6key a
{
    color:#fff;
    font-weight:bold;
}
#logoslinks
{
    text-align: center;
}
#logoslinks img
{
    margin: 10px 55px 10px 55px;
}
#adminbar
{
    margin: 0;
    text-align: left;
    margin: auto;
    width: 960px;
}
#keyline
{
    height: 18px;
    background-color: #84090b;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding-top: 3px;
}
#keyline a
{
    color: #fff;
}

/*********** Paging ***********/
.active-link
{
    text-decoration: overline;
}
.pageNums
{
    float: right;
    clear: both;
    font-family: Georgia;
    font-size: 15px;
    padding: 5px;
}
/**********TOP BAR***********/
#logo
{
    float: left;
}
#navbar
{
    margin-top: 3px;
    height: 22px;
    background: url(../img/bar_bg.jpg) repeat-x;
    color: #fff;
    text-align: center;
}
li.navEl a
{
    color: #fff;
    float: left;
    font-size: 10pt;
    padding-right: 13px;
    padding-left: 13px;
    height: 21px;
    border-bottom: solid 4px #fff;
  
}
li.navEl a:hover
{
    text-decoration: none;
    border-bottom: solid 4px #ffc000;
}
li.navEl
{
    margin-top: 2px;
    float: left;
}
/****END****/

/****FOOTER****/

.bar
{
    height: 22px;
    background: url(../img/bar_bg.jpg) repeat-x;
}
#contactbar
{
    margin-top: 14px;
    border-top: solid 1px #84090b;
    border-bottom: solid 1px #84090b;
    padding-top: 4px;
    height: 20px;
    color: #84090b;
    font-size: 9pt;
    text-align: center;
}

#siteby
{
    color: #84090b;
    font-size: 7pt;
    padding: 5px;
}

/*****END****/

/****MAIN CONTENT****/

/*****LATEST NEWS****/
.latestnews
{
    width: 235px;
    min-height: 230px;
    height: auto;
    border: solid 1px #c7c7c7;
    margin-bottom: 5px;
    margin-right: 5px;
    background-color: #f0f0f0;
}

.latestnews p
{
    color: #434343;
    font-size: 9pt;
    margin-top: 10px;
}
.latestnews .newsitem
{
    padding-bottom: 10px;
    background: url(../img/hr.jpg) no-repeat bottom center;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.latestnews .header
{
    height: 18px;
    padding: 2px;
    padding-left: 10px;
    background: url(../img/bar_bg.jpg) repeat-x;
}

.latestnews .header h4
{
    color: #fff;
}
/******END********/
/****SUB MENU*******/
.submenu
{
    padding: 10px;
    width: 136px; /*min-height:454px;*/
    height: inherit;
    background-color: #f0f0f0;
    color: #434343;
    font-size: 9pt;
    margin: 0px 2px 2px 2px;
}
.submenu h4
{
    font-weight: bold;
    color: #434343;
    font-size: 10pt;
    margin-bottom: 2px;
}

/******END********/
/***** Last Logged In *****/
.lastLoggedIn
{
    padding: 10px;
    width: 136px; /*min-height:454px;*/
    height: inherit;
    background-color: #f0f0f0;    
    font-size: 9px;
    float: left;
    margin: 0px 2px 2px 2px;
    clear: none;       
}
.lastLoggedInTitle
{
    color: #84090b;
    font-weight: bold;
}
/**** END ****/
#MainContent
{
    clear: both;
    height: auto;
    margin-top: 10px;
}
.MainText
{
    float: left;
    width: 360px;
    margin-left: 10px;
}
p.borderBttm
{
    padding-bottom: 10px;
    background: url(../img/hr.jpg) no-repeat bottom center;
}
.MainText img
{
    padding-top: 10px;
}
a.gallery-img-link
{
    display: block;
    height: 80px;
    width: 80px;
    margin: 5px;
}
#randGallImg
{
    text-decoration: none;
}
#randGallImg a:hover
{
    text-decoration: none;
}
/* Forms */
a.linkSubmitBttn
{
    color: #fff;
    text-decoration: none;
    border: 1px solid #999;
    padding: 6px 15px 6px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #84090b;
}
a.addNewItem
{
    display: block;
    margin-left: 10px;
    padding: 3px 5px 3px 5px;
    border: 1px solid #999;
    width: 100px;
    text-align: center;
    clear: right;
    margin-bottom: 10px;
}
a.addNewItem:hover
{
    text-decoration: none;
}
.seperator
{
    clear: both;
}
fieldset
{
    border: none;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    background-color: #fefefe;
    padding: 20px;
}
legend
{
    padding: 0 .5em;
    background: transparent;
    font-weight: normal;
    color: #84090b;
    font-size: 16pt;
}
input, textarea
{
    width: 350px;
    padding: 2px;
    border: 1px solid #ccc;
    font-family: Verdana, Arial, Helvetica;
    font-size: 90%;
}
input.small
{
    width: 100px;
}
.check
{
    float: left;
    width: auto;
}

.submit, .submitBttn
{
    width: auto;
    padding: 4px 15px 4px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.submitBttn
{
    background-color: #84090b;
}
.submit:hover, .submitBttn:hover
{
    cursor: pointer;
}
input:focus, textarea:focus
{
    background-color: #fefefe;
    border: 1px solid #84090b;
}
label
{
    display: block;
    width: 150px;
    float: left;
    text-align: right;
    padding-right: 10px;
    font-size: 80%;
    font-weight: bold;
}
.lbl_alert
{
    margin-left: 10px;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 14px;
}
input, textarea, label
{
    margin: 3px;
}
/* single image uploading */

#image-preview
{
    margin-left: 160px;
}
.img-container
{
    float: left;
    margin: 5px;
    margin-left: 0;
}
.img-icon-bar
{
    background: transparent;
    position: relative;
    top: -55px;
    padding-left: 5px;
}
.img-icon-bar img:hover
{
    cursor: pointer;
}
.img-icon-bar-bg
{
    background-color: #fff;
    opacity: .5;
    position: relative;
    top: -30px;
    height: 27px;
}

