/* Styles Common throughout Site */
@import url("/styles/bodyfont.asp");
BODY
{
margin:0px;
padding:0px;
color: #333333;
font-family: arial, Georgia, MS Sans Serif, verdana, helvetica, arial;
background-color:#ffffff;
width:100%;
background-repeat:repeat-x;

}


a
{
color: #1d5483;
font-weight:bold;
}

a:hover
{
color:#d63647;
}

a:visited
{
color: #1d5483
}

hr
{
background-color:#d63647;
margin-bottom:0px;
padding:0px;
}




/* DEFAULT PAGE LAYOUT */





div#searchbox
{
color: #fff;
}

div#searchbox a, div#searchbox a:visited
{
color: #fff;
}

div#searchbox form
{

}

div#masthead
{
max-width:920px;
min-width:775px;
display:block;
padding:5px;
height:200px
border:1px solid black;
}
/* IE HACK FOR CONTENT MIN-WIDTH & MAX-WIDTH */
* html  #masthead {
width: expression(document.body.clientWidth < 775? "775px" : document.body.clientWidth > 920? "920px" : "auto");
}
/* END IE HACK */

div#publicNavBar
{
padding: 0;
margin: 0;
position: absolute;
top: 123px;
left:-10px;
overflow: auto;
max-width:920px;
min-width:775px;
font-size: 12px;
}
/* IE HACK FOR CONTENT MIN-WIDTH & MAX-WIDTH */
* html  #publicNavBar {
width: expression(document.body.clientWidth < 775? "775px" : document.body.clientWidth > 920? "920px" : "auto");
}
/* END IE HACK */


div#publicNavBar a  {
font-weight: normal;
font-family: Arial;
font-size:0.9em;
}

div#publicNavBar a:hover {

color: #d63647;
}


div#submenu
{
padding: 0 0 5px 0;
margin: 0;
position: absolute;
max-width: 920px;
min-width:775px;
overflow: auto;
border-bottom: 1px solid #457aa8;
}
/* IE HACK FOR CONTENT MIN-WIDTH & MAX-WIDTH */
* html  #submenu {
width: expression(document.body.clientWidth < 800? "774px" : document.body.clientWidth > 920? "920px" : "auto");
}
/* END IE HACK */

div#breadCrumbContainer
{
float:left;
max-width:700px;
}
div#breadCrumb	{}
div#breadCrumb, div#breadCrumb a
{

font-weight: normal;
font-size: 0.85em;
background-color: transparent;
padding: 3px;
margin-bottom: 0px;
margin-top:0px;
color: #666;
}
div#breadCrumb ul
{
margin-left: -5px;
padding-left: 0;
display: inline;
border: none;
}
div#breadCrumb ul li
{
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}


div#publicQuickLink
{
float:right;
}


div#RightcontentDisplayContainer {
z-index:2;
padding: 0 0px 20px 7px;
margin: 0 0 30px 0;
position: absolute;
left: 190px;
max-width: 720px;
min-width:570px;
border-left: 2px dotted #cccccc;
/*border-right: 1px solid #666666;
 border-right: 1px solid #e7ebee;*/
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #cccccc;
min-height:65%;
}
/* IE HACK FOR CONTENT MIN-WIDTH & MAX-WIDTH */
* html  #RightcontentDisplayContainer {

width: expression(document.body.clientWidth < 800? "587px" : document.body.clientWidth > 920? "727px" : "auto");
height: 65%;
}
/* END IE HACK */

div#pageInclude
{
padding-right: 7px;
padding-left: 3px;
}
/* IE HACK FOR CONTENT MIN-WIDTH & MAX-WIDTH */
* html  #pageInclude {
overflow: hidden;
width: expression(document.body.clientWidth < 800? "570px" : document.body.clientWidth > 920? "718px" : "auto");
padding: 0 20px 0 0px;
margin: 0 0px 0 0;
}
/* END IE HACK */

div#pageIncludeContentContainer {
width: 98%;
}

