/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #ce436e url(img/common/bg_body.jpg) left top repeat-x;
	font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
	color: #632035;
	}

h1 {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #FF99CC;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	}
	
h2 {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px 10px 0px;
	color: #632035;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	}
	
	
a {
	color: #bf277e;
	font-weight: normal;
	}

a:hover {
	color: #96095a;
	}
	


/* TEXT */
#cartinfo {
	font-size: 11px;
	color: #632035;
	margin: 15px 20px 2px 0px;
	text-align: right;
	}

#cartinfo a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:	#CC0066;
	text-decoration: none;
	}

#cartinfo a:visited {
	color:	#CC0066;
	text-decoration: none;
	}
	
#cartinfo a:hover {
	color:	#632035;
	text-decoration: none;
	}


/*main container */

.mainbg {
	background: #FFFFFF url(img/common/mainbg.gif) top left repeat-y;
	}
	
#maincontent {
	margin: 20px 30px 30px 30px;
	}
	
#maincontent p {
	font-size: 12px;
	line-height: 16px;
	}
	
.test {
	background: url(img/common/topbanner.jpg) top left no-repeat;
	}
 
.test-xmas {
	background: url(img/common/topbanner-xmas.jpg) top left no-repeat;
	}
.test-vday {
	background: url(img/common/topbanner-vday.jpg) top left no-repeat;
	}
	
 #testtop {
 	font-size: 12px;
	color: #FFCCFF;
	line-height: 16px;
 	}
#testtop p {
	text-indent: -3px;
	padding: 4px 14px 0px 26px;
	margin: 0px 0px 0px 0px;
	}

#testtop .name {
	text-align: right;
	padding: 0px 30px 12px 26px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

.newscontainter {
	background: #FFF url(img/common/grad.gif) left bottom repeat-x;
	background-attachment: scroll;
	border: #ccc 1px solid;
	}

#news {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
	color: #555;
	}
	
#news h1 {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:	#CC0066;
	text-align: left;
	text-transform: ;
	}
	
#news a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	text-transform: ;
	text-decoration: underline;
	font-weight: bold;
	}
	
#news a:visited {
	font-size: 10px;
	color: #CC0066;
	text-transform: ;
	text-decoration: underline;
	font-weight: bold;
	}
	
#news a:hover {
	color: #632035;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}

#news img{
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: #FFCCCC 1px solid;
	}
	
#news .link{
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:	#666;
	text-align: left;
	font-weight: bold;
	}

.itembox {
	margin: 12px 0px 0px 0px;
	border-bottom: #FF99CC 1px dashed;
	}

.topsellerbox, .featuredproductbox .pinktoolsbox .floraltoolsbox .toolsetsbox {
	margin: 4px 4px 10px 4px;
	}
	
#hmpgitems {
	}

#hmpgitems h1 {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 1px 24px;
	border-bottom: #CC0066 1px dotted;
	background: #FF6699 url(img/common/headericon.gif) 2px 2px no-repeat;
	}

#hmpgitems h2 {
	font-size: 12px;
	line-height: 17px;
	margin: 8px 10px -10px 10px;
	}

#hmpgitems p {
	font-size: 12px;
	line-height: 16px;
	margin: 8px 10px 0px 10px;
	}

/*#hmpgitems img.hmpproduct{
	float: right;
	margin: 0px 4px 20px 4px;
	padding: 2px 2px 2px 2px;
	border: #FFCCCC 1px solid;
	}
*/

#hmpproduct {
	z-index: 0;
	width: 150px;
	height: 150px;
	position: relative;
	float: right;
	}
	
#hmpproduct img {
	z-index: 1;
	float: right;
	margin: 0px 4px 20px 4px;
	border: #FFCCCC 1px solid;
	}
	
#hmpproduct span {
	display: block;
	position: absolute;
	right: 4px;
	bottom: 8px;
	z-index: 2;
	padding: 1px 3px 1px 3px;
	background:  #FFCCCC;
	color: #632035;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
	
#hmpproduct:hover span {
	display: block;
	position: absolute;
	right: 4px;
	bottom: 8px;
	z-index: 2;
	padding: 1px 3px 1px 3px;
	background:  #FFCCCC;
	color: #CC0066;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}

#hmpproductsm {
	z-index: 0;
	width: 150px;
	height: 150px;
	position: relative;
	float: left;
	margin: 4px 0px 0px 0px;
	}
	
#hmpproductsm img {
	z-index: 1;
	float: left;
	margin: 0px 4px 20px 4px;
	border: #FFCCCC 1px solid;
	}
	
#hmpproductsm span {
	display: block;
	position: absolute;
	right: 4px;
	bottom: 8px;
	z-index: 2;
	padding: 1px 3px 1px 3px;
	background:  #FFCCCC;
	color: #632035;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
	
#hmpproductsm:hover span {
	display: block;
	position: absolute;
	right: 4px;
	bottom: 8px;
	z-index: 2;
	padding: 1px 3px 1px 3px;
	background:  #FFCCCC;
	color: #CC0066;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}

#hmpgitems a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	color: #CC0066;
	text-decoration: underline;
	font-weight: bold;
	}
	
#hmpgitems a:visited {
	color: #CC0066;
	text-decoration: underline;
	font-weight: bold;
	}
	
#hmpgitems a:hover {
	color: #632035;
	text-decoration: none;
	font-weight: bold;
	}

#hmpgitems .pricing{
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color:	#632035;
	text-align: left;
	margin-bottom: 20px;
	}

#buynowbutton
	{
	position: relative;
	top: 3px;
	_top: 2px;
	}

input#buynowbuttoninputimage {
	border: 1px solid #cecece;
	}
	
input#buynowbuttoninputimage:hover {
	border: 1px solid #ff0066;
	}

