  /*******************************
	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: #787878;
	border:1px solid #AFAFAF;text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}
/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: #F2F3F5;
	border: 1px solid #206595;
}
#cms_popup1 a{
	color: black;
}
#cms_popup2{
	height: 200px;
	width: 300px;
	background: #F2F3F5;
}
#cms_popup2 a{
	color: black;
}
.cms_popup_title{
	background: #005AAB;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.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: #206595;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#216EB4',EndColorStr='#629ACB');
}
#cms_popup2 input[type="button"]{
	border: 0px;
	color: white;
	font-weight: bold;
	background: #206595;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#216EB4',EndColorStr='#629ACB');
}
/********************************
	LOGIN
********************************/
#area31{
	width: 380px;
	float:left;
	margin: 3px 0 0 0;
}
#format_login_user_text{
	float: left;
	font-size: 10px;
	margin-top: 3px;
}
#format_login_user_box{
	float: left;
	margin-right: 2px;
	margin-left: 3px;
}
.loginInput{
	width: 102px;
	height: 13px;
	border: #006FB6 solid 1px;
}
#format_login_password_text{
	float: left;
	font-size: 10px;
	margin-top: 3px;
}
#format_login_password_box{
	float: left;
	margin-left: 3px;
	margin-right: 5px;
}

#format_login_button{
	height: 22px;
	width: 19px;
	float: left;
} 

#format_login_button img{
	height: 20px;
	width: 55px;
	border: 0px;
	margin: 0 0 0 3px;
} 
#format_login_button a img{ 
	background-image: url(../../images/homepage_buttons/btn_enter.png); 
	background-repeat: no-repeat;
} 
#format_login_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_enter.png);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
#format_login_register{
	width: 60px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/register.png) no-repeat top;
	margin: 0px 0 0 0;
	float: left;
}
#format_login_register a:hover{
	width: 60px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/register.png) no-repeat bottom;
}
#format_login_register a img{
	width: 60px;
	height: 17px;
}
#format_login_forgot_password{
	width: 150px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/forgotpassword.png) no-repeat top;
	margin: 0px 0 0 115px;
	float: left;
}
#format_login_forgot_password a:hover{
	width: 150px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/forgotpassword.png) no-repeat bottom;
}
#format_login_forgot_password a img{
	width: 150px;
	height: 17px;
}
#login_warning{
	clear: both;
	font-size: 8px;
	font-weight: bold;
	margin-left: 318px;
	margin-right: 5px;
	margin-top: 5px;
	color: #2B74B8;
	width: 147px;
}

/*****************************
	LOGOUT
*****************************/
#area57{
	padding: 5px;
}
#format_logout_text{
	color: #FFFFFF;
	font-weight: bold;
}
#format_logout_user_text{
	color: #FFFFFF;
	padding-left: 30px;
}
#format_logout_button{
	clear: both;
	float: right;
	width: 70px;
	height: 17px;
	margin-top: 5px;
	margin-right: 13px; 
}

#format_logout_button a img{
	background: transparent url(../../images/homepage_buttons/btn_logout.jpg) no-repeat;
	width: 70px;
	height: 17px; 
}
#format_logout_button a img:hover{
	background: transparent url(../../images/homepage_buttons/btn_logout.jpg) no-repeat bottom;
	width: 70px;
	height: 17px;
}

#format_myaccount_button{
	width: 87px;
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	background: transparent url(../../images_homepage_buttons/ret_myacc.gif) no-repeat top;
}

#format_myaccount_button a:hover{
	width: 87px;
	height: 20px;
	background: transparent url(../../images_homepage_buttons/ret_myacc.gif) no-repeat bottom;
}

#format_myaccount_button a img{
	width: 87px;
	height: 20px;
}
/******************************
	REGISTRATION FORM
******************************/
#area74{

}

#area74 form table{
width: 80%;
}

#area74 form td{
	
}
#area74 select{
	text-transform: uppercase;
}
/******************************
	SEARCH FORM
******************************/
#area33{
	padding: 0;
	margin: 0px 0 0 0;
	width: 200px;
	height: 28px;
	text-align: left;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #006FB6;
}

#format_search_form_box{
	float: left;
}
#format_search_form_box input{
	float: left;
	width: 102px;
	height: 13px;
	border:#006FB6 1px solid;
}

#format_search_form_box table{
	width:102px;
}
#format_search_form_box table td{
	padding: 3px;
}
#area33 .text{
	font-size: 1px;
	margin-left: -100px;
	color: white;
}

