/* ==================================================================================== */
/*							  For Cleary Lee Solicitors									*/
/*								www.clerylee.com.au 									*/
/*							   /clearlyless_2008.css										*/
/* ==================================================================================== */




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

body
{
	background: #c0e8c0 url(images_layout/cll_body_bkgnd.jpg) repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

#outerbox
{
	width: 860px;
	margin: 0px auto 0px auto;
	background: #fff url(images_layout/cll_content_bkgnd.gif) left repeat-y;
/*	border: solid #000 1px;	*/
	text-align: left;
}


#topofpageDEF, #topofpageCLL, #topofpageCLC
{
	z-index: 0;
	height: 125px;
	width: 860px;
	padding: 0px;
}

#topofpageDEF
{
	background: url(images_layout/cll_def_heading.jpg) top left no-repeat;
}

#topofpageCLL
{
	background: url(images_layout/cll_cll_heading.jpg) top left no-repeat;
}

#topofpageCLC
{
	background: url(images_layout/cll_clc_heading.jpg) top left no-repeat;
}



img.homelink
{
	z-index: 2;
	width: 540px;
	height: 60px;
	float: left;
	margin: 2px auto 0px 2px;
	border: solid #f0f0f0 1px;
}

#menuparent
{
	position: relative;
	display: block;
	clear: left;
	float: left;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 0px;
/*	border: solid #00966c 1px;	*/
}

#menucontainer
{
	z-index: 2;
	position: absolute;
	margin-top: 95px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	width: 858px;
	height: 20px;
	text-align: left;
	line-height: 160%;
/*	border: solid #00966c 1px;	*/
}


#toplinkgroup
{
	padding-top: 8px;
	padding-right: 10px;
/*	border: solid #00966c 1px;	*/
}

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


#contentinner
{
	width: auto;
	min-height: 450px;				/* This works in compliant browsers  */
	padding: 0px 40px 20px 40px;
	text-align: left;
/*	border: solid #00966c 1px;	*/
}




#footerbox
{	
	width: 860px;
	background: url(images_layout/cll_footer_bkgnd.gif) bottom no-repeat;
	text-align: center;
	margin-top: 0px;
/*	border: solid #00966c 1px;		*/
}






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

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

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

p,li
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
p
{
	margin: 0px 10px 10px 5px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.justify { text-align: justify; }
.small, .smalltext { font-size: 10px; }
.open { font-size: 12px; }
.strong { font-weight: bold; }
.unbold { font-weight: normal; }
.red { color: #800000; }
.grey { color: #a0a0a0; }
.help { cursor: help; }


.left25 { padding-left: 25px; }
.left50 { padding-left: 50px; }

.top20 { padding-top: 20px; }
.top35 { padding-top: 35px; }
.top50 { padding-top: 50px; }

p.toplinks
{
	text-align: right;
	font-size: 12px;
	color: #004000;
	font-weight: bold;
	line-height: 190%;
}
p.headline
{
	font-family: times, serif;
	color: #666666;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}

p.subhead
{
	font-weight: bold;
	font-size: 12px;
	color: #ff8888;
	letter-spacing: 0.1em;
	line-height: 0.8em;
	text-align: center;
}

span.dcap
{
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

.link
{
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
}


p.copyright
{
	margin: 5px auto 20px auto;
	font-size: 10px;
	text-align: center;
	color: #606060;
}
span.copyright
{
	padding: 2px 10px;
	background: #c0e8c0;
	font-weight: normal;
}

.subtitle
{
	letter-spacing: 5px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

.banner
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
}


ul, ol
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}

ol
{
	margin-left: 30px;
}

li
{
	margin-bottom: 10px;
}

li.feature
{
	margin-left: 5px;
	color: #219021;
	line-height: 150%;
}

li.bullet
{
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: disc url("images_content/bullet.gif");
}

a { font-family: arial, sans-serif; }
a:link { color: #0000ff; }

a:visited
{
	color: #6666d0;
	text-decoration: none;
}

a:hover { color: #ff0000; }
a:active { color: #ff00ff; }



a.primnavi, .pseudonavi
{
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	margin-right: 8px;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: url(images_layout/cll_btn_bkgnd.png) no-repeat;
}

.pseudonavi
{
	color: #ff0;
	background: url(images_layout/cll_btn_bkgnd.png) 0 40px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: url(images_layout/cll_btn_bkgnd.png) 0 20px;
}

a.primnavi:hover
{
	color: #ff0;
	background: url(images_layout/cll_btn_bkgnd.png) 0 40px;
}

a.primnavi:active
{
	color: #efa000;
	background: url(images_layout/cll_btn_bkgnd.png) 0 0px;
}


a.toplinkgroup:link, a.toplinkgroup:visited
{
	color: #208040;
	text-decoration: none;
}

a.toplinkgroup:hover
{
	color: #a04000;
	text-decoration: underline;
}

a.toplinkgroup:active
{
	color: #960000;
	background: #f0f0d8;
	text-decoration: underline;
}




table
{
	empty-cells: show;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

th
{
	text-align: center;
	background: #efefef;
	font-size: 11px;
	border-bottom: solid #a0a0a0 1px;
}

td.highlight { background: #212198; }

td.bordered
{
	background: #fff;
	border-left: solid #508050 1px;
	border-right: solid #508050 1px;
}

td.required
{
	color: #207020;
	font-weight: bold;
	text-align: left;
}

td.requiredc
{
	color: #207020;
	font-weight: bold;
	text-align: center;
}

td.requiredr
{
	color: #207020;
	font-weight: bold;
	text-align: right;
}

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

