* {
    margin: 0;
    padding: 0;
}

ul{
	margin: 0 0 0 20px;
	}
	
p{
	margin-bottom: 10px;
	}
	
body {
    background-color: #036;
    color: #000000;
    font-family: 'Carme', Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}


div.clear{
	clear: both;
	}
	
a:link, a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
	color: #036;
}
a:active {
    outline: medium none;
}
a:focus {
}
p {
    margin: 0 0 10px 0;
}

img {
    border: medium none;
}
td {
    vertical-align: top;
}
#wrapper {
    border: 0 none;
    margin: 0 auto;
    position: relative;
	min-width: 1010px;
}
#header-wrapper {
    position: relative;
	background-image: url("/lib/yhst-2911898806816/header-bg.png");
    background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
	background-color: #fff;
}

#header {
    height: 125px;
    margin: 0 auto;
    position: relative;
	color: #fff;
    width: 1000px;
}

#header-logo {
    left: 0px;
    position: absolute;
    top: 0px;
	display: block;
	width: 204px;
	height: 146px;
	z-index: 10;
}

#header-links {
    color: #fff;
    font-weight: bold;
    position: relative;
    right: 0px;
    top: 35px;
	height: 25px;
}

#header-links ul{
	list-style-type: none;
	}
	
#header-links ul li{
	height: 22px;
	}
	
#header-links ul li a{
	color: #ac1e23;
	}
	
#header-links ul li a:hover{
	text-decoration: none;
	}
	
#header-links ul li a.shopping-cart{
	background-image: url("/lib/yhst-2911898806816/cart.png");
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 5px 0 5px 35px;
	background-position: 0 3px;
	position: absolute;
	right: 0;
	z-index: 100;
	height: 22px;
	color: #000;
	}
	
#ys_superbar {
    position: absolute !important;
    /**right: 50px;**/
    top: -36px !important;
    width: 400px !important;
	left: 150px !important;
}
#ys_cpers {
    margin-top: 5px;
    text-align: right;
}
#header-links img {
    position: absolute;
    right: 0;
    top: 0;
}
#header-links a {
    font-size: 16px;
	color: #313687;
	margin: 0 0 0 10px;
}

#header-phone {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 5px;
	position: relative;
	float: right;
}

#header-phone span{
	margin-left: 20px;
	}

#topnav {
    float: right;
    position: absolute;
    right: 0;
    top: 87px;
    width: 740px;
}

#topnav p{
	color: #000;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	display: inline;
	}

#topnav ul{
	list-style-type:none;
	float: right;
	}
	
#topnav ul li{
	float: left;
	margin-right: 20px;
	}
	
#topnav ul li a{
	color: #454545;
	font-weight: bold;
	font-size: 15px;
	}
	
#topnav ul li a:hover{
	text-decoration: none;
	color: #ef3e42;
	}
	
#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/yhst-2911898806816/search-bg.png");
    background-repeat: no-repeat;
    height: 23px;
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: 387px;
	line-height: 23px;
}

form#search-form{
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-family: "Carme",Arial,Helvetica,sans-serif;
	}

#search-query {
    background: none repeat scroll 0 0 transparent;
	border: none;
    height: 23px;
	line-height: 19px;
    margin-left: 0px;
    margin-top: 0;
    padding: 0 0 0 10px;
    width: 294px;
	color: #ccc;
	font-size: 14px;
	font-family: "Carme",Arial,Helvetica,sans-serif;
}

#search-query:focus{
	color: #000;
	}
	
#search-btn {
    height: 23px;
    position: absolute;
    right: 0;
    width: 82px;
}
#sidebar {
    display: block;
    margin-left: 0;
    width: 200px;
	padding: 20px 10px 0 0;
	float:left;
}
#newsletter {
    margin: 0px 0 0 0;
    padding: 0;
    position: relative;
	float: right;
	color: #000;
	font-weight: bold;
}

#newsletter img{
	position: relative;
	top: 6px;
	}

#newsletter form{
	background-image: url("/lib/yhst-2911898806816/newsletter-bg.png");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
	float: right;
	width: 351px;
	height: 23px;
	}
#newsletter input[type="text"]{
	position: absolute;
	left: 10px;
	top: 2px;
	width: 223px;
	height: 20px;
	border: 0 none;
	background: transparent;
	}
	

#newsletter input[type="image"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 23px;
    position: absolute;
    right: 0;
    width: 115px;
}
	
form#contact-form{
	margin: 15px 0;
	}
	
form#contact-form label{
	display: block;
	}
	
form#contact-form input[type="text"],
form#contact-form textarea{
	border: 1px solid #ccc;
	padding: 3px;
	}

.horizontal-seperator {
    padding: 5px;
}

