* {
    margin: 0;
    padding: 0;
}
body {
	background-color: transparent;
    background-image: url("/lib/nationaldiscountpoolsupplies/main-bg.jpg");
    background-position: center top;
    background-repeat: repeat;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #000099;
    text-decoration: none;
}
a:hover {
    color: #000099;
    text-decoration: underline;
}
a:active {
    outline: medium none;
}
a:focus {
}
p {
    margin: 10px 0;
}

img {
    border: medium none;
}

img.fr{
	float: right;
	margin:0 0 10px 10px;
	}
	
span.floatLeft{
	float: left;
	margin: 0 10px 10px 0;
	}
	
img.featured-items{
	margin: 10px auto -61px auto;
	display: block;
	position: relative;
	}
	
	
td {
    vertical-align: top;
}
#wrapper {
    border: 0 none;
    margin: 0 auto;
    position: relative;
	background-image: url("/lib/nationaldiscountpoolsupplies/header-bg.png");
    background-position: center top;
    background-repeat: no-repeat;

}
#header-wrapper {
    position: relative;
	
}

#top-line{
	background-image: url("/lib/nationaldiscountpoolsupplies/header-wrapper-bg.png");
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 55px;
	position: relative;
	z-index: 0;
	margin-bottom: -7px;
}

a#view-cart{
	position: relative;
	z-index: 10000;
	top: -10px;
	right: 0;
	}
	
a#view-cart:hover{
	text-decoration: none;
	color: #019EC2 !important;
	}
	
#header {
    height: 199px;
    margin: 0 auto;
    position: relative;
	color: #fff;
    width: 1020px;
	clear: both;
}
#header-logo {
    left: 0;
    position: absolute;
    top: 0;
	display: block;
	width: 537px;
	height: 82px;
}
#header-links {
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: -24px;
	z-index: 10;
}

#header-links p.contact{
	right: 135px;
	position: absolute;
	width: 315px;
	}
	
#header-links p.contact span.phone, #header-links p.contact span.hours{
	margin: 0 5px;
	}


#ys_superbar {
    position: relative;
    right: 0;
    top: 0;
	/**width: 1020px !important;**/
}

#ys_cpers {
    margin-top: 5px;
    text-align: left;
	margin-left: 10px;
}

#ys_cpers a{
	color: #005490 !important;
	}
	
#ys_cpers a:hover{
	text-decoration: none;
	color: #019EC2 !important;
	}
	
#yfc_mini{
	float: right;
	position: absolute;
	right: 0;
	top: 4px;
	}
	
	
#header-links img {
    position: absolute;
    right: 0;
    top: 0;
}
#header-links a {
    font-size: 16px;
	color: #005490;
	margin: 0 0 0 10px;
}
#header-phone {
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 10px;
}

img.header-note{
	position: absolute;
	top: -35px;
	top: -55px;
	left: -145px;
	z-index: 10;
	}

span.phone{
	margin-right: 20px;
	}	

.topnav {
    background-image: url("/lib/nationaldiscountpoolsupplies/navigation-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 132px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 105px;
    width: 1020px;
	z-index: 15px;
}

.topnav ul{
	list-style-type: none;
	margin: 0 0 0 20px;
	}
	
.topnav ul li{
	float: left;
	margin-top: -20px;
	position: relative;
	border: 1px solid transparent;
	border-radius: 5px 5px 0 0;
}

li.no-style-type{
	list-style-type: none !important;
	}

.topnav ul li ul.subnav{
	display:none;
	color: #000099
	}
	
.topnav ul li ul.subnav li{
	list-style-type: disc;
	}
	
.topnav ul li:hover ul.subnav {
	display: block;
	background-color: #fff;;
	padding: 5px;
	z-index: 10;
	}
	
.topnav ul ul.subnav {
    border: 1px solid #000;
	border-top: 0 transparent;
    margin-top: 0;
	border-radius: 0 5px 5px 5px;
    padding-left: 0 !important;
    position: absolute;
    top: 100%;
    z-index: 998;
	left: -21px;
	min-width: 150px;
}

.topnav ul ul#spa-chemicals{
	left: -21px;
	}

.topnav ul ul#clearance{
	border-radius: 5px 0 5px 5px;
	left: -55px;
	}
	
