/*
 * @license
 * MyFonts Webfont Build ID 1117932, 2011-09-02T16:08:38-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Brandon Grotesque Regular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/regular/
 * Copyright: Copyright (c) 2009 by Hannes von Doehren. All rights reserved.
 * Licensed pageviews: 10,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1117932
 *
 * © 2011 Bitstream Inc
*/


@font-face {
    font-family: 'BrandonGrotesque-Regular';
    src: url('../../webfonts/110EEC_0.eot');
    src: url('../../webfonts/110EEC_0.eot?#iefix') format('embedded-opentype'),
    url('../../webfonts/110EEC_0.woff') format('woff'),
    url('../../webfonts/110EEC_0.ttf') format('truetype'),
    url('../../webfonts/110EEC_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;}


/*STRUCTURE*/

body{
    margin: 0;
    padding: 0;
    font-family: BrandonGrotesque-Regular, arial, sans-serif;
    background: url('/images/linen-bg.jpg') #AAA192;
    color: #42210b;
    line-height: 1.25;
    text-transform: uppercase;
    font-size: 11px;
}

#wrapper{
  width: 980px;
  margin: 0px auto;
  background: #ffffff;
}

#header{
    width: 100%;
    height: 173px;
    position: relative;
    padding-top: 4px;
    font-size: 12px;
}

#contents{
    width: 100%;
    position: relative;
    min-height: 350px;
    z-index:30;
}

#main{
    margin-left: 50px;
    min-height: 350px;
    width: 600px;
    float: left;
    z-index: 10;
    position: relative;
    padding-bottom: 10px;
}

#index #main{
    min-height: 0px;
}


#sidebar{
    width: 311px;
    float: right;
    z-index: 11;
    position: relative;
    text-align: left;
}

#sub{
    width: 890px;
    height: 65px;
    border-top: 3px solid #ff9600;
    border-bottom: 3px solid #ff9600;
    clear: both;
    margin: auto;
    margin-bottom: 12px;
    z-index: 12;
    position: relative;
    font-size: 12px;
    line-height: 1.25;
    z-index: 50;
}

#footer{
    width: 100%;
    height: 60px;
    position: relative;
}


#call{
    display: none;
}

#index #call{
    display: block;
    width: 100%;
    background: #8e8075;
    text-align: center;
    padding: 5px 0 5px 0;
}

#copy {
    text-align: center;
    font-size: 10px;
    padding: 10px 0 12px 0;
    line-height: 2;
    width: 100%;
    position: relative;
    z-index: 51;
}

#index #copy{
    background: #ffffff;
}


/*ABSOLUTE POSITIONING*/

#header_bg{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

#content_left_top{
    display: none;
}

#index #content_left_top, #category #content_left_top{
    display: inline-block;
    position: absolute;
    top: 170px;
    left: 0;
    z-index: 20;
}

#index #content_left_bot{
    position: absolute;
    bottom: 199px;
    left: 0;
    z-index: 3;
}

#content_left_bot{
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 3;
}

#index #content_right_bot{
    position: absolute;
    bottom: 199px;
    right: 0;
    z-index: 4;
}

#content_right_bot{
    position: absolute;
    bottom: -3px;
    right: 0;
    z-index: 4;
}

#feedback{
    position: absolute;
    top: 177px;
    left: 0;
    z-index: 40;
}


/*HEADER*/

h1{
    color: #42210b;
    text-align: left;
}

#header a.logo{
    display: block;
	width: 469px;
	height: 120px;
	text-decoration: none;
    background: url('/images/logo.png') no-repeat top left;
}

#header div span{
    position: absolute;
    left: -5000px;
}

.cats{
  font-size: 10px;
  padding: 12px 0 22px 36px;
  position: relative;
  z-index: 23;
}

.cats div {
    display: inline;
}

/*.horiz-top a{
    display: inline-block;
    text-decoration: none !important;
    line-height: 36px;
    background: url('images/cat-bg.png') no-repeat center;
    background-color: #999;
    min-width: 34px;
}


.horiz-top-on{ 	
    display: inline-block;
    text-decoration: none !important;
    line-height: 36px;
    background: url('images/cat-bg.png') no-repeat center;
    background-color: #999;
    min-width: 34px;
}*/

