@charset "utf-8";
/* site css for nonethericher.com.au */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body a{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
body a:hover{
	color: #0000FF;
}
label {
  width: 185px;
  text-align: right;
  vertical-align: middle;
  float: left;
}
#design {
	color: #CCCCCC;
	text-align: right;
}
#design a{
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
#design a:hover{
	color: #999999;
}
/* newsreal.php */
.newsleft {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 11;
}
.newsright {
	position: fixed;
	top: 0px;
	left: 880px;
	z-index: 11;
}
/* collections.php */
.left {
	position: fixed;
	height: 300px;
	width: 300px;
	top: 0px;
	left: 0px;
	z-index: 11;
	/*filter: alpha(opacity=10); background: #000; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); opacity: 0.10;*/
}
.left a{
	color: #FFFFFF;
}
.right {
	position: fixed;
	height: 300px;
	width: 300px;
	top: 0px;
	right: 0px;
	z-index: 11;
	/*filter: alpha(opacity=10); background: #000; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); opacity: 0.10;*/
}
.right a{
	color: #FFFFFF;
}
#textCat { position: absolute; padding-top: 8px; padding-bottom: 8px; border-left: 1px solid #FFFFFF; text-align:center; z-index: 8; border-right: 1px solid #FFFFFF; color: #FFFFFF; font-weight: bold; left: 0; top: 565px;  background: #000; filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); opacity: 0.60; }
#textProd { padding: 8px; display: block; overflow: hidden; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; color: #FFFFFF; font-weight: bold; left: 0; position: absolute; top: 565px; height: 330px; z-index: 8; background: #000; filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); opacity: 0.60; }
.clear { clear:both; }
/* collection_add.php */
.normal {
	background-color: #FFFFFF;
}
.highlight {
	background-color: #99CCFF;
}
/* collectionImageAdd.php */
#submitDiv {
	visibility: hidden;
	display: inline;
	position: absolute;
}
/* manage images */
#subadd {
	width: 385px;
	height: 200px;
	display: inline;
	top: 10px;
	left: 10px;
	position: absolute;
}
#subview {
	width: 385px;
	display: inline;
	height: 450px;
	top: 10px;
	right: 10px;
	position: absolute;
	border: 1px solid #000000;
	overflow: auto;
}
#modify {
	width: 385px;
	height: 360px;
	display: inline;
	bottom: 10px;
	left: 10px;
	position: absolute;
}
/* menu.php */
td.menu_logo {
	border-bottom: thin solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
td.menu {
	text-align: left;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}
.menu a:hover{
	color: #3366FF;
}
.sub_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: 300;
}
.sub_menu a:hover{
	color: #3366FF;
}
td.menu_cell {
	width: 170px;
	padding: 0px;
	vertical-align: top;
}
/* collection_add.php, catalog_add.php */
td.collection {
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	color: #3366FF;
	font-weight: 300;
}
/* register.php */
ul {
	list-style: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}
/* Captcha */
.bw1 {
	border: 1px solid #000000;
	}
