/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #000;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
   /* ==========================================================================
  Structure
   ========================================================================== */
  
  

   
body {
	background: url('images/liquorlist-header-logo-bg.png') 0 38px repeat-x #f2f2f2;

}
body.dev {
	background: url('images/liquorlist-header-logo-bg-1.png') 0 38px repeat-x #f2f2f2;

}
body.pages {
	background: url('images/liquorlist-header-logo-bg-1.png') 0 38px repeat-x #f2f2f2;

}
body.coming-soon {
	background: url('images/liquorlist-header-logo-bg.png') 0 0 repeat-x #000066;
	padding-bottom: 300px;
}
body.maintenance {
	background: url('images/liquorlist-header-logo-bg.png') 0 0 repeat-x #000066;
	padding-bottom: 300px;
}


#wrapper {
	background: transparent;
    margin: 0 auto;
    padding: 0;
  
}
#top-nav {
	background:  #737474;
	background: #000066;
	margin: 0;
	padding: 8px 0 8px 0;
	position: relative;
	z-index: 500;
}

.top-nav li.home-top {
	float: left;
}
#inner {
	width: 1000px;
	margin: 0 auto;
}
#content-sidebar #content {
	float: left;
	width: 680px;
}
#product-content-sidebar #content {
	float: left;
	width: 680px;
	/*margin-left: 15px;*/
}
#product-content-sidebar #content-search  {
	float: left;
	width: 480px;
}
#sidebar {
	float: right;
	width: 300px;
	height: 60em;
	text-align: right;
}
#search-sidebar {
	float: left;
	width: 200px;

}
article {	
	margin-bottom: 20px;
}
.view-all {
  margin-right: 15px;
}
.view-location {
  margin-left: 15px;
}
.or {
  font-size: 1.4em;
  color: #b99e49;
  font-weight: bold;
}
.view-by-location dt {
    background: none;
    border: none;
    color: #222;
    font-size: 1.65em;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.2em;
    margin: 0 0 0.8em;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 95.8%;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
/*
.global-categories .pagination {
  width: 600px;
}
*/



/* ==========================================================================
   navigation
   ========================================================================== */

#top-nav > ul > li > a > span {
	font-size: 0.85em;
    letter-spacing: 3px;
    transition: color 0.25s ease-in-out 0s;
    font-weight: 400;
    text-transform: uppercase;
}
ul.top-nav  {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
.top-nav li {
	display: inline-block;
	padding-left: 2em;
}
.top-nav li a {
	color: #fff;
}
.top-nav li a:hover {
	color: #fd8900;
}
.top-nav li.home-top {
    background: none repeat scroll 0 0 #E1DA6A;
    float: left;
    font-size: 19px;
    margin-top: -11px;
    padding: 10px 20px 5px;
}
.top-nav li.home-top a {
  color: #000;
  font-weight: bold;
}

/* ==========================================================================
   header
   ========================================================================== */

#header-wrapper {
	background: transparent;
	padding-bottom: 105px;
	padding-bottom: 0;
/* 	background: url('images/glass-bg.jpg') 0 362px repeat-x transparent; */
}
.header {
	width: 1000px;
	display: block;
	height: 272px;
	margin: 0 auto;
	background: url('images/liquorlist-header-logo.png') no-repeat;
	position: relative;
}
.header-dev {
	width: 1000px;
	display: block;
	height: 155px;
	margin: 0 auto;
	background: url('images/liquorlist-header-logo1.png') no-repeat;
	position: relative;
}
.coming-soon .header {
	background: url('images/liquorlist-header-logo-coming-soon.png') no-repeat;
}
.maintenance .header {
	background: url('images/liquorlist-header-logo-maintenance.jpg') no-repeat;
}
.forum .header  {
	background: url('images/liquorlist-header-forum.jpg') no-repeat;
}
.forum ul.header-social-icons {
 margin-left: 0;
 margin-top: 208px;
 width: 420px;
}
.header .header-logo {
	position: absolute;
	width: 425px;
	height: 100px;
	top: 53px;
	left: 45px;
}
.header-dev .header-logo {
	position: absolute;
	width: 425px;
	height: 100px;
	top: 16px;
	left: 45px;
}
/*
#header h1 {
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0 !important;
    text-align: left;
    font-size: 3em;
    text-transform: uppercase;
}
#header h1 a {
	color: #D02026;
}
*/
/*
#logo {
	margin: 0;
	padding: 0;
}
*/

