/* www.ido.com.au -> Fox Info-Design Online .css */
body
{
	margin: 0 0 10 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #d8efef url(images/kwb_bkgnd.gif);
	text-align: center;
}

#outer
{
	display: block;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border-left: solid #a0c0c0 2px;
	border-right: solid #a0c0c0 2px;
	border-bottom: solid #c0c0c0 2px;
	background: #a0a0a0;
}

#bkgnd
{
	display: block;
	width: 776px;
	background: #fff url(images/kwb_banner.jpg) top no-repeat;
	border: solid #0060a8 1px;
}

#containerone
{
	z-index: 2;
	display: block;
	position: relative;
	/*	border: solid #f88 1px;	*/
}

#submenucontainer
{
	z-index: 3;
	display: block;
	position: relative;
	left: 0px;
}

#containertwo
{
	z-index: 1;
	display: block;
	position: relative;
	/*	border: solid #8f8 2px;	*/
}

#sidebarobj
{
	left: 0px;
	margin-top: 65px;
	float: left;
	width: 123px;
	border-top: solid #000060 1px;
	border-bottom: solid #000060 1px;
	border-right: solid #000060 1px;
	background: #fff;
	/*	border: solid #ff8 1px;*/
}

#contentobj
{
	margin-top: 60px;
	margin-left: 130px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	/*	border: solid #88f 1px;*/
}

#footerobj
{
	display: block;
	margin-left: 130px;
	width: 635px;
	padding-top: 20px;
	z-index: 20;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #324080;
	text-align: left;
	margin-bottom: 2px;
}

h1 { font-size: 18px; }
h2 { font-size: 15px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, ol, ul, li, br, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	line-height: 140%;
}

ul { list-style-type: disc; }

li
{
	margin-left: 0px;
	padding-bottom: 8px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }



.small { font-size: 10px; }

.smallc
{
	font-size: 10px;
	text-align: center;
}

.caption
{
	font-size: 10px;
	text-align: center;
}
.contact
{
	text-align: center;
	font-size: 11px;
	letter-spacing: .2em;
}

.footerlinks
{
	text-align: center;
	font-size: 11px;
}

.copyright
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #444;
}

p.minorheading
{
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 2px;
}

a:hover { color: #f00; }

a.primnavi, .pseudonavi
{
	display: block;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	line-height: 180%;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}

.pseudonavi
{
	color: #d2d2e0;
	background: #3266a0;
	border-top: solid #203296 1px;
	border-bottom: solid #6088a0 1px;
	border-left: solid #6088a0 2px;
}

a.pseudonavi:hover { color: #ffa; }

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #3266a0;
	border-top: solid #6088a0 1px;
	border-bottom: solid #203296 1px;
	border-left: solid #203272 2px;
}

a.primnavi:hover
{
	color: #ffa;
	background: #3272b8;
	border-top: solid #3266a0 1px;
	border-bottom: solid #3266a0 1px;
	border-left: solid #5696ff 2px;
}

a.primnavi:active
{
	background: #4080d0;
	border-top: solid #ff8 1px;
	border-bottom: solid #ff8 1px;
	border-left: solid #ff8 2px;
}

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

.pdflink a:visited
{
	text-decoration: underline;
}

.pdflink a:hover, .pdflink a:active
{
	text-decoration: underline;
}


#submenu
{
	position: absolute;
	display: none;
	width: 130px;
	left: 110px;
	top: 164px;
	background: #fff;
	border: solid #000060 1px;
	padding: 1px;
	font-size: 11px;
	font-family: arial, helvetica,sans-serif;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
}

#submenu a:link, #submenu a:visited
{
	display: block;
	color: #fff;
	background: #3266a0;
	padding: 2px;
	border-top: solid #6088a0 1px;
	border-bottom: solid #203296 1px;
	border-left: solid #203272 2px;
	text-decoration: none;
}

#submenu a:hover
{
	color: #ffa;
	background: #3272b8;
	border-top: solid #3266a0 1px;
	border-bottom: solid #3266a0 1px;
	border-left: solid #5696ff 2px;
}

#submenu a:active
{
	background: #4080d0;
	border-top: solid #ff8 1px;
	border-bottom: solid #ff8 1px;
	border-left: solid #ff8 2px;
}

table { empty-cell: display; }

td.rightsubtotal
{
	text-align: right;
	border-bottom: solid #000 1px;
}

td.righttotal
{
	text-align: right;
	border-style: solid none double;
	border-width: 0 0 3 0px;
}


td.photocell
{
	background: #f0f0f0 url(images/photo_cell_bkgnd.jpg) top left repeat-x;
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #e0e0e0 solid 2px;
	border-right: #e0e0e0 solid 2px;
	width: 136px;
	height: 98px;
	font-size: 9px;
	text-align: center;
	color: #666;
}

img
{
	border: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0px;
}

img.photo { margin: 10px; }

input
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}