#area56 td{
	margin-left: 0px;
	padding-left: 0px;
}

#format_search_form_button{
	height: 22px;
	width: 55px;
	float: left;
	margin-top: 3px;
} 
#format_search_form_button img{
	height: 20px;
	width: 55px;
	border: 0px;
	margin: 0 0 0 7px;
} 
#format_search_form_button a img{ 
	background-image: url(../../images/homepage_buttons/btn_enter.png); 
	background-repeat: no-repeat;
} 
#format_search_form_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_enter.png); 
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

#advsearch{
	width: 116px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/advancedsearch.png) no-repeat top;
	margin: 0px 0 0 63px;
	float: left;
}
#advsearch a:hover{
	width: 116px;
	height: 17px;
	background: transparent url(../../images/homepage_buttons/advancedsearch.png) no-repeat bottom;
}
#advsearch a img{
	width: 116px;
	height: 17px;
}

/******************************
	SEARCH RESULTS
******************************/
#area55{padding:3px;}

#area111{
	clear: both;
}

#format_search_header{
	margin-bottom: 10px;
	color:#005AAB;
	font-weight: bold;
}
#format_search_header_pages{
	text-align: right;
	margin-bottom: 5px;
	color:#005AAB;
	font-weight: bold;
	
}
#format_search_header_pages a{
	text-decoration: underline;
	color:#9F1010;
}
#area41{
	margin-top: 10px;
	max-width: 710px;
}
#area39 ul{
	margin-left: 0px;
}
#format_search_results_basic{
	clear: all;
	width: 687px;
	height:81px;
	border: 1px solid #67A3C7;
	margin-bottom: 20px;
	background: #ffffff url(../../images/homepage/bg_search_listing.jpg) repeat-x; 
}
#format_search_results_basic_thumb{
	height: 60px;
	width: 60px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: #18507E solid 1px;
	margin-right: 5px;
	background: white;
	text-align: center;
}

#img_search_thumb{
	max-width: 60px;
	max-height: 60px;
}

#format_search_results_basic_thumb a{
	text-indent: 0px;
}
#format_search_results_basic_name{
	width:500px;
	font-weight: bold;
	font-size:12px;
	color:black;
	
}
#format_search_results_basic_name a{
	font-weight: bold!important;
	color:black;
	text-decoration:none;
	font-size:12px;
}
#format_search_results_basic_code{
	font-size:10px;
	
}
#format_search_results_basic_unit{
	font-size:10px;
}
#format_search_results_basic_wprice{

width:800px;
margin-right: 5px;
padding-bottom:10px;
min-height:80px;
}

#format_search_results_basic_wprice_thumb{
margin-right:5px;
}

#format_search_results_basic_wprice a:link{
color:#0b5eae;
}
#format_search_results_basic_wprice a:visited{
color:#0b5eae;
}

/**************************************
	PRODUCT DETAILS
**************************************/
#area40{
	
}
#format_product_details_basic_image{
	padding: 10px 10px 10px 10px;
	border: #1364B1 solid 1px;
	margin-right: 5px;
	width: 210px;
	background-color: white;

}
#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{
	display: inline;
}
#format_product_details_basic_image ul li a{
	text-decoration: none;
}
#format_product_details_basic_image ul li a img{
	border: #1364B1 solid 1px;
	margin-top: 5px;
}

.format_product_details_subheading{
	font-weight: bold;
}
#format_product_details_basic_name{
	font-size: 13px;
	font-weight: bold;
	color: #005AAB;
	padding: 2px;
	float: left;
}
#format_product_details_basic_flag{
	float: right;
}
#format_product_details_basic_code{
	clear: both;
	margin-top: 5px;
}
#format_product_details_basic_unit{

}

#format_product_details_basic_price{
	margin-bottom: 3px;
}


#format_product_details_basic_description{
	margin-top: 5px;

}

/* Related Items*/

.related_products{
    margin-left: 0px;
}
.related_products li{
    list-style: none;
}

/***************************************
                CLEARANCE PRODUCTS
***************************************/
#area43{
	width: 170px;
	height: 120px;
	padding-left: 5px;
}

#area45{
	width: 170px;
	height: 120px;
	padding-left: 5px;
}