.remove {
  display: none;
}

.warning-message {
	display:block;
	margin: 30px 0;
}
.header p {
    color: #641030;
    font-size: 0.85em;
    font-weight: 800;
    letter-spacing: 3px;
    margin: 0 0 0.9em;
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    float: left;
}
#home-create-listing {
	position: absolute;
	left: 521px;
	top: 155px;
	top: 72px;
}
.create-listing-dev {
	
}
.create-listing-dev a {
	background: #000066;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: color 0.25s ease-in-out 0s, border-bottom-color 0.25s ease-in-out 0s;
	color: #fff;
	padding: 14px;
	border: 2px solid #ffd900;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 400;
}
.create-listing-dev a:active, .create-listing-dev a:hover {
    color: #fd8900;
    outline: 0 none;
}

body.dev #home-create-listing {
    left: 485px;
    position: absolute;
    top: 48px;
}
#home-create-listing a {
/*
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E8E8E8;
    border-color: -moz-use-text-color #D02026;
    border-image: none;
    border-style: none solid;
    border-width: medium 4px;
    padding: 20px;
*/
}


ul.header-social-icons {
	margin-top: 92px;
	margin-top: 76px;
	width: 420px;
	margin-left: -18px;
	display: inline-block;
}
body.dev ul.header-social-icons {
    display: inline-block;
    margin-left: -28px;
    margin-top: 8px;
    width: 420px;
}
.header-social-icons li {
	display: inline-block;
	padding-left: 10px;
	
}
.header-social-icons li img {
	width: 48px;
	
}
body.dev .header-social-icons li img {
    width: 40px;
}
		.bitcoin-tooltip{
   			display: inline;
    		position: relative;
    		margin-left: 100px;
		}

.category-search {
	position: absolute;
	top: 137px;
	left: 182px;
	display: none;
}
.search-offered-by {
  margin-top: 5px;
}

/* ==========================================================================
   header form
   ========================================================================== */


.create-listing header h3 {
	margin-top: 20px;
	margin-botton: 5px;
}

.header .text, #product-search-main .text, .header-search .text {
    border: none;
    box-shadow: none;
    background: #000;
    width: 164px;
    margin-top: 94px;
    height: 26px;
    padding: 0;
    margin-right: 16px;
    color: #eee;
    -webkit-appearance: none;
    border-radius: 0;
}

form input.text, form select, form textarea, select {
    background: none repeat scroll 0 0 #E8E8E8;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    padding: 0.75em 1em;
    transition: background-color 0.25s ease-in-out 0s;
    width: 140px;
}
.forum form input.text, .forum form select, .forum form textarea, .forum select {
    background: none repeat scroll 0 0 #E8E8E8;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    padding: 0.75em 1em;
    transition: background-color 0.25s ease-in-out 0s;
    width: 94%;
}
.create-listing form textarea {
	width: 587px;
	border-radius: 0;
	background: none;
}
#product-search-main form input.text, #product-search-main form select, #product-search-main form textarea {
	width: 60%;
	margin-bottom: 30px;
}
#header .search-listings, #product-search-main .search-listings {
    box-shadow: none;
    margin-left: 10px;
    padding: 9px 20px;
}

.header-search {
    position: absolute;
    left: 661px;
    top: 73px;
    top: -10px;
}
body.dev .header-search {
    left: 661px;
    position: absolute;
    top: -46px;
    z-index: 1;
}
.button {
    font-size: 0.85em;
    letter-spacing: 2px;
/*
    padding-bottom: 13px !important;
    padding-top: 13px !important;
*/
    width: auto;
}
.button {
    background: none repeat scroll 0 0 #474791;
	
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    display: inline-block;
    font-weight: 600;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out 0s;
}

.icon {
    text-decoration: none;
}
.float-right {
	float: right;
	display: inline-block;
}
#header-wrapper .search-listings {
	background: url('images/search-button.png') no-repeat;
	height: 49px;
	width: 120px;
	border: none;
	text-indent: -50000px;
}
body.dev #header-wrapper .search-listings {
	border: 2px solid #ffd900;
	background: transparent;
	height: 49px;
	width: 120px;
	text-indent: 0;
	color: #fff;
	background: #000066;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
