/*		For Club Glenvale				*/
/*		www.clubglenvale.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;
}

#outershadow
{
	width: 960px;
	margin: 0px auto 0px auto;
	background: #000;
	border: solid #967200;
	border-width: 0px 2px 2px 1px;
	text-align: center;
}

#outercontainer
{
	width: 960px;
	background: #fff;
/*	border: solid #fff 1px;	*/
	text-align: center;
}

#topofpage
{
	z-index: 1;
	height: 120px;
	width: 960px;
	padding: 0px;
	background: #fff;
	text-align: left;
}


#brandingmain
{
	float: left;
	width: 700px;
	height: 120px;
}

#brandingfeature
{
	width: 260px;
	height: 120px;
}

#blendcontainer
{
	float: left;
	width: 260px;
	height: 120px;
	background: url(images_layout/club_glenvale_feature_0.jpg) no-repeat;
	overflow: hidden;
}

.blend img
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

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

#pagetagline
{
	position: absolute;
	z-index: 9;
	top: -38px;
	left: 335px;
	width: 400px;
	background: transparent;
}


#menucontainermain
{
	position: absolute;
	height: 24px;
	width: 960px;
	text-align: right;
	background: #483620;
}

#menucontainerextra
{
	position: absolute;
	margin-top: 22px;
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 960px;
	text-align: right;
	line-height: 180%;
	background: #e0e0e0 url(images_layout/cgt_navi_banner_extra_bkgnd.jpg) top left no-repeat;
}


#contentouter
{
	clear: both;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

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

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


#section1
{
	display: none;

}



#sidebbar
{
	width: 280px;
	float: right;
	margin: 10px 0px 20px 20px;
	padding: 8px;
	background: #f8e8b2 url(images_layout/cgt_sb_bkgnd.jpg) top repeat-x; 
	border: dotted #483620 1px;
}


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

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


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

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


/*		Text overlaid on main banner image		*/
#pagetagline h1
{
	margin-bottom: 0px;
	padding-top: 0px;
	color: #483620;
	font-size: 18px;
}

/*		Text beneath main navigation		*/
h1.sloganline
{
	font-size: 18px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 5px;
	font-style: italic;
}

/*		Disused		*/
h1.tagline
{
	font-size: 16px;
	margin-bottom: 0px;
	padding-top: 3px;
}

h1.heading
{
	font-size: 18px;
	margin-bottom: 5px;
	padding-top: 25px;
}

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



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; }


h2.feature 
{
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	background: url(images_layout/h2_marker.gif) left  no-repeat;
}


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

p.neat { margin: 0px 5px 0px 5px; }
.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; }
.silver { color: #808080;}
.red { color: #960000;}
.help { cursor: help; }
.top0 { margin-top: 0px; padding-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; }
.left50 { margin-left: 50px; }



.shade1 {background: #e0f0e8; }
.shade2 {background: #cce8d8; }
.shade3 {background: #a8d8c8; }
.shade4 {background: #f8efd0; }
.shade5 {background: #f4e8c2; }
.shade6 {background: #f0e0b0; }

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


span.linkspacer
{
	display: inline;
	color: #e0e0e0;
	
	margin-left: 10px;
	margin-right: 10px;
}

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

p.small
{
	font-size: 11px;
	line-height: 150%;
}

td p
{
	margin: 2px 2px 0px 2px;
}

p.copyright
{
	width: 970px;
	margin: 5px auto 20px auto;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

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

.toplink
{
	font-size: 11px;
	margin-left: 50px;
	border: solid #e0e0e0 1px;
}

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

ul li
{
	list-style-image: url(images_layout/cgt_dot_point.gif);

}


a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.inverse:link { color: #fff; text-decoration: none;}
a.inverse:visited { color: #fff; text-decoration: none;}
a.inverse:hover { color: #ff6060; text-decoration: underline;}
a.inverse:active { color: #ff6060; text-decoration: underline;}

a.primnavi, .pseudonavi
{
	display: block;
	float: left;
	width: 158px;
	height: 22px;
	line-height: 180%;
	text-align: center;
	text-decoration: none;
/*	font-family: arial, helvetica, sans-serif;	*/
	font-weight: bold;
	font-size: 12px;
}

.pseudonavi
{
	color: #efd000;
	background: #664800 url(images_layout/primary_navi_bkgnd.jpg) 0 -22px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #f0d800;
	background: #483620 url(images_layout/primary_navi_bkgnd.jpg) 0 0;
}

a.primnavi:hover
{
	color: #fff;
	background: #664800 url(images_layout/primary_navi_bkgnd.jpg) 0 -66px;
}

a.primnavi:active
{
	color: #d80000;
	background: #725600 url(images_layout/primary_navi_bkgnd.jpg) 0 -44px;
}



a.bannerlink, a.bannerlink:visited, span.pseudobannerlink
{
	display: block;
	float: right;
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px;
}

a.bannerlink:hover, a.bannerlink:active
{
	color: #800000;
	text-decoration: underline;
}


span.pseudobannerlink
{
	color: #fff;
}



table { empty-cells: show; }

th
{
	background: #ffefd8;
	vertical-align: top;
	text-align: center;
}
td
{
	line-height: 150%;
	vertical-align: top;
}

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


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

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;
}



option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: solid #fff 1px;
}