.topnav ul ul#chemicals, .topnav ul ul#darts, .topnav ul ul#pool-equipment, .topnav ul ul#pool-toys, .topnav ul ul#spa-chemicals{
	width: 365px;
	}

.topnav ul ul.subnav li div{
	float: left;
	width: 160px;
	}
	
.topnav ul ul.subnav li div ul{
	margin-left: -25px;
	margin-right: 5px;
	}

.topnav ul li a{
	text-align: bottom;
	display: block;
	width: 119px;
	height: 36px;
	padding-left: 1px;
	padding-right: 1px;
	text-shadow: 1px 1px 1px #000;
	padding-top: 78px;
	color: #fff;
	font-weight: bold;
	border-bottom: none;
	}
	

.topnav ul li a.clearance{
	padding-top: 85px;
	height: 28px;
	}
.topnav ul li a.chemicals {
    height: 35px;
    padding-top: 78px;
}
	
.topnav ul li a.above-ground-pools img{
	position: absolute;
	top: 30px;
	}
	
.topnav ul li a.chemicals img{
	position: absolute;
	top: -4px;
	}



.topnav ul li a.darts img{
	position: absolute;
	top: 0px;
	}

.topnav ul li a.pool-equipment img{
	position: absolute;
	top: 5px;
	}
.topnav ul li a.pool-liners img{
	position: absolute;
	top: 7px;
	}
.topnav ul li a.pool-toys img{
	position: absolute;
	top: 2px;
	}
	
.topnav ul li a.spa-chemicals img{
	position: absolute;
	top: 0px;
	}

.topnav ul li a.clearance img{
	position: absolute;
	top: 20px;
	}
	
.topnav ul li:hover{
	background: #fff;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px !imporant;
	text-decoration: none;
	text-shadow: none;
	z-index: 1001;
	}
	
.topnav ul li:hover a{
	text-shadow: none;
	color: #000099;
	text-decoration: none;
	}

.topnav ul li ul.subnav li{
	float: none;
	border: none;
	margin-top: 0;
	padding: 5px;
	margin-left: 25px;
	margin-right: 10px;
	}
	
.topnav ul li ul.subnav li a{
	color: #000099;
	height: auto;
	width: auto;
	padding-top: 0;
	}
	
.topnav ul li ul.subnav li a:hover{
	color: #01A4CA;
	}

	
#topnav-wrapper {
    display: block;
    height: 57px;
    left: 0;
    position: absolute;
    top: 126px;
    width: 1000px;
}

#topnav-wrapper ul {
    list-style: none outside none;
}
#topnav-wrapper ul li {
    float: left;
    font-size: 12px;
    height: 57px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 142px;
}
#topnav-wrapper ul li:hover {
}
#topnav-wrapper ul li:hover a {
    color: #FFFFFF;
    text-decoration: none;
}
#topnav-wrapper ul li a {
    color: #FFFFFF;
    font-size: 16px;
}
#topnav-wrapper div.dropdown {
    display: none;
}
#topnav-wrapper #mainnode1, #topnav-wrapper #mainnode1 a.node {
}
#topnav-wrapper #mainnode2, #topnav-wrapper #mainnode2 a.node {
}
#topnav-wrapper #mainnode3, #topnav-wrapper #mainnode3 a.node {
}
#topnav-wrapper #mainnode4, #topnav-wrapper #mainnode4 a.node {
}
#topnav-wrapper #mainnode5, #topnav-wrapper #mainnode5 a.node {
}
#topnav-wrapper #mainnode6, #topnav-wrapper #mainnode6 a.node {
}
#topnav-wrapper #mainnode7, #topnav-wrapper #mainnode7 a.node {
}
#topnav-wrapper .dropdown {
    background-color: #FFFFFF;
    border: 1px solid #9E9D9E;
    color: #820019;
    display: inline-block;
    left: -10px;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 55px;
    width: 200px;
    z-index: 200;
}
#topnav-wrapper .dropdown a:hover {
    background-color: #8000B7;
    color: #FFFFFF !important;
    text-decoration: none;
}
#topnav-wrapper .dropdown a {
    color: #000000 !important;
    display: block !important;
    font-size: 12px;
    height: auto !important;
    padding: 5px 0;
    text-align: left;
    text-indent: 0;
    width: 100%;
}
#search-form-div {
    background-image: url("/lib/nationaldiscountpoolsupplies/search-bg.png");
    background-repeat: no-repeat;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 47px;
    width: 276px;
}