font-size: 19px;
font-weight: 400;
}


/* ==========================================================================
   Categories on home page
   ========================================================================== */

#listing-categories-container {
/* 	background: #663b3b; */
	
}
.listings-cat-1, .listings-cat-2, .listings-cat-3, .listings-cat-4 {
/* 	background: silver; */
	width: 230px;
	text-align: center;
}
.listings-img img {
	width: 230px;
	height: 116px;
}
.listings-img img:hover {
	box-shadow: 0px 0px 2px 2px #fd8900;   
}
.listings-category-title {
    border-bottom: 1px dotted gold;
    display: block;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    margin-top: 15px;
    padding-bottom: 15px;
    text-align: left;
}
.listings-cat-1, .listings-cat-2, .listings-cat-3 {
	float: left;
	margin-right: 26px;
}
.listings-cat-4 {
	float: right;
}
#listing-categories-container  h1 {
	background: gold;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;

}

#listing-categories-container h1.featured-categories-title {
	background: #000066;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	padding: 12px;
}
.listings-category-title:last-child {
    border: none;
} 


/* ==========================================================================
   home page 3 buttons
   ========================================================================== */

.view-buttons a {
    background: #000066 none repeat scroll 0 0;
    border: 2px solid #ffd900;
    border-radius: 3px;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    padding: 14px;
    text-transform: uppercase;
    transition: color 0.25s ease-in-out 0s, border-bottom-color 0.25s ease-in-out 0s;
}
.view-buttons a:active, .view-buttons a:hover {
    color: #fd8900;
    outline: 0 none;
}



/* ==========================================================================
   Terms Page
   ========================================================================== */

.hidden_link {
  width: 500px;
}
.hidden_link p {
    margin-left: 10px;
    margin-right: 10px;
}
p.terms-verify {
    color: #000;
    font-size: 1.3em;
    font-weight: 400;
    text-align: center;
}
#terms-buttons {
  margin-top: 20px;
  margin: 0 auto;
  text-align: center;
}
.terms-btn {
    background: none repeat scroll 0 0 #474791;
    border: 0 none;
    border-radius: 4px;
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    padding: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out 0s;
}
.terms-btn a {
  color: #fff;

}
.terms-btn a:hover {
  color: #fd8900;
    transition: background-color 0.25s ease-in-out 0s;
}
.terms-disclaimer-text {
  margin-top: 20px;
  font-size: .9em;
  text-align: center;
}



/* ==========================================================================
   Search
   ========================================================================== */

.column-advanced-search {
}


/* ==========================================================================
   slider
   ========================================================================== */

.slide-one, .slide-two, .slide-three {
	float: left;
	width: 290px;
	padding: 0 20px;
}

/* ==========================================================================
   custom message box
   ========================================================================== */
   
   
.bitcoin {
	color: #a47c1b;
    font-family: "Times New Roman",Georgia,serif;
    font-style: normal;
    font-size: 1.1em;
	
}
img.bitcoin-img {
	padding: 0 15px;
}
.custom-message-box {
  margin: 20px 0;
  border: 1px solid #e0e0e0;
  padding: 20px;
  background: #f7f7f7;
  font-weight:400;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 687px;
  float: left;
}
.custom-message-box-dev {
  margin: 20px 0;
  border: 1px solid #e0e0e0;
  padding: 20px;
  background: #f7f7f7;
  font-weight:400;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 960px;
  float: left;
  font-size: 16px;
}
.custom-promotion-box{
  margin: 20px 0;
  border: 1px solid #e0e0e0;
  padding: 20px;
  background: #f7f7f7;
  font-weight:400;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 960px;
  float: left;
  overflow: auto;
  height: 300px;
}
.custom-maintenance-box {
  margin: 0 0 20px 0;
  border: 1px solid #e0e0e0;
  padding: 20px;
  background: #f7f7f7;
  font-weight:400;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 960px;
  overflow: auto;
  font-size: 1.1em;
  background: #fff;

}
.custom-non-member-box {
  margin: 32px 0 20px 0;
  border: 1px solid #e0e0e0;
  padding: 20px;
  background: #f7f7f7;
  font-weight:400;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 960px;
  overflow: auto;
  font-size: 1.2em;
  background: #fff;
  text-align: left;

}

