body {
	background: #c8e2f4 url(../images/bg_main.gif) repeat;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666666;
}

a img {border: none;}
a {text-decoration: none; color:#666666;}

input.input {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 3px 5px;
}

h1, h2, h3, h4, h5, form, p, ol, ul, li {
	padding: 0px;
	margin: 0px;
}
input {font-family:Arial, Helvetica, sans-serif; margin:0;}

ul li {
	list-style: none;
}

h1.purple {
	line-height: 40px;
	height: 40px;
	color: #8169ae;
	font: 28px/40px normal Georgia, "Times New Roman", Times, serif;
}

h1.pink {
	font-size: 28px;
	line-height: 32px;
	height: 32px;
	color: #cc3366;
	margin-bottom: 8px;
}

h2 {
	font: 18px/26px normal Georgia, "Times New Roman", Times, serif;
	height: 26px;
}

h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 7px;
}

/* ########################################################## */
/*                      Common Classes                        */
/* ########################################################## */

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-top: -1px;
}

.pink {color: #cc3366;}
.blue {color: #336699;}
.purple {color: #8169AE;}
.fr {
float:right;
}
.fl {
float:left;
}

.mar4  {margin-top:4px;}
/* ########################################################## */
/*                          Template                          */
/* ########################################################## */

#wrap_everything {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#card_top {
	background: url(../images/bg_card-top.png) no-repeat left top;
	width: 760px;
	height: 16px;
	margin: 0px;
}

#card_bottom {
	background: url(../images/bg_card-bottom.png) no-repeat left top;
	width: 760px;
	height: 19px;
	margin: 0px;
}

#content {
	background: url(../images/bg_card.png) repeat-y left top;
	margin: 0px;
	padding: 8px 5px 3px;
}

#header {
	background: url(../images/pattern_blue.gif) repeat left top;
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	display: block;
	clear: both;
}

#header #logo {
	background: url(../images/logo.gif) no-repeat;
	height: 35px;
	width: 280px;
	margin-top: 25px;
	margin-left: 15px;
	float: left;
}

#header #logo a {
	display: block;
	height: 35px;
	width: 280px;
}

#nav {
	display: block;
	clear:both;
	padding-top: 28px;
	padding-left: 18px;
}

#nav a {
	padding: 2px 20px 2px 20px;
	margin-right: 0px;
	border-right: 1px solid #83aec5;
	display: block;
	float: left;
}

#nav a.first {
	padding-left: 0px;
}

#nav a.last {
	padding-right: 0px;
	margin-right: 0px;
	border:none;
}

#cs_links,#cs_links_bg {
width: 402px;
	height: 131px;
	position: absolute;
	margin-top: -170px;
	margin-left: 339px;
	padding: 0px;
}
#cs_links_bg {
	z-index: 999;
	background: url(../images/bg_paper.png) no-repeat left top;	  
}
#cs_links { 
	z-index: 1000;
}


#cs_links .links {
	padding-top:26px;
	padding-left: 22px;
	float: left;
	display: block;
}

#cs_links .links a {
	display: block;
	float: left;
}

#cs_links #minicart a {
cursor:pointer;
}

#cs_links #minicart {
	background: url(../images/cs_minicart.png) no-repeat left top;
	width: 143px;
	height: 54px; 
	float: left;
	margin-top: 24px;
	margin-left: 2px;
}

#cs_links #minicart p {
	text-align: center;
	width: 40px;
	margin-top: 15px;
	margin-left: 63px;
	display: block;
	font: normal 18px Georgia, "Times New Roman", Times, serif;	
	color: #666666;
}

#cs_links #search {
	margin-left: 20px;
}

#cs_links #form_search {
	float: left;
	width: auto;
	padding: 0px;
}

#cs_links #form_search input.input {
	background-color: #f1f0dc;
	border: 1px solid #e3e0c7;
	color: #a4a27c;
	width: 140px;
	float: left;
	margin: 0px;
}

#cs_links #form_search input.submit {
	float: left;
	margin-top: -5px;
	margin-left: 8px;
}

#footer {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666666;
	background-color: #e2daef;
	width: 695px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	line-height: 37px;
	padding: 0px 10px;
	overflow: hidden;
	clear: both;
}

#footer a {
	color: #9281b1;
	border-right: 1px solid #bdb2d2;
	padding: 0px 8px;
}

#footer a:hover {color:#8169ae;}

#footer a.first {padding-left: 0px;}
#footer a.last {padding-right: 0px; margin: 0px; border: none;}

