body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 62.5%;
}

a {
    color:#009900;
    text-decoration: none;
}

a:hover {
    color:#333333;
    text-decoration: underline;
}

#breadcrumb a{
	color:#333333;
}

#breadcrumb a:hover{
	color:#009900;
}

h1 {
	color: #333333;
	font-size: 190%;
	margin: 0.5em 0em;
}

h1 a {
	color: #333333;
}

h2 {
	font-size: 130%;
	font-weight: normal;
}

h4 {
    background-image: url( '/images/h4_bg.jpg' );
    font-size: 160%;
    height: 35px;
    line-height: 35px;
    margin: 0px 0px 1px;
    padding: 0px 10px 0px 27px;
}

h5 {
    font-size: 140%;
    margin: 0em 0em 1em;
}

p, ol {
    font-size: 110%;
}

#page {
    width: 980px;
}

#header {
    margin: 0em 0em 1em;
}

#header #logo {
	float: left;
	padding: 15px;
}

#header #account_links {
	float: right;
	padding: 15px 0px 0px 0px;
}

#header #account_links li {
    background-image: url( '/images/bullet.jpg' );
    background-position: 1em 55%;
    background-repeat: no-repeat;
    display: inline;
	font-size: 145%;
	padding: 0em 0em 0em 2em;
}

#header #account_links li a {
	color:#006600;
	font-weight:bold;
}

#header #account_links li a:hover {
	color:#871C14;
}

#header #menu {
	background-image: url( '/images/menu_tab_background.jpg' );
	background-repeat: no-repeat;
	clear: both;
	height: 38px;
	line-height: 38px;
	padding: 0px 10px 2px;
}

#header #menu li {
	margin-right: 23px;
	list-style-type: none;
	display: inline;
	vertical-align:middle;
}

#header #menu li a {
	color:#FFFFFF;
	font-size:135%;
	font-weight:bold;
}

#header #menu li a:hover {
	color:#FFFF00;
}

#header #toolbar {
	background-color: #CECED1;
	border-top: #EAEAEB 1px solid;
	border-bottom: #B1B198 1px solid;
	height: 32px;
	padding: 0px 10px 2px;
	overflow: hidden;
}

#header #toolbar #frmquicksearch {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
}

#header #toolbar #frmquicksearch #mini_search_field {
    background-color: transparent;
    background-image: url( '/images/quick_search_bg.png' );
    border: none;
    font-size: 13px;
    padding: 5px 10px;
    height: 15px;
    width: 389px;
    vertical-align: middle;
}

#header #toolbar #frmquicksearch button {
    vertical-align: middle;
}

#header #toolbar #telephone {
	color: #871C14;
    float: right;
	font-weight: bold;
	font-size: 20px;
	height: 32px;
    line-height: 32px;
}

#header #breadcrumb {
    background-color: #F0F0F0;
    border-top: #F9F9F9 1px solid;
    border-bottom: #919191 1px dotted;
	font-size:110%;
	padding: 10px;
}

.sidebar {
    width: 180px;
}

#left {
    float: left;
}

#right {
    float: right;
}

.sidebar h4 {
    background-image: url( '/images/sidebar_header_bg.jpg' );
    padding: 0px 10px;
}

.sidebar ul {
    margin: 0em 0em 0.8em;
}

.sidebar ul li a {
    background-color: #F0F0F0;
    color: #006600;
    display: block;
    font-size: 110%;
    margin: 0px 0px 1px;
    padding: 5px 10px;
    width: 160px;
}

.sidebar ul li a:hover {
    background-color: #467A14;
    color: #FFFFFF;
    margin: 0px 0px 1px;
    text-decoration: none;
}

.sidebar .feature_box {
    margin: 0em 0em 0.8em;
}

.sidebar #mini_basket div {
    background-color: #333531;
    background-image: url( '/images/mini_basket_bg.jpg' );
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin: 0em 0em 0.8em;
    padding: 5px;
}