/* ==========================================================================
   home ad columns
   ========================================================================== */

#home-ad-container {
	background: transparent;
}
.home-ad-col1, .home-ad-col2 {
	float: left;
	width: 32%;
	margin-right: 20px;
	text-align: center;
}
.home-ad-col3 {
	float: right;
	width: 32%;
	text-align: center;
}
.home-ad-col2, .home-ad-col3 {
	margin-top: 84px;
}


/* ==========================================================================
   landing page
   ========================================================================== */
.landing ul.top-nav {
	}


/* ==========================================================================
   List
   ========================================================================== */
   
.home-location-links {
  margin-left: 130px;
}   

   
.us .items-category .inline-list, .us .items-category .inline-list li {
    width: 135px;
}   
   
.items-product-category {
	display: block;
}

.home .items-category .inline-list, .home .items-category .inline-list li {
    width: 245px;
    width: 190px;
    font-size: 1.1em;
}
.create-listing-global .items-category .inline-list, .create-listing-global .items-category .inline-list li {
    width: 245px!important;
    font-size: 1.2em;
}
.items-category .inline-list, .items-category .inline-list li {
    width: 195px;
}
.items-state-category .inline-list, .items-state-category .inline-list li {
    width: 200px;
}
#product-content-sidebar .items-state-category .inline-list, #product-content-sidebar .items-state-category .inline-list li {
    width: 155px;
}
.items-product-category .inline-list dd {
    width: 195px;
    float: left;
}
.items-product-category .group dt {
    float: none;
    width: 165px;
    font-weight: 600;
}
dl {
}
dt {
	font-weight: 600;
	color: #444;
	clear: both;
	width: 400px;
}
.inline-list {
    float: left;
    /*margin-right: 1.5em;*/
    margin-top: 0;
    font-size: .9em;
}
.home-category {
}
.list-area {
    font-weight: bold;
    color: #777;
}
.list-area a {
    font-weight: normal;

}
.first {
	/*clear: both;*/
}
.hr1 {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
.clear {
	clear: both;
	padding: 10px;
}
.paginate {
	float:left;
	clear: both;
	margin-bottom: 30px;
}
.pagination {
}
.pagination li {
	display: inline-block;
	margin-right: 10px;
}
.pagination .active {
	color: #222;
	font-weight: 600;
}
.uncorked {
	
}

/* ==========================================================================
  All listings home page
   ========================================================================== */
 
.all-listings-hide .home-listings-first-column {
  display: none;
}   
   
.home-screen-name {
  display: inline-block;
}  
   
#preloader {
    margin: 150px auto 0;
    position: absolute;
    text-align: center;
    top: 42%;
    width: 100%;
}
#loaddiv {
/*
  margin-top: 15px;
  height: 10em;
*/
  position: relative;
}
/*
#loaddiv .home-listings-first-column {
  float: left;
  width: 40%;
   background: #fffefe;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border:  1px solid #ddd;
  padding: 15px;
  position: absolute;

}
*/
/*
#loaddiv .home-listings-second-column {
  float: right;
  width: 40%;
   background: #fffefe;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border:  1px solid #ddd;
  padding: 15px;
  position: absolute;
}
*/
#loaddiv .home-listings-first-column {
    float: left;
    padding: 15px;
    position: absolute;
    width: 40%;

}
#loaddiv .home-listings-second-column {
    float: right;
    padding: 15px;
    position: absolute;
    right: 0;
    width: 40%;

}
#loaddiv .home-listings-first-column img {
  width: 85px;
  height: 125px;
}
#loaddiv .home-listings-second-column img {
  width: 85px;
  height: 125px;
}

#loaddiv span {
  display: block;
}
#loaddiv-container {
  margin: 0 auto;
/*
  background: #fffefe;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border:  1px solid #ddd;
  padding: 15px;
*/

  height: 20em;
 
}
#loaddiv span img {
    border: 1px solid #000;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

#loaddiv span .home-listings-title {
    float: right;
    margin-top: 10px;
    width: 75%;
}