#footer #form_newsletter {
	float: right;
	width: auto;
	margin-top: 7px;
	height: 23px;
}

#footer #form_newsletter label {
	float: left;
	line-height: 23px;
}

#footer #form_newsletter input.input {
	background-color: #f3ebff;
	border: 1px solid #cec5e0;
	width: 140px;
	display: block;
	float: left;
	margin-left: 8px;
	color: #9281b1;
}

#footer #form_newsletter input.submit {
	float: left;
	display: block;
	margin-left: 5px;
}

/* ########################################################## */
/*                          Homepage                          */
/* ########################################################## */

#welcome {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#welcome #photo {
	float: left;
	height: 262px;
	width: 301px;
	padding-top:23px;
    padding-left:11px;
	background:url(../images/home_photo.jpg) no-repeat;
}

#welcome #blurb {
	background: url(../images/home_bg-welcome.jpg);
	float: left;
	height: 285px;
	width: 408px;	
	position: relative;
}

#welcome #blurb div {
	padding-top: 55px;
	padding-left: 15px;
	width: 305px;
}

#welcome #blurb div p {margin-bottom: 25px;}

#welcome #blurb select {
	border: 1px solid #d9d7bb;
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	width: 170px;
}

#minx {
	width: 142px;
	height: 353px;
	position: absolute;
	z-index:1000;
	margin-top: -297px;
	margin-left: 634px;
}

#home_pink {
	width: 714px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 243px;
	background: url(../images/pattern_pink.gif) repeat left 15px;
	padding: 0px;
}

#home_pink #top {
	background: url(../images/home_pink-top.gif) no-repeat left top;
	height: 15px;
	line-height: 1px;
	font-size: 1px;
	display: block;
}

#home_pink a#button {
	float: right;
	margin-right: 249px;
}
#home_pink .product_space {
	float: left;
	margin-left: 10px;
	/*margin-top: 5px; */
}
#home_pink .product,#home_pink .product_bg, #home_pink .product_space {
	width: 145px;
	height: 170px;
	padding-top: 13px;
}
#home_pink .product_bg {
	position: absolute;
	z-index: 1;
	background: url(../images/home_bg-prod.png) no-repeat left top;
}
#home_pink .product {
	position: absolute;
	z-index: 2;
}

#home_pink .product a {
	width: 121px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#home_pink .product a:hover span {text-decoration: underline;}

#home_pink .product a .product_img {
	display: block;
	width: 121px;
	height: 124px;
	margin-bottom: 15px;
	position: relative;
}

#home_pink .product a span {
	display: block;
	text-align: center;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #cc3366;
}
#news,#news_bg,#news_space {
	width: 246px;
	height: 450px;
	clear: none;
}
#news_space {

	margin-top: -225px;
	margin-left: 500px;
}
#news,#news_bg {
	position: absolute;
	z-index: 1;
}
#news_bg {
	background: url(../images/home_bg-news.png) no-repeat left top;
	z-index; 2;
}

#news a.more {
	width: 35px;
	height: 130px;
	float: right;
	display: block;
	position: relative;
	top: 275px;
	padding: 0px;
	margin: 0px;
}

#news div {
	padding-left: 18px;
	padding-top: 40px;
	width: 173px;
}

#news ul {
	margin-top: 8px;
}

#news li {
	margin-bottom: 12px;
}

#news ul p.title {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#news ul p.title a {
	color: #336699;
	display: block;
}

#news ul p.title a:hover {color: #CC3366;}

#news ul p.snippet {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666666;
}

#news ul p.snippet a {
	color: #666666;
	display: block;
	font-weight: bold;
}

#news ul p.snippet a:hover {text-decoration: underline;}

#news ul li {
	background: url(../images/bullet_blue.gif) no-repeat left top;
	padding-left: 22px;
}

#card,#card_bg {
	height: 246px;
	width: 471px;
	margin-left: 16px;
	margin-top: -240px;
	position: absolute;
	z-index: 2;
}
#card_bg {
	background: url(../images/home_bg-daphne.png) no-repeat left top;
	z-index: 1;
}

#top_sellers {
	width: 225px;
	float: left;
}

#top_sellers div {
	padding: 35px 0px 0px 40px;
}

#top_sellers ul {
	margin-top: 10px;
}

#top_sellers ul li {
/*	background: url(../images/bullet_grey.png) no-repeat left top;
	padding-left: 22px;*/
	height:29px;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
}

