﻿body, form
{
	
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#626262;
	/*height:100%;*/
	width:100%;
	background-color: #000064;
}   
table
{
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;
	color:#626262;

}
div.CenterPanel table
{
margin-left:15px;
}
div.CenterPanel td
{
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	vertical-align:top;
}

ul
{
	margin-top:3px;
	margin-left:15px;
	margin-bottom:3px;
}
h1, h2, h3
{
	font-family:Tahoma;
	font-size:14px;
	color:#626262;
	margin-bottom:5px;
}
p
{
	margin-top:0px;
	margin-bottom:5px;
}
img
{
    border: none 0;
}
.Left
{
    float: left;
}
.Clear 
{
	clear:both;
	font-size:0px;
	height:0px;
}
/* Links */
a, a:link, a:active, a:hover, a:visited
{
	color:#00006E;
}
a.BlueLink:link, a.BlueLink:active, a.BlueLink, a.BlueLink:hover, a.BlueLink:visited
{
	font-weight:normal;
	color:#FFE42C;
}
div.Agility, a.Agility:link, a.Agility:hover, a.Agility:visited, a.Agility:active
{
	margin:10px 0;
	color:White;
	width: 100%;
	float: left;
	text-align: center;
}

.LogoutLink
{
	font-family:Arial;
	font-weight:bold;
	color:#FFE42C;
}
.LoginFonts
{
	color:White;
}
/********/
.BreederTitle
{
	text-transform:uppercase;
	font-family:Tahoma;
	font-size:14px;
	color:#626262;
}
.CenterContent
{
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.MainFrame
{
	width: 100%;
	margin-top:25px;
	background-color:white;
	background-image: url(../Images/FrameBackground.gif);
	background-repeat: repeat-y;
	border: solid 1px white;
	overflow: hidden;
}


.Title
{
	background-color:#C5C397;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	color:#000064;
	font-size:13px;
	font-weight:bold;
	text-align: left;
}

/** Menus **/
.MenuGroup
{
	margin-left:20px;
}
a.MenuItem, a.MenuItem_Selected
{
	line-height:16px;
	color:#000064;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px!important;
	cursor:pointer;cursor:hand;
	background-image: url(../Images/Icons/MainMenu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

.DividerItem
{
	color:#000064;
	font-family:Tahoma;
	font-size:11px;
}
/*********/

/** Homepage Template **/
.HorizontalDivider
{
	/*background-image:url(../Images/dot.gif);
	background-repeat:repeat-x;
	background-position:left center;*/
	/*width:100%;*/
	min-height:4px;
	height:4px;
	font-size:0px;
}
.VerticalDivider
{
	/*background-image:url(../Images/dot.gif);
	background-repeat:repeat-y;
	background-position:center top;*/
	min-height:10px;
	height:10px;
	/*margin-left:2px;*/
	width:5px;
}
.MembershipInfo, .EventsSection
{
    padding:5px;
    
}

/** Left Panel **/
.LeftPanel
{
	background-color:#000064;
	float: left;
	text-align: left;
	width: 250px;
}
.MenuPanel
{
	width:250px;
	#width: 250px;
	background-color:#E2E1CB;
	padding-top:15px;
	padding-bottom:20px;
	overflow:hidden;
}
.LowerLeftPanel
{
	border-top:solid 1px white;
	width:250px;
	overflow:hidden;
	min-height: 300px;
}
.LowerLeftPanel p
{
	margin: 10px 10px 0 10px;
}
.LowerLeftPanelText
{
	width:200px;
	color:White;
}
/** Right Panel **/
.RightPanel
{
    float: right;
    width: 709px;
    background-color: White;

}
.HeaderImage
{
    margin: 0 1px 0 0;
    float: left;
    width:473px;
}

.HeaderLogin
{
    float: left;
    width: 235px;
    border:solid 0px orange;
}
.LoginTextBoxes
{
	width:100px;
	height:16px;
	vertical-align:bottom;
}
.btnEnter
{
     float:right;
  
}
.HeaderLogin img
{
    margin-bottom: 2px;
}
.LoginControlContainer
{
	background-color: #000064;
	height: 73px;
	width: 235px;
}
.MemberAreaPanel
{
	padding: 0 5px;
	font-family:Arial;
	font-weight:bold;
	color:White;
	background-color: #000064;
	height: 73px;
	width: 220px;
}
.CenterPanel
{
	margin-top:4px;
	margin-right:3px;
	float: right;
	width: 702px;
	
}

/** Bottom Section **/
.BottomSection
{
	min-height:50px;
	height:50px;
	font-size:11px;
	
	padding-top:0px;
	background-color:#C5C397;
	border-top:solid 2px white;
	color:#000064;
	margin-top:0px;
	
	width:100%;
	float: left;
}
.BottomMenu
{
    margin: 6px 0;
    padding: 0;
}
.BottomSection .Separator
{
    margin: 0 10px;
    display: inline;
}
.BottomMenuItem, .BottomMenuItem_Selected
{
	color:#000064;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;cursor:hand;
	display:inline;
}
.BottomMenuItem a, .BottomMenuItem_Selected a
{
	text-decoration: none;
}