#format_feature_product_basic_image{
	height: 50px;
	width: 50px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background: white;
}
#format_feature_product_basic_image a img{
	text-align: center;	
}
#format_feature_product_basic_name{
	color: #333333;
	margin-top: 5px;
	text-align: left;
	font-weight:bold;
	height: 40px;
	font-size: 10px;
	text-transform: capitalize;
}
#format_feature_product_basic_name a{
	color: #333333;
	margin-top: 5px;
	text-align: left;
	font-weight:bold;
	height: 40px;
	font-size: 10px;
}
#format_feature_product_basic_code{
	display: none;
}
#format_feature_product_basic_price{
	text-align: left;
	color: #333333;	
	font-size: 11px;
}

#format_feature_product_basic_more img{
	width: 30px;
	height: 15px;
	float: right;
	margin: -100px 25px 0 0;
	background:  url(../../images/homepage_buttons/btn_lhs_more.jpg) no-repeat;
} 
#format_feature_product_basic_more a img{ 
	background-image: url(../../images/homepage_buttons/btn_lhs_more.jpg); 
	background-repeat: no-repeat;
} 
#format_feature_product_basic_more a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_lhs_more.jpg);
	background-repeat: no-repeat;
	background-position: 0 -15px ;
}


/***************************************
                SPECIAL PRODUCTS
***************************************/
#area46{
}
#area47{

}
#area48{

}
#area49{

}
#area50{

}
#area51{

}

#format_feature_product_basic2_image{
	height: 50px;
	width: 50px;
	background: white;
	float: left;
	margin-right: 5px;
}
#format_feature_product_basic2_image a img{
	text-align: center;
	float: left;	
}
#format_feature_product_basic2_name{
	color: #333333;
	text-align: left;
	font-weight:bold;
	height: 35px;
	width: 200px;
	font-size: 10px;
	margin-left: 55px;
}
#format_feature_product_basic2_code{
	color: #333333;
	text-align: left;
	font-size: 10px;
}
#format_feature_product_basic2_unit{
	color: #333333;
	text-align: left;
	font-size: 10px;
}
#format_feature_product_basic2_price{
	color: #333333;
	text-align: left;
	font-weight:bold;
	font-size: 10px;
	float: right;
	margin: -54px 3px 0 0;
}

#format_feature_product_basic2_more img{
	width: 80px;
	height: 20px;
	float: left;
	margin: -15px 3px 0 270px;
	background:  url(../../images/homepage_buttons/btn_more.jpg) no-repeat;
} 
#format_feature_product_basic2_more a img{ 
	background-image: url(../../images/homepage_buttons/btn_more.jpg); 
	background-repeat: no-repeat;
} 
#format_feature_product_basic2_more a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_more.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}
/****************************
	TOP LEVEL CATEGORIES
*****************************/
#area35{
	width: 168px;
}

#area35 ul{

	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	height:461px; 
	width:170px;
}

#area35 li{
	text-indent: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 18px;
	line-height: 1;
	background: url(../../images/homepage/bg_cat.jpg) no-repeat;
	height:29px; 
	width:170px;
}
#area35 li span{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
ul.search_category{
	list-style-type: none;
	margin:0px;
	padding: 0px;
	/*text-transform: lowercase;*/
	
}
.format_category_listing_top_level{
	text-align:left;
	text-indent: 0px;
}
.format_category_listing_top_level a{
	color: black;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
=
}

.format_category_listing_top_level a:hover{
	text-decoration: underline;
	font-size: 8px;
}

.search_category li{
	margin-top: 5px;
	
}


.search_category a:link{
	color:#0b5eae;

}
.search_category a:visited{
	color:#0b5eae;

}
.search_category a:active{
	color:#0b5eae;

}

/******************************
	TOP LEVEL PAGE CATEGORIES
******************************/

#area34 ul li{
	height: 140px;
	float: left;
	margin-left: 20px;	
	width: 200px;
}
	
#format_category_listing_top_level{

}

#format_category_listing_top_level_image{
	color: #000000;
	vertical-align: middle;
	text-align: center;
	width: 130px;
	height: 100px;
	border: #67A3C7 solid 1px;
	background-color: white;
	padding: 3px;
}
#format_category_listing_top_level_image_image{
	text-align: center;
	vertical-align: middle;
}
#format_category_listing_top_level_image_image img{
	text-align: center;
	margin: auto auto;
}
#format_category_listing_top_level_name{
	color: #1364B1;
	font-weight: normal;
	font-size: 13px;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 3px;
	height: 30px;
	text-indent: 0px;
}
#format_category_listing_top_level_name a{
	vertical-align: middle;
	color: #1364B1;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#format_category_listing_top_level_name a:hover{
	vertical-align: middle;
	color: #1364B1;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}

