/*******************************
	GENERAL
*******************************/

#column1{
	float: left;
}
#column2{
	float: left;
}
#column3{
	float: left;
}
#column4{
	float: left;
}

/* Loading Area*/
.cms_loadwindow{
	background-image: url(../../images/homepage/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #FFE3D7;
	border:1px solid #FFE3D7;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: #F0F0F0;
	top: 400px!important;
}
.cms_popup_title{
	background: #EF6F32;
	color: white;
	font-weight: bold;
	text-align: center;
}
.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: 1px #E77918 solid;
	color: white;
	font-weight: bold;
	background: #EF6F32;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#EF6F32',EndColorStr='#F39265');
}

/********************************
	LOGIN
********************************/
#area62{
	width: 150px;
	padding: 5px;
}
#format_login_user_text{
	float:left;
	font-family:arial;
	font-size:11px;
	padding-bottom:2px;
	padding-right:5px;
	padding-top:2px;
	text-transform:lowercase;
	vertical-align:bottom;
}
#format_login_user_box{
	float: left;
	margin-left: 1px;
	
}
.loginInput{
	width: 80px;
	height: 14px;
	border: #FE6D10 1px solid;
}
#format_login_password_text{
	float: left;
	
	font-size: 11px;
	font-family:arial;
	padding: 2px;
	vertical-align: bottom;
	text-transform: lowercase;
}
#format_login_password_box{
	float: left;
	
}

#format_login_password_box input{
	
}

#format_login_register{
	width: 128px;
	height: 24px;
	background: transparent url(../../images/homepage_buttons/register.gif) no-repeat;
	margin-top: 3px;
	float: left;
	margin-bottom: 10px;
	margin-left: 50px;
}
#format_login_register a:hover{
	background: transparent url(../../images/homepage_buttons/register.gif) no-repeat bottom;
	width: 128px;
	height: 24px;
}
#format_login_register a img{
	width: 128px;
	height: 24px;
}


#format_login_button{
	clear: both;
	margin-top: 3px;
	margin-left: 99px;
	background: transparent url(../../images/homepage_buttons/submit.gif) no-repeat top;
	width: 69px;
	height: 23px;
}
#format_login_button a:hover{
	background: transparent url(../../images/homepage_buttons/submit.gif) no-repeat bottom;
	width: 69px;
	height: 23px;
}

#format_login_button a img{
	width: 69px;
	height: 23px;
}

#format_login_forgot_password img{
	width: 112px;
	height: 11px;
	float: left;
	margin-top: 5px;
}
#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 -11px ;
}

/*****************************
	LOGOUT
*****************************/
#area62{
	padding: 5px;
}
#format_logout_text{
	
	font-weight: bold;
}
#format_logout_user_text{
	
	padding-left: 30px;
}
#format_logout_button{
	clear: both;
	float: right;
	width: 70px;
	height: 17px;
	margin-top: 5px;
	margin-right: 13px; 
}

#format_logout_button a img{
	background: transparent url(../../images/homepage_buttons/btn_logout.jpg) no-repeat;
	width: 70px;
	height: 17px; 
}
#format_logout_button a img:hover{
	background: transparent url(../../images/homepage_buttons/btn_logout.jpg) no-repeat bottom;
	width: 70px;
	height: 17px;
}

#format_myaccount_button{
	width: 87px;
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	background: transparent url(../../images_homepage_buttons/ret_myacc.gif) no-repeat top;
}

#format_myaccount_button a:hover{
	width: 87px;
	height: 20px;
	background: transparent url(../../images_homepage_buttons/ret_myacc.gif) no-repeat bottom;
}

#format_myaccount_button a img{
	width: 87px;
	height: 20px;
}
/******************************
	REGISTRATION FORM
******************************/
#area18{

}

#area18 form table{
width: 80%;
}

#area18 form td{
	
}
/******************************
	SEARCH FORM
******************************/
#area40{
	padding: 0;
	margin: 0;
}
#format_search_form_box{
	float: left;
	height: 10px;
	width: 110px;
	
}
#format_search_form_box input{
	margin-top: 3px;
	height: 10px;
	width: 110px;
	font-size: 9px;

}
#format_search_form_box table{
	width:100px;
}
#area40 .text{
	font-size: 1px;
	margin-left: -100px;
	color: white;
}
#area40 td{
	margin-left: 0px;
	padding-left: 0px;
}

