/*******************************
	GENERAL
*******************************/

#column1{
	float: left;
	display: inline;
}
#column2{
	float: left;
	display: inline;
}
#column3{
	float: right;
	display: inline;
}
#column4{
	float: right;
	display: inline;
}

/* Loading Area*/
#area677_mask{
	position: absolute !important;
	z-index: 99999 !important;
}
.cms_loadwindow{
	position: absolute !important;
	z-index: 99999 !important;
}
.cms_loadwindow{
	background-image: url(../../images/homepage/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #E77918;
	border:1px solid #E77918;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: white;
	top: 400px!important;
}
#cms_popup2{
	height: 200px;
	width: 300px;
	background: white;
	top: 400px!important;
}
.cms_popup_title{
	background: #E77918;
	color: black;
	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: #E77918;
	font-weight: bold;
	background: #F6FAFB;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FEFEFE',EndColorStr='#D0DADC');
}

/********************************
	LOGIN
********************************/
#area91{
	padding:2px 2px 2px 5px;
	height: 107px;
	width: 132px;
}
#format_login_user_text{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
		width: 130px;
}
#format_login_user_box{
	float: left;
}
.loginInput{
	width: 100px;
	height: 14px;
	border: black solid 1px;
}
#format_login_password_text{
	float:left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}
#format_login_password_box{
	float: left;

}
#format_login_button a img{
	float: left;
	background: transparent url(../../images/homepage/lhs_arrow.jpg) no-repeat;
	width: 16px;
	height: 17px;
	margin-left: 5px;
	margin-top: 2px;
	}

#format_login_register img{ 
	width: 120px;
	height: 12px;
	float: left;
	display: inline;
	margin-top: 3px;
	margin-right: 15px;
} 
#format_login_register a:hover img{ 
	background-image:  url(../../images/homepage_buttons/register.jpg);
	background-repeat: no-repeat;
	background-position: 0 -12px 	
}
#format_login_register a img{
	background-image: url(../../images/homepage_buttons/register.jpg); 
	background-repeat: no-repeat;
}


#format_login_forgot_password img{
	width: 112px;
	height: 11px;
	float: left;
	display: inline;
	margin-top: 3px;
	margin-right: 15px;
	
}
#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
*****************************/

#area91{
	padding:2px 2px 2px 5px;
}
#format_logout_text{
	color: #3F3F3F;
	font-weight: bold;
	font-size: 11px;
}
#format_logout_user_text{
	color: #000000;
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#format_logout_button img{ 
	width: 66px;
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-bottom: 12px;
	margin-right: 70px;
	clear: all;
} 
#format_logout_button a:hover img{ 
	background-image:  url(../../images/homepage_buttons/logout.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px 	
}
#format_logout_button a img{
	background-image: url(../../images/homepage_buttons/logout.jpg); 
	background-repeat: no-repeat;
}

/******************************
	SEARCH FORM
******************************/
#area159{
	height:16px;
	padding: 2px 0px 5px 0px;
	width: 138px;
}


#srch_prof159{
display:none;}

#format_search_form_box{
	float: left;
	margin-left: -9px;
}
#format_search_form_box table{
	width: 120px;
}
#format_search_form_box .text{
	color: #E77918;
	font-size: 0;
	width: 3px;
}
#format_search_form_box input{
	width: 150px;
	height: 14px;
	border: black solid 1px;
	float: left;
	margin-left: 5px;
}
#format_search_form_button{
	float: left;
	display: inline;
}
#format_search_form_button a img{
	background: url("../../images/homepage/lhs_arrow.jpg") no-repeat scroll 0 0 transparent;
	height: 17px;
	width: 16px;
}

/******************************
	SEARCH RESULTS
******************************/
#area106{
	margin-top:20px;
	float: left;
	width: 100%;
}

#format_search_header{
	margin-bottom: 2px;
	clear: all;
	width: 100%;
	margin-top: 2px;
	float: left;
}
#format_search_header_pages{
	float: right;
	clear: all;
	text-align: right;
	height: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 100%;
}
#format_search_header_pages a{
	text-decoration: underline;
}
#area278{
	float: right;
	height: 40px;
	/*margin-top: -20px;
	padding-top:20px; */
}

#area278 table{
	margin-right: 15px;
	}

#area76 {
	margin-top: 10px;
}

#area168{
	padding: 10px 0 0 10px;
	}

	
