@charset "utf-8";


/* -------------------------------- */
/* RESET HTML TAGS					*/ 
/* -------------------------------- */

body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;	
}

* {
font-family:"Century Gothic", Arial!important;
font-size: 12px;
color: #000;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

a {
	color:#2682FF;
}

/* -------------------------------- */
/* PAGE ELEMENTS 					*/ 
/* -------------------------------- */
/* Top Section	  					*/

body {
	background:url('../images/ui/bg-body.jpg') top center fixed;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	overflow-x:hidden;
	margin:0px auto;
}

#shell {
	width:100%;
	margin:0px auto;
	background:url('../images/ui/bg-footer.png') bottom center no-repeat;
	padding-bottom:200px;
}

#wrapper {
	width:960px;
	margin:0px auto;
	position:relative;
}


	/* -------------------------------- */
	/* HEADER							*/
	
	#header {
		width:100%;
		height:201px;
		background:url(../images/ui/bg-header.png);
		position:relative;
	}
	
	#header h1 {
		position:absolute;
		top:-0px;
		left:20px;
	}
	
	#header .basket {
		position:absolute;
		left:720px;
		top:35px;
		color:#FFFFFF!important;
	}
	#header .basket a {
		display:block;
		width:214px;
		height:49px;
		background:url(../images/ui/bg-basket.png) top left no-repeat;
		color:#FFFFFF!important;
		font-size:15px;
		text-decoration:none;
		font-weight:bold;
	}
	
	#header .basket span {
		display:block;
		margin-left:35px;
		text-align:center;
		position:relative;
		top:5px;
		color:#FFFFFF!important;
	}
	
	#header .basket span.total {
		font-size:18px;
	}
	
	#header .contact {
		position:absolute;
		left:720px;
		top:100px;		
		display:block;
		width:214px;
		height:49px;
		color:#FFFFFF!important;
		font-size:18px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
	}
	
	#header .contact .phone {
		font-size:30px;
		line-height:18px;
		letter-spacing:-1px;
		color:#FFFFFF!important;
	}
	
	#header .contact .email {
		color:#FFFFFF!important;	
	}
	
	#header .fairy {
		position:relative;
		top:15px;
		left:400px;
	}
	
	#header .navigate {
		position:absolute;
		top:134px;
		width:598px;
		left:168px;
		color:#FFFFFF;
		text-align:left;
		text-indent:10px;
		display:block;
		line-height:20px;
	}
	
	#header .navigate li {
		float:left;
		display:block;
		height:20px;
		line-height:20px;
		background:url(../images/ui/bg-tabs.png) top right;
		padding-right:10px;
		margin-right:5px;
	}
	
	#header .navigate a {
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		display:block;
		background:url(../images/ui/bg-tabs.png) top left;
	}
	
	#header .navigate a:hover {
		text-decoration:underline;
	}
	
	/* -------------------------------- */
	/* CONTENT							*/
	
	#content {
		width:100%;
		background:#FFF;
	}
	
	
	.leftm {
		width:178px;
		float:left;
		margin-left:10px;
		margin-top:10px;
		font-size:12px;
	}
		
	.rightm {
		width:164px;
		float:left;
		margin-right:10px;
		font-size:12px;
	}
	
	.rightm .box {
		text-align:left!important;	
	}
	
	.rightm .box .headingz {
		height:20px;
		font-size:15px;
		font-weight:bold;
		color:#E750A6;
		position:relative;
		display:block;
		clear:both;
		padding-top:5px;
	}
	
	.leftm .box .heading {
		width:204px;
		line-height:30px;
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
		text-indent:30px;
		position:relative;
		left:-25px;
		background:url(../images/ui/bg-menu-header.png);
		display:block;
		z-index:999;
	}
	
	.leftm .box .heading.he2 {
		background-position:0 -40px;
	} 
	
	.leftm .box .heading.he3 {
		background-position:0 -80px;
	} 
	
	.leftm .box .heading.he4 {
		background-position:0 -120px;
	} 
	
	.rightm .box .headingz.he2 {
		color:#FF9933;
	} 
	
	.rightm .box .headingz.he3 {
		color:#41A94C;
	} 
	
	.rightm .box .headingz.he4 {
		bcolor:#49B8CB;
	} 	
	
	.leftm .box {
		margin-bottom:10px;
	}
	
	.leftm .box ul, .rightm .box ul {
		list-style:none;
		margin:0px;
		padding:0px;
		margin-left:5px;
		text-align:left;
	}
	
	.leftm .box ul li, .rightm .box ul li {
		font-size:12px;
		line-height:150%;
		padding-left:14px;
		background:url(../images/ui/li-flower-1.png) 0px 5px no-repeat;
	}
	
	.leftm .box ul li ul {
		margin-left:-5px;
	}
	
	.leftm .box ul li li {
		font-size:12px;
		line-height:150%;
		padding-left:11px;
		margin-left:-5px;
		background:url(../images/ui/li-flower-2.png) 0px 5px no-repeat;
	}
	
	.leftm .box ul li a {
		text-decoration:none;
		color:#333333;
	}
	
	.leftm .box ul li li a {
		color:#666666;
	}
	
	
	
	.page {
		width:558px;
		margin:5px 20px;
		float:left;
		position:relative;
		top:-10px;
		min-height:300px;
	}
	
	.page h2 {
		color:#E750A6;
		font-size:20px;
		font-weight:bold;
		position:relative;
	}
	
	.page h3 {
		color:#999999;
		font-size:15px;
		font-weight:bold;
	}
	
	.page .heading {
		color:#FFF;
		font-size:13px;
		font-weight:bold;
		background:#E750A6;
		display:block;
		padding:2px;
		margin:5px 0px;
		margin-bottom:-10px;
	}
	
	.page p {
		font-size:13px;
		line-height:140%;
		margin:10px 0px;
	}
	
	#content .box form {
		margin:5px 0px;
	}
	
	#content .box form .in {
		 height:15px;
		 border:1px solid #AAA;
		 float:left;
		 width:75%;
		 font-size:11px;
		 padding:2px;
	}
	
	.page form input[type=text] {
		 height:15px;
		 border:1px solid #AAA;
		 fdisplay:block;
		 font-size:11px;
		 padding:2px;
	}
	
	.page form input.checkbox {
		margin:0 10px;
	}
	
	.page form .button {
		height:24px;
		margin:10px 0;
		background:#E750A6;
		color:#FFFFFF;
		font-weight:bold;
		border:0px;
		-moz-border-radius:6px;
		border-radius:6px;
	}
	
	#content th {
		padding:0px 5px;
		height:27px;
	}
	
	#content .error-text {
		color:#990000;
	}
	
	
	#content ul.domtabs, #content ul.domtabs li {
		list-style:none;
		margin:0px;
		padding:0px;
		display:block;
	}
	
	#content ul.domtabs {
		width:100%;
		height:16px;
			height:100px;
		background:url(../images/ui/bgGrad.png) 0px 16px no-repeat;
		margin-bottom:-85px;
		padding-left:20px;
	}
	
	#content ul.domtabs li {
		display:block;
		float:left;
		background:#EBEBEB url(../images/ui/bgTab0.png) top right no-repeat;
		margin:0px 1px;
	}
	
	#content ul.domtabs li.active {
		display:block;
		float:left;
		background:#FFF url(../images/ui/bgTab0.png) top right no-repeat;
		margin:0px 1px;
		position:relative;
		top:-2px;
	}
	
	#content ul.domtabs li a {
		color:#333;
		text-decoration:none;
		display:block;
		float:left;
		line-height:16px;
		font-size:10px;
		padding:0px 10px!important;
		background:url(../images/ui/bgTab0.png) top left no-repeat;
	}
	
	#content ul.domtabs li.active a {
		color:#e750a6;
		text-decoration:none;
		display:block;
		float:left;
		line-height:19px;
		font-size:12px;
		font-weight:bold;
	}
	
	#content .rating .av {
		display:block;
		float:right;
		margin-top:-15px;
	}
	
	#content .rating p {
		margin:0px;
		padding:0px;
	}
	
	#content .jssReview {
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#content .tabDiv {
		width:542px;
		margin:10px 10px 40px 10px;
		padding:0 10px;
	}
	
	.leftm form .out, .rightm form .out {
	float:left;
	position:relative;
	top:-3px;
	left:-10px;
	}
	
	.page .box {
	padding:1px 0;
	background:#F7C2E0;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom:10px;
	}
	
	.page .box .inner {
		background:#FFF;
		-moz-border-radius:5px;
		border-radius:5px;
		padding:5px;
		margin:5px;
		position:relative;
	}
	
	.w30 .inner {
	background-color:none;
	}
	
	.w75 {
		width:65%;
		margin-right:1%;
		float:left;
		margin-top:20px;
		margin-bottom:10px;
		
	}
	
	.w75 h4 {
		color:#E750A6;
		font-size:16px;
		font-weight:bold;
	}
	
	.w50 {
		width:49%;
		margin-right:1%;
		float:left;
	}
	
	.w25 {
		width:32%;
		margin-right:1%;
		float:left;
		background-color:#FFDBB8!important;
		margin-top:20px;
		margin-bottom:10px;
	}
	
	.w25 h4 {
		color:#FF6D27;
		font-size:16px;
		font-weight:bold;
	}
	
	.w30 {
		width:32%;
		margin-right:1%;
		height:154px;
		float:left;
		background:url(../images/ui/box30.png) no-repeat!important;
		margin-bottom:0px!important;
	}
	
	.w30 .inner {
	background:none!important;
	}
	
	
	#breadcrumb {
		position:absolute;
		top:-25px;
		left:0px;
		padding-bottom:15px;
		display:block;
	}
	
	ul.pages-list {
		list-style:none;
		display:block;
		line-height:40px;
		width:100%;
		height:40px;
		clear:both;
		
	}
	
	ul.pages-list li {
		list-style:none;
		float:left;
		display:block;
		padding:2px;
		margin:2px;
		font-size:12px;
	}
	
	ul.pages-list li a {
		text-decoration:none;
	}

	
	hr {
		display:none;
	}
	
	.section-product-title a, .price{
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#E750A6;
		display:block;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.product-single .price {
		display:block;
		position:absolute!important;
		top:70px!important;
		left:420px!important;
	
	}
	
	.product-single .price .strike {
		font-size:14px;
		color:#FF9966;
		text-decoration:line-through;
	
	}
	
	.product-single .product-flag-container {
		position:absolute!important;
		top:0px;
		right:20px;
	}
	
	.section-product-title a {
		width:460px;
		display:block;
		left:120px;
		width:350px;
		top:0px;
		position:absolute;
	}
	
	.product-single .product-flag-container {
		position:absolute;
		top:0px;
		width:100%;
		text-align:right;
		font-weight:bold;
		color:#35CC87;
		position:relative;
	}
	
	.prod-desc {
		width:450px;
		display:block;
		left:120px;
		width:350px;
		top:20px;
		position:absolute;
	}
	
	.product-flag {
		font-weight:bold;
		color:#35CC87;
	}
	
	.product-single {
		display:block;
		border-bottom:1px dotted #CCC;
		padding-bottom:0px;
		margin-top:10px;
		position:relative;
		height:110px;
	}
	
	.product-single .product-thumbnail {
		margin:0 10px;
	}
	
	.product-single .links-container {
		clear:both;
	}
	
	.product-single .float-left {
		float:left;
	}
	
	.product-single .product-link {
		width:149px;
		height:21px;
		background:url(../images/buttons/more-information.png) top left no-repeat;
		overflow:hidden;
		text-indent:-400px; 
		display:block;
		margin-top:10px;
		float:left;
		position:absolute;
		top:70px;
		left:120px;
	}
	
	.product-offer {
		height:100px;
		color:#C050A8;
		font-size:14px;
	}
	
	.product-offer .product-thumbnail {
		float:left;
		display:block;
	}
	
	.product-offer .section-product-title a {
		width:220px;
		font-size:13px;
		text-align:left;
		position:absolute;
		left:110px;
		top:5px;
	}
	
	.product-offer .prod-desc {
		width:220px;
		font-size:13px;
		text-align:left;
		position:absolute;
		left:115px;
		top:35px;
	}
	
	.product-offer .price {
		position:absolute;
		top:80px;
		left:270px;
		font-size:20px;
	}
	
	.product-offer .product-link {
		position:absolute;
		top:90px;
		left:115px;
	}
		
	.wishlist-link {
		width:149px;
		height:21px;
		background:url(../images/buttons/add-wishlist.png) top left no-repeat;
		overflow:hidden;
		text-indent:-400px; 
		display:block;
		margin-top:5px;
		float:left;
	}
	
	.friend-link {
		width:149px;
		height:21px;
		background:url(../images/buttons/email-friend.png) top left no-repeat;
		overflow:hidden;
		text-indent:-400px; 
		display:block;
		margin-top:5px;
		float:left;
	}
	
	.product-single .price {
		float:left;
		display:block;
		position:relative;
		left:220px;
		font-size:20px;
		top:-5px;
	}
	
	.product-image {
		float:left;
		margin:10px;
	}
	
	.clear-both {
		padding-top:10px;
		clear:both;
	}
	
	h2 span {
		display:block;
		position:absolute;
		top:0px;
		right:0px;
		font-size:17px;
		color:inherit;
		text-align:right;
		width:150px;
	}
	
	h2 small {
	    color:#666;
	    display:block;
	    margin-top:4px;
	}
	
	.links-container {
		margin-top:10px;
	}
	
	.jssBoldLinks {
		font-weight:bold;
		font-size:16px;
		color:#666666;
		text-decoration:none;
		text-align:center;
		letter-spacing:-1px;
	}
	
	.page .box {
		text-align:center;
	}
	
	.cart-table td {
		padding:3px;
	}
	
	th.total {
		text-align:right;
		line-height:16px;
	}
	
	.cart-table th , .product-table th {
		border-bottom:1px dotted #ccc;
	}
	
	.product-table td {
		padding:4px;
	}
	
	.cart-table a {
		font-size:11px;
		
	}
	
	.num-list {
		margin-top:10px;
	}
	
	.menu-product-list {
		display:block;
		height:38px;
		width:140px;
		position:relative;
	}
	
	.menu-product-list a {
		font-size:11px;
		color:#666666;
		text-decoration:none;
		display:block;
		float:left;
		width:130px;
		margin-bottom:3px;
		top:3px;
		position:relative;
		margin-left:42px;
	}
	
	.menu-product-list a:hover {
		text-decoration:underline;
	}
	
	.menu-product-list img {
		position:absolute;
		top:0px;
		left:0px;
	}
	
	#xShippingSelect {
		margin-right:10px;
	}
	
	
	.general-table {
		width:100%;
		margin-top:20px;
	}
	
	.general-table  td {
		padding:3px;
		vertical-align:top;
	}
	
	.sub-sections {
		width:70px;
		float:left;
		margin:3px;
		height:125px;
		text-align:center;
	}
	
	
	.sub-sections a {
		font-size:10px;
	}
	/* -------------------------------- */
	/* FOOTER							*/
	
	#footer {
		width:100%;
		text-align:center;
		font-size:10px;
		margin-bottom:-50px;
		position:relative;
	}
	
	#footer ul {
		list-styler:none;
		margin:10px 0px;
		padding:0px;
	}
	
	#footer li {
		display:inline;
		margin:0px;
	}

	.flower-left {
		position:absolute;
		top:0px;
		left:-133px;
		width:154px;
		height:389px;
		background:url(../images/ui/bg-flower-left.png);
	}
	
	.flower-right {
		position:absolute;
		top:0px;
		right:-133px;
		width:154px;
		height:389px;
		background:url(../images/ui/bg-flower-right.png);
	}
	
	.prod-thumbs {
		margin-top:20px;
	}
	
	.prodImages {
		float:left;
		font-size:11px!important;
		width:90px;
		height:30px;
		color:#333333;
		text-align:center;
		position:relative;
		overflow:hidden;
		padding-top:80px;
		margin-bottom:-10px!important;
	}
	
	.prodImages img {
		width:70px;
		position:absolute;
		top:5px;
		left:10px;
	}
	
	.product .mainImage {
		width:260px;
		height:260px;
		text-align:center;
		float:left;
		margin:10px;
		padding:0px;
		margin-right:20px;
		padding-top:2px;
	}
	
	.product .prodThumbs {
		width:75px;
		float:left;
		height:260px;
		margin:10px 0px;
		display:none;
	}
	
	.page {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif!important;
	}
	
	.product {
		height:275px;
	}
	
	.product .prodThumbs .prodImages {
		height:80px;
		display:block;
		float:none;
		width:70px;
		padding:0px 5px;
		margin-bottom:-2px!important;
	}
	
	.bear {
		position:absolute;
		top:106px;
		right:10px;
		background:url(../images/misc/yogi.png);
		width:156px;
		height:142px;
	}
	
	.bunny {
		background:url(../images/misc/bunny.png);
		width:108px;
		height:174px;
		display:block;
		position:absolute;
		top:-30px;
		left:-1px;
	}
	
	#brands {
		width:150px;
	}
	
	
	
	
	
	
	
