/*			Outdoor Structures Australia		*/
/*		  	 www.outdoorstructures.com.au		*/
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #d8e296;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

body.printer
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #fff;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

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

h1
{
	font-size: 20px;
	margin-top: 15px;
}

h2
{
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 0px;
}

h3
{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h4
{
	font-size: 16px;
	text-align: left;
	margin-top: 20px;
}

h5
{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h1.left, h2.left, h3.left, h4.left
{
	margin-left: 10px;
	text-align: left;
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 1em 1em 5px;
	line-height: 150%;
}
ul, ol
{
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 20px;
}

ol
{
	margin-left: 30px;
}

li
{
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 140%;
}

.neat { margin-bottom: 0px;}
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.link { font-size: 10px; }
.grey { color: #808080;}
.red { color: #800000;}
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.clearboth { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.leading20 { padding-top: 20px; }
.leading30 { padding-top: 30px; }
.leading50 { padding-top: 50px; }
.top0 { margin-top: 0px; }
.top5 { margin-top: 5px; }
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top25 { margin-top: 25px; }
.top30 { margin-top: 30px; }
.top35 { margin-top: 35px; }

.sidebar1
{
	width: 250px;
	background: #c5e29f url(images_layout/sidebar_bkgnd_1.jpg) top repeat-x;
	border: solid #408000;
	border-width: 1px;
	margin-bottom: 35px;
	padding-top: 5px;
}

.sidebarfooter
{
	margin: 0px;
	padding: 3px;
	background: url(images_layout/sb_footerbkgnd.jpg) right bottom no-repeat;
}

.h2left
{
	text-align: left;
	margin-top: 25px;
	margin-left: 10px;
}

.heading
{
	margin-top: 15px;
	margin-bottom: 0px;
}

p.contactdetails
{
	font-size: 11px;
	color: #004420;
	text-align: center;
	line-height: 150%;
	margin-bottom: 0px;
}

.copyright
{
	font-size: 9px;
	color: #727272;
	text-align: center;
}

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

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

ul, ol
{
	margin-top: 2px;
	margin-bottom: 12px;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}

li { margin-right: 10px; }

a { font-family: arial, helvetica, sans-serif; outline: none;}

a:link
{
	color: #2828ff;
	text-decoration: underline;
}

a:visited { color: #6688e0; }

a:hover
{
	color: #ff2222;
	text-decoration: underline;
}

a:active
{
	color: #ff2222;
	background: #fff;
}

a.footer
{
	padding: 2px;
	text-decoration: none;
}

a.footer:visited { color: #6688e0; }

a.footer:hover
{
	color: #ff2222;
	background: #efffb8;
	text-decoration: underline;
}

a.pgl
{
	display: block;
	width: 120px;
	height: 18px;
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	border-right: solid #64a088 1px;
}

a.pgl:visited { color: #e0e0e0; }

a.pgl:hover, a.pgl:active
{
	background: #489688;
	color: #ffff00;
	text-decoration: none;
}

a.sbgl, a.sbgl1, a.sbgl2, a.sbgl3
{
	display: block;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	height: 20px;
}

a.sbgl { background: #d8e296 url(images/sbgl1_blur.gif); }
a.sbgl1 { background: #d8e296 url(images/sbgl1_blur.gif); }
a.sbgl2 { background: #d8e296 url(images/sbgl2_blur.gif); }
a.sbgl3 { background: #d8e296 url(images/sbgl3_blur.gif); }
a.sbgl:hover, a.sbgl:active { background: #e2ea9d url(images/sbgl_focus.gif); }
a.sbgl1:hover, a.sbgl1:active { background: #e2ea9d url(images/sbgl1_focus.gif); }
a.sbgl2:hover, a.sbgl2:active { background: #e2ea9d url(images/sbgl2_focus.gif); }
a.sbgl3:hover, a.sbgl3:active { background: #e2ea9d url(images/sbgl3_focus.gif); }

a.sydneyharbourbridge, a.sydneyharbourbridge:visited
{
	display: block;
	text-align: center;
	width: 600px;
	height: 230px;
	background: url(images/sydney_harbour_bridge.jpg);
}

a.sydneyharbourbridge:hover, a.sydneyharbourbridge:active { background: #efefef url(images/sydney_harbour_bridge_cp.jpg); }

table
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	empty-cells: show;
}

table.maintable
{
	border-left: solid #327266 1px;
	border-right: solid #327266 1px;
	border-bottom: solid #327266 1px;
	margin: 0px auto 20px auto;
}

table.results { background-color: #cecece; }

th
{
	font-size: 12px;
	text-align: center;
}

td
{
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

table.navibar
{
	color: #fff;
	background: #327266;
	border-top: #800000 solid 1px;
	border-bottom: #800000 solid 1px;
}

table.display
{
	border: solid #d8e296 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}

td.content { background: #ffffe2; padding: 10px;}
td.sidebar { background: #ffffe2; }

td.footer
{
	background: #e6efa2 url(images_layout/osa_footer_bkgnd.png) top repeat-x;
	text-align: center;
}

td.highlight { background: #ebca85; }
tr.display { background: #f0f0d2; }
th.display { background: #f0f0d2; }
td.display { background: #f0f0d2; }
td.button { background: #af7b01; }

td.photo
{
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #efefd2 solid 2px;
	border-right: #efefd2 solid 2px;
	font-size: 9px;
	text-align: center;
	color: #666;
}

textarea { font-size: 12px; }
input { font-size: 12px; }

form
{
	font-size: 12px;
	text-align: center;
}

form.left
{
	font-size: 12px;
	text-align: left;
}

blockquote.presentation
{
	font-size: 11pt;
	text-align: center;
}

blockquote.fineprint
{
	font-size: 9pt;
	line-height: 10pt;
	text-align: center;
}

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_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.button
{
	font-size: 10px;
	color: #000000;
}

input.submit
{
	font-weight: bold;
	color: #fff;
	background: #008000;
	border-top: solid #00a000 1px;
	border-left: solid #00a000 1px;
	border-right: solid #004000 1px;
	border-bottom: solid #004000 1px;
}

input.submitenquiry
{
	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.submitenquiry:hover
{
	background: url(images_layout/submit_btn.png) 0 20px;
}

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

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

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

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



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

