/* @override http://localhost:8000/static/css/style.css */
/* ====================== standard settings ====================== */
.standard_grey {
    color:#aaa;
}
.light_bgnd {
    background-color: #efece3;
}
.dark_bgnd {
    background-color: #dad8cf;
}
.standard_margins {
    margin: 10px 10px 10px 10px;
}
#main_search {
    margin-right:7px;
    clear:right;
}

.main_search_input {
    border:1px solid #cccccc;
    height:19px;
    color:gray;
    float:left;
}

.main_search_btn {
    margin-left:3px;
    float:left;
}
/* ====================== general use classes ================== */
a {
    text-decoration: none;
    color:#9A9A9A;
}

a:hover {
    color: #B03C4F; 
}

span.read-more a {
    color:#666666;
    font-size:larger;
}
span.read-more a:hover {
    color: #B03C4F; 
}

.bold {
    font-weight:bold;
}

.clear {
    display:block;
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hidden {
    display:none;
}

.left {
    float:left;
}

.left_with_margin {
    float:left;
    margin-right:20px;
}

.right {
    float:right;
}

.right_with_margin {
    float:right;
    margin-left:20px;
    margin-right:20px;
}

.top {
    display:block;
}

.ruler_margins {
    border:none;
    margin-top:0px;
    margin-bottom:0px;
    height:5px; 
    width:990px;
}

.top_ruler {
    margin-top:80px;
    background:url("../images/nav-gradient-1px.gif");
    width:990px;
    height:42px;
    background-repeat:repeat-x;
}

.bottom_ruler {
    background:url("../images/shadow-bottom.gif");
    color:#e3e3e3;
    margin-top:10px;
    left:-12px;
    position:relative;
}


/* ====================== end general use classes ========================= */

/* ======================= text_with_image styling ======================== */
div.text_with_image {
    margin-top:20px;
    margin-left:0px;
    width:460px;
    color:#666666;
    padding-top:15px;
}
div#main_column div.text_with_image + div.text_with_image {
    border-top:1px dotted #c0c0c0;
}
#findRetailer + .clear + div.text_with_image {
    border-top:1px dotted #c0c0c0;
}
#content .text_with_image .left{
    margin-left:10px;
}
div.text_with_image a.header {
    font-family:"Georgia",serif;
    font-style:italic;
    font-size:18px;
    color:#6699CC;
}
div.text_with_image a {
    color:#578dc3;
}
/* ====================== blurb with highlight styling====================== */
div.blurb_image {
    margin-right:10px;
    margin-bottom:10px;
    float:left;
}

div.blurb_image p {
    color: #d7d7d7;
    margin-bottom: 5px;
}

div.blurb_text {
    margin: 15px 27px;
    line-height: 1.2em;
}

div.blurb_container {
    width:940px;
    padding:5px;
    margin-right:20px;
    margin-top:10px;
    background-color:#d0cab9;
    font-family:serif;
}

div.blurb_highlight {
    font-family:"Georgia",serif;
    width: 100%;
    text-align:center;
    padding-top:10px;
    vertical-align:middle;
    background-color:#d1caba;
    border:1px solid #e8e5dc;
    color:#6b6552;
}

div.blurb_highlight .blurb_image {
    margin-top: 10px;
    margin-left: 15px;
}
/* =============================================================== */

#container {
    width: 90%;
    margin: 10px auto;
    background-color: #fff;
    color: #333;
    border: 1px solid gray;
    line-height: 130%;
    padding: 0;
    margin-top: 0;
}

#navbar {
    width: 100%;
    background-color: #fff;
    color: #333;
    line-height: 90%;	
    border: none;
    border-bottom: 1px solid silver;
}

#top {
    padding: .5em;
    background-color: #ddd;
    border-bottom: 1px solid gray;
}

#top h1 {
    padding: 0;
    margin: 0;
}

h5 {
    margin: 0;
    padding: 0;
}

#sidebar-secondary {
    float: left;
    width: 160px;
    margin: 0;
    padding: 1em;
}

