/* @override http://hicks.collabpad.com/assets/site.css */

/* CSS Document */

@import 'base.css';

html {
	height: 100%
}

body {
	background: #fff;
	height: 100%;
	margin-bottom: 1px;
	font: 100%/1.6em Arial, Helvetica, sans-serif;
	_font-size: 12px;
}

h1,
h2,
h3,
h4 {
	color: #393;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
	margin-bottom: .4em;
}

.container {
	margin: 0 auto;
	width: 890px;
}

a {
	color: #393;
	text-decoration: none;
}

a:hover {
	color: #000;
}

/* ------------------------------------------------ [Header Section] */

.header {
	margin: 30px 0 25px;
}

.header h1 {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.header h1 a {
	background: url(images/hicks-logo.png) no-repeat;
	width: 197px;
	height: 76px;
	text-indent: -9999px;
	display: block;
}

.header-slides {
	background: #262324;
}

.logo,
.topnav,
.cart-search {
	float: left;
}

.header .logo {
	width: 200px;
}

.header .topnav {
	width: 515px;
	margin: 58px 0 0 20px;
}

.header .cart-search {
	width: 155px;
}

.topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

.topnav li a {
	color: #666;
	text-decoration: none;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 25px;
	_margin-left: 15px;
	padding: 4px 10px 0 10px;
	text-align: center;
}

.topnav li a:hover {
	color: #393;
}

.cart-search .cart-btn {
	background: url(images/view-cart.png) no-repeat;
	width: 151px;
	height: 25px;
	display: block;
	text-indent: -9999px;
}

.cart-search a.sign-in {
	margin: 5px 20px 10px 10px;
	display: block;
	text-align: right;
	color: #666;
	text-decoration: none;
}

.cart-search .searchbox {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -15px;
	_margin-left: 0;
}

.party-perfect {
}

.party-perfect span {
	padding: 0 10px;
	vertical-align: middle;
}

.party-perfect a {
	color: #393;
	text-decoration: none;
}

.party-perfect img {
	line-height: normal;
	vertical-align: middle;
}

.phone {
	color: #393;
}

ul.sidenav {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

ul.sidenav li a {
	color: #393;
}

ul.sidenav li a:hover {
	color: #333;
}

/* ------------------------------------------------ [Main Section] */

/* We have 2 columns 190 + 700 = 890 for main section */

/* ---------------- [Left Column, navigation etc.] */

.leftcol {
	float: left;
	width: 170px;
	margin-right: 20px;
	_margin-right: 0;/* color: #393; */
}

.leftcol a {
	color: #393;
	text-decoration: none;
}

.leftcol h3 {
	margin-bottom: 5px;
	font-size: 30px;
	margin-top: 10px;
	word-spacing: -10px;
}

/* ---------------- [Page specific] */

#retailer .image-container .col-left {
	width: 294px;
	float: left;
	padding-right: 15px;
	margin-right: 10px;
	background: url(images/dot.gif) repeat-y right;
	_padding-right: 14px;
	_margin-right: 8px;
}

#company .dotted-border,
#retailer .dotted-border {
	margin: 10px 0 10px 0;
}

#retailer .content .col-left {
	width: 294px;
	float: left;
	padding-right: 25px;
}

#retailer .content .col-right {
	width: 381px;
	float: left;
}

#retailer .content .col-right h2 {
	margin-bottom: 20px;
}

#retailer .content .col-right table {
	margin-top: 22px;
}

#products .arrow-buttons {
	width: 195px;
	background: url(images/arrow-stand.jpg) repeat-y center bottom;
	float: left;
}

#products a.style,
#products .arrow-buttons span.style {
	width: 195px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	background: url(images/by-style-arrow.jpg) no-repeat;
}

#products a.new-additions,
#products .arrow-buttons span.new-additions  {
	width: 195px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	background: url(images/new-additions-arrow.jpg) no-repeat;
	margin: 4px 0 5px 0;
}

#products a.products,
#products .arrow-buttons span.products {
	width: 195px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(images/by-product-arrow.jpg) no-repeat;
}

#products .hue-table .table {
	width: 510px;
	height: 227px;
	float: left;
	border: 5px solid #71BF44;
	border-right: none;
	background: url(images/hue-dots.jpg) no-repeat;
    position: relative;
}
#products .hue-table .table div {
    position: absolute;
	height: 227px;
	width: 54px;
    left: 5px;
}
#products .hue-table .table div a {
    display: block;
	height: 227px;
	width: 54px;
    text-indent: -9999px;
}

 {
    left: 60px;
}
#products .hue-table .table div#hue-orange {
    left: 60px;
}
#products .hue-table .table div#hue-red {
    left: 116px;
}
#products .hue-table .table div#hue-pink {
    left: 170px;
}
#products .hue-table .table div#hue-purple {
    left: 226px;
}
#products .hue-table .table div#hue-blue {
    left: 281px;
}
#products .hue-table .table div#hue-green {
    left: 337px;
}
#products .hue-table .table div#hue-brown {
    left: 391px;
}
#products .hue-table .table div#hue-white, #products .hue-table .table div#hue-black {
    left: 447px;
}
#products .hue-table .table div#hue-ivory, #products .hue-table .table div#hue-ivory a, #products .hue-table .table div#hue-white, #products .hue-table .table div#hue-white a {
	height: 56px;
}
#products .hue-table .table div#hue-yellow, #products .hue-table .table div#hue-yellow a, #products .hue-table .table div#hue-black, #products .hue-table .table div#hue-black a {
    top: 57px;
	height: 168px;
}

