/*******************************
	GENERAL
*******************************/

#column1{
	float: left;
}
#column2{
	float: left;
}
#column3{
	float: left;
}

/* Loading Area*/

.cms_loadwindow{
	background-image: url(../../images/homepage/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #AE1229;
	border:1px solid #AE1229;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: #E6E6DA;
	font-family: Arial, Helvetica, sans-serif;
}
#cms_popup2{
	height: 200px;
	width: 300px;
	background: #E6E6DA;
	font-family: Arial, Helvetica, sans-serif;
}
.cms_popup_title{
	background: #AE1228;
	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;
	color: white;
	font-weight: bold;
	background: #6C0000;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#6C0000',EndColorStr='#F60100');
}
/********************************
	LOGIN
********************************/
#area121{
	width: 370px;
	height: 30px;
	padding: 5px;
	float: right;
}

#format_login_user_text{
	display: none;	
}
#format_login_user_box{
	float: left;
}
#format_login_user_box input{
	height: 17px;
	width: 95px;
	border: 0px;
}
#format_login_password_text{
	display: none;	
}
#format_login_password_box{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#format_login_password_box input{
	height: 17px;
	width: 95px;
	border: 0px;
}
#format_login_button{
	float:left;
	width: 38px;
	height: 17px;
	margin-top: 2px;
	margin-right: 3px;
	background: url(../../images/homepage_buttons/btn_goRO.jpg) no-repeat top;
}
#format_login_button a img{
	width: 38px;
	height: 17px;
	 
}
#format_login_button a:hover { 
	background: url(../../images/homepage_buttons/btn_goRO.jpg) no-repeat bottom;
	width: 38px;
	height: 17px;
}

#format_login_register{
	float:left;
	width: 50px;
	height: 10px;
	background: transparent url(../../images/homepage/register.png) no-repeat top;
}
#format_login_register a img{
	width: 40px;
	height: 10px;
}
#format_login_register a:hover{ 
	background: transparent url(../../images/homepage/register.png) no-repeat bottom;
	width: 40px;
	height: 10px; 
}

#format_login_forgot_password{
	background: transparent url(../../images/homepage/forgot_password.png) no-repeat top;
	width: 113px;
	height: 10px;
	float: left;
	padding-left: 10px;
}

#format_login_forgot_password a:hover{
	background: transparent url(../../images/homepage/forgot_password.png) no-repeat bottom;
	width: 113px;
	height: 10px;
}
#format_login_forgot_password a img{
	width: 113px;
	height: 10px;
}

/*****************************
	LOGOUT
*****************************/

#format_logout_text{
	float:left;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 3px;
}
#format_logout_user_text{
	color: #FFFFFF;
	float:left;
}
#format_logout_button {
	float: left;
	background: transparent url(../../images/homepage_buttons/btn_logoutRO.jpg) no-repeat top;
	width: 63px;
	height: 17px;
	margin-left: 20px; 
}
#format_logout_button a:hover{
	background: transparent url(../../images/homepage_buttons/btn_logoutRO.jpg) no-repeat bottom;
	width: 63px;
	height: 17px;
	
}
#format_logout_button a img{
	width: 63px;
	height: 17px;
}

/******************************
	SEARCH FORM
******************************/
#area130{
	padding: 5px;
	
}
#format_search_form_box{
	float: left;
}
#format_search_form_box input{
	float: left;
	width: 95px;
	height: 17px;
	border: 0px;
	margin-top: 1px;
}

#format_search_form_box table{
	width: 95px;
}
#area130 .text{
	font-size: 1px;
	margin-left: -60px;
	color: #337BC3;
}
#area130 td{
	margin-left: 0px;
	padding-left: 0px;
}
#format_search_form_button {
	float: left;
	background: transparent url(../../images/homepage_buttons/btn_goRO.jpg) no-repeat top;
	width: 38px;
	height: 17px;	
	margin-left: 13px;
	margin-top: 2px;
}
#format_search_form_button a:hover{
	width: 38px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/btn_goRO.jpg) no-repeat bottom;
	}