div#footer {
position:absolute;
bottom:-35;
margin: 60px 0 0 -10px;
padding: 0px 0 10px 0px;
font-size: 0.80em;
color: #666666;
z-index: 99999;
width: 100%;
}
div#FontSizer {
clear:both;float:right;
}


fieldset legend
{
color: #d63647;
font-weight: bold;
}

fieldset, div#logon
{
margin-bottom: 15px;
margin-right: 15px;
}


h1
{
color:#457aa8;
font-size: 1.4em;
font-weight: bold;
padding:0px;
margin: 0;
font-family: arial;
border-bottom: 5px solid #d63647;
line-height: 1.3;
}


h2
{
padding: 3px 3px 3px 10px;
color:#fff;
font-size: 1.2em;
font-weight: bold;
margin:0 0 0 0;
font-family: arial;
background-color: #457aa8;
line-height: 1;
}
h3
{
color:#d63647;
font-size: 1em;
font-weight: bold;
padding:0px;
margin:0px;
font-family: arial;
line-height: 1;
}
h4
{
padding: 3px 3px 3px 10px;
color:#fff;
font-size: 1.2em;
font-weight: bold;
margin:0 0 0 0;
font-family: arial;
background-color: #d63647;
line-height: 1;
}




.enabledcell {
		font-family: 	 verdana, Arial, Helvetica, sans-serif;
		font-size: 	 0.8em;
		font-weight: 	 bold;
		color: 		 #6699cc;
		border: 1px solid #6699cc;
		background-color: #CBD6EF;
		}

.disabledcell {
		font-family: 	 verdana, Arial, Helvetica, sans-serif;
		font-size: 	 0.8em;
		font-weight: 	 bold;
		color: 		 #999999;
		border: 1px solid #cccccc;
		}


.roundedbox {
float:left;
width: 180px;
margin: 0px 0px 10px 0px;
overflow:hidden;
clear:both;
}
.roundedbox .top {
background: url(../images/rightnav_box_top_180.gif) 0px 0px no-repeat;
width: 180px;
height: 10px;
overflow:hidden;
float:left;
}
.roundedbox .middle {
background: url(../images/rightnav_box_middle_180.gif) 0px 0px repeat-y;
width: 180px;
height: auto;
float:left;
}

}
.roundedbox .middle p{

padding: 3px;
}

.roundedbox .bottom {
background: url(../images/rightnav_box_bottom_180.gif) 0px 0px no-repeat;
width: 190px;
height: 10px;
float:left;
}


.roundedboxHighlight {
float:left;
width: 180px;
margin: 0px 0px 10px 0px;
overflow:hidden;
clear:both;
}
.roundedboxHighlight h1 {
 color:#666;
 border:0;
 margin: 0 0 10px 20px;
}
.roundedboxHighlight .top {
background: url(../images/rightnav_box_top_180H.gif) 0px 0px no-repeat;
width: 180px;
height: 10px;
overflow:hidden;
float:left;
}
.roundedboxHighlight .middle {
background: url(../images/rightnav_box_middle_180H.gif) 0px 0px repeat-y;
width: 180px;
height: auto;
float:left;
}

}
.roundedboxHighlight .middle p{

padding: 3px;
}

.roundedboxHighlight .bottom {
background: url(../images/rightnav_box_bottom_180H.gif) 0px 0px no-repeat;
width: 190px;
height: 10px;
float:left;
}

div#sideMenucontainer    {
padding: 0;
margin: 0;
position: absolute;
left: 5px;
overflow: auto;
width: 185px;
border-right: 0px dotted #cccccc;
}

div#sideMenucontainer ul    {
color:#d63647;
list-style: none;
margin-left:6px;
padding-left: 0px;
margin-bottom:0px;
}

div#sideMenuContainer ul li {
border-left: 8px solid #457aa8;
border-bottom:#fff;
background-color:#e1dede;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 3px;
padding: 3px;
margin-bottom:1px;

}
div#sideMenuContainer li.current {
border-left: 8px solid #d63647;
border-bottom:#fff;
background-color:#457aa8;
color:#fff;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 3px;
padding: 3px;
margin-bottom:1px;
}
div#sideMenuContainer A.current {
color: #fff;
}

