/******* BODY STYLE *******/

body{
	background: #ffffff url(images/top_bg.gif) top repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #454444;
}

/******* RESET DEFAULTS *******/

p{
	margin: 0px;
	padding: 0px 0px 25px 0px;
	font-size: 12px;
	line-height: 2;
}

img{
	display: block;
	border: 0px;
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #339966;
	padding: 0px 0px 20px 0px;	
	margin: 0px;
}

h2{
	font-size: 17px;
	font-weight: bold;
	color: #339966;
	padding: 0px 0px 20px 0px;	
	margin: 0px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;	
	margin: 0px;
}

ol{
	padding-bottom: 20px;
}

ul{
	padding-bottom: 20px;
}

div.hr, div.hrnp{
	position: relative;
	height: 1px;
	background: #fff url(images/border_dotted.gif) repeat-x scroll center;
	margin-top: 10px;
	margin-bottom: 30px;
	clear: both;
}

div.hrnp{
	margin-bottom: 10px;
}

div.hr hr, div.hrnp hr{
	display: none;
}

/******* LINK STYLES *******/

a:link    {color: #339966; text-decoration: none; font-weight: normal;}
a:visited {color: #339966; text-decoration: none; font-weight: normal;}
a:active  {color: #339966; text-decoration: none; font-weight: normal;}
a:hover   {color: #339966; text-decoration: underline; font-weight: normal;}

a.bold:link    {color: #339966; text-decoration: none; font-weight: bold;}
a.bold:visited {color: #339966; text-decoration: none; font-weight: bold;}
a.bold:active  {color: #339966; text-decoration: none; font-weight: bold;}
a.bold:hover   {color: #339966; text-decoration: underline; font-weight: bold;}

a.footer:link    {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.footer:visited {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.footer:active  {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.footer:hover   {color: #FFFFFF; text-decoration: underline; font-weight: normal;}

a.seo:link    {color: #eeeeee; text-decoration: none; font-weight: normal;}
a.seo:visited {color: #eeeeee; text-decoration: none; font-weight: normal;}
a.seo:active  {color: #eeeeee; text-decoration: none; font-weight: normal;}
a.seo:hover   {color: #ffffff; text-decoration: underline; font-weight: normal;}

a.rightlink:link    {color: #eeeeee; text-decoration: none; font-weight: normal;}
a.rightlink:visited {color: #eeeeee; text-decoration: none; font-weight: normal;}
a.rightlink:active  {color: #eeeeee; text-decoration: none; font-weight: normal;}
a.rightlink:hover   {color: #ffffff; text-decoration: none; font-weight: normal;}

/******* TOP NAV AND LOGO *******/

#top{
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 69px;
	margin-bottom: 1px;
	border: 0px;
}

#top .left{
	width: 250px;
	vertical-align: bottom;
	padding-left: 42px;
}

#top .right{
	padding-left: 308px;
	padding-right: 94px;
	vertical-align: top;
}

#top .left a{
	display:block;
}

#topnav{
	position: relative;
	width: 286px;
	height: 16px;
	background: #000000;
	margin: 3px 0px 0px auto;
}

#topnav .curve{
	width: 25px;
}

#topnav .leftbutton{
	width: 115px;
	background: #339966;
}

#leftbutton_align_right{
	margin: 0px 0px 0px auto;
}

#topnav .rightbutton{
	width: 121px;
	background: #339966;
}

/******* HEADER AND MAIN NAV *******/

#header{
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 123px;
	background: #454444;
	margin-bottom: 1px;
}

#header td{
	width: 50%;
}

#header_align_right{
	margin: 0px 0px 0px auto;
}

#nav{
	position: relative;
	width: 100%;
	height: 21px;
	border: 0px;
	background: #339966;
	margin-bottom: 1px;
	min-width: 980px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 2px solid #339966;
	border-right: 2px solid #339966;
}

#nav img{
	margin: auto;
}

#nav a{
	display:block;
}

#nav td{
	border-right: 1px solid #FFFFFF;
	height: 21px;
}

#nav .nav_space_right{
	border-right: 0px;
	height: 21px;
}

/******* MAIN TABLE *******/

#main{
	position: relative;
	width: 100%;
	border: 0px;
}

#main .title{
	padding-top: 35px;

}

#main .content{
	vertical-align: top;
	padding: 20px 43px 23px 43px;
	background: #FFFFFF url(images/bg_main.jpg) bottom right no-repeat;
	min-height: 728px;
	height:668px;
}

#main .leftside{
	background-color: #454444;
	width: 171px;
	vertical-align: top;
	max-width: 171px;
	border-right: 1px solid #ffffff;
}