#format_search_form_button a img{
	width: 38px;
	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;
}
#area93{
	margin-top: 10px;
}
#format_search_results_retail{
	clear: all;
	width: 500px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #79889B;
}
#format_search_results_retail_thumb{
	width: 60px;
	height: 60px;
	border: 1px solid #79889B;
	
}
#format_search_results_retail_thumb img{
	text-align: center;
	margin: 5px;
}
#format_search_results_retail_name{
	width: 250px;
	padding-left: 15px;
	margin-top:3px;
}
#format_search_results_retail_name a:link{
	font-weight: bold;
	font-size: 13px;
}
#format_search_results_retail_code{
	padding-left: 15px;
	margin-top:3px;

}
#format_search_results_retail_unit{
	padding-left: 15px;
	margin-top:3px;
}
#format_search_results_retail_price{
	padding-left: 20px; display: none;
}
#format_search_results_retail_stock{
	padding: 10px;
}
#format_search_results_retail_quantity{
	margin-top:3px;
}
#format_search_results_retail_addFav img{
	height: 20px;
	width: 134px;
	margin-left:15px;
	margin-top:3px;
	float:left:
} 
#format_search_results_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/addtofav.gif); 
	background-repeat: no-repeat;
} 
#format_search_results_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/addtofav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_search_results_retail_remFav{
	height: 20px;
	width: 139px;
	border: 0px;
	margin-left:15px;
	margin-top:3px;
} 
#format_search_results_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/removefav.gif); 
	background-repeat: no-repeat;
	height: 20px;
	width: 139px;
} 
#format_search_results_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/removefav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
	height: 20px;
	width: 139px;
}
#format_search_results_retail_addButton img{
	height: 20px;
	width: 59px;
	border: 0px;
	margin-top:3px;
	
	
} 
#format_search_results_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/add2cart.gif);
	background-repeat: no-repeat;
} 
#format_search_results_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/add2cart.gif);	
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/**************************************
	PRODUCT DETAILS
**************************************/
#area119{
	
}
#format_product_details_retail_image{
	
}
#format_product_details_retail_thumbs span{
	display: block;
	list-style: none;
}
#format_product_details_retail_thumbs ul{
	margin-left: 0px;
	list-style: none;
}
#format_product_details_retail_thumbs ul li{
	display: inline;
}
#format_product_details_retail_thumbs ul li a{
	text-decoration: none;
}
#format_product_details_retail_thumbs ul li a img{
	/*border: #DCDCDC solid 1px;*/
	border: none;
}
#format_product_details_retail_flag{
                float: right;
                margin-top: -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_subheading{
	font-weight: bold;
}
#format_product_details_retail_name{
	color: #112437;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}