#products .hue-table .what-hue {
	width: 185px;
	float: right;
}

#products .hue-table .what-hue p {
	background: url(images/what-hue-are-you.jpg) no-repeat;
	width: 185px;
	height: 237px;
	text-indent: -9999px;
	display: block;
}

#products .papernality a {
	background: url(images/papernality.jpg) no-repeat;
	width: 344px;
	height: 183px;
	display: block;
	text-indent: -9999px;
	float: left;
}
.papernality-question h3 {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.papernality-question p {
    margin-bottom: 0;
}
.papernality-question a {
    color: #000;
}

#products .shop-by-season {
	background: url(images/shop-by-season.jpg) no-repeat;
	width: 343px;
	height: 183px;
	margin-left: 10px;
	text-indent: -9999px;
	float: right;
    position: relative;
}
#products .shop-by-season h2 {
	text-indent: -9999px;
}
#products .shop-by-season div {
    position: absolute;
    width: 78px;
    height: 155px;
    top: 0;
    left: 12px;
}
#products .shop-by-season a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#products .shop-by-season div#season-summer{
    left: 93px;
}
#products .shop-by-season div#season-fall{
    left: 176px;
}
#products .shop-by-season div#season-winter{
    left: 256px;
}

#products .shop-by {
	background: #f7aba6;
}

#products .shop-by a {
	color: #111;
	text-decoration: none;
}

#products .shop-by p {
	margin: 0;
	line-height: 1.35em;
}

#products .shop-by .col-wrap {
	width: 480px;
	padding: 20px 0 10px 20px;
	float: left;
	line-height: normal;
}

#products .shop-by .col {
	width: 140px;
	float: left;
	margin-right: 20px;
}

#products .shop-by .col-wrap .last {
	margin-right: 0;
}

#products .shop-by .col-wrap h2 {
	font-size: 30px;
	color: #70510E;
}

#products .shop-by .to-mom {
	float: right;
	width: 200px;
}

#contact .headerbg {
	background: url(images/contact-header.jpg) no-repeat;
	width: 697px;
	height: 206px;
	display: block;
}

#contact .content .col-left {
	width: 350px;
	float: left;
	margin-right: 50px;
	margin-top: 20px;
	background: url(images/dot.gif) repeat-y right;
}

#contact .content .col-right {
	width: 300px;
	float: left;
	margin-top: 20px;
}

#contact .content .contact-form {
	margin-top: 25px;
}

#contact .content .contact-form p {
	margin: 10px 0;
	color: #000;
}

#contact .content p {
	margin: 20px 0;
}

/* ---------------- [Content Column] */
.content {
	min-height: 400px;
}

.rightcol {
	float: right;
	width: 700px;
}

.dotted-border, hr {
	height: 1px;
	margin: 6px 0 6px 0;
	padding: 0;
	color: #fff;
	background: #fff url(images/dot.gif) repeat-x;
	border: none;
	clear: both;
	width: 100%;
	float: none;
	/* FOR GREAT IE!  line-height: 1px; */
	font-size: 1px;
}

.image-container {
	line-height: normal;
	padding: 0;
	margin: 0;
}

.col-wrapper {
}

.col-wrapper h3 {
	font-size: 24px;
	margin-top: 20px;
}

.col {
	width: 213px;
	float: left;
	margin-right: 30px;
}

.col-wrapper .last {
	margin-right: 0;
}

.footer {
	margin: 10px 0 50px;
	color: #393;
	font-size: 10px;
}

.footer a {
	color: #393;
	text-decoration: none;
}

/* ---------------- [Site Thumbnails] */


.imagebox {
	display: table;
	height: 110px;
 #position: relative;
	overflow: hidden;
	float: left;
	width: 110px;
	margin: 10px 8px 10px 0;
}

.homepage-thumbs .last {
	margin: 10px 0 10px 0;
}

.imagebox .table {
 #position: absolute;
 #top: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	left: 0;
	right: 0;
}

.imagebox .table .cell {
 #position: relative;
 #top: -50%;
	_width: 110px;
}

#products .imagebox {
	height: 150px;
	width: 150px;
	margin: 5px 0 0 15px;
}

#products .table .cell {
	_width: 150px;
}

/* ---------------- [Content Styles] */

.img-right {
	float: right;
}

.content p {
	margin: 30px 0;
	color: #9a9692;
}

#retailer .content p {
	margin: 10px 0 15px;
}

.col-wrapper p {
	color: #9a9692;
}

