/*------------------------------------------------------------

  Theme:   SIMPLICITY (Free)
  Author:  Theme Fiend
	   http://www.themefiend.com
           
  Support: http://www.themefiend.com/support
         
  Copyright 2012 Theme Fiend.
  
  Note: Controls in the 'Simple' panel are disabled. Please view CSS Guide and support board
        articles for customization instructions.

------------------------------------------------------------*/

@import url(http://www.bigcartel.com/themes/sexy/stylesheets/styles.css);

/* Alerts -------------------------------------------------*/

p.alert-noproducts,
p.alert-noitems {
  margin: 20px;
  }

div#error {
    background: none repeat scroll 0 0 #CF3636;
    border-bottom: 1px solid #6C1010;
    border-top: 1px solid #6C1010;
    display: block;
    margin-bottom: 20px;
}

div#error h2,
div#error p {
  display: none;
  }

div#error ul {
  margin: 0;
  padding: 5px 20px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  }

div#error li {
  margin: 0;
  padding: 0 20px;
  font-weight: bold;
  background: url(/themes/sexy/images/bullet-error.gif) no-repeat 0 7px;
  }

.form-error {
  border: 1px solid #cf3636;
  }


/*============= Begin Base========================*/

* {
  margin: 0;
  padding: 0;
  }

body {
  
  background-image: url(https://assets.bigcartel.com/theme_images/3310104/46537_10151061495336176_1066049229_n.jpg);
  background-repeat: repeat;

  background-color:#ffffff;
  color: #000000;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  margin: auto;
  text-align: center;
  width: 862px;
}
  
#wrap {
background:#ffffff;
margin: 0 auto 15px;
text-align: left;
width: 862px;
margin-top: 15px;
padding: 20px;
position: relative;
float: left;
}

ul, ol {
  margin-bottom: 1em;
  }

li {
  list-style: none;
  }

h2 {
  margin-bottom: 1em;
  font-weight: normal;
  }


h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

span {
margin:0px;
padding:0px;
}

a {
outline:none;
text-decoration:none;
}

p {
font-size:12px;
line-height:15px;
margin-bottom:1em;
color:#000000;
}


a:link, a:visited {
  color: #333333;
  }

a:hover, a:active {
  color: #333333;
  }

a img  {
  border: none;
  }

img {
  -ms-interpolation-mode: bicubic;
  }

input,
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #333333;
  border-radius: 5px;
  border: 1px solid #AAA;
  }

hr {
  margin-bottom: 10px;
  height: 1px;
  color: #ccc;
  background: #ccc;
  border: none;
  }

#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28, #product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58, #product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88, #product-91, #product-94, #product-97, #product-100 {
margin:0px;
padding:0px;
}

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29, #product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59, #product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89, #product-92, #product-95, #product-98 {
margin:0px;
padding:0px;
}

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30, #product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60, #product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90, #product-93, #product-96, #product-99 {
margin:0px;
padding:0px;
}

.current-product-counter {
display:none;
}

/*============= End Base========================*/


/*============= Begin Header Area========================*/


#header {
margin: auto;
text-align: left;
float: left;  
width: 100%;
margin-bottom: 10px;
}

#header h1 {
font-size: 34px;
font-weight: bold;
line-height: 32px;
margin-bottom: 0;
color: black;
text-transform: uppercase;
width: auto;
float: left;
margin-top: 10px;
}

#header h1 span {
background: none repeat scroll 0 0 transparent;
padding: 0;
color:#000000;
font-family: arial;
}

#header.image h1 span {
  display: none;
  }
  
#right-header {
float: right;
margin-bottom: 0px;
margin-right: 0;
margin-top: 10px;
width: 365px;
border-top: none;
}

/* Header Navigation Styles-------------------------------------------------*/

#header-navigation {
border-style: none;
height: auto;
margin: auto;
text-align: center;
float: left;
padding: 10px 0px;
width: 100%;
margin-bottom: 10px;
border-top: 1px solid black;
border-bottom: 1px solid black;
position: relative;
}