.cats .specialboxnew .collectionnav a,
.cats .specialboxnew .bestnav a, .cats .specialnavprice a,
.cats .specialboxnew .specialnav a, .cats .topnav .horiz-top.nth-child-1 a,
.cats .topnav .horiz-top.nth-child-2 a, .cats .topnav .horiz-top.nth-child-3 a,
.cats .topnav .horiz-top.nth-child-4 a, .cats .topnav .horiz-top.nth-child-5 a,
.cats .topnav .horiz-top.nth-child-6 a, .cats .topnav .horiz-top.nth-child-7 a,
.cats .topnav .horiz-top.nth-child-8 a, .cats .specialbox .specialnav a,
.cats .specialnavlast.nth-child-4 a, .cats .specialnavlast.nth-child-5 a ,
.cats .specialnavdrape a {
    display: inline-block;
    text-decoration: none !important;
    line-height: 36px;
    background: url('/images/cat-bg.png') no-repeat center;
    min-width: 34px;
    text-align: center;
    padding: 0 8px;
}

.cats .specialboxnew .collectionnav-on a,
.cats .specialboxnew .bestnav-on a, .cats .specialnavprice-on a,
.cats .specialboxnew .specialnav-on a, .cats .topnav .horiz-top-on.nth-child-1 a,
.cats .topnav .horiz-top-on.nth-child-2 a, .cats .topnav .horiz-top-on.nth-child-3 a,
.cats .topnav .horiz-top-on.nth-child-4 a, .cats .topnav .horiz-top-on.nth-child-5 a,
.cats .topnav .horiz-top-on.nth-child-6 a, .cats .topnav .horiz-top-on.nth-child-7 a,
.cats .topnav .horiz-top-on.nth-child-8 a, .cats .specialbox .specialnav-on a,
.cats .specialnavlast-on.nth-child-4 a, .cats .specialnavlast-on.nth-child-5 a,
.cats .specialnavdrape-on a {
    display: inline-block;
    text-decoration: none !important;
    line-height: 36px;
    min-width: 34px;
    text-align: center;
    padding: 0 8px;
}

.cats .specialboxnew .collectionnav a:hover, .cats .specialboxnew .collectionnav-on a {
	background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #999999;
}

.cats .specialboxnew .specialnav a:hover, .cats .specialboxnew .specialnav-on a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #ff0000;
}

.cats .topnav .horiz-top.nth-child-1 a:hover, .cats .topnav .horiz-top-on.nth-child-1 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #99cc33;
}

.cats .topnav .horiz-top.nth-child-2 a:hover, .cats .topnav .horiz-top-on.nth-child-2 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #ff9933;
}

.cats .topnav .horiz-top.nth-child-3 a:hover, .cats .topnav .horiz-top-on.nth-child-3 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #996600;
}

.cats .topnav .horiz-top.nth-child-4 a:hover, .cats .topnav .horiz-top-on.nth-child-4 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #cc6633;
}

.cats .topnav .horiz-top.nth-child-5 a:hover, .cats .topnav .horiz-top-on.nth-child-5 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #FF3366;
}

.cats .topnav .horiz-top.nth-child-6 a:hover, .cats .topnav .horiz-top-on.nth-child-6 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    /*background-color: #cc99cc;*/
	background-color: #FF3366;
}

.cats .topnav .horiz-top.nth-child-7 a:hover, .cats .topnav .horiz-top-on.nth-child-7 a,
.cats .specialboxnew .bestnav a:hover, .cats .specialboxnew .bestnav-on a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #66cccc;
}

.cats .topnav .horiz-top.nth-child-8 a:hover, .cats .topnav .horiz-top-on.nth-child-8 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #FF3366;
}

.cats .specialbox .specialnav a:hover, .cats .specialbox .specialnav-on a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #FFCC00;
}

.cats .specialnavlast.nth-child-4 a:hover, .cats .specialnavlast-on.nth-child-4 a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #009933;
}

/*.cats .specialnavlast.nth-child-5 a:hover, .cats .specialnavlast-on.nth-child-5 a,*/
.cats .specialnavprice a:hover, .cats .specialnavprice-on a{
    background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #993366;
}

.cats .specialnavdrape a:hover, .cats .specialnavdrape-on a {
	background: url('/images/cat-bg-on.png') no-repeat center;
    background-color: #cc66cc;
}

.horiz-child-bar{

}


#free_shipping{
    position: absolute;
    top: 30px;
    right: 43px;
    text-align: right;
    z-index: 10;
    color: #ff6600;
    font-size: 9px;
}

#header_text{
    position: absolute;
    left: 455px;
    top: 38px;
    width: 275px;
    height: 40px;
    text-align: center;
    z-index: 22;
}

