/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

.ys_primary {
background:#f12a1f;
color:#ffffff;
font:bold 11px Arial, verdana, sans-serif;
padding:1px 5px;
text-align:center;
cursor:pointer;
display:inline;
margin-top:10px;
}
/**************************
********* VWD STYLES ******
**************************/
body {
background: #ffffff url();
}
#bodycontent {
float: none;
width: 599px;
text-align: left;
color: #000000;
margin-left:10px;
}
a {
color: #000000;
}
/**** SITE HTML ****/
#site-html {
border:1px solid #F54439;
width: 760px;
height: 500px;
}
#contents .sale-price-bold {
color: #000000;
}
#contents .name {
font-weight: normal;
}
#contents .price {
margin: 0px;
}
/**** HEADER ****/
#site-header {
height: 150px;
}
#header-table {
}
#header-top {
background: #000000 url() repeat-x;
}
#logo {
}
#header {
margin: 0px;
float:	right;
background:#CEF290 url('/lib/akidsbeddingline/search-header.jpg') no-repeat;
width:181px;
height:112px;
}
.header-text {
}
#brandmark {
width: auto;
line-height: 0;
margin-top:0px;
}
#brandmark a {
padding: 0px;
}
#searchsubmit {
padding: 0px;
border:none;
}
#searcharea {
background: transparent url();
text-align: left;
}
#searcharea fieldset {
margin-left:30px;
margin-top:4px;
padding:0px;
}
.labelfield span {
color: #ffffff;
font-size: 12px;
}
input#query {
background:#FFFFFF none repeat scroll 0% 50%;
border:1px solid #093B69;
margin-top:2px;
vertical-align:top;
width:110px;
}
#banner-image img {
  display: block;
  line-height: 0;
}
/**** LEFT NAV ****/
#site-left-nav {
background-color: #053868;
width: 150px;
border-right: 1px solid #F54439;
}
#bottom-div {
}
#left-nav-table {
}
#left-nav img {
display: block;
}
#below-left-nav {
}
.left-navigation {
padding: 5px;
text-align: left;
}
.left-navigation a {
text-decoration: none;
color:white;
}
.leftnav-sub-buttons a {
padding-left: 10px;
display: block;
}
#manufacturer-select {
width: 130px;
}
#current-specials {
padding:5px;
color:white;
}
/*** SWITCH ***/
#site-switch {
background-color: #ffffff;
width: 560px;
}
#switch-table {
}
#maintype #contents {
float: none;
}
#image1 {
padding-bottom:6px;
}
#image2 {
}
#image3 {
padding-left:5px;
}
#image4 {
}
#image5 {
}
#image6 {
}
/*** FOOTER ***/
#site-footer {
background-color: #FDDB17;
border-top: 1px solid #ff0000;
height: 70px;
padding-left:185px;
}
#footer {
background: #FDDB17;
url();
border-top:none;
}
#copyright {
text-align: center;
width:380px;
padding: 5px;
color: #000000;
}
#copyright a {
color: #000000;
text-decoration: none;
}
#footer-links {
padding: 5px 5px 0px;
color: #000000;
text-align: left;
font-family: arial;
font-weight: normal;
}
#footer-links a {
color: #000000;
text-transform:none;
}
/*** ITEM PAGE ***/
#contentarea {
width: 560px;
}
#itemtype #caption {
margin: 0px;
}
#contentarea #caption {
margin: 10px 0px;
}
#itemtype .itemoption {
font-weight: normal;
}
#itemarea {
margin:0px;
}
/*** ITEM TABLE ***/
#itemtable {
background-color:#cdf291;
border: solid 1px #ff0000;
text-align:left;
}
#itemtable-header {
color: #ff0000;
font-size: 12px;
background: #fedb16 url() repeat-x;
border-bottom:1px solid #ff0000;
padding: 5px;
height:34px;
vertical-align:middle;
font-size:14px;
}
#itemtable-sku {
padding:5px;
border-top: 1px solid #ff0000;
border-bottom:1px solid #ff0000;
}
#itemtable-price {
padding:5px;
border-bottom:1px solid #ff0000;
}
#itemtable-sale-price {
color:#ff0000;
font-weight:bold;
padding:5px;
border-bottom:1px solid #ff0000;
}
#itemtable-you-save {
color:#ff0000;
font-weight:bold;
padding:5px;
border-bottom:1px solid #ff0000;
}
.itemtable-options {
padding:5px;
border-bottom:1px solid #ff0000;
}
#itemtable-quantity {
padding:5px;
border-bottom:1px solid #ff0000;
}
#itemtable-delivery-date {
}
#itemtable-availabilty {
font-size:9px;
text-align:center;
vertical-align:middle;
width:150px;
}
.addtocartImg {
margin:8px;
}
/*** SECTION PAGE ***/
#section-contenttitle {
padding: 0px;
margin: 0px 10px;
background-color: #ffffff;
font-weight: normal;
font-size: 20px;
}