#sidebar-secondary h3, #sidebar-primary h3 {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0.1em;
    margin-top: 1em;	
}

#sidebar-primary {
    float: right;
    width: 160px;
    margin: 0;
    padding: 1em;
    background-color: #ddd;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
}

#sidebar-primary .wishlist {
    padding-top: 10px;
}


#content {
    padding:10px 20px 20px 20px;
    margin-bottom:100px;
}

body {
    background-color: #81766C;
    color:#9a9a9a;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

#body_content {
    width:990px;
    margin:0 auto 30px;
    background-color: #ffffff;
    text-align:left;
}

#body_content > p {
    margin:80px 0px 0px 35px;
}

#pagination {
    clear:both;
    display: block;
    width:100%;
    float: none;
    padding: 1em;
}

#pagination ul {
    margin: 0;
    padding: 0;
    text-align: left; 
    font-size: 12px;
}

#pagination li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
    padding: 0 5px;
    text-decoration: none; 
}

#pagination li.currentpage {
    font-weight: bold;
    padding: 0 5px;
}

#content div.productreviews {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
    float: left;
    width: 80px;
}

#footer {
    clear: both;
    margin: 0;
    padding: .5em;
    color: #333;
    background-color: #ddd;
    border-top: 1px solid gray;
}

#sidebar-secondary p, #sidebar-primary p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
    border:solid 1px silver;
    padding:5px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:2px;
    text-align: center;
}

.productImage p {
    text-align: center;
    font-size: 10pt;
}

#menu_container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


#shipping ul li {
    list-style-type: none;	
    text-decoration: none;
    padding-left: 1em;
    text-indent: -1em;
}

#checkoutprogress {
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    margin-bottom: 25px;	
}

#checkoutprogress ul {
    display: inline;
    margin-left: 0;
    padding-left: 0;
    border: none;
}

#checkoutprogress ul li {
    margin-left: 0;
    padding-left: 2px;
    display: inline;
    list-style: none;
}

#checkoutprogress ul li:before {
    content: "\0020 \0020 \0020 \00BB \0020";
    display: inline;
    list-style: none;
}

#checkoutprogress ul li.first:before {
    content: " ";
}

#checkoutprogress li.active {
    background-color: #ccc;
}

#wishlist ul li,
#product_category ul li {
    list-style: none;
    padding: 0.5em;
    border-bottom: 1px dashed #e0e0e0;	
    background-color: white;
}

#wishlist ul li:hover
#product_category ul li:hover {
    background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
    display: block;
}

#wishlist span.date {
    font-style: italic;
    display: block;
    margin-left: 5px;
    font-size: 10px;
}

#wishlist form {
    display: inline;
}

#menu_container a {
    display: block;
    color: #FFF;
    background-color: #7F7F7F;
    width: 9em;
    padding: 3px 17px 3px 8px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}

#menu_container a:hover {
    background-color: #B6B6B6;
    color: #FFF;
}

#menu_container li li a {
    display: block;
    color: #FFF;
    background-color: #C0C0C0;
    width: 9em;
    padding: 3px 8px 3px 17px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-weight: normal;
}

#menu_container li li li a {
    display: block;
    color: #FFF;
    width: 9em;
    background-color: #C0C0C0;
    padding: 3px 1px 3px 24px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-weight: normal;
}

#menu_container a.current:before {
    content: "\0020 \0020 \0020 \00BB \0020";
}

.addressblock {
    padding-top: .5em;
    padding-bottom: .5em;
}

.profile li {
    list-style-type: none;
}

table.ordertable {
    width:  100%;
    font-weight: normal;
    font-size: 13px;
}

table.ordertable thead {
    background-color: #ddd;
}

table.ordertable span.orderitemqty {
    font-style: italic;
}
p {
    line-height: 150%;
}

.help, p.help {
    font-size:9px !important; color:#999;
}

img {
    border: none;
}

.error {
    color: red;
}

/* ================ Custom Product Detail ================ */
div#product_image_display {
    width:400px;
    float:left;
    text-align:center;
}
div#product_details {
    width:300px;
    float:left;
}
div#retailers_display {
}

