/*******************************
	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: #867156;
	border:1px solid #867156;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: #F3F1E9;
	border: 1px solid black;
}
#cms_popup2{
	height: 200px;
	width: 300px;
	background: #F3F1E9;
	border: 1px solid black;
}
.cms_popup_title{
	background: #867156;
	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="text"]{
	border: 1px black solid;
}
#cms_popup1 input[type="button"]{
	border: 0px black solid;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background: #EC2F26;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#98150E',EndColorStr='#EC2F26');
}

/********************************
	LOGIN
********************************/
#area54{
	margin-top: -3px;
}
#login_text{
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-right: 15px;
}

#format_login_user_text{
	display: none;
}
#format_login_user_box{
	float: left;
	margin-left: 5px;
}
.loginInput{
	width: 102px;
	height: 14px;
	border: #333333 solid 1px;
}
#format_login_password_text{
	display: none;
}
#format_login_password_box{
	float: left;
	margin-left: 5px;
}

#format_login_button{
	background: transparent url(../../images/homepage_buttons/go.png) no-repeat top;
	width: 11px;
	height: 17px;
	margin-top: 2px;
	margin-left: 10px; 
	float: left;
}
#format_login_button a:hover{
	width: 11px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/go.png) no-repeat bottom;
}
#format_login_button a img{
	width: 11px;
	height: 17px;
}

#format_login_register{
	/*width: 79px;
	height: 11px;
	background: transparent url(../../images/homepage_buttons/register_button.png) no-repeat top;
	margin-top: 7px;
	margin-left: 20px;
	float: left;*/
	display: none;
}
#format_login_register a:hover{
	width: 79px;
	height: 11px;
	background: transparent url(../../images/homepage_buttons/register_button.png) no-repeat bottom;
}
#format_login_register a img{
	width: 79px;
	height: 11px;
}

#format_login_forgot_password{
	width: 113px;
	height: 11px;
	float: left;
	margin-top: 7px;
	margin-left: 20px;
	background-image: url(../../images/homepage_buttons/forgot_password.png);
	background-repeat: no-repeat;
}

#format_login_forgot_password a:hover{ 
	width: 113px;
	height: 11px;
	background-image: url(../../images/homepage_buttons/forgot_password.png);
	background-repeat: no-repeat;
	background-position: 0 -11px ;
}
#format_login_forgot_password a img{ 
	width: 113px;
	height: 11px;
} 

/*****************************
	LOGOUT
*****************************/
#area54   {
	padding-top: 2px;
}
#format_logout_text{
	color: #000000;
	font-weight: bold;
	float: left;
	font-size: 13px;
	
}
#format_logout_user_text{
	color: #E4030B;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	float: left;
	font-size: 13px;
}
#format_logout_button{
	width: 70px;
	height: 17px;
	margin-right: 13px; 
	float: left;
}

#format_logout_button a img{
	background: transparent url(../../images/homepage_buttons/btn_logout.jpg) no-repeat;
	width: 66px;
	height: 17px; 
}
#format_logout_button a img:hover{
	background: transparent url(../../images/homepage_buttons/btn_logout.jpg) no-repeat bottom;
	width: 66px;
	height: 17px;
}

#format_myaccount_button{
	width: 66px;
	height: 17px;
	float: left;
	margin-left: 5px;
}

#format_myaccount_button a img:hover{
	width: 66px;
	height: 17px;
	background: transparent url(../../images_homepage_buttons/ret_myacc.jpg) no-repeat bottom;
}

#format_myaccount_button a img{
	width: 66px;
	height: 17px;
	background: transparent url(../../images_homepage_buttons/ret_myacc.jpg) no-repeat bottom;
}
/******************************
	REGISTRATION FORM
******************************/
#area18{

}

#area18 form table{
width: 80%;
}

#area18 form td{
	
}
/******************************
	SEARCH FORM
******************************/
#area11{
	padding: 0;
	margin: 0;
	float: left;
}
#search_text{
	clear: both;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.text{
	font-size: 1px;
	color: #F1EFE7;
	}
