/* La Belle Mention Screen CSS v 0.1
.*/

html, body {
	text-align: center;
	margin: 0 auto;
	background: #F5F4F2 url(../images/html_bg.gif) top left repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
	}
#wrapper {
	width: 910px;
	margin: 0 auto;
	margin-bottom: 20px;
	}
#container {
	background: url(../images/body_bg.gif) top left repeat-y;
	}
#header {
	text-align: center;
	background: #F5F4F2 url(../images/html_bg.gif) top left repeat-x;
	}
#bucket {
	background: url(../images/bucket_bg.jpg) top left no-repeat;
	min-height: 250px;
	_height: 250px;
	text-align: left;
	position:relative;
	}
#rightside {
	width: 242px;
	float: right;
	}
.right_bucket {
	width: 564px;
	background: #F0F0F0 url(../images/content_bg_top.jpg) top left no-repeat;
	}
.wide_bucket {
	width: 817px;
	background: #F0F0F0 url(../images/content_bg_top2.jpg) top left no-repeat;
	}
body#page_home .right_bucket {
	width: 405px;
	background: #F0F0F0 url(../images/content_bg_top_home.jpg) top left no-repeat;
	}
.content {
	padding: 0 45px 0 45px;
	}
.subcontent {
	padding: 40px 30px 20px 30px;
	background: url(../images/content_bg_bottom.gif) bottom center no-repeat;
	font-size: 11px;
	}
body#page_baby .subcontent {
	padding: 40px 0px 20px 30px;
	background: url(../images/content_bg_bottom.gif) bottom center no-repeat;
	font-size: 11px;
	}
body#page_thankyou .subcontent {
	padding-bottom: 250px;
	}
.subcontent p {
	margin:0;
	padding:0;
	line-height: 20px;
	}
#footer {
	clear: both;
	font-size: 10px;
	color: #CCC;
	}
#footer .left_txt {
	float: left;
	padding: 5px 0 0 45px;
	}
#footer .right_txt {
	text-align: right;
	padding-right: 45px;
	}
#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #666;
	}
	
/* Tag CSS Elements
------------------------------------------------------------*/

a:link, a:visited  {
	color: #B1AE66;
	text-decoration:none;
}
a:hover, a:active {
	color: #B1AE66;
	text-decoration:underline;
	
}
p {
	margin: 0 0 14px 0;
	padding: 0;
	line-height: 16px;
}
h1 {
	font-size: 16px;
	color: #;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 14px;
	color: #;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 12px;
	color: #;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 12px;
	color: #;
}
/* Ad Buckets
------------------------------------------------------------*/
.ad {
	height: 166px;
	width: 198px;
	margin: 10px 0 0 0;
	}
.ad_1 {
	background-color: #EBEADA;
	}
.ad_2 {
	background-color: #EDEBE9;
	}
