body {
	margin: 0px;
	font-family: arial, sans-serif;
	}

td {
	font-size: 12px;
	}

a {
	color: blue;
	text-decoration: none;
	}

a:hover {
	color: green;
	text-decoration: underline;
	}

p {
	margin: 10px 0px 10px 24px;
	line-height: 21px;
	font-size: 12px;
	}

h1 {
	margin: 0px 0px 10px 0px;
	font-family: Verdana, helvetica;
	font-size: 21px;
	letter-spacing: -1px;
	color: #009cd7;
	border-bottom: 1px solid #009cd7;
	line-height: 25px;
	}

h2 {
	margin: 20px 0px 10px 0px;
	padding-left: 15px;
	background-image: url(/templates/nationalbfp/images/bullet_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Verdana, helvetica;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	color: black;
	}

form {
	padding: 0px;
	margin: 0px;
	}

#nbfp_title {
	width: *;
	height: 56px;
	background: url(/templates/nationalbfp/images/nbfp_title_logo.gif);
	background-repeat: no-repeat;
	text-align: right;
	}

#cart_status_bar {
	width: *;
	height: 20px;
	overflow: hidden;
	background: #c1c1c1;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #959595;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: black;
	}

#cart_bar_search {
	float: left;
	padding-left: 10px;
	}

#cart_bar_items {
	float: right;
	padding: 1px 7px;
	}

#search_field {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	width: 80px;
	}

#search_button {
        font-family: tahoma, sans-serif;
        font-size: 11px;
	width: 30px;
	}

.form_field {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	padding: 0px;
	}

#page_tab_bar {
	white-space: nowrap;
	width: *;
	height: 20px;
	background: url(/templates/nationalbfp/images/navbar_green_bg.jpg) no-repeat right #b2edb1;
        text-transform: lowercase;
        font-family: trebuchet, sans-serif;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: -1px;
	}

#page_tab_bar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#page_tab_bar li {
	float: left;
	margin: 0px 5px;
	}

#page_tab_bar a {
	height: *;
	padding: 1px 5px 1px 5px;
	text-transform: lowercase;
	font-family: trebuchet, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #59b658;
	}

#page_tab_bar a:hover {
	color: white;
	text-decoration: none;
	}

.product_image_box {
	padding: 0px 0px 10px 10px;
	border-left: 1px dotted silver;
	border-bottom: 1px dotted silver;
	}

.navbox_title_search {
	width: 160px;
	height: 23px;
	background: url(/templates/nationalbfp/images/navpanel/title_search_tips.gif) no-repeat 0px 0px;
	}

.navbox_content {
	width: 148px;
	padding: 7px 5px 10px 5px;
	margin-bottom: 10px;
	background: #f5f5f5;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	font-size: 11px;
	line-height: 17px;
	color: gray;
	}

.navbox_content img {
	position: relative;
	top: -7px;
	left: -6px;
	margin: 0px -15px -2px 0px;
	}

.contact_info_box {
	white-space: nowrap;
	width: *;
	line-height: 18px;
	margin-left: 25px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background: #e4f4fa;
	border: 1px solid #b0deef;
	}

.search_box {
	width: 356px;
	height: 106px;
	background: url(/templates/nationalbfp/images/search_box_bg.gif);
	}

.search_box_text {
	text-align: left;
	padding: 45px 5px 5px 140px;
	font-family: tahoma, helvetica;
	font-size: 11px;
	}

.list_block {
	background: url(/templates/nationalbfp/images/list_bg.gif) repeat-x white;
	margin: 10px 0px;
	border: 1px solid #e5e5e5;
	height: 40px;
	}

.list_qty_block {
	background: gray;
	color: white;
	float: left;
	height: 40px;
	width: 55px;
	text-align: center;
	margin-right: 10px;
	}

.list_qty {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	}

.list_qty_text {
	display: block;
	text-align: center;
	margin-top: -7px;
	margin-left: 2px;
	font-size: 11px;
	font-weight: normal;
	}

.list_title_block {
	padding: 2px 4px;
	text-align: right;
	background: #eeeeee;
	font-size: 14px;
	}

.list_title {
	float: left;
	font-weight: bold;
	}

.list_regprice {
	color: gray;
	text-decoration: line-through;
	}

.list_saleprice a {
	padding-left: 3px;
	font-weight: bold;
	color: red;
	}

.list_desc_block {
	padding: 2px 4px;
	font-size: 11px;
	}

.brand_list {
	margin: 5px 24px;
	font-weight: bold;
	}

.brand_list_details {
	color: gray;
	font-weight: normal;
	}

#footer {
	margin-top: 15px;
	padding: 3px 0px 3px 7px;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	color: green;
        background: url(/templates/nationalbfp/images/navbar_green_bg.jpg) no-repeat right #b2edb1;
	}

.items_found {
	margin-top: 10px;
	color: gray;
	font-size: 11px;
	font-family: tahoma, helvetica;
	padding: 5px 0px 3px 0px;
	}

.page_link {
	padding: 0px 5px 0px 5px;
	background: #f5f5f5;
	font-weight: bold;
	}

.page_link:hover {
	background: blue;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

.page_nolink {
	padding: 0px 5px 0px 5px;
	background: #f5f5f5;
	color: silver;
	font-weight: bold;
	}

.page_link_box {
	padding-top: 5px;
	text-align: right;
	}

#item_title {
	margin-top: 40px;
	font-size: 18px;
	font-weight: bold;
	color: gray;
	}

#item_category {
	color: gray;
	}

#item_desc {
	margin-top: 10px;
	}

#item_stock {
	margin-top: 10px;
	color: gray;
	font-size: 11px;
	}

#item_weight {
	color: gray;
	font-size: 11px;
	}

#item_lastmod {
	color: gray;
	font-size: 11px;
	}

#item_pricebox {
	margin: 20px 10px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	float: right;
	}

.price_label {
	float: left;
	color: gray;
	padding-top: 10px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	}

#item_regular_price {
	color: silver;
	}

#item_savings {
	color: silver;
	border-bottom: 2px solid silver;
	}

#item_your_price {
	color: red;
	}
