/* 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
{
visibility: hidden
}


div#publicNavBar
{
visibility: hidden
}
div#privateNavBar
{
visibility: hidden
}



div#submenu
{
visibility: hidden
}


div#breadCrumbContainer
{

}
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#RightcontentDisplayContainer {
width:100%;
left:0;
top:0;
border-right: 0px;
border-left: 0px;
}

div#pageInclude
{
}


div#footer {
position:absolute;
bottom:-35;
margin: 60px 0 0 0px;
padding: 0px 0 10px 0px;
font-size: 0.80em;
color: #666666;
z-index: 99999;
width: 100%;
border-top:1px solid #666;
}

div#FontSizer {
visibility: hidden;
}

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
{
color:#0000;
font-size: 1.2em;
font-weight: bold;
margin:0 0 0 0;
font-family: arial;
line-height: 1;
}
h3
{
color:#d63647;
font-size: 1em;
font-weight: bold;
padding:0px;
margin:0px;
font-family: arial;
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    {
visibility: hidden;
border-right: 0px;
}



div#pageNavigationContainer   {


}
div#pageTitle   {

}
div#pageTabs {

visibility: hidden
}





.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:	1px solid navy;
			}
.ResultsRowOdd		{
			background-color: 	#c1d6e4;
			border-Bottom:	1px 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 {
visibility: hidden;
}


div#ratepage {
visibility: hidden;
}


div#showimage {
visibility: hidden;
}
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;}