div#retailers_display div.retailer {
    border-top:1px solid grey;
    padding-top:20px;
}

div#retailers_display div.retailer img.retailer_product_image {
    float:left;
}

div#retailers_display div.retailer img.retailer_logo {
    float:right;
}
div#retailers_display div.retailer div.retailer_details {
    float:left;
}
div#product_detail_display {
    margin-left:20px;
}
div#retailers_display div.retailer {
    margin-top:20px;
    margin-bottom:20px;
} 
div#retailers_display div.retailer a {
    display:block;
    padding-top:10px;
    font-size:18px;
}
div#retailers_display div.retailer img {
    margin-right:20px;
    margin-bottom:20px;
}
div#retailers_display div.retailer a:hover {
    color:#578dc3;
}
/* ***********************custom pattern detail********************** */
div#pattern_detail_display {
  margin-right:20px;
}
div#pattern_detail_display div#pattern_image_display {
    width:300px;
    height:300px;
}
div#pattern_detail_display div#pattern_image_display img {
    margin: 0px auto;
}
div#pattern_detail_display div#pattern_details {
    width:350px;
    margin-left:20px;
}
#pattern_details h1 {
    font-family: Georgia,serif;
    font-style:italic;
    font-weight:normal;
}
#pattern_details p {
    color:#969696;
    font-size:14px;
}
#products_display {
    border-top:1px dotted;
    margin-top:20px;
}
div.highlight {
    background-color:#e7f0f7;
}
div#products_display div.product {
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px dotted;
    overflow:auto;
} 
.full_text_paginator {
  font-weight:bold;
  font-size:larger;
}
.haystack_search_result div.product {
    margin-top:20px;
    margin-bottom:20px;
    border-bottom:1px dotted;
    overflow:auto;
}
a.image_placeholder {
  float:left;
  width:125px;
  height:1px;
  margin:0 20px 10px 0;
}

div#products_display div.product a {
    font-size:18px;
}
div#products_display div.product a:hover {
    color:#578dc3;
}
#products_display .product_details{
    width:65%;
}
#products_display .retailers {
    text-align:right;
    width:30%;
    margin-right:5%;
}
.haystack_search_result h2 a,
#products_display .product_details h2{
    font-size:18px;
    color:#6299d1;
    margin-top:0;
}
#products_display .product_details p{
    font-size:13px;
}
#products_display .product_details p.detail{
    font-style:italic;
    font-size:10px;
    color:#999;
}
/* =============== Navigation Bars ===================== */

#navbar ul {		
    margin: 1em;
    padding: 0px;
}
#navbar ul li { 
    display: inline; 
    list-style: none; 		
}
#navbar ul li { 
    padding-left: 0.7em; 
    padding-right: 0.5em; 
    border-left: 1px solid #b0b0b0; 	
}  
#navbar ul li.first {
    padding-left: 0em; 
    border-left: none; 
}

.recentview h3 {
    padding-bottom: 10px;
}

.recentitem {
    padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

#payment ul li{
    list-style-type: none;
}

/* ============ Upsell section ============== */

div.upsell {
    padding-top: 10px;
}

div.upsell .upselldescription {
    padding-bottom: 10px;
}

/* ============ base div ====================== */
div#intro_header {
    background:#81766C;
    color:#bbbbbb;
    font-style:italic;
    font-size:13px;
}

div#intro_header img {
/*    margin-left:20px; */
}

div#intro_header .logo {
    border-right:1px solid;
    margin-left:10px;
    margin-right:10px;
    padding-right:10px;
    color:#555555;
}

div#intro_header .gec_introduction {
    margin-right: 10px;
}

div#user_toolbar {
    position:absolute;
    z-index:9;
    font-family:serif;
    font-weight:bold;
    position:relative;
    margin-right:17px;
}

div#main_header {
    margin-top:10px;
    float:left;
    width:100%;
    height:130px;
    vertical-align:top;
}

