/*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.*/

/**********************
**** VWD-OVERRIDES ****
**********************/
body {
  background-color: #1e1d4f;
  text-align: left;
  color: #555555; 
}
td {
  color: #555555;
}
/*
a {
  color: #003265;
}
a:visited {
  color: #660066;
}
*/
/***HEADER ***/
.logo {
  float:left;
  font-size: 0;
}
#top-nav {
  font-size: 0;
  padding: 0px;
  margin: 0px;
}
.header-text {
  padding: 20px 0px 0px 110px;
}
#searcharea {
  margin: 15px 50px 0;
}
#searcharea fieldset {
  padding: 0px;
}
input#searchsubmit {
  border: 0px solid;
  position: relative;
  top: 8px;
}
input#query {
  color: #000000;
}
#header-view-cart{
  position:absolute;
  left:642px;
  top:27px;
}
#header-logo{
  background-color:#fff;
}
/*** BODY ***/

#bodycontent {
   width: 689px;
   float: none;
   margin: 0px;
   padding: 0px;
}
#contentarea {
   margin: 0px 10px;
   width: 680px;
}
/*** LEFT NAV ***/
.left-navigation {
  margin-left: 12px;
}
.left-navigation a {
  text-decoration: none;
  padding: 0px 5px 5px 0px;
  color: #1e1d4f !important;  
}
#left-nav .left-navigation:first-child {
  margin-top: -10px
}
.leftnav-button {
  padding: 4px 0px;
  font-weight: bold;
  width: 190px;
  font: 90 12px arial;
}
.leftnav-button a {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
}
.leftnav-button span {
  font-weight: normal;
}
.leftnav-button-open a {
}
.leftnav-sub-buttons a {
  padding-left: 10px;
  display: block;
}
/*** FOOTER ***/
#footer {
  margin-top: 5px;
  width: 902px;
}
#copyright {
  clear: both;
  text-align: center;
  padding: 5px;
  color: #a7a9ac;
}
#copyright a {
  color: #a7a9ac;
  text-decoration: none;
}
#footer-links {
  text-align: left;
  font-family: arial;
  font-weight: normal;
}
#footer-links a {
}
/*** ITEM PAGE ***/
.itemtable-header {
  background: #013567 url(/lib/suspenderstore/item-bg-header.gif) repeat-x;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  padding: 5px 10px;
}
#itemtype .itemoption {
  font-weight:  normal;
  float: left;
}
#contentarea #caption {
  margin: 0px;
}
#section-contenttitle {
  color: #003265;
  margin: 0px;
}
#contents .sale-price-bold {
  color: #96001B;
  font: bold 13px arial;
  text-transform: uppercase;
}
#contents .price-bold {
  color: #003267;
  font-family: arial;
  font-size: 12px;
}
#contents .price {
  color: #003267;
}
#contents .name a {
 color: #9e0b0f;
 font: bold 13px arial;
}
#contents .name a b {
  color: #9e0b0f;
}
.itemform {
  z-index: 100;
}
#itemtype .multiLineOption {
  width: 300px;
}
.multiLineOption select {
  overflow: auto;
  width: 300px;
}
#top-nav{
	width: 760px;
	height: 44px;
	background: url('/lib/suspenderstore/top-nav-back.png') repeat-x;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	margin: 0; padding: 0;
	text-align: center;
}
#top-nav ul{
	list-style: none;
	padding-top: 4px;
	padding-left: 0;
}
#top-nav ul li{
	display: inline;
}
#top-nav ul li a{
	color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 35px;
	margin-left: 35px;
}

#left-nav-table{
  text-align: left;
}