#header-navigation ul {
height: 100%;
margin-bottom: 0;
margin-left: 0;
padding-bottom: 0px;
padding-top: 0px;
}

#header-navigation li {
display: inline;
}

#header-navigation li a {
display: inline;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
color: black;
margin: 0 20px;
margin-left: 0;
float: left;
border-right: none;
}

/* Minicart Styles-------------------------------------------------*/

#minicart {
background: none repeat scroll 0 0 transparent;
float: right;
height: auto;
min-height: 0px;
margin-bottom: 5px;
margin-top: 0;
position: relative;
width: auto;
}


#minicart .minicart-contents {
color: black;
display: inline;
float: right;
font-size: 12px;
margin-left: 5px;
margin-right: 0;
margin-top: 8px;
text-transform: uppercase;
}

#minicart .minicart-view span {
  display:inline;
}

#minicart .minicart-options {
display: block;
float: left;
margin-top: 0;
text-align: right;
width: 100%;
}

#minicart .minicart-checkout {
display:block;
float:right;
margin-right:5px;
margin-top:0;
position:relative;
}

#minicart .minicart-total {
border:none;
}

#minicart .minicart-view {
  font-weight: bold;
  margin-right: 10px;
  margin-left:  0px;
}
                
#minicart .minicart-contents li {
margin-right: 5px;
float:left;
}


#minicart .minicart-items {
    float: left;
}
  

#minicart .minicart-total {
  padding-left: 5px;
  font-weight: bold;
  border-left: 1px solid #000000;
  }

/* Search Bar Styles-------------------------------------------------*/

#search {
float: left;
margin-top: 0;
position: relative;
width: auto;
margin-right: 0px;
}

#search-input {
border: 1px solid #aaaaaa;
border-radius:5px;  
font-size: 11px;
height: auto;
padding: 5px 3px;
vertical-align: middle;
text-transform: uppercase;
width: 140px;
}

#search-submit {
background: none buttonface;
color: #333333;
font-size: 10px;
cursor: pointer;
border: none;
border-radius:5px;
box-shadow:1px 1px 1px buttonshadow;  
height: 26px;
margin-left: 0;
text-transform: uppercase;
width: auto;
padding-left: 5px;
padding-right: 5px;
}


/*============= End Header Area========================*/


/*============= Begin Sub-Header Area========================*/

#sub-navigation {
border-bottom: 1px solid black;
clear: both;
float: left;
font-size: 10px;
margin-bottom: 10px;
height: 100%;
text-align: center;
width: 100%;
}

#sub-navigation ul {
float: left;
height: auto;
margin-bottom: 0px;
margin-top: 0;
padding-bottom: 5px;
}

#sub-navigation .title {
  font-weight:bold;
}

#sub-navigation li {
display: inline;
font-size: 12px;
list-style: none outside none;
margin-left: 0;
margin-right: 20px;
text-transform: uppercase;
float: left;
margin-bottom: 5px;
}

#sub-navigation li a {
    color: #000000;
}

/*============= End Sub-Header Area========================*/

/*============= Begin Main Content Styles========================*/


#main {
background: none repeat scroll 0 0 transparent;
border: none;
float: left;
margin: 0px;
min-height: 500px;
padding: 0px;
padding-bottom: 20px;
width: 100%;
}

#main-title {
background:none;
display:none;
float:left;
height:auto !important;
margin-bottom:5px;
min-height:50px;
width:100%;
}


#main-title h2 {
  margin: 16px 0 13px 13px;
  font-size: 15px;
  font-weight: bold;
  color: #CDE2F0;
  }

#main-content {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-bottom:0px;
    padding: 0px;
    width: 100%;
}

/*============= End Main Content Styles========================*/

/*************************************************************
BEGIN STORE PAGES
*************************************************************/
/*============= Begin Home Page Styles========================*/

#home-image {
  margin-bottom: 10px;
  border:1px solid #000000;
}

/*============= End Home Page Styles========================*/


/*============= Begin Products Grid Styles========================*/


#breadcrumbs {
  text-transform:uppercase; 
  margin-bottom:10px;
}