#format_search_form_box{
	width: 182px;
	float: left;
}
#format_search_form_box input{
	float: left;
	width: 164px;
	height: 17px;
	border: #333333 solid 1px;
}

#format_search_form_button{
	float: left;
	background: transparent url(../../images/homepage_buttons/search_icon.png) no-repeat top;
	width: 19px;
	height: 17px;
	margin-top: 3px;	
}
#format_search_form_button a:hover{
	background: transparent url(../../images/homepage_buttons/search_icon.png) no-repeat bottom;
	width: 19px;
	height: 17px;
}
#format_search_form_button a img{
	width: 19px;
	height: 17px;
}

/******************************
	SEARCH RESULTS
******************************/
#format_search_header{
	margin-bottom: 10px;
}
#format_search_header_pages{
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
#format_search_header_pages a{
	text-decoration: underline;
}
#area19{
	margin-top: 10px;
}
#format_search_results_basic{
	clear: all;
	width: 520px;
	height: 60px;
	padding-top: 20px;
}
#format_search_results_basic_thumb{
	height: 60px;
	width: 60px;
	padding-left: 10px;
	padding-top: 5px;
	border: #D5D6CF solid 1px;
	margin-right: 5px;
	background: white;
}
#format_search_results_basic_name{
	width:310px;
		padding-top: 15px;
	
}
#format_search_results_basic_name a{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
#format_search_results_basic_name a:hover{
	text-decoration: underline;
}
#format_search_results_basic_code{
	color: #666666;
}
#format_search_results_basic_unit{
	display: none;
}
#format_search_results_basic_price{
	font-weight: bold;
}
#format_search_results_basic_stock{
	padding: 10px;
}
#format_search_results_basic_quantity{
	margin-top:3px;
}

#format_search_results_retail_addButton img{
	height: 17px;
	width: 82px;
	border: 0px;
	margin-top:3px;
} 
#format_search_results_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/btn_add2cart.jpg); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_add2cart.jpg);
	background-repeat: no-repeat;
	background-position: 0 -17px ;
}
#format_search_results_retail_addFav img{
	height: 20px;
	width: 121px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
	float: left;
} 
#format_search_results_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/btn_addtofav.gif); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_addtofav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_search_results_retail_remFav{
	height: 20px;
	width: 121px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
	float: left;
} 
#format_search_results_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/btn_removefav.gif); 
	background-repeat: no-repeat;
	height: 20px;
	width: 121px;
} 
#format_search_results_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_removefav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 121px;
}

/**************************************
	PRODUCT DETAILS
**************************************/
#area20{
margin-top: 35px;
	
}
#format_product_details_basic_image{
	padding: 10px 10px 10px 10px;
	margin-right: 5px;
	width: 210px;
}
#format_product_details_basic_image img{
	border: #D5D6CF solid 1px;
}
#format_product_details_basic_image span{
	display: block;
}
#format_product_details_basic_image ul{
	margin-left: 0px;
	list-style: none;
}
#format_product_details_basic_image ul li{
	float: left;
	border: #D5D6CF solid 1px;
	width: 50px;
	height: 50px;
}
#format_product_details_basic_image ul li a{
	text-decoration: none;
}
#format_product_details_basic_image ul li a img{
	/*border: #DCDCDC solid 1px;*/
	border: none;
}

#format_product_details_retail_addFav img{
	height: 20px;
	width: 121px;
	border: 0px;
	margin-top:5px;
	margin-left:45px;
} 
#format_product_details_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/btn_addtofav.gif); 
	background-repeat: no-repeat;
} 
#format_product_details_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_addtofav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_product_details_retail_remFav{
	height: 20px;
	width: 121px;
	border: 0px;
	margin-left:45px;
	margin-top:3px;
} 
#format_product_details_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/btn_removefav.gif); 
	background-repeat: no-repeat;
	height: 20px;
	width: 121px;
} 
#format_product_details_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_removefav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 121px;
}

.format_product_details_subheading{
	font-weight: bold;
}

