@charset "utf-8";
/* CSS Document */


body {
	background: #FEF9FB;
	background: #FEF4F8;
}
h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
}
h1#logo:hover {
	background: url(../images/nav_home.gif) no-repeat 100% 50%;
}
h1#logo a {
	display: block;
	width: 287px;
	height: 41px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
}
h1.home {
	font-size: 20px;
}
h1.sidebar {
	display: block;
	margin: 0;
	padding: 20px 5px 0 5px;
	background: url(../images/sidebar_bg_end.gif) no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #fff;
}
h1.product {
	font-size: 1em;
	font-weight: bold;
	color: #F16D9A;
}
h1.product2, h3.products {
	margin: 5px 0;
	padding: 0 0 12px 0;
	background: url(../images/h3_products_bg.gif) no-repeat 50% 100%;
	text-align: center;
	color: #F16D9A;
	font-size: 11px;
}
h3.products.tall {
	margin: -5px 0 5px 0;
	padding: 0 0 9px 0;
}
h3.products2 {
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #F16D9A;
	font-size: 11px;
}
#product_mouseover h3.products {
	margin: 0;
	padding: 0 0 5px 0;
	background: none;
	font-size: 11px;
	color: #F16D9A;
	text-align: left;
}
hr.thicker {
	clear: both;
	display: block;
	margin: 3px -15px 3px -15px;
	padding: 0;
	width: 830px;
	color: #F16D9A;
	background: #F16D9A;
	border: none;
	height: 4px;
}
hr.thick {
	display: block;
	margin: 0 -8px 0 -8px;
	padding: 0;
	width: 816px;
	color: #F16D9A;
	background: #F16D9A;
	border: none;
	height: 2px;
}
hr.sidehr {
	width: 75%;
	color: white;
	background: #fff;
	height: 2px;
	border-style: none;
}
#container {
	margin: 0 auto;
	padding: 10px 55px;
	width: 800px;
	height: 100%;
	min-height: 650px;
	background: #fff;
}
#header {
	margin: 20px 0 5px 0;
}
#content {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F16D9A;
}
#content.right {
	float: right;
	margin: 0 0 0 5px;
	padding: 15px;
	width: 625px;
	height: 395px;
	background: url(../images/content_bg.gif) repeat-y;
}
#content.right.anyheight {
	height: auto;
}
#content.home {
	float: left;
	text-align: center;
	font-size: 14px;
}
.flash {
	padding: .5em 2em;
	text-align: left;
}
#footer {
	clear: both;
	position: relative;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7;
	color: #F16D9A;
	text-align: right;
}
#layout_wrapper1 {
	position: relative;
	float: right;
	margin: -8px -7px 0 0;
	padding: 15px 15px 15px 15px;
	width: 588px;
	height: 380px;
	background: url(../images/layout_wrapper1_bg.gif) repeat-y;
}
#layout_wrapper2 {
	position: relative;
	float: right;
	margin: 0px -7px 0 0;
	padding: 15px;
	width: 399px;
	height: 364px;
	background: url(../images/layout_wrapper2_bg.gif) repeat-y;
}