form#search-form{
	position: relative;
	}
	
#search-query {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    margin-left: 10px;
    margin-top: 0px;
    width: 228px;
	position: absolute;
	left: 0;
	top: 2px;
}

#search-btn {
    height: 25px;
    position: absolute;
    right: 0;
    width: 29px;
}

#sidebar {
    display: block;
    margin-left: 0;
    width: 240px;
	padding: 0 0 0 10px;
	float:left;
}

#newsletter {
    background-image: url("/lib/nationaldiscountpoolsupplies/newsletter-bg.png");
    background-position: 0 27px;
    background-repeat: no-repeat;
    float: right;
    height: 60px;
    margin-top: -16px;
    position: relative;
    width: 360px;
	font-weight: bold;
}

#newsletter .formtext {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 21px;
    position: absolute;
    right: 162px;
    top: 2px;
    width: 262px;
}
	
#newsletter input.contact-input {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    height: 25px;
    position: absolute;
    left: 10px;
    top: 26px;
    width: 274px;
}

#newsletter input.contact-submit {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    color: transparent;
    cursor: pointer;
    font-size: 0;
    height: 23px;
    position: absolute;
    right: 0px;
    top: 28px;
    width: 70px;
}
.horizontal-seperator {
    padding: 5px;
}
#body-wrapper {
    color: #000000;
    margin: -1px auto 0 auto;
    padding: 1px 0px;
    position: relative;
    width: 1020px;
}
#body {
    margin: 0 auto;
    width: 1020px;
}
#main {
    float: none;
    margin: 0;
	padding: 0 10px;
    width: 1000px;
}

img.about{
	margin: 0 auto;
	display: block;
	position: relative;
	}

	
#home-table {
    margin-top: -380px;
    text-align: center;
	float: right;
	position: relative;
	z-index: 10;
	width: 600px;
}

#home-table td {
    text-align: center;
    width: 33%;
}
#home-text {
    clear: both;
    padding: 40px 30px 70px 30px;
	background-image: url("/lib/nationaldiscountpoolsupplies/content-bg.png");
	background-repeat: repeat;
	width: 930px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 2px 5px #000;
	margin: -37px auto 0 auto;
}

#contentarea{
	background-image: url("/lib/nationaldiscountpoolsupplies/content-bg.png");
	background-repeat: repeat;
	border-radius: 10px;
	box-shadow: 1px 2px 5px #000;
	margin-top: 20px;
	position: relative;
	width: 970px;
	padding: 0 10px 40px 10px;
	margin: 40px auto 0 auto;
	}
	
#info-div {
    clear: both;
    padding: 40px 30px 70px 30px;
	background-image: url("/lib/nationaldiscountpoolsupplies/content-bg.png");
	background-repeat: repeat;
	width: 930px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 2px 5px #000;
	margin: 30px auto 0 auto;
}
	
.cross-sell{
	background-image: url("/lib/nationaldiscountpoolsupplies/content-bg.png");
	background-repeat: repeat;
	border-radius: 10px;
	box-shadow: 1px 2px 5px #000;
	margin-top: 20px;
	position: relative;
	width: 970px;
	padding: 0 10px 60px 10px;
	margin: 40px auto 0 auto;
	}


a.billboard-image img {
    float: left;
    margin-right: 10px;
	background: transparent !important;
}

#billboard-images img{
	width: 970px;
	height: 380px;
	margin-bottom: -4px;
	}
	
#introtext {
    font-size: 14px;
}
.breadcrumbs a {
    text-decoration: underline;
}
#section-contenttitle {
    font-size: 14px;
    margin: 10px 0;
    text-align: left;
}
#item-contenttitle {
    display: none;
}
#caption {
    margin: 20px 0;
    text-align: left;
}

span.pageTitleCenter{
	display: none;
	}
	
div.caption{
	padding-top: 35px;
	overflow: hidden;
	}
	
div.caption div.image-c{
	float: left;
	margin: 0 20px 10px 0;
	}
	
