#ror div.content  
{
	text-align: left;
	padding-bottom:  16px;
	margin-top: 16px;
	margin-bottom: 0px;
}

#ror table
{
	border: 0px;
	padding: 0px;
	margin: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	empty-cells: show;
	margin-left: auto;
	margin-right: auto;	
}

#ror td
{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	color: black;
	padding: 0px;
}
#ror a, #ror a:visited
{
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border: none;
}
#ror div.selected, div.first_selected, div.last_selected
{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #154587;
}

#ror table.base span.editable a:link {
	color: black;
	text-decoration: none;
}

#ror a:visited
{
	color: inherit;
}
#ror a:hover, td.links  a:hover,table a:hover,table.base  a:hover, table.base caption a:hover,a.ad:hover  {
	color: #154587;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	text-decoration: none;
	background-color: transparent;
}

#ror a.image:hover, a.anchor:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: transparent;
}

#ror a.ad:hover, a.home_page_photo:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: transparent;
}

#ror table.base span.editable a:hover {
	color: black;
	background-color: #FFFEE2;
	text-decoration: none;
}

#ror td.disclosure a.disclosure:hover
{
	background-color: none;
	border: none;
}

#ror a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #154587;
}

#ror a.obvious, table.base#news a
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
}

#ror p, p ol, ul, div.text
{
	width: 600px;
	text-align: left;
}

#ror .pagetitle
{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#ror table.titlebar
{
	height: 62 px;
	width: 100%;
	background-color: rgb(224,224,224);
	background-image: url(/images/backgrounds/title_bar.gif);
}

#ror table.titlebar a
{
	border: none;
}

#ror table.titlebar td.links
{
	text-align: left;
	padding-top: 26px;
	color: rgb(224,224,224);
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}

#ror table.titlebar td.links#right
{
	text-align: right;
}

#ror table.titlebar td.links a
{
	text-decoration: none;
	color: rgb(224,224,224);
	font-weight: bold;
}

/* For static pages from old site */
#ror span.titlebarlinks
{
	color: white;
}
#ror   h1  
{
	color: #000000;
	font-size: 21px;
	margin-top: 24px;
	margin-bottom: 4px;
}

#ror h1 a
{
	color: #000000;
}

#ror h1.top
{
	margin-top: 0px;
}
#ror h2  
{
	color: black;
	font-size: 16px;
	margin-top: 24px;
	margin-bottom: 4px;
}

#ror h3
{
	
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 4px;
}

#ror h3 a
{
	
}

#ror h4
{
	margin-bottom: 0px;
}

#ror .type
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#ror .monotype
{
	font-size: 8pt;
	font-family: Monaco, Courier New, Courier, monospaced;
}

#ror img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

#ror a img {
	border: 0px none;	
}

#ror td.home_page_photo
{
	width: 33%;
	text-align: right;
}

#ror td.home_page_photo img {
	border: 2px solid black;
	width: 285px;
}

#ror td.home_page_photo a img {
	border: 2px solid black;
	width: 285px;
}

#ror div.photo_caption
{
	width: 289px;
	font-size: 11px;
	font-weight: bold;
	
	text-align: left;
	margin-top: 12px;
	margin-left: auto;
	margin-right: none;
	padding-left: none;
	padding-right: none;
}

#ror div.photo_caption a 
{
	
}

#ror div.photo_caption a:hover
{
	color: black;
}

#ror input.photo_text_field
{
	width: 300px;
}

#ror div.homepage_links
{
	width: 289px;
	text-align: left;
	margin-left: auto;
}

#ror .tableList
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#ror .tablehead
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#ror .updatedon
{
	margin-top: 8px;
	font-size: 8pt;
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	white-space: nowrap;
}

#ror .not_found {
	text-align: center;
}

#ror .copyright
{
	font-size: 6pt;
	font-family:  Arial, Helvetica, sans-serif;
}

#ror table.base
{
	width: 100%;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: left;
}

#ror table.base caption, #ror div.caption
{
	text-align: left;
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	min-height: 30px;
	font-weight: bold;
	border: none;
	background: none;
}

#ror table.base caption.small, #ror div.caption.small
{
	font-size: 14px;
}

#ror table.base th {
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	vertical-align: baseline;
	height: 19px;
	font-size: 7pt;
	line-height: 19px;
	color: black;
	background-image: none;
	background-repeat: repeat-x;
}

#ror table.base tr.odd {
	background-color: #CCCCCC;
}

#ror table.base td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;
	font-size: 12px;
}

#ror table.base#upcoming_events_table
{
	width: 100%;
	display: table;
}

#ror table.base td.date
{
	white-space: nowrap;
	text-align: right;
}

#ror table.base#upcoming_events_table td.date
{
	text-align: left;
}

#ror table.base#home_page_results_table
{
	width: 100%;
	display: table;
}

#ror table.base#news
{
	margin-top: 32px;	
}

#ror table.base#login{
	width: 300px;
}

table.base#teams_table td.club_name, table.base#teams_table td.contact, table.base#teams_table td.contact_phone, table.base td.contact_phone {
  white-space: nowrap;
}

#ror pre, #ror pre a, #ror pre a:link, #ror pre a:visited 
{
	font-size: 12px;
	font-family: Monaco, "Lucida Console", Monospace, "Bitstream Vera Sans Mono", "Courier New", Courier, monospaced;
	width: 800px;
	letter-spacing: -1px;
	padding: 0px;
	font-style: normal;
}