#format_search_form_button{
	float:left;
	background: transparent url(../../images/homepage_buttons/search.gif) no-repeat top;
	width:82px;
	height: 24px;
	margin-left: 20px;	
}
#format_search_form_button a:hover{
	background: transparent url(../../images/homepage_buttons/search.gif) no-repeat bottom;
	width: 82px;
	height: 24px;
}
#format_search_form_button a img{
	width: 82px;
	height: 24px;
}

/******************************
	SEARCH RESULTS
******************************/
#format_search_header{
	margin-bottom: 10px;
	font-size: 12px;
}
#format_search_header_pages{
	margin-bottom: 10px;
	font-size: 10px;
}
#area60{
	margin-top: 5px;
	
}
#format_search_results_retail{
	clear: all;
	width: 550px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 30px;
}
#format_search_results_retail_thumb{
	height: 60px;
	width: 60px;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 5px;
	background: white;
}
#format_search_results_retail_name{
	width:350px;
}
#format_search_results_retail_name a{
	font-weight: bold;
	font-size:12px;
}
#format_search_results_retail_code{
	font-size:12px;
}
#format_search_results_retail_unit{
	font-size:12px;
}
#format_search_results_retail_price{
	font-weight: bold;
	font-size:12px;
	
	
}
#format_search_results_retail_stock{
	padding: 0px;
}
#format_search_results_retail_quantity{
	margin-top:3px;
	display:none;
}

#format_search_results_retail_addButton img{
	height: 24px;
	width: 41px;
	border: 0px;
	margin-top:3px;
} 
#format_search_results_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/buy.gif); 
	background-repeat: no-repeat;
	display:none;
} 
#format_search_results_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/buy.gif);
	background-repeat: no-repeat;
	background-position: 0 -17px ;
	display:none;
}


/**************************************
	PRODUCT DETAILS
**************************************/
#area34{
	
}
#format_product_details_retail_image{
	padding: 10px 10px 10px 10px;
	/*border: #999999 solid 1px;*/
	margin-right: 5px;
	width: 210px;

}
#format_product_details_retail_thumbs span{
	display: block;
}
#format_product_details_retail_thumbs ul{
	margin-left: 0px;
	list-style: none;
}
#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: #DCDCDC solid 1px;*/
	border: none;
}
#format_product_details_retail_flag{
                float: right;
                margin-top: -30px;
}

#format_product_details_basic_wprice_flag{
                float: right;
                margin-top: -20px;
}

#format_product_details_basic_flag{
                float: right;
                margin-top: -20px;
}



#format_search_results_retail_addFav img{
	height: 18px;
	width: 131px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
	float: left;
} 
#format_search_results_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/addtofav.gif); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/addtofav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_search_results_retail_remFav{
	height: 18px;
	width: 78px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
	float: left;
} 
#format_search_results_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/removefav.gif); 
	background-repeat: no-repeat;
	height: 18px;
	width: 78px;
} 
#format_search_results_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/removefav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 18px;
	width: 78px;
}

.format_product_details_subheading{
	font-weight: bold;
}
#format_product_details_retail_name{
	font-size: 13px;
	font-weight: bold;
	background: #F5A883;
	color: black;
	padding: 2px;
	max-width: 280px;
}
#format_product_details_retail_code{
	margin-top: 5px;
	font-size: 11px;

}
#format_product_details_retail_unit{
	font-size: 11px;
}
#format_product_details_retail_stock{
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 11px;
}
#format_product_details_retail_price{
	margin-bottom: 3px;
	font-size: 11px;
}
#format_product_details_retail_quantity{
	margin-bottom: 3px;
	float: left;
	text-align: center;
	font-size: 11px;
	display:none;
}
#format_product_details_retail_quantity input{
	margin-left: 3px;
	display:none;
}

#format_product_details_retail_volume_discount{
	font-size: 11px;
}
#format_product_details_retail_addButton img{
	height: 17px;
	width: 82px;
	border: 0px;
	margin-top:3px;
	margin-left: 10px;
	float: left;
} 
#format_product_details_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/btn_add2cart.jpg); 
	background-repeat: no-repeat;
} 
#format_product_details_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_add2cart.jpg);
	background-repeat: no-repeat;
	background-position: 0 -17px ;
}
#format_product_details_retail_description{
	margin-top: 5px;
	font-size: 11px;

}
#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;
	height: 16px;
	width: 16px;
	padding-left: 20px;
	margin-left: 0px;
}

