
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION AND MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information
{
    margin-left: auto;
    margin-right: auto;
    width: 720px;
    color: #CCCCCC;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.image-border
{
    border: 1px solid #cecece;
    padding: 4px;
    background: #d9d9d9 url(../../images/general/bg-photo.png) top repeat-x;
    margin-bottom: 5px;
    display: block;
}

.image-float-left
{
    float: left;
    margin-right: 10px;
}

.image-float-right
{
    float: right;
    margin-right: 10px;
}

.image-float-center
{
    text-align: center;
    margin-left: 55px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BASIC PAGE TAGGING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FFFFFF;
    font-size: 0.9em;
    background-repeat: no-repeat;
    background-position: 85% 100%;
}

hr.small
{
    width: 25%;
    text-align: center;
    color: #000366;
    height: auto;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link
{
    color: #000366;
    text-decoration: underline;
}
a:visited
{
    color: #000366;
    text-decoration: underline;
}
a:hover
{
    color: #666666;
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
    color: #666666;
}

a .none
{
	text-decoration: none;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LAYOUTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#content-side-Login-column
{
    float: left;
    width: 350px;
    padding-left: 15px;
}

#content-Login-two-column
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 560px;
    border: 1px solid #CCCCCC;
    position: relative;
    float: right;
}

#content-container-one-column
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 960px;
    position: relative;
    border: 1px solid #CCCCCC;
    float: left;
}

#content-main-one-column
{
    width: 960px;
    float: left;
}

#content-container-two-column
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 960px;
    border: 1px solid #CCCCCC;
    position: relative;
    float: left;
}

#content-main-two-column
{
    width: 730px;
    margin-left: auto;
    margin-right: auto;
}

#content-side-two-column
{
    float: right;
    width: 100px;
    border-left: solid 1px #CCCCCC;
    padding-left: 15px;
    margin-left: 90px;
}

#content-container-three-column
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 960px;
    border: 1px solid #CCCCCC;
    position: relative;
    float: left;
}

#content-main-three-column
{
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: text-top;
}

#content-side1-three-column
{
    float: left;
    width: 180px;
    vertical-align: text-top;
    padding-right: 15px;
    border-right: solid 1px #CCCCCC;
}

#content-side2-three-column
{
    float: right;
    width: 100px;
    vertical-align: text-top;
    border-left: solid 1px #CCCCCC;
    padding-left: 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML LAYOUT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.main
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 620px;
    position: relative;
    border: 1px solid #CCCCCC;
}

