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

  Theme:   ROUGH RUGGED RAW (Plus)
  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. 

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

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


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

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

div#error {
background:#cf3636;
border-bottom:1px solid #6c1010;
border-top:1px solid #6c1010;
display:block;
margin-bottom:5px;
}

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

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

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

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

* {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

body {
background:url(http://themefiend.com/demos/rough%20rugged%20raw/_images/roughbg1.png) fixed;
background-color:#2c0a0a;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
margin:0;
text-align:center;
}

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

li {
list-style:none;
}

h2 {
font-size:18px;
font-weight:normal;
margin-bottom:1em;
text-transform:uppercase;
}

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

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

a img {
border:none;
}

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

#products,#products .product-pic,#product-images .images-nav {
background-color:transparent;
}


input,textarea {
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

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

#wrap {
margin:0 auto;
text-align:left;
width:970px;
}

#header.image h1 span,#minicart .minicart-view span,#minicart .minicart-checkout span,#search-submit span,#badge span,div#error h2,div#error p,.pagination span.disabled,#product-images .images-prev span,#product-images .images-next span,#inventory .bar span em,#update-btn-head,#head-options span,#cart-body .item-options span {
display:none;
}


body,p,input,textarea,#product-details .price,#faq-content .faq-list dt,#contact-form label,#cart-footer .cart-total #cart-shipping-tax p,a:link,a:visited {
color:#ffffff;
}

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

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


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

#upper-header {
  display: block;
  height: 20px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#header {
  background: none repeat scroll 0 0 #000000;
  margin-bottom: 2px;
  margin-top: 0px;
}

#header h1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

#header h1 span {
padding:30px 0 10px;
}

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

#header-navigation {
  background: none repeat scroll 0 0 #000000;
  border-bottom: 0 none;
  border-top: 0 none;
  height: 20px;
  margin: 0 auto auto;
  padding: 5px;
  width: 99%;
}

#header-navigation ul {
height:18px;
margin:auto;
padding:0 10px;
text-align:center;
width:auto;
}

#header-navigation li {
display:inline;
font-size:14px;
font-weight:normal;
margin-right:25px;
text-transform:uppercase;
}

#header-navigation li a {
color: #ffffff;
}

#header-navigation li a:hover {
color:#cccccc;
}

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

#subhead-navigation {
  background: none repeat scroll 0 0 #000000;
  border-bottom: medium none;
  float: left;
  margin: 10px auto auto;
  padding-top: 0;
  width: 100%;
}

#subhead-navigation li {
  display: inline;
  float: left;
  margin-right: 0px;
  padding: 5px 0;
}

#subhead-navigation ul {
  margin: 0 auto;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none;
  width: 350px;
}

#subhead-navigation li a {
  background: none repeat scroll 0 0 #000000;
  color: #BBBBBB;
  display: inline;
  margin-right: 0;
  padding: 5px 20px;
}

#subhead-navigation li a:hover {
background:none repeat scroll 0 0 #777777;
color:#FFFFFF;
}

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

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

#minicart h3 {
background:none repeat scroll 0 0 #ffffff;
color:#363636;
display:block;
float:left;
font-size:9px;
font-weight:normal;
margin:0;
padding:4px 9px 6px;
width:160px;
}

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

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

#minicart .minicart-view {
  display: inline;
  float: left;
  margin-left: 11px;
  margin-top: 0;
  width: 16px;
}

#minicart .minicart-view a {
  background: url("http://www.themefiend.com/tf-themes/rough-rugged-raw/bag-icon.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 19px;
  margin-left: 10px;
  position: absolute;
  width: 150px;
}

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

#minicart .minicart-total {
border:none;
}
                
#minicart .minicart-contents li {
float:left;
}


#minicart .minicart-checkout span {
  display: none;
  }
  

#minicart .minicart-total {
  padding-left: 5px;
  font-weight: bold;
  border-left: 1px solid #CDE2F0;
  }
  
  
* html #minicart h3 {
width:160px;
}

#minicart .minicart-contents li {
float:left;
}



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

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

#search-input {
  border: 1px solid black;
  color: #999999;
  font-size: 10px;
  height: 16px;
  padding: 1px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 170px;
}

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

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

#main {
  border-top: medium none;
  float: left;
  margin: 0 0 20px;
  padding-left: 0;
  padding-top: 10px;
  width: 980px;
}

#main-content {
background:none repeat scroll 0 0 transparent;
float:left;
padding:0;
width:980px;
}

* html #main-content {
width:980px;
}

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

/*************************************************************
BEGIN STORE PAGES
*************************************************************/

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

#products {
background:none;
display:inline;
float:left;
margin:0px;
width:995px;
}