div#pageNavigationContainer   {


}
div#pageTitle   {

}
div#pageTabs {
float:left;
width:100%;
background:#efefef;
line-height:normal;
padding-top:10px;
margin-bottom: 10px;
border-bottom:1px solid #666;
}



div#pageTabs ul {

margin:0 0 0px 0;
padding:0px 10px 0 10px;
list-style:none;

}


div#pageTabs li {
display:inline;
overflow: visible;
padding:0;
border-bottom:0px solid #666666;
}
div#pageTabs li.selectedPage {
padding:0;
}

div#pageTabs a {
float:left;
background:url("../images/tableftF.gif") no-repeat left top;
margin:0 0 -1px 0;
padding:0 0 0 4px;
text-decoration:none;
border-bottom:1px solid #666666;
}
div#pageTabs a span {
float:left;
display:block;
background:url("../images/tabrightF.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#666;
}
div#pageTabs a.selectedPage {
border-bottom: 1px solid #ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#pageTabs a span {float:none;}
/* End IE5-Mac hack */
div#pageTabs a:hover span {
color:#666;
}
div#pageTabs a:hover {
background-position:0% -42px;
}
div#pageTabs a:hover span {
background-position:100% -42px;
}
div#pageTabs a.selectedPage {
background-position:0% -42px;
}
div#pageTabs a span.selectedPage {
background-position:100% -42px;

}
.headerCell, .headercell	{
		font-family: 	 verdana, Arial, Helvetica, sans-serif;
		font-size: 	 12px;
		background-color:#CBD6EF;
		font-weight: 	 bold;
		color: 		 #000000;
		}
.ResultsRowEven		{
			background-color: 	#d9e6ef;
			border-Bottom:	0px solid navy;
			}
.ResultsRowOdd		{
			background-color: 	#c1d6e4;
			border-Bottom:	0px solid navy;
			}
#profile_container_right_cell	{
	margin-left: 15px;
	padding-left:15px;
	}
.eProfiles_row_1
{
  background-color : #CCCCCC;
}
.eProfiles_row_2
{
  background-color : #DDDDDD;
}
.eProfiles_caption
{
  font-weight : bold;

}
.generic_view
{

}
.generic_edit
{

}
.generic_edit_editUpdate, generic_view_editUpdate
{

}
.lightBlueCellSmall, .darkBlueCellSmall	{

	background-color: #d9e6ef;

	}
.whiteCell {
background-color: #c1d6e4;
}
.fieldSet_style ul
{
margin:0px;
padding: 0px;
}

.fieldset_style br
	{
	font-size:0.8em;
	}

/* highlight boxes */
/* CONTENT HIGHLIGHT BOXES */

div#balanceOwing	{padding: 5px; border: 1px solid #990033; background-color:#ffcccc;}
div#highlightBox1Blue {clear:both; float: left; width: 250px; padding-right: 10px; padding-top: 10px; margin-bottom:10px;}

div#highlightBox1Pink {float: left; width: 250px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;}
div#highlightBoxFullPink { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink2 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink3 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink4 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink5 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink6 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink7 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink8 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink9 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullPink10 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }

div#highlightBoxFullBlue { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullBlue2 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullBlue3 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }
div#highlightBoxFullBlue4 { clear:both; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px; }

div#highlightBox2aBlue {float: left; width: 49%; padding-top: 10px; padding-right: 10px;}
div#highlightBox2bBlue {float: right; width: 49%; padding-top: 10px; }

