/*******************************
	GENERAL
*******************************/

#column1{
	float: left;
	display: inline;
}
#column2{
	float: left;
	display: inline;
}
#column3{
	float: left;
	display: inline;
}
#column4{
	float: left;
	display: inline;
}

/* Loading Area*/

.cms_loadwindow{
	background-image: url(../../images/homepage/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #787878;
	border:1px solid #AFAFAF;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: white;
}
#cms_popup2{
	height: 200px;
	width: 300px;
	background: white;
}
.cms_popup_title{
	background: black;
	color: white;
	font-weight: bold;
}
.cms_closeBtnRO img{
	background-image: url(../../images/homepage_buttons/cman_window_close.gif)
}
.cms_closeBtnRO img:hover{
	background-image: url(../../images/homepage_buttons/cman_window_close.gif)
}
#cms_popup1 input[type="button"]{
	border: 0px black solid;
	color: black;
	font-weight: bold;
	background: #F6FAFB;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FEFEFE',EndColorStr='#D0DADC');
}



/********************************
	LOGIN
********************************/
#area27{
	color: #000000;
	font-size: 11px !important;
	font-weight: bold;
	width: 336px;
	float: left;
}
#format_login_user_text{
	display: none;
}
#format_login_user_box{
	float:left;
	margin-left: 3px;
	margin-top: 2px;
}
.loginInput{
	width: 95px;
	height: 14px;
	font-size: 11px !important;
	font-weight: normal;
}
#format_login_password_text{
	color: white;
	font-size: small;
	float:left;
	margin-left: 7px;
	margin-top: 2px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
#format_login_password_box{
	float:left;
	margin-left: 3px;
}

#format_login_button img{
	height: 17px;
	width: 38px;
	border: 0px;
	float:left;
	margin-left: 8px;
} 
#format_login_button a img{ 
	background-image: url(../../images/homepage_buttons/btn_go.jpg); 
	background-repeat: no-repeat;
} 
#format_login_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_go.jpg);
	background-repeat: no-repeat;
	background-position: 0 -17px ;
}

#format_login_register{
	display: none;

}

#format_login_forgot_password img{
	width: 112px;
	height: 14px;
	float: right;
}
#format_login_forgot_password a img{ 
	background-image: url(../../images/homepage/forgot_password.png);
	background-repeat: no-repeat;
} 
#format_login_forgot_password a:hover img{ 
	background-image: url(../../images/homepage/forgot_password.png);
	background-repeat: no-repeat;
	background-position: 0 -14px ;
}

/*****************************
	LOGOUT
*****************************/
#area27{
}
#format_logout_text{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 15px;
	margin: 4px 7px 0 30px;
	float: left;
}
#format_logout_user_text{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #D5CCB5;
	font-weight: bold;
	font-size: 13px;
	float: left;
	width: 130px;
	margin-top: 6px;
}

#format_logout_button img{
	height: 20px;
	width: 62px;
	border: 0px;
	float: left;
	margin:4px 0 0 0;
} 
#format_logout_button a img{ 
	background-image: url(../../images/homepage_buttons/ret_logout.gif); 
	background-repeat: no-repeat;
} 
#format_logout_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_logout.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

#format_myaccount_button img{
	height: 20px;
	width: 80px;
	border: 0px;
	margin:4px 0 0 0;
	float: left;
	display: inline;
} 
#format_myaccount_button a img{ 
	background-image: url(../../images/homepage_buttons/ret_myaccount.gif); 
	background-repeat: no-repeat;
} 
#format_myaccount_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_myaccount.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
/******************************
	SEARCH FORM
******************************/
#area134{
}
#format_search_form_box{
	float: left;
	margin: -14px 0 0 65px;
	float:left;
	display: inline;
}
#format_search_form_box table{
	width: 95px;
}
#format_search_form_box input{
	width: 95px;
	height: 11px;
	font-size: 10px;
}
#area134 .text{
	font-size: 1px;
	margin-left: -60px;
	color: black;
}
#area134 td{
	margin-left: 0px;
	padding-left: 0px;
}
#format_search_form_button img{
	height: 17px;
	width: 38px;
	border: 0px;
	margin: -13px 18px 0 7px;
	float:left;
	display: inline;
} 
#format_search_form_button a img{ 
	background-image: url(../../images/homepage_buttons/btn_go.jpg); 
	background-repeat: no-repeat;
} 
#format_search_form_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_go.jpg);
	background-repeat: no-repeat;
	background-position: 0 -17px ;
}

