@charset "utf-8";
#main {
	background-color: #FF3300;
	padding-bottom: 10px;
	margin: 0px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a {
	text-decoration: none;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002f3e;
	font-size: 12px;
	background-color: #17c0e9;
	background-image: url(/bettertaps/images/taps_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
img {
	border: 0;
}
div#main_container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}
#left_nav {
	width: 200px;
	float: left;
	text-align: left;
}
#left_nav_menu {
	padding: 5px;
}
.menu_style_1 {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
	display:block;
	padding-left: 12px;
	background-image:url(/bettertaps/images/side_nav_button.png);
	height: 25px;
	margin-top: 5px;
	padding-top: 5px;
}
.menu_style_1 a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left: 1px;
	
}
.menu_style_1:hover {
	text-decoration:none;
	color:#ffffff;
	background-image:url(/bettertaps/images/side_nav_button_over.png);
}
.menu_style_2 {
	text-decoration:none;
	display:block;
	padding-left: 17px;
	font-size: 14px;
	font-weight:normal;
	color: #929497;
	height: 25px;
	margin-left: 6px;
	padding-top: 7px;
    background-image:url(/bettertaps/images/tree-list-background.png);
}
.menu_style_2 a {
	font-size: 14px;
	font-weight:normal;
	color: #929497;
	text-decoration:none;
	display:block;
	padding-left: 10px;
	
}
.menu_style_2:hover {
	text-decoration:none;
	color:#007a95;
 	background-image: url(images/triangle_background.png);
	background-repeat: no-repeat;
}
#right_content {
	float: left;
	width: 795px;
	text-align: left;
	padding-left: 5px;
}
#homeLogo {
	display: inline;
}
#homeLogo a {
	margin: 0;
	padding: 0;
	display: block;
	height: 115px;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	background-image: url('/bettertaps/images/taps_logo.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#homeLogo a:hover {
	background-image: url('/bettertaps/images/taps_logo.png');
}
#heading {
	display: block;
	padding: 0px;
	height: 140px;
	overflow: hidden;
}
#topBannerMid {
	float: left;
	height: 115px;
	width: 200px;
}
#topBannerRight {
	float: left;
	height: 115px;
	width: 200px;
}
#cards {
	height: 36px;
	width: 200px;
	float: left;
}
#contactBar {
	float: left;
	height: 25px;
	width: 800px;
	top: -25px;
	position: relative;
	background-image: url(/bettertaps/images/contact-strip-background.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007994;
	font-size: 12px;
	line-height: 25px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
}
#basket {
	float: left;
	height: 104px;
	width: 200px;
	background-image: url(/bettertaps/images/basket_background.png);
	text-align: center;
}
#topBannerLeft {
	height: 115px;
	width: 200px;
	float: left;
}
#top_nav {
	background-color: #FFFFFF;
	width: 1000px;
	height: 35px;
	background-image: url(/bettertaps/images/top_nav_background.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb_trail {
	float:left;
	padding-left:10px;
	padding-top:9px;
	font-weight:bold;
	color: #ffffff;
	width:720px;
	overflow: hidden;
	text-align: left;
}

#breadcrumb_trail a{
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}

#breadcrumb_trail a hover{
	color: #ffffff;
	text-decoration: underline;
}
#TopNavBar {
	display:inline-block;
	width:1000px;
	float:left;
	margin-left:0px;
	height:35px;
	position: absolute;
	top: 175px;
	overflow: hidden;
}
#TopNavBar li {
	float:left;
	background:url(/bettertaps/images/tab_right.png) no-repeat right top;
	padding:0px;
	list-style-type: none;
	list-style-position: outside;
	height: 38px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#TopNavBar li a {
	text-transform: uppercase;
	font-weight:bold;
	color:#FFFFFF;
	display:inline-block;
	margin:0;
	font-size: 14px;
	background-image: url(/bettertaps/images/tab_left_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 38px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#TopNavBar li.selected,
#TopNavBar li:hover {
	background:url(/bettertaps/images/tab_right_over.png) no-repeat right top;
}