.cartlinks, .cartlinks img{
    vertical-align: middle;
}

.cartlinks img {
    margin-top: -3px;
}


.sep {
    position: relative;
    bottom: 2px;
}


.header_login{
    clear: both;
    text-align: right;
    position: absolute;
    right: 173px;
    bottom: 0px;
}

.header_login a{
    color: #a09085 !important;
}

.header_login a:hover{
    color: #D4D1CF;
    text-decoration: underline;
}

#cartitems{
    position: absolute;
    right: -35px;
    top: -12px;
    text-align: center;
    font-weight: normal;
}

#cartitems a.orange, .orange{
    color: #ff6600;
}

#cartitems a span {
    color: #42210b;
    position: relative;
    left: 0;
}


#search-top{
    position: absolute;
    left: 557px;
    top: 82px;
}

#search-top input.tinytxt {
  font-size: 11px;
  width: 135px;
  border: 1px solid #d4d1cf;
}


.header_login input[type=submit]{
  background: url('/images/go.png') no-repeat;
  padding: 0;
  margin: 0 0 0 12px;
  border: 0;
  height: 34px;
  width: 32px;
  border: 0;
  cursor: pointer;
}


#checkout-main{
    float: none;
    margin-left: 0px;
    margin: auto;
    width: 800px;
    padding: 20px 0 50px 0 !important;
}


/*MAIN CONTENT*/

#feature{
  position: relative;
  width: 600px;
  height: 326px;
  clear: both;
  margin-bottom: 12px;
  background: black;
}

#btn_left{
  position: absolute;
  left: 10px;
  bottom: 10px;
}

#btn_right{
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.sub_feature{
  float: left;
  margin-right: 15px;
  height: 190px;
  width: 190px;
  background: black;
  position: relative;
}

.sub_feature.last-child{
  margin-right: 0px;
}

.sub_text{
    position: absolute;
    bottom: 10px;
}


/*SIDEBAR*/

#pasar{
    margin-left: 8px;
    text-align: left;
    position: relative;
}

#pasar_text{
    position: absolute;
    bottom: 12px;
    left: 0px;
}

#gift_guide{
    text-align: right;
    margin-top: 12px;
    position: relative;
}

#gift_text{
    position: absolute;
    right: 0;
    top: 0;
}


#guest_seen{
    position: relative;
    margin: 18px 0 12px 0;
    height: 183px;
}


#guest_house{
    text-align: left;
    width: 230px;
}

#seen{
    text-align: left;
    position: absolute;
    top: 83px;
    left: 173px;
    z-index:25;
}


/*SUB FOOTER*/

#signup{
    width: 162px;
    float: left;
    margin-right: 10px;
    margin-left: 15px;
    height: 100%;
    background: url(../../images/icon-updates.png) no-repeat left;
}

#signup_text{
    position: absolute;
    top: 12px;
    right: 722px;
    text-align: right;
}

#signup_text a {
    color: #ed1556;
}


#gift_cert{
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}

#sub_nav{
    float: left;
    width: 317px;
    height: 100%;
    line-height: 1.7;
    margin-top: 14px;
    font-size: 11px;
}

#sub_nav .content-link.nth-child-1, #sub_nav .content-link-on.nth-child-1 {
    padding-right: 20px;
}

#sub_nav .content-link.nth-child-2, #sub_nav .content-link-on.nth-child-2 {
    padding-right: 12px;
}

#sub_nav .content-link.nth-child-3, #sub_nav .content-link-on.nth-child-3 {
    padding-right: 14px;
}

#sub_nav .content-link.nth-child-4, #sub_nav .content-link-on.nth-child-4 {
    padding-right: 0px;
}

#sub_nav .content-link.nth-child-5, #sub_nav .content-link-on.nth-child-5 {
    padding-right: 34px;
}

#sub_nav .content-link.nth-child-6, #sub_nav .content-link-on.nth-child-6 {
    padding-right: 18px;
}

#sub_nav .content-link.nth-child-7, #sub_nav .content-link-on.nth-child-7 {
    padding-right: 88px;
}

#sub_nav .content-link.nth-child-8, #sub_nav .content-link-on.nth-child-8 {
    padding-right: 0px;
}

.content-link, .content-link-on{
    float: left;
}

#social {
 padding:15px 10px 0 15px;
 text-align:right;
}

#social a {
 padding-left:30px;
}