#format_search_results_basic{
	width: 300px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	height: 80px;
	float: left; 
}
#format_search_results_basic_thumb{
	background-color: white;
	width: 90px;
	height: 90px;
	float: left; 
	margin-right: 5px;	
}
#format_search_results_basic_thumb img{
	text-align: center;
	float: left; 
}
#format_search_results_basic_name{
	width: 150px;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	float: left; 
	display: inline;
	font-weight: bold;
}
#format_search_results_basic_name a:link{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	float: left; 
	display: inline;
}
#format_search_results_basic_name a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	float: left; 
	display: inline;
}

/*Specials Area*/
#area352 #column2 {
	width: 240px;
	float: left; 
	display: inline;
} 
#area437 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}
#area435 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}
#area425 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}
#area427 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}
#area429 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}
#area438 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}
#area433 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}

#area553 #column2 {
	width: 240px;
	float: left; 
	display: inline;
}


#area444{

	float: left;

}
#format_search_results_basic_wprice{
	width: 345px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	height: 100px;
	float: left; 
	display: inline;
}  
#format_search_results_basic_wprice_thumb{
	background-color: white;
	width: 90px;
	height: 90px;
	float: left; 
	display: inline;
	margin-right: 5px;	
	text-align: center;
}
#format_search_results_basic_wprice_thumb a:LINK{
	width: 90px;
	height: 90px;
}
#format_search_results_basic_wprice_thumb img{
	text-align: center;
	float: left; 
	display: inline;
}
#format_search_results_basic_wprice_name{
	width: 240px;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	float: left; 
	display: inline;
	font-weight: bold;
}
#format_search_results_basic_wprice_name img{
 	float: left;
}

#format_search_results_basic_wprice_name a{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	float: left; 
}
#format_search_results_basic_wprice_name a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#format_search_results_basic_wprice_code{
	float: left; 
	width: 240px;
}
#format_search_results_basic_wprice_unit{
	display: none;
}

#format_search_results_basic_wprice_price{
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #F07D18;
	float: left; 
	width: 240px;
}



#format_search_results_retail{
    float: left;
    height: 100px;
    margin: 5px;
    padding-bottom: 2px;
    width: 362px;
}
#format_search_results_retail_thumb{
	background-color: white;
	width: 100px;
	height: 100px;
	text-align: center;
}
#format_search_results_retail_thumb img{
	text-align: center;

}

#format_search_results_retail_name{
    color: #000000;
    float: left;
    font-size: 12px;
    padding-left: 2px;
    width: 260px;
}
#format_search_results_retail_name a:link{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#format_search_results_retail_name a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#format_search_results_retail_code{
	font-size: 12px;
	color: #3F3F3F;
	margin-top:3px;
}
#format_search_results_retail_unit{
	font-size: 12px;
	font-size: 12px;
	color: #3F3F3F;
	margin-top:3px;
}
#format_search_results_retail_stock{
	padding: 10px;
}
#format_search_results_retail_quantity{
	margin-top:3px;
	
}
#format_search_results_retail_quantity input{
	border: 1px solid black;
}
#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/buyRO.jpg); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/buyRO.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_search_results_retail_addFav img{
	height: 20px;
	width: 129px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
} 
#format_search_results_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/addtofav.jpg); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/addtofav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_search_results_retail_remFav{
	height: 20px;
	width: 129px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
} 
#format_search_results_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/removefav.jpg); 
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
} 
#format_search_results_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/removefav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 129px;
}

#format_search_results_retail_price{
	font-size: 12px;
	color: #C95F0A;
}

.format_product_details_subheading {
	color: #C95F0A;
}

#priceInc75 {
	color: red;
	font-weight: bold;
	
}

/**************************************
	PRODUCT DETAILS
**************************************/
#area75{
margin-left:20px;
margin-right:20px;
}

#area75 p{
	padding-top: 5px;
	}


#format_product_details_retail_image {
	padding: 0 10px 10px 10px;
	margin-right: 5px;
	background: white;
	height: 300px;
	width: 300px;
	margin-top: 30px;
	
}
#format_product_details_retail_image span{
		
}

#format_product_details_retail_thumbs ul{
	width:250px;
	margin: 0px;
	list-style: none;
	vertical-align: baseline;
	margin-top: 5px;

}

#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{
	
	
}

#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 {
	height: 20px;
	width: 129x;
	border: 0px;
	margin-left:35px;
	margin-top:5px;
} 
#format_product_details_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/addtofav.jpg); 
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
} 
#format_product_details_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/addtofav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 129px;
}