#TopNavBar li.selected a,
#TopNavBar li:hover a {
	background-image: url(/bettertaps/images/tab_left_over_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents {
	background-color: #009999;
	display: block;
	clear:both;
	width: 1000px;
	background-image: url(/bettertaps/images/main-container-background.gif);
}
#main_promotions {
	height: 350px;
	width: 1000px;
	padding-bottom: 3px;
	background-color: #cfd3d2;
}
#homepage_megadeals {
	height: 250px;
	width: 1000px;
	overflow: hidden;
	padding-bottom: 3px;
	background-color: #cfd3d2;
}
.mega-deal-box {
	background-color: #fff;
	background-image: url(/bettertaps/images/250-box-background.png);
	background-repeat: repeat;
	float: left;
	height: 240px;
	width: 190px;
	padding: 5px;
}
.mega-deal-box:hover {
	background-color: #ffffff;
	background-image: none;
}
.mega-deal-box h3 {
	margin: 0 0 5px 0;
	height:30px;
	font-size:12px;
}

.MDB-left {
	float: left;
	height: 124px;
	width: 90px;
}
.MDB-right {
	float: left;
	height: 124px;
	width: 100px;
}
.MDB-info {
	height: 100px;
	width: 175px;
	text-align: left;
}
.MDB-Price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007994;
	font-weight: bold;
	text-align: left;
}
.MDB-rrp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002f3e;
}
.MDB_save {
	background-image: url(images/tear_drop.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 75px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 18px;
	font-weight: bold;
	font-size: 26px;
	line-height: 22px;
}
#mega-deals-left {
	height: 250px;
	width: 200px;
	float: left;
	background-color: #fff;
}
#mega-deals-left h1 {
    font-size: 16px;
    margin-left: 30px;
}


/* for H1s inside mega deal boxes */
.mega-deal-box h1 {
	margin-left: 5px;
}
#homepage_reviews {
	background-color: #FFFFFF;
	width: 1000px;
	margin-bottom: 5px;
}
div#homepage_reviews div.review-right {
	float: left;
	width: 200px;
}
div#homepage_reviews div.review-box {
	position: relative;
	float: left;
	width: 390px;
	padding: 5px;
	height: 210px;
}
div#homepage_reviews div.review-img {
	float: left;
	width: 145px;
}
div#homepage_reviews div.review-content {
	margin-left: 155px;
}
div#homepage_reviews div.read_review {
	position: absolute;
	bottom: 10px;
	left: 160px;
}
#footer {
	/*background-image: url(/bettertaps/images/footer_background.jpg);*/
	background-position: top;
	background-color: #d2d3d5;
	display: block;
	margin-top: 5px;
	padding-bottom: 4px;
	text-align: center;
}
ul#footer_categories {
	padding: 1.2em 0;
	margin: 0;
	list-style: none;
	background-color: #d2d3d5;
}
ul#footer_categories li {
	display: inline;
}
ul#footer_categories li a {
	padding: 3px 7px;
	color: #6e6f71;
	background-color: #e7e8ea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.footer-info-boxes {
	margin: 12px;
	height: 110px;
	width: 100px;
	float: left;
	font-weight: bold;
}
.bold-small {
	font-size: 10px;
	font-weight: bold;
}

/*   PRODUCT PAGE TEMPLATE SPECIFIC STYLES */


.related_products_box {
	float: left;
	height: 168px;
	width: 175px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(/bettertaps/images/related_box_background.png);
	padding: 10px;
}
.related_link {
	height: 14px; 
	display: block; 
	color:#007a95;
	font-size:10px;
	font-weight:bold;
}
.related_code {
	font-size: 12px;
	color: #999999;
	margin-bottom:10px;
}
#right_content #product_pricing .price {
	font-size: 46px;
	font-weight: bold;
	color: #007a95;
	float: left;
	width: 278px;
	overflow: hidden;
	padding-left: 10px;
}
#product_specifications {
	width: 790px;
	text-align: center;
	overflow: visible;
	float: left;
	position: relative;
}
.product_specification_tabs {
	color: #FFFFFF;
	background-image: url(/bettertaps/images/product_specification_tab.png);
	float: left;
	height: 38px;
	width: 188px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	line-height: 180%;
	margin-right: 2px;
	margin-left: 2px;
}
.product_specification_tabs1 a,
.product_specification_tabs a {
	color: #fff;
	display:block;
	height:50px;
	width:188px;
}

.product_specification_tabs1 {
	color: #FFFFFF;
	background-image: url(/bettertaps/images/product_specification_tab.png);
	float: left;
	height: 38px;
	width: 188px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	line-height: 180%;
	margin-right: 2px;
	margin-left: 12px;
}

