﻿body {
margin:0px;
	padding:0px;
}

.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;
}
.tblborder
{
    border-color: #b60000;
    border-width: 2px;
    border-style: solid;
     font-family:Arial;
      font-size:12px;
}

.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: Arial;
	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: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	background-color: #b60000;
	width: 150px;
}

.MenuItem
{
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	background-color: #b60000;
	padding: 6px 6px 6px 0px;
	width: 150px;
}

.MenuItemOver
{
	font-family: Arial;
	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: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	/*padding: 6px 6px 6px 0px;*/
	background-color: #b60000;
	width: 150px;
}
.level2Menu
{
    font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
	/*padding: 6px 6px 6px 0px;*/
	background-color: #b60000;
	width: 150px;
}
.level1HoverStyle
{
    font-family: Arial;
	font-size: 12px;
	color: White;
	background-color: #a40000;
}
.level2HoverStyle
{
    font-family: Arial;
	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: Arial;
	font-size: 16px;
	line-height: 22px;
}

.homeFontBold
{
	color: black;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.homeFontRed
{
	color: #b60000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.menuHeaderLabel
{
	color: black;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.menuLabel
{
	color: black;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.menuLightLabel
{
	color: Gray;
	font-family: Arial;
	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: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.headerHyperlink
{
	color: white;
	font-family: Arial;
	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;
}

/*Featured Member*/
.FeaturedMemberLink
{
    background-color:#b60000;
   
  
    
}
.FeaturedMemberLinkButton
{
    background-image: url('../../Images/openmbaconnect.png');
    background-repeat: no-repeat;
    display: block;
    width: 142px;
    height: 38px;
    margin-left: 4px;
}

.FeaturedMemberButton
{
    background-image: url('Images/featured_member.png');
    background-repeat: no-repeat;
    width:191px;
    height:55px;
    display:block;
    margin-left:5px;
}
.FeatureMemberTop
{
    background-image: url('../../Images/FeaturedmemberImages/stats_top.jpg');
    background-repeat: no-repeat;    
    width:170px;
    height:25px;
    display:block;
}

.FeaturedMemberButtom
{
    background-image: url('../../Images/FeaturedmemberImages/stats_bottom.png');
    background-repeat: no-repeat;
    width: 170px;
    height: 32px;
    display:block;
}

.FeaturedMemberVitalStats
{
    background-image: url('../../Images/FeaturedmemberImages/vitalstats.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 38px;
    width: 142px;
    display: block;
    margin-left:13px;
}

.FeaturedMemberStripe
{
    background-image: url('../../Images/line.png');
    background-repeat: no-repeat;
    width: 142px;
    height: 5px;
    display: block;
    margin-left: 15px;
}
.NonMemberText
{
	color: Black;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-right:10px;
	margin-right:10px;
}
.gvhspadding
{	 
    padding-left:10px;
    color: Black;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;	
}
.gvHeaderpadding
{	 
    padding-left:10px;    
}
.All
{
    font-family:Arial;
	font-size:14px;
	color:Black;
	font-weight:bold;
	height:50px;
	width:50px;
}


/* Design Avishek*/
/*
BODY{
	margin:0px;
	padding:0px;
}
*/
INPUT.look{
	width:242px;
	height:15px;
	border: 1px #7f9db9 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/*
a:link,a:active,a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000ff;
	text-decoration:underline;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000ff;
	text-decoration:none;
}
*/
.clear_both{
	clear:both;
}
#page{
	width:100%;
}
#page_container{
	width:1000px;
}
.top_black_bar{
	background-image:url(images/top_black_bar.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-top:20px;
	padding-left:897px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:700;
}
.header_bg{
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height:158px;
	display:block;
}
.header_bg_01{
	background-image:url(images/header_bg_01.jpg);
	background-repeat:no-repeat;
	height:158px;
	display:block;
}
.header_bg_02{
	background-image:url(images/header_bg_02.jpg);
	background-repeat:no-repeat;
	height:158px;
	display:block;
}
#content_container{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}
#content_container_second{
	background-image:url(images/content_bg_01.jpg);
	background-repeat:repeat-y;
}
#content_container_third{
	background-image:url(images/content_bg_02.jpg);
	background-repeat:repeat-y;
}
.content_left_container{
	width:150px;
	float:left;
}
.content_right_container{
	width:690px;
	padding-left:20px;
	padding-right:140px;
	float:left;
}
/*height start*/
.height_9{
	height:9px;
}
.height_20{
	height:20px;
}
.height_13{
	height:13px;
}
.height_18{
	height:18px;
}
.height_11{
	height:11px;
}
/*height end*/
.footer_container{
	background-color:#000000;
	height:21px;
	padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
a.footer_link:link,a.footer_link:active,a.footer_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
/*font start*/
.heading_black{
	font-family:Arial;
	font-size:24px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.heading_blue{
	font-family:Arial;
	font-size:24px;
	color:#000145;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.heading_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#B60000;
	text-align:center;
	font-weight:700;
}
.heading_sky_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#295487;
	text-align:center;
	font-weight:700;
}
.general_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
}
.general_text_hidden{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#767676;
	text-align:justify;
}
.red_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B60000;
	font-weight:bold;
}
.sky_blue_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#295487;
	font-weight:bold;
}
.heading_red_01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#B60000;
	font-weight:700;
	letter-spacing:-1px;
}
.heading_sky_blue_01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#295487;
	font-weight:700;
	letter-spacing:-1px;
}
.verdana_14_black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:700;
}
.verdana_11_black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:700;
}
.verdana_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.verdana_10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	letter-spacing:-1px;
}
.arial_12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
/*font end*/
.inner_image_block{
}
.inner_image_block_left{
	width:258px;
	float:left;
}
.inner_image_block_right{
	width:421px;
	padding-left:10px;
	float:left;
}
.bullet_holder{
	width:31px;
	float:left;
	height:28px;
}
.red_heading_holder{
	width:389px;
	float:left;
}
.red_link_holder{
	text-align:center;
}
a.red_link:link,a.red_link:active,a.red_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B60000;
	font-weight:700;
	text-decoration:underline;
}
a.red_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B60000;
	font-weight:700;
	text-decoration:none;
}
a.sky_blue_link:link,a.sky_blue_link:active,a.sky_blue_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#295487;
	font-weight:700;
	text-decoration:underline;
}
a.sky_blue_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#295487;
	font-weight:700;
	text-decoration:none;
}
/* Test Toggle    
    p {
padding: 0 0 1em;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 383px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}
*/
a.msg_head:link,a.msg_head:active,a.msg_head:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B60000;
	font-weight:700;
	text-decoration:underline;
cursor: pointer;
position: relative;
}
a.msg_head:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B60000;
	font-weight:700;
	text-decoration:none;
}
.msg_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
	padding: 5px 10px 15px;
}