.sidebar #mini_basket a {
    color: #FFFFFF;
}

.sidebar #mini_basket h4 {
    background-image: none;
    font-size: 140%;
    height: auto;
    line-height: 150%;
    margin: 0em 0em 0.5em;
    padding: 0em;
}

.sidebar #mini_basket #item_count,
.sidebar #mini_basket #item_total {
    letter-spacing: -1px;
}

.sidebar #mini_basket #item_count {
    float: left;
}

.sidebar #mini_basket #item_total {
    float: right;
}

.sidebar #mini_basket table {
    border-top: #999999 1px solid;
    clear: both;
    font-size: 110%;
    letter-spacing: -1px;
    width: 170px
}

.sidebar #mini_basket table td {
    border: none;
    padding: 0.1em 0.2em;
}

.sidebar #mini_basket #mini_basket_total td {
    border: #999999 1px solid;
    border-width: 1px 0px;
    font-weight: bold;
    padding: 0.5em 0em;
    text-align: right;
}

.sidebar #mini_basket .buttons {
    background-color: transparent;
    background-image: none;
    height: auto;
    margin: 0em;
    padding: 0px;
    text-align: center;
}

#content {
    float: left;
    padding: 0px 0px 0px 10px;
    width: 600px;
}

#footer {
    background-image: url( '/images/footer_bg.jpg' );
    clear: both;
    font-size: 100%;
    padding: 10px;
}

#footer #link_bar {
    background-image: url( '/images/footer_link_bar_bg.jpg' );
    height: 27px;
    line-height: 27px;
    margin: 0px 0px 1em;
    padding: 4px 10px;
}

#footer #link_bar ul {
    float: right;
}

#footer #link_bar ul li {
    display: inline;
    padding: 0px 0px 0px 1em;
}

#footer #link_bar ul li a {
    color: #FFFFFF;
    font-size: 110%;
}

#footer p {
    color: #FFFFFF;
    font-size: 110%;
}

#seals_and_logos {
	padding: 1em;
    text-align: center;
}

#seals_and_logos #safebuy {
    float: left;
}

#seals_and_logos #cert {
    float: right;
}

.feature_banner {
    display: block;
    margin: 0px 0px 1em;
}

.inputfield {
    border: solid 2px #009900;
    font-size: 120%;
    padding: 2px;

}
.inputfield_required {
    border: solid 2px #009900;
    background-color: #FFFFCC;
    font-size: 120%;
    padding: 2px;
}

label {
    font-size: 115%;
}

.fieldset {
    clear: both;
    margin: 0px 0px 1em;
}

fieldset h3,
.fieldset h3 {
    background-image: url( '/images/h4_bg.jpg' );
    font-size: 160%;
    height: 35px;
    line-height: 35px;
    margin: 0px 0px 1em;
    padding: 0px 10px 0px 27px;
}

.buttons {
    clear: both;
}

.basket_status {
    text-align: center;
}

/* Homepage Styles */

#home #content #intro {
    background-image: url( '/images/homepage_intro_bg.jpg' );
    height: 287px;
    margin: 0em 0em 1em;
    position: relative;
}

#home #content #intro p {
	color:#7EB437;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:4px 201px 0 10px;
	text-align:center;
}

#home #content #intro h1 {
    color:#FFFFFF;
    font-size:375%;
	font-weight:normal;
	margin: 0px;
	padding:26px 0 0 14px;
}

#home #content #intro #catalogue_request {
    bottom: 0px;
    display: block;
    left: 0px;
    height: 60px;
    padding: 0px 100px;
    position: absolute;
    width: 400px;
}

#home #content #intro #catalogue_request span {
    color: #FFFFFF;
    font-size: 140%;
}

#home #content #intro #catalogue_request .header {
    color: #7EB437;
    display: block;
    font-size: 160%;
    font-weight: bold;
}

#home #content #intro #catalogue_request span strong {
    color: #78AE2F;
}

