/*******************************
	GENERAL
*******************************/

#column1{
	float: left;
	display: inline;
	background: transparent;
}
#column2{
	float: left;
	background: transparent;
	display: inline;
}
#column3{
	float: left;
	display: inline;
	background: transparent;
}
#column4{
	float: left;
	background: transparent;
	display: inline;
}

/* Loading Area*/

.cms_loadwindow{
	background-image: url(../../images/homepage/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #8854B8;
	border:1px solid #8854B8;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: #EAEAEA;
}
.cms_popup_title{
	background: black;
	color: white;
	font-weight: bold;
	text-align: center;
}
.cms_closeBtnRO img{
	background-image: url(../../images/homepage_buttons/cman_window_close.png)
}
.cms_closeBtnRO img:hover{
	background-image: url(../../images/homepage_buttons/cman_window_close.png)
}
#cms_popup1 input[type="button"]{
	border: 0px black solid;
	color: white;
	font-weight: bold;
	background: #431868;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#431868',EndColorStr='#8854B8');
}

/********************************
	LOGIN
********************************/
#area98{
	padding: 0 5px 5px 5px;
}
#format_login_user_text{
	
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#format_login_user_box{
	float: left;

}
.loginInput{
	width: 102px;
	height: 15px;
	border: black solid 1px;
}
#format_login_password_text{
	float:left;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#format_login_password_box{
	float: left;

}
#format_login_button a img{
	float: left;
	background: url(../../images/homepage/lhs_arrow.gif) no-repeat;
	width: 16px;
	height: 17px;
	margin-left: 5px;
	margin-top: 1px;
	display:inline;
}
#format_login_register{
	width: 55px;
	height: 16px;
	float: left;
	margin-top:3px;
	background: transparent url(../../images/homepage_buttons/register.jpg)  no-repeat top;
}
#format_login_register a:hover{
	width: 55px;
	height: 16px;
	background: transparent url(../../images/homepage_buttons/register.jpg)  no-repeat bottom;
}
#format_login_register a img{
	width: 55px;
	height: 16px;
	
}
#format_login_forgot_password{
clear:both;

}
#format_login_forgot_password img{
	width: 112px;
	height: 10px;
	margin-top: 20px;
	margin-right: 120px;
	display: block;
	text-align: right;
}
#format_login_forgot_password a img{ 
	background-image: url(../../images/homepage_buttons/forgot_password.png);
	background-repeat: no-repeat;
} 
#format_login_forgot_password a:hover img{ 
	background-image: url(../../images/homepage_buttons/forgot_password.png);
	background-repeat: no-repeat;
	background-position: 0 -10px ;
}

/*****************************
	LOGOUT
*****************************/
#area98{
	padding: 0 5px 5px 5px;
}
#format_logout_text{
	color: #3F3F3F;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
}
#format_logout_user_text{
	color: #3F3F3F;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	float:left;
	width: 80px;
}

#format_logout_button{
	width: 57px;
	height: 20px;
	float: left;
	margin-top:3px;
	background: transparent url(../../images/homepage_buttons/ret_logout.gif)  no-repeat top;
}
#format_logout_button a:hover{
	width: 57px;
	height: 20px;
	background: transparent url(../../images/homepage_buttons/ret_logout.gif)  no-repeat bottom;
}
#format_logout_button a img{
	width: 57px;
	height: 20px;	
}

#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;	
}

/******************************
	SEARCH FORM
******************************/
#area133{
	height:15px;
	
}
#format_search_form_box{
	float: left;
}