.maininner
{
    width: 620px;
    text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EVENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.EventTable
{
    border: 1px;
    border-bottom: 2px ridge #FFFF00;
    border-top: 2px ridge #FFFF00;
    border-left: 2px ridge #FFFF00;
    border-right: 2px ridge #FFFF00;
}

.CurrentEvent
{
    background-color: #E5E5E5;
    color: #000080;
    font-weight: bold;
}

.PastEvents
{
    color: Silver;
}

.Eventfirstcolumn
{
    border: 1px;
    border-top: 1px solid #000080;
    border-left: 2px ridge #FFFF00;
    border-right: 2px ridge 1px solid #000080;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADER and NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headers
{
    border-left: 1px solid black;
    border-right: 1px solid black;
    font-size: 100%;
    font-weight: bold;
    border-bottom: 2px ridge #FFFF00;
    border-top: 2px ridge #FFFF00;
    background-color: #000080;
    color: white;
    text-align: -moz-center;
    text-align: center;
    width: 50%;
}

.nav
{
    right: 37px;
    top: 51px;
    text-transform: uppercase;
    font-size: 10px;
    text-align: right;
    text-decoration: overline;
}

#nav-main a.StaticSelectedStyle:link, #nav-main a.StaticSelectedStyle:visited
{
    color: #0000FF;
    text-decoration: underline;
    text-align: center;
}

#nav-main a.StaticSelectedStyle:hover
{
    color: #666666;
    text-decoration: underline;
    text-align: center;
}
#nav-main
{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    text-align: center;
    padding: 0;
    font-size: .9em;
    color: #CCCCCC;
    border-top: solid 1px #a9c0db;
    float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
    color: #000000;
    margin-top: 1em;
    margin-left: 10px;
    margin-right: auto;
    width: 960px;
    padding: .1em 0 2em 0;
    font-size: .8em;
    text-align: center;
    border-top: solid 1px #a9c0db;
    float: left;
}

#footer div
{
    background: #000000;
    text-align: center;
    border-top: solid 1px #4b6cb5;
}

#footer a:link, #footer a:visited
{
    color: #0000FF;
    text-decoration: underline;
    text-align: center;
    width: 720px;
}

#footer a:hover
{
    color: #666666;
    text-decoration: underline;
}

#footer a:active
{
    color: #666666;
}

#footer-sub
{
    margin-top: .4em;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    text-align: center;
    padding: .1em 0 2em 0;
    position: relative;
    font-size: .8em;
    border-top: solid 1px #a9c0db;
    color: #999999;
    float: left;
}


#footer-sub li
{
    display: inline;
    list-style: none;
    background: none;
}

#footer-sub a:link, #footer-sub a:visited
{
    color: #0000FF;
    text-decoration: underline;
}

#footer-sub a:hover
{
    color: #666666;
    text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADLINES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 5px 0;
}

h1
{
    margin-top: 0px;
    font-size: 1.3em;
    margin-bottom: 0;
}

h2
{
    margin-top: 0px;
    color: #000066;
    font-size: 1.2em;
    color: #202276;
}

h3
{
    font-size: 1.2em;
    margin-top: 25px;
}

h3.small
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.0em;
}

h5
{
    font-size: 0.9em;
    color: #666666;
    margin-top: 25px;
}

h6
{
    font-size: 1em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADMIN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.rightblock
{
    font-size: 1em;
    margin: 0px;
    padding: 0px;
    display: block;
}

.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: right;
}
.clear2column
{
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
    height: 0px;
    clear: both;
}
/* Command buttons on pages */
.actionbuttons
{
    text-align: right;
    position: relative;
    padding: 1px 1px 1px 1px;
}

/************************************************************************
* 
NEWS
*
************************************************************************/

.newsheadline a, .newsheadline a:visited

{
 text-decoration: none;
 font-size:12pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 
}

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width: 120px;
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width: 300px;
}

.txtblock
{
    width: 300px;
}

/* Photo Border for All Pages Except the Albums Page */




/* Form Items */

.textfield
{
    border: 1px solid #000000;
    vertical-align: middle;
    padding: 3px;
    margin: 2px 0 5px 0;
}

/* Login View */

.login .label
{
    display: block;
}

.login .textbox
{
    border: 1px solid #000000;
    width: 140px;
    vertical-align: middle;
    padding: 3px;
    margin: 2px 0 5px 0;
}

.login .button
{
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
}


.marquee
{
    font-size: .9em;
    font-style: italic;
    padding: 5px;
    text-align: left;
    width: 250px;
    height: auto;
    margin-left: 15px;
    vertical-align: top;
}





#photos .view, #admin-details .view
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.item
{
    padding: 20px 50px;
    width: 700px;
}

.photo_198
{
    border-top: 4px groove #999;
    border-bottom: 4px groove #999;
    border-right: solid #FFF;
    border-left: solid #FFF;
}
/* Login View */

.login .label
{
    display: block;
}

.login .textbox
{
    border: 1px solid #929292;
    width: 140px;
    vertical-align: middle;
    padding: 3px;
    margin: 2px 0 5px 0;
}

.login .button
{
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.list li
{
    border-top: 1px dotted #B2B2B2;
    line-height: 1.1em;
    margin: 0;
}


/* Login View */

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}



.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

#social
{
    font-size: .8em;
    text-align:right;
    }

.inputbox{
    width: 40px;
    text-align: center;
}