#home #content #intro #top_of_catalogue {
    bottom: 60px;
    display: block;
    left: 45px;
    height: 18px;
    position: absolute;
    width: 47px;
}

.homepage_promotion {
    background-color: #F0F0F0;
    margin: 0px 0px 1em;
    padding: 8px 6px 5px;
}

.homepage_promotion .promotion {
    background-color: #FFFFFF;
    border: #F0F0F0 3px solid;
    float: left;
}

.homepage_promotion .promotion:hover {
    border-color: #BDD3BD;
}

.homepage_promotion .promotion .inner {
    border: #999999 1px solid;
    padding: 0px 10px 25px;
    position: relative;
    height: 235px;
    width: 119px;
}

.homepage_promotion .promotion:hover .inner {
    border-color: #009900;
}

.homepage_promotion .promotion .inner .image {
    height: 100px;
    padding: 10px 0px;
    text-align: center;
}

.homepage_promotion .promotion .inner .desc {
    font-size: 120%;
    font-weight: bold;
    margin: 0em 0em 0.5em;
    text-align: center;
}

.homepage_promotion .promotion:hover .inner .desc {
    text-decoration: underline;
}

.homepage_promotion .promotion .inner .desc a {
    color: #000000;
}

.homepage_promotion .promotion .inner .price {
    border: #999999 1px solid;
    bottom: 30px;
    color: #FF0000;
    font-size: 140%;
    font-weight: bold;
    left: 0px;
    margin: 0px 17px 0.5em;
    padding: 2px 0px;
    position: absolute;
    text-align: center;
    width: 105px;
}

.homepage_promotion .promotion .inner .buttons {
    bottom: 0px;
    display: block;
    height: 28px;
    left: 0px;
    position: absolute;
    text-align: center;
    width: 139px;
}

/* Contact Us Styles */
#cu_fs_your_details label,
#cu_your_details label {
    display: -moz-inline-box;
    display: inline-block;
    width: 102px;
}

#cu_fs_your_details input,
#cu_your_details input {
    width: 180px;
}

#cu_fs_your_details #cu_fs_your_details_left,
#cu_fs_your_details #cu_fs_your_details_right,
#cu_fs_your_details #cu_your_details_left,
#cu_fs_your_details #cu_your_details_right {
    width: 295px;
}

#cu_fs_your_message textarea {
    width: 592px;
}

/* Customer Account Styles */
#login_form p {
    text-align: center;
}

#login_form label {
    display: -moz-inline-box;
    display: inline-block;
    text-align: left;
    width: 102px;
}

/* Category Info */

/* Category Information Layout */
.category_info {
	border-style: solid;
	border-width: 1px;
	border-color: #999998;
	float: left;
	margin: 0em 2px 0.8em 0px;
	overflow: hidden;
	text-align: center;
	width: 146px;
}
.category_info .image {
    border: none;
	height: 125px;
	line-height: 125px;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
}

.category_info .image img {
	border: none;
	vertical-align: middle;
}
.category_info .description {
    background: #999998;
	height: 40px;
	margin: 0px;
	overflow: hidden;
	padding: 4px 4px 4px 4px;
}
.category_info .description a {
	font-weight:normal;
	color: #000000;
	font-size:110%;
}
.category_info .description a:hover {
	color: #FFFFFF;
}

/* Product Page */
#product_page .promotion_splash {
    background-color: transparent;
    background-position: 0px 100%;
    background-repeat: no-repeat;
    float: right;
    height: 80px;
    width: 78px;
}

#product_page hr {
    display: none;
}

#product_page ul li {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0px 20px;
}

#product_page #product_image {
    width: 216px;
    height: 250px;
    border-color: #EEEEEE;
    background-color: #F4FFF4;
    position: static;
}

#product_page #product_image #image_container {
    background-color: #FFFFFF;
    height: 190px;
    margin: 0;
    padding:1em 0em 2em 0em;
}

#product_page #enlarge {
	font-size: 120%;
	font-weight: bold;
	padding: 10px;
}