#format_product_details_basic_description .format_product_details_subheading {
display:none;}

#format_product_details_basic_name{
	font-size: 15px;
	font-weight: bold;
	color: #E20B15;
	padding: 8px 2px 2px 0;
	float: left;
}
#format_product_details_basic_flag{
	float: right;
	margin-right: 5px;
	margin-top: -5px;
}
#format_product_details_basic_code{
	clear: both;
	margin-bottom: 5px;
	color: #666666
}
#format_product_details_basic_unit{
	margin-bottom: 5px;
}
#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;
	float: left;
	text-align: center;
}
#format_product_details_retail_quantity input{
	margin-left: 3px;
}
#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;

}

/* Related Items*/

.related_products{
    margin-left: 0px;
}
.related_products li{
    list-style: none;
}

/***************************************
                PROMOTION PRODUCTS
***************************************/
#area52{
	
}

#format_specials_results_basic_image{
	clear: both;
	float: left;
	height: 73px;
	width: 63px;
	background: white;
	padding-left: 10px;
	padding-top: 15px;
	border-top: 1px solid #BCBCBC;
}
#format_specials_results_basic_image a img{
	text-align: center;
}
#format_specials_results_basic_name{
	text-align: left;
	padding: 5px 0 2px 0px;
	font-weight:bold;
	float: left;
	border-top: 1px solid #BCBCBC;
	width: 125px;
	height: 50px;
}
#format_specials_results_basic_name a{
	color: black;
	font-weight:bold;
	text-decoration: none;
}
#format_specials_results_basic_code{
	float: right;
	width: 125px;
	height: 31px;
}

/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area44{
	width: 150px;
	padding:5px;
}
ul.search_category{
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
.format_category_listing_top_level{
	
}
.format_category_listing_top_level a{
	color: #404040;
	padding-left: 12px;
	font-size: 9px;
}

#area44 .search_category li{
	margin-top: 5px;
	background: url(../../images/homepage_buttons/arrow.png) no-repeat;
	padding-left: 12px;
}
#area44 .search_category li a:link{
	text-decoration: none;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}
#area44 .search_category li a:visited{
	text-decoration: none;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}
#area44 .search_category li a:hover{
	text-decoration: underline;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}

#area44 .search_category li a:active{
	text-decoration: none;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}


/******************************
	PAGE CATEGORIES
******************************/
#area45{
	margin-bottom: 20px;
	margin-top: 15px;
}
#area45 .search_category li{
	width: 125px;
	float: left;
	height: 131px;
	margin-right: 20px;
}

#area45 #format_category_listing_wimage{
	color: #000000;
	vertical-align: middle;
	width: 125px;
	height: 95px;
}
#area45 #format_category_listing_wimage_image{
	border: #D5D6CF solid 1px;
	width: 125px;
	height: 95px;
	text-align: center;
	vertical-align: middle;
}
#area45 #format_category_listing_wimage_image img{
	text-align: center;
	margin: auto auto;
}
#area45 #format_category_listing_wimage_name{
	vertical-align: middle;
	height: 55px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
#area45 #format_category_listing_wimage_name a{
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



#area19 .search_category li{
	width: 120px;
	float: left;
	height: 145px;
	margin-right: 45px;
	margin-top: 25px;
}
#area19 #format_category_listing_wimage{
	color: #000000;
	vertical-align: middle;
	width: 120px;
	height: 120px;
}
#area19 #format_category_listing_wimage_image{
	border: #D5D6CF solid 1px;
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
#area19 #format_category_listing_wimage_image img{
	text-align: center;
	margin: auto auto;
}
#area19 #format_category_listing_wimage_name{
	vertical-align: middle;
	height: 55px;
	text-transform: capitalize;
	margin-bottom: 5px;
}
#area19 #format_category_listing_wimage_name a{
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

/********************************
	CATEGORY CRUMBS
********************************/
#area18{
	color: #666666;
	font-weight: 12px;
	padding-top:20px;
}
#area18 a{
	color: #666666;
	font-weight: 12px;
	text-decoration: none;
}
#area18 a:hover{
	text-decoration: underline;
}