div.product-tab.selected-tab,
.product_specification_tabs1:hover,
.product_specification_tabs:hover {
	background-image: url(/bettertaps/images/product_specification_tab_over.png);
}
#product_title {
	background-image: url(/bettertaps/images/product_header_background_2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 85px;
	width: 315px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	color: #007a95;
}
#product_title h1 {
	font-size:18px;
	margin-top:5px;
	margin-right: 5px;
	margin-left: 5px;
}
#product_rating_left,
#product_rating_right {
	background-image: url(/bettertaps/images/product_header_background_2.jpg);
	background-repeat: repeat-x;
	float:left;
	height: 85px;
	/*padding-top: 5px;*/
	width: 225px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #007a95;
	margin-bottom:5px;
}
.related_picture {
	float: left;
	width: 100px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#product_rating_right {
	width: 250px;
}		
#product_image_large {
	float: left;
	height: 390px;
	width: 390px;
	overflow: hidden;
}
#product_pricing {
	background-image: url(/bettertaps/images/price_background.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 160px;
	width: 400px;
	overflow: hidden;
}
#product_related_tab {
	float: left;
	height: 42px;
	width: 400px;
	overflow: hidden;
	background-image: url(/bettertaps/images/related_tab.png);
	background-repeat: no-repeat;
	background-position: 20px 4px; /*was 12px*/
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 44px; /*was 38*/
	text-indent: 33px; /*was28*/
}
.related_price {
	font-size: 14px;
	font-weight: bold;
	color: #007a95;
}
#product_related_container {
	float: left;
	height: 386px;
	width: 400px;
	overflow: hidden;
}
#product_features {
	float: left;
	height: 193px;
	width: 390px;
	overflow: hidden;
	top: 5px;
	position: relative;
	background-image: url(/bettertaps/images/product_features_tab.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
}
#product_features .features_random {
	background-color: #000000;
}
#product_specifictaions_top {
	background-image: url(/bettertaps/images/product_specs_top.png);
	height: 12px;
	width: 790px;
	overflow: hidden;
	float: left;
}
#product_specifications_middle {
	color: #007a95;
	background-image: url(/bettertaps/images/product_specs_middle.png);
	background-repeat: repeat-y;
	width: 770px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#product_specifications_bottom {
	background-image: url(/bettertaps/images/product_specs_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 790px;
	overflow: hidden;
	float: left;
	/*margin-bottom:5px;*/
}
.related_rrp {
	font-size: 12px;
	color: #002f3e;
}
#right_content #product_pricing .rrp {
	font-size: 18px;
	font-weight: bold;
	color: #002f3e;
	float: left;
	width: 278px;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
}
#right_content #product_pricing .code {
	font-size: 14px;
	color: #007a95;
	width: 278px;
	padding-left: 10px;
	margin-bottom: 20px;
	float: left;
}
#right_content #product_pricing .add {
	float: left;
	width: 278px;
	padding-left: 10px;
}
#right_content #product_pricing .save {
	background-image: url(/bettertaps/images/large-tear-drop.png);
	background-position: center center;
	width: 92px;
	background-repeat: no-repeat;
	height: 89px;
	float: right;
	text-align: center;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#product_pricing .pp_countdown {
	font-size: 12px;
	color: #45196f;
	float: left;
	height: 14px;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
#product_features .features_fixed {
	background-color: #000000;
}
#product_features .features_fixed img {
	padding: 7px;
}
#product_features .features_random img {
	padding: 7px 7px 0 7px;
}

/* END of Product page template styles */