#top_sellers ul li a img {
	vertical-align: middle;
	margin-right: 4px;
}

#top_sellers ul li a {display: block;}
#top_sellers ul li a:hover {color: #CC3366;}

#home_daphne {
	float: left;
	width: 246px;
	height: 246px;
}

#home_daphne div {
	padding: 75px 35px 0px 15px;
}

#home_daphne div p {
	line-height: 19px;
	padding-right: 10px;
}

#home_daphne div a {
	display: block;
	margin-top: 10px;
	width: 120px;
	height: 30px;
	float: right;
	clear: left;
}

/* ########################################################## */
/*                      Sub-page Template                     */
/* ########################################################## */

#subpage {
	padding-right: 18px;
	margin-top: 10px;
	padding-left: 8px;
	background: url(../images/bg_subpage.gif) repeat-y left top;
}

#sidebar {
	width: 188px;
	float: left;
}

#sidebar .paper h2, #sidebar .news h2 {
	margin-bottom: 6px;
}

#sidebar .paper {
	background: url(../images/sidebar_paper.jpg) no-repeat left top;
	height: 233px;
}

#sidebar .paper div {
	padding: 25px 25px 10px 25px;
}

#sidebar .paper a {
	display: block;
	color: #cc3366;
	font: bold 12px/20px Georgia, "Times New Roman", Times, serif;
	background: url(../images/bullet_pink.gif) no-repeat left top;
	padding-left: 22px;
	padding-bottom: 7px;
}

#sidebar .paper a:hover {
	background: url(../images/bullet_grey.gif) no-repeat left top;
	color: #666666;
}

#sidebar .delivery a {
	display: block;
	background: url(../images/tag.gif) no-repeat left top;
	height: 91px;
	width: 188px;
}
#sidebar .search {
	background: url(../images/sidebar_search.gif) no-repeat left top;
	height: 95px;
	width: 188px;
}

#sidebar .search div {
	padding-top: 5px;
	padding-left: 10px;
}

#sidebar .search form {
	margin-top: 3px;
	padding-right: 10px;
}

#sidebar .search input.input {
	border: 1px solid #bdd7e9;
	display: block;
	width: 152px;
}

#sidebar .search input.submit {
	display: block;
	float: right;
	clear: left;
	margin-top: 7px;
}

#sidebar .news {
	background: url(../images/sidebar_blue2.jpg) no-repeat left top;
	height: 286px;
	width: 188px;
}

#sidebar .news div {
	padding: 28px 35px 0px 30px;
}

#sidebar .news ul {margin-top: 10px;}

#sidebar .news a {
	font-weight: bold;
	line-height: 14px;
	background: url(../images/bullet_blue.gif) no-repeat left top;
	padding-left: 22px;
	padding-bottom:6px;
	padding-top:2px;
	
	display: block;
	margin-bottom: 4px;
}

#sidebar .news a:hover {
	background: url(../images/bullet_blue.gif) no-repeat left top;
	color: #336699;
}

#mainbar {
	width: 536px;
	background: url(../images/pattern_stripebeige.gif) repeat-y left top;
	float: right;
}

#mainbar .heading,#mainbar .heading_bg, #mainbar .heading_space {
	width: 536px;
	height: 135px;
}
#mainbar .heading, #mainbar .heading_bg {
	position: absolute;
}
#mainbar .heading_bg {
	background: url(../images/bg_breadcrumb.png) no-repeat left top;
	z-index: 1;
}
#mainbar .heading {
	z-index: 2;
}

.heading .title {
	padding-top: 30px;
	padding-left: 25px;
	height: 45px;
}

.heading .breadcrumbs {
	height: 35px;
	font: 12px/35px Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	position:relative;
}

.heading .breadcrumbs a {font-weight: bold;}
.heading .breadcrumbs a:hover {text-decoration: underline;}

.wrap_white {
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.whitebg_top {
	background: url(../images/bg_white-top.png) no-repeat left top;
	height: 4px;
}

.whitebg_bottom {
	background: url(../images/bg_white-bottom.png) no-repeat left top;
	height: 5px;
}

.whitebg_top, .whitebg_bottom {
	line-height: 2px;
	font-size: 2px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 515px;
}

.whitebg {
	background: url(../images/bg_white.gif) repeat-y left top;
	width: 515px;
	padding-top:5px;
	padding-bottom: 5px;
}


/* ########################################################## */
/*                          Products                          */
/* ########################################################## */

#form_sort {
	float: right;
	width: auto;
	text-align: right;
	padding: 0px 25px 0px 0px;
	height: 35px;
}