#format_product_details_retail_remFav{
	height: 20px;
	width: 129px;
	border: 0px;
	margin-left:35px;
	margin-top:3px;
} 
#format_product_details_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/removefav.jpg); 
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
} 
#format_product_details_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/removefav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 129px;
}

.format_product_details_subheading{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}


#format_product_details_retail_name{
	color: #DA600E;
	font-size: 14px;
	font-weight: bold;
	width: 330px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#format_product_details_retail_code{
	margin-top: 5px;
	font-weight: normal;
	padding-right: 5px;
}
#format_product_details_retail_unit{
	font-weight: normal;
	margin-top: 5px;
}
#format_product_details_retail_stock{
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: normal;

}
#format_product_details_retail_price{
	margin-bottom: 3px;
	font-weight: bold;
	width: 100%;
	float: left;

}
#format_product_details_retail_quantity{
	margin-bottom: 3px;
	font-weight: normal;	
}

#format_product_details_retail_description{
	margin-top: 5px;
	font-weight: normal;
	font-size: 10px;
	width: 330px;
}

#format_product_details_retail_description p{
	line-height:12px;
}
#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;
	padding-left: 20px;
	margin-left: 0px;
}
#format_product_details_retail_quantity{
	float: left;
}
#format_product_details_retail_quantity input{
	border: 1px solid black;
	margin-left: 5px;
	margin-top:3px;
}
#format_product_details_retail_addButton img{
	height: 20px;
	width: 81px;
	border: 0px;
	margin-top:3px;
	margin-left: 15px;
	float: left;
} 
#format_product_details_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/buyRO.jpg);
	background-repeat: no-repeat;
} 
#format_product_details_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/buyRO.jpg);	
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_product_details_related_header{
	clear: both;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#area157 ul{
	margin-left: 0px;
	text-indent: 0px;
	width: 100%;
}
.related_products li{
	list-style: none;
	width: 340px;
	float: left;
}
.related_products {
	margin:0px;
}
#price{
	
	margin-left: 1px;
	color: red;
	
}
#format_product_details_retail_rrp_price{
	color: black;
	/*float: left; */
}

#RRP_title{
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: black;
	
}
#buy{
	
	margin-left: 1px;
}
	
/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area90{
	width: 135px;
}
ul.search_category{
	list-style-type: none;
	margin-left:5px;
	padding-left: 0px;
	}
.format_category_listing_top_level{
 
	}
.format_category_listing_top_level a {
	 background: transparent url(../../images/homepage/lhs_cat_arrow.gif) no-repeat;
	 font-size: 10px;
	 font-weight: bold !important;
	 padding-bottom:5px;
	 padding-left:12px;
	}

.search_category li{
	
	}


/******************************
	PAGE CATEGORIES
******************************/
#area76{
	margin-top:30px;
}
#area76 ul.search_category {
	float: left;
	list-style-type: none;
	margin: 0;
	max-width: 754px;
}
#area76 .search_category li{
	display: inline;
}

#format_category_header_basic {
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
	width: 100%;
}
#format_category_header_basic a{
	padding-left: 18px;
	margin-top: 3px;
	font-weight: bold;
}

#format_category_listing_top_level {
	float: left;
	margin: 0 32px 25px;
	vertical-align: middle;
	width: 120px;
}
#format_category_listing_top_level_image {
	background: none repeat scroll 0 0 white;
	float: left;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
#format_category_listing_top_level_image img{
	text-align: center;
	
}
#format_category_listing_top_level_name {
	float: left;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
#format_category_listing_top_level_name a{
	vertical-align: middle;
}


#area362{
	width:634px;
}
#area362 ul.search_category{
	list-style-type: none;	
	max-width: 620px;
}
#area362 .search_category li{
	float: left;
	display: inline;
}

#format_category_listing_wimage{
	vertical-align: middle;
	float: left;
	width: 290px;
	margin-bottom: 10px;
}

#format_category_listing_wimage_image{
	width: 120px;
	height: 80px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background: white;
}

#format_category_listing_wimage_image img{
	text-align: center;
}

#format_category_listing_wimage_name{
	text-decoration: none;
	padding-left: 20px;
	padding-top: 30px;
	float: left;
	width:150px;
}
#format_category_listing_wimage_name a{
	vertical-align: middle;
}


/********************************
	CATEGORY CRUMBS
********************************/
#area73{
	height:20px;
	clear:all;
}

