/* 	locall.css stylesheet design for www.australis.net
	Copyright 2005 Locall Pty Ltd
	Author: Melissa Austernin, Hostbiz Pty Ltd */
	
/* generic styles across site */
body {
	padding: 0;
	margin: 0;
	/*background-color: #FFFFFF;*/
	background-color: #E7F7FF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	/* centers body content for IE */
	text-align: center;
}
div#body {
	width: 700px;
	padding: 0px 10px;
	/* centers content for Mozilla */
	margin: auto;
	background-image: url(../images/homepage_bg5.png);
	background-repeat: repeat-y;
	text-align: left;
}
td, p, li, div {
	font-size: 12px;
}
th {
	font-size: 13px;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	margin: 0px 0px 5px 0px;
	font-size: 20px;
	color: #1F2676;
	text-transform: lowercase;
}
h2 {
	margin: 0;
	color: #1F2676;
	font-size: 16px;
	text-transform: lowercase;
}
h3 {
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
}
p {
	margin: 0px 0px 15px 0px;
}
ul {
	margin: 0.5em 1.5em;
	padding: 0;
}
li {
	padding: 0px 0px 5px 0px;
	list-style-image: url(../images/listimg4.gif);
}
a:link {
	color: #1F2676;
}
a:visited {
	color: #006BB3;
}
a:hover {
	color: #99CC33;
}
a:active {
	color: #99CC33;
}
a img {
	border: 0;
}
.separator {
	clear: both;
	height: 0;
	font-size: 1px;
}

/* Logo and links at top of page, above main navigation bar */
div#header {
    height: 40px;
	padding-top: 10px;
	border-bottom: 2px solid #1F2676;
	background-color: #FFFFFF;
}
div#header img {
	padding-left: 10px;
}
div#nav1 {
	display: inline;
	float: right;
	padding-right: 10px;
	text-align: right;
    color: #1F2676;
	text-transform: lowercase;
}
div#nav1 p {
	margin: 0;
}
div#nav1 a:link {
	color: #1F2676;
	text-decoration: none;
	font-weight: bold;
}
div#nav1 a:visited {
	color: #1F2676;
	text-decoration: none;
	font-weight: bold;
}
div#nav1 a:hover {
	color: #1F2676;
	text-decoration: underline;
	font-weight: bold;
}
div#nav1 a:active {
	color: #1F2676;
	text-decoration: none;
	font-weight: bold;
}

/* Main navigation bar */
div#nav2 {
	clear: both;
 	height: 22px;
	border-top: 1px solid #FFFFFF;
	background-color: #1F2676;
	color: #FFFFFF;
}
div#nav2 table {
	height: 20px;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
div#nav2 td {
	border-right: 1px solid #FFFFFF;
	text-align: center;
	width: 80px;
}
div#nav2 td.rightcell {
	border-width: 0;
	width: 80px;
}
div#nav2 a {
	display: block;
	width: 100%;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
}
a.nav2link:hover {
	background-color: #006BB3;
}
div#date {
	float: right;
	padding: 5px 5px;
	text-align: right;
	display: inline;
}

/* Copyright and links at base of page */
div#nav3 {
	clear: both;
	background-color: #FFFFFF;
	border-top: 1px solid #1F2676;
	color: #1F2676;
	padding: 5px 10px 40px 10px;
	text-transform: lowercase;
}
div#nav3 a:link {
	color: #1F2676;
	text-decoration: none;
	font-weight: bold;
}
div#nav3 a:visited {
	color: #1F2676;
	text-decoration: none;
	font-weight: bold;
}
div#nav3 a:hover {
	color: #1F2676;
	text-decoration: underline;
	font-weight: bold;
}
div#nav3 a:active {
	color: #1F2676;
	text-decoration: none;
	font-weight: bold;
}
div#copyright {
	display: inline;
	float: right;
	text-align: right;
	text-transform: none;
}

/* styling for home/members page */
div#home {
	clear: both;
    margin: 0;
    padding: 0;
	background-color: #E7F7FF;
	background-image: url(../images/modemcritter_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#home li {
	list-style-image: url(../images/listimg4.gif);
}
div#colh1 {
	float: left;
	width: 30%;
	padding: 10px 10px 0px 20px;
}
div#colh2 {
	float: right;
	width: 60%;
	padding: 10px 10px 20px 0px;
}
div#p1head {
	background-image: url(../images/promo4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	padding: 8px 0px 5px 20px;
	border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}
div#p1content {
    border-width: 1px 1px 1px 1px;
    border-color: #40A413;
    border-style: solid;
    background-color: #FFFFFF;
   	padding: 8px 20px 0px 20px;
	margin: 0px 0px 10px 0px;
} 
div#p2head {
	background-image: url(../images/promo4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	padding: 8px 0px 5px 20px;
	border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}
