/*
Warehouse

429 Las Gaviotas Blvd.     
Chesapeake, VA 23322

574 Indian Peaks Trail W
Lafayette, CO 80026
720-890-6158
*/

/* 
/// GENERAL PAGE SPECS FOR STANDARD HTML ELEMENTS
*/

body
{
	margin: 0px;
	background:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	line-height: 14px;
}

a:link, a:active, a:visited
{
	 color:#7A795F;
	 font-weight:bold;
	 text-decoration:none;
}

a:hover
{
	 color:#4F3E66;
	 font-weight:bold;
	 text-decoration:underline;
}

p,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 14px;
}

h1
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#4F3E66;
	line-height:normal !important;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F3E66;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F3E66;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #999999;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #FF0000;
	text-decoration:none;
}
.footer a:hover
{
	color: #FF0000;
	text-decoration:underline;
}
td.label, td.value
{
	font-size:10px;
	padding-bottom:5px;
}
td.label
{
	padding-right:10px;
	font-weight:bold;
	width:1px;
}
td.value table
{
	padding:0px;
}
td.value table th
{
	display:none;
}
td.value table td select
{
	font-size:10px;
	width:250px;
	padding:0px;
	margin:0px;
}
form
{
	margin:0px;
}
a.ProductListItem
{
	position:relative;
	display:block;
	width:100%;
	color:#B13863;
}
div.hometext h2, div.hometext h3
{
	display:inline;
	margin:0px;
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size:14px;
	font-style:italic;
}
div.hometext a
{
	color:#B13863;
	font-weight:normal;
}
div.hometext h2 a, div.hometext h3 a
{
	font-weight:bold;
	color:#4F3E66;
}

/*
/// SPECS FOR SIDE NAVIGATION LINK TABLE
*/

#sidenav
{
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	border:1px #333333 solid;
	width:125px;
	overflow:hidden;
	float:right;
	background-color:#EFEFEF;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}

#sidenav a
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	width:125px;
	margin:0px;
	text-align:center;
	display:block;
	padding:5px 5px 5px 5px;
	border-top:1px #EFEFEF solid;
	border-bottom:1px #EFEFEF solid;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}


#sidenav a:hover
{
	color:white;
	background-color:#333333;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}


/*
/// SPEC FOR CALLOUT AND FOOTER BOX
*/

.callout
{
	border:#6C5A84 1px solid;
	background-color:#F3E7DB;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6C5A84;
	line-height: 15px;
	text-align:left;
}

/*
/// SPECS FOR STANDARD FORM ELEMENTS, INCLUDING STATE CHANGES FOR FORM ELEMENT ONFOCUS AND ONBLUR
*/

td.formtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 18px;
}
input.off
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px #7A795F solid;
	background-color:#FAF4ED;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFAF4ED, EndColorStr=#FFFFFFFF);
}

input.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px red solid;
	background-color:white;
}
input.on, input.off, textarea.on, textarea.off
{
	height:20px;
	padding-top:2px;
	padding-left:5px;
}
textarea.on, textarea.off
{
	height:auto;
}

td.value input.off, td.value input.on, 
td.value select.off, td.value select.on,
td.value textarea.off, td.value textarea.on
{
	width:250px !important;
}

input.submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: white;
	background-color:#333333;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FF999999, EndColorStr=#FF000000);
}
select {font:11px Arial, Helvetica, sans-serif}


/*select.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FAF4ED;
}

select.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:white;
}*/

textarea.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px #7A795F solid;
	background-color:#FAF4ED;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFAF4ED, EndColorStr=#FFFFFFFF);
}

textarea.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px red solid;
	background-color:white;
}

/*
/// KIMBELINA LAYOUT STYLESHEET
*/

