﻿body
{
    background-position: #ffffff;
    background: #E6E7F0;
    margin: 0;
    padding: 0;
}

#wrapper {
	width: 960px;
	margin: 5px;
	padding: 0px;
    border: 1px solid #CED4E9;
    float: left;
    background: white;
}

#header {
	height: 120px;
	margin: 0;
	padding: 0;
    border: 0;
    float: left;
    background: White;
}
#headerAdmin {
	height: 90px;
	margin: 0;
	padding: 0;
    border: 0;
    float: left;
    background: White;
}

#page
{
    padding: 20px;
    height: 100%;
    background-color: white;
}

#footer 
{
    width: 100%;
	float: left;
    background: white;
    text-align: center; 
}

#menuTop {
    width: 100%;
    height: 25px;
    float:left;
    background-image: url('images/menuBlack.gif');
    background-repeat: repeat-x;
}

#menuTopAdmin {
    width: 100%;
    height: 25px;
    float:left;
    background-image: url('images/bggray.gif');
    background-repeat: repeat-x;
}

#main-content 
{
    width: 672px;
    float: left;
    background: white;
    padding: 0px;    
}

#right-content 
{
    width: 248px;
	float: right;
    background: white;
    text-align: right;
}

#sidebar {
	float: right;
	width: 240px;
	margin-top: -100px;
}

#intropics 
{
    margin-left: 0px;
    border: 1px solid black;
    width: 260px;
	padding: 0;
    float: left;
}

#latestnews {
	padding-left: 10px;
    border: 0;
    float: left;
    background: white;
    height: 100%;
}

#clubshop 
{
    border: 0px;
    float: left;
    background: #ffffff;
    margin-top: 15px;
    width: 100%;
}

a.newstitlehomepage:link {
	color: Orange;
	font-weight: bold;
	background: white;
	text-decoration: underline;
}
a.newstitlehomepage:visited {
	color: Orange;
	font-weight: bold;
	background: white;
	text-decoration: underline;
}
a.newstitlehomepage:hover 
{
	color: Orange;
	font-weight: bold;
	text-decoration: underline;
	background: white;
}
a.newstitlehomepage:focus {
 	color: Orange;
 	font-weight: bold;
	background: white; 
	text-decoration: underline;  
}
a.newstitlehomepage:active {
	color: Orange;
	font-weight: bold;
	background: white;
	text-decoration: underline;
}

a.linkstyle1:link {
	color: #00479E;
	font-weight: bold;
	background: white;
}
a.linkstyle1:visited {
	color: #00479E;
	font-weight: bold;
	background: white;
}
a.linkstyle1:hover 
{
	color: Orange;
	font-weight: bold;
	background: white;
}
a.linkstyle1:focus {
 	color: #00479E;
	font-weight: bold;
	background: white;   
}
a.linkstyle1:active {
	color: #00479E;
	font-weight: bold;
	background: white;
}

.rightbox
{
    text-align:center; 
    width:220px; 
    border: 1px solid black; 
    margin-bottom:15px;
    padding: 0px;  
}

.rightboxheader
{
    width:220px; 
    border-bottom:1px solid black;
    background-image: url('images/menuOrange.jpg');
    background-repeat: repeat-x;
    height: 25px;
}

.newsbreaker
{
    margin: 10px;    
}

.lottoball	 
{
    font-size:19px; 
    font-weight:bold; 
    color:white; 
    background-image: url('images/ball35.jpg'); 
    background-repeat:no-repeat;
}

.AdminSectionTitleDIV
{
    font-size: 20px; 
    font-weight: bold;
    color: Black;
	margin-bottom: 20px;
	width: 100%;
}

.AdminContentDIV
{
    background-color: #E1E6EB; 
    border: 1px solid gray;
    padding: 10px;
    float: left;
}