#form_sort label {
	margin-right: 5px;
	display: block;
	line-height: 35px;
	float: left;
}

#form_sort select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #dedbc2;
	width: 120px;
	float: left;
	margin-top: 8px;
	padding: 1px;
}

.products, .products2  {
	width: 518px;
	margin-left: 13px;
	overflow: hidden;
}

.products div, .products div {
	width: 525px;
}

.products a {
	background: url(../images/bg_product.png);
	float: left;
	display: block;
	position: relative;
	height: 222px;
	width: 148px;
	padding: 7px 11px 0px 7px;	
	margin-right: 8px;
	margin-bottom: 8px;
}
.products2 a {
	background: url(../images/bg_product2.png);
	float: left;
	display: block;
	height: 204px;
	width: 148px;
	padding: 7px 11px 0px 7px;	
	margin-right: 8px;
	margin-bottom: 8px;
}


.products a img, .products2 a img {
	display: block;
	margin-bottom: 8px;
}

.products a span.title, .products2 a span.title {
	display: block;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin-bottom: 4px;
}

.products a span.moreinfo, .products2 a span.moreinfo {
	float: right;
	color: #cc3366;
	text-transform: uppercase;
	font: bold 10px/16px Georgia, "Times New Roman", Times, serif;
}

.products a:hover span.moreinfo, .products2 a:hover span.moreinfo {
	text-decoration: underline;
}

.products a span.price {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}

.pagination {
	background: url(../images/bg_pagination.gif) no-repeat left top;
	width: 491px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px;
	clear: both;
	margin-bottom: 10px;
}

.pagination a, .pagination span {
	display: block;
	float: left;
	font: bold 10px/23px Georgia, "Times New Roman", Times, serif;
	color: #336699;
	text-transform: uppercase;
	margin-right: 10px;
	padding: 0px 3px;
}

.pagination .last {
	margin-right: 0px;
}

.pagination a:hover, .pagination a.selected {
	color: #ffffff;
}

.pagination .center {
	width: 330px;
	text-align:center;
	float: left;
}

.pagination .center a {
	font: bold 11px/23px Arial, Helvetica, sans-serif;
}

/* ########################################################## */
/*                          Proddetail                        */
/* ########################################################## */

#product {
	background: url(../images/bg_proddetail.jpg) no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	width: 510px;
	/*height: 420px;*/
	margin-bottom:5px;
}
#product select {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#666;}

#product .image {
	float: left;
	width: 300px;
	position: relative;
	
}
#product .prodim1 {width:225px; height:330px; margin-top:40px; margin-left:40px; margin-bottom:20px;}
#product .image a.img {
	display: block;
	margin-top: 42px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 250px;
}
#extraimages {padding:10px 10px 15px 10px; }
#extraimages .add1 {padding-bottom:6px;}
#extraimages ul {margin:0; padding:0; list-style-type:none;}
#extraimages li {display:inline; margin-right:8px;}
#extraimages li a {float:left;  height:58px; width:58px; border:1px solid #ddd; margin-right:10px; margin-bottom:10px;}
#product .zoom {
	display: block;
	width: 108px;
	height: 30px;
	margin-left: 93px;
	clear: both;
}
.exta1 {border:1px solid #ddd; height:50px; width:50px; float:left; display:inline; margin-right:10px;}
#product .image .exta1 a {display:inline; cursor:pointer}

#product .specs {
	width: 210px;
	float: right;
	overflow: hidden;
}

