BODY
{

	/*background-image: url(/hyb/images/largeEbacbackground.png);*/
}
TABLE.SectionContainer
{
	border-collapse: collapse;
	border-spacing: 0px; 
	background-color:Transparent;
}
TABLE.Login
{
	BORDER-RIGHT: #dcdcdc 1px solid; 
	BORDER-TOP: #dcdcdc 1px solid; 
	BORDER-LEFT: #dcdcdc 1px solid; 
	BORDER-BOTTOM: #dcdcdc 1px solid; 
}
TR.SectionBody
{
	border-right: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
TR.SectionFooter
{
	border-right: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
}
TD.SectionHeader
{
	font-family: Tahoma, san-serif;
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color: Transparent;
	padding-left:6px;
	background-image: url(/hyb/publicweb/images/title_back.png);
	vertical-align:text-top;
	width:auto;
	text-align:center;
	padding-bottom: 3px;
	padding-top: 3px;
}
TD.SectionHeaderLeft
{
	background-image: url(/hyb/publicweb/images/tabletopleft.png);
	background-repeat:no-repeat;
	width:30px;
	text-align:left
}
TD.SectionHeaderRight {
background-image: url(/hyb/publicweb/images/tabletopright.png);
	background-repeat:no-repeat;
	width:30px;
}
.LoginText
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	font-family: Tahoma, san-serif;
	text-decoration: none;
}
/* Default CSS Stylesheet for a new Web Application project */
.FormInfoContainer
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: black 1px solid;

	padding-top: 0px;
	border-bottom: black 1px solid;
	background-color: ghostwhite;
	text-align: center;
}
.PanelPopupContainer
{
	border-right: black ridge;
	border-top: black 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: black 1px solid;
	padding-top: 0px;
	border-bottom: black ridge;
	background-color: ghostwhite;
	text-align: center;
}
.HeaderTitle
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	font-family:  Tahoma, sans-serif;
	background-color: #336699;
	text-decoration: none;
}
.fieldHeader
{
	font-weight: bold;
	font-size: x-small;
	color: #153177;
	font-family: Tahoma, sans-serif;
	text-align: right;
	text-decoration: none;
}
.FieldInfo
{
	FONT-WEIGHT: normal;
	font-size: x-small;
	COLOR: #153177;
	FONT-FAMILY: Tahoma, sans-serif;
	TEXT-DECORATION: none
}
.Button
{
	FONT-WEIGHT: bold; FONT-FAMILY: Tahoma, sans-serif; COLOR: black; text-decoration: none; font-size: x-small;
}

.PageTitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: large;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
}
H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: large;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
}
.text12
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: large;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.ErrorMsg
{
    COLOR: red;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}
.ErrorMsgNormal
{
    COLOR: red;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
.SubTitle
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: medium;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.SubTitleBig
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: large;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.MenuDivider
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.SubTitleWhite
{
	    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: medium;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
H2
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: medium;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
H4
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: medium;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
.FieldHeader
{
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    font-size: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    text-align:right
    
}
.ButtonSmall
{
background-color: #CCCCCC;
FONT-WEIGHT: bold; 
FONT-FAMILY: Tahoma, sans-serif; 
COLOR: black; 
text-decoration: none; 
font-size: xx-small;
height: 20px;
}

.NormalText, .NormalTextWhite
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
	/* took out valign:top to improve firefox */
}

.NormalTextWhite
{
	color: white;
}

.NormalTextRed
{
	font-weight: normal;
	font-size: x-small;
	color: red;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
.NormalTextBoldRed
{
	font-weight: bold;
	font-size: x-small;
	color: red;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
.NormalTextBold
{
	font-weight: bold;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;	
	vertical-align:top;
}
.NormalTextUnderline
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: underline;
}

.SmallTextWhite
{
	font-weight: normal;
	font-size: x-small;
	color: #FFFFFF;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
.SmallText 
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}

a.SmallText, a.SmallText:visited, a.SmallText:hover
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}

.SmallTextBlack
{
	font-weight: normal;
	font-size: x-small;
	color: #000000;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
P
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
LI.Notice
{
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;	
}
.JustifiedText
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-align: justify;
	text-decoration: none;
}
.NewsDate
{
	font-weight: bold;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
.NewsTitle
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: underline;
}
.ImgLink
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}
A
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: red;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}

A.Underline
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: underline;
}
A.Underline:visited
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: normal;
}
A.Underline:hover
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: red;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: underline;
}

