﻿* { padding: 0; margin: 0; }
body
{
	font-family: 'Segoe UI','Trebuchet MS' ,'Lucida Sans Unicode',Tahoma,Verdana,Arial,Times New Roman;
	font-size:small;
	font-weight:normal;
}

/* Master Page */
.MPwrapper
{
    margin: 0 auto;
    width: 1139px;
    height:1000px;
    background : url(images/MPwrapper.png) repeat-x;
}

.MPheader {
 width: 1139px;
 float: left;
 padding: 0px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 text-indent: 20px;
}
.MPtoran 
{
    clear: both;
    float: left;
    width: 1099px;
    background: url(images/top.gif) repeat-x; 
    height:67px;
    margin: 0px 0px 20px 0px;
    background-color:White;
}

.MPDivtable
{
    float: left;
    width: 1139px;
    margin: 0px 20px 0px 20px;
}
.MPtable
{
    border:0px solid black ;
    width:1099px;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    background-color:White;
}

.MPmenu ,.MPLink
{
    clear: both;
    width: 200px;
    float: left;
    padding: 0px  0px 0px  5px;
    margin: 10px 0px 0px 10px;
}

.MPNews
{
  float: left;
  margin: 0px  0px 0px  0px;
  padding:  0px  10px 0px  10px;
}


.MPHomePageImages 
{
  float: left;
  margin: 0px 0px 0px  10px;
  width:410px;
}
.MPHomePageImageExtra
{
  float: left;
  margin :0px  0px 0px  10px;
}

.MPEvent,.MPSponsor
{
  float: left;
  margin: 10px 10px 0px 10px;
  width:275px;
  background-color:White;
}

.ClubHeader
{
	width: 100%;
	height: 100px;
	background: url(images/Header.gif); 
}

.mpfooter
{
    float: left;
    margin: 50px 60px 0px 20px;
    width:1099px;
    height: 40px;
    text-align: center;
    font-size: medium;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #FFFFFF;
    padding:20px 0 0 0;
}
.mpfooter a
{
    text-decoration: none;
    font-size: medium;
}
.mpfooter1
{
    float: right;
    border: 0 none;
}

.mpfooter1 a
{
    background-color:transparent;
    text-decoration: none;
    font-size: medium;
    border:0 none;
    color:transparent;
}
/* Master page */
/*Other mater page */
.OMPtable
{
    border:0px solid black ;
    width:1059px;
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    background-color:White;
}
.OMPmenu
{
    float: left;
    width: 1099px;
}
.OMPDivtable
{
    background-color:White;
    float: left;
    width: 1059px;
    margin: 0px 0px 0px 0px;
    padding:0 20px 0 20px;
}
/*Other master page*/
/*Menu */

.ManuStaticBackgroundVertical
{
	color:Maroon;
	font-weight: bold;
	font-size:medium;	
	height: 30px;
	background-color:White;
	text-indent:10px;
	border-bottom-color:black	;
	border-bottom-style:dashed;
	border-bottom-width:thin;
}
.ManuDynamicBackgroundVertical
{
	color: Maroon;
	font-weight: bold;
	font-size:medium;	
	height: 30px;
	background-color:White;
	text-indent:10px;
	border-bottom-color:Black;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-left-color:Maroon;
	border-left-style:solid;
	border-left-width:thick;
}
.ManuStaticHoverBackgroundVertical
{
	font-weight: bold;
	font-size:medium;	
	height: 30px;
	background-color:Maroon;
	color:White;
	text-indent:10px;
	border-bottom-color:Maroon;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.adjustedZIndex {
    z-index: 1;
}
/*menu*/
/*tables*/
table
{
	border: 0;
	border-style: none;
	padding: 0px;
	border-spacing: 0px;
	margin: 0 0 0 0;
	width:100%;
}
/*table*/

.UpcomingEventHeader,.LinkTopN,.Sponsors,.ControlHeader
{
    padding:  10px 0px 0px 10px;
    height:35px;
    font-size:medium;
}

/*DataDisplayTable */
table.Default
{
    border:0px solid red;
	border-spacing: 0px;
	padding:  10px 0px  0px 20px;
	width:100%;
	background-color:White;
}
table.Default td
{
	padding: 5px;
}
/*data display table*/
/*Top N Link*/
table.TopN
{
    margin:2px 0 0 0 ;
    border:0px solid red;
	border-spacing: 0px;
	padding: 0px 0px  0px 0px;
	width:100%;
	-moz-border-radius: 6px;
    border-radius: 6px;
}
table.TopN td
{
	padding: 10px;
}
/*Top N Link */
.UserInstructions
{
    border-bottom:dotted 1px #C0C0C0 ;
    font-family:Courier New;
    font-size:small;
    font-weight:normal;
    color:Gray;    
    width:100%;
    padding: 10px 10px 10px 10px;
}

.Bullet
{
    float: left;
    width: 16px;
    height: 16px;
    background: url('Images/ui-icons_ef8c08_256x240.png') -192px -112px;
    background-repeat: no-repeat;
}

.Header1
{
    text-decoration:none;
    font-weight:bold;
    color:Maroon;
}

.MsgForUser
{
    margin-top: 15px; 
    padding-top: 20px; 
    padding-left: 20px;
    height: 30px;
}