.add_ttl_1 {
	background-color: #E3E1C9;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	}
.add_ttl_2 {
	background-color: #E4DDDB;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	}
.add_ttl_1 h3,
.add_ttl_2 h3 {
	padding: 5px 10px;
	 font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}
.ad_ttl {
	padding-left: 15px;
	color: #666;
	}
.img_ad {
	float: left;
	margin: 0 8px 0 8px;
	}
.add_txt {
	font-size: 11px;
	padding: 0px 8px 8px 8px;
	}
.add_txt p {
	margin:0;
	}
.buckets01 img,
.buckets02 img,
.buckets03 img {
	border: 1px solid #8D8D8D;
	}
.ttl01 {
	font-weight: bold;
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	font-style: italic;
	font-size: 12px;
	}
.ttl03 {
	font-weight: bold;
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	font-style: italic;
	font-size: 12px;
	float: right;
	width:172px;
	}
.price {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	}
.imgLeft3 {
	float:left;
	margin: 0px 20px 25px 0px;
	}
.buckets01 {
	width: 161px!important;
	width: 161px;
	float: left;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 30px 35px 0 0;
	}
.buckets03 {
	width: 355px!important;
	width: 355px;
	float: left;
	font-size: 10px;
	padding: 0 0 0 0;
	
	}
.special-order {
	padding: 4px 0;
	text-align:right;
	}
.special-order img {
	border: none;
	}
.buckets02 {
	width: 361px!important;
	width: 361px;
	float: left;
	padding: 0 32px 0 0;
	font-size: 10px;
	margin: 30px 0px 12px 0px;
	}
/* form
-----------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
label {
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
	}
form .error input {
	border:1px solid #5B0508;
	}
form .error label {
	color:#5B0508;
	}
textarea {
	background: #EDECEA url(../images/form_textarea_bg.jpg) top right no-repeat;
	}
input, select {
	background: #F8F7F5 url(../images/form_input_bg.gif) top right repeat-y;
	}
form .row {
	padding: 0px 0px 0px 0px;
	zoom: 1.0; /* gives element "layout" in IE.  See: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/haslayout.asp */	
	}
form .row div {
	float: left;
	margin-right: 10px;
	}
form .row div.block {
	float: none;
	}	
.submit {
	text-align: right;
	padding: 15px 25px 0 0px;
}
form .asterisk {
	color:#5B0705;
}
/* SiteMap
-----------------------------------------------------------------------------*/
.sitemap {
	height: 450px;
	}
.sitemap a:link, .sitemap a:visited {
	color:#484208;
	font:10px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.sitemap a:hover, .sitemap a:active {
	color:#000;
	text-decoration:underline;
	}
.home {
	background:url(../images/sitemap_homebg.gif) 0 1px no-repeat;
	padding: 5px 0 5px 10px;
	}
.sitemap_mainlinks a:link, .sitemap_mainlinks a:visited {
	background:url(../images/sitemap_mainbullet01.gif) left center no-repeat;
	padding-left:15px;
	color:#484208;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.sitemap_mainlinks a:hover, .sitemap_mainlinks a:active {
	background:url(../images/sitemap_mainbullet02.gif) left center no-repeat;
	color:#000;
	text-decoration:none;
	}
.sitemapcont {
	float:left;
	width:245px;
	}
.sitemapcont2 {
	float:left;
	width:200px;
	}
.main_menu {
	background:url(../images/sitemap_Tbg.gif) left center no-repeat;
	padding: 10px 0 10px 35px!important;
	padding: 9px 0 11px 35px;
	}
.main_menusub {
	background:url(../images/sitemap_TbgSub.gif) left center no-repeat;
	padding: 10px 0 10px 35px!important;
	padding: 9px 0 11px 35px;
	}
.main_submenulast {
	background:url(../images/sitemap_TbgSubLast.gif) left center no-repeat;
	padding: 10px 0 10px 35px;
	}
.main_menulast {
	background:url(../images/sitemap_TbgLast.gif) left center no-repeat;
	padding: 10px 0 10px 35px;
}
.submenucont {
	border-left:1px solid #CCCC99;
	padding-bottom:10px;
	}
.submenucontlast {
	padding-left:1px;
	padding-bottom:10px;
	}
.submenu {
	margin-left:38px;
	padding:3px 0 3px 15px;
	background:url(../images/sitemap_submenuCenter.gif) left center no-repeat;
	}
.submenulast {
	margin-left:38px;
	padding:3px 0 3px 15px;
	background:url(../images/sitemap_submenuLast.gif) left center no-repeat;
	}
.legal {
	background:url(../images/sitemap_legalbg.gif) left center no-repeat;
	padding: 10px 0 10px 30px;
	border
	}
.sitemap_mainlink a:link, .sitemap_mainlink a:visited {
	color:#484208;
	font:12px Georgia, "Times New Roman", Times, serif;
	}
.sitemap_mainlink a:hover, .sitemap_mainlink a:active {
	color:#000;
	}
.sitemap_connect {
	background:url(../images/sitemap_connect.gif) left center no-repeat;
	height:38px;
	}
.sitemap_connect2 {
	border-left:1px solid #CCCC99;
	height:17px;
	margin-top:21px;
}

/* shipping_cart01 css
----------------------------------------------------------- */
#shipping_cart01 {
	position:absolute;
	top:0;
	right:80px;
	background: url(http://labelle.storesecured.com/images/images_32457/shopping_cart_bg.gif) 0 0 no-repeat;
	width: 165px;
	height: 31px;
	z-index:10;
	}
#shipping_cart01 .stxt01 {
	padding: 4px 0 0 4px;
	float: left;
	}
#shipping_cart01 .stxt02 {
	padding: 8px 0 0 0;
	font-size: 10px;
	float:left;
	}
#shipping_cart01 .stxt03 {
	padding: 4px 0 0 2px;
	float:left;
	}

/* Common CSS
------------------------------------------------------------*/
img {
	border: 0;
	}
.right {
	float:right;
}
.left {
	float:left;
}
.imgRight {
	float:right;
	margin: 0px 0px 10px 20px;
}
.imgLeft {
	float:left;
	margin: 0px 20px 10px 0px;
}
.imgLeft2 {
	float:left;
	margin: 0px 30px 10px 0px;
}
.txtRight {
	text-align:right;
}
.txtLeft {
	text-align: left;
	
}
.txtCenter {
	text-align: center;
}
.border01 img {
	border: 1px solid #8D8D8D;
	}
.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.fineprint {
	font-size:8px;
}
.first_letter {
	float: left;
	margin: 5px 6px 0px 0;
	}