/* ==========================================================================
   Coming Soon
   ========================================================================== */
.coming-soon #home-create-listing, .coming-soon .header-search, .coming-soon #top-nav, .coming-soon .header-logo {
	display: none;
}



/* ==========================================================================
   Page Styles
   ========================================================================== */

.col1-faq {
	float: left;
}  
.col1-faq dl {
	margin-top: -25px;
} 
.col1-faq dd {
	margin: 15px 0 15px 0;
}   
.advertising #content p, .contest #content p {
	font-size: 1.4em;
}  
.join-our-email-list h2 {
	display: none;
}
.uncorked {
    color: #222222;
    font-size: 1.65em;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.75em;
    margin: 0 0 0.8em;
}
/* ==========================================================================
   Product Category list
   ========================================================================== */

/*#nav_categories ul {
	background: silver;
}

#nav_categories > li {
	background: orchid;
}*/

.global-categories-title {
  padding: 10px;
  background: #eee7d2;
  background: gold;
  margin-bottom: 40px;
}



/* ==========================================================================
   Listings list
   ========================================================================== */


h2.listings  {
	text-transform: uppercase;
	letter-spacing: 2px;
}
article .product-listing {
	height: 125px;
}
.seller-block {
	width: 520px;
	float: left;
}
.listing-image {
	float: left;
	margin-right: 15px;
}
.listing-info {
	margin-top: 0;
}
.listing-description {

}
.price-location-block {
	text-align: right;
	margin-top: 38px;
}
.price-location-block .price, .price-location-block .price {
	display: block;
}
.listing-description {
	width: 450px;
}

/* ==========================================================================
   breadcrumbs
   ========================================================================== */
   
 li.list-breadcrumbs {
	/*text-transform: capitalize;*/
}  

/* ==========================================================================
   Email List Page
   ========================================================================== */

#mc_embed_signup input.button {
    display: block;
    margin: 0 0 10px;
    min-width: 90px;
    width: 15%!important;
}
#mc_embed_signup .button {
    background-color: #fd8900!important;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    padding: 10px 10px 30px;
}

/* ==========================================================================
   Contact Page
   ========================================================================== */
.contact-us textarea {
	width: 500px;
}

/* ==========================================================================
   test header
   ========================================================================== */
.header-test {
	height: 115px;
	background: #eeea93; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #eeea93 0%, #8f5c2b 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#eeea93), color-stop(100%,#8f5c2b)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #eeea93 0%,#8f5c2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #eeea93 0%,#8f5c2b 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #eeea93 0%,#8f5c2b 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #eeea93 0%,#8f5c2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeea93', endColorstr='#8f5c2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-top: 4px solid #B38E50;
border-bottom: 4px solid #B38E50;
}
.header-test h1 {
    display: inline-block;
    font-size: 4em !important;
    font-weight: normal;
    margin-top: 6px;
    margin-left: 200px;
}
.header-test h1 a {
	color: #000;
	font-family: times new roman;
}
.header-body-test {
	background: none!important;
}
.header-logo {
	
}
.header-body-test .header-search {
    left: 837px;
    position: absolute;
    top: -10px;

}
.header-body-test #home-create-listing {
    left: 664px;
    position: absolute;
    top: 72px;
}
.create-listing-test {
	
}
.create-listing-test a {
    background: black none repeat scroll 0 0;
    border: 3px solid #b38e50;
    border-radius: 8px;
    color: white;
    display: inline-block;
    font-size: 1.2em;
    margin-top: -3px;
    padding: 9px;
}
.search-test a {
    background: black none repeat scroll 0 0;
    border: 3px solid #b38e50;
    border-radius: 8px;
    color: white;
    display: inline-block;
    font-size: 1.2em;
    margin-top: -3px;
    padding: 9px;
}
.test-search-field {
	background: black;
	padding: 15px;
}

/* ==========================================================================
   Ads 
   ========================================================================== */

.sidebar-ads {
	margin-left: 100px;
}


/* ==========================================================================
   confirmation page
   ========================================================================== */

.member-activate {
    background: none repeat scroll 0 0 #474791;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 12px;
}
.member-activate a {
	color: white;
}
.member-activate a:hover {
	color: orange;
}