.category-name, .page-name {
float: left;
font-size: 20px;
clear: both;
margin-left: 0px;
text-transform: uppercase;
width: 100%;
margin-bottom: 10px !important;
}

#featured-products-text {
float: left;
font-size: 20px;
text-align: left;
text-transform: uppercase;
margin-bottom: 10px;
margin-left: 0px;
width: 100%;
}

#products {
  background: none repeat scroll 0 0 transparent;
  display: inline;
  float: left;
  margin: 0px;
  width: 102%;
}


#products div.product {
border-top: 0 none;
display: inline;
float: left;
height: auto;
margin-bottom: 10px;
margin-right: 10px;
width: 280px;
}

#products div.product p {
  margin-bottom: 0;
  }

#products .product-img, #product-image img, .thumbnail {
  background:#ffffff;
}


#products .product-img { 
border: 1px solid #000000;
display: inline;
float: left;
vertical-align: middle;
width: 278px;
height: auto;
}

#products .product-info {
float: left;
width:100%;
padding:0px;
border:none;
}

html #products .product-info {
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
}

#products span.stilt {
height:0px;
}

#products .product-title {
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  }
  
.product-title {
color:#000000;
}

#products .product-price {
  float: left;
  font-size: 10px;
  margin-right: 8px;
  }

#products .product-status {
  color:#000000 !important;
  font-size: 10px;
  font-style: italic;
  text-transform: uppercase;
  }
 
#products .product-a {
clear:left;
cursor:pointer;
display:block;
float:left;
overflow:hidden;
text-align:center;
}
  
#products .product-a h3, #products .product-a p {
font-size:12px;
text-align:left;
color:#000000;
}

#products .product-a:hover h3,
#products .product-a:hover p {
  color: #000000;
  }
  


/* Pagination
------------------------------------------------------------*/

.pagination {
  clear: both;
  padding: 20px 0 15px 0;
  font-weight: normal;
  text-align: center;
  }

.pagination span,
.pagination a {
  padding: 0 3px 0 6px;
  }

.pagination span.disabled {
  display: none;
  }

.pagination span.current {
  font-weight: bold
  }

.pagination span.yadda {
  padding: 5px 4px;
  background: none;
  }
  
/*============= End Products Grid Styles========================*/


/*============= Begin Individual Product Page Styles========================*/

#ZoomImage {
  cursor: pointer;
  display: block;
  height: auto !important;
  width: auto !important;
}

#product-content {
float:left;
padding-left:0;
width:100%;
}
  
#product-images {
float: left;
margin-right: 10px;
width: 306px;
}

#product-image {
display: block;
height: auto;
overflow: hidden;
position: relative;
text-align: center;
width: auto;
border: none;
}

#product-image img {
vertical-align: middle;
width: 99%;
border: 1px solid black;
}

#product_thumbnails {
border-bottom:1px solid #000000;
padding:10px 0px 10px;
margin:0px !important;
width:100%;  
height:auto;
float: left;
}

.thumbnail {
  float: left;
  list-style:none !important;
  margin-right:10px;
}

.thumbnail img {
  width:90px;
  border:1px solid #000000;
}

a#product-image span.icon_zoom {
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  background-image: url(/themes/sexy/images/icon_zoom.png) !important;
  background-image: url(/themes/sexy/images/icon_zoom.gif);
  background-repeat: no-repeat;
  background-position: -20px;
  z-index: 100;
  cursor: pointer;
  overflow: hidden;
  }

a#product-image:hover span.icon_zoom {
  background-position: 0;
  }

#product-images .images-nav {
background: none;
float: left;
height: auto;
margin-top:10px;
margin-bottom:10px;  
position: relative;
width: 100%;
}

#product-images .images-list {
left: 0;
padding-top: 4px;
position: absolute;
text-align: center;
top: 0;
width: 100%;
}

#product-images .images-list li {
border-left: 0px !important;
display:inline;
font-size:14px;
list-style:none outside none;
padding:0 5px;
}


