/* Default CSS Stylesheet for a new Web Application project  iuy iuy iu */




.PictureBox
{
	font-size: 10px;
	color: #006666;
	background-color: #b1ded7;

}

.AboutBox
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	padding: 5px;
	color: #006666;
}

.BoxOut 
{ 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00a88f;

}

.BoxHeader
{
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}

.Box
{
	font-size: 11px;
	color: #00a88f;
	background-color: white;

}

.SiteMapHeader 
{
	background-color: #b1ded7;
	border: 1px solid #006666;

}

.SiteMapItem 
{
	text-indent: 10px;

}

.HomeText 
{
		  font-weight:bold;
		  text-decoration: none;
		  color: #00a88f;
}

hr
{
	border: none;
	 border-top: 1px solid #006666;
}


.FloatRight 
{
	float: right;
	padding-left: 5px;
}

.FloatLeft
{
	float: left;
	padding-right: 5px;
}


#PageFooter
	{
		margin: auto;
		position: absolute;
		bottom: 0px;
		width: 750px;
	}
	
	#PageContent 
	{
		background-image: url(Images/Content_Background.gif);
		background-repeat: no-repeat;
				margin: auto;
				width: 728px;
			min-height: 290px;
	}

#PageContainer
{
	background-image: url(Images/bg.gif);
		background-repeat:repeat-y;
	width: 750px;
	margin: auto;
	min-height: 100%;
	height: 100%;
}

#LeftFrame 
{
width: 4px;
float: left;
margin-left: 7px;		
		height:101%;	
}

#RightFrame 
{
	width: 11px;
float: right;
height: 100%;	
	background-image: url(Images/Frame_Right.gif);
		background-repeat: repeat-y;
}

#header 
{
	margin: auto;
width: 728px;
height: 90px;
background-image: url(Images/Contentmenu_Bar.gif);
background-repeat: no-repeat;
background-position: right bottom;
}


#Menu 
{
	margin-top: 20px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}

#Counter 
{
	float: right;
		margin-top: 0px;
	margin-right: 0px;
	width:123px;
	height: 66px;
	background-image: url(Images/Content_Right.gif);
}

#Logo 
{
	position: relative;
	float: left; /* to align the logo to the right */
	margin-left: 0px;  /* place the logo within its container, head1 */
	margin-top: 0px;
	border: 0;
	background-image: url(Images/Content_underlogo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 90px;
}

.IconLinks
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #00a4de;
	text-decoration: none;
}

BODY
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: White;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 100%;
	height: 100%;
}

HTML
{
	min-height: 100%;
	height: 100%;
	}
	
	
.Normal
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

TABLE
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

BLOCKQUOTE
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.FieldLabel
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.Footer
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: Gray;
}


.TotalSwimmingText
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
}

.TotalSwimmingNumber
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
}

.BreadCrumb
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3e365b;
	text-decoration: none;
}

.BreadCrumbPrevious
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8F89A6;
	text-decoration: none;
}

.FAQuestions
{
	color: #B95D00;

}

#SideMenu100
{
	background-image: url(../../Images/sidemenu100.gif);
	height: 110px;
	background-repeat: no-repeat; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;  
	font-weight: bold;

}

  
#SideMenu100 a
{
		color: #00a88f;
			text-decoration: none;
				padding-left: 6px;
}

#SideMenu100 a:hover
{
		color: #006666;
		background-image: url(../../Images/sidemenu_highlight.gif);
		background-repeat:no-repeat;
		background-position: -3px -0px;
}

#SideMenu100 ul
{
	margin-top:0px;
	padding-left: 0px;
	margin-left: 2px;
	padding-top: 4px;
} 

#SideMenu100 li 
{
	margin-left:0px;
	padding-bottom: 3px;
	list-style-type: none;
} 


#SideMenu125
{
	background-image: url(../../Images/sidemenu125.gif);
	height: 135px;
	background-repeat: no-repeat; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

}

  
#SideMenu125 a
{
		color: #00a88f;
			text-decoration: none;
				padding-left: 6px;
}

#SideMenu125 a:hover
{
		color: #006666;
		background-image: url(../../Images/sidemenu_highlight.gif);
		background-repeat:no-repeat;
		background-position: -3px -0px;
}

#SideMenu125 ul
{
	margin-top:0px;
	padding-left: 0px;
	margin-left: 2px;
	padding-top: 4px;
} 

#SideMenu125 li 
{
	margin-left:0px;
	padding-bottom: 3px;
	list-style-type: none;
} 

#SideMenu75
{
	background-image: url(../../Images/sidemenu75.gif);
	height: 82px;
	background-repeat: no-repeat; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

}
  
#SideMenu75 a
{
		color: #00a88f;
			text-decoration: none;
				padding-left: 6px;
}