/* ==========================================================================
   Single Product
   ========================================================================== */
.single textarea {
	width: 500px;
}

.view-size-50p {
}

h1.product-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.5em;
}
h2.product-description {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.2em;
}
.product-info-1 {
	float: left;
	/*margin-right: 145px;*/
}
.product-info-2 {
	float: right;
	width: 47%;
	/* width: 48%; */
	/*margin-right: 20px;*/
	/*width: 360px;*/
}

.view-size-50p {
}
.single-product {
	background: silver;
}
.single-product-1 dt, .single-product-2 dt {
	clear: left;
    float: left;
    font-weight: bold;
    /*margin-right: 1.5em;
    width: 95px;*/
}
.single-product-1 dd, single-product-2 dd {
	float: left;
}
.single-product-1 dt  {
	width: 101px;
}
.single-product-2 dt {
	width: 75px;
}
.single-product-2 dd {
	margin-left: 75px;
}
.product-view {
	/*background: silver;*/
	display: block;
}
.product-image-post {
}
.product-image-post img {
	margin-bottom: 20px;
	float: left;
	clear: both;
}
.sell-trade {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 0 10px 0;
}


/* ==========================================================================
   Favorites
   ========================================================================== */
   
.favorite-links {
  background-color:#EEEEEE;
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #999999;
  display:block;
  margin:20px 0;
  padding:20px;
}
.favorite-links a {
	text-transform: uppercase;
}
.favorite-links a {
  margin-left:5px;
  text-transform:uppercase;
}   


.favorites form textarea {
	width: 500px;
}

/* ==========================================================================
   Create a Listing
   ========================================================================== */


body.create-listing #wrapper .items-category .inline-list {
    width: 200px;
    font-size: .9em!important;
}
body.create-listing #wrapper {
	/*background: #F5F8F8;*/
}
body.create-listing .items-category {
	/*background: #fff;*/
}
#listing-nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: uppercase;
}
#listing-nav {
	padding: 20px;
	padding-left: 0;
	background: #f0f0f0;
	background: #fff;
	border: 2px solid #E5E5E5;
	margin-top: 35px;
}
#listing-nav-1 {
	padding: 20px;
	padding-left: 0;
	background: #f0f0f0;
	background: #fff;
	border: 2px solid #E5E5E5;
}
#create-listing-container {
	/*border: 2px solid #E5E5E5;
	background: #fff;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;*/
	margin-top: 25px;
}
.create-listing-location {
}
#listing-nav .create-listing {
	padding: 10px;
}
.create-listing-selected {
	background: #E5E5E5;
	padding: 21px 10px 21px 10px;
		position: relative;
}
body.create-listing #wrapper .items-product-category .inline-list {
	width: auto;
}
.location-change {
	margin-top: -15px;
}
body.create-listing .items-product-category header, body.create-listing-req .items-change header {
	background: #F7F7F7;
	margin-bottom: 25px;
    padding: 10px 0 5px 10px;
}
/*
.create-flow {
    background: none repeat scroll 0 0 #D6D6E6;
    border: 4px solid #666666;
    border-radius: 50% 50% 50% 50%;
    color: #000000;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    left: 30%;
    margin-bottom: 35px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: -64px;
    width: 15%;
}
*/
li.create-listing-selected-1 {
	/* list-style-image: url('images/create-1.png'); */
	background: url('images/create-1.png') center top no-repeat;
	padding-top: 85px;
}
li.create-fade-1 {
	background: url('images/create-1.png') center top no-repeat;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding-top: 85px;
}
li.create-listing-selected-2 {
	/* list-style-image: url('images/create-1.png'); */
	background: url('images/create-2.png') center top no-repeat;
	padding-top: 85px;
}
li.create-fade-2 {
	background: url('images/create-2.png') center top no-repeat;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding-top: 85px;
}
li.create-listing-selected-3 {
	/* list-style-image: url('images/create-1.png'); */
	background: url('images/create-3.png') center top no-repeat;
	padding-top: 85px;
}
li.create-fade-3 {
	background: url('images/create-3.png') center top no-repeat;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding-top: 85px;
}
li.create-listing-selected-4 {
	/* list-style-image: url('images/create-1.png'); */
	background: url('images/create-4.png') center top no-repeat;
	padding-top: 85px;
}
li.create-fade-4 {
	background: url('images/create-4.png') center top no-repeat;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding-top: 85px;
}
li.create-listing-selected-5 {
	/* list-style-image: url('images/create-1.png'); */
	background: url('images/create-5.png') center top no-repeat;
	padding-top: 85px;
}
li.create-fade-5 {
	background: url('images/create-5.png') center top no-repeat;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding-top: 85px;
}
li.create-listing-selected-6 {
	/* list-style-image: url('images/create-1.png'); */
	background: url('images/create-6.png') center top no-repeat;
	padding-top: 85px;
}
li.create-fade-6 {
	background: url('images/create-6.png') center top no-repeat;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding-top: 85px;
}