#k-container
{
	position:relative;
	width:750px;
	left:50%;
	margin-left:-375px;
}
#k-header, #k-content, #k-footer
{
	position:relative;
	width:750px;
	margin-bottom:3px;
}
#k-header
{
	z-index:10;
	height:135px;
	
}
#k-content
{
	z-index:5;
	border:1px #6C5A84 solid;
	overflow:hidden;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#k-footer
{
	z-index:5;
	position:relative;
	clear:both;
	padding-bottom:25px;
}
div.clear
{
	position:relative;
	clear:both;
}
div.hrule
{
	margin:10px 0px 9px 0px;
	border-top:1px #7A795F solid !important;
	background-color:transparent !important;
	height:3px;
	overflow:hidden;
}

/*
/// HEADER STYLES
*/

#logo
{
	position:absolute;
	top:0px;
	left:0px;
}
#smallnav
{
	position:absolute;
	top:0px;
	right:0px;
}
#search-text
{
	position:absolute;
	top:57px;
	left:494px;
}
#search-field
{
	position:absolute;
	top:55px;
	left:560px;
	margin:0px;
	padding:0px;
}
#search-field-text
{
	position:relative;
	width:190px;
	height:25px;
	border:1px #6C5A84 solid;
	background-color:white;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:black;
	padding:5px 0px 0px 5px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#search-advanced
{
	position:absolute;
	top:87px;
	right:0px;
	width:190px;
	font-size:9px;
	text-align:right;
}
#search-advanced a
{
	color:#7A795F;
	font-weight:normal;
	text-decoration:underline;
}
#search-advanced a:hover
{
	color:#4F3E66;
}
#nav
{
	position:absolute;
	top:109px;
	left:0px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav li
{
	position:relative;
	display:inline;
	float:left;
}
#nav li#occasions, #nav li#agegroup, #nav li#product, #nav li#whattosay, #nav li#packages
{
	/*margin-left:-1px;*/
}
#nav li#product div, #nav li#agegroup div, #nav li#occasions div, #nav li#whattosay div, #nav li#packages div
{
	position:relative;
	width:124px;
	height:26px;
	overflow:hidden;
}
#nav li#packages div
{
	width:137px;
}
#nav li#whattosay div
{
	width:170px;
}
#nav li div.navdivider, #nav li div.navdivider2
{
	margin-top:5px;
	margin-bottom:3px;
	width:auto !important;
	position:relative;
	height:1px !important;
	overflow:hidden;
	border-top:1px #604E79 solid;
}
#nav li div.navdivider2
{
	width:150px !important;
	border-top:3px #D4C0AD double;
	height:3px !important;
	margin-left:10px;
}
#nav li#occasions a, #nav li#agegroup a, #nav li#product a, #nav li#whattosay a, #nav li#packages a
{
	position:relative;
	display:block;
	width:100%;
	padding-top:26px;
}
#nav li#product
{
	margin-left:0px;
}
#nav li#product
{
	background:url(../images/kimbelina/header_nav_product4.png) left top no-repeat;
}
#nav li#product:hover, #nav li#product.sfhover
{
	background:url(../images/kimbelina/header_nav_product4.png) 0px -26px no-repeat;
}
#nav li#occasions
{
	background:url(../images/kimbelina/header_nav_occasion4.png) left top no-repeat;
}
#nav li#occasions:hover, #nav li#occasions.sfhover
{
	background:url(../images/kimbelina/header_nav_occasion4.png) 0px -26px no-repeat;
}
#nav li#packages
{
	background:url(../images/kimbelina/header_nav_packages4.png) left top no-repeat;
}
#nav li#packages:hover, #nav li#packages.sfhover
{
	background:url(../images/kimbelina/header_nav_packages4.png) 0px -26px no-repeat;
}
#nav li#agegroup
{
	background:url(../images/kimbelina/header_nav_agegroup4.png) left top no-repeat;
}
#nav li#agegroup:hover, #nav li#agegroup.sfhover
{
	background:url(../images/kimbelina/header_nav_agegroup4.png) 0px -26px no-repeat;
}
#nav li#whattosay
{
	background:url(../images/kimbelina/header_nav_whattosay2.png) left top no-repeat;
}
#nav li#whattosay:hover, #nav li#whattosay.sfhover
{
	background:url(../images/kimbelina/header_nav_whattosay2.png) 0px -26px no-repeat;
}
/*#nav li.product a, #nav li.product a:hover, #nav li.product a.on, */

#nav li ul
{
	position:absolute;
	left:-999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:171px;
	background-color:#F3E7DB;
	border:1px #604E79 solid;
	margin-top:-1px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	position:absolute;
	left: -999em;
	width:170px;
}
#nav li:hover ul, #nav li.sfhover ul
{
	left:auto;
}
#nav li li:hover ul, #nav li li.sfhover ul,
#nav li li li:hover ul, #nav li li li.sfhover ul
{
	left:auto;
	margin-left:169px;
	margin-top:-19px;
}
#nav li#agegroup ul
{
	width:170px;
}
#nav li ul li
{
	/*display:block;
	float:none;*/
	width:100%;
}
#nav li ul a
{
	display:block;
	font-size:10px;
	color:#604E79;
	text-align:center;
	/*width:100% !important;*/
	padding:2px 0px 2px 0px !important;
	background:transparent !important;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#nav li ul a:hover
{
	color:#F3E7DB;
	background:#604E79 !important;
	text-decoration:none;
}


/*
/// FOOTER STYLES
*/

#footer-links
{
	position:relative;
	border:1px #6C5A84 solid;
	background-color:#F3E7DB;
	padding:10px;
	font-size:9px;
	color:#6C5A84;
	margin-bottom:5px;
}
#footer-links a
{
	color:#6C5A84;
	text-decoration:none;
	font-weight:normal;
}
#footer-links a:hover
{
	color:#4F3E66;
	text-decoration:underline;
}
#footer-links h3
{
	font-size:11px;
	color:#817F66;
	margin:0px;
	margin-bottom:10px;
}
#footer-links1, #footer-links2, #footer-links3, #footer-links4
{
	position:relative;
	display:inline;
	float:left;
}
#footer-links1
{
	width:175px;
	margin-right:20px;
}
#footer-links2
{
	width:166px;
	margin-right:20px;
}
#footer-links3
{
	width:163px;
	margin-right:20px;
}
#footer-links4 form
{
	margin:0px;
	margin-top:5px;
}
#footer-links4 form input
{
	width:135px;
	height:20px;
	border:1px #6C5A84 solid;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
}
#copyright, #tollfree
{
	position:relative;
	display:inline;
	float:left;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	color:#6C5A84;
}
#copyright a, #tollfree a
{
	color:#6C5A84;
	text-decoration:none;
	font-weight:normal;
}
#copyright a:hover, #tollfree a:hover
{
	color:#4F3E66;
	text-decoration:underline;
}
#tollfree
{
	float:right;
}


/*
/// HOMEPAGE CONTENT STYLES
*/

body.home #k-content
{
	border:0px;
}
#hometext
{
	position:absolute;
	top:0px;
	right:0px;
	width:190px;
	height:329px;
	background:white url(../images/featuredstory2.jpg) no-repeat;
	font-family:Verdana, Arial, Georgia, Times New Roman, New York, Times, serif;
	font-size:11px;
	/*color:#e7def3;*/
	color:#6C5A84;
	overflow:hidden;	
}
#hometext div.text
{
	position:relative;
	padding:80px 15px 0px 15px;
	line-height:16px;
}
#homeflash
{
	position:relative;
	width:560px;
	height:329px;
	overflow:hidden;
	margin-bottom:4px;
	background:#FFFFFF url(../images/kimbelina/homeflash_bg.jpg) left top no-repeat;
}
#homeflash a
{
	position:relative;
	display:block;
	height:1%;
	padding-top:329px;
}
#homepic
{
	position:relative;
	margin-bottom:3px;
}
#homeprod1, homeprod2, homepoem
{
	position:relative;
	display:inline;
	float:left;
	margin-right:5px;
}

/*
/// SUBPAGE CONTENT STYLES
*/

#k-breadcrumb
{
	position:relative;
	margin:0px;
	border-bottom:1px #6C5A84 solid;
	padding:10px 10px 10px 20px;
	font-size:10px;
	color:#4F3E66;
	height:auto !important;
	height/**/:1px;
}
#k-content-right
{
	position:relative;
	display:inline;
	float:right;
	margin:0px;
	width:545px !important;
	margin-right:13px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#k-content-left
{
	position:relative;
	display:inline;
	float:left;
	margin:0px;
	width:182px;
	border-right:1px #6C5A84 solid;
	background-color:#F3E7DB;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#k-content-left, #k-content-right
{
	padding-bottom: 32767px;
	margin-bottom: -32757px;
}
#k-content-right h1
{
	margin-top:20px;
}
#k-content-left div.MenuBox
{
	padding:10px;
	font-size:10px;
}
#k-content-left div.MenuBox div.topcat
{
	margin-bottom:5px;
}
div.navcontainer
{
	width:100%;
	padding:10px;
	font-size:10px;
	color:#4F3E66;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div.navcontainer div
{
	margin-bottom:5px;
}
div.navcontainer a
{
	font-size:10px;
}
div.category-title
{
	background-color:white;
	padding:10px 0px 20px 0px;
}
div.category-title h1
{
	margin:0px;
	font-size:24px;
	line-height:24px;
}
p.catdescription, p.catdescription2
{
	border-top:3px #6C5A84 double;
	/*border-bottom:1px #6C5A84 solid;*/
	padding:10px;
	color:#4F3E66;
	background-color:#F3E7DB;
	margin:0px 0px 0px 0px;
}
p.catdescription
{
	/*font-family:Georgia, Times New Roman, New York, Times, serif;*/
	font-size:11px;
	line-height:15px;
	/*font-weight:bold;*/
}
div.category-poem
{
	border-top:3px #6C5A84 double;
	border-bottom:3px #6C5A84 double;
	background-color:white;
	padding:5px 0px 1px 0px;
}
div.category-poem, div.category-poem p, div.category-poem strong, div.category-poem em
{
	font-size:10px;
	color:#6C5A84;
}
div.category-poem h3
{
	font-size:11px;
}
div.category-poem strong
{
	text-transform:uppercase;
}
td.categorypic
{
	background-color:#6C5A84;
}
td.categoryprod
{
	background-color:#F3E7DB;
}
td.categoryprod h1
{

}
td.poemstory
{
	background-color:#F3E7DB;
}
td.poemstory h3
{
	background-color:white;
	padding:0px 0px 10px 0px;
	margin:0px;
}
table.ProductListing td
{
	width:100%;
	/*background-color:#F3E7DB;*/
}
td.ProductListing
{
	padding:5px;
	text-align:center;
	vertical-align:top;
	/*background-color:#F3E7DB;*/
	width:50%;
	/*border-right:5px white solid;
	border-bottom:5px white solid;*/
}
td.ProductListing img
{
	margin-bottom:10px;
}
table.product-main td.ProductListing
{
	padding:0px;
	background-color:transparent;
}
td.Navigation
{
	 background-color:#F3E7DB;
	 padding-top:10px;
	 padding-bottom:10px;
	 border-top:1px white solid;
	 border-bottom:3px #6C5A84 double;
}
body.product #k-breadcrumb
{
	position:relative;
	margin:0px 0px 20px 0px;
	border-bottom:1px #6C5A84 solid;
	padding:10px 10px 10px 20px;
	font-size:10px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
body.product #k-content-left
{
	position:relative;
	display:inline;
	float:left;
	margin:0px;
	width:560px;
	margin-bottom:20px;
}
body.product #k-content-right
{
	position:relative;
	display:inline;
	float:right;
	margin:0px;
	margin-right:20px;
	width:150px !important;
	margin-bottom:20px;
}
body.product #k-content-right, body.product #k-content-left
{
	padding-bottom:0px;
	margin-bottom:20px;
	border:0px;
	background-color:transparent;
}
body.product #k-content-right div.cross-sell
{
	position:relative;
	margin-top:20px;
	border:1px #7A795F solid;
	padding-bottom:10px;
	text-align:center;
	width:150px;
	overflow:hidden;
}
body.product #k-content-right div.cross-sell h3
{
	position:relative;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	padding:10px;
	color:#7A795F; /*#6C5A84*/
	background-color:#F3E7DB;
	border-bottom:1px #7A795F solid;
	margin:0px;
	margin-bottom:10px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#k-product-img
{
	position:relative;
	display:inline;
	float:left;
	width:200px;
	margin:0px 10px 0px 20px;
}
#k-product-imginfo
{
	position:relative;
	display:inline;
	float:left;
	width:300px;
}
#k-product-imginfo h1
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#4F3E66;
	margin-top:0px;
}

/*
/// SHOPPING CART STYLES
*/

body.cart #k-content table.OuterTable
{
	width:728px;
	margin:0px 10px 10px 10px;
}
body.cart #k-breadcrumb
{
	padding-top:5px;
	margin-bottom:10px;
}
h1.k-cart-header
{
	margin:0px;
	margin-bottom:5px;
	background-color:#6C5A84;
	padding:10px;
	color:white;
}
th.InnerTable
{
	font-size:13px;
	text-align:left;
	padding:5px
}
th.InnerTableHeader
{
	border-top:1px #7A795F solid;
	border-bottom:1px #7A795F solid;
	font-size:13px;
	background-color:#F3E7DB;
	text-align:left;
	padding:5px;
}
tr.InnerTableEven
{
	background-color:#FAF4ED;
}
td.InnerTableAmount
{
	
}
tr.InnerTableSubtotal td.InnerTable, tr.InnerTableSubtotal td.InnerTableAmount
{
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px #7A795F solid;
}
td.InnerTableTotal, td.InnerTableTotalD
{
	font-size:18px;
	font-weight:normal;
	color:#6C5A84;
	padding-top:10px;
}
td.InnerTableTotalD
{
	padding:10px;
	background-color:#6C5A84;
	color:white;
}
tr.InnerTableSubtotal td.InnerTable, td.InnerTableTotal
{
	text-align:right;
	padding-right:20px;
}
td.CartCoupon
{
	border-top:5px white solid;
	background-color:#FAF4ED;
	padding:5px;
	text-align:right;
}
td.CartButtons
{
	border-top:1px #7A795F solid;
	border-bottom:1px #7A795F solid;
	padding:5px;
}
th.OuterTableCaption
{
	border-top:1px #7A795F solid;
	border-bottom:1px #7A795F solid;
	padding:5px 0px 5px 0px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
td.PlaceYourOrder
{
	padding:5px 0px 5px 0px;
}
th.OuterTable
{
	text-align:left;
	font-size:11px;
	background-color:#FAF4ED;
	padding:3px;
}
td.OuterTable
{
	padding-left:10px;
}
th.OuterTableSection
{
	text-align:left;
	font-size:11px;
	padding:5px;
	background-color:#6C5A84;
	color:white;
}
td.OuterTableSection
{
	padding:5px;
}
.error
{
	color:red;
}
p.error
{
	font-size:18px;
	margin:20px 10px 20px 10px;
}
td.SearchPic
{
	padding:5px;
}
#powerpay-req, #shipping-notice
{
	border-top:3px #7A795F double;
	border-bottom:3px #7A795F double;
	padding:5px;
	background-color:#FAF4ED;
	font-size:10px;
	line-height:15px;
	margin:10px;
}
#powerpay-req strong.note
{
	font-size:11px;
	text-transform:uppercase;
}
#powerpay-req a
{
	text-transform:uppercase;
	color:#6C5A84 !important;
}
#shipping-notice
{
	font-size:11px;
	margin:10px 0px 10px 0px;
	text-align:center;
}

/*
/// CONTENT PAGE STYLES
*/

div.hrule
{
	height:1px;
	overflow:hidden;
	background-color:#6C5A84;
	margin-top:10px;
	margin-bottom:10px; 
}
div.faq-answer
{
	padding:10px;
	background-color:#FAF4ED;
	margin-top:5px;
}
img.left
{
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

/*
/// POEM BROWSER STYLES
*/

#poembrowser-popup #k-container
{
	position:relative;
	width:550px;
	left:50%;
	margin:0px;
	margin-left:-275px;
	padding:0px;
}
#poembrowser-popup #k-content
{
	width:550px;
	padding:0px;
	margin:0px;
}
#poembrowser-popup h1.k-cart-header
{
	text-align:center;
}
#poembrowser-popup #k-content-right
{
	width:auto;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	overflow:visible;
}
#poembrowser-popup #k-content-left
{
	display:none;
}
#poembrowser-popup div.picbox
{
	position:relative;
	float:left;
	display:inline;
	margin:0px 10px 10px 0px;
}
div.picbox div.caption
{
	position:relative;
	padding:10px;
	border:1px #6C5A84 solid;
	background-color:#F3E7DB;
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size:11px;
	/*font-weight:bold;*/
	color:#6C5A84;
	text-align:center;
}
div.intro
{
	position:relative;
	margin:10px 0px 10px 0px;
	padding:10px;
	border-top:3px #6C5A84 double;
	border-bottom:3px #6C5A84 double;
}
div.intro, div.intro p
{
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size:14px;
	line-height:18px;
	color:#6C5A84;
	text-align:center;
}

/*
/// WHAT TO SAY
*/

#k-whattosay
{
	position:relative;
	width:535px;
	margin:15px 5px 15px 9px;
	padding:95px 0px 0px 0px;
	background:#FFFFFF url(/images/kimbelina/header_whattosay.jpg) left top no-repeat;
}
#k-whattosay h2, #k-whattosay p
{
	color:#4F3E66;
}
#k-whattosay h2
{
	position:relative;
	margin:0px 0px 20px 0px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
#k-whattosay div.twocol
{
	position:relative;
	width:49%;
}
#k-whattosay div.left
{
	float:left;
}
#k-whattosay div.right
{
	float:right;
}
#k-whattosay div.clear
{
	position:relative;
	height:1px;
	overflow:hidden;
	clear:both;
}
#k-whattosay div.suggestion
{
	position:relative;
	margin-bottom:15px;
	padding:15px 10px 0px 10px;
	border-top:3px #D6D1F1 double;
	text-align:center;
}
#k-whattosay div.suggestion h3
{
	margin:0px 0px 15px 0px;
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	line-height:22px;
}
#k-whattosay div.suggestion p
{
	position:relative;
	margin:0px 0px 15px 0px;
}
#k-whattosay div.suggestion p span.title
{
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#6B5983;
}
#k-whattosay div.suggestion p a
{
	font-weight:normal;
	color:#B13863;
}
#k-whattosay div.suggestion p strong a
{
	font-weight:bold;
}

/*
/// GENERAL STYLES
*/

.clearfix
{
	height:1%;
}
.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.dottedbox
{
	position:relative;
	padding:5px;
	padding-left:10px;
	background-color:#F3E7DB;
	border-top:1px #6C5A84 dotted;
	border-bottom:1px #6C5A84 dotted;
}