/* Related Items*/

.related_products{
    margin-left: 0px;
}
.related_products li{
    list-style: none;
}
#format_product_details_related_header{
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/***************************************
                FEATURE PRODUCTS
***************************************/
#area48{
	float: left;
	width: 158px;
	height: 200px;
	background: url(../../images/homepage_buttons/special.gif) no-repeat ; 
	border: black solid 2px;
	padding-top: 15px;
	padding-right: 5px;
}

#area49{
	float: left;
	width: 158px;
	height: 200px;
	background: url(../../images/homepage_buttons/special.gif) no-repeat ; 
	border: black solid 2px;
	padding-top: 15px;
	padding-right: 5px;
}

#area50{
	float: left;
	width: 158px;
	height: 200px;
	background: url(../../images/homepage_buttons/special.gif) no-repeat ;
	border: black solid 2px;	
	padding-top: 15px;
	padding-right: 5px;
}

#area51{
	float: left;
	width: 158px;
	height: 200px;
	background: url(../../images/homepage_buttons/special.gif) no-repeat ; 
	border: black solid 2px;
	padding-top: 15px;
	padding-right: 5px;
}


#format_feature_product_retail_image{
	height: 85px;
	width: 110px;
	margin-top: 25px;
	background: white;
	padding-top: 15px;
	text-align: center;

}
#format_feature_product_retail_image a img{
	max-height: 80px;
	max-width: 100px;
	text-align: center;
}
#format_feature_product_retail_name{
	padding: 0 0 2px 0px;
	height: 60px;
	width: 150px;
}
#format_feature_product_retail_name a{
	color :black;
	font-size:12px;
	text-align: left;
	text-decoration: underline;
}
#format_feature_product_retail_code{
	display: none;
}
#format_feature_product_retail_price{
	text-align: right;
	font-weight: bold;
	font-size:10px;
}
#format_feature_product_retail_quantity{
	font-size:10px;
	display:none;
	font-weight: bold;
}
#format_feature_product_retail_quantity input{
	border: black solid 1px;
	float:left;
	display: none;
}
#format_feature_product_retail_addButton img{
	height: 24px;
	width: 41px;
	border: 0px;
	margin-top:3px;
	float: left;
} 
#format_feature_product_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/buy.gif); 
	background-repeat: no-repeat;
	display:none;
} 
#format_feature_product_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/buy.gif);
	background-repeat: no-repeat;
	background-position: 0 -17px ;
	display:none;
}

/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area39{
	width:195px;
	text-align:right;	
}
#area39 ul{
	background: url(../../images/homepage/cat_border.jpg) repeat;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#area39 li{
	height: 20px;
	margin-top: 2px;
}
ul.search_category{
	list-style-type: none;
	width: 195px;
}
.format_category_listing_top_level{
	text-align:right;
	
}
.format_category_listing_top_level a{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color:black;
}

.search_category li{
	margin-top: 0px;
	
}

/******************************
	PAGE CATEGORIES
******************************/
#area61{
	margin-bottom: 20px;
	margin:0px;
	padding: 0px;
}
ul.search_category{
	list-style-type: none;
	
	
}
#format_category_listing_wimage{
	width: 400px;
	height: 100px;
	vertical-align: middle;
}
#format_category_listing_wimage_image{
	width: 120px;
	height: 80px;
	float: left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#format_category_listing_wimage_name{
	text-align: left;
	vertical-align: middle;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}
#format_category_listing_wimage_name a{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}


/********************************
	CATEGORY CRUMBS
********************************/
#area32{
	font-size: 10px;
	color:black;
}

#area32 a{
	font-size: 10px;
	color:black;
}

/*********************************
	CATEGORY HEADER
*********************************/
#area61{

}
#format_category_header_basic{
	background: #F5A883;
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
}