.create-flow-shade {
    background: none repeat scroll 0 0 #D6D6E6;
    border: 4px solid #666666;
    border-radius: 50% 50% 50% 50%;
    color: #000000;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    left: 47px;
    margin-bottom: 35px;
    opacity: 0.4;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: -85px;
    width: 22px;
}
.shade-container {
	position: relative;
}

/* ==========================================================================
  My Listings
   ========================================================================== */

.my-listings-block {
	width: 100%;
}  
.my-listings-title {
	margin-bottom: 10px;
} 
.my-listings li {
	display: inline-block;
	padding-left: 2em;
}   
.my-listings-intro {
	font-weight: 600;
}   
.my-listings-col1, .my-listings-col2, .my-listings-col3 {
	float: left;
	width: 305px;
}
.edit-my-listing {
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #999999;
    display: inline-block;
    padding: 20px;
}
body.open a#openLink, body.closed a#closedLink, body.pending a#pendingLink, body.flagged a#flaggedLink {
	font-weight: 900;
	font-size: 1.1em;
}

/* ==========================================================================
   Event Date Picker
   ========================================================================== */
#ui-datepicker-div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid black;
    padding: 25px;
}
.ui-datepicker-next {
	margin-left: 15px;
}

/* ==========================================================================
   Home Intro
   ========================================================================== */

.home-intro {
	color: #474791;	
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	font-weight: 500;
}


/* ==========================================================================
   Slider
   ========================================================================== */

.flexslider .slides img {
	height: 255px;
}
.flexslider {
	background: #474791!important;
	border: none!important;
}

/* ==========================================================================
   Create a Listing demo
   ========================================================================== */

.demo #listing-nav {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E5E5E5;
    margin-top: 78px;
    padding: 20px 20px 20px 0;
}


/* ==========================================================================
   Create a Listing REQ
   ========================================================================== */
   
body.create-listing-req .seller input[type="radio"] {
	margin-right: 10px;
}
body.create-listing-req .email input, body.create-listing-req .area-city input {
	margin-left: 10px;
}

table tr td.req-inputs {
	width: 100px;
	height: 45px;
	font-weight: 400;
}
table tr td.description-field {
	vertical-align: top;
}
body.create-listing-req form textarea {

	width: 590px;
	height: 175px;
}

body.create-listing-req form input.text, body.create-listing-req form select, body.create-listing-req form textarea, select {
    
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    /*padding: 0.75em 1em;*/
    transition: background-color 0.25s ease-in-out 0s;
}
body.create-listing-req input[type="submit"] {
    height: 45px;
    width: 140px;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: none;
}
body.agree-to-terms #content input[type="submit"] {
    height: 45px;
    width: 140px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: none;
    display: block;	
	
}

.form-errors {
	background: #FCF2F2;
	padding: 15px;
}

/* ==========================================================================
   messages
   ========================================================================== */
   
   .flag, .contact-seller{
	background: #eee;
	padding: 20px;
	border: 1px solid #999;
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
}
.contact-seller {
	text-transform: uppercase;
}   
#contact-seller-form-container {
	width: 650px;
	position: relative;
}
#contact-seller-form {
	background: silver;
}  
.ll-hidden-field {
	display: none;
} 
   
