/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#4a4a4a;
	line-height:20px;
	background:url(/images/backgrounds/bg.gif) repeat-y top center #F1F1F2;
}
	
#container {
	margin:0 auto;
	width:949px;
	text-align:left;
	border:1px solid #000000;
	border-top:none;
	background:url(/images/backgrounds/header_border.gif) no-repeat #fff;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#4a4a4a;
	line-height:20px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

.home h1 {
	text-align:right;
	background:url(/images/backgrounds/heading_bg.gif) no-repeat;
	height:35px;
	line-height:25px;
	padding:21px 124px 0 16px;
}



/* Header */

.logo {
	margin:23px 0 12px 22px;
}

.headerAd {
	float:right;
	margin:41px 32px 0 0;
}

#menuBreak {
	background:url(/images/backgrounds/menu_break_bg.gif) no-repeat;
	height:55px;
}


/* Main Navigation */

#mainNav {
	height:34px;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	position:relative;
}

#mainNav > li {
	font-size:13px;
	font-family:"Lucida Sans", "trebuchet MS", Arial, Helvetica;
}

#mainNav > li > a {
	color:#FFFFFF;
	background:#70706B;
	display:block;
	float:left;
	height:28px;
	padding:6px 0 0 0;
	text-align:center;
}

#mainNav a:hover, #mainNav li.down a {
	background:#0091D4;
}

#mainNav > li a#home { width:89px; }

#mainNav > li a#tenniscourthire { width:113px; }

#mainNav > li a#tenniscoaching, #mainNav a#aboutqldtenniscentre { width:109px; }

#mainNav > li a#proshop, #mainNav a#fixtures { width:105px; }

#mainNav > li a#tournaments { width:133px; }

#mainNav > li a#prices { width:89px; }

#mainNav > li a#contact { width:97px; }

#mainNav ul {
	position:absolute;
	width:200px; /* left offset of submenus need to match (see below) */
	top:-999px;
}

#mainNav ul.dropmenu82 {
	width:110px;
}

#mainNav > li > ul {
	border-right:1px solid #70716B;
	border-left:1px solid #70716B;
}

#mainNav ul li {
	width:100%;
	border-bottom:1px solid #70716B;
}

#mainNav ul li a {
	background:#0091D4!important;
	filter:alpha(opacity=95);
	opacity:0.95;
	-moz-opacity:0.95; 
	padding: 2px 10px 2px 10px;
	display:block;
	text-align:left;
	font-family: Tahoma, Arial, sans-serif !important;
	color:#fff;
}

#mainNav ul li a:hover {
	background:#C1D42A!important;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	color:#fff; 
}

#mainNav ul li.dropMenuChild a, #mainNav ul li.dropMenuChildChild a {
	background:url(/images/backgrounds/drop_arrow.gif) no-repeat 20px 8px #71b4d2!important;
 	padding-left:33px !important;
}

#mainNav ul li.dropMenuChild a:hover, #mainNav ul li.dropMenuChildChild a:hover {
	background-color:#C1D42A!important;
 	background-position:20px -81px!important;
}

#mainNav ul li.dropMenuChildChild a {
	background-position:33px 8px!important;
 	padding-left:46px !important;
}

#mainNav ul li.dropMenuChildChild a:hover {
	background-position:33px -81px!important;
}

#mainNav li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}

#mainNav li:hover ul, #mainNav li.sfHover ul {
	left:0;
	top:34px; /* match top ul list item height */
	z-index:99;
}

#mainNav li:hover li ul, #mainNav li.sfHover li ul {
	top:-999em;
}

#mainNav li li:hover ul, #mainNav li li.sfHover ul, #mainNav li li li:hover ul, #mainNav li li li.sfHover ul {
	left:200px; /* match ul width */
	top:0;
}

#mainNav li li:hover li ul, #mainNav li li.sfHover li ul {
	top:-999em;
}


/* Sub Nav */