.specs .price {
	margin-top: 32px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.specs .info {
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 30px;
}

.specs .info h4, .specs .info label {
	font: bold 10px/26px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #9281b1;
}

.specs .info h4.tick {
	background: url(../images/icon_check.gif) no-repeat left top;
	padding-left: 24px;
	margin-bottom: 0px;
}
.specs .info h4.email {
	background: url(../images/icontick.gif) no-repeat left top;
	padding-left: 24px;
	margin-bottom: 10px;
}
.specs .info h4.email a { color:#cc3366;}


.specs .info h4.cross {
	background: url(../images/icon_cross.gif) no-repeat left top;
	padding-left: 24px;
	margin-bottom: 0px;
}

.specs .info p {
	padding: 5px 0px;
}
.specs .info .size  {margin-top:8px;}
.specs .info .size a {	background: url(../images/dotted_h.jpg) repeat-x left top; padding:10px 0 0px 0;   color:#cc3366; 	font: bold 10px/26px Georgia, "Times New Roman", Times, serif;text-transform: uppercase;
}
.specs .info .brand {padding:5px 5px 5px 0;}
.specs .info .designer {padding:5px; border-top:0; margin-top:5px; 	background: url(../images/dotted_h.jpg) repeat-x left top #f1f1f1;}

.specs .info label {line-height: 20px; display: block;}

.specs .info #form_buyspecs {
	background: url(../images/dotted_h.jpg) repeat-x left top;
	padding: 15px 0px;
}

#form_buyspecs select {
	border: 1px solid #cccccc;
	color: #666666;
	width: 70px;
	margin: 0px;
	font-size: 11px;
}

.products h2 {
	margin: 15px 0px 5px 0px
}

/* ########################################################## */
/*                         Contact Us                         */
/* ########################################################## */

#contact {
	padding: 10px 15px;
}

#contact h2 {margin-bottom: 10px;}

#contact a {color: #709dbc;}
#contact a:hover {text-decoration: underline;}

#contact p {margin-bottom: 10px;}

#form_contact {
	padding-left: 20px;
	background: url(../images/graphic_coffee.jpg) no-repeat right 15px;
}

#form_contact input, #form_contact label, #form_contact textarea {
	display: block;
}

#form_contact label {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#form_contact input.input {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 150px;
}

#form_contact textarea {
	border: 1px solid #CCCCCC;
	width: 300px;
	height: 150px;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 4px;
	margin-bottom: 10px;
}

#form_contact input.input:focus, #form_contact textarea:focus {
	border: 1px solid #c7b9df;
	background-color: #f3effb;
}

/* ########################################################## */
/*                            Login                           */
/* ########################################################## */

#login {
	background: url(../images/bg_login.gif) no-repeat left top;
	height: 385px;
	width: 515px;
	margin-left: auto;
	margin-right: auto;
}

#login .padding {
	padding: 110px 80px 0px 80px;
}

#form_login {
	float: left;
	width: 50%;
	background: url(../images/dotted_v.gif) repeat-y right top;
}

#form_login label, #form_login input {
	display: block;
}

#form_login label, #login h4 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#form_login label {font-weight: normal; font-size: 11px; margin-bottom: 3px;}

#form_login input.input {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 145px;
}

#form_login input.input:focus {
	border: 1px solid #c7b9df;
	background-color: #f3effb;
}

#form_login a.forgotpass {
	display: block;
	text-align: right;
	color: #336699;
	margin-right: 20px;
	margin-bottom: 20px;
}

#form_login a.forgotpass:hover {text-decoration: underline;}

#form_login input.submit {
	display: block;
}

#newuser {
	float: left;
	width: 50%;
	line-height: 18px;
}

#newuser div {
	padding-left: 17px;
}

#newuser h4 {
	margin-bottom: 7px;
}

#newuser ul {
	margin-left: 15px;
	margin-bottom: 19px;
}

#newuser li {
	list-style: disc;
}

/* ########################################################## */
/*                       The Minx Club                        */
/* ########################################################## */

#club {
	padding: 10px 20px;
}

#club h2 {
	margin-bottom: 8px;
}

#club p {
	margin-bottom: 10px;
}

#form_club label.radio {
	font-weight: normal;
	width: auto;
}

#form_club label {
	font: bold 12px/24px Georgia, "Times New Roman", Times, serif;
	width: 125px;
	float: left;
	margin-bottom: 5px;
}

#form_club input.input {
	border: 1px solid #CCCCCC;
	width: 130px;
	float: left;
}

#form_club select {
	border: 1px solid #CCCCCC;
	width: 142px;
	padding: 3px;
	float: left;
	color: #666666;
	font-size: 11px;
}

#form_club input.radio {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}

#form_club input.input:focus {
	border: 1px solid #c7b9df;
	background-color: #f3effb;
}

#form_club .ticks input.check {
	float: left;
	margin-right: 10px;
	line-height: 18px;
}

#form_club .ticks label {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	width: 250px;
	float: left;
}

#form_club #disclaimer {
	float: right;
	background-color: #e4f2fb;
	width: 135px;
	border-right:1px solid #b8d2e4;
	border-bottom:1px solid #b8d2e4;
	padding: 15px;
	color: #336699;
}

#form_club input.submit {
	float: right;
	clear: left;
}

/* ########################################################## */
/*                       Magazine Home                        */
/* ########################################################## */