div#main_header img.left {
    position:absolute;
}

div#account_tools {
    font-family:Georgia, serif;
    font-size:11px;
    margin-bottom:20px;
    float:right;
}

div#account_tools a {
    margin:0px 7px;
    color:#666666;
}

div#cart_nav_display {
    width:150px;
    height:150px;
    background:#efece3;
}

/* ====================== menu listing  ===================== */

.menu_listing {
    float:left;
    height:80px;
    font-weight: bold;
    margin-top:10px;
    margin-right:5px;
    padding-bottom:20px;
    padding-right:15px;
    margin-bottom:20px;
    border-right:1px solid #e9e8e2;
}
.last_menu_listing {
    border-right:none;
}
.menu_listing a {
    color:#6C6960;
}

.menu_listing .title {
    display:block;
    margin-bottom:15px;
}

.menu_listing ul {
    display: block;
    width: 100%;
    font-weight: normal;
    list-style-type: disc;
    /* margin-left:-26px; */
    /* margin-top:-5px; */
    margin:0px;
    padding:0px;
    margin-left:15px;
}

.menu_listing ul li {
    padding-bottom: 2px;
    /*border-bottom: 1px dotted #cccccc;*/ 
    margin-bottom:2px;
    margin-top:2px;
}

.menu_listing ul li.last {
    border-bottom: none; 
    margin-bottom:5px;
    margin-top:5px;
}


/*.menu_listing ul li:before {
  content:"\003e";
  }*/

/* =================== top nav display ====================== */
.leaf_display {
    display:block;
   /* margin-top:15px; */
}

.leaf_display hr {
    margin-left:10px;
    margin-right:10px;
}

.leaf_display a {
    margin-top:-15px; 
}

/* =================== end menu listing ==================== */

div#specials {
    /* text-align:center; */
    margin-left:0px;
    margin-bottom:20px;
    color:#666666;
}

div#specials .specials_blurb {
    width:250px;
    margin-bottom:0px;
}

div#specials .specials_email {
    border: 1px solid #bbb;
    height:20px;
}

div#specials .specials_submit {
    position:relative;
    left:10px;
}

div#specialOffers {
    width:505px;
}
div#top_nav img.divider {
    position:relative;
    top:-15px;
    float:right;
}

div#top_nav img.navElement {
    margin-top:-1px; 
    margin-left:-15px;  
}

div#top_nav li#nav1 {
    width:63px;
    height:42px;
}

div#top_nav li#nav2 {
    width:95px;
    height:42px;
}

div#top_nav li#nav3 {
    width:107px;
    height:42px;
}

div#top_nav li#nav4 {
/* disabling innovation item    width:100px;*/
    width:116px;
    height:42px;
}

div#top_nav li#nav5 {
/* disabling innovation item     width:116px;*/
    width:124px;
    height:42px; 
}

div#top_nav li#nav6 {
/* disabling innovation item     width:124px; */
    width:135px;
    height:42px; 
}

div#top_nav li#nav7 {
    width:100px;
    height:42px;
}

img#div7 {
    margin-left:15px;
}

.top_nav_sub_nav_item {
    left:1px; 
    top:5px;  
    padding-top:7px;
}

.top_nav_menu {
    position:relative;
    top:-10px; 
}

.top_nav_menu li:hover a {
    border-right:none;
}

.top_nav_sub_nav_title {
}

span.navTitle {
    font:bold 12px arial;
    color:#fff;
}

.leaf_nav_container {
    background:#97a3ac;
    color:#fff;
}

a.leaf_nav_title {
    display:block;
}

a.leaf_nav_title:hover span.leafTitle {
    color:#2a3f4f;
}

a.top_nav_sub_nav_title:hover span.navTitle {
    color:#2a3f4f;
}

span.leafTitle {
    font:normal 13px arial;   
    color:#fff;
}

.leaf_nav_ruler {
    width:auto;
    color:#a2aab0;
    border: 1px solid #a2aab0;
    margin-bottom:20px; 
}