#subNav {
	list-style:none;
	background:#F2F2F2;
	padding:3px 0;
	margin:0 0 15px 0;
}

#subNav li {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:-1px 0;
	font-family:"Lucida Sans", "trebuchet MS", Arial, Helvetica;
}

#subNav a {
	color:#333333;
	padding:3px 12px;
	display:block;
	width:276px;
}

#subNav .white a {
	background:#fff;
}

#subNav a:hover, #subNav li.down a {
	background:#70716B;
	color:#FFFFFF;
}

#subNav li.child, #subNav li.childChild {
	border-top:none;
	border-bottom:1px solid #fff;
}

#subNav li.child a, #subNav li.childChild a {
	background:#8D8E89;
	font-size:11px;
	color:#FFFFFF;
	padding:1px 12px 1px 27px;
	width:261px;
}

#subNav li.childChild a {
	padding-left:47px;
	width:241px;
}

#subNav li.child a:hover, #subNav li.child a.down, #subNav li.childChild a:hover, #subNav li.childChild a.down {
	text-decoration:underline;
}


/* Side Bar */

#sideBar {
	float:left;
	width:300px;
	padding:0 0 15px 17px;
}

.home #sideBar {
	float:right;
	padding:0 17px 15px 0;
}

.avivaBanner {
	margin:0 0 14px 0;
}

.forecastDayCont {
	background:#F2F2F2;
	padding:2px 0 3px 0;
}

.forecastDay {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	font-size:10px;
	color:#808080;
	line-height:15px;
	padding:8px 10px 5px 12px;
	margin:0 0 -1px 0;
}

.forecastDay img {
	float:left;
	margin:3px 15px 0 0;
}

.forecastDayTitle {
	color:#0090D4;
	font-size:12px;
	font-family:"Lucida Sans", "trebuchet MS", Arial, Helvetica;
	line-height:10px;
}

.forecastDate {
	color:#000;
	font-size:11px;
}

#worldNewsContainer {
	background:url(/images/backgrounds/content_bottom_line.gif) repeat-x #F2F2F2;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C2CC1C;
	margin:15px 0 0 0;
	padding:15px 0 15px 14px;
	border-bottom:1px solid #fff;
}

#worldNewsContainer iframe {
	margin:10px 0 0 0;
}

#newsContainer {
	font-size:11px;
	color:#666666;
	line-height:16px;
}

#newsContainer h3 {
	color:#000000;
	font-size:13px;
	font-family:"Lucida Sans", "trebuchet MS", Arial, Helvetica;
	font-weight:normal;
}

#newsContainer p {
	margin:6px 0 15px 0;
}

#newsContainer a {
	color:#000000;
	text-decoration:none;
}

#newsContainer a:hover {
	color:#000000;
	text-decoration:underline;
}

#viewMoreWorldNews {
	text-align:right;
	background:url(/images/backgrounds/content_top_line.gif) repeat-x;
	padding:10px 0 0 0;
	font-size:11px;
}

#viewMoreWorldNews a {
	text-decoration:underline;
	color:#C2CC1C;
}


/* Content */

#content {
	width:600px;
	margin:0 16px 0 0;
	_margin:0 8px 0 0;
	float:right;
	padding:0 0 20px 0;
}

.home #content {
	float:left;
	margin:0 0 0 16px;
	_margin:0 0 0 8px;
	background:url(/images/backgrounds/content_top_line.gif) repeat-x;
	padding:18px 0 20px 0;
}

.lineBreak {
	background:url(/images/backgrounds/content_top_line.gif) repeat-x;
	height:3px;
}

#content p, #content table, #content ul {
	margin:0 0 18px 0;
}

#content li {
	list-style:none;
	background:url(/images/spacers/required.gif) no-repeat 0 7px;
	padding:0 0 5px 19px;
}

#content a {
	text-decoration:underline;
}

.cta {
	text-align:right;
	margin:-2px 0 0 0;
}