#contactform{
	width:357px;
}

#applicationform {
	width: 450px;
}

#applicationform, 
#contactform,
#contactinfo {
	float:left;
}

#contactform label, #applicationform label {
	display:block;
	float:left;
	vertical-align:top;
	width:70px;
}

#applicationform label {
	width: 120px;
}

/* ---------------- [Product Details Page Styles] */

#products .content {
	margin-top: 10px;
	min-height: 650px;
}

#products .content p {
	margin: 0 0 1.5em;
}

#products .itemName {
	color: #393;
	padding-right: 4px;
	padding-left: 4px;
}

.back-to-gallery {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
}

.back-to-gallery a {
	color: #393;
	text-decoration: none;
}

.category-name {
	float: left;
	text-transform: capitalize;
}

.category-name h2 {
	font-weight: normal;
	margin-bottom: 0.15em;
}

.product {
	float:left;
	margin:20px 20px 0 0;
	overflow:hidden;
	width:160px;
	height: 245px;
}

#products .paging {
	float:right;
	padding:0;
	text-align:right;
	color: #393;
}

#products .paging ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	/* padding:0 30px 0 0; */
	text-align:right;
}

#products .paging li {
	display:inline;
	margin:0;
	padding:0;
}

#products .paging li a,
#products .paging a {
	color: #393;
	padding-right: 5px;
	text-decoration: none;
}

#products .paging li.currentPage a {
	font-weight: bold;
}

#products .product .description {
	margin-top: 10px;
}

#products .product .description p {
	text-align: center;
	color: #393;
}

#products .fourth {
	margin-right: 0;
}

.itemDetail {
	float:left;
	width:315px;
	margin-top: 15px;
}

.itemImage_big {
	float: left;
	width: 350px;
	margin-right: 25px;
}

.itemNavigator {
	float:left;
	width: 320px;
	color: #393;
	text-align: center;
	position: relative;
}

.itemNavigator span.previous {
	position: absolute;
	left: 25px;
	top:13px;
}

.itemNavigator span.next {
	position: absolute;
	right: 35px;
	top: 13px;
}

.itemNavigator .product-category {
	font-weight: bold;
	margin: 0 15px;
}

.itemNavigator a {
	color: #393;
	text-decoration: none;
}

.itemImage_big .wrap1b {
	height: 350px;
	width: 350px;
	display: table;
	overflow: hidden;
	text-align: center;
 #position: relative;
}

.wrap1 {
	display: table;
	height: 160px;
	width: 160px;
	overflow: hidden;
	text-align: center;
 #position: relative;
}

.wrap1d {
	height: 110px;
	width: 110px;
	display: table;
	overflow: hidden;
	text-align: center;
 #position: relative;
}

.wrap2 {
	display: table-cell;
	vertical-align: middle;
 #position: absolute;
 #top: 50%;
	left: 0;
	right: 0;
}

.wrapped {
 #position: relative;
 #top: -50%;
}

.product-details {
	color: #393 !important;
}

.right-thumbs {
	width: 319px;
	height: 200px;
	overflow: hidden;
	position: relative;
	float: left;
}

#thumbs-slider {
	height: 224px;
	position: absolute;
}

.addthis {
	float: right;
}

.matching-items {
	margin-top: 40px;
}

.matching-thumbs {
	float:left;
	height:160px;
	margin-right:10px;
	width:110px;
}

.matching-items .last,
.matching-third {
	margin-right:0;
}

.itemName {
	margin-bottom:0;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}

.navitem p {
	margin: 0;
}

.navItem,
.navItemLast {
	float:left;
	width:160px;
}

.navItem a,
.navItem a:hover,
.navItemFirst a,
.navItemLast a:hover {
	background-color:transparent;
	display:block;
	margin:0;
	padding:0;
}

.navItem .wrap1 {
	background:transparent url(images/dot.gif) repeat-y scroll right top;
	width: 161px;/* margin-left:-1px; */
}

/*.imageBox {
	top: 20px;
	left: 20px;
	width: 150px;
	height: 150px;
	}


.imageBox a:hover {
	margin: 0;
	padding: 0;
	}*/
/* ---------------- [Search Styles] */

#ajaxSearch_intro,
#ajaxSearch_submit {
	display: none;
}

#ajaxSearch_input {
	width: 150px;
}
.cart-search{
    position:relative;
    
}

.cart-search, .cart-search {
    color:#333;
}
#ajaxSearch_output {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
opacity:0.95 !important;
position:absolute;
top:82px;
padding:10px;
right:0px;
visibility:hidden;
width:240px !important;
z-index:1000;
border:1px solid #666;
}
.AS_ajax_result {
border-top:1px dotted #666;
clear:both;
margin:0;
padding:5px 10px 7px;
position:relative;
}
.AS_ajax_more {
    padding:10px 0 0 0;
}

.ajaxSearch_paging, .ajaxSearch_resultsIntroFailure{
    color:#9A9692;
    margin:10px 0;
    display:block;
}