#ror .header { background-color: #E8E88C; }

#ror .link_spacer
{
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
}

#ror #table_sub_head
{
	font-size: 8pt;
	padding-top: 16px;
	color: #99811A;
}

#ror .total
{
	font-size: 8pt;
	font-weight: bold;
	padding-right: 16px;
	text-align: right;
}

#ror tr.buttons td.add_remove {
	padding-left: 0px;
	padding-top: 4px;
}

#ror tr.buttons td.right {
	padding-top: 8px;
}

#ror table.base td.right, table.base td.right, table.base th.right {
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}

#ror table.results {
	margin-top: 20px;
	padding-bottom: 12px;
}

#ror table.results td {
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#ror table.results tr.standings td {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ror table.results td.date, table.results tr.standings td.date {
	width: 70px;
	padding-left: 8px;
	padding-right: 4px;
	text-align: right;
	font-weight: normal;
}

#ror table.results td.date {
	font-weight: bold;
}

#ror table.base a.event {
	font-weight: bold;
}

#ror #padded {
	margin-left: 8px;
}

#ror div.inline {
  	float: left;
}

#ror table.base#inline
{
	border-left: 1px solid rgb(255,222,20);
	border-right: 1px solid rgb(255,222,20);
	width: 100%;
}

/* Why doesn't this work? */
#ror table.base#inline caption
{
	font-size: 14px;
}


#ror table.dialog {
	background-color: #f3f3f3;
	border-color: #acacac;
	border-width: 1px;
	border-style: solid;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 36px;
	padding-right: 36px;
}

#ror table.dialog td.buttons {
	text-align: right;
	padding-top: 12px;
}

#ror table.dialog td.buttons input {
	padding-left: 8px;
}

#ror table#left_nav {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#ror table#left_nav td.text {
	white-space: nowrap;	
	padding-left: 4px;
}

#ror table#left_nav td.icon {
	text-align: right;
	padding-right: 0px;
}

#ror table#left_nav td.icon_padding {
	padding-width: 36px;
}

#ror .field_label
{
	text-align: right;
	font-weight: bold;
	min-width: 75px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 8px;
	white-space: nowrap;	
}

#ror .field_label#left
{
	text-align: left;
}

#ror div.archive_navigation a
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

#ror div.archive_navigation span
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

#ror div.archive_navigation input
{
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

#ror table.post
{
	display: inline-table;
	margin-top: 20px;
}

#ror table.post td
{
	padding-top: 4px;	
}

#ror div.tabs, #ror table.tabs {
	text-align: center;
}


#ror .message
{
	width: 400px;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	white-space: normal;
	text-align: left;
}

#ror #warn
{
	color: red;
}

#ror .inline_error
{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C6413E;
	white-space: normal;
}

#ror .fieldWithErrors
{
	padding: 2px;
	background-color: red;
}

#ror #errorExplanation
{
	width: 400px;
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

#ror #errorExplanation h2
{
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}

#ror #errorExplanation p
{
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#ror #errorExplanation ul li
{
	font-size: 12px;
	list-style: square;
}

#ror .cancelled
{
	text-decoration: line-through;
}

#ror label {
	font-weight: bold;
}

#ror tr.month
{
	vertical-align: top;
}

#ror td.day
{
	height: 70px;
	width: 14%;
	border: 1px solid white;
	padding: 4px 4px;
	text-align: left;
}

#ror td.day div.number
{
	font-weight: bold;
}

#ror td.day div.event
{
	padding-bottom: 4px;
}

#ror td.day_from_other_month
{
	height: 70px;
	width: 14%;
	border: 1px solid rgb(255, 255, 222);
	background-color: rgb(255, 255, 222);
	padding: 4px 4px;
}

#ror td.day_from_other_month div.number
{
	font-style: italic;
	text-align: left;
}

#ror div.breadcrumb {
	padding: 32px 0px 0px 2px;
	font-weight: normal;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#ror div.breadcrumb a {
	
	border-bottom: none;
}

#ror div.categories {
	width: 350px;
	border: 1px solid rgb(190, 190, 190);
	padding-left: 4px;
	padding-right: 4px;
	min-height: 200px;
	margin-right: 24px;
}

#ror td.disclosure
{
	width: 20px;
	padding-right: 8px;
	text-align: right;
	float: right;
}

#ror .category
{
	cursor: move;
}

#ror table.full_width {
	width: 100%;
}

#ror table.half_width {
	width: 48%;
}

#ror td#left_person {
	padding-right: 16px;
}

#adminTopBar {
	background-color: #1B4A91;
	background-image: url(../images/admin_top_bar_bg.png);
	background-repeat: no-repeat;
	height: 70px;  
}

#footer {
  display: block;
}

#footer a {
  text-decoration: none;
  border-bottom: none;
}


#footer a:hover {
  text-decoration: underline;
  background: none;
}

#ror div.clear, div.clear {
  height: auto;
  font-size: 11px;
  line-height: 26px;
  clip: auto;
}

#ror table.tabs td {
  font-size: 12px;
  padding-left:8px;
  padding-right:8px;
}

#ror table.tabs {
  margin-top: 8px;
}

#ror div.content form {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#ror select {
  margin-top: 8px;
}

#ror hr {
  border: none;
  color: white;
  background: none;
}

.left, .centered .left {
  text-align: left;
}

.right {
  text-align: right;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: table;
}

