.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF3300;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
}
.searchwords {
   	color:#666666;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #61A2DF;
	border: 1px solid #FFFFFF;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}

form {
	margin: 0px;
	padding: 0px;
}

.boxContentLeft ol, .boxContentLeft ul, .boxContentRight ol, .boxContentRight ul {
	margin: 0px;
	padding: 0px;
}
.product_full_image_popup {
	position:absolute;
	border: 2px solid #0F64F0;
}

.message {
	color: red;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}
a.txtSession:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.txtSessionGrey {
	color:	#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #031074;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0B4492;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080FF;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: none;
	color: #0F64F0;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {

}
.tdListTitle {
	background-color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.tdListImage {
	background-color: #FFFFFF;
}
.tdEven {
	background-color: #DDDDDD;
}
.tdOdd {
	background-color: #F2F2F2;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtScheduledSales {
	color:#0E51A3;
	font-family:Arial,Helvetica,sans-serif;
}
.txtScheduledSalesTime {
	color:#FF0000;
	font-size:80%;
	font-weight:normal;
}
.scheduledSalesItem {
	border-bottom:1px dashed #0E51A3;
	color:ForestGreen;
	margin-right:5px;
	font-weight:bold;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0E51A3;
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 450px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtSuccess {
	background-color:#b4ffae;
	border-color:#00FF00;
	border-style:solid;
	border-width:2px;
	display:block;
	padding:10px;
	width:400px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.prod_codeAndBuy {
	background-color: #eeeeee;
}
.prod_description {
	background-color: #eeeeee;
}
.item_specifics {
	border-bottom:1px solid lightgrey;
	font-size:11px;
	color:#0E51A3;
}
.item_specifics_any {
	border-bottom:1px solid lightgrey;
	font-size:9px;
	color:#0E51A3;
}
.prod_specifics {
	color:#0E51A3;
}
.delivery_advice {
   	padding-top: 4px;
   	border:none;
}
.category {
	border:1px solid lightgrey;
	display:inline-block;
	height:20px;
	margin-right:10px;
	margin-top:5px;
	padding-left:3px;
	padding-right:3px;
}
.category_list {
   	text-align:center;
}
a.category_link:link,a.category_link:visited {
    color: #0F64F0;
	text-decoration:none;
}
a.category_link:hover,a.category_link:active {
    color: #000000;
    text-decoration:none;
}
.filter_menu {
	font-size:10px;
	width:90px;
}
.filter_option {
	padding-bottom:3px;
	padding-right:2px;
	text-align:right;
}
.filter_option_heading {
	color:#0E51A3;
	font-size:11px;
	font-weight:bold;
}
.beta_table {
	height:100%;
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../styleImages/beta_bg2.png');
    z-index:9;
}
.beta_table2 {
	height:100%;
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	z-index:99;
}
.beta_table[class] {
	background-image:url(../styleImages/beta_bg2.png);
}
.beta_box {
	height:240px;
	width:720px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../styleImages/beta_box3.png');
    z-index:10;
}

.beta_box2 {
	height:240px;
	width:720px;
	z-index:100;
}

.beta_box[class] {
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='');
	background-image:url(../styleImages/beta_box3.png);
}
.beta_user {
	bottom:0px;
	color:#FFFFFF;
	left:0px;
	padding-bottom:2px;
	padding-top:2px;
	position:fixed;
	text-align:center;
	width:100%;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../styleImages/beta_bg.png');
}
.beta_user2 {
	bottom:0px;
	color:#FFFFFF;
	left:0px;
	padding-bottom:2px;
	padding-top:2px;
	position:fixed;
	text-align:center;
	width:100%;
}
.beta_user[class] {
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='');
	background-image:url(../styleImages/beta_bg.png);
}
.beta_user2 a:link,.beta_user2 a:visited, .beta_user2 a:active {
	color:#1E90FF;
	position:relative;
	z-index:100;
}
.beta_user2 a:hover {
	color:#FFFFFF;
	position:relative;
	z-index:100;
}

#auspost_content table caption {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
}

#auspost_content table thead th, #auspost_content table tbody th {
	background-color:#E8E8E8;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
}
#auspost_content table {
	margin:0 0 1em;
	width:100%;
}
#auspost_content table {
	border-collapse:collapse;
	border-spacing:0;
}
#auspost_content table caption, #content table th, #content table td {
	padding:10px;
	vertical-align:top;
}

#auspost_content caption, #auspost_content th {
	text-align:left;
}

#auspost_content caption {
	font-style:inherit;
	font-weight:inherit;
}
#auspost_content table tbody td, #auspost_content table tfoot td {
	border:1px solid #CCCCCC;
	font-size:0.69em;
}
#auspost_content table caption, #auspost_content table th, #auspost_content table td {
	padding:10px;
	vertical-align:top;
}