#format_product_details_retail_code{
	margin-top: 5px;
	margin-left: 5px;
}
#format_product_details_retail_unit{
	margin-left: 5px;
}
#format_product_details_retail_stock{
	margin-left: 5px;
	margin-bottom: 5px;
}
#format_product_details_retail_quantity{
	margin-left: 5px;
	float: left;
}
#format_product_details_retail_quantity input{
	margin-left: 5px;
	
}
#format_product_details_retail_price{
	margin-left: 5px;
	margin-bottom: 5px;
}
#format_product_details_retail_description{
	margin-top: 5px;
	margin-left: 5px;
}
#format_product_details_retail_attachments{
	margin-left: 5px;
}
#format_product_details_retail_attachments ul {
	margin-left: 0px;
}
#format_product_details_retail_attachments ul li{
	background: url(/common/images/attachments/pdf.gif) no-repeat;
	list-style: none;
	height: 16px;
	width: 16px;
	padding-left: 20px;
	margin-left: 0px;
}
#format_product_details_retail_addFav{
	text-align: center;
} 
#format_product_details_retail_addFav img{
	height: 20px;
	width: 134px;
	border: 0px;
	margin-top:5px;
} 
#format_product_details_retail_addFav a img{ 
	background-image: url(../../images/homepage_buttons/addtofav.gif); 
	background-repeat: no-repeat;
} 
#format_product_details_retail_addFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/addtofav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_product_details_retail_remFav img{
	height: 20px;
	width: 134px;
	border: 0px;
	margin-top:5px;
} 
#format_product_details_retail_remFav a img{ 
	background-image: url(../../images/homepage_buttons/removefav.gif); 
	background-repeat: no-repeat;
} 
#format_product_details_retail_remFav a:hover img{ 
	background-image: url(../../images/homepage_buttons/removefav.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_product_details_retail_addButton img{
	height: 20px;
	width: 81px;
	border: 0px;
	margin-top:3px;
	margin-left: 10px;
	float: left;
} 
#format_product_details_retail_addButton a img{ 
	background-image: url(../../images/homepage_buttons/add2cart.gif);
	background-repeat: no-repeat;
} 
#format_product_details_retail_addButton a:hover img{ 
	background-image: url(../../images/homepage_buttons/add2cart.gif);	
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_product_details_related_header{
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#area148 ul{
	margin-left: 0px;
}
#area148 ul li{
	list-style: none
}

/***************************************
                SPECIAL PRODUCTS
***************************************/
#area101{
	width: 299px;
	height: 103px;
}
#area102{
	width: 299px;
	height: 103px;
}
#area103{
	width: 299px;
	height: 103px;
}
#area104{
	width: 299px;
	height: 103px;
}
#format_feature_product_basic_image{
	float: left;
	height: 80px;
	width: 80px;
	margin: 5px;
	padding:2px;
}
#format_feature_product_basic_image a img{
	float: left;	
	text-align: center;
}
#format_feature_product_basic_name{
	text-align: left;
	font-weight:bold;
	float: left;
	width:160px;
	margin:2px;
	margin-top: 5px;
}
#format_feature_product_basic_code{
	float: left;
	color: #4B4B4B;
	width: 160px;
	margin:2px;
}
#format_feature_product_basic_unit{
	padding: 0 0 2px 3px;
	text-align: left; 
	float: left;
	color: #4B4B4B;
	margin:2px;
}
#format_feature_product_basic_price{
	text-align: left;
	font-weight: bold;
	margin: 2px;
	color: #4B4B4B;
	
}
#format_feature_product_basic_more{
	background: url(../../images/homepage_buttons/btn_moreRO.jpg) no-repeat;
	width: 56px;
	height: 17px;
	margin: 2px;
	float: left;
}
#format_feature_product_basic_more:hover{
	cursor: hand;
	float: left;
	background: url(../../images/homepage_buttons/btn_moreRO.jpg) no-repeat bottom;
}
#format_feature_product_basic_more a img{
	width: 75px;
	height: 15px;	
}

/***************************************
                COMING SOON PRODUCTS
***************************************/
#area116 {
	font-weight: bold;
	width: 590px;
}

 #area116 #format_feature_product_basic_image{
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 10px;
}
#area116 #format_feature_product_basic a img{
	
}
#area116 #format_feature_product_basic_name{
	padding-bottom: 3px;
	float: left;
	width: 360px;
	margin-top: 5px;
}
#area116 #format_feature_product_basic_name a{
	color: black;
	font-size: 14px;
}
#area116 #format_feature_product_basic_description{
	margin-bottom: 5px;
}



/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area74{
	width: 170px;
	background: #E6E6DA;
}
ul.search_category{
	list-style-type: none;
	margin-left:0px;
	margin-top: 0px;
}
.format_category_listing_top_level{
	
}
.format_category_listing_top_level a{
	color: #21466B;
	padding-left: 10px;
	font-size: 10px;	
}