#magazine {
	width: 722px;
	margin-left: auto;
	margin-right: auto;
}

#magazine #trends {
	width: 447px;
	height: 425px;
	float: left;
	background: url(../images/mag_bg-trends.png) no-repeat left top;
}

#magazine #trends div {
	
}
#trendinfo {padding: 65px 45px 0px 245px; position:absolute; width:200px; margin-left:-260px; margin-top:-50px;}

#magazine #trendinfo p {margin-bottom: 15px;}

#magazine #trendinfo p.blurb {
	margin-bottom: 45px;
}

#magazine #trendinfo a.more {
	display: block;
	width: 110px;
	height: 30px;
	float: right;
	margin-top: 35px;
	margin-right: -15px;
}

#magazine #trendinfo h4 {
	font-style: italic;
	font-size: 12px;
	padding-left:5px;
	margin-bottom: 3px;
}

#magazine #daphne {
	width: 275px;
	height: 425px;
	float: left;
	background: url(../images/mag_bg-daphne.jpg) no-repeat left top;
}

#magazine #daphne div {
	padding: 110px 50px 0px 50px;
}

#magazine #daphne p {
	line-height: 19px;
	margin-bottom: 15px;
	margin-top: -1px;
}

#magazine #daphne a.q {
	background: url(../images/bullet_grey.gif) no-repeat left top;
	padding-left: 22px;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	margin-bottom: 7px;
	line-height: 16px;
}

#magazine #daphne a.q:hover {
	background: url(../images/bullet_pink.gif) no-repeat left top;
	color: #CC3366;
}

#magazine #daphne a.more {
	display: block;
	float: right;
	width: 145px;
	height: 30px;
	margin-top: 5px;
	margin-right: -25px;
}

#magazine #designers {
	background: url(../images/mag_bg-designers.jpg) no-repeat left top;
	height: 184px;
	width: 722px;
}

#magazine #designers .content {
	width: 193px;
	float: left;
}

#magazine #designers .content div {
	padding: 20px;
}

#magazine #designers p {
	padding-left: 5px;
	padding-right: 35px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#magazine #designers a.more {
	display: block;
	width: 135px;
	height: 35px;
}

#magazine #designers .links  {
	width: 529px;
	float: right;
}

#magazine #designers .links a {
	display: block;
	float: left;
}

#magazine #editors {
	width: 373px;
	height: 282px;
	float: left;
	background: url(../images/mag_bg-editor.jpg) no-repeat left top;
	overflow: hidden;
}

#magazine #editors div {
	padding: 50px 50px 0px 50px;
}

#magazine #editors p, #magazine #homesense p {margin-top: 3px; margin-bottom:7px;}

#magazine #editors a.more, #magazine #homesense a.more {
	display: block;
	float: right;
	width: 100px;
	height: 30px;
	margin-top: 5px;
	margin-right: -25px;
}

#magazine #homesense {
	width: 349px;
	height: 282px;
	float: left;
	background: url(../images/mag_bg-homesense.jpg) no-repeat left top;
	overflow: hidden;
}

#magazine #homesense div {
	padding: 50px 50px 0px 50px;
}

#magazine #homesense a.more {
	margin-top: 12px;
	margin-right: -30px;
}

#motioncontainer a { 
	margin-left: 00px;
	margin-right: 18px;
	height:95px; 
	width:95px;
	display:block;
	float:left;
	border:1px solid #a7d3eb;
}



#statusdiv {
	position: absolute;
	padding: 4px;
	left: -300px;
	margin-top: -20px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	visibility: hidden;
}

#editorspicks {
	width: 717px;
	margin: 8px auto 0px;
}

/* ########################################################## */
/*                          About Us                          */
/* ########################################################## */

#about div {padding: 15px 20px;}
#cart {padding:14px 19px 14px 14px ;}

#about p {
	margin-bottom: 8px;
}

/* ########################################################## */
/*                            Blog                            */
/* ########################################################## */

#blog {padding: 15px 20px;}

#blog h2 {
	float: left;
	width: 75%;
	height: 26px;
	margin-bottom: 0px;
}

#blog p {
	margin-bottom: 8px;
}

#blog .date {
	float: right;
	width: 25%;
	text-align: right;
	font: 14px/26px Georgia, "Times New Roman", Times, serif;
}

#blog .comments {
	border: 2px dotted #cccccc;
	padding: 12px 12px 12px 12px;
	margin-top:10px;
}