#top_nav_sub_ul {
    padding-top:17px;
    left:-1px; 
}

div#bottom_nav {
    margin-top:-11px; 
    padding:0px 0px 25px 25px;
    color:#6c6960;
}

div#bottom_nav ul {
}

div#copyright {
    font-size:14px;
    padding-top:10px; 
    margin-top:-20px;  
}

div#general_nav {
    text-align:left;
    padding-top:20px;
    padding-bottom:5px;
    padding-left:65px;
    margin-bottom:0px;
    margin-top:50px;
    color:#666666;
}

div#general_nav a {
    color:#666666;
    margin-right:10px;
}

div#general_nav .divider {
    margin-right:10px;
}

div#general_nav .general_nav_items {
    height:110px;
    width:550px;
    border-right:1px dotted;
}

div#general_nav .tilton_promo {
    width:210px;
    height:110px;
    border-right:1px dotted;
    padding-left:20px;
    padding-right:0px;
    text-align:center;
    font-size:smaller;
}
div#general_nav .tilton_promo p {
    margin-right:10px;
}

div#general_nav .follow_us {
    text-align:left;
    padding-left:20px;
    width:100px;
}

div#general_nav .follow_us a {
    margin:0px;
    padding:0px;
    margin-left:5px;
}

div#general_nav .follow_us #icons {
    margin-top:10px;
}

div#general_nav .follow_us #icons img {
  margin-bottom:10px;
}

div#copyright {
    text-align:center;
    padding-bottom:10px;
}

/* ==================== 3 column layout ====================== */
div#page_header {
    text-align:left;
    padding-left:20px;
    font-family:arial,san-serif;
    font-size:15px;
}
div#page_header h1,h2,h3,h4,h5,h6 {
    font-size:20px;
    font-family:Georgia,serif;
}
.column_header {
    font-family:arial,san-serif;
    font-size:18px;
    color:#666666;
}
div#middle_column {
    width:390px;
    padding-left: 10px;
    border-left: 1px dotted;
    color:#666666;
}
div#middle_column div.text_with_image {
    color:#666666;
}
div#right_column {
    width:390px;
    padding-left: 10px;
    border-left: 1px dotted;
}
div#left_column {
    width:180px;
}
/* ==================== end 3 column layout ====================== */

/* ==================== 2 column layout ====================== */
div#category_breadcrumb {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:40px;
    color: #9a9a9a;
}
div#category_breadcrumb a {
    color: #9a9a9a;
}
div#category_breadcrumb .current {
    color:#98bfde;
}
div#side_column {
    width:180px;
    padding:0px 20px;
}
div#main_column {
    width:740px;
    margin-left:5px;
    padding-left:20px;
    border-left: 1px dotted;
    margin-bottom:100px;
    margin-top:5px;
    color:#666666;
}

div#main_column > p {
    font:normal 15px/23px verdana;
    padding-right:40px;
}

div#main_column > p:first-child {
    margin-top:0px;
}

div#main_column > a {
    display:block;
    color: #9a9a9a;
}

div#main_column > .text_with_image:first-child {
    border-top:none;
    margin-top:0px;
}

div#main_column > ul {
    font:15px/23px verdana;
}

.pageTitle {
    margin-top:0px;
    font-family:"Georgia";
    color:#81766C;
} 
/* ==================== end 2 column layout ====================== */

/* =================== search related stylings =================== */
div.product_search_result {
    width:165px;
    height:200px;
    margin-right:20px;
    margin-bottom:20px;
    text-align:center;
}
div.product_search_image {
    height:165px;
    width:165px;
    text-align:center;
    margin-bottom:10px;
}
div.product_search_result a {
    color:#6C6960;
}
div.product_search_result a.product_name {
    font-weight:bold;
}

div.category_navigation_tree ul {
    list-style-type: none;
}
div.pagination {
    margin-top:30px;
    margin-right:20px;
}
div.pagination a {
    color:#6C6960;
}
div.pagination .views_per_page {
}
div.pagination .views_per_page p {
}
/* =================== end search related stylings =================== */