/* --- INDEX PAGE --- */


/* --- CATEGORY PAGE --- */

#cat-main{
    margin: 15px 0 0 113px;
    width: 525px;
    min-height: 350px;
    float: left;
    z-index: 10;
    position: relative;
    padding-bottom: 10px;
}

#cat-sidebar{
    width: 327px;
    float: right;
    z-index: 11;
    position: relative;
    top: 6px;
    text-align: left;
}

.categoryname{
    display: none;
}

#subcat .category_thumb_image {
    display: none;
}


.itemtable, .subcattable {width:100%; margin-top:1em;}

.itemcell, .subcatcell {
 vertical-align:top;
 text-align:center;
 padding-bottom:10px;
}

.discount-message {
    text-transform: none;
    font-size: 14px;
    color: #ff6600;
    font-weight: bold;
}

#category .discount-message{
    display: none;
}

#subcat .discount-message {
    position: absolute;
    top: -30px;
    left: -700px;
}

.price {
    font-weight: bold;
}

.saleprice {
    color: #ff6600;
}

#item .saleprice {font-size: 16px; font-weight:bold; color: #42210b;}
.notprice {font-size: 12px; text-decoration:line-through}

.paging {
    margin:1em auto;
    position: absolute;
    left: 705px;
    top: -50px;
    text-align: center;
    width: 220px;
    font-weight: bold;
}

.paging a {
    font-weight: normal;
}


.item-pager{
    clear: both;
    width: 850px;
    margin: auto;
}

.next_page{
    float: right;
    text-align: center;
    width: 100px;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.previous_page{
    float: left;
    text-align: center;
    width: 100px;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.next_page a, .previous_page a {
    color: #ff9600 !important;
}


/* --- SUBCAT PAGE --- */

#subcat .price-new {
    display: inline-block;
    width: 180px;
    margin-left: 35px;
}


.newicon, .itemname {
    display: inline-block !important;
    vertical-align: middle;
}

.newicon img {
    padding: 5px;
    vertical-align: middle;
}

.itemname {
    width: 180px;
}


.itemname a {
    text-align: left !important;
}


#subcat-main{
    margin: 30px 0 0 50px;
    width: 690px;
    min-height: 550px;
    float: left;
    z-index: 10;
    position: relative;
    padding-bottom: 10px;
}

#subcat-sidebar{
    width: 226px;
    float: right;
    z-index: 11;
    position: relative;
    top: 44px;
    text-align: left;
}

.bothnavhead{
    display: none;
}

.leftnav{
    padding-top: 8px;
}

.leftnav img {
    width: 213px;
    height: 34px;
    padding-bottom: 4px;
}

.itemshortdesc{
    display: none;
}

.itemcell {
    width: 220px;
    vertical-align:top;
    text-align:center;
    padding: 0 14px 10px 0;
}

.itemcell.last-child {
    width: 220px;
    vertical-align:top;
    text-align:center;
    padding: 0 0 10px 0;
}


/* --- ITEM PAGE --- */

#item-sidebar h1{
    text-align: left;
    padding: 15px 0 15px 12px;
    width: 435px;
}

#item-sidebar .itemlongdesc  a {
	text-decoration: underline;
}

#item-main{
    margin: 0 0 0 66px;
    width: 400px;
    float: left;
    z-index: 10;
    position: relative;
    padding-bottom: 50px;
}

#item-sidebar{
    width: 488px;
    float: right;
    z-index: 11;
    position: relative;
    top: 6px;
    text-align: left;
    padding-bottom: 50px;
}

.breadcrumb{
    text-transform: none;
    margin-bottom: 10px;
}


#item .itemlongdesc{
    width: 435px;
    padding-left: 12px;
    padding-bottom: 0px;
    text-transform: none;
    font-size: 14px;
    clear: both;
    font-weight: normal !important;
}

#item .itemlongdesc p {
	margin-bottom: 15px;
}

#item .itemlongdesc ul li {
	margin-bottom: 15px;
	list-style-type: disc;
	list-style-position: inside;
}

#item .price{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

#item .qty{
    padding-top: 10px;
    padding-bottom: 50px;
    font-weight: bold;
}

#item .item-meta{
    clear: both;
    position: relative;
    width: 450px;
    /*height: 100%;*/
    padding-left: 12px;
    /*padding-top: 20px;*/
}

.item-meta select {
    margin-bottom: 6px;
}


#item .item-meta-links{
    position: absolute;
    top: 0;
    left: 242px;
    font-size: 12px;
    line-height: 2;
}