/* contact.php, regChoose.php, subscibe.php */
.messageBox {
	border: 1px solid #000000;
	padding: 3px;
	background: #CCCCCC;
}
#reg {
	width: 500px;
}
#reg a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-indent: 230px;
	text-align: left;
}
#reg a:hover{
	color: #FF0000;
}
/* template layout */
.maintemp #container {
	margin: 0 auto;
	width: 902px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	overflow: hidden;
	position: relative;
}
.maintemp #mainContent {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	vertical-align: top;
}
.maintemp #mainContent2 {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	vertical-align: top;
	overflow: hidden;
	width: 900px;
	height: 600px;
}
/* menu with saying menubg */
.maintemp #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #FFFFFF;
	background-image: url(images/menubg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100px;
	text-align: left;
}
/* menu with no saying menubg */
.maintemp #footersay {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #FFFFFF;
	background-image: url(images/menubgsay.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100px;
	text-align: left;
}
/* Menu links */
#menutop {
	height: 50px;
	width: 100%;
}
.maintemp #menu {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
.maintemp #menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: inline-block;
	height: 50px;
	text-decoration: none;
}
.maintemp #menu a:hover{
	background-image: url(images/bandollar30.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 50px;
}
#contentMain {
	height: 620px;
	width: 900px;
	margin-top: 10px;
	overflow: hidden;
}
#menupic {
	display: inline-block;
	height: 50px;
	width: 250px;
	float: left;
}
#menuHold {
	display: inline;
	height: 60px;
}
#pic1 {
	display: inline;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: bottom;
}
#pic2 {
	display: inline;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: bottom;
}
#picProfile {
	left: 0px;
	z-index: 4;
	height: 600px;
	position: absolute;
	overflow: hidden;
	float: left;
}
#profileTxt {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	right: 0px;
	width: 400px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	background: #ffffff;
	filter: alpha(opacity=60);
	overflow: hidden;
	position: relative;
	opacity: 0.60;
	-moz-opacity: 0.6;
	z-index: 5;
	float: right;
}
#picSubscribe {
	left: 0px;
	z-index: 4;
	height: 600px;
	position: absolute;
	overflow: hidden;
	float: left;
}
#subscribeForm {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	left: 0px;
	top: 380px;
	width: 400px;
	height: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	position: relative;
	z-index: 5;
	float: left;
}
/* about.php, contact.php */
td.leftpad {
	padding-left: 40px;
}
.conpad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
/* logon.php, login_error.php, regChoose.php, contact.php */
td.LRpad {
	padding-left: 40px;
	padding-right: 40px;
}
/* register.php */
.formerror {
    border: 1px solid red;
    background-color : #FFCCCC;
    font: bold small-caps;
}
.formErrorDisp {
    border: 1px solid red;
    background-color : #FFCCCC;
    font: bold small-caps;
    z-index: 99998;
    position: absolute;
	display: inline-block;
	width: 350px;
	margin-left: 25px;
	margin-top: 150px;
	padding-top: 10px;
}
#statediv {
	display: inline;
}
/* regChoose.php */
#terms {
	position: absolute;
	display: block;
	vertical-align: bottom;
	width: 150px;
	padding-left: 35px;
	bottom: 20px;
	right: 20px;
	text-align: left;
}
#terms a{
	color: #0000FF;
	text-decoration: none;
}
#terms a:hover{
	color: #FF0000;
}
.termshead {
	font-size: 14px;
	color: #3366FF;
	font-weight: bold;
	text-align: left;
}
.terms {
	font-size: 12px;
	text-align: left;
	color: #000000;
}
.terms a{
	text-decoration: none;
}
.terms a:hover{
	font-size: 12px;
	color: #FF0000;
	font-weight: 300;
	
}
/* Addition for cart */
#cartActive {
	position: relative;
	left: 15px;
	top: 35px;
	z-index: 99;
}
div.reslogin {
	position: relative;
	top: 20px;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	color: #000000;
}
td.reslogin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.ordersubmit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bolder;
	border: #000000 2px;
	background-color: #00CC00;
	padding: 4px;
}
td.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
td.order a{
	color: #3366FF;
	text-decoration: none;
}
td.order a:hover{
	color: #FF0000;
}
td.ordertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bolder;
	border-bottom: #000000 solid 1px;
	background-color: #FF0000;
}
td.stepon {
	background-color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px #000000 solid;
}
td.stepontick {
	background: #66CCFF url(images/tick.png) right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom: 1px #000000 solid;
}
td.tick {
	background: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom: 1px #000000 solid;
}
td.stepoff {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	border-bottom: 1px #000000 solid;
}
td.cartinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	border: #000000 solid 1px;
	padding: 4px;
}
/* Invoice */
#invoice_table {
	background-color: #000000;
	border: #000000;
	border-width: 1px;
	border-style: solid;
}
#invoice_content {
	background-color: #FFFFFF;
}
.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.invoice_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.invoice_sub_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.invoice_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#print {
	margin: 0px;
	background-color: #FFFFFF;
}
#print_table {
	border: #000000;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
#biz_address_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#biz_address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#client_address_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#client_address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#border {
	border: #000000;
	border-width: 1px;
	border-style: solid;
}
td.invcol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.addLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #000000;
}
.addBot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.recipient {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
/* cart styles */
div.cart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #FF0000;
	background-color: #FFFFFF;
	border: #FF0000 solid 2px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	right: 0px;
}
td.cart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-indent: 6px;
	color: #000000;
}
td.carthead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 4px;
	color: #000066;
}
td.cartbot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 4px;
	color: #000099;
	border-top: #FF0000 solid 1px;
}
td.cartlink {
	border-top: #FF0000 solid 1px;
}
td.cartlink a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 4px;
	color: #00CC33;
	border-top: #FF0000 solid 1px;
	text-decoration: none;
}
td.cartlink a:hover{
	color: #FF0000;
}
div.cartbot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 4px;
	color: #000099;
	border-top: #FF0000 solid 1px;
}
table.cartborder {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
td.restitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 4px;
	color: #FFFF00;
	font-weight: bolder;
	background-color: #FF0000;
	border-right: #000000 solid 1px;
}
td.rescon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	background-color: #FFFFCC;
}
td.rescon a{
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
}
td.rescon a:hover{
	color: #FF0000;
}
td.request1 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
}
td.request2 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-top: #000000 solid 1px;
}
td.request3 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	border-right: #000000 solid 1px;
}