#SideMenu75 a:hover
{
		color: #006666;
		background-image: url(../../Images/sidemenu_highlight.gif);
		background-repeat:no-repeat;
		background-position: -3px -0px;
}

#SideMenu75 ul
{
	margin-top:0px;
	padding-left: 0px;
	margin-left: 2px;
	padding-top: 4px;
} 

#SideMenu75 li 
{
	margin-left:0px;
	padding-bottom: 3px;
	list-style-type: none;
} 

.SideMenuNewover
{
	color: #006666;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}


INPUT
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; /*	background-color: #eceff7;  */
	border-top: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
}

.Button
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #E8F5FE;
	border-top: solid 1px #8BA8F7;
	border-left: solid 1px #8BA8F7;
	border-bottom: solid 1px #8BA8F7;
	border-right: solid 1px #8BA8F7;
}


.Warning
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.Info
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #10A652;
}

.TextArea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; /*	background-color: #eceff7;  */
	border-top: solid 1px #EF8923;
	border-left: solid 1px #EF8923;
	border-bottom: solid 1px #EF8923;
	border-right: solid 1px #EF8923;
}

.DropDown
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; /*	background-color: #eceff7;  */
	border-top: solid 1px #EF8923;
	border-left: solid 1px #EF8923;
	border-bottom: solid 1px #EF8923;
	border-right: solid 1px #EF8923;
}

SELECT
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
		border-top: solid 1px #EF8923;
	border-left: solid 1px #EF8923;
	border-bottom: solid 1px #EF8923;
	border-right: solid 1px #EF8923;
}

H1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
}

H2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #006666;
}

P
{
	margin-top: 10px;
	margin-bottom: 10px;
}


IMG
{
	border: none 0px;
}

A:link
{
	color: #3333FF;
	text-decoration: none;
	border: none 0px;
}

A:visited
{
	color: #3333CC;
	text-decoration: none;
}

A:active
{
	color: #3333FF;
	text-decoration: none;
}

A:hover
{
	color: #0000FF;
	text-decoration: underline;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}

UL LI
{
	list-style-type: circle;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}


.TableAlternatingItemStyle /* Primarily for DataGrids where there is a stripey effect on the tables 	This is the even numbered lines*/
{
	background-color: #89d1c6;
	font-size: 10px;
}

.TableItemStyle /* Primarily for DataGrids where there is a stripey effect on the tables 	This is the first line and odd numbered lines*/
{
	background-color: #b1ded7;
	font-size: 10px;
}

.TableHeaderStyle /* Primarily for DataGrids */
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}



.HeaderStyle
{
	background-color: #00a88f; 
}



.TableFooterStyle /* Primarily for DataGrids */
{
	background-color: #00a88f;
	font-weight: normal;
	border-bottom: solid 1px #000000;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

.TableEditItemStyle /* Primarily for DataGrids */
{
	background-color: #0093D0;
	color: #000033;
	font-size: 10px;
}

.TablePagerStyle /* Primarily for DataGrids */
{
	background-color: #ffffff;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

.TableSelectedItemStyle /* Primarily for DataGrids */
{
	background-color: #FFBFBF;
	font-size: 10px;
	
}

.TableSelectedItemStylePointer /* Primarily for DataGrids */
{
	background-color: #FFBFBF;
	font-size: 10px;
	cursor: pointer;
}

.HeaderLeft
{
	background-color:Transparent;
	background-image: url(../../App_Themes/MyBednet/Images/header_corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.HeaderRight
{
	background-color:Transparent;
	background-image: url(../../App_Themes/MyBednet/Images/header_corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.AdminCenteredTextBox
{
	font-size: 10px;
	text-align: center;
}
.DatagridTotal /* Primarily for DataGrids */
{
	background-color: #FFBFBF;
	font-size: 10px;
	font-weight:bold;
}


.TableAlternatingItemStyleSmall /* Primarily for DataGrids where there is a stripey effect on the tables 	This is the even numbered lines*/
{
	background-color: #89d1c6;
	font-size: 9px;
}

.TableItemStyleSmall /* Primarily for DataGrids where there is a stripey effect on the tables 	This is the first line and odd numbered lines*/
{
	background-color: #b1ded7;
	font-size: 9px;
}

.SponsorMe
{
	color: Red;
	font-style: italic;
	font-weight: bold;
}


.FeaturedEventStyle /* Primarily for DataGrids where there is a stripey effect on the tables 	This is the even numbered lines*/
{
	background-color: #D0EAFC;
}

.TopMenu
{
	font-weight: bold;
	font-size: .9em;
	color: #0092ed;
	text-decoration: none;	
}

.TopMenu-over
{
	font-weight: bold;
	font-size: .9em;
	color: #006666;
	text-decoration: none;	
}



.BottomMenu
{
	font-weight: bold;
	color: #0092ed;
	text-decoration: none;	
}