/******************************
	SEARCH RESULTS
******************************/
#format_search_header{
	margin-bottom: 10px;
}
#format_search_header_pages{
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
#format_search_header_pages a{
	text-decoration: underline!important;
}
#area61{
	margin-top: 10px;
	margin-left: 7px;
	width:700px;
}
#format_search_results_retail{
	clear: all;
	width: 700px;
	/*background: url(../../images/homepage/news_devider.jpg) repeat-x center bottom;*/
	border-bottom: 1px dotted #999999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#format_search_results_retail_thumb{
	padding-top: 0px;
	padding-left: 0px;
	border: 3px solid #ffffff;
	width: 50px;
	height: 50px;
}
#format_search_results_retail_name{
	width: 250px;
	font-size: 12px;
	color: #ffffff;
	padding-left: 15px;
}
#format_search_results_retail_remFav{
	height: 20px;
	width: 121px;
	border: 0px;
	margin-left:35px;
	margin-top:3px;
	margin-bottom: 15px;
} 
#format_search_results_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/ret_removefav.gif); 
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
} 
#format_search_results_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_removefav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 120px;
}
#format_search_results_retail_name a:link{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;

}
#format_search_results_retail_code{
	font-size: 12px;
	color: #ffffff;
	padding-left: 15px;
	margin-top:3px;
}
#format_search_results_retail_unit{
	padding-left: 15px;
	font-size: 12px;
	color: #ffffff;
	margin-top:3px;
}
#format_search_results_retail_stock{
	padding: 10px;
}
#format_search_results_retail_quantity{
	margin-top:3px;
}

#format_search_results_retail_addButton img{
	height: 20px;
	width: 81px;
	border: 0px;
	margin-top:3px;
} 
#format_search_results_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/ret_addtocart.gif); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_addtocart.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

#format_search_results_retail_price{
	font-size: 12px;
	color: #ffffff;
}

/**************************************
	PRODUCT DETAILS
**************************************/
#area108{
	margin:10px;
	width: 100%;
}
#format_product_details_retail_image{
	padding: 2px;
	margin-right: 15px;
	border: 2px solid #ffffff;
	width: 200px;
	height: 200px;
	text-align: center; 
}
#format_product_details_retail_image span{
	display: block;
}
#format_product_details_retail_thumbs ul{
	margin-left: 0px;
	list-style: none;
	vertical-align: baseline;
	margin-top: 5px;
	width: 210px;
}
#format_product_details_retail_thumbs ul li{
	display: inline;
}
#format_product_details_retail_thumbs ul li a{
	text-decoration: none;
}
#format_product_details_retail_thumbs ul li a img{
	border: white solid 1px;
	border: none;
}

#format_product_details_retail_flag{
                float: right;
                margin-top: -15px;
}

#format_product_details_basic_wprice_flag{
                float: right;
                margin-top: -15px;
}

#format_product_details_basic_flag{
                float: right;
                margin-top: -15px;
}

#format_product_details_retail_addFav img{
	height: 20px;
	width: 121px;
	border: 0px;
	margin-left:35px;
	margin-top:5px;
} 
#format_product_details_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/ret_addtofav.gif); 
	background-repeat: no-repeat;
} 
#format_product_details_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_addtofav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

.format_product_details_subheading{
	font-weight: bold;
}
#format_product_details_retail_name{
	color: black;
	background:#ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	width: 740px;
}
#format_product_details_retail_code{
	margin-top: 5px;
	display: none;
}
#format_product_details_retail_unit{
	display: none;
}
#format_product_details_retail_stock{
	margin-top: 30px;
	margin-bottom: 3px;
}
#format_product_details_retail_price{
	margin-bottom: 3px;
}
#format_product_details_retail_quantity{
	margin-bottom: 3px;
	float: left;
	text-align: center;
}
#format_product_details_retail_quantity input{
	margin-left: 3px;
}
#format_product_details_retail_addButton img{
	height: 20px;
	width: 87px;
	border: 0px;
	margin-top:3px;
	margin-left: 10px;
	float: left;
} 
#format_product_details_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/ret_addtocart.gif); 
	background-repeat: no-repeat;
} 
#format_product_details_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_addtocart.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_product_details_retail_description{
	margin-top: 5px;
	width: 740px;
}
#format_product_details_retail_attachments ul {
	margin-left: 0px;
}
#format_product_details_retail_attachments ul li{
	background: url(/common/images/attachments/pdf.gif) no-repeat;
	list-style: none;
	width: 16px;
	padding-left: 20px;
	margin-left: 0px;
}
#format_product_details_related_header{
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.related_products li{
	list-style: none;
	margin-left: 0px;
	text-indent: 0px;
}