#product_page #additional_images h3 {
    clear: both;
    font-size: 100%;
    background-color: #FFFFFF;
    color: #666666;
    font-weight: normal;
    line-height: 140%;
    height: auto;
    padding: 0px;
}

#product_page #product_bullet_features ul {
    list-style-position:inside;
    list-style-type:inherit;
    margin: 0px 0px 1em;
}

#product_page #product_bullet_features ul li {
    list-style-position: inside;
}

#product_page #additional_images {
    clear:left;
    float:left;
    margin:0px 0px 1em;
    width:219px;
}

#product_page #additional_images a {
    display: block;
    float: left;
}

#product_page #additional_images a img {
    border-width: 1px;
    border-style: solid;
    border-color: #EEEEEE;
    margin: 0px 1px 1px 0px;
}

#product_page #pricing_panel {
    border: none;
    clear: both;
    width: 600px;
}

#product_page #pricing_panel .quantity input {
    width: 3em;
    text-align: right;
}

#product_page #pricing_panel th,
#product_page #pricing_panel td {
    border-color: #FFFFFF;
}

#product_page #pricing_panel th {
    background-color: #D9D9DD;
    color: #333333;
    font-weight: normal;
}

#product_page #pricing_panel td {
    background-color: #E4E4E9;
}

#product_page #dynamic_cost_calc_total {
    font-weight: bold;
    text-align: right;
    margin: 0px 0px 1em;
}

#product_page .clear {
    clear: none;
}

#product_page #product_pricing_container p,
#product_page #product_pricing_container form {
    padding: 0px;
    margin: 0px 0px 1em;
}

#product_page #product_pricing_container #poa_information label {
    display: -moz-inline-box;
    display: inline-block;
    padding: 5px 0px 0px;
    vertical-align: top;
    width: 160px;
}

#product_page #product_pricing_container #poa_information input,
#product_page #product_pricing_container #poa_information textarea {
    margin: 0px 0px 1em;
    vertical-align: top;
    width: 329px;
}

#product_page .listing p {
    padding: 0px;
}

/* Shop By Brand */
#filter_product_brand_name {
    width: 503px;
}

/* Order List */
#order_list {
	clear:both;
    font-size: 110%;
    width: 100%;
}
#order_list td {
	border:1px solid #999999;
	padding:0.5em;
}
#order_list th {
	border:none;
	padding:0.5em;
}

th {
    background-color: #006600;
	font-weight: bold;
	padding-top: 4px;
	font-size: 120%;
	color: #ffffff;
}

/* Add To Basket Styles */
.add_to_basket {
    font-weight: bold;
    height: auto;
}

.add_to_basket input {
    border-color: #d4d2c2;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    height: 17px;
    padding: 5px 0px;
    text-align: center;
    width: 29px;
}

.add_to_basket button {
    margin: 0.4em 0em 0em;
}

/* Data Cube Styles */
.listing .listing_header,
.listing .listing_footer {
    font-size: 110%;
    margin: 0em 0em 1em;
    padding: 0em 1em;
}

.listing .listing_footer {
    padding: 0em 1em 1em;
}

.listing .data .product_info {
    border-color: #878274;
    border-style: dotted;
    border-width: 1px 0px 0px;
    margin: 0em 1em;
    padding: 2em 0em 1em;
}

.listing .data .product_feature_info {
    border-color: #878274;
    border-style: dotted;
    border-width: 1px;
    float: left;
    height: 165px;
    margin-left: 3px;
    margin-bottom: 5px;
    padding: 3px;
    position: relative;
    overflow: hidden;
    width: 282px;
}

.fieldset_content .listing .data .product_info {
    margin: 0em;
}

.listing .data .product_info .image,
.listing .data .product_feature_info .image {
    background-position: right 50%;
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    width: 110px;
    min-height: 90px;
}
.listing .data .product_info .image{
    background-image: url( '/images/product_price_border.jpg' );
}