#size-table img{
        cursor: pointer;
        vertical-align: middle;
        padding-top: 10px;
}
#size-table a{
  font: bold 16px arial;
  color: #141a4f;
}
#wrapper {
  margin: 0 auto;
  width: 902px;
  background: transparent;
  border: 1px solid #b1b2b4;
}
#header-table {
  margin-bottom: 0px;
}
#header {
  position: relative;
  width: 900px;
  height: 110px;
  padding-top: 0px;
  background: transparent;
}
#site-logo {
  position: absolute;
  top: 30px;
  left: 5px;
}
#mcafee {
  padding-right:5px !important;
  position: absolute;
  right: 14px;
  top: 16px;
}

/*SEARCH*/

#search-form-div {
  position: absolute;
  top: 76px;
  left: 625px;
}
#search-table {
  margin:auto;
}
#search-table td {
  vertical-align:middle;
}
#search-query {
  border:1px solid #bbb;
  height:18px;
  padding:2px;
  width:230px;
  color: #bbb;
  text-align: right;
  font-size: 18px;
}


/**** TOP NAV ****/

#header-nav {
  background: #fff;
  padding: 0px 0 5px 0px;
}
#newsletter-bg{
  height: 82px;
  background: url('/lib/suspenderstore/newsletter-bg.png') no-repeat;
  margin: 10px 5px 10px 5px;
  position: relative;
}
#newsletter-input {
  position: absolute;
  top: 24px;
  left: 5px;
  width: 140px;
}
#newsletter-button {
  position: absolute;
  top: 23px;
  left: 150px;
}
#captionarea, #info-div {
  margin:10px 10px 9px;
} 
#maintype #caption {
  padding: 10px 0 0 11px;  
}
#messagearea {
 margin: 0;
}
#home-carousel {
  background: url('/lib/suspenderstore/home-carousel-bg.png') no-repeat;
  height: 197px;
  margin-left: 15px;
}
#seasonal-fav {
  background: url('/lib/suspenderstore/seasonal-fav-bg.png') no-repeat;
  height: 197px;
  margin-left: 15px;
  margin-top: 15px;
}
#seasonal-fav #contents {
  padding: 20px 50px 0 50px;
}
#seasonal-fav #contents .vertical-seperator {
  border-right: 1px solid #96001b;
}

/********* FOOTER *************/
#footer-links span {
  font-weight: bold;
}
#footer-links {
 text-transform: none !important; 
 font: 16px arial;
 color: #555555;
 margin-left: 200px;
 height: 100px;
}
#footer-links a {
 text-transform: none !important; 
 color: #555555;
}
#footer-links div {
  float: left;
  border-right: 1px solid #cbcbcb;
  height: 115px;
  padding: 8px 25px;
}
#footer-sep {
  margin-top: 20px;
  margin-left: 285px;
}
#item-cross-sell {
  background: url('/lib/suspenderstore/item-cross-sell-bg.png') no-repeat;
  width: 689px;
  height: 197px;
}
#item-cross-sell #contents #contents-table {
  margin-top: 25px;
}
#item-cross-sell #contents .vertical-seperator{
  border-right: 1px solid #96001b;  
}

#itemarea {
  margin: 0;
  padding: 5px;
}

/*ITEM AREA*/
#itemarea-table {
  margin:0 auto;
}
#itemarea-table td {  
}
.add-image {
  margin:5px;
}
#itemtable {
  width:320px !important;
  border: 2px solid #b9b9bc;
  margin:0 auto;
  float: right;
  background: #b1b2b4;
}
#itemtable td {
  color: #141a4f;
  padding: 3px 10px;
  text-align:left;
}
td#itemtable-header {
  height:24px;
  font-size: 22px;
  background: #96001b;
  color: #fff;
  font-family: arial;
  font-weight: bold;
}
td#itemtable-code {
  font: 13px arial;
}
td#itemtable-price {
  font: 16px arial;
}
td#itemtable-sale-price {
  font-weight:bold;
  color: #96001b;
  font:bold 16px arial;
  text-transform: uppercase;
}
td#itemtable-you-save {
  font: 16px arial;
  text-transform: uppercase;
}
td#itemtable-spacer{

}
span.itemoption{
  font: bold 14px arial !important;
  text-transform: uppercase;
}
td#itemtable-addtocart {
  padding: 0;
  text-align:right;
}

