@charset "UTF-8";

#bread {
	padding-left: 10px;
	background: url('/img/cmn/bullet_small_blue.gif') 0 4px no-repeat;
	margin-bottom: 2px;
}
h2 {
	text-indent: -3000px;
	background: url('/img/ladies/h2_bg.jpg') no-repeat;
	height: 110px;
	margin: -28px 0 28px -28px;
}

#ladies_clubs {
	margin-bottom: 60px;
	text-align: center;
	border: 1px solid white;
}
#ladies_clubs a {
	display: inline-block;
	width: 168px;
	height: 168px;
	margin: 0 30px;
	text-indent: -3000px;
	background-position: top;
}
#ladies_clubs a:hover { background-position: bottom; }
#ladies_clubs .btn1 { background-image: url('/img/ladies/index_btn_challenge.jpg'); }
#ladies_clubs .btn2 { background-image: url('/img/ladies/index_btn_student.jpg'); }
#ladies_clubs .btn3 { background-image: url('/img/ladies/index_btn_regional.jpg'); }

/* League top */
#league_name {
	width: 770px;
	margin: 0 0 36px -14px;
}
#league_name h3 {
	height: 95px;
	text-indent: -3000px;
	background-repeat: no-repeat;
}
#league_name.challenge h3 { background-image: url('/img/ladies/subhead_challenge.jpg'); }
#league_name.student h3 { background-image: url('/img/ladies/subhead_student.jpg'); }
#league_name.regional h3 { background-image: url('/img/ladies/subhead_regional.jpg'); }
#league_name ul {
	height: 35px;
	background: url('/img/ladies/top_menu_bg.jpg') repeat-x;
	text-align: center;
}
#league_name li {
	margin: 8px 20px 0;
	padding-left: 8px;
	background: url('/img/cmn/bullet_small_blue.gif') 0 4px no-repeat;
}

/* Results & Schedules */
#results h4 {
	color: #333;
	padding-left: 10px;
	background: url('/img/cmn/bullet_small_gray.gif') 0 4px no-repeat;
}
#results th, #results td, #schedules th, #schedules td {
	text-align: center;
	border-bottom: 1px solid #039;
}
#results table, #schedules table {
	width: 100%;
	margin-bottom: 12px;
}
#results th, #schedules th {
	color: #039;
	padding: 4px 0;
	font-weight: normal;
	white-space: nowrap;
}
#results td, #schedules td {
	background: url('/img/cmn/results_td_bg.gif') top right repeat-y;
	padding: 10px 8px 10px 4px;
}
#results .date, #results .score, #schedules .date {
	width: 10%;
	white-space: nowrap;
}
#results .end, #schedules .end {
	background-color: #eaeaea;
	background-image: none;
	padding-right: 4px;
}

h4.ext_link {
	color: #333;
	padding-left: 10px;
	margin: 12px 0;
	background: url('/img/cmn/bullet_small_gray.gif') 0 4px no-repeat;
}