/*  'main_category' layout option */
.box_1 {
	background-image: url(/bettertaps/images/main_category_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 298px;
	width: 260px;
	overflow: hidden;
	text-align: center;
	font-size:12px; /* was 18 */
	font-weight:bold;
	color:#da2128;
	margin-bottom: 5px;
	line-height: 16px; /* was 26 */
	margin-right: 5px;
}
.box_1 img {
	height: 260px;
	width: 260px;
}
.box_1:hover {
	background-image:url(/bettertaps/images/main_category_background_over.png);
	color:#FFFFFF;
	}
.box_1 a {
	color: #FFFFFF;
	text-decoration: none;
}
/* END main_category */

/* for 'sub_category' layout */
.box_2 {
	background-image: url(/bettertaps/images/sub_category_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 231px;
	width: 193px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #da2128;
	text-align: center;
	overflow: hidden;
}
.box_2:hover {
	background-image: url(/bettertaps/images/sub_category_background_over.png);
	color:#FFFFFF;
}
.box_2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:193px;
	height:193px;
}
.box_2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
/* End 'sub_category' */

/* FOR home page boxes */
.box_4 {
	background-image: url(/bettertaps/images/home_category_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 283px;
	width: 245px;
	overflow: hidden;
	text-align: center;
	font-size:12px; /* was 18 */
	font-weight:bold;
	color:#da2128;
	margin-bottom: 4px;
	line-height: 16px; /* was 26 */
	margin-left: 4px;
}
.box_4 img {
	height: 245px;
	width: 245px;
}
.box_4:hover {
	background-image:url(/bettertaps/images/home_category_background_over.png);
	color:#FFFFFF;
	}
.box_4 a {
	color: #FFFFFF;
	text-decoration: none;
}

/* FOR Product Listing Pages */
.box_3 {
	background-color: #f1f2f2;
	float: left;
	height: 420px;
	width: 193px;
	margin-right: 5px;
	margin-top: 5px;
}
.box_3:hover {
	background-color: #FFFFFF;
}
.box_3 h2 {
	color: #002f3d;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 12px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}
.box_3 a {
	color: #007a95;
	text-decoration:none;
	}
h1, h2, h3 {
	color: #007a95;
}
h1, h2, h3 a {
	text-decoration:none;
	color:#007a95;
}

h2 {
	margin: 0;
	padding: 0.83em 0;
}

.padding_10_left {
	padding-left:10px;
	}
.pl_code {
	color: #CCCCCC;
	font-size: 12px;
	padding-left: 22px;
	font-weight: bold;
}
.pl_price {
	font-size: 28px;
	color: #007a95;
	font-weight: bold;
	padding-left: 10px;
}
.pl_rrp {
	font-size: 12px;
	font-weight: bold;
	color: 002f3d;
	padding-left: 10px;
}
.pl_buttons {
	height: 20px;
	width: 120px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
}
.pl_save {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: right;
	padding-right: 14px;
}
.pl_percentage {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: right;
	padding-right: 14px;
}
.pl_stars {
	padding-left:10px; 	
	width:80px;
	height:18px; 
	float:left; 
	overflow:hidden;
}
/* END Product Listing */

div#main_promotions {
	position: relative;
}

div#main_promotions ul, div#main_promotions li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#main_promotions li {
	width: 1000px;
	height: 348px;
	overflow: hidden;
}

div#main_promotions span#prevBtn,
div#main_promotions span#nextBtn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -8000px;
}

div#main_promotions span#prevBtn a,
div#main_promotions span#nextBtn a {
	display: block;
	width: 50px;
	height: 348px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('/bettertaps/easyslider/images/slider-left.png');
}

div#main_promotions span#nextBtn {
	left: auto;
	right: 0;
}

div#main_promotions span#nextBtn a {
	background-image: url('/bettertaps/easyslider/images/slider-right.png');
}

div.clear {
        clear: both;
}

div.review-form fieldset {
        border: 1px #ddd solid;
        margin-bottom: 1em;
        padding-top: 1em;
        padding-bottom: 1em;
}
div.review-form fieldset legend {
        margin: 0;
        padding: 0 0.5em;
}
div.review-form label {
        clear: left;
        float: left;
        display: block;
        width: 20%;
        text-align: right;
        margin: 0 0.5em 0.5em 0;
}
div.review-form label.rating-label {
        padding-top: 6px;
}
div.review-form label.wide-label {
        float: none;
        width: auto;
        text-align: center;
        margin: 0;
}
div.review-form div.field_input {
        float: left;
        margin-bottom: 0.5em;
}
div.review-form div.wide-input {
        float: none;
        text-align: center;
}
div.review-form div.field_comment {
        font-style: italic;
}
div.review-form input.submit-button {
        float: right;
        margin: 1em 0.5em;
}
div.review-form .back-button {
        float: left;
        margin: 1em 0.5em;
}

div#category_filters {
	text-align: center;
	padding: 0 10px 10px 10px;
	background-color: #929497;
	color: #fff;
	margin-bottom: 10px;
}