.listing .data .product_info .prices ,
.listing .data .product_feature_info .prices {
    background-position: 0px 50%;
    background-repeat: no-repeat;
    float: right;
    padding: 0em 1.5em;
}
.listing .data .product_info .prices {
    background-image: url( '/images/product_price_border.jpg' );
    text-align: right;
}
.listing .data .product_feature_info .prices {
    padding: 0em 0.5em 0em 0em;
}

.listing .data .product_info .prices p,
.listing .data .product_feature_info p {
    color: #666666;
    font-size: 110%;
    margin: 0em;
    text-align: right;
}

.listing .data .product_info .prices .our_price,
#product_information_container #prices .our_price,
.listing .data .product_feature_info .prices .our_price,
#green_info .our_price{
    color: #666666;
    font-size: 185%;
    font-weight: bold;
}

#product_information_container #product_detail {
	float:right;
	width:370px;
}

.listing .data .product_info .prices .rrp,
#product_information_container #prices .rrp,
.listing .data .product_feature_info .prices .rrp,
#green_info .rrp {
    font-size: 90%;
}

.listing .data .product_info .prices .pack_size {
    margin: 0em 0em 0.25em;
}

.listing .data .product_info .prices .saving,
#product_information_container #prices .saving,
.listing .data .product_feature_info .prices .saving,
#green_info .saving {
    font-weight: bold;
    font-size: 120%;
    color: #ff0000;
    margin: 5px 0px 5px;
}

.listing .data .product_info .form {
    display: -moz-inline-box;
    display: inline-block;
    width: 86px;
}

.listing .data .product_info .form form {
    width: 86px;
}

.listing .data .product_info .description {
    padding: 0em 19em 0em 110px;
}

.listing .data .product_feature_info .description {
    height: 40px;
    overflow: hidden;
    color: #333333;
    font-size: 140%;
}
.listing .data .product_feature_info p a{
    color: #333333;
}

.listing .data .product_feature_info .description a,
.listing .data .product_info .description h4 a {
	color:#871C14;
}

.listing .data .product_feature_info .description a:hover,
.listing .data .product_info .description h4 a:hover {
	color:#333333;
}

.listing .data .product_info .description h4 {
    background-image: none;
    color: #0066B1;
    font-size: 140%;
    height: auto;
    line-height: 150%;	
    margin: 0em 0em 0.5em;
    padding: 0em 0em 0em 0.5em;

}

.listing .data .product_info .description p {
    padding: 0em 0em 0em 1em;
    font-weight: normal;
}
.listing .data .product_info .description p a {
    color: #666666;
}

.listing .data .product_feature_info .buttons {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

/* Override the shopping basket styles */
#shopping_basket_voucher {
	text-align:center;
	margin-bottom:4px;
}
#shopping_basket_voucher .buttons {
	text-align:right;
	display:inline;
}

#shopping_basket_voucher label {
	font-size:125%;
}
#shopping_basket_voucher label strong {
	font-weight:bold;
	color:#DF0D32;
}

#shopping_basket {
	clear:both;
    font-size: 110%;
    width: 100%;
}
#shopping_basket td{
	border:1px solid #999999;
	padding:0.5em;
}

#shopping_basket th {
	border:none;
	padding:0.5em;
}
#shopping_basket .total_data,
#shopping_basket .total_label
{
    font-size: 130%;
    background-color: #FFFFCC;
	font-weight:bold;
	text-align:right;
}

#voucher {
    background-color: #FFFFCC;
    border: solid 1px #666666;
    padding: 4px;
    margin-bottom: 5px;
}
#voucher #code {
	font-size: 130%;
	font-weight: bold;
}
#voucher a {
	font-weight: bold;
}
#voucher #conditions {
	font-size: 120%;
	display: block;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}

#shopping_basket a {
	font-weight:normal;
    color: #000000;
}

#quick_order_details .buttons p {
    text-align: center;
}
#quick_order_details .buttons p #qo_product_quantity {
    text-align: right;
    width: 50px;
}
#quick_order_details .buttons p #main_product_primary_code {
    width: 200px;
}

