html {
	height: 100%;	
}
body {
	height:100%;
	padding:0;
	margin:0px;
	
	text-align:center;
	/*background: url('http://www.swimoregon.org/images/treewallpaper.gif');*/
	background-color: #336EA8;
}

#body {
	width: 649px;
	min-height: 100%;
	/*height: 100%;*/
	border-left:4px solid #000000;
	border-right:4px solid #000000;
	padding-left:2px;
	padding-right:2px;
	background-color:#ffffff;
	/*position:absolute;*/
	margin-left:auto;
	margin-right:auto;
	display:table;
}

#header {
	white-space:nowrap;
	border: 2px solid #000000;
	padding: 0px;
	margin: 0px;	
	text-align:left;
}
#menu {
	text-align:center;	
}
#content {
	padding-top:12px;	
	text-align:left;
}
p.top {
	margin:0px;
	padding:0px;	
}
img.top {
	border:2px solid #000000;
	padding: 0px;
	width: 125px;
	height: 125px;
	margin:0px;
}
img { border:0; }

#logo {
	
}
li { margin:0px; font-size:11px; }
h1,h2,h3,h4,p,td,th,a,li {
	font-family:arial;	
}
p {
	font-size:11px;
	margin-bottom:10px;
	margin-top: 10px;
}
p.overlined { border-top:1px dashed #000000; }
a:link {color:#336EA8;text-decoration:none;}
a:visited {color:#336EA8;text-decoration:none;}
a:active {color:#336EA8;text-decoration:none;}
a:hover {color:#ff0000;text-decoration:underline;}
h1 {
	font-size:18px;	
}
h2 {
	font-size:16px;	
}
h3 {
	font-size:14px;	
}
h4,p.session_name {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 0px;
}
h1,h2,h3,p.session_name{
	text-align:center;
	border-top:2px solid #336EA8;
	border-bottom: 2px solid #336EA8;	
	margin-top:6px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	padding-top: 3px;
	background-color: #FAFAD2 ;
	color: #336EA8;
}
h2.r {
	text-align:left;
	border-top:0;
	border-bottom: 0;	
	margin-top:default;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	background-color: transparent ;
	color: #000000;
}
div.centered { text-align:center; }
table { border-collapse: collapse; empty-cells:show; border:1px solid #000000; margin-left:auto;margin-right:auto;}
table th { background-color: black; color: #ffffff; text-align:left; font-size:11px; }
table td { border:1px solid #000000; vertical-align:top; font-size: 11px; padding-left:3px;padding-right:3px; text-align:left;}

#editFormDiv {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #ffffff;
	text-align:left;
}
/* From O'reilly */
#navsite h5 {
 display: none;
}
#navsite ul {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: 1px solid #778; 
 font: bold 12px Verdana, sans-serif; 
}
#navsite ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#navsite ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}
#navsite ul li a:link {
 color: #448;
}
#navsite ul li a:visited {
 color: #667;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #AAE;
 border-color: #227;
}
#navsite ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}


#reg_form div {
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#reg_form div.nocenter {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
p.error {
	border: 2px solid #8b0000;
	padding: 3px;
	background-color: #FFB6C1;
	color: #8b0000;
	font-weight: bold;
}
.right_aligned {
	text-align:right;	
}

table.order {
	border: 0;
}
table.order td {
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
}
table.order tr.detail {
	border-bottom: 1px dotted #336EA8;
}
table.order tr.subtotal {
	border-top: 1px solid #336ea8;
	border-bottom: 1px solid #336EA8;
}

table.nolines td{
		border:0px;
		padding-left:5px;
		padding-right:5px;
}

div.session {
  /*float:center;*/
  width:90%;
 
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  /*(margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;*/	
  margin-left:auto;
  margin-right: auto;
  margin-top:5px;
  padding: 0px 5px 5px 0px;
  margin-bottom:10px;
  /*padding: 0px 10px 10px 0px;*/
}
div.sess_container {
	border:1px solid #000000;
	padding:5px;
	margin-left: -5px;
	margin-top: -5px;
}
div.sess_container table th{
	background-color: #336ea8;
	font-size:12px;
}
div.sess_container table td{
	vertical-align: middle;
	/*border:0;*/
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px dotted #dcdcdc;
	
}	
div.sess_container table {
	border: 1px solid #000000;
	
}

#meet_costs table th {
	font-size: 10px;
	background-color: #336ea8;
}
#meet_info,#form_div {
	border: 1px solid #000000;
	text-align: center;	
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#form_div table { border: 0px; }
p.entry_header {
	text-align:center;
	font-weight: bold;
}

#centered_links {
	font-size:10px;
	margin-top:6px;
	border-top: 1px dotted #000000;
	text-align: center;
	padding-left:10px;
	padding-right: 10px;
}

form.google_search {
	border-bottom: 1px dotted #000000;
}
form.google_search p {
	font-weight: bold;
	color: #336EA8;
}
form.google_search input {
	font-size: 10px;
	background-color: #FAFAD2 ;
	color: #336EA8;
	border: 1px solid #336ea8;
}
form.google_search input.google_btn {
	font-weight: bold;
	cursor: pointer;
}

div.google_search table {
	border:0;
}
div.google_search td {
	border:0;
}

.inline_list {
	text-align:center;
	margin-top:12px;
}	

img.ajaxImg {
	display:none;
}
div#clubDetails {
	clear:both;
}
div#clubDetails div {
	margin-right:6px;
	float:left;
}

ul.pdfLinks li,li.pdfLinks {
	list-style-image: url("/images/icons/pdf16.gif");
}
ul.htmlLinks li,li.htmlLinks {
	list-style-image: url("/images/icons/ICHTM.GIF");
}
ul.docLinks li, li.docLinks {
	list-style-image: url("/images/icons/ICDOC.GIF");
}
ul.zipLinks li, li.zipLinks {
	list-style-image: url("/images/icons/icon-zip.png");
}
ul.txtLinks li,li.txtLinks {
	list-style-image: url("/images/icons/ICLOG.GIF");
}
ul.excelLinks li,li.excelLinks {
	list-style-image: url("/images/iconds/ICXLS.GIF");
}
ul.folderLinks li,li.folderLinks {
	list-style-image: url("/images/iconds/folder.gif");

}

div.nationalHeader p {
	text-align:center;
	font-size:25px;
	font-weight:bold;
}

.clickable { cursor: pointer; }