#format_search_form_box table{
	width: 102px;
}
#format_search_form_box input{
	width: 102px;
	height: 15px;
	border: black solid 1px;
}
#area133 .text{
	font-size: 1px;
	margin-left: -80px;
	color: #D7D7D7;
}
#area133 td{
	margin-left: 0px;
	padding-left: 0px;
}
#format_search_form_button a img{
	background: url(../../images/homepage/lhs_arrow.gif) no-repeat;
	width: 16px;
	height: 19px;
	margin-left: 3px;
	margin-top: 1px;
	float:left;
	display:inline;
}
/******************************
	SEARCH RESULTS
******************************/
#format_search_header{
	margin-bottom: 10px;
}
#format_search_header_pages{
	text-align: right;
	margin-right: 100px;
	margin-bottom: 5px;
}
#area49{
	margin-top: 5px;	
	float: left;
}
#area134{
	margin-top: 5px;	
	float: left;
}
#format_search_results_basic{
	clear: all;
	width: 500px;
	height:110px;
	max-height:150px;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	background: white;
}
#format_search_results_retail{
	clear: all;
	width: 500px;
	height:110px;
	max-height:150px;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	background: white;
}
#format_search_results_basic_thumb{
	padding-top:10px;
	border: 1px solid #431869;
	width: 70px;
	height: 70px;
	margin-left: 5px;
}
#format_search_results_basic_thumb img{
	text-align: center;
	margin: 10px;
}
#format_search_results_retail_thumb{
	padding-top:10px;
	border: 1px solid #431869;
	width: 70px;
	height: 70px;
	margin-left: 5px;
}
#format_search_results_retail_thumb img{
	text-align: center;
	margin: 10px;
}
#format_search_results_basic_name{
	width: 300px;
	font-size: 12px;
	color: #431869;
	padding-left: 15px;
}
#format_search_results_basic_name a:link{
	font-weight: bold;
	font-size: 12px;
	color: #431869;
}
#format_search_results_basic_name a:visited{
	font-weight: bold;
	font-size: 12px;
	color: #431869;
}
#format_search_results_retail_name{
	width: 300px;
	font-size: 12px;
	color: #431869;
	padding-left: 15px;
}
#format_search_results_retail_name a:link{
	font-weight: bold;
	font-size: 12px;
	color: #431869;

}
#format_search_results_basic_code{
	font-size: 12px;
	color: #431869;
	padding-left: 15px;
	margin-top:3px;
}
#format_search_results_retail_code{
	font-size: 12px;
	color: #431869;
	padding-left: 15px;
	margin-top:3px;
}
#format_search_results_basic_unit{
	padding-left: 15px;
	font-size: 12px;
	font-size: 12px;
	color: #431869;
	margin-top:3px;
}
#format_search_results_retail_unit{
	padding-left: 15px;
	font-size: 12px;
	font-size: 12px;
	color: #431869;
	margin-top:3px;
}
#format_search_results_retail_remFav{
	height: 20px;
	width: 129px;
	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: 129px;
} 
#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: 129px;
}

#format_search_results_retail_price{
	font-size: 12px;
	color: #431869;
}

#format_search_results_retail_stock{
	padding: 10px;
}
#format_search_results_retail_quantity{
	margin-top:3px;
}
#format_search_results_retail_quantity input{
	border: 1px #431869 solid;
}

#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 ;
}


/**************************************
	PRODUCT DETAILS
**************************************/
#area50{
	width: 600px;	
	color: #431869;
	float: left;
	display: inline;
	min-height: 0px;
}
#area136{
	width: 600px;	
	color: #431869;
	float: left;
	display: inline;
	min-height: 0px;
}
#area50 #column1{
	min-height: 350px;
	background-color: white !important;
}
#area50 #column2{
	min-height: 350px;
	background-color: white !important;
}
#area136 #column1{
	min-height: 350px;
	background-color: white !important;
}
#area136 #column2{
	min-height: 350px;
	background-color: white !important;
	width:355px;
}
#format_product_details_basic_image{
	padding: 10px 10px 10px 10px;
	margin: 0 5px 0 0;
	width: 210px;
}
#format_product_details_basic_image ul{
	list-style-type:none;
}