div#p2content {
    border-width: 1px 1px 1px 1px;
    border-color: #40A413;
    border-style: solid;
    background-color: #FFFFFF;
   	padding: 8px 20px 0px 20px;
	margin: 0px 0px 10px 0px;
} 
div#p3head {
	background-image: url(../images/promo4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	padding: 8px 0px 5px 20px;
	border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}
div#p3content {
    border-width: 1px 1px 1px 1px;
    border-color: #40A413;
    border-style: solid;
    background-color: #FFFFFF;
   	padding: 8px 20px 0px 20px;
	margin: 0px 0px 10px 0px;
} 
a.headlink1, a.headlink1:link, a.headlink1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.headlink1:hover, a.headlink1:active {
	text-decoration: underline;
}
a.headlink2, a.headlink2:link, a.headlink2:visited  {
	text-decoration: none;
	color: #006BB3;
}
a.headlink2:hover, a.headlink2:active  {
	text-decoration: underline;
}
a.headlink3, a.headlink3:link, a.headlink3:visited  {
	text-decoration: underline;
	color: #1F2676;
}
a.headlink3:hover, a.headlink3:active  {
	text-decoration: underline;
}


/* styling for inside pages */
div#content {
	clear: both;
    margin: 0;
	padding: 10px 10px 0 20px;
	background-color: #E7F7FF;
	background-image: url(../images/modemcritter_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#content p {
	line-height: 1.5em;
}
div#content li {
	line-height: 1.5em;
	list-style-image: url(../images/listimg4.gif);
}
div#colc1 {
	float: left;
	width: 20%;
}
div#colc1 li {
	line-height: 1.5em;
	list-style-image: url(../images/listimg4.gif);
}
div#colc2 {
	float: right;
	background-image: url(../images/content1curve_topleft.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 15px;
	width: 75%;
}
table.t1 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
}
table.t1 th {
	background-image: url(../images/t4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	border-right: 1px solid #40A413;
	padding: 4px 10px;
	text-align: center;
	color: #FFFFFF;
}
table.t1 th.curve {
}
table.t1 td {
	border: 1px solid #40A413;
	padding: 3px;
	text-align: center;
}
table.t2 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
}
table.t2 th {
	background-image: url(../images/t4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	border-right: 1px solid #40A413;
	padding: 4px 10px;
	text-align: center;
	color: #FFFFFF;
}
table.t2 th.curve {
}
table.t2 td {
	border: 1px solid #40A413;
	padding: 3px;
	text-align: center;
}
table.t3 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
}
table.t3 th {
	background-image: url(../images/t4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	border-right: 1px solid #40A413;
	padding: 4px 10px;
	text-align: center;
	color: #FFFFFF;
}
table.t3 th.curve {
}
table.t3 td {
	border: 1px solid #40A413;
	padding: 3px;
	text-align: center;
}
table.t4 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
}
table.t4 th {
	background-image: url(../images/t4curve_topleft.jpg);
	background-repeat: no-repeat;
    background-color: #40A413;
	border-right: 1px solid #40A413;
	padding: 4px 10px;
	text-align: center;
	color: #FFFFFF;
}
table.t4 th.curve {
}
table.t4 td {
	border: 1px solid #40A413;
	padding: 3px;
}
.leftcell { 
	text-align: right; 
	width: 150px; 
	font-weight: bold;
	text-transform: lowercase;
}
.optionalfield { 
	text-align: right; 
	width: 150px; 
	font-weight: normal;
	text-transform: lowercase;
}
fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border-color: #1F2676;
	border-width: 1px;
	border-style: solid;
}
legend {
	color: #1F2676;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}
label { 
	float: left; 
	margin: 0;
	padding-right: 5px;
	width: 150px; 
	text-align: right; 
	text-transform: lowercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
label.serviceoption { 
	width: 250px; 
	text-align: right; 
	text-transform: lowercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}
label.required { 
	font-weight: bold;
}
input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
div.textfield {
	clear: left;
	margin: 1px 0px;
}
div.textfield input, textarea {
	width: 200px;
}
div.textfield input.short {
	width: 145px;
}
div.textfield input.shorter {
	width: 60px;
}
div.selectfield {
	clear: left;
	margin: 1px 0px;
}
div.radiofield {
	clear: left;
	margin: 7px 0px;
}
div.radiofield input {
	margin: 0;
	padding: 0;
}

div.submit {
	clear: left;
	text-align: center;
}
input.button {
	border: 1px solid #333333;
	padding: 1px; 
	background-color: #1F2676;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}

/* styling for inside pages */
div#helpdesk {
	clear: both;
    margin: 0;
	padding: 10px 10px 0 20px;
}