/******************************
	PAGE CATEGORIES
******************************/
#area39{
	margin: 5px;
}
#format_category_listing_basic{
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 30px;
	float: left;
}
#format_category_listing_basic a{
	vertical-align: middle;
	color: #80080;
}

/********************************
	CATEGORY CRUMBS
********************************/
#area42{

}

#area42 table tr {
	font-size: 10px;
	color:#005AAB;
}

#area42{
	font-size: 10px;
	color:#005AAB;
}

#area42 a{
	font-size: 10px;
	color:#005AAB;
	text-decoration: none;
	font-weight:bold;
}

#area42 a:hover{
	font-size: 10px;
	color:#005AAB;
	text-decoration: underline;
	font-weight:bold;
}
/*********************************
	CATEGORY HEADER
*********************************/
#area39{

}
#format_category_header_basic{
	background: #0B5EAE;
	color: white;
	padding: 2px;
	font-size: 14px;
	font-weight:bold;
}

/********************************
	NEWS LISTING  HOMEPAGE
********************************/
/* The entire News Listing */
#area2226{

}
/*Individual News Items in the List*/
#area2226 table{
	margin-left: 6px;
	margin-right: 6px;
}
#format_news_listing_heading{
	font-size: 12px;
	font-weight: bold;
	color: #2B74B8;
	text-decoration: underline;
	width: 350px;
}
#format_news_listing_heading a{
	font-size: 12px !important;
	font-weight: bold !important;
	color: #2B74B8!important;
	text-decoration: underline!important;
}
#format_news_listing_date{
	width: 350px;
	font-size: 10px;
	color: #1A5096;
	font-weight: normal;
	margin-top: 3px;
}
#format_news_listing_spare1{
	font-size: 11px;
	font-weight: normal;
	color: #1A5096;
	margin-top: 3px;
}
#format_news_listing_more {
	text-transform: uppercase;
	margin-top: 7px;
} 
#format_news_listing_more  a{
	text-transform: uppercase;
	color: #2B74B8 !important;
	text-decoration: underline!important;
	font-weight: bold;
} 

/********************************
	NEWS LISTING
********************************/
/* The entire News Listing */
#area148{

}
/*Individual News Items in the List*/
#area148 table{
	width: 350px;
}
#format_news_listing_homepage_heading{
	font-size: 12px;
	font-weight: bold;
	color: #2B74B8;
	text-decoration: underline;
	width: 350px;
}
#format_news_listing_homepage_heading a{
	font-size: 12px !important;
	font-weight: bold !important;
	color: #2B74B8!important;
	text-decoration: underline!important;
}
#format_news_listing_homepage_date{
	width: 350px;
	font-size: 10px;
	color: #1A5096;
	font-weight: normal;
	margin-top: 3px;
}
#format_news_listing_homepage_body_short{
	font-size: 11px;
	font-weight: normal;
	color: #1A5096;
	margin-top: 3px;
}
#format_news_listing_homepage_more {
	text-transform: uppercase;
	margin-top: 7px;	
} 
#format_news_listing_homepage_more  a{
	text-transform: uppercase;
	color: #2B74B8 !important;
	text-decoration: underline!important;
	font-weight: bold;
} 

/************************************
	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;
	text-decoration:none;
	}	
	
/*****************************************
	SHOPPING CART
*****************************************/
#area2246{
	background: transparent url(../../images/homepage/cart.jpg) no-repeat;
	width: 180px;
	height: 40px;
	margin: 0px;
}
#format_shopping_cart_basic_price{
	float: left;
	padding-left: 75px;
	font-weight: bold;
	color: #174D7A;
	font-size: 12px;
}
#format_shopping_cart_basic_checkoutButton{
	float: left;
	margin-left:75px; 
	background: transparent url(../../images/homepage_buttons/btn_checkout.jpg) no-repeat top;
	height: 15px;
	width: 70px;
}
#format_shopping_cart_basic_checkoutButton a:hover{
	background: transparent url(../../images/homepage_buttons/btn_checkout.jpg) no-repeat bottom;
	height: 15px;
	width: 70px;
}
#format_shopping_cart_basic_checkoutButton a img{
	height: 15px;
	width: 70px;
}

/**************************************************
	BASKET PAGE
**************************************************/

#format_basket_header_heading{
	font-size: 16px;
	color: #A62617;
	font-weight: bold;
}
#format_basket_header{
	width: 90%;
	font-weight: bold;
	border-bottom: #000000 solid 2px;
}