div#category_filters h2 {
	color: #fff;
}

div#category_filters label {
	display: block;
	text-align: left;
}

div#category_filters select {
	width: 100%;
	margin-bottom: 5px;
}

input.go_button {
	clear: both;
	margin-top: 5px;
	width: 44px;
	height: 16px;
	border: 0;
	background-image: url('/bettertaps/images/button_go.png');
	cursor: pointer;
}

div#category-topdeals {
	position: relative;
	margin-bottom: 5px;
}
div#category-topdeals h1 {
	padding-left: 5px;
	padding-right: 5px;
	width: 188px;
	font-size:14px;
}
div#category-topdeals h2 {
	padding-left: 5px;
	padding-right: 5px;
	width: 188px;
	font-size:14px;
}
div#category-topdeals div.category-topdeals-left {
	width: 193px;
	height:250px;
	float: left;
	background-color:#FFFFFF;
	margin-right:5px;
}
div#category-topdeals div.mega-deal-box {
	width: 183px;
	margin-right:5px;
}
div#category-topdeals div.MDB-left {
	width: auto;
}

div.cart {
	width: 790px;
	margin: 5px 0;
}

div.cart div.cart-header {
	background-image: url('/bettertaps/images/header_tab.png');
	text-align: center;
	height: 38px;
}

div.cart div.cart-header div {
	display: table-cell;
	height: 38px;
	vertical-align: middle;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 790px;
}

div.cart div.cart-content {
	background-color: #fff;
	padding: 20px;
}

div.cart table {
	color: #007A95;
	width: 100%;
	margin-bottom: 5px;
}

div.cart table td {
	background-color: #e6e7e8;
	text-align: center;
}

div.cart table td.cart-desc {
	text-align: left;
}

div.cart table td.cart-price-exc {
	font-size: 16px;
	font-weight: bold;
}

div.cart table td.cart-price-inc {
	font-size: 18px;
	font-weight: bold;
	color: #002d3c;
}

div.cart div#cart-shipping {
	float: left;
	margin-right: 5px;
	background-color: #e6e7e8;
	width: 320px;
}
div.cart div#cart-shipping div {
	padding: 5px;
}

div.cart div#cart-summary,
div.cart div#cart-total {
	float: left;
	width: 415px;
	background-color: #e6e7e8;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

div.cart div#cart-summary img {
	float: right;
	margin-top: 10px;
}

div.cart div#cart-summary input.update_button {
	margin-top: 10px;
	float: left;
	width: 120px;
	height: 23px;
	background-image: url('/bettertaps/images/edit_order.png');
	border: 0;
	cursor: pointer;
}

div.cart div#cart-total {
	font-size: 24px;
}

div.cart div#cart-total img {
	float: right;
}

div.cart-content div.payment_form {
	width: 50%;
	float: left;
}

div.cart-content div.payment_delivery,
div.cart-content div.payment_billing {
	width: 25%;
	float: left;
}

div.cart-content div.payment_delivery span,
div.cart-content div.payment_billing span {
	font-weight: bold;
	color: #002d3c;
}

div.purple-box {
	width: 393px;
        margin: 5px auto 1em auto;
	text-align: left;
}

div.purple-box div.purple-header {
        background-image: url('/bettertaps/images/existing_customer_tab.png');
        text-align: center;
        height: 38px;
}

div.purple-box-registration div.purple-header {
	background-image: url('/bettertaps/images/new_customer_tab.png');
}

div.purple-box-registration fieldset {
	margin: 0;
	border: 0;
	border-top: 3px solid #91278f;
}

div.purple-box-registration fieldset legend {
	padding: 0;
	color: #91278f;
	font-weight: bold;
}

div.purple-box-registration fieldset label {
	clear: left;
	width: 100px;
	float: left;
}

div.purple-box div.purple-header div {
        display: table-cell;
        height: 38px;
        vertical-align: middle;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        width: 790px;
}

div.purple-box div.purple-content {
        background-color: #fff;
        padding: 20px;
}

div.purple-box div.purple-content p {
	margin-bottom: 1em;
}

div.purple-box div.form_input {
	margin-bottom: 4px;
}

div.login_error {
	padding: 10px 0;
	color: red;
	font-weight: bold;
}

