/*				www.leaselink.com.au			*/
/*					LeaseLink.css				*/


*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #e0efff url(images_layout/background.gif);
	color: #000;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}

#sidebar1
{
	width: 370px;
	float: right;
	margin: 5px 15px 10px 30px;
	background: #d0e8f8;
	border: dotted 1px #d8e0ef;
	text-align: center;
}


#imageshow1
{
	display: block;
	height: 240px;
	width: 360px;
	overflow: hidden;
	margin: 5px auto;
	text-align: left;
	padding: 5px;
}

#imageshow1 img
{
	position: absolute;
	float: left;
	width: 360px;
	height: 240px;
	margin: auto;
}





h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #004080;
	margin-left: 15px;
	text-align: left;
}

h1
{
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 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; }

p, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 15px;
	line-height: 150%;
}

ul, ol { margin: 0px 15px 20px 10px; }
ol { margin-left: 30px; }

li
{
	margin-left: 25px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 140%;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.grey { color: #808080; }
.left25 { margin-left: 25px; }
.top15 { margin-top: 15px; }
.top25 { margin-top: 25px; }
.top30 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.btm0 { margin-bottom: 0px; }
.left35 { margin-left: 35px; }

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 2px;
}

.caption
{
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 150%;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #606060;
}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.primnavi, .pseudonavi
{
	display: block;
	text-align: left;
	width: 125px;
	height: 25px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 180%;
}

.pseudonavi
{
	color: #fff;
	background: #0080e0;
	border-left: solid #60b8f0 5px;
	border-right: solid #000060 1px;
	border-top: solid #000060 1px;
	border-bottom: solid #000060 1px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #0072e0;
	border-left: solid #0080e0 5px;
	border-top: solid #000060 1px;
	border-bottom: solid #000060 1px;
	border-right: solid #000060 1px;
}

a.primnavi:hover
{
	color: #fff;
	background: #0080e0;
	border-left: solid #80c0ff 5px;
	border-top: solid #80c0ff 1px;
	border-bottom: solid #80c0ff 1px;
	border-right: solid #80c0ff 1px;
}

a.primnavi:active
{
	color: #ffff80;
	background: #4096ff;
	border-left: solid #b8e0ff 5px;
	border-top: solid #00a0ff 1px;
	border-bottom: solid #00a0ff 1px;
	border-right: solid #00a0ff 1px;
}

#menuparent
{
	position: relative;
	display: block;
	left: 0px;
	width: 1px;
	height: 1px;
}

#menu
{
	position: absolute;
	display: none;
	width: 120px;
	left: 118px;
	top: 112px;
	background: #0072e0;
	border: solid #969696 1px;
	font-size: 11px;
	font-family: arial, helvetica,sans-serif;
	line-height: 180%;
	text-align: left;
	font-weight: bold;
	z-index: 2;
}

#menu a
{
	display: block;
	color: #fff;
	background: #0072e0;
	padding: 2px;
	height: 20px;
	border-left: solid #0040e0 1px;
	border-right: solid #0040e0 1px;
	border-top: solid #0040e0 1px;
	border-bottom: solid #0072e0 1px;
	text-decoration: none;
}

#menu a:hover
{
	color: #fff;
	background: #0080e0;
	border: solid #80c0ff 1px;
}

#menu a:active
{
	color: #ffff80;
	background: #4096ff;
	border: solid #00a0ff 1px;
}

table
{
	empty-cells: show;
	font-size: 12px;
}

table.outtertable
{
	background: #fff;
	border: solid #000060 1px;
	margin: 0px auto 5px auto;
}

th { background: #e0efff; }
td { vertical-align: top; }

#contact
{
	z-index: 1;
	width: 560px;
	margin: 20px auto;
	border: solid #efefef 1px;
}

#contact td.left
{
	padding-left: 3px;
	height: 25px;
}

#contact td.right
{
	padding-right: 3px;
	height: 25px;
}

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 0px;
}

img.photo { margin: 10px; }

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;
}

div.altsubmit
{
	z-index: 1;
	display: block;
	width: 112px;
	margin: -20px auto 0px auto;
}

span.altsubmit
{
	z-index: 1;
	height: 20px;
	background: #224ecd;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 180%;
	border: solid 1px #00f;
}

input.submitenquiry, input.submitrequest
{
	display: block;
	z-index: 20;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
}

input.submitenquiry { background: url(images_layout/submit_enquiry_btn.png) no-repeat; }
input.submitenquiry:hover { background: url(images_layout/submit_enquiry_btn.png) 0 20px; }
input.submitrequest { background: url(images_layout/submit_request_btn.png) no-repeat; }
input.submitrequest:hover { background: url(images_layout/submit_request_btn.png) 0 20px; }