/********************************
	NEWS LISTING HOMEPAGE
********************************/
/* The entire News Listing */
#area38{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Individual News Items in the List*/
#area38 table{

}
#format_news_listing_homepage_heading{
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
}
#format_news_listing_homepage_heading a{
	font-size: 12px;
	font-weight: bold;
	color: #EF6D31;
	text-decoration:none;
	background: transparent url(../../images/homepage_buttons/arrow.gif) no-repeat;
	padding-left: 15px;
}
#format_news_listing_homepage_date{
	/*width: 100%;
	font-size: 9px;
	color: black;
	font-weight: normal;
	text-decoration:none;
	padding-bottom:3px;
	font-style: italic;*/
	display: none;
}
#format_news_listing_homepage_body_short{
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration:none;
}
#format_news_listing_homepage_more {
	text-align: right;
	font-size: 10px;
	
} 
#format_news_listing_homepage_more a{
	color: #FE6D10;
}
/************************************
	DETAILED NEWS 
*************************************/	
#area36{
	padding: 0;
	margin: 0;
	}
#format_news_detail_date{
	/*font-size: 10px;
	font-weight: normal;
	color: black;
	margin-bottom: 5px;*/
	display: none;
	}
#format_news_detail_heading{
	font-size: 16px;
	font-weight: 700;
	color: blue;
	margin-bottom: 5px;
	}
#format_news_detail_body{
	font-size: 12px;
	font-weight: normal;
	color: black;
	}	
	
/*****************************************
	SHOPPING CART
*****************************************/
#area2246{
	background: transparent url(../../images/homepage/cart.jpg) no-repeat;
	width: 180px;
	height: 40px;
	margin: 0px;
}
#format_shopping_cart_basic_price{
	float: left;
	padding-left: 75px;
	font-weight: bold;
	color: #174D7A;
	font-size: 12px;
}
#format_shopping_cart_basic_checkoutButton{
	float: left;
	margin-left:75px; 
	background: transparent url(../../images/homepage_buttons/btn_checkout.jpg) no-repeat top;
	height: 15px;
	width: 70px;
}
#format_shopping_cart_basic_checkoutButton a:hover{
	background: transparent url(../../images/homepage_buttons/btn_checkout.jpg) no-repeat bottom;
	height: 15px;
	width: 70px;
}
#format_shopping_cart_basic_checkoutButton a img{
	height: 15px;
	width: 70px;
}

/**************************************************
	BASKET PAGE
**************************************************/

#format_basket_header_heading{
	font-size: 16px;
	color: #A62617;
	font-weight: bold;
}
#format_basket_header{
	width: 90%;
	font-weight: bold;
	border-bottom: #000000 solid 2px;
}

#format_basket_items{
	width: 90%;
	border-bottom: #CCCCCC solid 1px;
}
#format_basket_items tr td input{
	width: 30px;
	text-align: center;
}


#format_basket_removebtn{
	background: transparent url(../../images/homepage_buttons/bin.gif) no-repeat top;
	height: 17px;
	width: 21px;
}
#format_basket_removebtn:hover{
	background: transparent url(../../images/homepage_buttons/bin.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/btn_checkout.gif) no-repeat top;
	height: 20px;
	width: 62px;
	float: right;
	margin-top: 5px;
	margin-right: 60px;
}
#format_basket_checkout_link a:hover{
	background: transparent url(../../images/homepage_buttons/btn_checkout.gif) no-repeat bottom;
	height: 20px;
	width: 62px;
}
#format_basket_checkout_link a img{
	height: 20px;
	width: 62px;
}

#format_basket_continue2shop_link{
	background: transparent url(../../images/homepage_buttons/cont2shop.gif) no-repeat top;
	height: 20px;
	width: 130px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#format_basket_continue2shop_link a:hover{
	background: transparent url(../../images/homepage_buttons/cont2shop.gif) no-repeat bottom;
	height: 20px;
	width: 130px;
}
#format_basket_continue2shop_link a img{
	height: 20px;
	width: 130px;
}