#body-wrapper {
	/**background: url("/lib/yhst-2911898806816/main-bg.png") repeat-y scroll 0 0 transparent;**/
    color: #000000;
    /**margin: -1px auto 0;
    padding: 1px 10px;**/
    position: relative;
    width: 1020px;
	margin: 0 auto;
}

#body {
    margin: 0 auto;
    width: 1000px;
	background: url("/lib/yhst-2911898806816/main-bg.png") repeat-y scroll 0 0 transparent;
}

#content-wrapper{
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	background-image: url("/lib/yhst-2911898806816/content-bg.png");
	background-repeat: repeat;
	}

#content{
	margin: 0 auto;
    width: 1000px;
	background-color: #fff;
	border-radius: 10px;
	position: relative;
	
	}

#main {
    float: right;
    margin: 0;
	padding: 0 0 0 0px;
    width: 790px;
}
#home-table {
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
#home-table td {
    text-align: center;
    width: 33%;
}
#home-text {
    clear: both;
    padding: 10px 0;
	width: 100%
}
a.billboard-image img {
    float: left;
    margin-right: 10px;
}
#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;
}

.caption span.image-r{
	float: left;
	margin: 0 15px 15px 0;
	}
	 
#itemarea-table {
    margin: 0 auto;
    width: 100%;
}
#itemarea-table td {
    width: 50%;
	padding-right: 0px;
}
.add-image {
    margin: 5px;
}
#item-caption {
    clear: both;
	margin: 10px 0 20px 0;
}
#itemtable {
    background-color: #fff;
    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;
}

td#itemtable-avail{
	font-weight: bold;
	}
	
#footer-outer {
    height: 105px;
	background-image: url("/lib/yhst-2911898806816/footer-bg.png");
    background-position: center top;
	background-repeat: repeat-x;
    margin: 0 auto 40px;
    padding: 0;
    position: relative;
}
#footer {
    color: #000;
    font-size: 14px;
    margin: 0 auto;
    overflow: auto;
    padding: 10px;
    position: relative;
    width: 980px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer-social {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 40px;
}

.social-media img{
	margin-right: 10px;
	}
	
#footer2 {
    float: none;
	font-weight: bold;
	line-height: 27px;
}
#footer3 {
    float: right;
	
}
#footer3 a {
    color: #000;
}

#below-footer {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 11px;
    left: 0;
    margin: 0 auto;
    overflow: auto;
    padding: 5px 10px 10px 10px;
    position: relative;
    width: 980px;
	color: #ccc;
}

#after-footer{
	width: 100%;
	border-top: 1px solid #000;
	background-color: #dfdede;
	height: 79px;
	margin-top: 10px;
	overflow: hidden;
	}
	
#secure-shopping {
    float: right;
    line-height: 0;
}

img.credit-cards{
	float: right;
	margin-top: 15px;
	}

#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/yhst-2911898806816/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, h2, h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin-bottom: 10px;
    padding: 8px 10px;
	text-transform: uppercase;
	background: #00306c;
	background: -webkit-gradient(linear, left top, left bottom, from(#00306c), to(#084795));
	background: -webkit-linear-gradient(top, #00306c, #084795);
	background: -moz-linear-gradient(top, #00306c, #084795);
	background: -ms-linear-gradient(top, #00306c, #084795);
	background: -o-linear-gradient(top, #00306c, #084795);
}

h1.title{
	margin-bottom: 20px;
	}

h1 small{
	float: right;
	text-transform: none;
	}
	
h1 small a{
	color: #fff !important;
	}
	
.fsSectionHeader h2{
	color: #000;
	background-color: none;
	background-image: none;
	font-size: 20px !important;
	}
	
h1 small a:hover{
	text-decoration: underline;
	}

.contents-product {
    font-weight: bold;
    padding-bottom: 15px !important;
	padding-bottom: 35px !important;
    position: relative;
    text-align: center;
	width: 183px;
	padding: 0 2px;
	margin: 0 auto;
}
	
.contents-image {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
}
.prices {
    margin-top: 10px;
}
.prices .cross {
    text-decoration: line-through;
}
.prices .sale-price {
    color: #CC0000;
    margin-left: 20px;
}

#featured-items{
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	}
	
#vwd-new-items{
	float: left;
	width: 370px;
	}
	
#vwd-new-items div.products, #vwd-home-our-favorites div.products{
	overflow: hidden;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	}
	
#vwd-new-items div.product-details, #vwd-home-our-favorites div.product-details{
	float: right;
	width: 260px;
	}
	
div.products div.product-details a h3{
	font-size: 14px;
	margin-bottom: 5px;
	}
	
div.products div.product-details  div.price-info{
	font-weight: bold;
	}
	
div.products div.product-details div.read-more{
	text-align: right;
	}
	
div.products div.product-details div.read-more a{
	font-size: 11px;
	text-decoration: underline;
	}

#vwd-home-our-favorites{
	float: right;
	width: 370px;
	}
