/*/////// TYPE ////////*/

body { 
font-size: 8pt; 
color: #000000; 
font-family: Georgia, "Times New Roman", Times, serif; 
line-height: 11pt; 
background: url(../images/stripe.png);
margin: 0px;
padding: 0px;
}

p { 
font-size: 8pt; 
color: #000000; 
font-family: Georgia, "Times New Roman", Times, serif; 
line-height: 11pt; 
margin: 0 0 4pt 0;
}

h1 { 
color: #900; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-transform: uppercase;
margin: 0 0 4pt 0;
}

h2 { 
font-size: 8pt; 
color: #000000; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bold; 
margin: 0 0 4pt 0;
}

h3 { 
font-size: 8pt; 
color: #999999; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: normal; 
margin: 0 0 4pt 0;
}


small { 
font-size: 9pt; 
color: #969494;  
}

a { 
color: #9a8a62; 
text-decoration: none; 
}

a:hover { 
 color: #f00;
}


.pdf {
 padding: 0 0 0 22px;
	background: url(../images/logos/pdficon.gif) no-repeat 0 0;
	}


/*/////// LAYOUT ////////*/

.banner{
padding: 5px;
background:#CCCCCC;
position: absolute;
top:0px;
left: 0px;
z-index: 4;
}

.content {
width: 720px;
margin: 0 auto 0 auto;
padding: 20px 20px 100px 20px;
background: #FFFFFF;
}

.content-text {
 text-align: left;
}

.menu {
	border-bottom: 1px dotted #999999;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 20;
}

.menutitle{
		float: left; 
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 8pt;
		padding: 0 0 0 0; 
}


.home {
 margin: 20px 0 20px 0;
}

.home a {
background: url(../images/menu-logo.gif) no-repeat 0 0;
display:block;
height:30px;
overflow:hidden;
text-indent:500px;
width:100px;
margin: 0 0 20px 0;
}



.line {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


/*/////// TABLES ////////*/


table {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

table tr td, table tr thead th {
	padding: 10px;
 vertical-align: top;
}

.index-table {
	position:relative;
	left: -10px;
	width: 740px;
}

.shop-table {
	position:relative;
	left: -10px;
	width: 740px;
}

.layout-table {
	position:relative;
	left: -10px;
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
	
.ruled {
 border-top: 1px dotted #999999;
	padding: 20px 0 0 0;
}


.note-table {
	background:#f7f386;
	margin: 20px 0 0 0;
}

.note-table tr td {
 padding: 10px;
	background:#f7f386;
	color: #666666;
	font-size: 8pt;
	vertical-align: top;
}
	

/*/////// EXTRA ////////*/
	
.creditbox {
 padding: 10px;
	border: 1px dotted #999999;
	color: #999999;
}

.creditbox p {
	color: #999999;
}	
	

/*/////// CART ////////*/
	
.shop-progress  {
 margin: 40px 0 40px 0;
}

.shop-progress ul {
	list-style-type: none;
	padding: 0px;
}

.shop-progress ul li { 
 float: left;
	margin: 0 20px 0 0;
	font-size: 10pt;
	color: #999999;
	padding: 0 0 3px 0;
}

.shop-progress ul li font { 
 font-family: Helvetica, Arial, sans-serif;
	color: #666666;
}
	
.current {
border-bottom: 1px dotted #999999;
}
	
#westpac {
 padding-left: 28px;
	background: url(../images/westpac.png) no-repeat 3px center #999999;
}


#purchase-wrap {
 border: 1px solid #999999;
	padding: 1px;
}

#purchase {
	width: 100%;
}


#purchase thead td {
padding: 8px;
border-bottom: 1px solid #999999;
font-size: 8pt;
color: #666666;
vertical-align: top;
}

#purchase tbody td {
padding: 8px;
font-size: 8pt;
color: #999999;
vertical-align: center;
}

#purchase tbody .total{
border-top: 3px double #999999;
}

.cartfooters {
margin: 40px 0 0 0;
text-align: center;
}

.terms {
 width: 700px;
	padding: 10px;
	height: 400px;
	overflow:scroll;
	border: 1px solid #999999;
	margin: 20px 0 20px 0;
}

.alert {
 padding: 10px;
	background: #F7F386;
}

input, textarea, select { 
color: #000; 
font-size: 9pt; 
font-family: Georgia, "Times New Roman", Times, serif; 
background-color: #fff; 
text-align: left; 
padding: 3px; 
border: solid 1px #666666;
outline-style: none; 
}

button, .button {
 border: solid 1px #222222;
 background: #999999;
	color: #222222;
	cursor: pointer;
 padding: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}

button:hover, .button:hover{
	color: #222222;
	border: solid 1px #222222;
	text-decoration: none;
}


/*
.cartfooters { color: #969494; font-size: 10px; }
.bullet { background-color: #ddddcf; border: solid 1px #616161; }
.addToCart a {display: block; background: transparent url(/images/common/button_addtocart_bg01.gif) no-repeat; height: 21px; width: 77px; background-position: 0px 0px;
}
.addToCart a:hover { background: transparent url(/images/common/button_addtocart_bg01.gif) no-repeat; background-position: 0px -20px; }
.addToCart a:active { background: transparent url(/images/common/button_addtocart_bg01.gif) no-repeat; background-position: 0px -41px; }
a { color: #9a8a62; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: none; }
a:link { font-size: 10px; font-weight: normal; color: #9a8a62; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; line-height: 12px; text-decoration: none; }
a:active { color: #f00; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: underline; }
a:hover { font-size: 10px; font-weight: normal; color: #f00; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; line-height: 12px; text-decoration: underline; }
p { margin-top: 0; margin-bottom: 6px; }
.table { border: solid 2px #c0c1b6; outline: solid 2px #fff; }
.creditbox { border: dotted 1px #969494; }

button { color: #969494; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ddddcf; padding: 4px; border: solid 1px #fff; outline: solid 3px #ddddcf; cursor: pointer; }
button:hover { color: #616161; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #c0c1b6; padding: 4px; border: solid 1px #fff; outline: solid 3px #c0c1b6; }
button:active { color: #616161; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #f7f386; padding: 5px 3px 3px 5px; border: solid 1px #fff; outline: solid 3px #f7f386; }
/*Puchase controls table
#purchase { color: #000; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-transform: capitalize; width: 100%; margin: 0; padding: 0; border: solid 2px #fff; outline: solid 2px #ddddcf; }
#purchase thead td { color: #000; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ddddcf; text-transform: uppercase; margin: 0; padding: 5px 5px 6px; border-right: 1px solid #fff; outline-width: 0; yle: solid; }
#purchase tbody td { color: #616161; font-size: 8pt; margin: 0; padding: 8px 5px 5px; yle: solid; }
#purchase .textbold { font-weight: bold; }
#purchase .total { color: #616161; font-weight: bold; background-color: #ddddcf; text-align: center; padding: 3px; border: solid 1px; outline: solid 6px #ddddcf; }
#purchase select { background-color: #fff; padding: 3px; border: solid 1px #c0c1b6; }
.SpryHiddenRegion { visibility:hidden; } */