.item-messages{
    padding: 10px 0;
}


.item-message{
    padding: 2px 0 0px 16px;
    text-transform: none;
    font-size: 14px;
    width: 400px;
}

.item-message:before{
    content: "* ";
}


#item .gal-container{
    padding-top: 10px;
}

#item .gallery {
    padding-top: 6px;
    width: 345px;
}

#item .gallery img, #item .item_image{
    border: 1px solid #efedea;
}

#item .item_image {
    max-width: 400px;
}


#item .gallery td {
    padding: 0 20px 25px 0;
}

#item .gallery td.last-child {
    padding: 0 0 25px 0;
}

#item .related-items{
    padding-top: 30px;
    color: #ed1556;
    font-size: 12px;
    padding-left: 12px;
}

#item .related-items span{
    padding-left: 8px;
}


#item .related-items img.first-child{
    position: relative;
    top: 3px;
}

#item .relatedbox{
    margin-top: 10px;
}

#item .relatedbox img{
    border: 1px solid #efedea;
}


#item .related {
    float: left;
    margin: 0 15px 15px 0;
	position: relative;
	width: 140px;
	height: 140px;
}


#item .relatedtext{
	position: absolute;
	bottom: 10px;
	padding: 20px 5px 10px 5px;
	background: rgba(255, 255, 255, .5);
	cursor: pointer;
	width: 130px;
	height: 45px;
}

#item .relatedtext a:hover {
	text-decoration: none;
}

#item #item-sidebar h1 img {
    vertical-align: middle;
    padding: 0 5px 0 0;
}

img.item_thumb_image{
    border: 1px solid #efedea;
}

#item .additional-info {
	display: none;
}


/* if you want options to float to the left of inputs */
.opt-ctrl, .opt-ctrl-req {
 /*float:left;*/
 text-align:left;
 font-weight:bold;
 margin: 10px 0 2px 0px;
}

.opt-elem {
 display: inline-block;
 padding-bottom: 10px;
}

.optcheck  {
	display: block;
	width: 100%;
}

.item-meta-sale {
    padding-bottom: 10px;
}


.vert-level-0-on, .vert-level-1-on {font-weight:bold}


/* --- CONTENT PAGES --- */

#content #main{
    text-transform: none;
    float: none;
    margin-left: 0px;
    margin: auto;
    width: 800px;
    font-size: 16px;
    line-height: 1.4;
    padding: 20px 0 50px 0 !important;
}

.content-title {
	margin: auto;
	padding-bottom: 20px;
}


/* --- ACCOUNT PAGES --- */

.account-links {
    text-align: center;
    line-height: 2;
}


.account_header{
    width: 200px;
    text-align: center;
    padding-bottom: 20px;
    display: block;
    border-bottom: 1px solid #42210b;
    margin: 0 auto 30px auto;
}

.register_header{
    width: 300px;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto;
}


.register-wish{
    margin-top: 20px;
}


#user #main, #wish #main{
    float: none;
    margin-left: 0px;
    margin: auto;
    width: 850px;
    padding-top: 20px;
}

#emaillogo{
    display: none;
}


.login {width:100%; margin:0 auto;}
.login td {width:50%;vertical-align:top;text-align:left; padding:0 5%;}
.login p {padding: 10px 0;}
.logintitle {
    padding: 10px 0 !important;
}


.login-form td {}
.loginput {
 vertical-align: middle !important;
}
.loginput input {width:100%;}
.forgotlink {margin:0.5em 0;}

.register h1{
    margin:0; padding:20px 0 1em 0; text-align:center
}

#wish .register h1 {
    padding-top: 0;
}


#user h1{
    margin:0; padding:20px 0 1em 0; text-align:center
}

.new_cust{
    text-transform: none;
    font-size: 16px;
}


.login h1, .login-register h2 {margin:0; padding:20px 0 1em 0; text-align:center}
.login-confirm p {text-align:center}

