/* @override http://www.dressydribbles.com/css/dressy-dribbles.css */

/* @override http://www.dressydribbles.com/css/dressy-dribbles.css */

/* @override http://www.dressydribbles.com/css/dressy-dribbles.css */

/* @override http://www.dressydribbles.com/css/dressy-dribbles.css */

/* @override 
	http://www.dressydribbles.com/test/css/dressy-dribbles.css
*/

/*------------------------------------------------------
Dressy Dribbles - dressydribbles.css

designed and developed by:
http://www.vivalapixel.com

Defines Layout and style for screen media.
------------------------------------------------------*/

/*------------------------
REDEFINE HTML TAGS
------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: .8em;
	line-height: 140%;
	color: #333;
	padding: 0;
	margin: 0;
	background: #DDF1FC;
}

img {
	border: 0;
}

/*----------------------------------------------
Headers
----------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font: large Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 180%;
	color: #839841;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

/*----------------------------------------------
REDEFINE HTML TAGS -  END
----------------------------------------------*/

/*----------------------------------------------
General Link Selectors
----------------------------------------------*/

a {
	color: #99334D;
	text-decoration: none;
}

a:visited, a:link, a:active {
	
}

a:hover {
	color: #CC6680;
	text-decoration: underline;
}

/*----------------------------------------------
CUSTOM CSS FOR WEBSITE
----------------------------------------------*/

#container {
	margin: 5px auto 0px auto;
	width: 688px;
}

#content {
	background-color: #fff;
	border: 8px solid #C9DC8D;
	border-bottom: 0px solid #BED679;
	padding: 15px;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3em;
}

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

#content li {
	margin: 0 0 10px 0;
}

.clear {
	clear: both;
}

.contact-info {
	float: left;
	margin: 10px 18px 20px 0;
	padding: 5px;
	border: 1px solid #EBF4FA;
	width: 130px;
}

.contact-info h1 {
	color: #CC6680;
	display: block;
	padding: 10px;
	margin: -4px -4px 0 -4px;
	background-color: #E8F4FC;
}

.contact-info ul {
	padding: 10px 0 0 0;
}

.contact-info li a {
	display: inline;
}

.red {color: #DB2424;}

/*----------------------------------------------
Home Page
----------------------------------------------*/

#home-content {
	background-color: #E6F3F9;
	border: 8px solid #C9DC8D;
	border-bottom: 0px solid #BED679;
	padding: 0px;
}

#home-content p {
	background-color: #D8E7EE;
	padding: 5px;
	font-size: .9em;
}

#main-images {
	background-color: #E6F3F9;
	border-bottom: 8px solid #C9DC8D;
	padding: 10px 10px 5px 10px;
	line-height: 140%;
}

#main-images ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#main-images li {
	display: inline;
	margin: 0;
	padding: 0;
}

#mid-home-image img {
	margin: 0 20px 0 20px;
	padding: 0;
}

#secondary-images {
	margin: 0;
	background-color: #C9DC8D;
	width: 672px;
}

#secondary-images ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary-images li {
	display: inline;
	padding: 0;
}

#testimonials {
	position: absolute;
	margin: 0 0 0 5px;
}

/* for sales on the site */

#sale {
	background-color: #E6F3F9;
	border-bottom: 8px solid #C9DC8D;
	padding: 0;
}

#left {
	float: left;
	width: 299px;
}

#right {
	
}

#bottom-text {
	clear: left;
	padding: 6px 5px 8px 5px;
	color: #ce8195;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	background: url(../img/home/bg-tile.jpg) no-repeat left top;
}

/*----------------------------------------------
Site Headers
----------------------------------------------*/

#header {
	background-color: #fff;
	border-left: 7px solid #C9DC8D;
	border-right: 8px solid #C9DC8D;
	padding: 0px;
}

#logo {
	float: left;
	margin: 0px 0px 0px 10px;
}

#cart {
	float: right;
	width: 200px;
	padding: 5px;
	margin: 0px 10px 20px 0px;
}

/* This is for checkout pages that have the cart info in the header. #notifier2 is set to all shop and check out pages. #notifier is for all other pages in case there needs to be a change to those headers, using notifier will not change the check out pages*/

#notifier, #notifier2 {
	float: right;
	clear: right;
	margin: 0px 10px 6px 0px;
}

/* This is for the subtotal at the top right of every page */