img#buynowbuttoninputimage {
	border: 1px solid #cecece;
	}
	
img#buynowbuttoninputimage:hover {
	border: 1px solid #ff0066;
	}	
	

/* IMAGE */
.product-photo {
	padding: 2px;
	border: #ebbdcc 1px solid;
	}

.imgL {
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: #FFCCCC 1px solid;
	}
	
.imgR {
	float: right;
	margin: 0px 0px 0px 4px;
	padding: 2px 2px 2px 2px;
	border: #FFCCCC 1px solid;
	}

/* NAV */

a.nav {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top:	#D54D78 dotted 1px;	
	}

a.nav:visited {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 10px;
	border-top:	#D54D78 dotted 1px;	
	}


a.nav:hover {
	background: url(img/common/leftNavbgdiv.gif) repeat-y;
	color: #632035;
	}

a.nav2 {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top:	#D54D78 dotted 1px;	
	}

a.nav2:visited {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 15px;
	border-top:	#D54D78 dotted 1px;	
	}


a.nav2:hover {
	background: url(img/common/leftNavbgdiv.gif) repeat-y;
	color: #632035;
	}	

a.nav3 {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top:	#D54D78 dotted 1px;	
	}

a.nav3:visited {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	10px;
	text-decoration: none;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 20px;
	border-top:	#D54D78 dotted 1px;	
	}


a.nav3:hover {
	background: url(img/common/leftNavbgdiv.gif) repeat-y;
	color: #632035;
	}		
	
.nav-cat {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC0066;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top:	#D54D78 dotted 1px;	
}

.leftnavDiv {
	background: url(img/common/leftNavbgdiv.gif) top left repeat-y;
	border-top:	#D54D78 dotted 1px;	
	}
	
/* FORM */

#search_val  {
	font-size: 10px;
	color:#632035;
	padding: 10px 10px 0px 10px;
	}

input#search_val {
	font-size: 10px;
	color:#632035;
	padding: 1px;
	width: 90px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}
	
#simage
	{
	position: relative;
	top: 5px;
	_top: 4px;
	}
	
#where_hear  {
	font-size: 10px;
	color:#632035;
	padding: 10px 10px 0px 10px;
	}

select#where_hear {
	font-size: 10px;
	color:#632035;
	width:150px;
	border: #777 solid 1px;
	background-image: url(img/common/searchbg.gif);
	padding: 1px;
	}
	
#whereimg
	{
	position: relative;
	top: 5px;
	_top: 4px;
	}
	
	
input#sinputimage {
	border: 1px solid #cecece;
	}
	
input#sinputimage:hover {
	border: 1px solid #ff0066;
	}
	
	
#signup  {
	font-size: 10px;
	color:#632035;
	padding: 10px 10px 0px 10px;
	}
	
input#ea {
	font-size: 10px;
	color:#632035;
	padding: 1px;
	width: 90px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}

#signupimg
	{
	position: relative;
	top: 5px;
	_top: 4px;
	}
	
input#emailinputimage {
	border: 1px solid #cecece;
	}
	
input#emailinputimage:hover {
	border: 1px solid #ff0066;
	}
	
.footer {
	background: url(img/common/footerbg.jpg) top center no-repeat;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	line-height: 18px;
	}

#footerblock {
	margin: 20px 10px 10px 10px;
	}
	
.footer a:link {
	color: #FFCCFF;
	text-decoration: underline;
	}

.footer a:visited {
	color: #FFCCFF;
	text-decoration: underline;
	}

.footer a:hover {
	color: #FFCCFF;
	text-decoration: none;
	}
	
/* product detail page */
#productdetail {
	z-index: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 300px;
	}
	
#productdetail img {
	z-index: 1;
	width: 300px;
	margin: 0px 150px 0px 0px;
	border: #FFCCCC 1px solid;
	}
	
#productdetail span {
	display: block;
	position:	absolute;
	left: 1px;
	bottom: 1px;
	z-index: 2;
	padding: 1px 2px 1px 3px;
	background:  #FFCCCC;
	color: #632035;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
	
#productdetail:hover span {
	display: block;
	position: absolute;
	left: 1px;
	bottom: 1px;
	z-index: 2;
	padding: 1px 2px 1px 3px;
	background:  #FFCCCC;
	color: #CC0066;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
	
#h-div {
	width: 100%;
	border-bottom: #632035 1px dotted;
	margin: 10px 0px 10px 0px;
	}
	
#categorytable {
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	text-align: left;
	}
#categorytable .tablename {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF6699;
	text-align: left;
	padding: 3px 2px 1px 2px;
	}
	
	

/* SHOPPING CART & CHECK OUT */

#checkoutcart {
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	}

#checkoutcart .tablename {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF6699;
	text-align: left;
	padding: 3px 2px 1px 2px;
	}

#checkoutcart .total {
	font-size: 14px;
	font-weight: bold;
	}

select {
	border: #666 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px;
	}
	
input.formtext {
	border: #666 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px;
	}
	
input.formtext2 {
	border: #666 1px solid;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px;
	width: 20px;
	}
	
label {
	font-size: 11px;
	}

textarea.formtextarea1 {
	border: #666 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px;
	width: 280px;
	}

#cartbutton
	{
	position: relative;
	top: 0px;
	_top: 0px;
	padding: 2px 0px 2px 2px;
	}

input#cartbuttoninputimage {
	border: 1px solid #cecece;
	}
	
input#cartbuttoninputimage:hover {
	border: 1px solid #ff0066;
	}
	
img#cartbuttoninputimage {
	border: 1px solid #cecece;
	}
	
img#cartbuttoninputimage:hover {
	border: 1px solid #ff0066;
	}
.tooltime
{
	font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
	font-size: 12px;
	line-height: 16px;
}