#product-images .images-prev {
left:0;
padding:0px;
position:absolute;
top:0;
}

#product-images .images-next {
padding:0px;
position:absolute;
right:0;
top:0;
}

#product-images .images-prev a {
  display: block;
  height: 18px;
  width: 18px;
  background: url(http://www.themefiend.com/demos/btn-prev.gif) no-repeat;
  }

#product-images .images-next a {
  display: block;
  height: 18px;
  width: 18px;
  background: url(http://www.themefiend.com/demos/btn-next.gif) no-repeat;
  }

#product-images .images-prev span,
#product-images .images-next span {
  display: none;
  }

#product-details {
border-left: 0 none;
float: left;
margin-left: 5px;
padding-left: 0;
width: 540px;
}

#product-details ul {
  margin-left: 17px;
  }

#product-details ol {
  margin-left: 23px;
  }

#product-details li {
  font-size: 11px;
  line-height: 15px;
  list-style: disc;
  }

#product-details ol li {
  list-style: decimal;
  }

#product-details .name {
margin-bottom: 0;
font-size: 16px;
font-weight: bold;
color: black;
}

#product-details .price {
border-bottom: 1px solid #000000;
color: #000000;  
font-size: 16px;
font-weight: normal;
margin-bottom: 5px;
margin-top: 0;
padding-bottom: 10px;
width: 100%;
}

span.sale, span.sold, span.soon {
color: #333;
font-style: italic;
margin-left: 0px;
}

span.sold, span.soon {
font-size: 13px;
}

#product-details .sale {
padding: 5px;
font-size: 13px;
margin-top: 10px;
}

#product-form {
  clear: both;
  float: left;
  width: 100%;
  }

#product-details .info, #product-form .options {
border-bottom: 1px solid #000000;
margin-left: 3px;
padding: .3em 0;
width: 100%;
}

#product-form .options select {
color: black;
font-size: 12px;
margin: .8em 0;
text-transform: uppercase;
width: 125px;
border: 1px solid #aaaaaa;
border-radius: 5px 0px 0px 5px;
}

#product-form .options ul {
  margin: .8em 0;
  }

#product-form .options li {
  list-style: none;
  padding: 1px 5px;
  }

#product-form .options span {
font-size: 12px;
text-transform: uppercase;
margin-right: 10px;
vertical-align: middle;
float: left;
margin-top: 11px;
}

#product-form .options li input {
  text-align: left;
  vertical-align: middle;
  }

#product-form .options li label {
  vertical-align: middle;
  font-weight: bold;
  }

#product-form .options li.sold label {
  font-weight: normal;
  color: #999;
  }

#product-details div.sold h4, #product-details div.soon h4 {
color:#000000;
font-size:18px;
font-weight:bold;
margin-top:10px;
}

#product-details div.sold h4 {
  color: #666666;
  }

#inventory {
  float: left;
  width: 100%;
  padding: 10px 0 12px 0;
  border-bottom: 1px solid #666666;
  }

#inventory h3 {
  font-size: 12px;
  margin-bottom: 1em;
  }

#inventory ul {
  margin: 0;
  }

#inventory li {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3px;
  background: #f2f2f2;
  list-style: none;
  }

#inventory .bar {
  display: block;
  position: relative;
  height: 14px;
  background: #dadada;
  color: #adadad;
  }

#inventory .bar span {
  position: absolute;
  left: 5px;
  top: 1px;
  width: 150px;
  height: 12px;
  font-size: 10px;
  line-height: 12px;
  overflow: hidden;
  }

#inventory .bar span em {
  display: none;
  }

#inventory span.sold {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 10px;
  color: #ccc;
  line-height: 12px;
  }

/*============= End Individual Product Page Styles========================*/


/*============= Begin Cart Page Styles========================*/

#cart-content {
    float: left;
    margin-bottom: 30px;
    width:100%;
}

#cart-table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 100%;
}


/* Cart Table Columns --------------------------------------*/

