/* CSS Document */


/* distribute IT specific stuff */

#rightcontent p.header {
color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

#rightcontent p.header1 {
color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#rightcontent td {
	font-size:12px;
}

#rightcontent TEXTAREA, SELECT, INPUT, submit
 {
  FONT-SIZE: 10pt;
  COLOR: Black;
  FONT-FAMILY: Arial, sans-serif;
  padding: 1px;
 }

#rightcontent HR{
	border:1px solid #C0C0C0;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

h1 {color: #ff8000;
	font-size: 16px;
	font-weight: bold;}

h2 {color: #666666;
	font-size: 12px;
	font-weight: bold;}

h3 {color: #ff8000;
	font-size: 12px;
	font-weight: bold;}

h4 {color: #330066;
	font-size: 12px;
	font-weight: bold;}

h5 {color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px; }

h6 {color: #333333;
	font-size: 11px;
	font-weight: bold;}


.oldbrowsers {display: none;}

.clearthis {
	clear: both;
	font-size: 2px;
	float: none;
	color: #FFFFFF;
}

#logobar {
	background-color: #FF8000;
	background-position: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#topnav {
	height: 18px;
	margin: 0px;
	padding-right: 10px;
	background-color: #E5E5E5;
}

#topnav ul, #topnav li {
	margin: 0px; 
	padding: 0px;
  	display: inline;
  	list-style-type: none;
}
	
#topnav a:link, #topnav a:visited, #topnav a:active {
	float: right;
	font-size: 9px;
	line-height: 14px;
	padding: 2px 10px;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	background-color: #FFFFFF;
}

#topnav a:hover {
	color: #FF8000;
	text-decoration: none;
}

/* */

/* #navcontainer
{
margin: 0;
padding: 0 0 0 12px;
} */

#navcontainer {
	height: 23px;
	margin: 0;
	padding-left: 10px;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }


/* */

#mainnav {
	height: 23px;
	margin: 0;
	padding-left: 10px;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}

#mainnav ul, #mainnav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
}
	
#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	float: left;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 10px 4px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}

#mainnav a:link.current, #mainnav a:visited.current, #mainnav a:active {
	color: #ffffff;
	margin: 0px;
	background-color: #FF0000;
}

#mainnav a:hover {
	/* background: url("http://www.firewhite.com/cms/images/style/mainnav_background.gif"); */
	background-color: #59B300;
}

#titlebar {
	background-image: url("http://www.clicknames.com.au/images/titlebar_background.gif");
	height: 77px;
}



.menu .options {
	background-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
}

.menu a:hover {
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.sidenav {
	margin: 0px 0px 10px;
	border-top: 1px solid #ccc;
	padding: 6px 0px 0px 2px;
	width: 160px;
}

.sidenav {
	font-size: 1em;
	line-height: 1.1em;
	text-decoration: none;
	color: #666666;
}

.sidenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.sidenav li {
	list-style-image: url(http://www.clicknames.com.au/images/li_bullet_sqr.gif);
	margin-left: 20px;
	padding: 0px;
}

.sidenav li.header {
	list-style-type: none;
	list-style-image: none;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0px;
}
	
.sidenav a:link, .sidenav a:visited, .sidenav a:active {
	text-decoration: none;
	color: #666;
}

.sidenav a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.page a:link {
	font-size: 9px;
	line-height: 14px;
	text-decoration: underline;
	color: #330066;
}

.page a:visited {
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}

.page a:active {
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}

.page a:hover {
	font-size: 9px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}

#no_template {
	margin-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	position: relative;
	padding-top: 0px;
	font-size: 12px;
}
#leftcontent li {
	font-size: 11px;
	color: #000000;
}
#leftcontent {
	position:absolute;
	margin: 0px;
	top:55px;
	left:10px;
	width:170px;
	padding-left:10px;
	padding-right:10px;
/* let's get IE5 working */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
	}
/* and that pesky Opera too */
body>#leftcontent {width:160px;}

#rightcontent {
	background-image: url(http://www.clicknames.com.au/images/content_divider.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-left: 200px;
	position: relative;
	padding-top: 0px;
	font-size: 12px;
	line-height: 18px;
}

#rightcontent p, #rightcontent blockquote {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;}

#rightcontent ul {
	 list-style-type: none;
	padding: 0;
	margin-left: 2em;
	margin-top: 1px;
}

#rightcontent li {
	list-style-image: url(http://www.clicknames.com.au/images/li_bullet_sqr.gif);
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}


