/* Festival Inns - Sports Listings CSS Document */

body {
	font-family: Arial, Verdana, sans-serif;
	color: #00339C;
	margin: 0px;
	background-color: #BFDFF6;
	background-image: url(graphics/bg_tile.gif);
	background-repeat: repeat-x;
	text-align: center;
}
div.container {
	margin: 0 auto;
	width: 760px;
}
#main {
	width: 760px;
	background-color: #ffffff;
}
.main001 {
	width: 10px;
	background-image: url(graphics/header_corner_l.gif);
	background-repeat: no-repeat;
}
.main002 {
	width: 10px;
}
.main003 {
	width: 10px;
	background-image: url(graphics/header_corner_r.gif);
	background-repeat: no-repeat;
}
.main004 {
	height: 20px;
	background-image: url(graphics/header_topbg.gif);
	background-repeat: repeat-x;
}
.main005{
	vertical-align: top;
}
#time {
	width: 760px;
	height: 20px;
}
.time001 {
 	width: 500px;
	background-image: url(graphics/header_top.gif);
	background-repeat: no-repeat;
}
.time002 {
	text-align: right;
}
.time003 {
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding-top: 4px;
}
.time004 {
 	width: 13px;
	background-image: url(graphics/header_top_r.gif);
	background-repeat: no-repeat;
}
#lcol {
	width: 585px;
}
.lcol001 {
	height: 60px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E3ECF3;
	background-image: url(graphics/lcol_parabg.gif);
	background-repeat: repeat-x;
	vertical-align: center;
	font-size: 11px;
	
}
.listtit001 {
	width: 121px;
	height: 40px;
	background-image: url(graphics/lcol_title01.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
}
.listtit002 {
	width: 144px;
	height: 40px;
	background-image: url(graphics/lcol_title02.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
}
.listtit003 {
	width: 231px;
	height: 40px;
	background-image: url(graphics/lcol_title03.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
}
.listtit004 {
	width: 89px;
	height: 40px;
	background-image: url(graphics/lcol_title04.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
}
.listtit005 {
	width: 3px;
	height: 40px;
	background-image: url(graphics/lcol_title_divide.gif);
	background-repeat: no-repeat;
}
.listtit006 {
	height: 30px;
	background-image: url(graphics/list_footer.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.lcol02{
	padding-top: 30px;
	padding-bottom: 60px;
	font-family: verdana;
	font-size: 10px;
	color: #71A0CA;
	text-align: center;
}
.lcol02 a {
	color: #71A0CA;
}
.lcol02 a:hover {
	color: #71A0CA;
	color: #00339C;
}
#list {
	width: 585;
}
.list_divide {
	width: 585px;
	height: 1px;
	background-image: url(graphics/list_divide.gif);
	background-repeat: no-repeat;
}
.list_margin001 {
	height: 8px;
	width: 121px;
	background-image: url(graphics/list_col01.gif);
	background-repeat: repeat-y;
}
.list_margin002 {
	height: 8px;
	width: 144px;
	background-image: url(graphics/list_col02.gif);
	background-repeat: repeat-y;
}
.list_margin003 {
	height: 8px;
	width: 231px;
	background-image: url(graphics/list_col03.gif);
	background-repeat: repeat-y;
}
.list_margin004 {
	height: 8px;
	width: 89px;
	background-image: url(graphics/list_col04.gif);
	background-repeat: repeat-y;
}
.list_001 {
	height: 19px;
	width: 121px;
	background-image: url(graphics/list_col01.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 12px;
	vertical-align: top;
	color: #ffffff;
}
.list_002 {
	height: 19px;
	width: 144px;
	background-image: url(graphics/list_col02.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 12px;
	vertical-align: top;
	color: #ffffff;
}
.list_003 {
	height: 19px;
	width: 231px;
	background-image: url(graphics/list_col03.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 12px;
	vertical-align: top;
	color: #ffffff;
}
.list_004 {
	height: 19px;
	width: 89px;
	background-image: url(graphics/list_col04.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 12px;
	vertical-align: top;
	color: #ffffff;
}
#rcol {
	width: 145px;
}
.rcol001 {
	height: 66px;
	padding-top: 14px;
	vertical-align: top;
}
.rcol002 {
	height: 30px;
	padding-top: 2px;
	padding-left: 15px;
	vertical-align: top;
	background-image: url(graphics/rcol_unitbg01.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: verdana;
}
.rcol002 a {
	font-size: 10px;
	text-decoration: none;
	color: #00339C;
}
.rcol002 a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #00339C;
}
.rcol003 {
	height: 42px;
	padding-top: 2px;
	padding-left: 15px;
	vertical-align: top;
	background-image: url(graphics/rcol_unitbg02.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: verdana;
}
.rcol003 a {
	font-size: 10px;
	text-decoration: none;
	color: #00339C;
}
.rcol003 a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #00339C;
}
.rcol004 {
	height: 144px;
	padding-top: 77px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	background-image: url(graphics/rcol_title_signup.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
}
.rcol005 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	background-image: url(graphics/rcol_signup_bg.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
}
.rcol006 {
	height: 7px;
	background-image: url(graphics/rcol_signup_footer.gif);
	background-repeat: no-repeat;
}
.form {
	font-size: 10px;
	font-family: verdana;
	color: #00339C;
}
.thankyou {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
	background-color: #1D81DA;
}
#footernav {
	width: 165px;
	height: 30px;
}
.footernav001 {
	width: 90px;
	background-image: url(graphics/list_navprevious.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #A6AEB6;
	text-align: right;
}
.footernav001 a {
	color: #2183DC;
	text-decoration: none;
}
.footernav001 a:hover {
	color: #2183DC;
	text-decoration: underline;
}
.footernav002 {
	width: 75px;
	background-image: url(graphics/list_navnext.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #A6AEB6;
}
.footernav002 a {
	color: #2183DC;
	text-decoration: none;
}
.footernav002 a:hover {
	color: #2183DC;
	text-decoration: underline;
}