#col-item    { width: 367px; }
#col-price    { width: 65px; }
#col-qty    { width: 40px; }
#col-total    { width: 65px; }
#col-options  { width: 20px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
font-size: 14px;
text-transform: uppercase;
background: transparent;
color: black;
border-bottom: 1px solid #000000;
}

#cart-head th {
  padding-top: 11px;
  padding-bottom: 11px;
  }

#head-item {
  padding-left: 0px;
  }

#head-options span {
  display: none;
  }


/* Cart Table Body -----------------------------------------*/

#cart-body {
  font-size: 12px;
  }

#cart-body th {
  padding-left: 0px;
  font-weight: normal;
  }

#cart-body td {
  padding: 9px 12px 9px 0;
  }

#cart-table td, #cart-table th {
font-size: 12px;
text-transform:uppercase;  
text-align: left;
border-bottom: 1px solid #000000;
}

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
  background: transparent;
  }

#cart-body .item-price {
  padding-right: 5px;
  }

#cart-body .item-qty input {
width: 2em;
text-align: center;
}

#cart-body .item-total {
  font-weight: normal;
  }

#cart-body .item-options {
  text-align: center;
  }


#cart-body .item-options .remove-btn {
background:none repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
display:block;
height:100%;
width:32px;
}

#cart-body .item-options span {
display:block;
font-size:10px;
}

/* Cart Footer ---------------------------------------------*/

#cart-footer {
  margin: 10px 0;
  }

#cart-footer .cart-update {
    border-bottom: 0 solid #DDDDDD;
    border-top: 0 solid #DDDDDD;
    padding: 10px 0;
    text-align: right;
}

#update-btn-head {
  display: none;
  }

#cart-footer .cart-shipping {
color:#000000;
display:inline;
float:left;
font-size:11px;
margin:-38px 0 0 0px;
}

#cart-footer #country {
color: #000000;
font-size: 10px;
margin-left: 5px;
padding: 0px;
width: 160px;
text-transform: uppercase;
}

#cart-footer .cart-discount {
    border-bottom: 0 solid #DDDDDD;
    font-size: 12px;
    padding: 10px 0;
    text-align: right;
}


#cart-footer #cart_discount_code {
  height: 20px;
  margin-left: 10px;
  width: 128px;
}

#cart-footer .cart-discount p {
  margin: 1px 0;
  }

#cart-footer .cart-total {
    border-bottom: none;
    padding: 15px 0;
    text-align: right;
}

#cart-footer .cart-shipping {
color: black;
font-size: 11px;
text-transform: uppercase;
}

#cart-footer .cart-total p {
  margin-bottom: 0;
  font-size: 12px;
  color: #000;
  }

#cart-footer .cart-total #cart-shipping-tax p {
  margin-bottom: 7px;
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
  }
  
#cart-footer .cart-options {
    float: right;
    margin-bottom: 25px;
    margin-top: -5px;
}

#cart-footer .cart-checkout {
  float: left;
  }

span.total-discount,
span.total-shipping {
  font-weight: bold;
  }

/*============= End Cart Page Styles========================*/


/*============= Begin Contact Page Styles========================*/


#contact-content {
    margin: auto;
    float: right;
    padding: 10px 0 0;
    width: 100%;
}


#contact-form {
    float: left;
    padding: 10px 0;
    width: 430px;
}

#contact-form label {
float: left;
font-size: 12px;
font-weight: bold;
padding: 2px 0;
text-align: left;
width: 80px;
color: black;
text-transform: uppercase;
}

#contact-form input, #contact-form textarea {
float:left;
font-family:helvetica;
font-size:12px;
margin:0 25px 8px 10px;
padding:1px;
vertical-align:bottom;
}

#contact-form textarea {
    height: 150px;
    width: 310px;
}

#contact-form p,
#captcha-div {
  float: left;
  display: inline;
  width: 330px;
  margin: 0 -3px 10px 95px; 
  }

#contact-form p {
  margin-bottom: 25px;
  }


/*============= End Contact Page Styles========================*/


/*============= Begin Custom Page Styles========================*/

body.custom #main-content {
  padding: 0 0 0;
  width: 860px;
}