/* =================== video lightbox ============================ */
div#video_window {
    position:absolute;
    z-index:300;
    left:50%;
    top:50%;
    padding:10px;
    display:none;
    background:#fff;
    border:1px solid #ccc;
    width:610px;
    height:400px;
    margin:-200px 0 0 -305px;
    z-index:10000;
}
div#video_window #videolightboxheader{
    background:#f1f0dc !important;
    padding:10px;
    margin-bottom:35px;
}
div#video_window object, div#video_window embed{
    margin:0 auto;
    display:block;
}
div#video_window h1{
    color:#96967b !important;
    margin:0 !important;
    font-size:20px !important;
    padding:0 !important;
    background:transparent !important;
}
a#close_video {
    display:block;
    text-indent:-9999px;
    background:url(../images/btn_close.gif);
    width:52px;
    height:9px;
    float:right;
    margin-top:8px;
    margin-bottom:10px;
}
/* =================== end video lightbox ======================== */
/* =================== header with image ========================= */
div.header_with_image {
    margin-bottom:20px;
    width:720px;
}

div.header_with_image .header_body {
    padding-left:20px;
    padding-top:20px;
}

div.header_with_image .header_body .header {
    font-family:"Georgia",serif;
    font-size:22px;
    color:#ffffff;
}
/* =================== end header with image ========================= */
/* =================== image with lightbox =========================== */
#lightbox {
    display: none;
    margin: 0;
    width: 735px;
    padding: 8px;
    background: #fff;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -368px; 
    z-index: 60;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#666666;
}
#lightbox-close-button {
    float: right;
    display:inline;
    cursor: pointer;
}
#lightbox h2 {
    float:left;
    width: 679px;
    height: 50px;
    background: #ece9e3;
    padding: 0 0 0 25px;
    margin: 0;
    text-align: left;
    font-size: 18px;
    font-family:Georgia;
    font-style:italic;
    font-weight:normal;
    line-height: 50px;
    color: #666666;
}
.lightbox-sidebar-text h2 {
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    padding: 0 !important;
    color: #6D8B96 !important;
    font-size: 13px !important;
}
#lightbox-image-box {
    float: left;
    width: 500px;
    height: 465px;
    background: #f5f3f0;
}
.lightbox-sidebar {
float:left;
    height: 445px;
    width: 214px;
    padding: 10px;
    overflow-y: auto;
    background: #f5f3f0;
    z-index: 100;
    text-align: left;
    color: #666666;
    font-size: 11px;
}
.lightbox-sidebar h3 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 5px;
}
.lightbox-sidebar strong {
    display: block;
    margin: 10px 0;
}
#lightbox-footer {
    min-height: 80px;
    margin-top: 8px;
}
#lightbox-footer ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}
#lightbox-footer ul li {
    display: inline;
}
#lightbox-footer ul li a img {
    border: 1px solid #999;
    cursor: pointer;
}
#lightbox-footer ul li a :hover {
    border: 1px solid #fff;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
#lightbox-overlay {
    background:url(../images/lightbox-bg.png);
    opacity:0.5;
    filter:alpha(opacity=50);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
/* =================== end image with lightbox ======================= */
/* =================== category navigation =========================== */
div#search_count_display {
    background:#f9f6ef;
    padding-left:10px;
    padding-top:2px;
    height:60px;
    line-height:100%;
}
div#search_count_display h2 {
    padding:0px;
    position:relative;
    top:-5px;
}
div#search_count_display p#current_search_counter {
    padding: 0px;
    position:relative;
    top:-15px;
    border-bottom: 1px dashed #d1cec9;
}
div#search_count_display div#current_search_filters {
    position:relative;
    top:-15px;
    margin: auto 10px;
}
div#search_count_display p.current_filter {
    line-height:100%;
    position:relative;
    top:0px;
    margin-bottom:10px;
}
div#search_count_display a.current_filter_remove {
    margin-left:5px;
    color: #98BFDE;
}