#area74 ul li{
	background: url(../../images/homepage/lhs_devider.jpg) no-repeat center bottom;
	margin-top: 5px;
	padding-bottom: 5px;
}

#format_search_results_basic_wprice{
	float:left;
	padding-top:10px;
	width:310px;
}

#format_search_results_basic_wprice_thumb{
	padding-right: 5px;
}

#format_search_results_basic_wprice_name{
	padding-right: 10px;
}

#format_search_results_basic_wprice_price{
	padding-right: 10px;
}

/******************************
	CATEGORY HEADER
******************************/

#format_category_header_basic{
	padding: 0 0 0 5px;
	vertical-align: top;
	font-size:14px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	background: url(../../images/homepage/content_header_bg.jpg) no-repeat;
	line-height: 20px;
	margin-bottom: 5px;
}
/******************************
	PAGE CATEGORIES
******************************/
#area93{

}


.format_category_listing_basic{
	
}
.format_category_listing_basic a{
	
	background: transparent url(../../images/homepage/arrow.gif) no-repeat;
	padding-left: 18px;
	margin-top: 7px;
}


/********************************
	CATEGORY CRUMBS
********************************/
#area69{
}

.format_category_crumb_basic{

}

/********************************
	NEWS LISTING
********************************/
/* The entire News Listing */
#area138{
	background: #E6E6DA;
	margin: 0px;
	width: 170px;
}
/*Individual News Items in the List*/
#area138 table{

}
#format_news_listing_homepage_spare1{
	display: none;
}
#format_news_listing_homepage_heading{
	clear: all;
	float: left;
	margin-top: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #112337;
	background: url(../../images/homepage/lhs_devider.jpg) no-repeat;
}
#format_news_listing_homepage_date{
	width: 100%;
	clear: all;
	float: left;
	margin-top: -35px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	background: url(../../images/homepage/arrow.gif) no-repeat;
	color: #21466B;
	padding-left:9px;
}
#format_news_listing_homepage_body_short{
	clear: both;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #21466B;
	
}
#format_news_listing_homepage_more {
	color: #21466B;
	text-align: right;
} 

/************************************
	DETAILED NEWS 
*************************************/	
#area98{
	padding: 0;
	margin: 0;
	}
#format_news_detail_date{
	font-size: 12px;
	font-weight: normal;
	color:  #21466B;
	margin-bottom: 5px;
	
	}
#format_news_detail_heading{
	font-size: 16px;
	font-weight: bold;
	color: #112437;
	margin-bottom: 5px;
	
	}
#format_news_detail_body{
	font-size: 14px;
	font-weight: normal;
	color: #21466B;
	background: url(../../images/homepage/lhs_devider.jpg) no-repeat;
	padding-top: 5px;
	}

/*****************************************
	SHOPPING CART
*****************************************/
#area105{
	background:  url(../../images/homepage/cart_bg.jpg) no-repeat; 
	width: 313px;
	height: 25px;
	margin: 0px;
}
#format_shopping_cart_basic_price{
	float: left;
	height: 25px;
	padding-left: 67px;
	padding-top: 8px;
	font-weight: bold;
	color:#36050D;
	background:transparent url(../../images/homepage/cart.jpg) no-repeat top left;
}
#format_shopping_cart_basic_checkoutButton{
	float: right;
	margin-right: 5px;
	background: transparent url(../../images/homepage_buttons/btn_checkout.jpg) no-repeat;
	height: 15px;
	width: 77px;
	margin-top:6px;
	
}
#format_shopping_cart_basic_checkoutButton a img{
	height: 17px;
	width: 76px;
	
}


/**************************************************
	BASKET PAGE
**************************************************/
#area108{

}
#format_basket_header_heading{
	padding: 0 0 0 5px;
	vertical-align: top;
	font-size:14px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	background: url(../../images/homepage/content_header_bg.jpg) no-repeat;
	line-height: 20px;
}
#format_basket_header td{
	width: 90%;
	font-weight: bold;
	color: black;
	border-bottom: #000000 solid 2px;
}