.AdminContentDIV a:link { color: #0066CC; }
.AdminContentDIV a:visited { color: #0066CC; }
.AdminContentDIV a:active { color: #0066CC; }
.AdminContentDIV a:hover { color: #0066CC; text-decoration: underline; }

.AdminGridViewDelete { color: #0066CC; text-decoration: underline; }


.sectiontitlediv
{
    color: Orange;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
	width: 100%;
}

.sectiontitlediv a:link { color: Orange; font-weight: bold;	font-size: 30px; text-decoration: underline; }
.sectiontitlediv a:visited { color: Orange; font-weight: bold;	font-size: 30px; text-decoration: underline; }
.sectiontitlediv a:active { color: Orange; font-weight: bold;	font-size: 30px; text-decoration: underline; }
.sectiontitlediv a:hover { color: Orange; font-weight: bold;	font-size: 30px; text-decoration: underline; }

.newsdetails_title
{
    color: Orange;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 10px;
	border-bottom: dotted 1px gray;
	width: 100%;
}

.newsdetails_date
{
    padding-top: 10px;
    color: gray;
	font-weight: normal;
	font-size: 15px;  
}
.newsdetails_details
{
    padding-top: 10px;
    font-family: Sans-Serif;
    color: #202020;
    font-size: 14px;
}
.newsdetails_imgdescription
{
    font-family: Sans-Serif;
    color: black;
    font-size: 12px;
    padding-bottom: 5px;
}
.newsdetails_headlines
{
    margin-top:10px; 
    border-bottom: 2px solid Orange; 
    border-top: 2px solid Orange;
    margin:0px; 
    padding:0px; 
    font-size: 12px;
    font-family: Arial;
}
.newsdetails_headlines_title
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.sectiontitle
{
    color: Orange;
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 10px;   
}

.smalldate
{
    color: gray;
	font-weight: normal;
	font-size: 12px;  
}


.newsitem
{
    border-top: dotted 1px gray;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Sans-Serif;
    font-size: 18px;
}

.newsitemtop
{
    padding-top: 2px;
    padding-bottom: 4px;
    font-family: Sans-Serif;
    font-size: 28px;
}

a.newslinkshomepage:link {
	color: #00479E;
	font-weight: bold;
	background: white;
	text-decoration: none;
}
a.newslinkshomepage:visited {
	color: #00479E;
	font-weight: bold;
	background: white;
	text-decoration: none;
}
a.newslinkshomepage:hover 
{
	color: Orange;
	font-weight: bold;
	text-decoration: underline;
	background: white;
}
a.newslinkshomepage:focus {
 	color: #00479E;
	font-weight: bold;
	background: white;   
}
a.newslinkshomepage:active {
	color: #00479E;
	font-weight: bold;
	background: white;
}


.newsfooter
{
    border-top: dotted 1px gray;
    height: 1px;
}

a.newstitle:link {
	color: Orange;
	font-size: 20px;
	background: white;
	text-decoration: none;
	margin-bottom: 20px;
}
a.newstitle:visited {
	color: Orange;
	font-size: 20px;
	background: white;
	text-decoration: none;
}
a.newstitle:hover 
{
	color: Orange;
	font-size: 20px;
	background: white;
	text-decoration: underline;
}
a.newstitle:focus {
 	color: Orange;
	font-size: 20px;
	background: white;   
}
a.newstitle:active {
	color: Orange;
	font-size: 20px;
	background: white;
}

.messageboard
{
    width: 20%;
}

.messageboardtable
{
    background-color: #EEEEEF;
    border: 1px solid orange;
    border-style: dotted;
    margin-bottom: 2px;
    width: 100%;
}

.gvHeader
{
    color: White;
    height: 22px;
    background-image: url('images/menuOrange.jpg');
    background-repeat: repeat-x;
}

.menuItem
{
    color: White;
    font-weight:normal;
    border-right: Solid 1px Gray;
    background-image: url('images/menuBlack.gif');
    
    background-repeat: repeat-x;
    padding-left: 3px;
    padding-right: 3px;
    text-align:left;
}
a.menuItem:hover
{
    text-decoration:underline;
}

.menuItemDynamicHover
{
    color: black;
    background-color: White;
    background-image: none;
    text-align:left;
    text-decoration: underline;
    border: Solid 1px Gray;
    background-color: White;
    padding-left: 3px;
    padding-right: 3px;
}

a.menuItemDynamicHover
{
    text-decoration:underline;
}

.menuItemAdmin
{
    color: white;
    border-right: Solid 1px Gray;
    background-image: url('images/bggray.gif');
    background-repeat: repeat-x;
    padding-left: 3px;
    padding-right: 3px;
    text-align:left;
}
a.menuItemAdmin:hover
{
    text-decoration:underline;
}

.menuItemAdminDynamicHover
{
    color: black;
    background-color: White;
    background-image: none;
    text-align:left;
    text-decoration: underline;
    border: Solid 1px Gray;
    background-color: White;
    padding-left: 3px;
    padding-right: 3px;
}

a.menuItemAdminDynamicHover
{
    text-decoration:underline;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

.calpadding
{
    padding: 5px;    
}

.caleventlink
{
  	color: Orange;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.caleventlink:hover
{
  	color: Orange;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.calendarnav
{
    font-size: 12px;
    color: Gray;    
}

.calendarnavLG
{
    font-size: 20px;
    color: Gray;    
}

/* Surrounds the calendar */
.eventmonth
{
    /*width:500px;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
     margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center; */
}

.eventmonthLG
{
    width:600px;
    /*width: 300px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
     margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center; */
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    /*width: 500px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid black;
    border-collapse:collapse;
    top: 0px;
    left: 0px;*/
}
.eventmonthtableLG
{
    width: 600px;
    /*margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid black;
    border-collapse:collapse;
    top: 0px;
    left: 0px;*/
}


.dayNumber
{
    font-size: 10px;
    float: right;
    /*border-bottom: 1px solid black;
    border-left: 1px solid black;
    clear: none;*/
}

.dayNumberLG
{
    font-size: 15px;
    float: right;
    /*border-bottom: 1px solid black;
    border-left: 1px solid black;
    clear: none;*/
}


.calcurrentmonth
{
    /* no styles needed at this time */
    background-color: #ECF8FF;
}
.calothermonth
{
    background-color: #D5DFE5;
}
.calcurrentday
{
    background-color: #B4EDFF;
}
.calweekend
{
    background-color: #ECF8FF;
    /*width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 1px solid black;
    height: 30px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    /*position:relative;
     border-collapse:separate;
     border-spacing: 5px;*/
     
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    /*padding-top: 10px;
    margin-bottom: 10px;*/
    clear:right;
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    /*padding-right:15px;    */
}

/************************************************************************
/ Ajax Reorder List
************************************************************************/

.dragHandle {
	/*width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
    */
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	/*
    background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	*/
	background-color: #EEEEEF;
    color: Black;
}

.reorderListDemo li a {color:blue !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:50px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

/************************************************************************
/ END Ajax Reorder List
************************************************************************/