#rightcontent a {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}

#rightcontent a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #E5E5E5;
}

#rightcontent a.nostyle {
	text-decoration: none;
	background-color: #FFFFFF;
}

#rightcontent a.nostyle:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

#rightcontent a.homelink {
	font-weight:  normal;
	color: #333;
	text-decoration: none;
}

#rightcontent a.homelink:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #fff;
}

#rightcontent a.homelink2 {
	font-weight:  bold;
	color: #FF0000;
	text-decoration: none;
}

#rightcontent a.homelink2:hover {
	color: #333;
	font-weight: bold; 
text-decoration: none;
	background-color: #FFFFFF;
}


#rightcontent a.copylink {
	color: #999999;
	font-weight: normal; 
	text-decoration: none;
	background-color: #FFFFFF;
}

#rightcontent a.smallink {
	font-size: 9px; 
	font-weight:  normal;
	color: #333333;
	text-decoration: none;
}

#rightcontent a.smallink:hover {
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}


#rightcontent skinny {
line-height: 12px;
background-color:  #F2F2F2;}


#oranget {
	color: #FF0000;
	font-weight:  bold;
	font-size: 14px; 
	text-align: left;
	font-variant: small-caps;
}




#press {
	color: #666666;
	font-weight:  bold;
	font-size: 11px; 
	text-align: right;
	font-variant: small-caps;
}


.leftt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.undersidenav {
	font-size: 9px;
	background-color: #E5E5E5;
	padding: 5px;
	width: 150px;
	margin-bottom: 1px;
	font-size: 9px;
	color: #666666;
}

.undersidenavheader {
	background-color: #C0C0C0;
	padding: 5px;
	width: 150px;
	margin-bottom: 1px;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
}

.undersidenav a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

.undersidenav a:hover {
	color: #CC6600;
}

.undersidenav2 {
	font-size: 9px;
	background-color: #ffffff;
	padding: 3px;
	width: 150px;
	margin-bottom: 1px;
	font-size: 9px;
	color: #666666;
}

.undersidenav2 a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

.undersidenav2 a:hover {
	color: #CC6600;
}

.copyright {
	font-size: 9px;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	margin: 0px;
}

.center {
	text-align: center;
}

.hometext {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.action {
	padding: 10px;
	border: 2px solid #C0C0C0;
	font-size: 11px;
}

.copyright_print {display:none;}
.printlogo { display: none; }

.coord {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #C0C0C0;
}

.coord a {
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}

.coord a:hover {
	font-weight:  bold; color: #FF0000;
	text-decoration: underline;
	background-color: #E5E5E5;
}


#sidebar {
	float: right;
	width: 240px;
	\width: 250px;
	w\idth: 240px;
	margin: 10px;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}


#sidebar2 {
	float: right;
	width: 240px;
	\width: 250px;
	w\idth: 240px;
	margin: 10px;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}



.emphasize {color: #330066;
	font-weight:  bold;
}

.emphasize2 {color: #FF0000;
	font-weight:  bold;
}

.emphasize3 {color: #330066;
	font-weight:  bold; 
	text-decoration:  underline;
}

.redd {color: #ff0000;
	font-weight:  bold;
}

.whited {color: #ffffff;
	font-weight:  bold; 
	margin-left: 5px;
}

.smalld {color: #666666;
	font-weight:  bold;
	padding: 5px;
	font-size: 9px;
}

.cleard {padding: 5px;}

.hometable {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
}

.homesecondtable {
	font-size: 12px;
	color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
}

.hometableBorder {
	border: 1px solid #666666;
}

.formbox {
	font-size: 13px;
	width: 150px;
}

.formbutton {
	font-size: 12px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}


.tableheader {
	font-size: 9px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
}

.tableheader2 {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cccccc;
	padding: 3px;
}

.tableheader1 {
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tablerowNoShade {
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tablerowShade {
	font-size: 9px;
	background-color: #F2F2F2;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.tableheader22 {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
}

.tablerowNoShade2 {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tablerowShade2 {
	font-size: 11px;
	background-color: #F2F2F2;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tablerow1 {
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.tablerow2 {
	font-size: 9px;
	background-color: #F2F2F2;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.tablerow3 {
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}

.tablebottom {
	background-color: #ffffff;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}


.textarea {background-color: #ffffff;}

.tablerow4 {
	font-size: 11px;
	padding: 3px;
}