.userpass .note, .userpass .notice {text-align:center}
.field-req, .billing-required {
border-bottom:1px solid #ccc;
font-weight:bold;}
.field, .billing-field {
border-bottom:1px solid #ccc;
}
.message, .msg, .dmsg {color:#f00;}
.register, .files {width:90%; margin:0 auto;}
.login-register {text-align:center}
.register .field-req, .register .billing-field {text-align:left;}
.files td {width:50%;vertical-align:top;text-align:left}

.userrecords {width:100%; margin:1em auto;}
.userrecords td {width:50%;}

.ordertable {text-align:left;width:90%;padding:0;margin:0 auto;}
.ordertable th {padding:4px;background-color:#42210B;border-bottom:1px solid;color:#fff;}

.wlistpage h1 {
    padding: 20px 0;
}

.reset-form, .register-form, .wlistsearch {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 420px;
}

.register-form td, .wlistsearch td {
    text-align: left;
    width: 50%;
}

.field-req, .field, .billing-field {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.ctr.update {
    padding-top: 25px;
}


.wish_elephant{
    width: 150px;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid #42210b;
    margin: 0 auto 30px auto;
}

.wishlisttable{
    padding-top: 25px;
}


.wishtable, .topprods {
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 80%;
}

.wishlisttable img{
    vertical-align: top;
    padding: 0px;
}

.wishlisttable th {
    border-bottom: 1px solid #42210b;
}

.accounttable {
    margin-top: 20px;
}


.wishtable td td {padding:1px}
.wishlisttable, .accounttable {width:100%; border-bottom:1px solid #42210B; margin-bottom:2em;}
.wishlisttable td, .wishlistbackbutton {text-align:center; padding-bottom: 2px;}
.wishlisttable .itemname {text-align:center; width: 100px;}
.wishlisttable .optrow {border:0; text-align:left; padding-left:60px;}

.wdelete {text-align:right; margin-bottom:5px}
.wlistsearchinput {width:100%}

.wishfriend a{
 cursor:pointer;
 border:0;
 padding:4px;
 background: #FF6600 !important;
 color: #ffffff !important;
 text-transform: uppercase;
 display: inline;
}

.wishtd{
     vertical-align: top !important;
}


/* --- SEARCH PAGE --- */

.search-pager .paging{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

#search #main{
    float: none;
    margin-left: 0px;
    margin: auto;
    width: 700px;
}

#cart-main{
    width: 800px;
    min-height: 350px;
    margin: 0 auto;
    padding-bottom: 10px;
}


/* --- GENERAL --- */

img {border:0}

a:link {color: #42210b; text-decoration:none;}
a:visited {color: #42210b; text-decoration:none;}
a:hover {color: #42210b; text-decoration:underline;}
a:active {color: #42210b; text-decoration:underline;}

#main p {
    margin-top: 10px; padding-bottom: 12px;
}


form {margin:0; padding:0}
input, select, textarea {
    font-size:14px;
    font-family: BrandonGrotesque-Regular, arial, sans-serif;
    text-transform: none;
}


.sm-button, .abutton, .cbutton, .billbutt, .billbutton, .wbutton, .ddfm .submit input {
 cursor:pointer;
 margin-top:5px;
 border:0;
 padding:4px;
 background: #FF6600 !important;
 color: #ffffff !important;
 text-transform: uppercase;
 font-family: BrandonGrotesque-Regular;
 font-size: 12px;
}

.sm-button:hover, .abutton:hover, .cbutton:hover, .billbutt:hover, .wbutton:hover, .ddfm .submit input {
}

.textbutton {
 font-size: 14px;
 text-decoration: none !important;
 font-family: BrandonGrotesque-Regular;
}

.cartsubmit a:link {color:#fff;text-decoration:none;}
.cartsubmit a:visited {color:#fff;text-decoration:none;}
.cartsubmit a:hover {color:#fff;text-decoration:none;}
.cartsubmit a:active {color:#fff;text-decoration:none;}

.product-form .sm-button {
 border:0;
 padding:0;
 background:transparent;
}

.search-button {vertical-align:middle}

.cbutton.imgbutton {
    background-color: #fff !important;
}


/* ------ FOR FORMATTING TEXT ------ */

.floatleft {float:left; margin-right:10px}
.floatright {float:right; margin-left:10px}
.clear {clear:both;font-size:1px}
.preload {display:none}

.left {text-align:left}
.ctr {text-align:center;}
.right {text-align:right}
.justify {text-align:justify}

.small, .tinytxt {font-size:10px}

h1, .content-title, .title {
 font-size:16px;
 font-weight:bold;
 text-align:center;
}

h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}

i, em {
    font-style: italic !important;
}


.error, .item-error, .errorlist {
 color:#f00;
 font-weight:bold;
 text-align: center;
 margin-bottom: 10px;
}

.notice {
 font-weight:bold;
}

.vacation-item {
 color: #FF6600;
}