.format_category_crumb_basic{
	color: black;
	font-size: 9px;
	font-weight: bold;
}
.format_category_crumb_basic a{
	color: black;
	font-size: 9px;
	font-weight: bold;
}


/********************************
	NEWS LISTING - MAIN PAGE
********************************/
/* The entire News Listing */
#area60{

}
/*Individual News Items in the List*/
#area70 table{
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
}
#format_news_listing_homepage_spare1{
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
	display: hidden;
}
#format_news_listing_homepage_heading{
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent url(../../images/homepage/news_arrow.jpg) no-repeat top left;
}
#format_news_listing_homepage_date{
	padding-left: 15px;
	font-size: 9px;
	font-weight: normal;
	width: 150px;

}
#format_news_listing_homepage_body_short{
	padding-left: 15px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	float: left;
}
#format_news_listing_homepage_more{
	text-decoration: none;
	font-size: 10px !important;
	color: #3f3f3f;
	float: left;
	padding-left: 5px;
} 
#format_news_listing_homepage_more a{
	text-decoration: underline;
	font-size: 10px !important;
	color: black;
} 


/*****************************************
	SHOPPING CART
*****************************************/
#area64{
	background: url("../../images/homepage/cart.jpg") no-repeat scroll 0 0 transparent;
	float: right;
	height: 19px;
	margin: 0;
}
#format_shopping_cart_basic_price{
	float: left;
	font-weight: bold;
	height: 14px;
	padding: 3px 0 2px 35px;
}
#format_shopping_cart_basic_checkoutButton{
	background: url("../../images/homepage_buttons/checkoutRO.jpg") no-repeat scroll center top transparent;
	float: left;
	height: 17px;
	margin: 1px 0 1px 20px;
	width: 76px;
}
#format_shopping_cart_basic_checkoutButton:hover{
	background: url("../../images/homepage_buttons/checkoutRO.jpg") no-repeat scroll center bottom transparent;
	float: left;
}
#format_shopping_cart_basic_checkoutButton a img{
	height: 17px;
	width: 76px;
}

/**************************************************
	BASKET PAGE
**************************************************/
#area68 table{
	width: 100%;
}
#format_basket_header_heading{
	font-size: 14px;
	color: black;
	font-weight: bold;
}
#format_basket_header{
	width: 90%;
	font-weight: bold;
}
#format_basket_header td{
	border-bottom: #000000 solid 2px;
}

#format_basket_items{
	width: 90%;
}
#format_basket_items td{
	border-bottom: #CCCCCC solid 1px;
}
#format_basket_items td input{
	width: 30px;
	text-align: center;
}


#format_basket_removebtn{
	background: transparent url(../../images/homepage_buttons/remove.gif) no-repeat top;
	height: 17px;
	width: 21px;
}
#format_basket_removebtn:hover{
	background: transparent url(../../images/homepage_buttons/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/checkoutRO.jpg) no-repeat top;
	height: 17px;
	width: 76px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
#format_basket_checkout_link a:hover{
	background: transparent url(../../images/homepage_buttons/checkoutRO.jpg) no-repeat bottom;
	height: 17px;
	width: 76px;
}
#format_basket_checkout_link a img{
	height: 17px;
	width: 76px;
}

#format_basket_continue2shop_link{
	background: transparent url(../../images/homepage_buttons/ret_continuetoshop.jpg) 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/ret_continuetoshop.jpg) 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: black;
	font-weight: bold;
}
.format_order_details_subheading{
	font-weight: bold;
	background: #EC6D24;
	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.jpg); 
	background-repeat: no-repeat;
} 
#format_details_save a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_save.jpg);
	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.jpg); 
	background-repeat: no-repeat;
} 
#format_details_delete a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_delete.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}



#format_order_details_nextbtn img{
	height: 20px;
	width: 66px;
	border: 0px;
} 
#format_order_details_nextbtn a img{ 
	background-image: url(../../images/homepage_buttons/next.jpg); 
	background-repeat: no-repeat;
} 
#format_order_details_nextbtn a:hover img{ 
	background-image: url(../../images/homepage_buttons/next.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/***********************************************
	PURCHASE ORDER PAGE
***********************************************/
#area276{
	background-color: #FFFFFF;
	margin-right: 10px;
	width: 100%;
}
#area276 table{
	width: 100%;
}
#area113{
	margin-right: 10px;
	width: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
}
#area113 table{
	width: 100%;
}