#showroom_img_wrapper {
	padding: 7px 6px;
	width: 617px;
	height: 320px;
	background: url(../images/showroom_img_bg.gif) no-repeat;
}
#product_mouseover {
	position: absolute;
	padding: 15px;
	width: 119px;
	min-height: 100px;
	background: url(../images/thumb_mover_bg.png) no-repeat;
	z-index: 10;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9D9FA2;	
}
#product_mouseover div.foot {
	position: absolute;
	margin-bottom: -12px;	bottom: 0;
	left: 0;
	width: 149px;
	height: 12px;
	background: url(../images/thumb_mover_bg_foot.png) no-repeat;
}
#product_mouseover img.thumb1 {
	display: none;
}
#products .pro_hide {
	display: none;
}
#slider.layout1 {
	width: 588px;
	height: 390px;
	overflow: hidden;
}
#slider.layout2 {
	float: left;
	margin: 0 0 0 30px;
	width: 150px;
	height: 390px;
	overflow: hidden;
}
#slider2.layout3 {
	float: left;
	margin: 20px 0 0 0;
	width: 195px;
	height: 360px;
	overflow: hidden;
}
#slider2.layout3 a {
	color: inherit;
	text-decoration: none;
}
#place_settings {
	clear: left;
	float: left;
	margin: 5px 0 0 5px;
	padding: 5px 10px;
	width: 110px;
	height: 20px;
	border: 1px solid #F16D9A;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3192;
	line-height: 1.4;
}
#place_settings a {
	color: inherit;
	text-decoration: none;
	line-height: 1.6;
}
#greensquare {
	display: block;
	float: left;
	margin: 2px 10px 0 0;
	width: 15px;
	height: 15px;
	background: #8CC63F;

}
#arrows {
	position: absolute;
	display: block;
	top: 50px;
	left: 12px;
	width: 14px;
}
#arrows.side {
	top: auto;
	bottom: 20px;
	left: 175px;
	width: 35px;
}
.img_bg {
	float: left;
	margin-left: 8px;
	padding: 6.4px 5px;
	width: 251px;
	height: 413px;
	background: url(../images/home_img_bg.gif) no-repeat;
}
.phone {
	float: right;
	margin: 17px 15px 0 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F16D9A;
}
img.thumb1 {
	width: 140px;
}
img.thumb2 {
	width: 140px;
	height: 192px;
}
img.thumb3 {
	width: 113px;
	height: 113px;
}
img.thumb4 {
	width: 126px;
	height: 126px;
}
.img_bg:first-child {
	margin: 0;
}
.text_big {
	font-size: 1.1em;
}
.icon, .icon:hover, a .icom {
	margin-right: 5px;
	position: relative;
	top: 4px;
	cursor: pointer;
	border: 0;
}
a.product_link {
	display: block;
	text-align: center;
	text-decoration: none;
}
.guide_only {
	clear: both;
	display: block;
	margin: 2em 1em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #F16D9A;
}

div.sizes {
	display: none;
}
#product_mouseover .sizes {
	display: inline;
}
#content div.head {
	position: absolute;
	top: 0;
	left: 0;
	width: 655px;
	height: 9px;
	background: url(../images/content_bg_head.gif) no-repeat;
}
#content div.foot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 655px;
	height: 9px;
	background: url(../images/content_bg_foot.gif) no-repeat;
}

#layout_wrapper1 div.head {
	position: absolute;
	top: 0;
	left: 0;
	width: 617px;
	height: 10px;
	background: url(../images/layout_wrapper1_bg_head.gif) no-repeat;
}
#layout_wrapper1 div.foot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 617px;
	height: 10px;
	background: url(../images/layout_wrapper1_bg_foot.gif) no-repeat;
}
#product_holder1, #product_holder2 {
	position: relative;
	margin: 25px 0 0 30px;
	padding: 0 15px 15px 15px;
	width: 320px;
	height: 295px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#product_holder3 {
	position: relative;
	margin: 1em 0;
	padding: 0;
}
#product_holder3 img {
	width: 399px;
	height: 334px;
}
#layout_wrapper2:hover #product_holder1 {
	border-left: 2px solid #F16D9A;
	border-bottom: 2px solid #F16D9A;
}

#p_height {
	display: none;
	position: absolute;
	top: 50%;
	left: 9px;
	width: 20px;
	height: 20px;
	color: #F16D9A
}
#layout_wrapper2:hover #p_width {
	display: block;
}
#p_width {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 10px;
	width: 20px;
	height: 20px;
	color: #F16D9A
}
#layout_wrapper2:hover #p_height {
	display: block;
}
#layout_header1 {
	margin: 10px 0;
	padding: 10px;
}
.layout_header2 {
	padding: 15px 0;
	width: 135px;
	font-size: .9em;
}
#copyright {
	float: left;
	display: block;
	position: absolute;
	bottom: 0;
	width: 164px;
	height: 17px;
	background: url(../images/copyright_bg.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}
/*  Objects  */


/* End Objects */

/*  Lists  */

ul.bullet {
	list-style: circle;
}
ul#nav {
	margin: 0;
	padding: 0;
	height: 46px;
	list-style: none;
	font-size: 12px;
}
ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
}
ul#nav li:first-child {
	
}
ul#nav li a {
	display: block;
	padding: 13px 20px;
	width: 93.3px;
	height: 20px;
	text-align: center;
	background: url(../images/nav_li_bg.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808285;
	text-decoration: none;
}