#subtotal {
	float: right;
	width: 140px;
	margin: 0 0px 0 0;
	padding: 10px;
	background-color: #EEF8FF;
}

hr {
	border: none 0;
	border-top: 2px solid #fff;
}

#checkout-button {
	text-align: center;
	float: right;
	padding: 0;
	margin: 5px 90px 0px 0;
}

#shop form {
	color: #6B522E;
	margin: 10px 0 0 0;
}

#shop form b {
	color: #6B522E;
}

.quantity {
	margin: -17px 0 0 0;
	float: right;
	clear: both;
}

/*----------------------------------------------
NAV
----------------------------------------------*/

#nav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 8px 0 2px;
	border-right: 1px dotted #D1E593;
	font-size: 1.2em;
}

#nav a:visited, a:link, a:active {
	
}

#nav a:hover {
	color: #D7EDFB;
	text-decoration: none;
	font-weight: bold;
	padding: 0 8px 0 2px;
	border-right: 1px dotted #D1E593;
}

#nav {
	background-color: #CE8195;
	border: solid #C9DC8D;
	border-width: 0 8px 1px 7px;
	padding: 5px;
}

#nav ul, #sub-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#nav li, #sub-nav li {
	font-size: x-small;
	display: inline;
}

#nav .last a, div#sub-nav .last a {
	border: 0;
}

#home {
	font-size: x-small;
	float: left;
	border: 0px solid;
}

#home a {
	border-right: 0px solid #fff;
	margin: 0 0 0 15px;
}

#home a:hover {
	color: #D7EDFB;
	text-decoration: none;
	font-weight: bold;
	border-right: 0px solid #fff;
	margin: 0 0 0 15px;
}

#sub-nav {
	text-align: right;
	font-weight: bold;
	background-color: #C9DC8D;
	padding: 5px 70px 5px 0;
}

#sub-nav a {
	color: #6B522E;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 0;
	border-right: 1px solid #6B522E;
}

#sub-nav a:visited, a:link, a:active {
	
}

#sub-nav a:hover {
	color: #73804D;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 0;
	border-right: 1px solid #6B522E;
}

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

#footer a {
	color: #6B522E;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 0;
	border-right: 1px solid #fff;
}

#footer a:visited, a:link, a:active {
	
}

#footer a:hover {
	color: #729D37;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 0;
	border-right: 1px solid #fff;
}

#footer-image {
	
}

#footer-nav {
	margin: 0;
	text-align: center;
}

#footer {
	padding: 0;
	margin: 0 0 10px 0;
}

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

#footer li {
	font-size: x-small;
	display: inline;
}

#footer #footer-nav .last a {
	border: 0;
}

#copyright {
	color: #6B522E;
	text-align: center;
	font-size: x-small;
	margin: 0;
}

/*----------------------------------------------
Product Pages
----------------------------------------------*/

/* This should change to header2 */

#product-headers {
	font-size: .85em;
	line-height: 140%;
	color: #6B522E;
	background-color: #D7EDFB;
	padding: 10px;
	margin: 0 0 20px 0;
}

#product-headers img {
	width:  210px;
	height: 189px;
	float: left;
	margin: 0 10px 0 0;
}

.product-image-links {
	width: 175px;
	float: left;
	margin: 0 32px 0 0;
}

.product-image-links img {
	border: 2px solid #B3D2E6;
}

.product-image-links p, .product-image-links-last p {
	font-size: .85em;
	line-height: 120%;
	color: #686868;
	padding: 5px 0 0 0;
	margin: 0;
}

.product-image-links b, .product-image-links-last b {
	color: #CC6680;
}

.product-image-links-last {
	width: 175px;
	float: left;
}

.product-image-links-last img {
	border: 2px solid #B3D2E6;
}

#set1 {
	margin: 0 0 20px 0;
}

#set1, #set2, #set3 {
	padding: 0 30px 0 30px;
}

#set3 {
	margin: 20px 0 0 0;
}

/*----------------------------------------------
Collection Page
----------------------------------------------*/

#collection-content {
	background-color: #fff;
	border: 8px solid #C9DC8D;
	border-bottom: 0px solid #BED679;
}

#collection-col-1 {
	width: 215px;
	float: left;
	margin: 15px 10px 0 15px;
}

#collection-col-2 {
	width: 215px;
	float: left;
	margin: 15px 8px 0 0;
}

#collection-col-3 {
	width: 194px;
	float: left;
	margin: 15px 8px 0 0;
}