/* ==========================================================================
   Tooltip CSS
   ========================================================================== */

 /* trigger button */
  #flag {
    padding-top:10px;
    cursor:pointer;
  }
 
  /* mouseover state */
  /*#download_now:hover {
    background-position:0 -44px;
  }*/
 
  /* clicked state */
  /*#download_now:focus {
    background-position:0 -88px;
  }*/
 
  /* tooltip styling */
  .tooltip {
    display:none;
    background: #fcffff;
    border: 1px solid #ccc;
    /*height:163px;*/
    padding:10px;
    padding: 20px;
    width:150px;
    font-size:14px;
    color:#000;
  }
 
  /* a .label element inside tooltip */
  .tooltip .label {
    color:yellow;
    width:35px;
  }
 
  .tooltip a {
    font-size:14px;
    font-weight: 600;
  }




/* ==========================================================================
   Footers
   ========================================================================== */
   
#footer2-content header h2 {
  margin-top: 20px;
  text-align: center;
}   
#footer2-wrapper {
  background: #eee;
  border-top: 1px solid #474791;
  clear: both;
} 
.footer2-col1 {
  width: 30%;
}  
.footer2-col1 img {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d6d5e5;
    padding: 6px;
    width: 75%;
}
.footer2-col2 {
  width: 70%;
}
.footer2-col1 {
  float: left;
}  
.footer2-col2 {
  float: right;
} 
#footer-wrapper {
    background: none repeat scroll 0 0 #dedeeb;
    border-top: 2px solid #474791;
     font-size: 1em;
}
.home #footer-wrapper {
    background: none repeat scroll 0 0 #dedeeb;
    border-top: 2px solid #474791;
   font-size: .8em;
    font-style: normal;
    font-weight: normal;
}
#footer2-content {
  clear: both;
}
#footer, #footer2-content {
	width: 1000px;
	margin: 0 auto;
}
#footer h3, #footer2-content h3 {
	 color: #000000;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.25em;
    margin: .8em 0 0.8em;
    text-transform: uppercase;
}
.footer-col1 {
	float: left;
	width: 430px;
} 
.footer-col2 {
	float: left;
	width: 270px;
}
.footer-col3  {
	width: 280px;
}
.footer-col3 {
	float: right;
}
#footer-bottom {
	clear: both;
	margin: 0 auto;
	background: #474791;
	margin-top: -15px;
}
.footer-bottom-content {
	margin: 0 auto;
	width: 1000px;
	color: #fff;
}
.footer-bottom-content a {
	color: #dedeeb;
}
.footer-bottom-content a:hover {
	color: #fd8900;
}
img.social-icons  {
	width: 60px;
}
body.advertising a#advertisingLink, body.contest a#contestLink, body.join-our-email-list a#joinLink, body.about-us a#aboutLink, body.faq a#faqLink, body.privacy-policy a#privacyLink, body.terms-of-use a#termsLink, body.contact-us a#contactLink {
	color: #fd8900;
}
.social-links li {
	display: inline-block;
	padding-right: 1em;
	float: left;
}
.footer-bottom-text li {
	display: inline-block;
	padding-right: 1em;
	float: left;
	margin-top: 18px;
}
li.sublimity {
	float: right;
}
/* ==========================================================================
   h2, h3
   ========================================================================== */

header h2 {
    color: #222;
    font-size: 1.65em;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.75em;
	line-height: 1.2em;
    margin: 0 0 0.8em;
    text-transform: uppercase;
}
header h3 {
	color: #222;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.75em;
    margin: 0 0 0.8em;
}
header h4 {
	color: #222;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.75em;
    margin: 0 0 0.8em;	
}
.bracket {
    color: #000000;
    padding-left: 6px;
    padding-right: 10px;
}


/* ==========================================================================
   CSS Buttons
   ========================================================================== */

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:122px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.classname:active {
	position:relative;
	top:1px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#inline { display: none; width: 600px; }

label { margin-right: 12px; margin-bottom: 9px; font-family: Georgia, serif; color: #646464; font-size: 1.2em; }

.txt { 
display: inline-block; 
color: #676767;
width: 420px; 
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
border: 1px dotted #ccc; 
padding: 5px 9px;
font-size: 1.2em;
line-height: 1.4em;
}

.txtarea { 
display: block; 
resize: none;
color: #676767;
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
width: 500px; 
height: 150px;
border: 1px dotted #ccc;
padding: 5px 9px; 
font-size: 1.2em;
line-height: 1.4em;
}