div.caption div#pageText ul{
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#itemarea-table {
    margin: 0 auto;
    width: 970px;
}
#itemarea-table td {
    width: 50%;
	padding-right: 0px;
}
.add-image {
    margin: 5px;
}
#item-caption {
    clear: both;
}
#itemtable {
    background-color: #f8f0fa;
    border: 1px solid #e8dbf1;
    margin: 0 auto 15px;
    width: 100%;
}
#itemtable td {
    padding: 6px 15px;
    text-align: left;
}
td#itemtable-header {
    font-size: 18px;
    height: 24px;
}
td#itemtable-sale-price, td#itemtable-you-save {
    font-weight: bold;
}
td#itemtable-addtocart {
    padding: 10px;
    text-align: center;
}
#footer-outer {
    margin: -100px auto 10px;
    padding: 0;
    position: relative;
	border-top: 1px solid #ccc;
    width: 980px;
}
#footer {
    color: #000;
    font-size: 12px;
    margin: 0 auto;
    overflow: auto;
    padding: 10px 30px;
    position: relative;
    width: 930px;
	/**background-image: url("/lib/nationaldiscountpoolsupplies/content-bg.png");
	background-position: center bottom;
	background-repeat: repeat;
	border-radius: 10px;
	box-shadow: 1px 2px 5px #000;**/
}

#footer ul{
	list-style-type:none;
	margin-top: 10px;
	font-size: 14px;
	}
	
#footer ul li{
	float: left;
	margin-right: 10px;
	font-weight: bold;
	}

.footer-social {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 40px;
}
#footer2 {
    float: none;
}
#footer3 {
    float: right;
	
}
#footer3 a {
    color: #000;
}
#below-footer {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 11px;
    overflow: auto;
    padding: 0 10px;
	width: 930px;
	margin: 0 auto;
	padding: 10px 30px;
}

div.social-media{
	float: right;
	margin-top: 0px;
	}
.footer-copyright {
    float: left;
    width: 450px;
}
#below-footer a{
	color: #fff;
	text-decoration: none;
	}
	
#secure-shopping {
    float: right;
    line-height: 0;
}
#footer-links {
    margin: 5px;
    padding: 7px;
}
#footer-social {
    position: absolute;
    right: 0;
    top: 57px;
}
#copyright {
    margin: 10px 5px 5px;
}
#divFloatCart {
    float: right;
    position: absolute;
    right: 0;
    top: 4px;
}

.cartItems {
    background: url("/lib/nationaldiscountpoolsupplies/amazon-cart-items.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    height: 28px;
    padding-left: 12px;
    text-align: center;
    width: 21px;
}
#featured-products-title, h1.title, .accessoriesHeader, h1 {
	/**background-color: #41034d;**/
	background: url("/lib/nationaldiscountpoolsupplies/title-bg.png") no-repeat;
    clear: both;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin-bottom: 10px;
    margin: 0 auto;
    width: 970px;
	height: 39px;
	line-height: 39px;
	padding-left: 10px;
}

#contentarea h1.title, .cross-sell h1.title{
	position: absolute;
	margin-top: -20px;
	}
	
h1.info{
	margin: -54px 0 0 -20px;
	}
	
	
h2{
	color: #018FAF;
	font-size: 18px;
	margin-bottom: 20px;
	text-shadow: 0 1px 1px #ccc;
	}
	
h3{
	font-size: 16px;
	}
	
.contents-product {
    padding-bottom: 15px;
    position: relative;
    text-align: center;
}
.contents-image {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    width: 180px;
}
.prices {
    margin-top: 5px;
}

.prices .cross {
    text-decoration: line-through;
}
.prices .sale-price {
    color: #CC0000;
    margin-left: 20px;
}

div.price{
	font-weight: bold;
	}
	
div.sale-price-bold{
	font-weight: bold;
	color: #ff0000;
	}
	
div.sale-price-bold a#ysw-map-explanation{
	color: #0000ff;
	display: block;
	}
	
td#itemtable-prices div.sale-price-bold a#ysw-map-explanation{
	width: 50%;
	}
	
	
.breadcrumbs {
    font-size: 13px;
    padding: 0 10px 0px;
	color: #fff;
}

.breadcrumbs a{
	color: #fff;
	text-decoration: none;
	}