#area105 table{
	width: 100%;
}
/* Logo*/
#area276 table tr td img{
	margin-bottom: 10px;
}
/*Purchase Order Heading*/
.format_purchase_order_heading{
	font-size: 18px;
	color: #DD610E;
	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: #DD610E solid 1px;
	margin: 0px;
	padding: 2px;
	float:right;
	text-align: right;
	width: 250px;
}
.format_purchase_order_details_po_heading{
	background: #DD610E;
}
.format_purchase_order_details_po{
	background: #DD610E;
	font-weight: bold;
}
.format_purchase_order_details_po_date_heading{
	background: #F8A57C;
}
.format_purchase_order_details_po_date{
	font-weight: bold;
}
.format_purchase_order_details_login_heading{
	background: #F8A57C;
}
.format_purchase_order_details_login{
	font-weight: bold;
}
.format_purchase_order_details_order_heading{
	background: #DD610E;
}
.format_purchase_order_details_order{
	background: #DD610E;
	font-weight: bold;
}
.format_purchase_order_details_payment_method_heading{
	background: #F8A57C;
}
.format_purchase_order_details_payment_method{
	font-weight: bold;
}
.format_purchase_order_details_payment_receipt_heading{
	background: #F8A57C;
}
.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: black 1px solid;
}
#format_purchase_order_products table tr th{
	background:#F8A57C;
	padding: 2px;
	color: black;
	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: black 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: black 1px solid;
	border-bottom: black solid 1px;
	text-align: right;
}
.format_purchase_order_subtotal_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_subtotal{
	border-left: black solid 1px;
	text-align: right;
}
.format_purchase_order_gst_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_gst{
	border-left:black solid 1px;
	text-align: right;
	border-top: black 1px solid;
	border-bottom: black solid 1px;
}
.format_purchase_order_total_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_total{
	border-left: black solid 1px;
	background: #F8A57C;
	text-align: right;
}
/*Terms*/
#format_purchase_order_terms{
	margin-top: 10px;
}
/*Buttons*/

#format_purchase_order_back img{
	height: 20px;
	width: 66px;
	border: 0px;
	float: left;
	margin-top:  10px;
} 
#format_purchase_order_back a img{ 
	background-image: url(../../images/homepage_buttons/back.jpg); 
	background-repeat: no-repeat;
} 
#format_purchase_order_back a:hover img{ 
	background-image: url(../../images/homepage_buttons/back.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


#format_purchase_order_submit img{
	height: 20px;
	width: 106px;
	border: 0px;
	float: right;
	margin-top: 10px;
} 
#format_purchase_order_submit a img{ 
	background-image: url(../../images/homepage_buttons/submit.jpg); 
	background-repeat: no-repeat;
} 
#format_purchase_order_submit a:hover img{ 
	background-image: url(../../images/homepage_buttons/submit.jpg);
	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{
	border: 1px #E77A1B solid;
	color: #E77A1B;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	background: #EAEAEA;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#EAEAEA',EndColorStr='#FFFFFF');
}

/**************************************************
	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: 66px;
	border: 0px;
	margin-top: 10px;
} 
#format_success_print_button a img{ 
	background-image: url(../../images/homepage_buttons/print.jpg); 
	background-repeat: no-repeat;
} 
#format_success_print_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/print.jpg);
	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{
	color: #32404E;
}

/***************************************************
	FACILITIES MENU
**************************************************/
#area84{
	margin-left: 3px;
}
#format_facility_menu{
	list-style: none;
}
#format_facility_menu li{
	display: inline;
	list-style: none;
	background: url(../../images/homepage/lhs_cat_arrow.gif) no-repeat bottom left; 
	padding-left: 13px;
	margin-right: 10px;
	font-weight: bold;
	color: black !important;
}
}
#format_facility_menu li a{
	font-weight: bold !important;
	color: black !important;
}
#format_facility_menu li a:hover{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

/*********************************************************
	FAVOURITES
*********************************************************/
#area101{
	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 #C06614 solid;
	color: #C06614;
	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
****************************************************/
#format_order_history_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

#format_order_history_list{
	padding: 2px;
}
#format_order_history_list th{
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid black;
}
#format_order_history_list td{
	font-size: 10px;
}
#format_order_history_legend{
	border: 1px black solid;
	margin-top: 5px;
}

/*************************
	SITEMAP
*************************/
#area99{
	font-size: 16px;
	color: #FF212A;
	font-weight: bold;
	margin-bottom: 10px;
}