#products div.product {
  border: 0 none;
  display: inline;
  float: left;
  height: 100%;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 310px;
}

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

#products .product-img {
  border: 2px solid #000000;
  display: inline;
  float: left;
  vertical-align: middle;
  width: 306px;
}

#products .product-info {
border-top:2px solid #fff;
float:left;
padding:5px 9px 11px;
width:157px;
}

html #products .product-info {
width:157px;
}

#products .product-a h3, #products .product-a p {
  color: #FFFFFF;
  text-align: left;
}

#products .product-title {
  background: none repeat scroll 0 0 #000000;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
  padding: 3px 0;
  position: relative;
  text-transform: uppercase;
  vertical-align: middle;
}

#products .product-title span {
 padding-left: 10px;
 padding-right: 10px;
}

#products .product-price {
background:none repeat scroll 0 0 #000000;
float:right;
font-size:14px;
font-weight:700;
margin-left:176px;
margin-right:0;
margin-top:-25px;
padding:5px;
position:relative;
}

#products .product-status {
font-size:10px;
font-style:italic;
}

#products .product-a {
clear:left;
cursor:pointer;
display:block;
float:left;
overflow:hidden;
text-align:center;
width:100%;
}

#products .product-a h3,#products .product-a p {
color:#ffffff;
font-weight:normal;
text-align:left;
}

.pagination {
background:none repeat scroll 0 0 #555555;
clear:both;
float:none;
font-size:14px;
font-weight:nomral;
margin-bottom:20px;
margin-left:5px;
margin-right:5px;
padding:5px 0;
text-align:center;
}

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

.pagination span.yadda {
background:none;
padding:5px 4px;
}

span.stilt {
display:inline-block;
vertical-align:middle;
}

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

/*============= End Products Grid Styles========================*/


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

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

#product-image {
  border: 3px solid #000000;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#product-image span.stilt {
height:100%;
}

#product-image img {
  vertical-align: middle;
  width: 100%;
}

#product-content {
float:left;
padding-bottom:25px;
width:100%;
}

#product-images {
  float: left;
}

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

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

#product-images .product-img {
margin:0 0 10px;
}

#product-images .images-nav {
background:#e4e4e4;
float:left;
height:28px;
margin:10px 0 0;
position:relative;
width:300px;
}

#product-images .images-list {
left:28px;
padding:7px 0 8px;
position:absolute;
text-align:center;
top:0;
width:244px;
}

#product-images .images-list li {
border-left:1px solid #666;
display:inline;
list-style:none;
padding:0 5px;
}

#product-images .images-list li.image-1 {
border-left:none;
}

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

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

#product-images .images-prev a {
background:url(/themes/sexy/images/btn-prev.gif) no-repeat;
display:block;
height:18px;
width:18px;
}

#product-images .images-next a {
background:url(/themes/sexy/images/btn-next.gif) no-repeat;
display:block;
height:18px;
width:18px;
}


#product-details {
  background: none repeat scroll 0 0 #000000;
  border: medium none;
  float: left;
  height: 100%;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 15px 15px 30px;
  width: 620px;
}

#product-details ul {
margin-left:0;
}

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

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

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

#product-details .product-title {
float:left;
font-size:18px;
margin-bottom:3px;
text-transform:uppercase;
width:210px;
}

#product-sale {
background:none repeat scroll 0 0 #555555;
color:#FFFFFF;
float:none;
font-size:18px;
padding:5px;
position:absolute;
text-transform:uppercase;
}


.thumbnail {
border:0 none;
float:left;
height:auto;
margin-bottom:0;
margin-left:0;
margin-right:6px;
width:auto;
}

.featured {
border:2px solid #000000;
height:299px;
margin-bottom:10px;
width:500px;
}

#product-info-right {
  float: right;
  width: 670px;
}

#product-form .options {
border-bottom:medium none;
border-top:1px solid #000000;
padding:0;
width:100%;
}

#product-details .info {
border-bottom:medium none;
border-top:1px solid #000000;
float:left;
margin-top:5px;
padding:10px 0 0;
width:100%;
}

.product-status {
margin-top:2px;
}

.product-status span {
float:right;
font-size:14px;
margin-right:5px;
}

#product_thumbnails {
  background: none repeat scroll 0 0 transparent;
  border-top: 0 none;
  clear: both;
  height: 110px;
  margin-bottom: 0;
  margin-left: 5px;
  padding: 5px;
  width: 474px;
}

#product_thumbnails img {
border:3px solid #000000;
width:103px;
}

#product_images {
float:left;
width:201px;
}

#product-details .name {
color:#000000;
font-size:16px;
margin-bottom:0;
width:100%;
}