#format_product_details_basic_thumbs span{
	display: block;
	list-style-type: none;
}
#format_product_details_basic_thumbs ul{
	margin-left: 5px;
	list-style-type: none;
}
#format_product_details_basic_thumbs ul li{
	display: inline;
}
#format_product_details_basic_thumbs ul li a{
	text-decoration: none;
}
#format_product_details_basic_thumbs ul li a img{
	/*border: #DCDCDC 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_image{
	padding: 10px 10px 10px 10px;
	margin: 0 5px 0 0;
	width: 210px;

}
#format_product_details_retail_thumbs span{
	display: block;
	list-style: none;
}
#format_product_details_retail_thumbs ul{
	margin-left: 5px;
	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_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/ret_addtofav.gif); 
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
} 
#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 ;
	height: 20px;
	width: 129px;
}

.format_product_details_subheading{
	font-weight: bold;
	float:left;
}
#format_product_details_basic_name{
	color: #431869;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
}
#format_product_details_retail_name{
	color: #431869;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
}
#format_product_details_basic_code{
	margin-top: 5px;
}
#format_product_details_retail_code{
	margin-top: 5px;
}
#format_product_details_basic_unit{

}
#format_product_details_retail_unit{

}
#format_product_details_retail_stock{
	margin-top: 10px;
	margin-bottom: 3px;
}
#format_product_details_retail_price{
	margin-bottom: 3px;
}
#format_product_details_retail_quantity{
	margin-bottom: 3px;
		
}
#format_product_details_retail_quantity input{
	margin-left: 3px;
	border: 1px solid #000000;
}
#format_product_details_retail_addButton img{
	height: 20px;
	width: 81px;
	border: 0px;
	margin-top:3px;
	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;

}
#format_product_details_basic_wprice_attachments{
	margin-left: 5px;
	margin-top: 7px;
}
#format_product_details_basic_wprice_attachments ul {
	margin-left: 0px;
}
#format_product_details_basic_wprice_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_related_header{
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.related_products{
    margin-left: 0px;
}
.related_products li{
    list-style: none;
}

/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area70{
padding: 0 5px 5px 5px;

}
#area70 ul.search_category{
	list-style-type: none;
	margin-left:2px;
	
}
#area70 .format_category_listing_top_level{
 
}
#area70 .format_category_listing_top_level a {
 background: transparent url(../../images/homepage/cat_arrow.gif) no-repeat;
 font-size: 11px;
 font-weight: bold;
 padding-left:10px;
 padding-bottom:9px;
                                                                                       
}

#area70 .search_category li{
	
}

/******************************
	PAGE CATEGORIES
******************************/
#area51{
	width: 98%;
}
#area51 ul.search_category{
	list-style-type: none;	
}
#area51 .search_category li{
}
#area135{
	width: 98%;
}
#area135 ul.search_category{
	list-style-type: none;	
}
#area135 .search_category li{
}
#format_category_header_basic{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px !important;
	height: 20px !important;
	margin-bottom: 10px;
}
#format_category_header_basic a{
	color: #FFFFFF;
	padding-left: 18px;
	margin-top: 3px;
	font-weight: bold;
}

#format_category_listing_wimage{
	vertical-align: middle;
	margin-bottom: 10px;
	height: 90px;
}
#format_category_listing_wimage_image{
	border: #ffffff solid 1px;
	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;
	font-weight: bold;
}
#format_category_listing_wimage_name a{
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}
#format_category_listing_wimage_name a:hover{
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/********************************
	CATEGORY CRUMBS
********************************/
#area48{
	padding: 3px;
}

.search_category_crumbs{
	color: #FFFFFF;
	font-weight: bold;
}
.search_category_crumbs a{
	color: #FFFFFF;
	font-weight: bold;
}

.search_category_crumbs a:visited{
	color: #FFFFFF;
	
	font-weight: bold;
}
.search_category_crumbs a:active{
	color: #FFFFFF;
	font-weight: bold;
}


/********************************
	NEWS LISTING - MAIN PAGE
********************************/
/* The entire News Listing */
#area105{

}
/*Individual News Items in the List*/
#area105 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: white;
	text-decoration: none;
	
}
#format_news_listing_homepage_date{
	width:100%;
	padding-left: 18px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#format_news_listing_homepage_body_short{
	padding-left: 18px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	text-decoration: none;
	float: left;
}
#format_news_listing_homepage_more{
	text-decoration: none;
	font-size: 10px !important;
	color: white;
	float: left;
	
} 
#format_news_listing_homepage_more a{
	text-decoration: underline;
	font-size: 10px !important;
	color: white;
} 

/************************************
	DETAILED NEWS 
*************************************/	
#area52{
	padding: 0;
	margin: 0;
	}
#format_news_detail_date{
	font-size: 10px;
	font-weight: normal;
	color: white;
	}
#format_news_detail_heading{
	font-size: 16px;
	font-weight: 700;
	color: white;
	}
#format_news_detail_body{
	font-size: 12px;
	font-weight: normal;
	color: white;
	}	

/*****************************************
	SHOPPING CART
*****************************************/
#area60{
	background: transparent url(../../images/homepage/ret_cart.jpg) no-repeat;
	width: 450px;
	padding: 0 0 0 50px;
}

#format_shopping_cart_basic_price{
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	display:inline;
}
#format_shopping_cart_basic_checkoutButton img{
	float: left;
	height: 17px;
	width: 10px;
	margin-bottom:5px;
	margin-left: 5px;
	display:inline;
}
#format_shopping_cart_basic_checkoutButton a img{
	height: 17px;
	width: 10px;
	background: transparent url(../../images/homepage_buttons/checkout.jpg) no-repeat;
	
}