.cms_sitemap_top{
	text-transform: capitalize;
	background: url(../../images/homepage/lhs_cat_arrow.gif) no-repeat;
	padding-left: 15px;

}
.cms_sitemap_second{
	margin-top: 10px;
	text-transform: capitalize;
	background: url(../../images/homepage/lhs_cat_arrow.gif) no-repeat;
	padding-left: 15px;
	margin-left: 30px;
	display: block;
}

.cms_sitemap a:link{
	font-size: 12px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
	}
.cms_sitemap a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
	}
.cms_sitemapt a:active{
	font-size: 12px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
	}
.cms_sitemap a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: underline;
	}
	
/*************************
	SITEMAP
*************************/
#area86{
	width: 120px!important;
}

#area86 form{
	width: 120px!important;
}

.enq_element{
	width: 110px!important;
}

/*************************
	HOMEPAGE FADE IMAGES
*************************/
#fade_wrapper a, #fade_wrapper a:visited {
    outline: medium none;
}
#fade_wrapper a img {
    border: medium none;
}
#fade_wrapper .clear {
    clear: both;
}
#fade_wrapper {
    margin: auto;
}
ul.photo-list {
	list-style:none;
}
ul.photo-list li {
	width:242px;
	float:left;
	margin: 7px 8px;
}
ul.photo-list li a {
	display:block;
	height:170px;
	width:242px;
	position:relative;
}
ul.photo-list li a img {
	position:absolute;
}
ul.photo-list li span {
	display:block;
	height: 170px;
	width: 242px;
	position:absolute;
	z-index:2;
}

/********************************
	SLICK BOX
********************************/
#slick-slidetoggle{
	float: right;
	margin-right: 10px;
}
#slickbox {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 2px solid #E77918;
	border-left: 2px solid #E77918;
	border-right: 2px solid #E77918;
	float: right;
	left: 161px;
	position: relative;
	top: 9px;
	width: 180px;
	z-index: 1000;
}
#slickbox .esiteretarea{
	padding: 0 20px 20px;
	float: left;
}

/********************************
	LOGIN
********************************/
#slickbox .login_header {
	color: #DD610E;
	float: left;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px 0px;
}
#slickbox #format_login_user_text{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}
#slickbox #format_login_user_box{
	float: left;
}
#slickbox .loginInput{
	width: 100px;
	height: 14px;
	border: black solid 1px;
}
#slickbox #format_login_password_text{
	float:left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}
#slickbox #format_login_password_box{
	float: left;

}
#slickbox #format_login_button a img{
	float: left;
	background: transparent url(../../images/homepage/lhs_arrow.jpg) no-repeat;
	width: 16px;
	height: 17px;
	margin-left: 5px;
	margin-top: 2px;
	}

#slickbox #format_login_register img{ 
	width: 120px;
	height: 12px;
	float: left;
	display: inline;
	margin-top: 3px;
	margin-right: 15px;
} 
#slickbox #format_login_register a:hover img{ 
	background-image:  url(../../images/homepage_buttons/register.jpg);
	background-repeat: no-repeat;
	background-position: 0 -12px 	
}
#slickbox #format_login_register a img{
	background-image: url(../../images/homepage_buttons/register.jpg); 
	background-repeat: no-repeat;
}


#slickbox #format_login_forgot_password img{
	width: 112px;
	height: 11px;
	float: left;
	display: inline;
	margin-top: 3px;
	margin-right: 15px;
	
}
#slickbox #format_login_forgot_password a img{ 
	background-image: url(../../images/homepage/forgot_password.png);
	background-repeat: no-repeat;
} 
#slickbox #format_login_forgot_password a:hover img{ 
	background-image: url(../../images/homepage/forgot_password.png);
	background-repeat: no-repeat;
	background-position: 0 -11px ;
}

/*****************************
	LOGOUT
*****************************/
#slickbox #format_logout_text{
	color: #3F3F3F;
	font-weight: bold;
	font-size: 11px;
}
#slickbox #format_logout_user_text{
	color: #000000;
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#slickbox #format_logout_button img{ 
	width: 66px;
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-bottom: 12px;
	margin-right: 70px;
	clear: all;
} 
#slickbox #format_logout_button a:hover img{ 
	background-image:  url(../../images/homepage_buttons/logout.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px 	
}
#slickbox #format_logout_button a img{
	background-image: url(../../images/homepage_buttons/logout.jpg); 
	background-repeat: no-repeat;
}

.RRP_price_trail {
	display: none;
}

.RRP_title {
	/*display: none;*/
	float: left;
}

#RRP_priceinc75 {
	/*float: right;*/
}