td#itemtable-addtocart input{
  position: relative;
  top: 2px;
}
#product-info {
  font: bold 17px arial;
  text-transform: uppercase;
}
#product-info span {
  color: #9e0b0f;
  text-transform: lowercase;
  font: normal 16px arial;
}
#caption div {
  font:15px/20px arial;
  margin-top:5px;
  padding-top:5px;
  width:650px;
}
#itemtable-options-header {
  font: bold 15px arial;
  padding-top: 5px !important;
}
#itemtable-quantity {
  font: 15px arial;
  padding-bottom: 10px !important;
}

.price-right {
  text-align: right !important;
  font: 16px arial;
} 
#swatch-wrapper {
  width: 105px;
}

#swatch-wrapper span{
  float: left;
  display: block;
  padding: 2px;
  width: 31px;
  height: 31px;
}
/*  -----  Drop Down Nav  -----  */
#vwd-drop-down-nav, #vwd-drop-down-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#vwd-drop-down-nav a {
	display: block;
        text-decoration: none;
        color: #96001B;
}
#vwd-drop-down-nav a:hover {
        text-decoration: underline;
}
#vwd-drop-down-nav a img {
	border:none;
}
#vwd-drop-down-nav li {
	float: left;
	margin:0;
	padding:0;
        position: relative;
}
#vwd-drop-down-nav li ul li {
	float:none;
}
#vwd-drop-down-nav li ul {
	position: absolute;
	left: -999em;
        top: 38px;
	background-color: #fff;
        width: 210px;
	padding: 5px 8px;
	line-height: 1.5;
	font-size: 14px;
        font-family: arial;
	border-left:1px solid #2B708B;
	border-bottom:1px solid #2B708B;
	border-right:1px solid #2B708B;
        z-index: 1;
}
#vwd-drop-down-nav li:hover ul {
	left: auto;
}
#vwd-drop-down-nav li:hover ul, #vwd-drop-down-nav li.sfhover ul {
	left: auto;
}
#carousel-wrapper{
  position: relative !important;
}
/******* ITEM CROSS SELL ******/

#item-cross-sell-wrapper {
  width: 640px;
  height: 197px;
  padding: 10px 25px;
  
}
#item-cross-sell #item-cross-sell-wrapper #contents-table {
  margin-top: 3px;
}
#item-cross-sell #item-cross-sell-wrapper .vertical-seperator{
  border-right: 1px solid #96001b;  
}
#item-cross-sell #item-cross-sell-wrapper .horizontal-seperator {
  text-align: center;
  padding: 10px;
}

#item-cross-sell-wrapper .sale-price-bold {
  color: #96001B;
  font: bold 13px arial;
  text-transform: uppercase;
}
#item-cross-sell-wrapper .price-bold {
  color: #003267;
  font-family: arial;
  font-size: 12px;
}
#item-cross-sell-wrapper .price {
  color: #003267;
}
#item-cross-sell-wrapper .name a {
 color: #9e0b0f;
 font: bold 13px arial;
}
#item-cross-sell-wrapper .name a b {
  color: #9e0b0f;
}
.leftnav-button-open {
  padding:4px 0;
  width:190px;
  font: bold 13px Verdana,Tahoma,Helvetica,sans-serif;;
}
.leftnav-button-open span {
  font-weight: normal;
}
#see-details {
  font: 12px Arial;
  text-decoration: underline;
  bottom: 5px;; 
  right: 5px;
  position: absolute;
}
#billboard-images {
  height:330px;
  margin-top:5px;
}
#contacttype #bodycontent p, #contact-submit {
	margin-top:10px;
}
.contact-form-wrapper{
  width: 80%;
  border: 1px inset #626262;
  padding: 15px;
}
#search-query:focus, search-query:hover {
  color: #1E1D4F;
}

#fb-wrapper {min-height:1500px;}