#checkout_progress .step {
    font-size: 160%;
    vertical-align: middle;
}

#select_delivery div.selected_item ,
#delivery_shipping div.selected_item {
   border: solid 1px #6FD9A1;
   background-color: #FFFFCC;
   padding: 5px;
   margin-top: 5px;
}

#select_delivery div.unselected_item,
#delivery_shipping div.unselected_item {
   border: solid 1px #6FD9A1;
   background-color: #dddddd;
   padding: 5px;
   margin-top: 5px;
}

#select_delivery div.selected_item label,
#select_delivery div.unselected_item label,
#delivery_shipping div.selected_item label,
#delivery_shipping div.unselected_item label {
    font-size: 95%;
}

#select_delivery div.selected_item span,
#select_delivery div.unselected_item span,
#delivery_shipping div.selected_item span,
#delivery_shipping #selected_address span,
#delivery_shipping div.unselected_item span {
    font-weight: bold;
    font-size: 130%;
}

#delivery_shipping div.selected_item span.information,
#delivery_shipping div.unselected_item span.information {
    font-weight: normal;
    font-size: 130%;
}
#delivery_shipping #selected_address {
    font-size: 100%;
}


#profile_personal p,
#address_edit p,
#address_view p,
#register_login p,
#register_login_confirm p,
#address_delete_confirm p,
#co_payment_details p,
#register_delivery_address_confirm p {
    padding: 0px;
    margin-left: 70px;
    clear: left;
    margin-bottom: 5px;
}

#profile_personal p label,
#address_edit p label,
#address_view p label,
#address_delete_confirm label,
#register_login p label,
#register_login_confirm p label,
#co_payment_details p label,
#register_delivery_address_confirm p label {
    width: 180px;
    display: block;
    float: left;
    font-size: 120%;
}
.green-title, .contract-title, .cvv-title {
	color: ##000000;
	background: #ffff99;
	border-bottom-color: #ff0000;
}
.green-text, .contract-text, .cvv-text {
	background: #ffffff;
}
.green-tip, .contract-tip, .cvv-tip {
	color: #000;
	width: 350px;
	z-index: 13000;
	border: 2px solid #000000;
}
.green-title, .contract-title, .cvv-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	border-bottom: 1px solid;
}
.green-text, .contract-text,  {
	font-size: 11px;
	padding: 4px 8px 8px;
}
.cvv-tip {
    width: 352px;
}
.cvv-text {
    background-image: url(/images/creditcard.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 216px;
}
a.CVVTips {
    font-size: 120%;
}

/* define the menu options */
.fieldset .menu_option {
    background-position:left center;
    background-repeat:no-repeat;
    height:70px;
    padding-left:75px;
}
.fieldset .menu_option span{
    color: #000000;
    padding-top: 5px;
    font-weight: normal;
    font-size: 120%;
}
.fieldset .menu_option span.header{
    font-size: 140%;
    padding-top: 15px;
    color: #871C14;
}
.fieldset #order_management.menu_option {
    background-image: url(../images/icons/icon_previous_orders.jpg);
}
.fieldset #quick_order.menu_option {
    background-image: url(../images/icons/icon_quick_order.jpg);
}
.fieldset #my_favourites.menu_option {
    background-image: url(../images/icons/icon_favourite_products.jpg);
}
.fieldset #saved_baskets.menu_option {
    background-image: url(../images/icons/icon_saved_baskets.jpg);
}
.fieldset #profile.menu_option {
    background-image: url(../images/icons/icon_user_profile.jpg);
}
.fieldset #delivery_addresses.menu_option {
    background-image: url(../images/icons/icon_delivery.jpg);
}

/* Intelligent Order Pad, Favourite Folder and Contract Orderpad Styles*/
#intelligent_order_pads div,
.contract_order_pads div,
#favourites_folders div {
    margin:  0.5em 0em;
}