/****************************************************************
	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: #A62617;
	font-weight: bold;
}
.format_order_details_subheading{
	font-weight: bold;
	background: #E7F5FE;
	text-align: right;
	vertical-align: top;
}

#format_order_details_nextbtn img{
	height: 20px;
	width: 48px;
	border: 0px;
} 
#format_order_details_nextbtn a img{ 
	background-image: url(../../images/homepage_buttons/ret_next.jpg); 
	background-repeat: no-repeat;
} 
#format_order_details_nextbtn a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_next.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/***********************************************
	PURCHASE ORDER PAGE
***********************************************/
#area2254{
	margin-right: 10px;

}
#area2254 table{
	width: 100%;
}
/* Logo*/
#area2254 table tr td img{
	margin-bottom: 10px;
}
/*Purchase Order Heading*/
.format_purchase_order_heading{
	font-size: 18px;
	color: #A62617;
	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: black solid 1px;
	margin: 0px;
	padding: 2px;
	float:right;
	text-align: right;
	width: 150px;
}
.format_purchase_order_details_po_heading{
	background: #5BA7CE;
	color: white;
}
.format_purchase_order_details_po{
	background: #CCEDFE;
	font-weight: bold;
}
.format_purchase_order_details_po_date_heading{
	background: #CCEDFE;
}
.format_purchase_order_details_po_date{
	font-weight: bold;
}
.format_purchase_order_details_login_heading{
	background: #CCEDFE;
}
.format_purchase_order_details_login{
	font-weight: bold;
}
.format_purchase_order_details_order_heading{
	background: #5BA7CE;
	color: white;
}
.format_purchase_order_details_order{
	background: #CCEDFE;
	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;
	width: 100%;
}
#format_purchase_order_products table tr th{
	background: #5BA7CE;
	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;
}
.format_purchase_order_total_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_total{
	border-left: #636365 solid 1px;
	border-top: #636365 1px solid;
	border-bottom: black solid 1px;
	background: #CCEDFE;
	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.jpg); 
	background-repeat: no-repeat;
} 
#format_purchase_order_back a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_back.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


#format_purchase_order_submit img{
	height: 20px;
	width: 121px;
	border: 0px;
	float: right;
	margin-top: 10px;
} 
#format_purchase_order_submit a img{ 
	background-image: url(../../images/homepage_buttons/btn_submitorder.gif); 
	background-repeat: no-repeat;
} 
#format_purchase_order_submit a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_submitorder.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/*****************************************************
	CREDIT CARD DETAILS
******************************************************/
#format_credit_card_details_heading{
	font-size: 14px;
	color: #A62617;
	font-weight: bold;

}
#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{
	border: 1px #1D74A3 solid;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	background: #4D9CC6;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#80B8D5',EndColorStr='#144F79');
}


/***************************************************
	FACILITIES MENU
**************************************************/
#area94{
	margin-left: 3px;
}
#format_facility_menu{
	list-style: none;
}
#format_facility_menu li{
	display: inline;
	list-style: none;
	padding-left: 25px;
	margin-right: 10px;
	font-weight: bold;
	font-size:16px;
	color: #A72A1B !important;
}
}
#format_facility_menu li a{
	font-weight: bold !important;
	color: #A72A1B !important;
	font-size:16px;
}
#format_facility_menu li a:hover{
	text-decoration: underline;
	color: #A72A1B;
	font-weight: bold;
	font-size:16px;
}

/*********************************************************
	FAVOURITES
*********************************************************/
#area101{
	margin-top: 15px;
}
#format_favourites_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A72A1B;
}

/*******************************************************
	CHANGE DETAILS
*******************************************************/
#format_change_details{

}
.format_change_details_heading{
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A72A1B;
}
.format_change_details_subheading{
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.format_change_details_save{
	border: 1px #1D74A3 solid;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	background: #4D9CC6;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#80B8D5',EndColorStr='#144F79');
} 
/****************************************************
	ORDER HISTORY
****************************************************/
#format_order_history_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A72A1B;
}

#format_order_history_list{
	padding: 2px;
}
#format_order_history_list table{
	width: 100%;
}
#format_order_history_list th{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #A72A1B;
}
#format_order_history_list td{
	font-size: 11px;
}

/*************************
                SITEMAP
*************************/
.cms_sitemap_top{
    text-transform: capitalize;
    background: url(../../images/homepage/menu_arrow.gif) no-repeat;
    padding-left: 15px;

}
.cms_sitemap_second{
	margin-top: 10px;      
	text-transform: capitalize;
	background: url(../../images/homepage/menu_arrow.gif) no-repeat;
	padding-left: 15px;
	margin-left: 30px;
	display: block;
}