#format_basket_items{
	width: 90%;
	border-bottom: #CCCCCC solid 1px;
}
#format_basket_items tr td input{
	width: 30px;
	text-align: center;
}


#format_basket_removebtn{
	background: transparent url(../../images/homepage_buttons/bin.gif) no-repeat top;
	height: 17px;
	width: 21px;
}
#format_basket_removebtn:hover{
	background: transparent url(../../images/homepage_buttons/bin.gif) no-repeat bottom;
	height: 17px;
	width: 21px;
}
#format_basket_removebtn a img{
	height: 17px;
	width: 21px;
}

#format_basket_checkout_link{
	background: transparent url(../../images/homepage_buttons/btn_checkout.gif) no-repeat top;
	height: 20px;
	width: 62px;
	float: right;
	margin-top: 5px;
	margin-right: 60px;
}
#format_basket_checkout_link a:hover{
	background: transparent url(../../images/homepage_buttons/btn_checkout.gif) no-repeat bottom;
	height: 20px;
	width: 62px;
}
#format_basket_checkout_link a img{
	height: 20px;
	width: 62px;
}

#format_basket_continue2shop_link{
	background: transparent url(../../images/homepage_buttons/cont2shop.gif) no-repeat top;
	height: 20px;
	width: 130px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#format_basket_continue2shop_link a:hover{
	background: transparent url(../../images/homepage_buttons/cont2shop.gif) no-repeat bottom;
	height: 20px;
	width: 130px;
}
#format_basket_continue2shop_link a img{
	height: 20px;
	width: 130px;
}

/****************************************************************
	DETAILS PAGE
*****************************************************************/
#format_order_details{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#format_order_details tr td{
	border: 0px;
	padding: 5px;
	margin: 0px;
}
#format_order_details_heading{
	font-size: 14px;
	color: #A62617;
	font-weight: bold;
}
.format_order_details_subheading{
	font-weight: bold;
	background: #E7F5FE;
	text-align: right;
	vertical-align: top;
}

#format_order_details_nextbtn img{
	height: 20px;
	width: 48px;
	border: 0px;
} 
#format_order_details_nextbtn a img{ 
	background-image: url(../../images/homepage_buttons/ret_next.jpg); 
	background-repeat: no-repeat;
} 
#format_order_details_nextbtn a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_next.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/***********************************************
	PURCHASE ORDER PAGE
***********************************************/
#area2254{
	margin-right: 10px;

}
#area2254 table{
	width: 100%;
}
/* Logo*/
#area2254 table tr td img{
	margin-bottom: 10px;
}
/*Purchase Order Heading*/
.format_purchase_order_heading{
	font-size: 18px;
	color: #A62617;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

/*Company Info*/
#format_purchase_order_company{
	margin-bottom: 10px;
}
.format_purchase_order_company_info{
	font-size: 8px;
}

/*Details*/
#format_purchase_order_details{
	border: black solid 1px;
	margin: 0px;
	padding: 2px;
	float:right;
	text-align: right;
	width: 150px;
}
.format_purchase_order_details_po_heading{
	background: #5BA7CE;
	color: white;
}
.format_purchase_order_details_po{
	background: #CCEDFE;
	font-weight: bold;
}
.format_purchase_order_details_po_date_heading{
	background: #CCEDFE;
}
.format_purchase_order_details_po_date{
	font-weight: bold;
}
.format_purchase_order_details_login_heading{
	background: #CCEDFE;
}
.format_purchase_order_details_login{
	font-weight: bold;
}
.format_purchase_order_details_order_heading{
	background: #5BA7CE;
	color: white;
}
.format_purchase_order_details_order{
	background: #CCEDFE;
	font-weight: bold;
}
/*Delviery Info*/
#format_purchase_order_delivery{
	margin-bottom: 10px;
}
.format_purchase_order_delivery_heading{
	font-weight: bold;
}
.format_purchase_order_delivery_contact{

}
.format_purchase_order_delivery_street{

}
.format_purchase_order_delivery_suburb{

}
.format_purchase_order_delivery_state{

}
/*Products Table*/
#format_purchase_order_products{
}
#format_purchase_order_products table{
	border: #636365 1px solid;
	width: 100%;
}
#format_purchase_order_products table tr th{
	background: #5BA7CE;
	padding: 2px;
	color: white;
	border-bottom: black 1px solid;	
}
#format_purchase_order_products table tr td{
	padding: 2px;
}
.format_purchase_order_products_quantity{
	text-align: center;
}
.format_purchase_order_products_unit_price{
	text-align: right;
}
.format_purchase_order_products_price{
	text-align: right;
}
/*Instructions Area*/
#format_purchase_order_instructions{
	float: left;
	width: 100%;
	vertical-align: top;
}
.format_purchase_order_instructions_heading{
	text-transform: uppercase;
}
.format_purchase_order_instructions_text{

}
/*Subtotals Table*/
#format_purchase_order_subtotals{
	border-right: #636365 solid 1px;
	float: right;
	padding: 2px;
	font-weight: bold;
}
.format_purchase_order_freight_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_freight{
	border-left: #636365 1px solid;
	border-bottom: #636365 solid 1px;
	text-align: right;
}
.format_purchase_order_subtotal_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_subtotal{
	border-left: #636365 solid 1px;
	text-align: right;
}
.format_purchase_order_gst_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_gst{
	border-left: #636365 solid 1px;
	text-align: right;
}
.format_purchase_order_total_heading{
	text-transform: uppercase;
	text-align: right;
}
.format_purchase_order_total{
	border-left: #636365 solid 1px;
	border-top: #636365 1px solid;
	border-bottom: black solid 1px;
	background: #CCEDFE;
	text-align: right;
}
/*Terms*/
#format_purchase_order_terms{
	margin-top: 10px;
}
/*Buttons*/

