/* www.idealdrvingschool.com.au -> Ideal Drving School .css */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #ffffe0 url(images_navi/ideal_bkgnd.gif);
	text-align: center;
}

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


#bkgnd
{
	display: block;
	width: 776px;
	background: #fff url(images_navi/ideal_banner.jpg) top left no-repeat;
	border-top: solid #a0a0a0 1px;
	border-left: solid #f0a000 1px;
	border-right: solid #f0a000 1px;
	border-bottom: solid #f0a000 1px;
}

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

#containertwo
{
	display: block;
	position: relative;
	background: url(images_navi/award.jpg) bottom left no-repeat;
/*	border: solid #8f8 1px;  */
}

#containerthree
{
	display: block;
	position: relative;
/*	border: solid #fff 1px;	*/
}

#banner
{
	width: 770px;
	height: 100px;
/*	border: solid #f88 1px;  */
}


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

#contentobj
{
	margin-top: 0px;
	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: 640px;
	padding-top: 25px;
	z-index: 20;
/*	border: solid #88f 1px;  */
}



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


h1
{
	font-size: 18px;
	line-height: 30px;
	margin-top: 6px;
	margin-bottom: 15px;
}


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

p, li, ol, br, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
}


li
{
	list-style-type: disc;
	margin-left: 10px;
	padding-bottom: 8px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.red { color: #a00000; }


.alert
{
	font-weight: bold;
	color: #800000;
}

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

.minorheading
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footerlinks
{
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

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


a:hover { color: #f00; }

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

.pseudonavi
{
	color: #666;
	background: #ffff96;
	border-top: solid #e0e000 1px;
	border-bottom: solid #ffff00 1px;
	border-left: solid #f0a000 2px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #000;
	background: #ffef60;
	border-top: solid #ffff00 1px;
	border-bottom: solid #e0e000 1px;
	border-left: solid #ffff00 2px;
}

a.primnavi:hover
{
	color: #000;
	background: #ffff96;
	border-top: solid #e0e000 1px;
	border-bottom: solid #ffff00 1px;
	border-left: solid #f0a000 2px;
}

a.primnavi:active
{
	color: #600000;
	background: #fff;
	border-top: solid #ff0 1px;
	border-bottom: solid #ff0 1px;
	border-left: solid #ff0 2px;
}


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


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