.breadcrumbs {
    font-size: 11px;
    padding: 10px 5px;
}
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: 10px;
}

#announcement-bar{
	margin: 10px 0;
	background-image: url("/lib/yhst-2911898806816/annoucement-bar.png");
	background-repeat: no-repeat;
	width: 750px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	position: relative;
	padding-left: 40px;
	font-size: 18px;
	font-weight: bold;
	}
	
#announcement-bar img{
	position: absolute;
	right: 20px;
	top: 11px;
	}
	
#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;
}
ul.footer-links{
	overflow: hidden;
	padding: 3px 0 0px  0;
	float: left;
	width: 150px;
	list-style-type: none; 
	}

ul.footer-links li{
	margin: 0 0 10px 0;
	padding-right: 10px;
	}
		
.footer-links a{
	color: #003399;
	font-weight: bold;
	}
	
.footer-linka a:hover{
	color: #000;
	}
	
table.contentsTable {
    margin: 10px auto 0 auto;
    width: 750px;
}

#itemarea {
    margin: 0 auto 15px auto;
    width: 100%;
}

.image-alter {
    text-align: center;
}

#info-div {
    padding: 10px;
}

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

#vwd-featured-products-body {
    clear: both;
}

#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;
	margin-right: 60px;
}

#vwd-google-plus1 {
    float: right;
    width: 75px;
}

iframe.twitter-share-button {
    float: right;
}

#social-stuff {
    float: right;
}

#best-sellers{
	margin: 10px 0;
	width: 750px;
	}
	
.cross-sell-product {
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.cross-sell-list {
    float: left;
    margin-bottom: 20px;
    width: 180px;
	padding: 0 8px;
}

#cross-sell-wrapper {
    margin: 15px 0;
    width: 100%;
}

span.itemOption {
    clear: both;
    display: block;
    margin: 5px 0;
}

#vwd-a-bar-wrapper {
    background: #badbf4;
	background: #c00;
    color: #fff;
    margin: 30px auto 15px auto;
	font-size: 16px;
    padding: 10px;
    position: relative;
    right: 0;
    text-align: center;
    width: 900px;
	font-weight: bold;
	font-size: 16px;
	border-radius: 3px;
}

#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 0;
}

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;
}

#rotator-wrapper{
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
	}

#billboard-images {
    height: 265px !important;
}

#nav {
    float: right;
    margin-right: 32px;
    margin-top: 0;
}

#nav a {
    background: url("/lib/yhst-2911898806816/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;
}

#nav a.activeSlide {
    background: url("/lib/yhst-2911898806816/inactive-active-bg.png") no-repeat scroll 0 -15px transparent;
}

#nav a:focus {
    outline: medium none;
}

#vwd-pause, #vwd-play {
    cursor: pointer;
    left: 148px;
    position: absolute;
    top: 0;
}

#vwd-pause {
    background: url("/lib/yhst-2911898806816/pause-play.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}

#vwd-play {
    background: url("/lib/yhst-2911898806816/pause-play.png") no-repeat scroll 0 -15px transparent;
    display: none;
    height: 15px;
    margin-top: 1px;
    width: 15px;
}

#vwd-nav-console {
    float: right;
    height: 15px;
    margin-right: 2px;
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 174px;
    z-index: 969 !important;
}
#leftnav-menu {
    font-size: 12px;
    line-height: 20px;
	padding-top: 15px;
}

div#sidebar-tweets{
	width: 190px;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	}
	
div#sidebar-tweets iframe{
	border 1px solid #e8e8e8;
	}

#leftnav-menu img{
	margin-bottom: 10px;
	}
	
#leftnav-menu ul {
    margin: 0 0 20px;
    padding: 0;
}
#leftnav-menu ul li {
    list-style-type: none;
	margin: 0 0 0px 0;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}

#leftnav-menu ul li a{
	color: #000;
	display: block;
	padding: 10px;
	font-size: 16px;
	}
	
#leftnav-menu ul li a:hover{
	color: #fff;
	text-decoration: none;
	background: #00306c;
	background: -webkit-gradient(linear, left top, left bottom, from(#00306c), to(#084795));
	background: -webkit-linear-gradient(top, #00306c, #084795);
	background: -moz-linear-gradient(top, #00306c, #084795);
	background: -ms-linear-gradient(top, #00306c, #084795);
	background: -o-linear-gradient(top, #00306c, #084795);
	}

#leftnav-menu ul.column{
	float: left;
	width: 50%;
	}

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

#leftnav-social{
	margin: 50px 0 10px 0;
	padding: 0;
	text-align: center;
	}
	
#leftnav-social img{
	margin: 0 5px;
	}


#item-caption a {
    color: #0000FF;
    text-decoration: underline;
}

div#fsSection28140874 div.fsSectionHeader{
	display: none;
	}