A.Orange
{
	font-weight: normal;
	font-size: x-small;
	color: #000066;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
A.Orange:visited
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.Orange:hover
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: orange;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.Red
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: red;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.Red:visited
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: red;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.Red:hover
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #000066;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.White
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.White:visited
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
A.White:hover
{
    FONT-WEIGHT: normal;
    font-size: x-small;
    COLOR: orange;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none
}
.LoginTitle
{
 background-color:steelBlue;
 color:White;
 font-weight:bold;
 font-size:x-small;
 font-family:Tahoma, Arial, sans-serif;
}
.LoginSubTitle
{
 background-color:steelBlue;
 color:White;
 font-weight:normal;
 font-size:x-small;
 font-family:Tahoma, Arial, sans-serif;
}
.LoginField
{
 font-weight:bold;
 font-size:x-small;
 font-family:Tahoma, Arial, sans-serif;
}
.LoginText
{
 font-weight:normal;
 font-size:x-small;
 font-family:Tahoma, Arial, sans-serif;
}
.Normal
{
	font-size:x-small;
	FONT-FAMILY: Tahoma, sans-serif;
	font-weight:normal;
}
.LoginTable
{
	border-collapse:collapse;
	background-color:#FFFFFF;
	border:1px #000000 solid;
}
.selectedDate
{
	background-image: url(/hyb/icons/star.JPG);
}
/* Input Styles */
input.special
{
 font-weight:normal;
 font-size:x-small;
 font-family:Tahoma, Arial, sans-serif;
}
.special /* For Labels */
{
 font-weight:normal;
 font-size:x-small;
 font-family:Tahoma, Arial, sans-serif;
}
/* Other */
#shiftcontainer
{
	left: 7px;
	position: relative;
	top: 10px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
#shadowcontainer {
/* container width*/
width: 900px;
background: transparent url(/hyb/images/bigshadow.gif) no-repeat bottom right;
}
#shadowcontainer #innerdiv
{
	border-right: #d3d3d3 1px solid;
	padding-right: 6px;
	border-top: #d3d3d3 1px solid;
	padding-left: 6px;
	left: -8px;
	padding-bottom: 6px;
	border-left: #d3d3d3 1px solid;
	padding-top: 6px;
	border-bottom: #d3d3d3 1px solid;
	position: relative;
	top: -8px;
	background-color: white;
}

#innerdiv
{
	background-image: url(/hyb/images/cowlarge.jpg);
}
               
/*PICTURE GALLERY */
#thumbs{
}
#thumbs div 
{
	/*
	margin:5px;
	width:100px;
	height:100px;
	float:left;
	background-color:Transparent;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
#thumbs div img{
	/*border:none;
	display:block;
	margin:5px 5px 5px 5px;*/
}
#loadingmessage{
	position:absolute;
	top:200px;
	left:300px;
	padding:1em 5px;
	background-color:#336699 ;
	font-family:Tahoma,Sans-serif;
	font-weight:bold;
	width:20em;
	text-align:center;
	font-size:x-small;
	color:#ffffff;
	border-bottom:1px solid #cc9;
	border-right:1px solid #cc9;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
#bigDynPic
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #69c 1px solid;
	display: block;
	padding-left: 5px;
	background: #336699;
	z-index: 20;
	left: 10px;
	padding-bottom: 5px;
	border-left: #69c 1px solid;
	padding-top: 5px;
	border-bottom: #336699 1px solid;
	position: absolute;
	top: 1em;
}
#bigDynPic img{
	border-top:1px solid #336699;
	border-left:1px solid #336699;
	border-bottom:1px solid #69c;
	border-right:1px solid #69c;
}
#bigDynPic p{
	font-family:tahoma,Sans-serif;
	font-weight:bold;
	font-size:80%;
	background:#336699;
	color:#ffffff;
	margin:0;
	padding:5px 10px;	
}

/* end of Thumbs*/