.breadcrumbs a:hover{
	text-decoration: underline;
	}
	
td#itemtable-prices {
    font-size: 22px;
    font-weight: bold;
}
td#itemtable-prices .prices {
    margin-top: 0;
}
td#itemtable-code {
    font-size: 12px;
	font-weight: bold;
}
#mainnode1 .dropdown {
    left: -1px;
}
.dropdown .navcolumn {
    float: left;
    width: 200px;
}
#mainnode5 .dropdown, #mainnode6 .dropdown {
}
#mainnode7 .dropdown {
    left: -320px;
}
#home-contents {
    margin-bottom: 0px;
}
#footer .column {
    float: left;
    margin-left: 20px;
    width: 150px;
}
#footer .column ul {
    list-style: none outside none;
}
#footer .column li {
    font-weight: bold;
    padding: 3px;
}
.footer-links{
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	}
	
.footer-links a{
	color: #fff;
	margin: 3px 0;
	font-weight: bold;
	display: block;
	line-height: 0;
	}
	
.footer-links td{
	width: 150px;
	text-align: left;
	}
	

table.contentsTable {
    background-repeat: repeat;
    margin: 10px auto;
    padding: 45px 0 10px;
}

#itemarea {
    margin: 0 auto 15px auto;
    width: 970px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.image-alter {
    text-align: center;
    width: 360px;
}

#a-bar {
    background-color: #990000;
    color: #FFFFFF;
    margin: 5px;
    padding: 5px;
    text-align: center;
}

#vwd-featured-products-body, #vwd-featured-products-body-new {
	background-image: url("/lib/nationaldiscountpoolsupplies/content-bg.png");
    background-repeat: repeat;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 2px 5px #000000;
    clear: both;
    display: inline-block;
    margin: 20px 0 20px 0;
    padding: 40px 0 20px;
    width: 1000px;
}

#itemtable-quantity input {
    width: 20px;
}
.title-area {
    padding: 5px;
}
#brands-area {
    margin: 10px auto;
}
#brands-area td {
    padding: 3px;
}
.social-facebook {
    float: right;
    width: 85px;
}
#vwd-google-plus1 {
    float: right;
    width: 75px;
}
iframe.twitter-share-button {
    float: right;
}
#social-stuff {
    float: right;
}
.cross-sell-product {
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 180px;
	padding: 5px 0;
	font-size: 12px
}
.cross-sell-list {
    float: left;
    margin-bottom: 20px;
    width: 193px;
}
#cross-sell-wrapper {
    margin: 15px auto 15px auto;
    width: 100%;
	overflow: hidden;
	padding: 40px 0 0 0;
}
span.itemOption {
    clear: both;
    display: block;
    margin: 5px 0;
}
#vwd-a-bar-wrapper {
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 5px 10px;
    position: relative;
    right: 0;
    text-align: center;
    top: -1px;
    width: 990px;
	z-index: 99;
}

#footer-text {
    font-weight: bold;
    padding: 10px;
}
#footer-text a, #footer-text a:link, #footer-text a:visited, #footer-text a:hover {
    color: #FFFFFF;
}
.vwd-pinterest {
    float: right;
    margin-right: 15px;
}
#pageText {
    margin: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}
span.pageTitle {
    display: none;
}
.contents-image {
    display: block;
    margin-bottom: 10px;
}
span.image-l {
    float: left;
    margin: 10px;
}
.new-icon, .sale-icon {
    left: 0;
    position: absolute;
    top: 0;
}
.item-caption {
    clear: both;
	
}
#billboard-images {
    height: 380px !important;
	background-image: url("/lib/nationaldiscountpoolsupplies/main-bg.png");
	background-repeat: repeat;
	width: 990px;
	margin: 0 auto;
}
#nav {
    float: right;
    margin-right: 32px;
    margin-top: 0;
}
#nav a {
    /**background: url("/lib/nationaldiscountpoolsupplies/inactive-active-bg.png") no-repeat scroll 0 0 transparent;**/
    color: #000000;
    font: bold 12px arial;
    height: 20px;
    margin-left: 5px;
    padding: 0 3px;
    text-decoration: none;
    width: 18px;
	border: 1px solid #000;
	background-color: #fff;
}

