/*		For Toowoomba One Leads Club				*/
/*		www.ido.com.au/leads  -> .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: #a0a0a0 url(images_layout/tol_opaque_bkgnd.jpg) repeat-x;
}


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

#topofpage
{
	height: 85px;
	width: 960px;
	padding: 0px;
	background: #fff;
	text-align: left;
}

#toptrim
{
	height: 4px;
	width: 960px;
	background: #ff6800;
}

#toplinks
{
	float: right;
	width: 430px;
	height: 24px;
	background: transparent;
}

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

#menucontainer
{
	position: absolute;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 120px;
	text-align: right;
	line-height: 180%;
	border: solid #efefef 1px;
/*	background: #835418 url(images_layout/XXXX_btn_bkgnd_blur.gif) repeat-x;	*/
}


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

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

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

#entrysidebar
{
	float: right;
	width: 320px;
	margin: 0px 0px 20px 20px;
	text-align: center;
	background: #fff;
}

div.sidebar
{
	width: 280px;
	border: solid #f0e0a0 1px;
	margin: 0px;
	background: #fffaed url(images_layout/sb_bkgnd.jpg) top repeat-x;
}

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

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


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

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


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



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.tagline
{
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

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


.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.silver { color: #808080;}
.white { color: #fff;}
.red { color: #960000;}
.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; }


.shade {background: #efefef; }

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


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

span.linkspacer
{
	margin-left: 8px;
	margin-right: 8px;
}

span.toplinkspacer
{
	margin-left: 6px;
	margin-right: 6px;
}


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


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

ul li
{
	list-style-type: disc;

}


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: 85px;
	height: 18px;
	margin-top: 4px;
	border-right: solid #60a0d0 1px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.pseudonavi
{
	color: #ffd000;
	background: #3248b2 url(images_layout/t4b_btn_bkgnd_focus.gif) left no-repeat;;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #204080 url(images_layout/t4b_btn_bkgnd_blur.gif) left no-repeat;
}

a.primnavi:hover
{
	color: #ffd000;
	background: #3248b2 url(images_layout/t4b_btn_bkgnd_focus.gif) left no-repeat;;
}

a.primnavi:active
{
	color: #ffa000;
	background: #3248d8 url(images_layout/t4b_btn_bkgnd_active.gif) left no-repeat;;
}


a.bannerlink, a.bannerlink:visited, span.pseudobannerlink
{
	display: block;
	color: #0040b2;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 10px;
}

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

}


span.pseudobannerlink
{
	color: #606060;
}



table { empty-cells: show; }

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

td.left5
{
	text-align: left;
	padding-left: 5px; 
}

td.right5
{
	text-align: right;
	padding-right: 5px; 
}

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

tr.hoverlight:hover
{
	background: #ffffd8;
}


img
{
	border: none;
	font-size: 9px;
	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.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

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 { padding: 2px; border-bottom: solid #fff 1px;}