#intelligent_order_pads div a,
.contract_order_pads div a,
#favourites_folders div a {
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0em 50%;
    padding: 0.15em 0em 0.15em 3.8em;
    display: block;
    height: 33px;
    line-height: 33px;
}

#favourites_folders div .buttons a {
    padding: 0.33em 0.6em;
}

#intelligent_order_pads span.buttons,
#favourites_folders span.buttons {
    line-height: 100%;
    float: right;
}

#intelligent_order_pads div a,
#favourites_folders div a {
    background-image: url( '/images/favourites_icon_small.jpg' );
}

.contract_order_pads div a {
    background-image: url( '/images/contract_icon_small.jpg' );
}

#favourites_folders div span a {
    background-image: none;
    float: right;
    line-height: 100%;
    padding: 7px 10px;
    height: auto;
    margin: 0.3em 0em 0.3em 0.4em;
}

#dynamic_cost_calc_total {
    text-align: right;
    font-size: 160%;
    font-weight: bold;
    color: #871C14;
}
.product_info .basket_add_form {
	padding-top: 2px;
}
.product_info .price_breaks {
	width: 400px;
	float: right;
	clear: right;
}
.product_info .price_breaks .price_break .add_break {
	width: 80px;
}

#product_page #dynamic_cost_calc_total {
    font-weight: bold;
    text-align: right;
    margin: 0px 0px 7px;
    border-bottom: solid 1px #E4E4E9;
	padding-bottom: 8px;
}

.prices .saving, .prices .discount, #dynamic_cost_calc_discount {
    color: #EE0000;
}
#dynamic_cost_calc_total, #dynamic_cost_calc_discount {
    font-weight: bold;
    font-size: 140%;
    text-align: right;
    margin-bottom: 4px;
}

/* Printing and Embroidery Pages */
.number_info {
    float: left;
    height: 315px;
    margin: 0px 0px 1em;
    overflow: hidden;
    padding: 0px 10px;
    text-align: center;
    width: 270px;
}

.number_info p {
    text-align: left;
}

#enquiry p {
    padding: 0px 50px;
}

#enquiry p label {
    display: -moz-inline-box;
    display: inline-block;
    padding: 5px 0px 0px;
    vertical-align: top;
    width: 130px;
}

#enquiry p input {
    vertical-align: top;
}

#enquiry p textarea {
    vertical-align: top;
    width: 350px;
}

#badges img {
    float: left;
    margin: 0px 29px 10px;
}

.name_info {
    float: left;
    margin: 0px 0px 1em;
    padding: 0px 20px;
    text-align: center;
    width: 250px
}

.name_info p {
    text-align: left;
}

/* Strip Selector */
#stripselector label {
    display: -moz-inline-box;
    display: inline-block;
    width: 130px;
}

#stripselector select {
    width: 460px;
}

/* About Us Page */
#about_us_image {
    border: 2px solid #666666;
    float: right;
    margin: 0px 5px;
    padding: 12px;
}
#about_us_feature_box {
	background-image: url( '/images/about_us_feature.jpg' );
	background-repeat: no-repeat;
	float: left;
    font-style: italic;
    height: 200px;
    margin: 0px 5px;
    padding: 140px 10px 0px;
    text-align: right;
    width: 180px;
}

#pricing_panel p.discontinued {
  color:#BB0000;
  font-weight:bold;
  text-align:right;
}

#product_bullet_features {
	
}

#content span#view_all  {
	display: block;	
}

#content #press_releases h3 {
	font-size:120%;
	background-image:none;	
	line-height:20px;
}