/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area25{
	float: left;
	margin-left:70px;
}
ul.search_category{
	list-style-type: none;
	margin-left:0px;
}
.format_category_listing_top_level a span{
	text-decoration: none;
	margin-right: 5px;
}

.search_category li{		
	display: block;
	list-style: none;
	background: none;
	padding-left: 13px;
	margin-right: 10px;
	}

.format_category_listing_top_level{	

}

#area153 ul li{
	display: block;
}
#area155 ul li{
	display: block;
}




/******************************
	CATEGORY HEADER
******************************/
#format_category_header_basic{
	padding: 2px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 7px;
	font-size: 16px;
}

/******************************
	PAGE CATEGORIES
******************************/
#area102{
	margin-top:20px;
}
#area103{
	margin-top:20px;
}
#area104{
	margin-top:20px;
}
#area105{
	margin-top:20px;
}
#area106{
	margin-top:20px;
}
#area95{
	margin-top:20px;
}
#area96{
	margin-top:20px;
}


#format_category_listing_wimage{
	color: #000000;
	vertical-align: middle;
	clear: both;
	margin: 0 0 20px 10px;
}
#format_category_listing_wimage_image{
	border: #ffffff solid 2px;
	width: 65px;
	height: 65px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#format_category_listing_wimage_image img{
	text-align: center;
	margin: auto auto;
	padding-bottom: 20px;
}
#format_category_listing_wimage_name{
	color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 30px;
	float: left;
}
#format_category_listing_wimage_name a{
	vertical-align: middle;
}



/********************************
	CATEGORY CRUMBS
********************************/
#area77{
}

.format_category_crumb_basic{
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}
.format_category_crumb_basic a{
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}


/*****************************************
	SHOPPING CART
*****************************************/
#area65{
	background: transparent url(../../images/homepage/cart_img.gif) no-repeat;
	width: 700px;
	height: 49px;
	margin: 0px;
}
#format_shopping_cart_basic_price{
	float: left;
	padding-left: 60px;
	padding-top: 15px;
	font-weight: bold;
}
#format_shopping_cart_basic_checkoutButton{
	margin-top: 15px;
	float: left;
	margin-left:20px; 
	background: transparent url(../../images/homepage_buttons/ret_checkout.gif) no-repeat top;
	height: 17px;
	width: 76px;
}
#format_shopping_cart_basic_checkoutButton a:hover{
	background: transparent url(../../images/homepage_buttons/ret_checkout.gif) no-repeat bottom;
	height: 17px;
	width: 76px;
}
#format_shopping_cart_basic_checkoutButton a img{
	height: 17px;
	width: 76px;
}

/**************************************************
	BASKET PAGE
**************************************************/

#format_basket_header_heading{
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin-bottom: 5px;
}
#format_basket_header td{
	width: 90%;
	font-weight: bold;
	border-bottom: #FFFFFF solid 2px;
}

#format_basket_items td{
	width: 90%;
	border-bottom: #CCCCCC solid 1px;
}
#format_basket_items td input{
	width: 30px;
	text-align: center;
	margin-left: 7px;
}


#format_basket_removebtn{
	background: transparent url(../../images/homepage_buttons/ret_remove.gif) no-repeat top;
	height: 17px;
	width: 21px;
	margin-left: 15px;
}
#format_basket_removebtn:hover{
	background: transparent url(../../images/homepage_buttons/ret_remove.gif) no-repeat bottom;
	height: 17px;
	width: 21px;
}
#format_basket_removebtn a img{
	height: 17px;
	width: 21px;
}

#format_basket_checkout_link{
	background: transparent url(../../images/homepage_buttons/ret_checkout.gif) no-repeat top;
	height: 20px;
	width: 76px;
	float: right;
	margin-top: 5px;
}
#format_basket_checkout_link a:hover{
	background: transparent url(../../images/homepage_buttons/ret_checkout.gif) no-repeat bottom;
	height: 20px;
	width: 76px;
}
#format_basket_checkout_link a img{
	height: 20px;
	width: 76px;
}

#format_basket_continue2shop_link{
	background: transparent url(../../images/homepage_buttons/ret_continuetoshop.gif) no-repeat top;
	height: 20px;
	width: 121px;
	float: left;
	margin-top: 5px;
}
#format_basket_continue2shop_link a:hover{
	background: transparent url(../../images/homepage_buttons/ret_continuetoshop.gif) no-repeat bottom;
	height: 20px;
	width: 121px;
}
#format_basket_continue2shop_link a img{
	height: 20px;
	width: 121px;
}


