/*					For Toowoomba Hockey Association					*/
/*					www.toowoombahockey.com.au  -> .css					*/


*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

body.normal
{
				/*	Trick required to use MiniCMS		*/
/*	background: #483200 url(images_layout/club_glenvale_bkgnd.gif) repeat;	*/
	background: #efefef;
}


#outershadow
{
	z-index: 1;
	width: 962px;
	margin: 0px auto 0px auto;
	background: #000;
	border: solid #d0d0d0;
	border-width: 0px 2px 2px 1px;
	text-align: center;
}

#outercontainer
{
	z-index: 1;
	width: 960px;
	background: #d8d8d8;
	border: solid #007232;
	border-width: 0px 1px 1px 1px;
	text-align: center;
}

#topofpage
{
	height: 140px;
	width: 960px;
	background: #efefef;
	text-align: left;
}

#crest
{
	float: left;
	height: 140px;
	width: 130px;
	background: #efefef;
	padding: 5px 5px;
}

#img_branding
{
	display: block;
	width: 960px;
	height: 140px;
	margin: 0px;
}

#img_crest
{
	display: block;	
	width: 97px;
	height: 120px;
	margin: 0px 0px;
}



#menuparent
{
	position: relative;
	display: block;
	float: left;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 0px;
}

#menucontainer
{
	z-index: 1;
	position: absolute;
	margin-top: 75px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;

	width: 142px;
	text-align: left;
	line-height: 180%;
}

#fieldindicator
{
	position: absolute;
	margin-top: -25px;
	margin-left: 840px;
	margin-right: 0px;
	width: 120px;
}


#contentouter
{
	z-index: 1;
	clear: right;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

#contentinner
{
	width: auto;
	min-height: 500px;				/* This works in compliant browsers  */
	padding: 30px 20px 20px 170px;
	text-align: left;
	background: #fff;
}

#contentinnercms
{
	width: auto;
	padding: 30px 20px 20px 20px;
	text-align: left;
}


#section1
{
	display: none;

}

#footerbox
{	
	width: 960px;
	text-align: center;
	margin-top: 0px;
}

#footerbackground
{	
	width: 960px;
	background: #56a032 url(images_layout/tha_footer_bkgnd.jpg) no-repeat;
}

#footerhighlight
{	
	width: auto;
	height: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	margin: 0px;
}


div.cgt_event_list_container
{
	width: 250px;
	float: right;
	clear: right;
	margin: 45px 0px 20px 25px;
	background: #80a0d8; 
	border: solid 1px #204080;
}


div.cgt_event_list_content
{
	padding: 2px 0px;
	background: url(images_layout/cg_contact_bkgnd.jpg) top right no-repeat;
}


div.sidebarfeature
{
	background: #e0e0e0 url(images_layout/tha_sb_div-bkgnd.jpg) repeat-x;
	border: solid 1px #d8d8d8;
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #202060;
	text-align: left;
	margin-left: 5px;
	padding-top: 20px;
}

h1
{
	font-size: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
}


h2, h3, h4, h5, h6 { margin-bottom: 2px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }


h1.eventheadline, h1.event_list_heading
{
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 5px;
}


p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 5px;
	line-height: 150%;
}


p.neat { margin: 0px 5px 0px 5px; }

p.footertext
{ 
	margin: 2px 5px 0px 5px; 
	color: #808080;
	font-weight: bold;
	text-align: center;
}