#nav a.activeSlide {
    background: url("/lib/nationaldiscountpoolsupplies/inactive-active-bg.png") no-repeat scroll 0 -15px #fff;
	color: #f00;
}

#nav a:focus {
    outline: medium none;
}
#vwd-pause, #vwd-play {
    cursor: pointer;
    left: 148px;
    position: absolute;
    top: 0;
}
#vwd-pause {
    background: url("/lib/nationaldiscountpoolsupplies/pause-play.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}
#vwd-play {
    background: url("/lib/nationaldiscountpoolsupplies/pause-play.png") no-repeat scroll 0 -15px transparent;
    display: none;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}
#vwd-nav-console {
    height: 15px;
    margin-right: 2px;
    position: absolute;
    left: 240px;
    top: 350px;
    width: 174px;
    z-index: 969 !important;
}
#leftnav-menu {
    font-size: 12px;
    line-height: 20px;
}
#leftnav-menu ul {
    margin: 0 0 10px;
    padding: 0;
}
#leftnav-menu ul li {
    list-style-type: none;
	margin-left: 20px;
	font-weight: bold;
	text-align: left;
}

#leftnav-menu img{
	padding-left: 0;
	}

#leftnav-social{
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #ADAFC1;
	width: 80%;
	margin: 10px auto;
	}
	
#leftnav-social img{
	margin: 0 5px;
	}
	
	
.recently-viewed {
    font-weight: bold;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 50px;
    width: 100%;
}

.recentitem {
    display: inline-block;
    float: left;
    font-size: 13px;
    min-height: 240px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
	min-height: 350px;
}

#recentTitle{
	margin: 10px 0 20px 0;
	}
	

span.recent-price{
	display: block;
	}

	
#vwd-carousel, #vwd-carousel-new {
    display: inline-block;
    float: left;
    margin-left: 0;
    padding: 0 30px;
    position: relative;
    width: 930px !important;
}


#carousel-left, #carousel-left-new {
	position: absolute;
    height: 200px;
    width: 30px;
	left: -20px;
}

#carousel-right, #carousel-right-new {
	position: absolute;
    height: 200px;
    width: 30px;
	right: 0;
}


#carousel-left span, #carousel-left-new span {
    background: url("/lib/nationaldiscountpoolsupplies/left-arrow.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 69px;
    position: relative;
    top: 50px;
    width: 54px;
    z-index: 5000;
}


#carousel-right span, #carousel-right-new span {
    background: url("/lib/nationaldiscountpoolsupplies/right-arrow.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 69px;
    position: relative;
    top: 50px;
    width: 54px;
    z-index: 5000;
}

#vwd-carousel-wrapper, #vwd-carousel-wrapper-new{
	overflow: hidden;
	}
	
#vwd-carousel, #vwd-carousel-new{
	height: 266px;
	overflow: hidden;
	}
.vwd-product-list{
	left: 0;
	position: absolute;
	}
	
.vwd-product-list span {
    display: block;
    float: left;
    margin: 0 11px;
    text-align: center;
    width: 175px;
}

.vwd-product-list div.image-container{
	width: 160px;
	height: 160px;
	margin: 0 auto;
	}
	
.smb-mc .mini_msg, .mini_item_count, .mini_subtotal {
    color: #005490 !important;
    font-family: Arial !important;
}

.smb-mc:hover .mini_msg:hover, .mini_item_count:hover, .mini_subtotal:hover {
    color: #019EC2 !important;
    font-family: Arial !important;
}

a#ie-cart{
	position: absolute;
	right: 122px;
	color: #005490;
	margin-top: -1px;
	}
	
a#ie-cart:hover{
	color: #019ec2;
	text-decoration: none;
	}
	
#customer-reg {
    color: #005490;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -28px;
	top: -41px;
	font-size: 15px;
    z-index: 10;
}

div#yscp_signin_link{
	float: left;
	position: absolute;
	left: 12px;
	}

.section-image-area {
	float:left;
	margin:0 20px 10px 0;
}

.section-image-area .image-c {
	float:none !important;
}

marquee{
	font-size: 26px;
	color: blue;
	color: #018faf;
	font-weight: bold;
	margin: 20px 0;
	}
	
.center{
	text-align: center;
	}

.top-email {
    font-size: 13px !important;
    position: relative;
    top: -11px;
}