div#HighlightBox3BlueContainer	{width:100%; float:left;border: 0px solid black; clear:both; margin: 0px 0px 10px 0px; display:block;}

	/* MOZILLA STYLE */
	div#highlightBox3aBlue  {float: left; width: 32%; margin-right: 10px; margin-bottom:10px; background-color: #f7f9f0;}
	div#highlightBox3bBlue  {float: left; width: 32%; margin-right: 10px; margin-bottom:10px; background-color: #f7f9f0;}
	div#highlightBox3cBlue  {float: right; width: 32%; margin-bottom:10px; background-color: #f7f9f0;}
	/* IE STYLE */
	* html div#highlightBox3aBlue {float: left; width: 32%; margin-bottom:10px;}
	* html div#highlightBox3bBlue {float: left; width: 33%;  margin-bottom:10px;}
	* html div#highlightBox3cBlue {float: right; width: 32%; margin-bottom:10px;}
.highlightBoxBlue h1 { font-weight:bold; letter-spacing: 0.1em; background-color: #6699cc; font-size: 1em; margin:0px ; padding: 0 0 3px 5px; color: #fff; text-align: left; border:0;}
.highlightBoxBlue p {font-weight: normal; margin:0;padding: 5px 10px;}

.highlightBoxBlue blockquote
{
margin:0; padding:5px 0px 5px 33px;
}
.highlightBoxBlue ul
{
margin:0;padding:5px 0px 5px 33px;list-style-type:square; list-style-image: url(../images/purple_arrow.gif);
}
.highlightBoxBlue li{
padding:5px 3px 5px 3px;MARGIN: -2PX 0PX 0PX 0PX;
}

.highlightBoxBlue	form	{margin:0; padding:0;}

.highlightBoxPink h1 {font-family: arial; font-weight:bold; letter-spacing: 0.1em;background-color: #da9bde; font-size: 1.2em; margin:0px ; padding: 0 0 3px 5px; color: #000; text-align: left}
.highlightBoxPink p {font-weight: normal; margin:0;padding: 5px 10px;}
.highlightBoxpink ul
{
margin:0;padding:5px 0px 5px 33px;list-style-type:square; list-style-image: url(../images/purple_arrow.gif);
}
.highlightBoxPink li{
padding:5px 3px 5px 3px;MARGIN: -2PX 0PX 0PX 0PX;
}

div#warning {
clear:both;
 margin:7px 0px 7px 0px;
}
div#warning td.notice {
  background-color: #f7eec8;
}

td.noticeMessage {
  border-left: 1px solid #d94a4a;
  background: url(/images/ta_strip.gif) repeat-x top;
}

div#warning .notice {
  background-color: #fff7d0
  border:3px solid red;
}

div#warning .notice p {
color: #d94a4a;
font-weight:bold;
font-size: 1.2em;
}



div#warning .notice p, div#warning .noticeMessage p {
  margin:0;
  padding: 0;
}


div#ratepage {
float:right;
margin: -5px 0 10px 10px;
padding:7px;
z-index: 99;
}

div#ratepage a,  div#ratepage a:hover, div#ratepage a:visited {
  color:#cc6633;
}

td.scaleText {

font-size:0.6em;
}

.AlphaSortTitle {
font-size: 1.2em;
font-weight: bold;
background-color: #d9e6ef;
color:  #1d5483;
}

.clublist li {
   padding-bottom: 3px;
}




img-shadow {
  float:left;
  background: url(/images/member_clubs_shadow.png) no-repeat bottom right !important;
  background: url(/images/member_clubs_shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 


.sitemaptop {clear:both; margin-left: 0px;  border:0px solid #cccccc; list-type: none;  }
.sitemapPublic  {margin-left: 0px;  border:0px solid #cccccc; list-type: none;   }



li.section {font-weight:bold; padding-top: 10px;}
li.Subsection {margin-left: -10px;  border:0px solid #cccccc; list-type: none; }

.sitemapPublic .subsection li a {font-weight:normal;}

.sitemapProtected  {margin-left: 0px;  border:0px solid #cccccc; list-type: none;   }
.sitemapProtected .subsection li a {font-weight:normal;}

.cellhighlight {
	
	background-color: #cee8fb;
}
.badgeCell {
	background-color: #fbf6cd;
}