.cta img {
	margin:0 0 0 16px;
}

#faqLinks {
	background:url(images/backgrounds/content_top_line.gif) repeat-x bottom left;
	padding:0 0 15px 0;
}

#faqLinks a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.pricesTable {
	border-bottom:2px solid #F2F2F2;
	border-top:2px solid #F2F2F2;
}

.pricesTable td {
	background:#F2F2F2;
	border-bottom:1px solid #fff;
	padding:10px;
	font-size:11px;
}

.pricesTable td.first, .restringingTable td.first, .timeTable th.first {
	border-top:1px solid #fff;
}

.pricesTable h3 {
	font-size:13px;
	margin:0 0 2px 0;
}

.restringingTable {
	border-bottom:2px solid #F2F2F2;
	border-top:2px solid #F2F2F2;
}

.restringingTable td {
	background:#F2F2F2;
	padding:4px 10px;
	font-size:11px;
	line-height:16px;
}

.restringingTable td.last {
	border-bottom:1px solid #fff;
}

.restringingTable th {
	background:#F2F2F2;
	padding:5px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.restringingTable h3 {
	padding:10px 0 0 0;
}

.timeTable {
	border-bottom:2px solid #F2F2F2;
	border-top:2px solid #F2F2F2;
	width:100%;
}

.timeTable th {
	background:#F2F2F2;
	padding:8px 10px 0 10px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.timeTable td {
	border-bottom:1px solid #fff;
	padding:0 10px 10px 10px;
	background:#F2F2F2;
	font-size:11px;
	line-height:16px;
}


/* News */

h3.latestNewsHead {
	color:#E30E78;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/backgrounds/rounded_box_top.gif) no-repeat bottom left;
	height:40px;
	margin:15px 0 0 0;
}

h3.latestNewsHead img {
	vertical-align:middle;
	margin:0 0 0 12px;
}

.latestNewsContainer {
	background:url(/images/backgrounds/rounded_box_middle.gif) repeat-y;
	padding:5px 18px;
	font-size:11px;
	line-height:16px;
}

.latestNewsFooter {
	background:url(/images/backgrounds/rounded_box_bottom.gif) no-repeat;
	height:30px;
	padding:15px 0 0 0;
	margin:-13px 0 0 0;
}

.latestNewsContainer img {
	float:left;
	margin:0 15px 0 0;
}

.latestNewsTitle {
	color:#0090D4;
	font-size:13px;
	font-family:"Lucida Sans", "trebuchet MS", Arial, Helvetica;
}

#content .latestNewsTitle a {
	text-decoration:none;
}

.newshomedate {
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:4px 0;
}

#content .latestNewsContainer a.readMore {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#content .latestNewsContainer a.readMore:hover {
	text-decoration:underline;
}

.moreNews {
	float:right;
	font-size:11px;
	color:#E30E78;
	line-height:26px;
}

.moreNews:hover {
	color:#0090D4;
}

#content .newsTitle {
	margin:0;
}

#content .newsTitle a {
	text-decoration:none;
}

.newsDate {
	text-transform:uppercase;
	color:#000000;
	font-size:11px;
}

#content a.newsReadMore {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content a.newsReadMore:hover {
	text-decoration:underline;
}

a.pinkButton {
	background-image:url('/images/buttons/form-button-general.png');
	width:108px;
	height:41px;
	line-height:41px;
	color:#FFF;
	font-weight:bold;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #009BDE; 
	padding:3px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	margin:0 auto;
	width:949px;
	color:#808080;
	font-size:9px;
	line-height:17px;
	padding:13px 0 10px 0;
	text-align:left;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#0090D4;
}

.footerContactDets {
	margin:20px 0;
}

.footerContactDets img {
	margin:7px 15px 0 0;
	float:left;
}

#footerRight {
	float:right;
	text-align:right;
}

#footer ul {
	margin:0 0 20px 0;
}

#footer li {
	display:inline;
	list-style:none;
}