#collection-col-3-1 {
	margin: 0 0 9px 0;
}

#collection-col-3-2 {
	
}

/*----------------------------------------------
Product How To Page
----------------------------------------------*/

#product-tours {
	background-color: #fff;
	border: 8px solid #C9DC8D;
	border-bottom: 0px solid #BED679;
	padding: 10px 0 0 0;
}

#product-tours h1 {
	font: large Verdana, Arial, Helvetica, sans-serif;
	text-indent: 8px;
	margin: 0 0 5px 0;
}

#how-to-1,
#how-to-2,
#how-to-3 {
	padding: 5px 0px 5px 5px;
	margin: 0 0 10px 0;
	float: left;
}

#how-to-1 div,
#how-to-2 div,
#how-to-3 div {
	width: 215px;
	float: left;
	margin: 0 7px 0 0;
}

#how-to-1 p, #how-to-2 p, #how-to-3 p {
	padding: 5px;
	margin: 0 3px 0 3px;
	font-size: .85em;
	line-height: 110%;
	color: #686868;
}

#how-to-1 h1, #how-to-3 h1 {
	color: #DF0965;
}

#how-to-2 {
	background-color: #D7EDFB;
	border-right: 1px solid #D7EDFB;
}

/*----------------------------------------------
Product Shopping Page
----------------------------------------------*/

#qty-button button {
	background-color: #F3FAFF;
}

#cart-page {
	background-color: #fff;
	border: 8px solid #C9DC8D;
	border-bottom: 0;
	border-top: 0;
	padding: 10px 10px 0 10px;
}

#cart-page table {
	margin: 0 auto 0 auto;
}

#secure-checkout {
	float: right;
	margin: 0 170px 0 0;
}

#product-page {
	background-color: #fff;
	border: 8px solid #C9DC8D;
	border-bottom: 0;
	border-top: 0;
	padding: 10px 10px 0 10px;
}

#products {
	float: left;
	width: 360px;
	margin: 0;
}

#loadarea {
	width: 360px;
	height: 253px;
	background-color: #91C1DC;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #ADCBDC;
}

#product-thumbs {
	padding: 5px 5px 5px 5px;
	width: 350px;
	background: #91C1DC url(../img/thumb-images-bg.gif) no-repeat left bottom;
}

#product-thumbs ul {
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
	list-style-position: inside;
	text-align: right;
}

#product-thumbs li, #product-thumbs2 li {
	display: inline;
	margin: 0 20px 0 0;
}

#product-thumbs li.last, #product-thumbs2 li.last {
	display: inline;
	margin: 0 13px 0 0;
}

/*procut-thumbs2 is only for blankets and gift sets */

#product-thumbs2 {
	padding: 5px 5px 5px 5px;
	width: 350px;
	background: #91C1DC url(../img/thumb-images-bg.gif) no-repeat left bottom;
}

#product-thumbs2 ul {
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
	list-style-position: inside;
	text-align: center;
}

#products b {
	color: #502e01;
	font-size: .8em;
}

#products p {
	color: #fff;
	font-size: .82em;
	margin: 0;
	text-align: center;
}

#continue-shopping {
	text-align: right;
	margin: 50px 0 0 0;
}

#shop {
	color: #666;
	float: right;
	width: 280px;
	line-height: 120%;
	border: 0px solid #333;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

#shop h1 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CE8195;
	margin: 0;
}

#shop h1 b {
	color: #CE8195;
}

#shop b {
	color: #377099;
}

#shop p {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: .9em;
}

#shop ul {
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px dotted #D7EDFB;
	list-style-position: outside;
	list-style-type: none;
}

#shop li {
	margin: 0 0 10px 0;
}

#checkout {
	background-color: #EEF8FF;
	padding: 10px;
	margin: 0 150px 0 0;
	float: right;
}

#cart-review table {
	width: 500px;
	margin: 0 auto 0 auto;
}

tbody td {
	border: solid 1px #fff;
	background-color: #F3FAFF;
	padding: 5px;
	margin: 0;
}

thead.titles td {
	font-size: small;
	font-weight: bold;
	color: #CC6866;
	background-color: #FDEBEB;
	padding: 5px;
}

#cart-button {
	text-align: center;
	float: right;
	clear: both;
	margin: 60px 0 0 0;
	padding: 0;
}

button {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

span#cart-button p {
	font-size: .9em;
	color: #6B522E;
	font-weight: bold;
	padding: 0;
	margin: 0;
}