/**************************************************
	BASKET PAGE
**************************************************/
#area67{
	background: white;
	width: 95%;
	margin-top: 15px;
	padding: 5px;
}
#get_basket_view_product{
	padding: 0px;
	border-spacing: 0px;
}
#format_basket_header_heading{
	font-size: 14px;
	color: #431869;
	font-weight: bold;
}
#format_basket_header{
	width: 90%;
	font-weight: bold;
	color: #431869;
}
#format_basket_header td{
	border-bottom: #000000 solid 2px;
}

#format_basket_items{
	width: 90%;
	color: #431869;
}
#format_basket_items td{
	border-bottom:  #000000 solid 1px;
}

#format_basket_items td a{
	text-decoration:none;
	color: #431869!important;
	
}
#format_basket_items  td input{
	width: 30px;
	text-align: center;
}

#format_basket_removebtn{
	background: transparent url(../../images/homepage_buttons/ret_remove.gif) no-repeat top;
	height: 17px;
	width: 21px;
}
#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: 68px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#format_basket_checkout_link a:hover{
	background: transparent url(../../images/homepage_buttons/ret_checkout.gif) no-repeat bottom;
	height: 20px;
	width: 68px;
}
#format_basket_checkout_link a img{
	height: 20px;
	width: 68px;
}

#format_basket_continue2shop_link{
                background: transparent url(../../images/homepage_buttons/ret_continuetoshop.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/ret_continuetoshop.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;
	color: #431869;
}
#format_order_details tr td{
	border: 0px;
	padding: 5px;
	margin: 0px;
}
#format_order_details_heading{
	font-size: 14px;
	color: #431869;
	font-weight: bold;
}
.format_order_details_subheading{
	font-weight: bold;
	background: #F8F4FB;
	text-align: right;
	vertical-align: top;
	color: #431869;
}
.format_order_details_link{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #431869!important;
	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: 66px;
	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
***********************************************/
#area68{
	margin: 10px;
	padding-left: 5px;
	background: white;
}
#area68 table{
	width: 100%;
}
/* Logo*/
#area68 table tr td img{
	margin-top: 10px;
	margin-bottom: 10px;
}

#format_purchase_order_table{
	background: white;
	width: 100%;
}
/*Purchase Order Heading*/
.format_purchase_order_heading{
	font-size: 18px;
	color: #431869;
	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;
	color: #431869;
}

/*Details*/
#format_purchase_order_details{
	border: #431869 solid 1px;
	margin: 0px;
	padding: 2px;
	float:right;
	text-align: right;
	width: 250px;
	color:#431869;
}
.format_purchase_order_details_po_heading{
	background: #F8F4FB;
}
.format_purchase_order_details_po{
	background: #F8F4FB;
	font-weight: bold;
}
.format_purchase_order_details_po_date_heading{
	background: #F8F4FB;
}
.format_purchase_order_details_po_date{
	font-weight: bold;
}
.format_purchase_order_details_login_heading{
	background: #F8F4FB;
}
.format_purchase_order_details_login{
	font-weight: bold;
}
.format_purchase_order_details_order_heading{
	background:#F8F4FB;
}
.format_purchase_order_details_order{
	background: #F8F4FB;
	font-weight: bold;
}
.format_purchase_order_details_payment_method_heading{
	background: #F8F4FB;
}
.format_purchase_order_details_payment_method{
	font-weight: bold;
}
.format_purchase_order_details_payment_receipt_heading{
	background: #F8F4FB;
}
.format_purchase_order_details_payment_receipt{
	font-weight: bold;
}
/*Delviery Info*/
#format_purchase_order_delivery{
	margin-bottom: 10px;
	color: #431869;
}
.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: #431869 1px solid;
	width: 100%;
}
#format_purchase_order_products table tr th{
	background:#ffffff;
	padding: 2px;
	color: #431869;
	border-bottom: black 1px solid;	
	
}
#format_purchase_order_products table tr td{
	padding: 2px;
	color: #431869;
}
.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;
	color: #431869;
}
.format_purchase_order_instructions_heading{
	text-transform: uppercase;
}
.format_purchase_order_instructions_text{

}
/*Subtotals Table*/
#format_purchase_order_subtotals{
	border-right: #431869 solid 1px;
	float: right;
	padding: 2px;
	font-weight: bold;
	color: #431869;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
