﻿body {
}

.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}

/* popUp panel */
.pnlPop
{
	background-color: #faf9f4;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}

#wrap 
{ 
	position: relative; /* Needed for Safari */ 
	width: 100%; 
} 

.copyrightlabel
{
	color: White;
	background-color: Black;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.label
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.faqtext
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.blacklabel
{
	color: black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.labelblue
{
	color: #001977;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.lightlabel
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
}

.errorlabel
{
	color: red;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.textbox
{
	color: black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #f3f3f3;
}

.hyperlink
{
	color: white;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.border
{
	border-width: 1px;
	border-style: dashed;
	border-color: Black;
}

.bluehyperlink
{
	color: #b60000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu
{
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.titlelabel
{
	color: #b60000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.blacktitlelabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.nametitle
{
	color: #b60000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.gvHomePage
{
	border-style: none;
}

li
{
	margin-bottom: 0px;
	margin-top: 0px;
}

ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.box
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #b60000;
	background-color: #c1c1c1;
}

.checkbox
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.logouttext
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

.panelstyle
{
	border: solid 1px black;
	padding: 3px 5px 5px 5px;
}

.Progress
{
	position:absolute; 
	bottom:30%; 
	left:20%;
	vertical-align:middle;
	background-color:White;
	border: solid 1px black;
	text-align: center;
	padding-top: 100px;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	width: 300px;
	height: 200px;
}

/*old skm menu*/
.Menu
{
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	background-color: #b60000;
	width: 150px;
}

.MenuItem
{
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	background-color: #b60000;
	padding: 6px 6px 6px 0px;
	width: 150px;
}

.MenuItemOver
{
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	background-color: #a40000;
	/*padding-right: 10px;*/
	padding: 6px 6px 6px 0px;
	width: 150px;
}
/*old skm menu*/

/*alternative approach to styling the menu*/
.level1Menu
{
    font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	/*padding: 6px 6px 6px 0px;*/
	background-color: #b60000;
	width: 150px;
}
.level2Menu
{
    font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	/*padding: 6px 6px 6px 0px;*/
	background-color: #b60000;
	width: 150px;
}
.level1HoverStyle
{
    font-family: Verdana;
	font-size: 12px;
	color: White;
	background-color: #a40000;
}
.level2HoverStyle
{
    font-family: Verdana;
	font-size: 12px;
	color: White;
	background-color: #a40000;
}
.aspMenuFix
{
	/*fix for displaying sub-menu*/
	z-index: 1;
}
/*alternative approach to styling the menu*/

.default
{
	font-family:Arial;
	font-size:11px;
	color:Black;
}

.homeFont
{
	color: black;
	font-family: Verdana;
	font-size: 16px;
	line-height: 22px;
}

.homeFontBold
{
	color: black;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

.homeFontRed
{
	color: #b60000;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.menuHeaderLabel
{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.menuLabel
{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.menuLightLabel
{
	color: Gray;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.MenuContHeader
{
	background: url(Images/MenuContainer/menuBoxHeader.gif) no-repeat; height: 31px;
	width: 142px;
}
.MenuContCenter
{
	background: url(Images/MenuContainer/menuBoxCenter.gif) repeat-y; 
	width: 142px;
}
.MenuContFooter
{
	background: url(Images/MenuContainer/menuBoxFooter.gif) no-repeat; 
	height: 12px;
	width: 142px;
}
.LogoutButton
{
	background: url(Images/btnMenuLogout.gif) no-repeat center;
	width: 150px;
	height: 38px;
}

.PageHeader
{
	background: url(Images/blackPageHeader.jpg) no-repeat;
	width: 1000px;
}
.HeaderImageTop
{
	background: url(Images/HeaderTopWithImage.jpg) no-repeat;
	width: 1000px; 
	height: 107px; 
    vertical-align: top; 
    text-align: right;
}
.HeaderNoImageTop
{
	background: url(Images/HeaderTopNoImage.jpg) no-repeat;
	width: 1000px; 
	height: 107px; 
    vertical-align: top; 
    text-align: right;
}
.HeaderImageMiddle
{
	background: url(Images/HeaderMiddleWithImage.jpg) no-repeat; 
	width: 879px; 
	height: 39px;
	vertical-align: top; 
}
.HeaderNoImageMiddle
{
	background: url(Images/HeaderMiddleNoImage.jpg) no-repeat; 
	width: 879px; 
	height: 39px;
	vertical-align: top; 
}
.HeaderImageBottom
{
	vertical-align: top;
	background: url(Images/HeaderBottomWithImage.jpg) no-repeat;
	width: 729px;
	height: 148px;
}
.HeaderNoImageBottom
{
	vertical-align: top;
	background: url(Images/HeaderBottomNoImage.jpg) no-repeat;
	width: 729px;
	height: 10px;
}
.MenuAndContent
{
	background: url(Images/MenuBG.jpg) repeat-y;
	vertical-align: top; 
	width: 879px;
}
.newhyperlink
{
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.headerHyperlink
{
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
.WhatsOnHeader
{
	 background: url(Images/WhatsOnContainer/WhatsOnBoxHeader.jpg) no-repeat; 
	 height: 31px;
	 width: 340px;
}
.WhatsOnCenter
{
	 background: url(Images/WhatsOnContainer/WhatsOnBoxCenter.jpg) repeat-y; 
	 width: 340px;
}
.WhatsOnFooter
{
	 background: url(Images/WhatsOnContainer/WhatsOnBoxFooter.jpg) no-repeat; 
	 height: 12px;
	 width: 340px;
}
.calendareven
{
	color: #b60000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.calendarodd
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.featuredMemberVitalSatatics
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.fMVitalSataticsLabel
{
	color: White;
	font-family: Arial;
	font-size: 11px;
	 
}
.fMnamelabel
{
	color: #b60000;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

.fMtitlelabel
{
	color: #b60000;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}
.fMSubtitlelabel
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.fMAuthorLabel
{
	color: black;
	font-family: Arial;
	font-size: 11px;
}
.fMStatsBG
{
	background: url(Images/FeaturedmemberImages/stats_top.jpg);
	height: 70px;
	width: 170px;
}

.WhatsOnTitle
{
	color: Black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.FAQHyperlink
{
	color: #b60000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}