/*********************************
	CATEGORY HEADER
*********************************/
#area19{
	margin-top: -38px;

}
#format_category_header_basic{
	color: #E20B15;
	padding: 2px;
	font-size: 15px;
	font-weight: bold;
}

/********************************
	NEWS LISTING
********************************/
/* The entire News Listing */
#area2226{

}
/*Individual News Items in the List*/
#area2226 table{
	margin-left: 6px;
	margin-right: 6px;
}
#format_news_listing_heading{
	float: left;
	margin-top: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #13476E;
}
#format_news_listing_date{
	float: left;
	width: 100%;
	margin-top: -43px;
	font-size: 10px;
	color: #1D73B1;
	font-weight: normal;
	margin-bottom: 5px;
	border-bottom: #BED2F1 solid 1px;

}
#format_news_listing_body_short{
	font-size: 11px;
	font-weight: normal;
	color: #1D73B1;
}
#format_news_listing_more {
	color: #980203
	
} 

/********************************
	NEWS LISTING HOMEPAGE
********************************/
/* The entire News Listing */
#area47{

}
/*Individual News Items in the List*/
#area47 table td{
	padding: 0px;
}
#format_news_listing_homepage_spare1{
	display: none;
}
#format_news_listing_homepage_heading{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/go.png) no-repeat bottom left;
	padding-left: 15px;
	border-bottom: #BCBCBC solid 1px;
	width: 181px;
}
#format_news_listing_homepage_heading a{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#format_news_listing_homepage_date{
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	width: 188px;
	height: 17px;
	width: 100%;
}
#format_news_listing_homepage_body_short{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#format_news_listing_homepage_more {
	display: none;
} 


/************************************
	DETAILED NEWS 
*************************************/	
#area2220{
	padding: 0;
	margin: 0;
	}
#format_news_detail_date{
	font-size: 10px;
	font-weight: normal;
	color: #18507e;
	margin-bottom: 5px;
	}
#format_news_detail_heading{
	font-size: 16px;
	font-weight: 700;
	color: #18507e;
	margin-bottom: 5px;
	}
#format_news_detail_body{
	font-size: 12px;
	font-weight: normal;
	color: #18507e;
	}	
	
/*****************************************
	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_link{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: black;
	text-decoration: none;
}

#format_details_save img{
	height: 20px;
	width: 57px;
	border: 0px;
	float: left;
	margin-top:  10px;
} 
#format_details_save a img{ 
	background-image: url(../../images/homepage_buttons/ret_save.gif); 
	background-repeat: no-repeat;
} 
#format_details_save a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_save.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

#format_details_delete img{
	height: 20px;
	width: 57px;
	border: 0px;
	float: left;
	margin-top:  10px;
	margin-right: 20px;
} 
#format_details_delete a img{ 
	background-image: url(../../images/homepage_buttons/ret_delete.gif); 
	background-repeat: no-repeat;
} 
#format_details_delete a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_delete.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}



#format_order_details_nextbtn img{
	height: 20px;
	width: 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_payment_method_heading{
                background: #F0F3B2;
                font-weight: normal;
}
.format_purchase_order_details_payment_method{
                font-weight: bold;
}
.format_purchase_order_details_payment_receipt_heading{
                background: #F0F3B2;
                font-weight: normal;
}
.format_purchase_order_details_payment_receipt{
                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');
}

/**************************************************
	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: 30px;
	width: 32px;
	border: 0px;
	margin-top: 10px;
} 
#format_success_print_button a img{ 
	background-image: url(../../images/homepage_buttons/print.gif); 
	background-repeat: no-repeat;
} 
#format_success_print_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/print.gif);
	background-repeat: no-repeat;
	/*background-position: 0 -20px ;*/
}
#format_success_order_history{
	margin-top: 20px;
	margin-bottom: 20px;
}
#format_success_order_history a{
	text-decoration: underline;
	color: black;
}
#format_success_order_history a:hover{
	font-weight: bold;
}

/***************************************************
	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;
}