#product-details .price {
border-bottom:medium none;
color:#ffffff;
float:right;
font-size:18px;
font-weight:normal;
margin-bottom:0;
padding-bottom:0;
text-align:right;
width:85px;
}

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

#product-details .info, #product-form .options {
  border-bottom: medium none;
  padding: 0.3em 0;
  width: 100%;
}

#product-form .options select {
border:none;
margin:.8em 0;
width:125px;
}

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

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

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

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

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


#product-details div.sold h4,#product-details div.soon h4 {
font-size:18px;
font-weight:700;
margin-top:.8em;
}

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

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

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

#inventory ul {
margin:0;
}

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

#inventory .bar {
background:none repeat scroll 0 0 #666666;
display:block;
height:14px;
position:relative;
}

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

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

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


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

#cart-content {
  background: none repeat scroll 0 0 #000000;
  border: 0 none;
  float: left;
  font-size: 12px;
  margin-bottom: 50px;
  padding: 30px 30px 60px;
  width: 910px;
}

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

#cart-table td,#cart-table th {
text-align:left;
}

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

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


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

#cart-head {
  background: none repeat scroll 0 0 #111111;
  border-bottom: 0 none;
  border-top: 0 none;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
}

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

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

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

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

#cart-body th {
font-weight:400;
padding-left:10px;
}

#cart-body .image {
  margin-top: 10px;
  width: 65px;
}

#cart-body .product-name {
  margin-left: 10px;
  margin-top: 55px;
  position: absolute;
}

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

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

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

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

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

#cart-body .item-options .remove-btn {
background:url(http://themefiend.com/tf-themes/rough-rugged-raw/x-button.png) no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
display:block;
height:13px;
width:13px;
}

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

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

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

#cart-footer .update-btn {
background:none repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:100%;
width:170px;
}

#cart-footer .cart-shipping {
display:inline;
float:left;
margin:-31px 0 0 11px;
}

#cart-footer #country {
border:none;
font-size:12px;
height:18px;
margin-left:5px;
padding:0;
width:160px;
}

#cart-footer .cart-discount {
border-bottom:1px solid #555555;
padding:10px 0;
text-align:right;
}

#cart-footer #cart_discount_code {
border:none;
color:#000000;
height:18px;
margin-left:10px;
width:164px;
}

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

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

#cart-footer .cart-total h3 {
font-size:16px;
margin:0;
}

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

#cart-footer .cart-total #cart-shipping-tax p {
color:#666;
font-size:11px;
margin-bottom:7px;
}

#cart-footer .cart-options {
float:right;
margin-top:10px;
}

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

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

#cart-footer .checkout-btn {
background:none repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:100%;
margin-left:8px;
width:130px;
}

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

#contact-content {
background:none repeat scroll 0 0 #000000;
float:left;
margin-bottom:50px;
padding:15px 25px;
width:920px;
}

#contact-form {
border-left:1px solid #666666;
float:right;
padding:15px 0 15px 25px;
width:485px;
}

#contact-form label {
color:#666;
float:left;
font-size:10px;
font-weight:700;
padding:2px 0;
text-align:right;
width:85px;
}

#contact-form input,#contact-form textarea {
float:left;
margin:0 25px 8px 10px;
vertical-align:bottom;
width:250px;
}

#contact-form textarea {
border:1px solid #555555;
color:#000000;
float:none;
height:180px;
margin:0 25px 8px 0;
vertical-align:bottom;
width:480px;
}

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

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

#contact-info {
float:left;
width:400px;
}

#contact-info p {
font-size:11px;
line-height:21px;
margin-bottom:1em;
margin-top:10px;
padding-left:0;
}

#contact-form span {
display:block;
font-weight:700;
margin-bottom:5px;
}

#contact-form input {
border:1px solid #555555;
color:#000000;
float:none;
height:18px;
margin:0 25px 15px 0;
vertical-align:bottom;
width:250px;
}

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


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


body.custom #main-content {
  background: none repeat scroll 0 0 #000000;
  border: 0 none;
  min-height: 200px;
  padding: 20px;
  width: 930px;
}

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,body.custom #main-content h4 {
margin-bottom:15px;
margin-top:0;
}

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 {
font-style:italic;
margin-bottom:1em;
}

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

h3, body.custom #main-content dt {
  font-weight: normal;
  font-size: 13px;
}


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

#signup-btn {
  background: none repeat scroll 0 0 #222222;
  border: medium none;
  color: white;
  cursor: pointer;
  float: none;
  font-size: 9px;
  height: 16px;
  margin-left: 0;
  margin-top: 2px;
  padding: 0 0 2px;
  text-transform: uppercase;
  width: 54px;
}