.narrow_display_header {
    padding-left:10px;
    margin-top:10px;
    width:100%;
}
div.category_navigation_tree {
    border-top: 1px dotted #d1cec9;
}
div.category_navigation_tree h3 {
    padding-left:10px
}
div.category_navigation_tree ul {
    line-height:10px;
    padding-left:15px;
    padding-top:0px;
    margin-top:-5px;
}
#pattern_search h2 {
    margin-bottom:5px;
}
#pattern_label {
    margin-bottom:10px;
    border: 1px solid #ccc;
}
/* =================== end category navigation =========================== */
/* =================== homepage layout =================================== */
div#home_header {
    margin-top:20px;  
    margin-bottom:20px;	
}
div#home_carousel {
    width:780px;
    height:588px;
    position:relative; 
    top:-20px; 
    left:-20px;
}
div#home_overlays {
    float:right;
    vertical-align:top;
    width:170px;
    height:588px;
    position:relative; 
    top:-19px; 
}
/* =================== end homepage layout =============================== */
/* =================== form styles ======================================= */
.form_wrapper .field_wrapper {
  padding: 0.8em;
  overflow:auto;
}
.form_wrapper .field_wrapper > label {
  clear: left;
  float: left;
  margin: 0.5em 0;
  width: 225px;
  font-weight: bold;
}
.form_wrapper .field_wrapper select{
 /*   padding: 5px; */
    width: 100px;
}
.form_wrapper .field_wrapper input[type="text"],
.form_wrapper .field_wrapper input[type="password"] {
    width:180px;
}
.form_wrapper .field_wrapper > ul {
    list-style-type: none;
}
.form_wrapper .field_wrapper > ul > li {
    float:left;
}
.form_wrapper .field_wrapper .help_text{
    font-style:italic;
    margin-left:170px;
}
.form_wrapper .error {
    background: #FBE3E4 none repeat scroll 0 0;
    border: 2px solid #DDDDDD;
    border-color: #FBC2C4;
    color: #8A1F11;
    margin-bottom: 1em;
    padding: 0.8em;
}
/* =================== end form styles =================================== */

/* =================== side navigation =================================== */
ul.main-nav {
    margin:0px;
    padding:0px;
    list-style-type:none;
} 
ul.main-nav li {
    padding:4px 15px;
    border-bottom:1px dotted gray;
}
ul.main-nav li.selected > a {
    color:#6699cc;
}

ul.main-nav li.top {
    border-bottom:none;
}

ul.main-nav a {
    font-size:13px;
    color:#9a9a9a; 
}

ul.main-nav ul.sub-nav {
    margin:0px;;
    padding:0px;
    list-style-type:disc;
    margin-left:20px; 
}

ul.main-nav ul.sub-nav li {
    padding:4px 0px;
    border-bottom:none;
}
/* =================== end side navigation =============================== */
.gallery_launcher {
    margin-left:5px;
    margin-right:5px;
    text-align:center;
}
div.gallery_launcher h1,h2,h3,h4,h5,h6 {
    font-size:15px;
    font-family:Georgia,serif;
    font-style:italic;
    font-weight:normal;
}

.brown {
    color:#81766C;
}

#tools {
    font-weight:bold;
    margin-left:39px;
}

#toolsContainer {
    float:left;
}

#toolsContainer ol {
    width:175px;
    margin-top:-7px;
}

#toolsContainer ol li {
    font:normal 12px/17px verdana;
    margin-top:10px;
}

#toolsContainer p {
    margin-top:0px;
}

div#main_column p.step {
    display:block;
    clear:both; 
    font-family:georgia;
    font-style:italic;
    color:#6699CC;
}

.step .bold {
    font-size:19px;
}

#pageHeader {
    height:160px;
}

.post h1 {
    font-family:Georgia;
    margin-top:0px;
}

.post .text {
    width:90%;
}

#askDesignerBtn {
    margin-left:235px;
}

.blue {
    color:#6699CC;
}
.haystack_search_result{
    margin-right:75px;
}
.haystack_search_result img{
    margin:0 20px 10px 0;
}