ul#nav a:hover, ul#nav li.active a {
	margin: 7px 6.6px 8px 6.7px;
	padding: 7px 15px;
	width: 90px;
	height: 17px;
	background: #FEF1F5;
	color: #F16D9A;
}
ul#nav li.vases a {
	padding: 5px 20px;
	height: 36px;
}
ul#nav li.vases a:hover, ul#nav li.vases.active a {
	margin-bottom: 0;
	padding: 0 15px;
}
ul#sidebar {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 9px 0;
	width: 140px;
	min-height: 370px;
	background: url(../images/sidebar_bg.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAD2DD;
}
ul#sidebar li {
	margin: 0;
	padding: 3px 0;
	text-align: center;
}

ul#sidebar li a {
	text-decoration: none;
	color: #FAD2DD;
}
ul#sidebar li.active a {
	font-weight: bold;
	color: #fff;
}
ul#sidebar li.subcat a {
	font-style: italic;
	color: #fff;
}

ul#sidebar li a:hover {
	color: #fff;
}
ul#sidebar li.prefoot {
	clear: both;
}
ul#sidebar li.foot {
	position: absolute;
	padding: 0;
	bottom: 0;
	left: 0;
	width: 140px;
	height: 10px;
	background: url(../images/sidebar_bg_end.gif) no-repeat 0 100%;
}

ul.product_sizes {
	margin: 0;
	padding: 0;
	width: 400px;
	list-style: none;
	color: #9D9FA2;
}
ul.product_sizes li {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
}
ul.product_sizes.centered li {
	width: 135px;
	text-align: center;
}
ul#products {
	clear: both;
	margin: 0 -6px 0 -4px;
	padding: 0;
	width: 592px;
	min-height: 100px;
	list-style: none;
}
ul#products.layout0 {
	width: 592px;
}
ul#products li a {
	color: #808285;
}
ul#products {

}
ul#products li {
	float: left;
	margin: 4px;
	padding: 0;
	width: 140px;
	min-height: 140px;
}
ul#products.layout2 {
	width: 140px;
}
ul#products.layout2 li {
	text-align: center;
	height: auto;
	color: #808285;
	font-size: .9em;
}
ul#products.layout3 {
	margin-left: 5px;
}
ul#products.layout3 li {
	float: left;
	width: 136px;
}

ul#products.layout4 {
	margin-left: 5px;
}
ul#products.layout4 li {
	float: left;
	width: 170px;
	text-align: center;
}

/* End Lists */

/* Tables  */

table.table {
	margin: 1em 0;
}
table.table.wide {
	width: 100%;
}
table.table.tall td {
	padding: 4px 5px;
}

table#gallery {
	margin: 0;
	padding: 0;
}
table#gallery td {
	margin: 0;
	padding: 3px;
	width: 57px;
	height: 57px;
}
table#gallery td img {
	width: 57px;
	height: 57px;
	cursor: pointer;
}
/* End Tables */

/*  Forms  */

dl.form {
	margin: 2em 0;
	padding: 0;
	font-size: 1.1em;
}
dl.form dt {
	float: left;
	clear: left;
	margin: 0 1em 0 0;
	padding: 5px 0 0 0;
	width: 150px;
	text-align: right;
	color: #F16D9A;
}
dl.form dd {
	margin: 0 0 1em 0;
	padding: 0;
}

dl.form label.required {
	padding-left: 15px;
	background: url(../images/pink_dot.gif) no-repeat 0 50%;
}
dl.form label.required_info {
	color: #9D9FA2;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/pink_dot.gif) no-repeat 0 50%;
}
input.text, textarea.textarea, select.select {

}
input.text, select.select {
	width: 160px;
	height: 1.8em;
	border: 1px solid #BCBEC0;

}
input.long {
	width: 300px;
}
textarea.textarea {
	border: 1px solid #BCBEC0;
	height: 4em;
}
input.button {
	color: #F16D9A;
	border: 1px solid #F16D9A;
	background: #fff;
}
/* End Forms */
