@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin: 0 auto;
	text-align: center;
}

/*** GLOBAL ASSETS ***/

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a:visited {
	color: #333;	
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #9C847E;
	font-family: "Times New Roman", Times, serif;
}

h1 span {
	font-style: italic;
	color: #5B322C;
}

.clear {
	clear: both;	
}

hr {
	display: block;
	border: 1px dotted #CCC;
	margin: 15px 0;
	width: 100%;
}

/*** CONTAINER ***/

.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/*** HEADER ***/

.header {
	position: relative;
	width: 950px;
	height: 107px;
}

.logo {
	position: absolute;
	left: 0;
	top: 8px;
	width: 244px;
	height: 88px;
}

.links {
	position: absolute;
	right: 135px;
	bottom: 18px;
}

.links ul li {
	list-style-type: none;
	float: left;
	display: block;
}

.links a {
	padding: 3px 10px;
	border-right: 1px solid #ADCCDE;
}

.links #shopping-bag {
	padding: 3px 0 3px 34px;
	border-right: 0;
	background-image: url(../images/icon-bag.png);
	background-repeat: no-repeat;
	background-position: 10px center;		
}

.phone {
	position: absolute;
	right: 395px;
	top: 40px;
	padding-left: 22px;
	background-image: url(../images/icon-phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #567A6E;
	font-weight: bold;
}

.chat {
	position: absolute;
	right: 135px;
	top: 40px;
	padding-left: 26px;
	background-image: url(../images/icon-chat.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #567A6E;
	font-weight: bold;
}

.trustwave {
	position: absolute;
	right: 0;
	bottom: 15px;
}

.chat a {
	color: #567A6E;
}

/*** NAVBAR ***/

.nav {
	width: 100%;
	background: url(../images/bg-nav.png) no-repeat;
}

/*** TOP BAR ***/

.top-bar {
	width: 948px;
	display: block;
	background-color: #CEDFE0;
	border: 1px solid #856065;
	border-top-width: 0;
}

.top-bar .savings {
	display: block;
	float: left;
	width: 650px;
	height: 50px;
	background-image: url(../images/top-bar-savings.png);
	background-repeat: no-repeat;
}

.top-bar .search {
	display: block;
	float: right;
	width: 290px;
	height: 50px;
	background-color: #4AB8AF;
	background-image: url(../images/top-bar-search.png);
	background-repeat: no-repeat;
}

.form-search {
	float: right;
	width: 278px;
	height: 38px;
	overflow: hidden;
	padding: 12px 0 0 12px;
	margin: 0;
	background:url(../images/top-bar-search.png) left top no-repeat;
	border:none;
}

.form-search label {
	display: none;	
}

.form-search input {
	float: left;
	margin: 0 20px 0 0;
	padding: 5px 4px 0 4px;
	width: 210px;
	height: 17px;
	border: 0 #FFF;
	font-size: 12px;
}

.form-search button {
	float: left;
	width: 	30px;
	height: 25px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: 0;
	border: none;
	cursor: pointer;
}

.form-search button span {
	display: none;	
}



/*** CONTENT CONTAINER ***/

.content {
	float: left;
	width: 948px;
	display: block;
	border: 1px solid #856065;
	border-top-width: 0;
	background-image: url(../images/bkg-content.png);
	background-repeat: repeat-y;
	background-color: #FFF;
}

/*** CHECKOUT COLUMNS ***/

.checkout-column-left {
	float: left;
	width: 673px;
	background-color: #FFF;
}

.checkout-column-left .innertube {
	display: block;
	padding: 12px 0 12px 12px;
}

.checkout-column-left .innertube h1 {
	margin-top: 0;	
}

.checkout-column-right {
	float: right;
	width: 260px;
	overflow: hidden;
}

.checkout-column-right .innertube {
	display: block;
	padding: 12px 6px 12px 0;
}

/*** Checkout Assets ***/

.checkout-steps {
	display: block;
	width: 100%;
	padding: 5px 0 0 0;
	margin: 0 0 12px 0;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #CCC;
	text-align: center;
}

/*** FULL COLUMN ***/

.full-column-content {
	float: left;
	width: 948px;
	display: block;
	border: 1px solid #856065;
	border-top-width: 0;
	background-color: #FFF;
}

.full-column {
	float: left;
	width: 945px;
	background-color: #FFF;
}

.full-column .innertube {
	display: block;
	padding: 12px;
}

.full-column h1 {
	margin-top: 0;	
}

/*** RIGHT COLUMN ***/

.right-column {
	float: right;
	width: 750px;
}

.right-column .innertube {
	display: block;
	padding: 12px 12px 12px 0;
}

/* Right Column Assets */

.launch {
	display: block;
	margin-bottom: 12px;
}

.launch-left {
	float: left;
	width: 490px;
}

launchlink {
	text-decoration: none;	
}

.launch-right {
	float: right;
	width: 235px;
	height: 156px;
	padding: 110px 0 0 0;
	text-align: center;
	background-color: #EFFED5;
	background-image: url(../images/launch-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.launch-right img {
	margin-bottom: 6px;
}

.launch-right .thumb {
	border: 1px solid #90C6E2;
}

.link-see-more a {
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6B453F;
}

.launch-2 {
	display: block;
	margin: 12px 0;
}

.launch-2-left {
	float: left;
	width: 202px;
	height: 254px;
	background-color: #EDEAF9;
	background-image: url(../images/launch-2-left-head.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.launch-2-left .innertube {

	padding: 30px 6px 6px 6px
}

.launch-2-left .innertube ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	color: #666;
}

.launch-2-left .innertube li {
	margin-bottom: 15px;
	padding-left: 22px;
	background-image: url(../images/launch-2-left-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.launch-2-left .innertube span {
	font-weight: bold;
	font-size: 13px;
	display: block;
	color: #674723;
}

.launch-2-left .innertube a {
	color: #674723;
	text-decoration: underline;
}

.launch-2-right {
	float: right;
	width: 523px;
	height: 251px;
	padding: 3px 0 0 0;
	background-color: #C38357;
	background-image: url(../images/launch-bkg-summer-ideas.jpg);
	background-repeat: repeat-x;l
	background-position: center top;
	border: 1px solid #856065;
	overflow: hidden;
	text-align: center;
	color: #7C616B;
}

.launch-2-right-ctgy-layout {
	width: 25%;
	margin: 15px 0;
	padding: 12px 6px;
	text-align: center;
	vertical-align: top;
}

.launch-2-right-ctgy-layout a {
	text-decoration: none;
	font-weight: normal;
	color: #7C616B;
}

.launch-2-right-ctgy-layout img {
	border: 1px solid #856065;	
}


.launch-3 {
	display: block;
	margin: 24px 0;
}

.launch-3-left {
	float: left;
	width: 500px;
	padding-right: 8px;
	clear: both;
	border-right: 1px dashed #CCC;
}

.launch-3-left h2 {
	margin: 0 0 5px 0;
	color: #5D432B;
	font-size: 16px;
	font-weight: bold;
}

.launch-3-left strong {
	color: #8D9B96;
}

.launch-3-left p {
	line-height: 20px;	
}

.launch-3-right {
	float: right;
	width: 210px;
	padding-left: 8px;
}

.launch-3-right h2 {
	margin: 0 0 16px 0;
	padding-left: 30px;
	color: #4C2D19;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/launch-3-right-h2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*** Select A Theme Assets ***/

.select-theme {
	width: 100%;
	background-image: url(../images/theme-select_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.select-theme span {
	text-transform: uppercase;
	color: #6B453F;
	font-size: 18px;
	font-style: normal;
}

.select-theme a {
	font-size: 9px;
	font-weight: bold;
	color: #6B453F;
	font-style: normal;
	text-decoration: none;
}

#theme-romantic {
	display: block;
	background-image: url(../images/theme-romantic.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-romantic:hover {
	background-position: left bottom;	
}

#theme-garden {
	display: block;
	background-image: url(../images/theme-garden.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-garden:hover {
	background-position: left bottom;	
}

#theme-tea-party {
	display: block;
	background-image: url(../images/theme-tea-party.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-tea-party:hover {
	background-position: left bottom;	
}

#theme-holiday {
	display: block;
	background-image: url(../images/theme-holiday.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-holiday:hover {
	background-position: left bottom;	
}

#theme-seasons {
	display: block;
	background-image: url(../images/theme-seasons.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-seasons:hover {
	background-position: left bottom;	
}

#theme-elegant {
	display: block;
	background-image: url(../images/theme-elegant.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-elegant:hover {
	background-position: left bottom;	
}

#theme-girly {
	display: block;
	background-image: url(../images/theme-girly.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	height: 88px;
	text-indent: -9999px;
}

#theme-girly:hover {
	background-position: left bottom;	
}

/*** CTGY ASSETS ***/

.ctgy-main {
		
}

.ctgy-main .image {
	float: left;
	width: 150px;
	overflow: hidden;
}

.ctgy-main .image img {
	border: 1px solid #7E453D;	
}

.ctgy-main .description {
	/* float: right;	ditched until we add back image */
	float: left;
	/* width: 570px;	ditched until we add back image */
	width: 100%;
	text-align: left;
}


.ctgy-layout {
	width: 25%;
	margin: 15px 0;
	padding: 12px 3px;
	border-top: 1px solid #CCC;
	text-align: center;
	vertical-align: top;
}

.ctgy-layout a {
	text-decoration: none;
	font-weight: bold;
}

.ctgy-layout span {
	color: #C00;		
}

.ctgy-subcats {
	width: 33%;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #7E453D;
	text-align: left;
	vertical-align: top;
	background-color: #F7F6F6;
}

.ctgy-subcats-left {
	float: left;
	width: 105px;
}

.ctgy-subcats-right {
	/* float: right;   ditched until we add left side back */
	float: left;
	/* width: 220px;   ditched until we add left side back */
	width: 100%;
}

.ctgy-subcats-link a {
	display: block;
	margin-bottom: 5px;
	color: #7E453D;
	font-weight: bold;
	font-size: 11px;
}

.ctgy-subsubcats a {
	display: block;
	padding: 3px 0 3px 18px;
	background-image: url(../images/subsubcats-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: normal;
	color: #678585;
	font-size: 10px;
}

.subcat-products {
	display: block;
	margin: 15px 0;
	padding: 12px;
	background-color: #E4F1ED;
	border: 1px solid #7E453D;
}

.subcat-products h2 {
	margin: 0 0 3px 0;
	font-size: 11px;
}

.subcat-ctgy-layout {
	width: 33%;
	padding: 6px 3px 6px 0;
	text-align: left;
	vertical-align: top;
}

.subcat-ctgy-layout a {
	color: #7E453D;	
}

.ctgy-sorting {
	display: block;
	margin-top: 15px;
	border: 1px solid #58AB91;
}

.ctgy-sort {
	width: 100%;
	height: 30px;
	background-color: #D3E9E2;
}

.ctgy-sort span {
	font-size: 14px;
	font-weight: bold;
	color: #856065;
}

.ctgy-numbers {
	white-space: nowrap;
	text-align: right;
	height: 30px;
	background-color: #D3E9E2;
}

.ctgy-numbers span {
	font-size: 14px;
	font-weight: bold;
	color: #856065;
}

.ctgy-numbers img {
	padding: 1px;
	border: 1px solid #58AB91;	
}

.dotd {

}

.dotd-left {
	float: left;
	width: 275px;
	margin: 0 15px 0 0;
	padding: 2px;
	border: 1px solid #9C847E;
}

.dotd-right {
	float: left;	
	padding: 8px;
	width: 320px;
	border: 1px solid #CCC;
}

.dotd-right h2 {
	margin-top: 0;
	color: #5B322C;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.dotd-right-box {
	display: block;
	width: 100%;
	background-color: #E4F1ED;
	border: 1px solid #CCC;
}






/*** PROD ASSETS ***/

.prod-layout {
	
}

.prod-image {
	float: left;
	width: 260px;
}

.prod-img-att {
	width: 25%;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
}

.prod-content {
	float: left;
	width: 515px;
}

.prod-right {
	float: right;
	width: 130px;
}

.prod-information {
	display: block;
	margin-bottom: 8px;
}
.prod-information span {
	font-weight: bold;
	margin-right: 12px;
}
.prod-information img {
	vertical-align: middle;	
}
.prod-information .left {
	float: left;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
}
.prod-information .right {
	float: right;
	line-height: 16px;
}

.prod-order {
	display: block;
	margin-bottom: 15px;
	background-color: #E8F1EE;
	border: 1px solid #999;
}
.prod-order-left {
	padding: 3px 6px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #4C2D19;
}
.prod-order-center {
	padding: 3px 6px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.prod-order-center a {
	color: #9E8984;
	font-size: 11px;
	text-decoration: underline;
}
.prod-order-center table {
	border: 1px solid #6C9B8B;	
}
.prod-order-center span {
	color: #C00;		
}
.prod-order-right {
	padding: 6px 6px 6px 0;
	text-align: right;
	vertical-align: top;
}

.prod-add-to-cart {
	display: block;
	padding: 10px 0 10px 15px;
	background-image: url(../../images/bkg-prod-add-to-cart.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #DBD2DD;
}

.prod-alternate-container {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
}

/*** LEFT COLUMN ***/

.left-column {
	float: left;
	width: 185px;
}

.left-column .innertube {
	display: block;
	padding: 12px 6px 12px 12px;
}

/*** RIGHT COLUMN - PRODUCT PAGE ***/

.box-right {
	display: block;
	margin-bottom: 12px;
	border: 1px solid #CCC;
	text-align: center;
}

.box-right .innertube {
	padding: 6px;	
}

.box-right a {
	display: block;
	margin-bottom: 12px;
	font-size: 11px;
	text-decoration: none;
}

.box-right-head {
	margin-bottom: 15px;
	font-weight: bold;
	color: #856065;
}

/* Cattree Asets */

.cattree {
}

.cattree .main-cat {
	display: block;
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #856065;
	background-image: none;
}

.cattree ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding-left: 0;
}

.cattree li a {
	display: block;
	padding: 2px 0 2px 14px;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	background-image: url(../images/bkg-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


ul#catlevel1, ul#catlevel2, ul#catlevel3, ul#catlevel4 {
list-style:none;
margin:5px 0;
padding:5px 0;
}

ul#catlevel li ul li, ul#catlevel li ul ul li, ul#catlevel li ul ul ul li{
padding:2px 0 2px 5px;
}

ul#catlevel li ul a, ul#catlevel li ul ul a, ul#catlevel li ul ul ul a {
border:none;
padding:3px 5px;
}

ul#catlevel1 {
border-bottom:1px dotted #ccc
}

li.thiscat a {
color: #cc0000;
}

/*** Basket Assets ***/
.bask {
	display: block;
}

.bask-table {
	width: 100%;
	background-color: #FFF;
}

.bask-header {
	padding: 6px 8px;
	white-space: nowrap;
	font-weight: bold;
	border-top: solid 1px #B4B4B4;
	border-bottom: solid 1px #B4B4B4;
	background-color: #DCDCDC;
	color: #28586b;
}

.bask-remove {
	padding: 8px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.bask-remove a {
	display: block;
	margin: 0 auto;
	width: 20px;
	font-weight: bold;
	padding: 3px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
}

.bask-contents {
	padding: 8px;
	vertical-align: top;
}

.bask-contents img {
	border: solid 1px #CCC;	
}

.bask-contents span {
	text-transform: uppercase;	
}

.bask-border {
	border-top: 1px solid #B4B4B4;
	height: 1px;
}

.bask-total-prompt {
	font-size: 16px;
	padding: 8px;
	white-space: nowrap;
}

.bask-total {
	font-size: 18px;
	font-weight: bold;
	padding: 8px;
	color: #856065;
	white-space: nowrap;
}

.bask-buttons {
	display: block;
	width: 550px;
	margin: 15px auto;
}

.bask-buttons-left {
	float: left;
}

.bask-buttons-center {
	float: left;
	margin-left: 15px;
}

.bask-buttons-right {
	float: right;
}

/*** ORDL Assets ***/

.ordl-proceed {
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	background-color: #DBC2D8;
}

.ordl-head {
	font-size: 15px;
	font-weight: bold;
}

.ordl-left {
	width: 33%;
	padding: 12px;
	text-align: left;	
	border-left: 1px solid #DBC2D8;
	border-bottom: 1px solid #DBC2D8;
}

.ordl-center {
	width: 33%;
	padding: 12px;
	text-align: left;	
	border-left: 1px solid #DBC2D8;
	border-bottom: 1px solid #DBC2D8;
	border-right: 1px solid #DBC2D8;
}

.ordl-right {
	width: 33%;
	padding: 12px;
	text-align: left;	
	border-bottom: 1px solid #DBC2D8;
	border-right: 1px solid #DBC2D8;
}




/*** Footer ***/

.footer {
	margin: 0 auto 15px auto;
	width: 948px;
	text-align: left;
	border: 1px solid #856065;
	border-top-width: 0;
	font-size: 11px;
	font-weight: bold;
	color: #4D7B6C;
	background-color: #EEEBF9;
}

.footer li {
	margin-left: -20px;
	font-weight: normal;
	color: #333;
}

.footer-div {
	float: left;
	white-space: nowrap;
	margin: 8px 0;
	padding: 10px 14px;
	border-right: 1px solid #856065;
}

.footer #contact {
	border-right: 1px dashed #856065;
}

.footer #company {
	border-right: 1px dashed #856065;
}

.footer #shopping {
	border-right: 1px dashed #856065;
}

.footer #customer {
	border-right: 1px dashed #856065;
}

.footer #tips {
	border-right: 1px dashed #856065;
}

.footer #logos {
	border-right: 0;
	text-align: center;
}