#format_basket_items td{
	width: 90%;
	border-bottom: black solid 1px;
}
#format_basket_items td input{
	width: 30px;
	text-align: center;
}
#format_basket_items td img{
	text-align: center;
	margin-left: 12px;
}

#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/checkout.gif) no-repeat top;
	height: 20px;
	width: 68px;
	float: right;
	margin-top: 5px;
}
#format_basket_checkout_link a:hover{
	background: transparent url(../../images/homepage_buttons/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/cont2shop.gif) no-repeat top;
	height: 20px;
	width: 121px;
	float: left;
	margin-top: 5px;
}
#format_basket_continue2shop_link a:hover{
	background: transparent url(../../images/homepage_buttons/cont2shop.gif) no-repeat bottom;
	height: 20px;
	width: 121px;
}
#format_basket_continue2shop_link a img{
	height: 20px;
	width: 121px;
}	

/****************************************************************
	DETAILS PAGE
*****************************************************************/
#format_order_details{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#format_order_details tr td{
	border: 0px;
	padding: 5px;
	margin: 0px;
}
#format_order_details_heading{
	padding: 0 0 0 5px;
	vertical-align: top;
	font-size:14px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	background: url(../../images/homepage/content_header_bg.jpg) no-repeat;
	line-height: 16px;
}
.format_order_details_subheading{
	font-weight: bold;
	color: #FFFFFF;
	background: #337BC3;
	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{
	height: 20px;
	width: 63px;
	border: 0px;
	float:right;
	background: url(../../images/homepage_buttons/next.gif) no-repeat top; 
} 
#format_order_details_nextbtn a img{ 

	height: 20px;
	width: 63px;
} 
#format_order_details_nextbtn a:hover{ 
	background: url(../../images/homepage_buttons/next.gif) no-repeat bottom;
	height: 20px;
	width: 63px;
}


/***********************************************
	PURCHASE ORDER PAGE
***********************************************/
#area150{
	margin-right: 10px;

}
#area150 table{
	width: 100%;
}
/* Logo*/
#area150 table tr td img{
	margin-bottom: 10px;
}
#area128{
	margin-right: 10px;

}
#area128 table{
	width: 100%;
}
/* Logo*/
#area128 table tr td img{
	margin-bottom: 10px;
}
/*Purchase Order Heading*/
.format_purchase_order_heading{
	font-size: 18px;
	color: #AE1228;
	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: #337BC3 solid 1px;
	margin: 0px;
	padding: 2px;
	float:right;
	text-align: right;
	width: 250px;
}
.format_purchase_order_details_po_heading{
	background: #337BC3;
	color: white;
}
.format_purchase_order_details_po{
	background: #5E93C7;
	color: white;
	font-weight: bold;
}
.format_purchase_order_details_po_date_heading{
	background: #5E93C7;
	color: white;
}
.format_purchase_order_details_po_date{
	font-weight: bold;
}
.format_purchase_order_details_login_heading{
	background: #5E93C7;
	color: white;
}
.format_purchase_order_details_login{
	font-weight: bold;
}
.format_purchase_order_details_order_heading{
	background: #5E93C7;
	color: white;
}
.format_purchase_order_details_order{
	background: #337BC3;
	font-weight: bold;
	color: white;
}
.format_purchase_order_details_payment_method_heading{
	background: #5E93C7;
	color: white;
}
.format_purchase_order_details_payment_method{
	font-weight: bold;
}
.format_purchase_order_details_payment_receipt_heading{
	background: #5E93C7;
	color: white;
}
.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: #337BC3 1px solid;
}
#format_purchase_order_products table tr th{
	background:#337BC3;
	padding: 2px;
	color: white;
	border-bottom: #337BC3 1px solid;	
	text-align: centre;
}
#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: #337BC3 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: #337BC3 1px solid;
	border-bottom: #337BC3 solid 1px;
	text-align: right;
}
.format_purchase_order_subtotal_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_subtotal{
	border-left: #337BC3 solid 1px;
	text-align: right;
}
.format_purchase_order_gst_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_gst{
	border-left: #337BC3 solid 1px;
	border-top: #337BC3 1px solid;
	border-bottom: #337BC3 solid 1px;
	text-align: right;
}
.format_purchase_order_total_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_total{
	border-left: #337BC3 solid 1px;
	background: #5E93C7;
	color: white;
	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/back.gif); 
	background-repeat: no-repeat;
} 
#format_purchase_order_back a:hover img{ 
	background-image: url(../../images/homepage_buttons/back.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


#format_purchase_order_submit img{
	height: 20px;
	width: 57px;
	border: 0px;
	float: right;
	margin-top: 10px;
} 
#format_purchase_order_submit a img{ 
	background-image: url(../../images/homepage_buttons/submitorder.gif); 
	background-repeat: no-repeat;
} 
#format_purchase_order_submit a:hover img{ 
	background-image: url(../../images/homepage_buttons/submitorder.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/*****************************************************
	CREDIT CARD DETAILS
******************************************************/
#format_credit_card_details_error{
	color: red;
	font-size: 16px;
	font-weight: bold;
}