<!-- Brands Bar -->
#brands-bar {
	width:980px;
	margin: 0;
	height: 58px;
	float: left;
}
#brands-bar .btn-harrod a {
	background-image: url(/images/harrod.jpg);
	float: left;
	height: 58px;
	width: 76px;
}
#brands-bar .btn-harrod a:hover {
	background-image: url(/images/harrod-2.jpg);
}
#brands-bar .btn-centris a {
	background-image: url(/images/centris.jpg);
	float: left;
	height: 58px;
	width: 92px;
}
#brands-bar .btn-centris a:hover {
	background-image: url(/images/centris-2.jpg);
}
#brands-bar .btn-molten a {
	background-image: url(/images/molten.jpg);
	float: left;
	height: 58px;
	width: 77px;
}
#brands-bar .btn-molten a:hover {
	background-image: url(/images/molten-2.jpg);
}
#brands-bar .btn-hummel a {
	background-image: url(/images/hummel.jpg);
	float: left;
	height: 58px;
	width: 57px;
}
#brands-bar .btn-hummel a:hover {
	background-image: url(/images/hummel-2.jpg);
}
#brands-bar .btn-samba a {
	background-image: url(/images/samba.jpg);
	float: left;
	height: 58px;
	width: 65px;
}
#brands-bar .btn-samba a:hover {
	background-image: url(/images/samba-2.jpg);
}
#brands-bar .btn-stanno a {
	background-image: url(/images/stanno.jpg);
	float: left;
	height: 58px;
	width: 49px;
}
#brands-bar .btn-stanno a:hover {
	background-image: url(/images/stanno-2.jpg);
}
#brands-bar .btn-puma a {
	background-image: url(/images/puma.jpg);
	float: left;
	height: 58px;
	width: 59px;
}
#brands-bar .btn-puma a:hover {
	background-image: url(/images/puma-2.jpg);
}
#brands-bar .btn-nike a {
	background-image: url(/images/nike.jpg);
	float: left;
	height: 58px;
	width: 54px;
}
#brands-bar .btn-nike a:hover {
	background-image: url(/images/nike-2.jpg);
}
#brands-bar .btn-adidas a {
	background-image: url(/images/adidas.jpg);
	float: left;
	height: 58px;
	width: 48px;
}
#brands-bar .btn-adidas a:hover {
	background-image: url(/images/adidas-2.jpg);
}
#brands-bar .btn-prostar a {
	background-image: url(/images/prostar.jpg);
	float: left;
	height: 58px;
	width: 84px;
}
#brands-bar .btn-prostar a:hover {
	background-image: url(/images/prostar-2.jpg);
}
#brands-bar .btn-mitre a {
	background-image: url(/images/mitre.jpg);
	float: left;
	height: 58px;
	width: 70px;
}
#brands-bar .btn-mitre a:hover {
	background-image: url(/images/mitre-2.jpg);
}
#brands-bar .btn-edwards a {
	background-image: url(/images/edwards.jpg);
	float: left;
	height: 58px;
	width: 46px;
}
#brands-bar .btn-edwards a:hover {
	background-image: url(/images/edwards-2.jpg);
}
#brands-bar .btn-errea a {
	background-image: url(/images/errea.jpg);
	float: left;
	height: 58px;
	width: 46px;
}
#brands-bar .btn-errea a:hover {
	background-image: url(/images/errea-2.jpg);
}
#brands-bar .btn-ipro a {
	background-image: url(/images/ipro.jpg);
	float: left;
	height: 58px;
	width: 67px;
}
#brands-bar .btn-ipro a:hover {
	background-image: url(/images/ipro-2.jpg);
}
#brands-bar .btn-central a {
	background-image: url(/images/central.jpg);
	float: left;
	height: 58px;
	width: 90px;
}
#brands-bar .btn-central a:hover {
	background-image: url(/images/central-2.jpg);
}


#brand_links a {
	float:left;
}

<!-- Brands Bar End --> 


h2.seo_outro {
	padding-top:10px;
}


.social_box {
	background-color: #F0F0F0;
    margin-bottom: 10px;
   	padding-top: 4px;
}

.social_box a {
	margin-left: 25px;
}

#mitre_promotions {
	background-color: #F0F0F0;
    margin: 0 0 1em;
    padding: 8px 6px 5px;
}

#mitre_promotions img {
	border: 1px solid #999999;
	margin-top:1px;
}

#product_documents {
	clear:both;
	
}