.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
span.large { font-size: 14px; font-weight: bold; color: #d88000;}
.strong { font-weight: bold; }
.normal { font-weight: normal; font-size: 12px; }
.silver, .grey { color: #808080;}
.red { color: #960000;}
.green { color: #009600;}
.help { cursor: help; }
.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }

.shade1 {background: #e0efff; }
.shade2 {background: #c0dff8; }
.shade3 {background: #b0d0ef; }
.shade4 {background: #a0c0e8; }
.shade5 {background: #96b2e4; }
.shade6 {background: #80a0d8; }

.text1 { color: #006050; }
.text2 { color: #208072; }
.text3 { color: #50b0a5; }
.text4 { color: #e0a080; }
.text5 { color: #d88060; }
.text6 { color: #d06020; }



p.greybox
{
	text-align: center;
	border: solid #e0e0e0 1px;
}


p.copyright
{
	text-align: center;
	padding: 2px 10px;
	font-size: 10px;
}


li
{
	text-align: left;
	margin-left: 35px;
	margin-bottom: 5px;
	line-height: 150%;
}


ul li
{
	list-style-type: disc;

}



span.copyright
{
	font-size: 10px;
	color: #606060;
}

span.returnlink
{
	font-size: 12px;
}

span.link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

span.linkspacer
{
	display: inline;
	color: #fff;
	font-weight: normal;
	font-size: 6px;
	margin-left: 12px;
	margin-right: 12px;
}

span.namespacer
{
	display: inline;
	background: url(images_layout/small_white_diamond.gif) no-repeat;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px 12px;
}

span.alert { color: maroon; }


.pdflink
{
	background: url(images_layout/pdf_icon.gif) left no-repeat;
	padding-left: 20px; 
	text-decoration: none;
}

.pdflink a:visited
{
	text-decoration: underline;
}

.pdflink a:hover, .pdflink a:active
{
	text-decoration: underline;
}


a { text-decoration: none; }
a:link { color: #2020ff; }
a:visited { color: #2020d8; }
a:hover
{
	color: #ff6060;
	text-decoration: underline;
}

a:active { color: #ff0000; }



a.navitab, .pseudonavi
{
	display: block;
	float: left;
	width: 138px;
	height: 20px;
	padding-left: 10px;
	border-top: solid #f0f0f0 1px;
	border-bottom: solid #b2b2b2 1px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.pseudonavi
{
	color: #2020d8;
	background: #efefef url(images_layout/tha_btn_bkgnd_active.jpg) left no-repeat;
	border-top: solid #d8d8d8 1px;
	border-bottom: solid #f0f0f0 1px;
}

a.navitab:link, a.navitab:visited
{
	color: #202060;
	background: #efefef url(images_layout/tha_btn_bkgnd_blur.jpg) left no-repeat;
}

a.navitab:hover
{
	color: #2020d8;
	background: #efefef  url(images_layout/tha_btn_bkgnd_focus.jpg) left no-repeat;
	border-top: solid #b2b2b2 1px;
	border-bottom: solid #f0f0f0 1px;
	text-decoration: none;
}

a.navitab:active
{
	color: #e0a000;
	background: #80d8ff url(images_layout/tha_btn_bkgnd_focus.jpg) left no-repeat;
}




table
{
	empty-cells: show;
	font-size: 12px;
}

table { empty-cells: show; }

th, td.highlight, div.thshade
{
	background: #e0e0e0 url(images_layout/tha_th_bkgnd.jpg) repeat-x;
	vertical-align: top;
	text-align: center;
}
td
{
	line-height: 150%;
	vertical-align: top;
}


td.eventmonth
{
	border-bottom: solid 2px #e0e0e0;
	padding-top: 15px;
	font-weight: bold;
	color: #606060;
}

td.height20
{
	height: 20px;
	vertical-align: middle;
}



td.rightrq
{
	text-align: right;
	font-size: 10px;
}

.sidelink
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
}

a:link.crest, a:visited.crest, a:hover.crest, a:active.crest
{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 97px;
	height: 120px;
	margin: 0px;
	background: #fff url(images/crest.jpg) no-repeat top left;
}


#crest
{
	display: block;
	width: 97px;
	height: 120px;
	margin: 5px auto;
}

#title { background: #fff url(images/title.jpg) no-repeat center; }

#contact
{
	display: block;
	position: absolute;
	top: 280px;
	left: 10px;
}

form { display: inline; }


img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
	text-align: center;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd_blur.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}


input:focus, textarea:focus
{
	background: url(images_layout/input_bkgnd_focus.jpg) top left no-repeat;
}


textarea
{
	padding: 2px 5px;
}

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submit
{
	background: url(images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin:0 auto;
	font-weight:bold;
	font-size: 14px;
}

input.submit:hover
{
	background: url(images_layout/submit_btn.png) 0 20px;
}

select
{
	background: #ffffd8; 
	font-size: 11px;
	height: 18px;
}
option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: dotted #fff 1px;
}