#format_credit_card_details_heading{
	padding: 0 0 0 5px;
	vertical-align: top;
	font-size:14px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	background: url(../../images/homepage/content_header_bg.jpg) no-repeat;
	line-height: 16px;
}
#format_credit_card_details_subheading{
	font-weight: bold;
}
.format_credit_card_details_options{

}
.format_credit_card_details_pay {
	text-align: right;
}
.format_credit_card_details_pay input{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	border: 0px;
	color: white;
	font-weight: bold;
	background: #6C0000;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#6C0000',EndColorStr='#F60100');
}

/**************************************************
	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_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_success_print_button img{
	height: 20px;
	width: 60px;
	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: 10px; 
}
#format_success_order_history a{
	text-decoration: underline;
}
#format_success_order_history a:hover{
	font-weight: bold;
}

/***************************************************
	FACILITIES MENU
**************************************************/
#area114{
	margin-left: 3px;
}
#format_facility_menu{
	list-style: none;
}
#format_facility_menu li{
	display: inline;
	background: url(../../images/homepage/arrow.gif) no-repeat bottom left; 
	list-style: none; 
	padding-left: 13px;
	margin-right: 10px;
	font-weight: bold;
	color: #21466B !important;
}
}
#format_facility_menu li a{
	font-weight: bold !important;
	color: #21466B !important;
}
#format_facility_menu li a:hover{
	text-decoration: underline;
	color: #21466B
	font-weight: bold;
}

/*********************************************************
	FAVOURITES
*********************************************************/
#area115{
	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{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px;
	color: white;
	font-weight: bold;
	background: #6C0000;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#6C0000',EndColorStr='#F60100');
} 
/****************************************************
	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
*************************/
#area126{
	font-size: 16px;
	color: #FF212A;
	font-weight: bold;
	margin-bottom: 10px;
}

.cms_sitemap_top{
	text-transform: capitalize;
	background: url(../../images/homepage/arrow.gif) no-repeat;
	padding-left: 15px;

}
.cms_sitemap_second{
	margin-top: 10px;
	text-transform: capitalize;
	background: url(../../images/homepage/arrow.gif) no-repeat;
	padding-left: 15px;
	margin-left: 30px;
	display: block;
}

.cms_sitemap_tertiary{
	margin-top: 10px;
	text-transform: capitalize;
	background: url(../../images/homepage/arrow.gif) no-repeat;
	padding-left: 15px;
	margin-left: 40px;
	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;
	}
	