input.login_button {
        width: 91px;
        height: 23px;
        background-image: url('/bettertaps/images/log_in.png');
        border: 0;
        cursor: pointer;
}

input.confirm_details_button {
	float: right;
	width: 165px;
	height: 23px;
        background-image: url('/bettertaps/images/confirm_details.png');
        border: 0;
        cursor: pointer;
}

div.qtip-content {
	padding: 0;
	margin: 0;
	border: 0;
	color: #fff;
}

div.qtip-content h2 {
	margin: 0;
	padding: 0;
	color: #fff;
}
.red {
	color: #FF0000;
}
#product_Left_Side {
	float: left;
	height: 590px;
	width: 390px;
}
#product_Right_Side {
	float: left;
	height: 590px;
	width: 400px;
}
/* NEW STYLES FOR TOP NAV */
.top_navigation {
	width:100%;
}
.top_navigation_bar{
	margin: 0;
	float: left;
	font: bold 11px Arial;
	width: 985px;
	overflow: hidden;
	border: 1px solid #2b3b4b;
	border-width: 1px 0;
	background-color: black;
	background-image: url(/bettertaps/images/top_nav_grad.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.top_navigation_bar li{
display: inline;
}

.top_navigation_bar li a{
	float: left;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2b3b4b;
	border-left-color: #2B3B4B;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18px;
}

.top_navigation_bar li a:visited{
color: white;
}

.top_navigation_bar li a:hover{
	color: white;
	background-color: transparent;
	background-image: url(/bettertaps/images/top_nav_grad_over.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#info_page {
	width: 760px;
	margin-left: 5px;
	margin-bottom:5px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

div.cart table.sagepay-details td {
	text-align: left;
}

div.sagepay-error {
	color: #fff;
	font-weight: bold;
	background-color: #f33;
	padding: 5px;
}

div.ordered {
	width: auto;
	text-align: center;
	color: #007A95;
}

div.ordered h3 {
	font-size: 50px;
	margin: 0.1em 0 0 0;
	color: #007a95;
}

div.ordered h4 {
	font-size: 18px;
	margin: 0 0 0.5em 0;
	color: #002f3e;
}

div.ordered div div,
div.ordered div p {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	display: block;
}

div.ordered div.order-info {
	background-color: #E6E7E8;
	font-size: 20px;
}

div.ordered div.order-info strong {
	color: #002f3e;
}

div.ordered div.breakages {
	color: #fff;
	background-color: #007a95;
}

div#basket-notification {
	position: absolute;
	height: 142px;
	width: 199px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('/bettertaps/images/added_basket_box.png');
	text-align: center;
	color: #007A95;
	font-size: 18px;
}

div#basket-notification div {
	margin-left: 10px;
	margin-right: 10px;
}

div#basket-notification-status {
	color: #45196F;
	font-weight: bold;
	margin-top: 5px;
}

div#basket-notification-price {
	font-weight: bold;
	font-size: 38px;
}

div#basket-notification-adding {
	color: #45196F;
	font-weight: bold;
	margin-top: 50px;
}
/* NEW NAV STYLES */
#nav_holder {
	background-color: #999999;
	text-align: center;
	height: 26px;
	width: 995px;
	padding-top: 10px;
	padding-left:5px;
	background-image: url(/bettertaps/images/top_nav_grad.png);
}
#nav_holder a {
	background-image: url(/bettertaps/images/top_nav_grad.png);
	background-color: #666666;
	padding: 10px;
	margin-top: 10px;
	margin-left:-5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #2b3b4b;
	border-right-color: #2b3b4b;
	text-transform:uppercase;
}
#nav_holder a:hover {
	background-image: url(/bettertaps/images/top_nav_grad_over.png);
	}
	/* END NAV STYLES */
	/* NEW FOOTER INFO */
#footer_info_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffff;
	clear: both;
	width: 970px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(/bettertaps/images/footer_info_background.jpg);
}
.footer_box a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_box a:hover {
	text-decoration: underline;
}
.footer_box {
	float: left;
	height: 160px;
	margin-right: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	line-height: 16px;
	margin-bottom: 10px;
}
.product-tab-content {
	width:750px;
}
div#nav_holder h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 12px;
}
li ul li {
	list-style-image: url(/bettertaps/images/li-ul-li.gif);
	list-style-position: outside;
	margin-left: -25px;
}