#product-addtocart {
  background-image: none;
  border: medium none;
  clear: both;
  cursor: pointer;
  display: block;
  height: 30px;
  margin-top: 0;
  padding-bottom: 3px;
  width: 125px;
}

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

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

#cart-footer .checkout-btn {
  background-image: none;
  border: medium none;
  cursor: pointer;
  height: 35px;
  margin-left: 8px;
  padding-bottom: 3px;
  width: 150px;
}

#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: 25px;
  padding-bottom: 2px;
  width: 130px;
}

#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: 25px;
  margin-top: 15px;
  padding-bottom: 3px;
  width: 80px;
}

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

#contact-submit span {
display:block;
font-size:11px;
font-weight:bold;
}

#product-addtocart, #cart-footer .checkout-btn, #contact-submit, #cart-footer .update-btn {
  background-color: #333333;
  color: #FFFFFF;
  text-transform: uppercase;
}

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


#search-submit {
  background: none repeat scroll 0 0 #000000;
  border: medium none;
  color: white;
  cursor: pointer;
  float: none;
  font-size: 9px;
  height: 20px;
  margin-left: 1px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 57px;
}


/*************************************************************
BEGIN SPECIAL STYLES
*************************************************************/


/*============= Begin Related Products Styles========================*/

#related-products-text {
  background: none repeat scroll 0 0 #000000;
  float: left;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 10px;
  text-transform: uppercase;
  width: 950px;
}

#related_products {
background:none;
display:inline;
float:left;
margin:2px 4px 4px;
width:980px;
}

.related_products {
float:left;
}

#related_products div.product {
border:3px solid #000000;
display:inline;
float:left;
height:100%;
margin-bottom:20px;
margin-right:10px;
width:310px;
}

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

#related_products .product-img {
display:inline;
float:none;
height:100%;
vertical-align:middle;
width:310px;
}

#related_products .product-info {
border-top:2px solid #fff;
float:left;
padding:5px 9px 11px;
width:157px;
}

html #related_products .product-info {
width:157px;
}

#related_products .product-title {
  background: none repeat scroll 0 0 #000000;
  font-size: 14px;
  line-height: 13px;
  margin-bottom: 3px;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
}

#related_products .product-price {
background:none repeat scroll 0 0 #000000;
float:right;
font-size:14px;
font-weight:700;
margin-left:176px;
margin-right:0;
margin-top:-25px;
padding:5px;
position:relative;
}

#related_products .product-status {
font-size:10px;
font-style:italic;
}

#related_products .product-a {
clear:left;
cursor:pointer;
display:block;
float:left;
overflow:hidden;
text-align:center;
width:310px;
}

#related_products .product-a h3,#related_products .product-a p {
color:#ffffff;
font-weight:normal;
text-align:left;
}

/*============= End Related Products Styles========================*/

/*Slideshow Styles-------------------------------------------------*/

#slider {
  border: 3px solid #000000;
  float:left;
  height: 497px !important;
  margin-bottom: 10px;
  position: relative;
  width: 963px !important;
}

.nivoSlider {
	position:relative;
	background:#fff url(http://themefiend.com/_theme-slideshow/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}

.nivoSlider a {
	border:0;
	display:block;
}

.nivo-controlNav {
position: absolute;
left: 50%;
bottom: -30px;
margin-left: -44px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(http://themefiend.com/_theme-slideshow/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:60px;
	background:url(http://themefiend.com/tf-themes/rough-rugged-raw/arrows.png) no-repeat;
	filter:alpha(opacity=100);
	opacity:1;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}

a.nivo-prevNav {
	left:0px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}

.nivo-caption a:hover {
    color:#fff;
}



/*************************************************************
END SPECIAL STYLES
*************************************************************/


/*============= Begin Footer Styles========================*/

#footer {
  background: none repeat scroll 0 0 #000000;
  border-top: 0 none;
  clear: both;
  height: 20px;
  margin-bottom: 10px;
  padding: 15px;
}

#footer-text {
  float: left;
  font-size: 10px;
  margin-top: 0px;
  text-align: left;
}


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

#socialicons {
float:right; 
}

.social-text {
  float: left;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 3px;
  text-transform: uppercase;
}

body {
background:url(http://i1158.photobucket.com/albums/p608/seventhstarclothing/WOOD.jpg) fixed;
margin-top: 0;
}

/* --- WebSmith Styles are going here because he was tired of looking for them ----- */

#related_products div.product { 
  height: auto;
}
#wrap {
  padding: 0 27px;
  background: rgb(0,0,0);
  background: rgba(0,0,0,0.5) fixed;
  border: 2px solid #000000;
}