/****************************************************************
	DETAILS PAGE
*****************************************************************/
#format_order_details{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#format_order_details tr td{
	border: 0px;
	padding: 5px;
	margin: 0px;
}
#format_order_details_heading{
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.format_order_details_subheading{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.format_order_details_link{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: black;
	text-decoration: none;
}

#format_details_save img{
	height: 20px;
	width: 57px;
	border: 0px;
	float: left;
	margin-top:  10px;
} 
#format_details_save a img{ 
	background-image: url(../../images/homepage_buttons/ret_save.gif); 
	background-repeat: no-repeat;
} 
#format_details_save a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_save.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

#format_details_delete img{
	height: 20px;
	width: 57px;
	border: 0px;
	float: left;
	margin-top:  10px;
	margin-right: 20px;
} 
#format_details_delete a img{ 
	background-image: url(../../images/homepage_buttons/ret_delete.gif); 
	background-repeat: no-repeat;
} 
#format_details_delete a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_delete.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


#format_order_details_nextbtn img{
	height: 20px;
	width: 62px;
	border: 0px;
} 
#format_order_details_nextbtn a img{ 
	background-image: url(../../images/homepage_buttons/ret_next.gif); 
	background-repeat: no-repeat;
} 
#format_order_details_nextbtn a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_next.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/***********************************************
	PURCHASE ORDER PAGE
***********************************************/
#area222{
	margin-right: 10px;

}
#area222 table{
	width: 100%;
}
/* Logo*/
#area222 table tr td img{
	margin-bottom: 10px;
}

#area131{
	margin-right: 10px;

}
#area131 table{
	width: 100%;
}
/* Logo*/
#area131 table tr td img{
	margin-bottom: 10px;
}
/*Purchase Order Heading*/
.format_purchase_order_heading{
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

/*Company Info*/
#format_purchase_order_company{
	margin-bottom: 10px;
}
.format_purchase_order_company_info{
	font-size: 8px;
}

/*Details*/
#format_purchase_order_details{
	border: #636365 solid 1px;
	margin: 0px;
	padding: 2px;
	float:right;
	text-align: right;
	width: 250px;

}
.format_purchase_order_details_po_heading{
	background: #636365;
}
.format_purchase_order_details_po{
	background: #636365;
	font-weight: bold;
}
.format_purchase_order_details_po_date_heading{
	background: #636365;
}
.format_purchase_order_details_po_date{
	font-weight: bold;
}
.format_purchase_order_details_login_heading{
	background: #636365;
}
.format_purchase_order_details_login{
	font-weight: bold;
}
.format_purchase_order_details_order_heading{
	background: #636365;
}
.format_purchase_order_details_order{
	background: #636365;
	font-weight: bold;
}
.format_purchase_order_details_payment_method_heading{
	background: #636365;
}
.format_purchase_order_details_payment_method{
	font-weight: bold;
}
.format_purchase_order_details_payment_receipt_heading{
	background: #636365;
}
.format_purchase_order_details_payment_receipt{
	font-weight: bold;
}
/*Delviery Info*/
#format_purchase_order_delivery{
	margin-bottom: 10px;
}
.format_purchase_order_delivery_heading{
	font-weight: bold;
}
.format_purchase_order_delivery_contact{

}
.format_purchase_order_delivery_street{

}
.format_purchase_order_delivery_suburb{

}
.format_purchase_order_delivery_state{

}
/*Products Table*/
#format_purchase_order_products{
}
#format_purchase_order_products table{
	border: #636365 1px solid;
}
#format_purchase_order_products table tr th{
	background:#636365;
	padding: 2px;
	color: white;
	border-bottom: black 1px solid;	
}
#format_purchase_order_products table tr td{
	padding: 2px;
}
.format_purchase_order_products_quantity{
	text-align: center;
}
.format_purchase_order_products_unit_price{
	text-align: right;
}
.format_purchase_order_products_price{
	text-align: right;
}
/*Instructions Area*/
#format_purchase_order_instructions{
	float: left;
	width: 100%;
	vertical-align: top;
}
.format_purchase_order_instructions_heading{
	text-transform: uppercase;
}
.format_purchase_order_instructions_text{

}
/*Subtotals Table*/
#format_purchase_order_subtotals{
	border-right: #636365 solid 1px;
	float: right;
	padding: 2px;
	font-weight: bold;
}
.format_purchase_order_freight_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_freight{
	border-left: #636365 1px solid;
	border-bottom: #636365 solid 1px;
	text-align: right;
}
.format_purchase_order_subtotal_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_subtotal{
	border-left: #636365 solid 1px;
	text-align: right;
}
.format_purchase_order_gst_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_gst{
	border-left: #636365 solid 1px;
	text-align: right;
	border-top: #636365 1px solid;
	border-bottom: #636365 solid 1px;
}
.format_purchase_order_total_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_total{
	border-left: #636365 solid 1px;
	background: #636365;
	text-align: right;
}
/*Terms*/
#format_purchase_order_terms{
	margin-top: 10px;
}
/*Buttons*/