#main .rightside{
	background-color: #454444;
	width: 171px;
	vertical-align: top;
	max-width: 171px;
	border-left: 1px solid #ffffff;
	color: #eeeeee;
}

#main .rightside p{
	padding: 20px 12px 0px 12px;
	font-size: 9px;
	font-style: italic;
}

#main .footer{
	width: 100%;
	min-width: 636px;
	height: 21px;
	text-align: center;
	color: #FFFFFF;
	font-size: 9px;
	background-color: #339966;
}
a.footer{
display:inline;
}
#seo{
	position: relative;
	border: 0px;
	width: 100%;
	background-color: #454444;
	min-width: 980px;
	margin-top: 1px;
}

#seo td{
	width: 25%;
	color: #eeeeee;
	font-size: 10px;
	padding: 20px 0px 20px 50px;
}

/******* LEFT NAV *******/

#navleft{
	position: relative;
	width: 171px;
	padding-top: 21px;
}

#navleft_topimg{
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

#navleft img{
	border-bottom: #FFFFFF 1px solid;
	padding: 0px;
	margin: 0px;
}

#leftguarantee img{
	margin-left: 12px;
	margin-top: 20px;
}

/******* ORDER FORMS *******/

.error{
	color:#FF0000;
}

legend{
	color: #ffffff;
	background: #339966;
	border: 1px solid #FFFFFF;
	padding: 4px 8px;
	font-size:17px;
	font-weight:bold;
	margin-left: 20px;
	*margin-bottom: 10px;
} 

fieldset{
	border: 1px dotted #CCCCCC;
	*border: 1px solid #CCCCCC;
	margin: 15px;
	padding: 10px;
}

.indentfield{
	padding-left:40px;
} 

#total{
	font-weight:bold;
	font-size:18px;
	color: #339966;
}

.styleform, .inputform, .selectform, .submitform, .charsform, .termsform{
	color: #454444;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family:Arial, Verdana;
	font-size: 12px;
	padding:2px;
}

.termsform{
	width: 300px;
	font-size:10px;
}

.inputform{
	width: 150px;
}

.selectform{
	width:156px;
}

.submitform{
	font-weight: bold;
	background-color: #f4f4f4;
	width:156px;
}

.charsform{
	font-size: 10px;
	width: 30px;
	padding: 0px;
}

.smalltext{
	font-size: 10px;
}

#siteseal{
	width:115px;
}

#csvlinktext{
	cursor:pointer;
}

/*********ADMIN NAV*********/

#admintop{
	width: 100%;
	border: 0px;
	margin: 0px;
	min-width: 980px;
	height: 75px;
}

#admintop .left{
	width: 250px;
	vertical-align: bottom;
	padding-left: 42px;
}

#admintop .right{
	padding-right: 15px;
	font-size: 32px;
	font-weight: bold;
	color: #339966;
	text-align: right;
	vertical-align: bottom;
}

#adminnav{
	width: 100%;
	height: 21px;
	border: 0px;
	background: #454444;
	margin: 0px;
	min-width: 980px;
	margin-top: 1px;
}

#adminnav td{
	border-right: 1px solid #FFFFFF;
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-align: center;
}

/*********OTHER*********/

.red{
	color: #cc3333;
}

.buynow a, .buynow a:link, .buynow a:hover, .buynow a:visited, .buynow a:active{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.unpaid{
	color: #FF0000;
	font-weight: bold;
}

.paid{
	color: #009900;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}

/**************PRODUCTS****************/

.product-item{
width:380px;
background-color:#f9f9f9;
padding:10px;
}
.product-list a{
display:block;
}
.product-list a:hover {
text-decoration:none;
}
.product-title{
padding:0px;
}
.product-list{
display:inline;
margin:0;
padding:0;
list-style-type:none;
clear:both;
display:block;
width:100%;
margin: 20px auto;
}
.product-list li{
float:left;
margin:10px;
}
.product-option{
font-size:16px;
font-weight:bold;
color: #339966;
}
.product-price{
font-size:16px;
font-weight:bold;
color: #339966;
float:right;
}
.product-gst{
color:#9c9c9c;
}
.product-small{
font-size:12px;
}
.product-button{
background-color:#F3F3F3;
padding:2px 5px;
}
.product-button:hover, .product-button:hover a, .product-button:hover a:hover{
background-color:#D3D3D3;
}
.product-info{
padding-left:4px;
}
.removeImg{
    display: inline-block;
    width: 12px;
    height: 14px;
    background:url(images/wrong.gif) no-repeat;
    margin:  -2px 2px;
}
.timeImg{
    display: inline-block;
    width: 16px;
    height: 16px;
    background:url(images/time.gif) no-repeat;
    margin:  -2px 2px;
    cursor: auto;
}