/* PAGE */
 #header,#menu,#content,#sub-section,#footer {overflow:hidden;display:inline-block;}
 /* safari and opera need this */
 #header,#menu,#footer {width:100%}
 /*#content,#sub-section {float:left}*/
  #sub-section {width:20%}
 #footer {clear:left} 
 #header
{
	clear: both;
	z-index: 1;
	float: none;
	visibility: visible;
	position: relative;
	text-align: left;
	left:20px;
	background-image: url(/hyb/images/bachkground.png);
	background-repeat: repeat-x; 
	width:100%;
}
#mainpage {
	clear: both;
	border-right: lightgrey thick solid;
	display: block;
	float: none;
	visibility: visible;
	border-left: lightgrey thick solid;
	width: 735px;
	background-repeat: no-repeat;
	position: static;
	top: 0px;
	background-color: transparent;
}
 #menu {
	clear: left;
	position: relative;
	top: 0px;
	text-align: center;
	z-index: 0;
	margin: 0 auto;
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-bottom: green 1px solid;
	border-left: green 1px solid;
} 
#content {
	text-align:center; 
	margin: 0px auto;
	background-color: transparent;
	position:relative;
	z-index: 1;
	width:100%;
	border-right: dcdcdc 1px dashed;
	border-top: dcdcdc 1px dashed;
	border-bottom: dcdcdc 1px dashed;
	border-left: dcdcdc 1px dashed;
}
#homeContent
{
	clear: left;
	border-right: #dcdcdc 1px dashed;
	padding-right: 5px;
	border-top: #dcdcdc 1px dashed;
	display: block;
	padding-left: 5px;
	z-index: 1;
	float: left;
	background-image: none;
	visibility: visible;
	border-left: #dcdcdc 1px dashed;
	width: 480px;
	padding-top: 5px;
	border-bottom: #dcdcdc 1px dashed;
	position: static;
	background-color: transparent;
}
 #login 
 {
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	z-index: 1;
	background-image: none;
	visibility: visible;
	position: static;
	background-color: transparent;
	clear: right;
	float: right;
	visibility: visible;
	margin-right:10px;
}
#signout
{
	clear: both;
	float: none;
	position: absolute;
	left:85%;
	margin:10px 25px 0px 0px;
}
#pagecontent {
	clear: left;
	float: left;
	background-image: none;
	visibility: visible;
	background-color: transparent;
	text-align: center;
	z-index: 0;
}
#ClubList
{
	clear: left;
	border-right: gray 1px dashed;
	display: block;
	padding-left: 5px;
	float: left;
	width: 200px;
	text-align: left;
}
#ActivityList
{
	clear: left;
	border-right: gray 1px dashed;
	display: block;
	float: left;
	width: 225px;
}
#NewsContent,#FeaturedNews,#LatestNews
{
	margin-left: 5px;
	margin-right:5px;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: white;
}
#FeaturedNews
{
	clear: none;
	display: inline;
	float: none;
	width: 190px;
	position: static;

}
#EventDiaryNews
{
	clear: left;
	display: block;
	float: left;
	width: 50%;
	position: static;
}
#LatestNews
{
	clear: right;
	display: block;
	float: none;
	width: 50%;
	position: relative;
	text-align: right;
	height:180px;
}
#NewsContent
{
	clear: both;
	display: block;
	float: none;
	position: relative;
	width: 100%;
}
#TargetDiv
{
	clear: right;
	display: block;
	z-index: 2;
	float: none;
	visibility: visible;
	width: 100%;
	margin-right: 5px;
	text-align: left;
	padding-top:5px;
}
/*
#loginBtn a {
	background-image: url(images/Btn_Login_hover.gif); 
	width: 142px; height: 23px;
}
	
#loginBtn a:link, #loginBtn a:active, #loginBtn a:visited {
	background-image: url(images/Btn_Login_hover.gif); 
}

#loginBtn a:hover {
	background-image: url(images/Btn_Login_on.gif); 
	filter:alpha(opacity=90); opacity:0.9; -khtml-opacity:0.9; -moz-opacity:.90;
}
*/
#ImageContainer
{
	clear: left;
	display: block;
	float: left;
	visibility: visible;
	margin: 20px 0px 0px 5px;
	width: 375px;
	position: relative;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.GalleryContainer
{
	margin:0px auto;
	clear: left;
	display: block;
	float: left;
	position: relative;
	border: #dcdcdc 1px solid;
	width:100%;
}
.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border: 1px solid blue;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
/* demo css for ImageGallery */
/* whole table */
.Gallery
{
	margin: 10px 0px 0px 0px;
	border-collapse:collapse;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color:White;
	font-weight: normal;
	FONT-FAMILY: Tahoma, sans-serif;
	text-decoration: none;
}
/* gallery items */
.Gallery TD
{
	padding: 0px auto;
	margin: 0px;
	background: white;
	text-align: center;
}
/* gallery title */
.Gallery TH
{
	border-right: 0px;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: x-small;
	text-align:center;
	background-image: url(/hyb/privateweb/images/GalleryHeader.png);
	padding-bottom: 5px;
	margin: 0px;
	border-left: 0px;
	color: white;
	padding-top: 5px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, san-serif;
	background-color: transparent;
}
.Gallery A {color:blue;}
.Gallery A:visited {color:blue;}
.Gallery A:active {color:blue;}
.Gallery A:hover {color:blue;}
.Gallery IMG
{
	border: 1px solid gray;
}
.innerTable
{
	background-color: white;
	text-align: left;
}
.innerTable TD
{
	text-align: right;
}

/*Collapsible Menu */
.Lvl2 { font-size:x-small; color:#cccccc; font-weight:normal; cursor: hand; cursor:pointer;
               font-family:Arial; bordercolor:#000000; display:block; visibility:visible;
               cursor: hand; cursor:pointer;}                   
.Lvl3 { font-size:x-small; color:#cccccc; font-weight:normal; cursor: hand; cursor:pointer;
               font-family:Arial; bordercolor:#000000; display:none; visibility:hidden;
               cursor: hand; cursor:pointer;} 
.Lvl4 { font-size:x-small; color:#cccccc; font-weight:normal; cursor: hand; cursor:pointer;
               font-family:Arial; bordercolor:#000000; display:none; visibility:hidden;
               cursor: hand; cursor:pointer;}
.Lvl5 { font-size:x-small; color:#cccccc; font-weight:normal; cursor: hand; cursor:pointer;
               font-family:Arial; bordercolor:#000000; display:none; visibility:hidden;
               cursor: hand; cursor:pointer;}   