#format_purchase_order_back img{
	height: 20px;
	width: 62px;
	border: 0px;
	float: left;
	margin-top:  10px;
} 
#format_purchase_order_back a img{ 
	background-image: url(../../images/homepage_buttons/ret_back.gif); 
	background-repeat: no-repeat;
} 
#format_purchase_order_back a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_back.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


#format_purchase_order_submit img{
	height: 20px;
	width: 88px;
	border: 0px;
	float: right;
	margin-top: 10px;
} 
#format_purchase_order_submit a img{ 
	background-image: url(../../images/homepage_buttons/ret_submit.gif); 
	background-repeat: no-repeat;
} 
#format_purchase_order_submit a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_submit.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/*****************************************************
	CREDIT CARD DETAILS
******************************************************/
#format_credit_card_details_error{
	color: red;
	font-size: 16px;
	font-weight: bold;
}

#format_credit_card_details_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}
#format_credit_card_details_subheading{
	font-weight: bold;
}
.format_credit_card_details_options{

}
.format_credit_card_details_pay {
	text-align: right;
}
.format_credit_card_details_pay input{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
}

/**************************************************
	SUCCESS MESSAGE
**************************************************/
#format_success_thanks{
	font-size: 13px;
	margin-bottom: 18px;
	font-weight: bold;
}
#format_success_message{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 45px;
	background: url(/common/images/icons/success.gif) no-repeat;
	height: 40px;
	padding-top: 15px;
}
.format_success_subheading{
	font-weight: bold;
}
#format_success_order_num{
	margin-bottom: 5px;
}
#format_success_cc{
	margin-bottom: 10px;
}

#format_success_dd{
                margin-top: 20px;
}
#format_success_dd_title{
}
#format_success_dd_acc_name{
                margin-left: 10px;
                margin-top: 3px;
}
#format_success_dd_bsb{
                margin-left: 10px;
                margin-top: 0px;
}
#format_success_dd_acc_num{
                margin-left: 10px;
                margin-top: 0px;
}
#format_success_dd_ref_num{
                margin-left: 10px;
                margin-top: 0px;
                margin-bottom: 20px;
}

#format_success_print_button img{
	height: 20px;
	width: 45px;
	border: 0px;
	margin-top: 10px;
} 
#format_success_print_button a img{ 
	background-image: url(../../images/homepage_buttons/ret_print.gif); 
	background-repeat: no-repeat;
} 
#format_success_print_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_print.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_success_order_history{
	margin-top: 20px;
}
#format_success_order_history a{
	text-decoration: underline;
}
#format_success_order_history a:hover{
	font-weight: bold;
}

/***************************************************
	FACILITIES MENU
**************************************************/
#area109{
	margin-left: 3px;
}
#format_facility_menu{
	list-style: none;
}
#format_facility_menu li{
	display: inline;
	list-style: none;
	background: url(../../images/homepage/cat_arrow.jpg) no-repeat bottom left; 
	padding-left: 13px;
	margin-right: 10px;
	font-weight: bold;
	color: #ffffff !important;
}
}
#format_facility_menu li a{
	font-weight: bold !important;
	color: #ffffff !important;
}
#format_facility_menu li a:hover{
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

/*********************************************************
	FAVOURITES
*********************************************************/
#area131{
	margin-top: 15px;
}
#format_favourites_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

/*******************************************************
	CHANGE DETAILS
*******************************************************/
#format_change_details{

}
.format_change_details_heading{
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}
.format_change_details_subheading{
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.format_change_details_save{
	border: 1px black solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	background: white;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#EAEAEA',EndColorStr='#FFFFFF');
} 
/****************************************************
	ORDER HISTORY
****************************************************/
#area110{
	width: 100%;
}
#format_order_history_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

#format_order_history_list table{
	padding: 2px;
	width: 100%;
}
#format_order_history_list table th{
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid white;
}
#format_order_history_list table td{
	font-size: 10px;
}

#format_order_history_legend{
	border: 1px white solid;
	margin-top: 5px;
}

/*********************************************************
	register form
*********************************************************/
#area91 table{
	width: 600px !important;
}

#area91 table tr td font{
	color:white;
	}
	
/**********************************************************
	enquiry form
**********************************************************/
.enq_thankyou font{
	color: white;
}