.format_purchase_order_freight_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_freight{
	border-left: #431869 1px solid;
	border-bottom: #431869 solid 1px;
	text-align: right;
}
.format_purchase_order_subtotal_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_subtotal{
	border-left: #431869 solid 1px;
	text-align: right;
}
.format_purchase_order_gst_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_gst{
	border-left: #431869 solid 1px;
	text-align: right;
}
.format_purchase_order_total_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_total{
	border-left: #431869 solid 1px;
	border-top: #431869 1px solid;
	border-bottom: black solid 1px;
	background: #F8F4FB;
	text-align: right;
	color: #431869;
}
/*Terms*/
#format_purchase_order_terms{
	padding-top: 10px;
	padding-bottom: 10px;
	background: white;
}
#format_purchase_order_terms  font a{
	color: #431869!important;
}
/*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/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: 106px;
	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 ;
}

/**************************************************
	SUCESS 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
**************************************************/

#area101{
	margin-top: 15px;
	margin-left: 3px;
}
#format_facility_menu{
	list-style: none;
}
#format_facility_menu li{
	display: inline;
	list-style: none;
	background: url(../../images/homepage/facilities_arrow.gif) no-repeat bottom left; 
	padding-left: 13px;
	margin-right: 10px !important;
	font-weight: bold;
	color: white !important;
}

#format_facility_menu li a{
	font-weight: bold !important;
	color: white !important;
}
#format_facility_menu li a:hover{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}



/*********************************************************
	FAVOURITES
*********************************************************/

#format_favourites_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color:white;
}

/*******************************************************
	CHANGE DETAILS
*******************************************************/
#area102{
	margin-top: 15px;
	width: 600px;
}

#format_change_details{
	color:#431869;
	padding: 0 0 0 5px;
	background: white;
	width: 600px;
}
.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 #431869 solid;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #431869;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#431869',EndColorStr='#FFFFFF');
} 
/****************************************************
	ORDER HISTORY
****************************************************/
#area102{
	margin-top: 15px;
	width: 600px;
	
}
#format_order_history_heading{
	color: white;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0 0 0 5px;
}

#format_order_history_list{
	padding: 2px;
	color:#431869;
	background: white;
}
#format_order_history_list th{
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid black;
	background: white;
}
#format_order_history_list table tr td{
	font-size: 10px;
	background: white;
	color:#431869;
}
#format_order_history_list table tr td a{
	color:#431869!important;
}
#format_order_history_legend{
	border: 1px black solid;
	margin-top: 5px;
}

/***************************************
                FEATURE PRODUCTS
***************************************/
#area86{
	width: 189px;
	float: left;	
}

#area87{
	width: 189px;
	float: left;
}

#area88{
	width: 189px;
	float: left;
}

#area89{
	width: 189px;
	float: left;
}

#area90{
	width: 189px;
	float: left;
}

#area91{
	width: 189px;
	float: left;
}

#format_feature_product_basic_image{
	margin: 5px;
	padding:2px;	
	width: 170px;
	height: 100px;
	text-align: center;
}
#format_feature_product_basic_image a img{
	text-align: center;
	max-height: 100px;
	max-width: 170px;

}
#format_feature_product_basic_name{
	text-align: left;
	font-weight:bold;
	color:#431869;
	float: left;
	text-decoration: underline;
	min-height: 40px;
	width: 181px;
	font-size: 11px;
	padding-left: 5px;
	overflow:hidden; 
}
#format_feature_product_basic_name a{
	text-align: left;
	font-weight:bold;
	text-decoration: underline;
	color: #431869!important; 
}
#format_feature_product_basic_price{
	font-weight: bold;
	margin: 2px;
	color: #431869;
	float:left;
	width: 160px;
	font-size: 10px;
	padding-left: 5px;
	margin-top: -10px;
}
#format_feature_product_basic_code{
	font-weight: bold;
	margin-top: -25px;
	color: #431869;
	float:left;
	width:181px;
	font-size: 10px;
	padding-left: 5px;
}
#format_feature_product_basic_description{
	display: none;
}

#format_feature_product_basic_more {
	border: 0px;
	margin: 0px 0 0 120px;
	float: left;
	background: url(../../images/homepage_buttons/more.gif) no-repeat; 
	display:inline;
} 
#format_feature_product_basic_more img{ 
	height: 20px;
	width: 49px;
	
} 