#blog .comment {
	padding-left: 22px;
	background: url(../images/bullet_blue.gif) no-repeat left top;
}

#blog .comment a {
	font-weight: bold;
	color: #336699;
}

#blog .comment a:hover {text-decoration: underline;}
#blog li {list-style:square; margin-left:20px; margin-bottom:4px;}


/* ########################################################## */
/*                          Daphne                            */
/* ########################################################## */

#deardaphne {
	background: url(../images/bg_lined.gif) repeat-y left top;
}

#deardaphne #photo {
	width: 114px;
	float: left;
	margin-left: 5px;
	margin-top: -5px;
	margin-right: 8px;
	position: relative;
}

#deardaphne .content {
	float: left;
	width: 370px;
	margin-top: 23px;
}

#deardaphne #form_sort {padding: 0px; margin-top: -8px;}
#deardaphne h2 {
	width: 150px;
}

#deardaphne .answers {margin-top: 15px;}
#deardaphne .answers div {
	background: url(../images/bullet_pink.gif) no-repeat left top;
	margin-bottom: 20px;
	padding-left: 24px;
}

#deardaphne .answers .question {font-weight: bold;}
#deardaphne .answers a {text-decoration: underline;}
#deardaphne .answers a:hover {text-decoration: none; color: #CC3366;}

#askdaphne {
	background: url("../images/bg_askdaphne.png") no-repeat left top;
	height: 265px;
	display: block;
	margin-bottom: 10px;
}

#askdaphne #about {
	padding: 20px;
	width: 140px;
	float: left;
	margin-top: 25px;
	margin-left:1px;
}


#form_ask {
	float: left;
	width: 260px;
	margin-left: 25px;
	margin-top: 75px;
}

#form_ask label {float: left; width: 60px; font-weight: bold;}
#form_ask input.input {
	border: none;
	background: none;
	color: #666666;
	font: 11px/19px Arial, Helvetica, sans-serif;
	width: 180px;
	padding: 3px 4px;
	margin-top: 1px;
	margin-bottom: 1px;
}


#form_ask textarea:hover {
	border: 1px solid #bea786;
	padding: 1px;
}

#form_ask textarea {
	border: none;
	background: none;
	color: #666666;
	font: 11px/19px Arial, Helvetica, sans-serif;
	width: 180px;
	height: 65px;
	padding: 2px;
	margin-top: -2px;
}

#form_ask .submit {
	float: right;
	padding: 4px;
	margin-top:10px;
}
#logout {position:absolute; margin-left:400px; margin-top:-5px;}

#error {background:#fdfbd8; padding:5px; color:#C61C1C; font-weight:bold; text-align:center; border:1px solid #eae7bf; margin-bottom:10px; width:400px; position:absolute; margin-left:55px; margin-top:-20px;}
/* ########################################################## */
/*                          News                              */
/* ########################################################## */

.newspost {padding: 15px 26px 15px 20px;}

