/* CSS Document to support Australian Alpaca Fleece Limited */
/* www.aafl.com.au  */
/* Copyright Project DMS P L */
/* www.projectart.com.au */
/* last edited May 2008 */


/* BASE PAGE CONTROL style variations */
/* DIV style variations */
/* H TAG style variations */
/* FONT style variations */
/* FORM ELEMENT style variations */
/* BLOCK DISPLAY style variations */

/* PAGE CONTROL style variations */
html {
	padding:0;
	margin:0;}

html {
	padding:0;
	margin:0;}

div {
	text-align: left;}

tr, td {
	vertical-align:top;}

img {
	border: 0;}

p {
	margin-top: 0;
	margin-bottom: 5px;}

ul {
	margin-top: 6px;
	margin-bottom: 10px;
	list-style: square;
	color: #666;}

li {
	margin-top: 1px;
	margin-bottom: 1px;}

.global {
	padding:0;
	margin:0;}

#container {
	padding:0;
	margin:0;}

#head {
	display:none;}

#login {
	display:none;}

.cart {
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	height: 24px;
	padding: 0 6px 0 6px;
	color: #666;}
	a.cart:hover {
	color: #000;}
	/* div and style control  */

#h1container {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;}

#navcontainer {
	display:none;}
	#mainnav {
		display:none;}
	#mainnav ul {
		display: inline;
		list-style: none;}
	#mainnav li {
		display: inline;
		list-style-type: none;}

/* styles used for ADMIN pages */
.search input,select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #eee;
	border: 1px solid #888;
	width: 80px;}
.prodManagement legend {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;}
.prodManagement select,input,textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 140px;
	border: 1px solid #888;}
.prodManagement input {
	width: 200px;}
.prodManagement textarea {
	width: 300px;
	height: 30px;}
.navlink {
	width: 135px;
	height: 12px;
	color: #ccc;
	border:1px solid #ccc;
	padding: 1px;
	background-color: #666;
	text-decoration: none;
	display: block;}
	.navlink:hover {
	width: 135px;
	height: 12px;
	color: #00FF00;
	border:1px solid #fff;
	background-color: #444;}

/* styles used for ADMIN pages */
#content {
	float: left;
	border-top: 1px solid #000;
	margin-top:30px;
	width: 760px;
	padding: 0;}
	/* div and style control contents of left column on each page. This div contains the footer.inc */

	#col1 {
		display:none;}

	#col2 {
		float: left;
		width: 285px;
		margin-bottom: 20px;
		margin-right: 40px;
		font: 11px Arial, Helvetica, sans-serif;
		color:#333300;
		text-align: justify;}
		#col2 p {
		margin-top: 10px;
		margin-bottom: 15px;
		line-height: 1.5em;}
		#col2 li {
		margin-left: 0;
		margin-top: 5px;}
		#col2 a {
		text-decoration: underline;}
		/* div and style control contents of right column and is the main content area */

	#col2spread {
		float: left;
		width: 555px;
		margin-bottom: 20px;
		margin-right: 40px;
		font: 11px Arial, Helvetica, sans-serif;
		color:#333300;
		text-align: justify;}
		#col2spread p {
		margin-top: 10px;
		margin-bottom: 15px;
		line-height: 1.5em;}
		#col2spread li {
		margin-left: 0;
		margin-top: 5px;}
		#col2spread a {
		text-decoration: underline;}
	
		/* div and style control contents of right column and is the main content area */

	#col3 {
		float: left;
		width: 250px;
		margin-bottom: 20px;
		padding-right: 10px;
		font: 10px Arial, Helvetica, sans-serif;
		text-align: left;
		line-height:1.25em;}
		#col3 a {
		text-decoration: none;}
		#col3 img {
		margin-top: 2px;
		padding: 0;
		border: 1px solid #666;}
		/* div and style control contents of right column and is teh main content area */
							
#sectionnav {
	width: 145px;
	color: #333;}
	#sectionnav a {
	color: #333;
	text-decoration: none;
	border-left: 10px solid #cbcbcb;}
	#sectionnav a:hover {
	color: #444c27;
	background-color: #c5c5c5;
	border-left: 10px solid #8F926F;
	border-top: 1px solid #fff;
	width: 145px;}
	#sectionnav ul {
	list-style: none;
	display: inline;}
	#sectionnav li {
	list-style: none;
	display: inline;}
	.sectionnav {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0;
	width: 145px;
	border-top: 1px solid #ccc;
	height: 15px;
	display: block;
	background-color: #dbdbdb;
	text-indent: 5px;}
	
#footer {
	float: center;
	border-top: 1px solid #000;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	height: 150px;
	margin-top: 10px;}
	#footerleft {
	float: left;
	width: 160px;
	margin-top: 10px;
	height: 80px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;}
		#footerleft a {
		color: #666;
		text-decoration: none;}
		#footerleft a:hover {
		color: #fff;}
	#footerright {
	display:none;}



/* H TAG style variations */
h1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-top: 5px;}
	/* contained in header.inc.php */

h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color:#000;
	margin-top: 5px;}

h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#000;}

h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#000;}

h5 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;}

h6 {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;}
	
/*START Pop-Up*/
.popup{
	position: relative;
	width: 290px;
	z-index: 0;}

.popup:hover{
	width:400px;
	background-color: #ccc;
	z-index: 50;}

.popup span{ /*CSS for enlarged content*/
	position: absolute;
	width: 320px;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;}

.popup:hover span{ /*CSS for enlarged content on hover*/
	visibility: visible;
	top: 0px;
	left: 220px;}
	/*position where enlarged content should offset horizontally */

/* FORM STYLES*/
.formfield {
	font: 10px Arial, Helvetica, sans-serif;
	border: solid 1px #999;
	background-color: #ccc;}

.formbutton {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 60px;
	background-color: #777;
	border: solid 1px #ccc;}

.f10 {
	font: 10px Arial, Helvetica, sans-serif;}

.f9 {
	font: 9px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;}
										
.req {
	font: 11px Arial, Helvetica, sans-serif;
	color: #red;}

.response {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;}

/* FONT style variations */
										
.req {
	color: #000;}

.sitemap {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	color:#000;
	margin-top: 5px;}

.gst {
	color:#000;
	font-style:italic;}