#format_purchase_order_back img{
	height: 20px;
	width: 62px;
	border: 0px;
	float: left;
	margin-top:  10px;
} 
#format_purchase_order_back a img{ 
	background-image: url(../../images/homepage_buttons/ret_back.jpg); 
	background-repeat: no-repeat;
} 
#format_purchase_order_back a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_back.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


#format_purchase_order_submit img{
	height: 20px;
	width: 121px;
	border: 0px;
	float: right;
	margin-top: 10px;
} 
#format_purchase_order_submit a img{ 
	background-image: url(../../images/homepage_buttons/btn_submitorder.gif); 
	background-repeat: no-repeat;
} 
#format_purchase_order_submit a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_submitorder.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/*****************************************************
	CREDIT CARD DETAILS
******************************************************/
#format_credit_card_details_heading{
	font-size: 14px;
	color: #A62617;
	font-weight: bold;

}
#format_credit_card_details_subheading{
	font-weight: bold;
}
.format_credit_card_details_options{

}
.format_credit_card_details_pay {
	text-align: right;
}
.format_credit_card_details_pay input{
	border: 1px #1D74A3 solid;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	background: #4D9CC6;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#80B8D5',EndColorStr='#144F79');
}


/***************************************************
	FACILITIES MENU
**************************************************/
#area94{
	margin-left: 3px;
}
#format_facility_menu{
	list-style: none;
}
#format_facility_menu li{
	display: inline;
	list-style: none;
	padding-left: 25px;
	margin-right: 10px;
	font-weight: bold;
	font-size:16px;
	color: #A72A1B !important;
}
}
#format_facility_menu li a{
	font-weight: bold !important;
	color: #A72A1B !important;
	font-size:16px;
}
#format_facility_menu li a:hover{
	text-decoration: underline;
	color: #A72A1B;
	font-weight: bold;
	font-size:16px;
}

/*********************************************************
	FAVOURITES
*********************************************************/
#area101{
	margin-top: 15px;
}
#format_favourites_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A72A1B;
}

/*******************************************************
	CHANGE DETAILS
*******************************************************/
#format_change_details{

}
.format_change_details_heading{
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A72A1B;
}
.format_change_details_subheading{
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.format_change_details_save{
	border: 1px #1D74A3 solid;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	background: #4D9CC6;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#80B8D5',EndColorStr='#144F79');
} 
/****************************************************
	ORDER HISTORY
****************************************************/
#format_order_history_heading{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A72A1B;
}

#format_order_history_list{
	padding: 2px;
}
#format_order_history_list table{
	width: 100%;
}
#format_order_history_list th{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #A72A1B;
}
#format_order_history_list td{
	font-size: 11px;
}

/*************************
                SITEMAP
*************************/
.cms_sitemap_top{
    text-transform: capitalize;
    background: url(../../images/homepage/menu_arrow.gif) no-repeat;
    padding-left: 15px;

}
.cms_sitemap_second{
	margin-top: 10px;      
	text-transform: capitalize;
	background: url(../../images/homepage/menu_arrow.gif) no-repeat;
	padding-left: 15px;
	margin-left: 30px;
	display: block;
}