.newspost .date {
	float: right;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

.newspost .date a {color: #CC3366;}
.newspost .date a:hover {text-decoration: underline;}

.newspost h2 {
	width: 350px;
	float: left;
}

.newspost p {margin-bottom:10px; line-height: 18px;}

.newspost .post a, .newspost .more a {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	padding-left: 22px;
	padding-bottom:2px;
	background: url(../images/bullet_grey.gif) no-repeat left top;
}

.newspost .post .rmore a {font-weight:bold; font-size:25px;}
.newspost img, #blog img {border:8px solid #e5e5e5; margin: 0 10px 0 0; padding:0px;}

.newspost .post a:hover {
	color: #336699;
	background: url(../images/bullet_blue.gif) no-repeat left top;
}

.newspost .post .date {line-height: 22px; margin-bottom: 0px;}
.newspost .post p {margin-left: 22px; margin-bottom: 15px;}

#contactform {margin-top:10px; background:#f5f5f5; padding:10px}

#contactform .fl1 {float:left; width:180px;}

#contactform  p {margin:0 0 5px 0}

#contactform .fr1 {float:right; width:180px;}

#contactform .input1 {font-family:Arial, Helvetica, sans-serif; color:#666; font-size:11px; border:1px solid #ddd; ; padding:5px; width:167px;}

.input3 {font-family:Arial, Helvetica, sans-serif; color:#666; font-size:11px; border:1px solid #ddd; padding:5px; width:167px; border-color:#dfdfdf;}

#contactform .input2 {font-family:Arial, Helvetica, sans-serif; color:#666; font-size:11px; border:1px solid #ddd;padding:5px; width:355px; height:90px;}
.pending {background:#f1f0dc; padding:10px; margin-bottom:10px;}

/* ########################################################## */
/*                       Homestyle                            */
/* ########################################################## */

#mainpost {float: left; width: 350px;}
#homestyle {float: left; padding:15px 0 15px 15px;}

.homestyle1 h2, .homestyle2 h2 {
	float: none;
	width: auto;
}
	
.homestyle1, .homestyle2 {
	
	padding: 15px 0px 5px 22px;
	margin-bottom: 10px;
	margin-right:4px;

}

.homestyle1 {
	background: #e6eef4 url(../images/icon_garden.gif) no-repeat 97% center;
}

.homestyle2 {
	background: #ede9f4 url(../images/icon_baking.gif) no-repeat 97% center;
}

.newspost .date, .newspost .past {
	float: right;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-right:5px;
}
.newspost .date a, .newspost .past a {color: #CC3366;}
.newspost .date a:hover, .newspost .past a:hover {text-decoration: underline;}
.newspost .past {margin-bottom: 0px;}



/* Email Friend  & newsletter */

.yell_box {padding:7px 10px 7px 10px; background:#fdffce; border:1px solid #ffcc66; margin-bottom:8px; margin-top:15px; font-size:11px;}  
#email_friend {border:8px solid #ccc; background:#fff; padding:10px; width:310px; text-align:left;margin-top: 200px;margin-left: auto; margin-right: auto;}
#email_friend .title {font-size:18px; color:#313131; margin-bottom:8px;}
.sendbut1 {font-family: Georgia, "Times New Roman", Times, serif;padding:3px; color:#585858; font-size:11px; width:90px;}
.sendbut2 {font-family: Georgia, "Times New Roman", Times, serif;padding:3px; color:#585858; font-size:11px; width:70px;}

.tell_friends td { padding-bottom:3px;}
.tell_friends {margin-top:8px;}
#fullscreen,#greyout { position: absolute;top: 0px;left: 0px;width: 100%;z-index: 400;}
#greyout { z-index: 300; background: #444;}
.que_email2 {font-size:11px; color:#3a3a3a; width:200px; height:100px; padding:3px; font-family:Arial, Helvetica, sans-serif;  border:1px solid #dadada; margin-right:6px; margin-bottom:8px;}
.que_email4 {font-size:11px; color:#3a3a3a; width:200px; padding:3px; font-family:Arial, Helvetica, sans-serif;  border:1px solid #dadada; margin-right:6px;}

#news_join {border:8px solid #ccc; background:#fff; padding:10px; width:230px; text-align:left;margin-top: 200px;margin-left: auto; margin-right: auto;}
#news_join .title {font-size:18px; color:#313131; margin-bottom:8px;}

.popwdiv {width:300px;border:solid #ddd 2px;position:absolute;top:200px; left: 100px; padding:6px;z-index:1000;}
.popviww {border:#e5e5e5 solid 3px;position:absolute;width:600px;height:350px;padding:6px;overflow:scroll;z-index:1000;}

#fullscreen,#greyout { position: absolute;top: 0px;left: 0px;width: 100%;z-index: 400;}
#greyout { z-index: 300; background: #444;}


/* End */
.pricer { background:#fffaca; padding:6px 10px 6px 10px; margin-bottom:5px; border:1px solid #ede6a5; }

/* PNG NEW */
.newproduct {
	width: 83px;
	height: 50px;
	background: url(../images/new.png) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 90px;
}
.saleproduct {
	width: 83px;
	height: 50px;
	background: url(../images/sale.png) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 90px;
}
#home_pink .newproduct, #home_pink .saleproduct {
	top: 15px;
	left: 45px;
}
#product .image .newproduct, #product .image .saleproduct {
	top: 25px;
	left: 190px;
}

#sharethis {
	color: #cc3366;
	position: absolute;
	display: block;
	width:82px;
	line-height: 16px;
	right: 16px;
	top: 7px;
	padding: 3px 29px 3px 6px;
	background: #FFF url(../images/share_arrow.gif) no-repeat right center;
	border: 1px solid #CCC;
	margin: 0px;
}
#welcome #blurb #sharethis {
	top: 210px;
	left: 220px;
	right: auto;
}
#deardaphne #photo img {
	display: block;
}
#facebook-link {
	display: block;
	position: absolute;
	margin: -15px 0 0 10px;
}