body.custom #main-content strong {
  font-weight: bold;
  }

body.custom #main-content em {
  font-style: italic;
  }

body.custom #main-content code,
body.custom #main-content pre {
  white-space: pre;
  }

body.custom #main-content h2,
body.custom #main-content h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  }

body.custom #main-content h4 {
 margin-top:10px;
 margin-bottom:10px;
 font-size:13px;
 text-transform: uppercase; 
}

body.custom #main-content ul,
body.custom #main-content ol,
body.custom #main-content blockquote {
  padding: 0 50px;
  }

body.custom #main-content ul li {
  line-height: 15px;
  list-style: disc;
  }

body.custom #main-content ol li {
  line-height: 15px;
  list-style: decimal;
  }

body.custom #main-content blockquote {
  margin-bottom: 1em;
  font-style: italic;
  }

body.custom #main-content dt {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  }

body.custom #main-content dd {
  margin-bottom: 2.3em;
  line-height: 15px;
  }

/*============= End Custom Page  Styles========================*/


/*============= Begin Success Page Styles========================*/
body.success #main-content h2 {
  padding: 20px 20px 0 20px;
  font-size: 17px;
  }

body.success #main-content p {
  padding: 0 20px 20px 20px;
  }

/*============= End Success Page Styles========================*/

/*************************************************************
END STORE PAGES
*************************************************************/

/* Action Buttons Styles -------------------------------------------------*/


#product-addtocart {
background: none;
clear: both;
cursor: pointer;
display: block;
margin-top: 10px;
height: auto;
padding: 5px 20px;
width: auto;
}

#product-addtocart:hover {
background-image:none;
}

#product-addtocart span {
display: block;
font-size: 14px;
font-weight: normal;
float: none;
}

#cart-footer .checkout-btn {
  background-image: none;
  border: medium none;
  cursor: pointer;
  height: auto;
  margin-left: 8px;
  padding: 5px 20px;
  width: auto;
}

#cart-footer .checkout-btn:hover {
background-image:none;
}

#cart-footer .checkout-btn span {
display:block;
font-size:18px;
font-weight:normal;
}

#cart-footer .update-btn {
  background-image: none;
  border: medium none;
  cursor: pointer;
  height: auto;
  padding: 5px 20px;
  width: auto;
}

#cart-footer .update-btn span {
display:block;
font-size:11px;
font-weight:normal;
}

#contact-submit {
  background-image: none;
  border: medium none;
  clear: both;
  cursor: pointer;
  display: block;
  height: auto;
  padding: 5px 20px;
  width: auto;
}

#contact-submit:hover {
background-image:none;
}

#contact-submit span {
display: block;
font-size: 12px;
font-weight: normal;
}

#product-addtocart, #cart-footer .checkout-btn, #contact-submit, #cart-footer .update-btn {
background-color: buttonFace;
border-radius: 5px;
box-shadow: 1px 1px 4px buttonShadow;
color: #333333;
text-transform: uppercase;
}

#product-addtocart:hover, #cart-footer .checkout-btn:hover, #contact-submit:hover, #cart-footer .update-btn:hover, #signup-btn:hover {
background-color: buttonHighlight;
}




/*============= Begin Footer Styles========================*/
      
#footer {
background: none;
border-top: 1px solid #000000;
clear: both;
color: #000000;
padding: 0;
height: auto;
padding: 0;
text-align: center;
float: left;
text-transform: uppercase;
width:100%;
}

#footer a {
color:#000000;
}


#footer a:hover {
color:#cccccc;
}

#footer-text {
float: left;
font-size: 12px;
margin-top: 15px;
text-align: center;
width: auto;
padding-top: 5px;
display: block;
border-top: none;
padding-bottom: 5px;
}


/* Social Network Button Styles-------------------------------------------------*/

#socialicons {
float: right;
margin-top: 15px;
}

.social-text {
color:#000000;
float: left;
font-size: 12px;
margin-right: 5px;
margin-top: 5px;
text-transform: uppercase;
}
/*============= End Footer Styles========================*/

#row {clear:none !important;}