﻿/* COMMON STYLING FOR BLOCKS VISIBLE ON ALL PAGES + COMMON CLASSES */
body
{
	background: #fff;
	font-weight:100;
}
body,
textarea,
table,
input
{
	font-size: 11px;
	color: #484848;
}
address
{
	font-style:normal;
}
#pageWrapper
{
	/*background: #fff url(img/header_back_gradient.png) left top repeat-x;*/
	margin-bottom:20px;
}
a,
a:visited
{
	text-decoration: none;
	color: #ee4c9b;
}
a:hover
{
	text-decoration: underline;
}

.pageDescription a,
.pageDescription a:visited
{
	color: #ee4c9b;
	text-decoration: none;
}

.pageDescription a:hover
{
	text-decoration: underline;	
}

img
{
	border: 0;
}
select
{
}
div#sublayout1col p,
div#sublayout2col p
{
	margin-bottom: 1em;	
}
h1 p, h2 p, h3 p, h4 p, h5 p, h5 p
{
	margin: 0 !important;
}

hr
{
	height: 1px;
	border: 0;
	font-size: 0;
	line-height: 1px;
	display:block;
	background: #b2b2b2;
}

/*LOGO*/
h1
{
	width: 155px;
	height: 57px;
	
	position: absolute;
	top: 19px;
	left: 0px;
}
h1 a
{
	display: block;
	height: 100%;
}
h1 img
{
	border: 0;
}
h2,
div.hrsep
{
	font-weight: normal;
	color: #ec008c;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 10px;
	font-size: 20px;
}

div.hrsep
{
	padding-top:320px;
}


/*TOP MENU*/
#topMenu
{
	display: block;
	position: absolute;
	top: 18px;
	right: 0;

}
#topMenu li
{
	float: left;
	list-style-type: none;
	border-left: 1px solid #b2b2b2;
	padding: 0 6px 0 6px;
}
#topMenu li.first
{
	border-left: 0;
}
#topMenu li a
{
	display: block;
	font-size: 82%;
	color: #ee4c9b;

	vertical-align: top;
}
#topMenu li a:hover
{
	color: #999;
	text-decoration: none;
}

#topMenu .userName
{
	font-size: 82%;
	color: #ee4c9b;
}

/*SHOPPING BAG*/
#shoppingBagBox
{
	position: absolute;
	top: 41px;
	right: 0;
	height: 24px;
	/*color: #b2b2b2;*/
	padding-left: 20px;
	/*background: url(img/bag_graphic.png) left center no-repeat; /*image is in iframe*/
}

#shoppingBagBox a
{
	line-height: 24px;
	font-size: 85%;
	text-transform: uppercase;
	color: #ee4c9b;
	vertical-align: middle;
}
#shoppingBagBox a:hover
{
    text-decoration: none;
}


/*SEARCH BOX*/
#searchBox
{
	width: 194px;
	height: 24px;
	position: absolute;
	top: 90px;
	right: 5px;
	/*background: url(img/field_search.png) left center no-repeat;*/
}
#searchBox label
{
	display: block;
	width: 124px;
	height: 22px;
	line-height: 22px;
	background: url(img/search_bar.png) left center no-repeat;
	float:left;
}

#searchBox label input.txtField
{
	/*float:left;*/
	width: 116px;
	height: 14px;
	line-height:14px;
	border: 0;
	margin: 3px 0 0 4px;
	=margin: 0px 0 0 4px;
	color: #555;
	font-size: 12px;
	font-weight: normal;
}
#searchBox input.imgBtn
{
	/*height: 12px;*/
	margin: 0px 0 0 4px;
}


/*MAIN MENU*/
#mainMenu
{
	display: block;
	position: absolute;
	top: 97px;
	left: 0px;
	height: 22px;
}
#mainMenu li
{
	display: inline;
	float:left;
	height: 10px;
	/*border-left: 1px solid #999999;*/
	background:transparent url(img/nav_divider.png) no-repeat scroll left center;
	padding: 0 14px 0 14px;
}
#mainMenu li.first
{
	border-left: 0;
	padding: 0 14px 0 0;
	background: none;
}
#mainMenu li a
{
	display: block;
	height: 100%;
	text-align:center;
}
#mainMenu li a:hover
{
	text-decoration:none;
}
#mainMenu li.whats_new a
{
	width: 81px;
	background: url(img/menu_whatsnew.png) 0 0 no-repeat;
	/*background: url(img/menu_whatsnew_off.png) 0 0 no-repeat;*/
}
#mainMenu li.whats_new a:hover,
#mainMenu li.whats_new a.selected
{
	background: url(img/menu_whatsnew.png) 0 -10px no-repeat;
	/*background: url(img/menu_whatsnew_off.png) 0 0 no-repeat;*/
}
#mainMenu li.about_lierac a
{
	width: 92px;
	background: url(img/menu_aboutlierac.png) 0 0 no-repeat;
	/*background: url(img/menu_aboutlierac_off.png) 0 0 no-repeat;*/
}
#mainMenu li.about_lierac a:hover,
#mainMenu li.about_lierac a.selected
{
	background: url(img/menu_aboutlierac.png) 0 -10px no-repeat;
	/*background: url(img/menu_aboutlierac_off.png) 0 0 no-repeat;*/
}
#mainMenu li.lierac_advisor a
{
	width: 103px;
	background: url(img/menu_lieracadvisor.png) 0 0 no-repeat;
	/*background: url(img/menu_lieracadvisor_off.png) 0 0 no-repeat;*/
}
#mainMenu li.lierac_advisor a:hover,
#mainMenu li.lierac_advisor a.selected
{
	background: url(img/menu_lieracadvisor.png) 0 -10px no-repeat;
	/*background: url(img/menu_lieracadvisor_off.png) 0 0 no-repeat;*/
}
#mainMenu li.press a
{
	width: 35px;
	background: url(img/menu_press.png) 0 0 no-repeat;
	/*background: url(img/menu_press_off.png) 0 0 no-repeat;*/
}
#mainMenu li.press a:hover,
#mainMenu li.press a.selected
{
	background: url(img/menu_press.png) 0 -10px no-repeat;
	/*background: url(img/menu_press_off.png) 0 0 no-repeat;*/
}
#mainMenu li.store_locator_and_events a
{
	width: 170px;
	background: url(img/menu_storelocator.png) 0 0 no-repeat;
}
#mainMenu li.store_locator_and_events a:hover,
#mainMenu li.store_locator_and_events a.selected
{
	background: url(img/menu_storelocator.png) 0 -10px no-repeat;
}
#mainMenu li a span
{
	display:none;
	
/*	line-height: 20px;
	text-transform:uppercase;
	color: #999;*/
}

#mainMenu li a span
{
		font-weight: normal;
}

/*
#mainMenu li a span:first-of-type
{
		font-weight: normal;
}*/


/*PRODUCT FILTER*/
#productFilter
{
	position: absolute;
	display: block;
	top: 124px;
	left: 0;
	width:auto;
}
#productFilter label
{
	float:left;
	text-transform: uppercase;
	color: #555;
	margin-right: 3px;
	/*font-weight: bold;*/
	line-height: 25px;
	vertical-align: middle;
}
#productFilter label img
{
	vertical-align: middle;
	margin-top:10px;
	=margin-top: 8px;
}
#productFilter div.selectReplacement
{
	margin: 0 3px;
}

/*SIDE MENU*/
h3.sideMenuHeader
{
	font-size: 105%;
	color:#484848;
	
	text-transform:uppercase;
	font-weight:normal;
}
h3.sideMenuHeader:first-of-type
{
	font-weight:normal;
}

h3.productMenuMainHeader
{
	font-size: 105%;
	color:#484848;
	
	text-transform:uppercase;
	font-weight:normal;
}

h3.productMenuMainHeader:first-of-type
{
	font-weight:normal;
}

h3.selected
{
	/*color: #ee4c9b;*/
}
h3.productMenuHeader
{
	color: #ee4c9b;
	/*font-size: 95%;*/
	font-size:11px;
}
.sideMenu
{
	margin: 5px 0 5px 5px;
	font-size:12px !important;
}
.sideMenu li,
h3.productMenuHeader
{
	display: list-item;
	list-style-type: square;
	/*list-style-image: url(img/list_dot.png);*/
	color:#484848;
	=color:#555;
	margin: 10px 0 10px 15px;
	font-weight: normal;
}
.sideMenu li
{
	color:#ee4c9b;
}

h3.productMenuHeader
{
	list-style-image: url(/App_Themes/Lierac/img/list_dot2.png);
}

.sideMenu:first-of-type li,
h3.productMenuHeader:first-of-type
{
	font-weight: normal;
}

.sideMenu li.first
{
}

.sideMenu:first-of-type li a,
.productMenu:first-of-type li a
{
	font-weight: normal;
}



.sideMenu li a,
.productMenu li a
{
	color:#484848;
	=color: #555;
	/*font-size: 90%;*/
	font-weight: normal;
}
.sideMenu li a.selected,
.productMenu li a.selected

{
	color: #ee4c9b;
}
.sideMenu li a:hover,
.productMenu li a:hover

{
	color: #ee4c9b;
	text-decoration:none;
}
.sideMenu li ul li,
.productMenu li
{
	list-style-type: square;
	list-style-image: none;
	margin: 10px 0 10px 15px;
	color: #ee4c9b;
}
.productMenu
{
	margin: 10px 0 10px 15px;
}

/*SIDE IMAGE*/
#sublayout1col div#sideImageBox
{
    float: left;
    width: 148px;
}

#sublayout1col div.leftMargined
{
    margin-left: 168px;
}

/*BOTTOM MENU*/
#bottomMenu
{
	float: left;
	margin: 13px 0 0 0px;
}
#bottomMenu li
{
	float: left;
	list-style-type: none;
	border-left: 1px solid #B2B2B2;
	line-height: 14px;
	padding: 0 5px;
}
#bottomMenu li.first
{
	border-left: 0;
}
#bottomMenu li a
{
	color: #ee4c9b;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
}
#bottomMenu li a:hover
{
	color: #ccc;
	text-decoration: none;
}


/*SIGNUP BOX*/
#signupBox
{
	float:right;
	width: 148px;
	height: 40px;
	line-height: 37px;
	padding-left: 74px;
	background: url(img/join_lierac_bg_footer.png) left center no-repeat;
}
#signupBox label
{
}
#signupBox span
{
	float:left;
}
#signupBox span.txtInput120
{
	margin: 7px 0 0 0;
	=margin: 5px 0 0 0;
	padding: 0;
}
#signupBox span.txtInput120 input
{
	/*color: #999;*/
	font-size: 95%;
	=font-size: 85%;
	
}
#signupBox input.imgBtn
{
	height: 18px;
	margin: 10px 0 0 3px;
	=margin: 2px 0 0 3px;
}


/*STORE LOCATOR*/
div#storelocator
{
	margin: 20px 10px 10px 10px;
	clear:both;
	min-height:350px;
	position:relative;
	z-index:1;
}
div#locatorFilter
{
	float:left;
	width: 250px;
	
	/*border-right:1px solid #b2b2b2;
	margin-right:-1px;*/
	min-height:250px;
	padding-right: 10px;
}
div#locatorFilter div.formLine h3
{
	color: #ee4c9b;
	font-size:10px;
}
div#locatorFilter .emailResults
{
	color: #ee4c9b;
}
div#locatorFilter .sendInfo
{
	font-size: 85%;
	vertical-align: middle;
}
div#locatorFilter .sendInfo input
{
	vertical-align: middle;
	margin: 0 3px 2em 0;
	float:left;
}
div#locatorFilter p.action
{
	margin-bottom:20px;
}
div#locatorFilter p.error
{
	display:block;
	float:none;
	clear:both;
	color:#ee4c9b;
	margin-bottom:3px;
}


div#locatorResults
{
	float: right;
	width:553px;
	padding-left: 10px;
	/*border-left: 1px solid #b2b2b2;*/
}

div#locatorResults a
{
	color:#ee4c9b;
	font-size:11px;
}
div#locatorResults div.storeList
{
	margin-bottom:15px;
}
div#locatorResults div.store h3
{
	font-size: 13px;
	color:#ee4c9b;
	margin:10px 0;
}
div#locatorResults div.store div.contact
{
	float:left;
	width: 170px;
	margin-right: 25px;
	font-size: 90%;
}
div#locatorResults div.store div.info
{
	float:left;
	min-width: 250px;
	_width: 250px;
	font-size: 90%;
}
div#locatorResults div.store div.info h4
{
	color: #555;
	font-size: 100%;
}
div#locatorResults div.storeList a.storeDetail
{
	/*display: block;
	width: 78px;
	height: 21px;*/
	text-decoration: underline;
}
div#locatorResults div.store a
{
	text-decoration: underline;
}
div#locatorResults div.store h3 a
{
	text-decoration: none;
	font-size:13px;
}
div#locatorResults div.storeList h4.upcomingEvents
{
	clear: both;
	color: #ee4c9b;
	/*font-size: 120%;*/
	font-size:13px;
}
div#locatorResults ul.storeEvents
{
	margin: 5px 0 10px;
}
div#locatorResults ul.storeEvents li
{
	list-style-type: none;
	padding: 3px 0;
	border-top: 1px solid #ccc;
}
div#locatorResults ul.storeEvents li.first
{
	border-top: 1px solid #fff;
}
div#locatorResults ul.storeEvents li h4
{
	color: #ee4c9b;
	font-size: 133%;
	font-weight: normal;
}

/*FEATURED EVENTS LIST*/
div#lieracBuzz ul.eventList
{
    margin-bottom: 20px;
}
div#locatorResults ul.eventList
{
	margin-bottom:30px;
}
div#locatorResults ul.eventList li,
div#lieracBuzz ul.eventList li
{
	display:block;
	list-style-type: none;
	padding: 0;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
}

div#locatorResults ul.eventList li
{
		margin-bottom: 10px;
}

div#locatorResults div h2
{
	
}

div#locatorResults ul.eventList li.first,
div#lieracBuzz ul.eventList li.first
{
	border-top: 1px solid #fff;
}

div#locatorResults ul.eventList li div.store
{
	float:left;
	min-width: 160px;
	border-right: 1px solid #ccc;
	/*margin-top: 15px;*/
	margin-right: 15px;
	font-size: 80%;
}
div#locatorResults ul.eventList li div.store a
{
	display: block;
	margin-top: 5px;
}
div#locatorResults ul.eventList li div.store h3
{
	margin-top: 3px;
}
div#locatorResults ul.eventList li div.store h3 a
{
	display: inline;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 10px;
	font-size:13px;
}
div#locatorResults ul.eventList div.store div.contact 
{
	margin: 0;
	font-size:11px;
}
div#locatorResults ul.eventList li div.event,
div#lieracBuzz ul.eventList li div.event
{
	margin-top: 10px;
}
div#locatorResults ul.eventList li div.margined /*div.event.margined*/
{
	padding-left: 15px;
	border-left: 1px solid #ccc;
	margin-left: 170px;
}
div#locatorResults ul.eventList li div.event h3,
div#lieracBuzz ul.eventList li div.event h3
{
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 2px;
	color:#ee4c9b;
}
div#locatorResults ul.eventList li div.event .datetime,
div#lieracBuzz ul.eventList li div.event .datetime
{
	color: #555;
	font-size: 12px;
	/*font-weight: bold;*/
}

div#locatorResults ul.eventList li div.event .eventDescription,
div#lieracBuzz ul.eventList li div.event .eventDescription
{
	margin-top: 4px;
	font-size: 12px;
}

/*HP SLIDESHOW BOX*/
div.slideshowBox
{
	background: url(img/rounded_border_vertical.png) left top repeat-y;	
	/*margin: -8px 0 3px 0;*/
	margin: 3px 0;
}
div.slideshowBox div#nav
{
	position: absolute;
	top: 25px;
	right: 30px;
	z-index: 4;
}
div.slideshowBox div#nav a
{
	float: left;
	width: 1em;
	height: 1em;
	line-height: 1em;
	padding: 2px;
	border: 1px solid #fff;
	margin: 0 6px;
	text-align: center;
	font-size: 90%;
	background: #ec008c;
	color: #fff;
}
div.slideshowBox div#nav a.activeSlide
{
	color: #fff;
	background: #f49ac1;
}
div.slideshowBox div#nav a:hover
{
	text-decoration: none;
	background: #f34ca3;
}
div.slideshowBox div#slideshowInner
{
	height:326px;
	width:846px;	
	margin: 0 4px;
	overflow:hidden;
	position: relative;
	z-index:3;
}
div.slideshowBox div.topBorder
{
	background: url(img/rounded_border_top.png) left top no-repeat;	
	height: 13px;
	margin-bottom: -13px;
	position: relative;
	z-index: 5;
}
div.slideshowBox div.bottomBorder
{
	background: url(img/rounded_border_bottom.png) left bottom no-repeat;
	height: 13px;
	margin-top: -13px;
	position: relative;
	z-index: 5;
}

div.slideshow
{
	background: url(img/rounded_border_vertical2.png) left top repeat-y;	
}
div.slideshow div#slideshowInner
{
	height:230px;
	width:662px;	
}
div.slideshow div.topBorder
{
	background: url(img/rounded_border_top2.png) left top no-repeat;	
}
div.slideshow div.bottomBorder
{
	background: url(img/rounded_border_bottom2.png) left bottom no-repeat;	
}
/*HP PRESENTATION BOX*/
div#presentationBox
{
	background: url(img/rounded_border_top.png) left top no-repeat;	
	padding-top: 13px;
}
div#presentationBox div.borderV
{
	background: url(img/rounded_border_vertical.png) left top repeat-y;	
	padding: 5px 4px;
	=zoom: 1; /*<<< this is IE Hack to set property hasLayout=true */
}
div#presentationBox ul
{
	/*background: url(img/rounded_border_vertical.png) left top repeat-y;	
	padding: 15px 4px;
	=zoom: 1; /*<<< this is IE Hack to set property hasLayout=true */
}
div#presentationBox ul li
{
	/*with these hacks the element behaves like inline-block*/
	display: -moz-inline-box;
	float: left;
	display: inline-block;
	
	=float:none;
	=display:inline;
	=zoom: 1; /*<<< this is IE Hack to set property hasLayout=true */
	vertical-align: top;
	width: 245px;
	_width: 240px;
	min-height: 170px;
	padding: 0 18px;
	border-left: 1px solid #fff;
	list-style-type: none;
	background: url(img/border_gradient.png) left center no-repeat;
}
div#presentationBox ul li.first
{
	border-left: 0;
	background: none;
}
div#presentationBox ul li h3
{
	position:relative;
	font-size: 150%;
	font-weight: normal;
	border-bottom: 1px solid #555;
	margin: 0 0 10px;
}
div#presentationBox ul li h4
{
	font-size: 115%;
	color: #555;
	margin-bottom: 6px;
	text-align:left;
	margin-left:5px;
	font-weight:normal;
}
div#presentationBox ul li a
{
	color: #ee4c9b;
	text-decoration: underline;
}
div#presentationBox ul li a:hover
{
	color: #999;
}
div#presentationBox ul li img
{
	display: block;
	float: left;
	width: 93px;
	height: 116px;
	margin: 0 5px 4px 0;
}
div#presentationBox ul li h3 img
{
	float: none;
	width:auto;
	height: auto;
	margin: 0;
}
div#presentationBox ul li div.info
{
	font-size: 85%;
	margin-left: 98px;
}
div#presentationBox ul li div.info div.body
{
	/*min-height:125px;
	=height:125px;*/
	font-size:10px;
	/*text-align:justify;*/
	line-height:13px;
}
div#presentationBox ul li div.info a
{
	margin-left:5px;
}
div#presentationBox ul li div p
{
    /*margin-bottom: 0.3em;*/
    /*text-align:justify;*/
}
div#presentationBox div.borderB
{
	background: url(img/rounded_border_bottom.png) left bottom no-repeat;
	height: 13px;
}

/*PRODUCT/CATEGORY PAGE CLASSES*/
ul.categoryList
{
	
}
ul.categoryList li
{
	display: block;
	float: left;
	width: 141px;
	height: 190px;
	margin: 10px 13px;
	text-align: center;
}
ul.categoryList li a 
{
	display: block;
}
ul.categoryList li a:hover
{
	text-decoration: none;
}
ul.categoryList li a span
{
	display: block;
	margin-top:5px;
	/*font-weight: bold;*/
	font-size: 100%;
	color: #555;
}

div.singleProduct
{
	width: 330px;
	margin: 10px 0;
	=margin: 5px 0;
}
div.productList div.left
{
	float:left;
	padding-right: 4px;
	border-right: 1px solid #999;
	margin-right: -1px;
}
div.productList div.right
{
	float: right;
	padding-left: 5px;
	border-left: 1px solid #999;
}
/*
div.singleProduct img.productImage,
div.productDetail img.productImage
{
	float: left;
	max-width: 140px;
	margin-right: 8px;
}
div.productDetail img.productImage
{
	margin-bottom: 20px;
}
*/
div.singleProduct div.imageHolder,
div.productDetail div.imageHolder
{
	float: left;
	width: 140px;
	height: 187px;
	margin-right: 8px;
	text-align:center;
}

div#advisorFavorite div.singleProduct div.imageHolder
{
	position:absolute;
	=float: left;
	=position:relative;
}

div.productDetail div.imageHolder
{
	margin-bottom: 10px;
}
div.productInfo
{
	margin-left: 151px;
	/*margin-bottom: 10px;*/
}
div.productInfo h3
{
	margin-bottom: 3px;
	font-size: 13px; /*115%;*/
	font-weight: normal;
	color:#ee4c9b; 
}
div.productInfo h3 a
{
	color:#ee4c9b; 
}
div.productInfo h3 a:hover
{
	text-decoration:none;
}
div.productInfo h4
{
	margin-bottom: 6px;
	font-size: 12px; /*105%;*/
	font-weight: normal;
	color: #555 ;/*#666;*/
}
div.productInfo div.productDesc
{
	font-size: 10px;/*80%*/
	margin-bottom: 3px;
	color:#555;
}
div.productInfo .productLink a
{
	font-size: 10px;
	margin-bottom: 3px !important;
	color:#ee4c9b; 
	text-decoration: underline;
}

.productLink
{
	margin-bottom:4px !important;
}
div.productInfo .productPrice 
{
	margin:4px 0 !important;
		font-size:11px;
}
div.productInfo .productPrice strong
{
	color: #ec008c;
	font-weight: bold;
}
div.productInfo .quantity 
{
	float:left;
	margin-right: 5px;
}
div.productInfo .addToBasket
{
	float:left;
	margin: 0px 5px 0 0;
}
div.productInfo .productButtons 
{
	float:left;
	width: 110px;
	margin-top:-3px;
}
div.productInfo .productButtons input
{
	margin:3px 0;
}
div.productIngredients
{
	/*padding: 0 15px 15px;*/
	margin-bottom: 20px;
}
div.productIngredients h3
{
	padding: 5px 0;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #ed4c9c;
}
div.productIngredients ul
{
	margin-top: 6px;
	=zoom:1;
}
div.productIngredients ul li
{
	list-style-type: none;
	float:left;
	width: 102px;
	margin: 0 6px 0 0;
	text-align: center;
	/*font-size: 8px;*/
}
div.productIngredients ul li .productIngredientDetail
{
	position:relative;
	/*height: 100px;*/
	padding-top: 3.1em;
	margin-bottom: 5px;
}
div.productIngredients ul li .productIngredientDetail h3
{
	text-transform:none;
	font-size: 11px;
	font-weight: normal;
	color: #555;
	padding: 0 0 0 3px;
	position: absolute;
	top: 0;
	left: 0;
}
div.productIngredients ul li .productIngredientDetail img
{
	display:block;
	border: 1px solid #999;
	/*
	position: absolute;
	top: 2em;
	left: 0;
	*/
}

div.ingredientDetailPopup
{
	padding: 5px;
}
div.ingredientDetailPopup h3
{
	text-transform:none;
	color: #555;
	margin: 0 0 5px 0;
}
div.ingredientDetailPopup img
{
	display:block;
	margin-bottom: 10px;
}
div.ingredientDetailPopup a
{
	color: #ed4c9c;
	text-decoration:underline;
}
div.ingredientDetailPopup a.libraryLink
{
	display:block;
	margin-top: 5px;
}


/*INGREDIENT LIST PAGE*/
#ingredientsLibrary
{

}
#ingredientsLibrary #ingredientSearchBox
{
	margin-bottom: 15px;
}
#ingredientsLibrary #letters
{
	margin:20px 0;
	text-align:center;
}
#ingredientsLibrary #letters li
{
	display: inline;
}
#ingredientsLibrary #letters li a
{
	padding: 3px;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
}
#ingredientsLibrary #ingredientSearchBox p
{
	line-height: 26px;
	width: 500px;
	margin: auto;
}
#ingredientsLibrary #ingredientSearchBox label
{
	float:left;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	color: #ec008c; 
}
#ingredientsLibrary #resultBox 
{
	margin-top:10px;
}
#ingredientsLibrary #resultBox .searchedLetter
{
	color: #ec008c; 
	/*font-size: 320%;*/
	font-size: 20px;
}
#ingredientsLibrary #ingredientSearchBox span
{
	float:left;
	margin: 0 5px;
}
#ingredientsLibrary #ingredientSearchBox .imgButton
{
	margin-top:2px;
}
#ingredientsLibrary #ingredientList
{
	margin-top:10px;
}
#ingredientsLibrary #ingredientList li
{
	display: block;
	list-style-type: none;
	border-top: 1px solid #b2b2b2;
	padding: 10px 0;
}
#ingredientsLibrary #ingredientList li.first
{
	border-top: 1px solid #fff;
	padding-top:0px;
}
#ingredientsLibrary div.ingredientDetail 
{
	position:relative;
	zoom:1;
}
#ingredientsLibrary div.ingredientDetail img
{
	float: left;
	width: 120px;
	margin: 3px 10px 10px 0;
}
#ingredientsLibrary div.ingredientDetail .ingredientInfo
{
	margin-left: 130px;
}
#ingredientsLibrary div.ingredientDetail
{
	border-top: 0;
}
#ingredientsLibrary div.ingredientDetail h3
{
	margin-bottom: 2px;
	font-size: 14px;
	color: #ec008c;
	display:block;
	font-weight:normal;
}
#ingredientsLibrary div.ingredientDetail a
{
	color: #ee4c9b;
	text-decoration:underline;
}
#ingredientsLibrary div.ingredientDetail p.products
{
	margin-top: 0.8em;
}



/*LIERAC ADVISOR CLASSES*/
#lieracAdvisorLP
{

}
#lieracAdvisorLP .contentBlock
{
	margin-bottom: 20px;
}
#lieracAdvisorLP .contentBlockNoMargin
{
		margin-bottom: 0px;
}

#lieracAdvisorLP #textBox h3
{
	margin-top: 15px;
	font-weight: normal;
	color: #ec008c;
	font-size:120%;
}
#lieracAdvisorLP img.advisorImage
{
	margin: 15px 15px 10px 0;
	float:left;
}
#lieracAdvisorLP #advisorInfo
{
	margin: 18px 0 0 165px;
}
#lieracAdvisorLP #advisorInfo h3
{
	color: #ec008c;
	font-size: 120%;
	font-weight: normal;
}
#lieracAdvisorLP div.store
{
	float:left;
	clear:left;
	width: 150px;
	margin: 0 15px 0 3px;
	font-size: 80%;
}
#lieracAdvisorLP div.store h3
{
	color: #ec008c;
	font-weight: normal;
	font-size: 105%;
}
#lieracAdvisorLP div.store a
{
	color: #ec008c;
	text-decoration: underline;
	margin-top: 5px;
}
#lieracAdvisorLP #advisorFavorite
{
	margin-left: 165px;
}
#lieracAdvisorLP #advisorFavorite h3.underlined
{
	color: #ec008c;
	font-size:120%;
	line-height:150%;
	font-weight: normal;
	border-bottom: 1px solid #b2b2b2;
}
#lieracAdvisorLP #advisorFavorite .singleProduct
{
	width:auto;
}
#lieracAdvisorLP .beautyTipList
{
	margin-top: 15px;
}
#lieracAdvisorLP .beautyTipList li.left
{
	list-style-type: none;
	float:left;
	width: 325px;
	padding-right: 9px;
	border-right: 1px solid #999;
}
#lieracAdvisorLP .beautyTipList li.right
{
	list-style-type: none;
	float:left;
	width: 325px;
	padding-left: 10px;
	border-left: 1px solid #999;
	margin-left: -1px;
}
#lieracAdvisorLP .beautyTipList li img
{
	float:left;
}
#lieracAdvisorLP .beautyTipList li h3
{
	/*margin-left: 150px;*/
	margin-bottom: 3px;
	font-size: 120%;
	font-weight: normal;
	color:#ee4c9b; 
}
#lieracAdvisorLP .beautyTipList li div.beautyTipDescBox
{
	margin-left: 150px;
	font-size:11px;
}

/*LIERAC Rx Search page*/
#lieracAdvisorSearch h2 img
{
	margin: 0 7px -7px 0;
}
#lieracAdvisorSearch fieldset
{
	background:#fff none repeat scroll 0 0;
	margin-top:20px;
	padding:0 10px;
}
#lieracAdvisorSearch fieldset ol
{
	margin-left: 20px;
}
#lieracAdvisorSearch fieldset li.formLine
{
	margin-bottom: 12px;
	color: #ee4c9b;
}
#lieracAdvisorSearch fieldset li.formLine p
{
	display:block;
	width:400px;
	height:1em;
	line-height: 1.3em;
	margin-bottom:0;
	vertical-align:middle;
}
#lieracAdvisorSearch fieldset li.formLine p.label
{
	float:left;
	width:100px;
	height:1em;
	line-height: 1em;
	text-align:center;
	color: #555;
	margin-top: -1em;
}
#lieracAdvisorSearch fieldset li.formLine p.primary
{
	margin-left: 400px;
	line-height:1.3em;
}
#lieracAdvisorSearch fieldset li.formLine p.secondary
{
	margin-left: 500px;
	padding-bottom:10px;
}
#lieracAdvisorSearch fieldset li.formLine span.validator
{
	float:left;
	width:100px;
	line-height: 1em;
	text-align:center;
}
#lieracAdvisorSearch fieldset li.formLine span.primary
{
	margin-left: 400px;
}
#lieracAdvisorSearch fieldset li.formLine span.secondary
{
	margin-left: 500px;
	margin-top:-2em;
}
#lieracAdvisorSearch fieldset li.formLine span.single
{
	margin-top: 15px;
	width:auto;
	height:1.5em;
	line-height: 1.5em;
}

#lieracAdvisorSearch fieldset span.radioList
{
	float:left;
	margin-top:15px;
}
#lieracAdvisorSearch fieldset span.radioList label
{
	color:#555;
	float:left;
	clear:left;
	line-height: 1.5em;
	vertical-align:middle;
}

#lieracAdvisorSearch fieldset span.radioList span.bodyInputCont label
{
	float:none;
	clear:left;
	margin-left:10px;
	width:0;
}

#lieracAdvisorSearch fieldset span.radioList span.bodyInputCont input
{
	width:1.5em;
}

#lieracAdvisorSearch fieldset.face span.radioList label
{
	height:3em;
	width:400px;
}

#lieracAdvisorSearch fieldset.body span.radioList label
{
	/*height:2em;*/
	width:500px;
}

#lieracAdvisorSearch fieldset span.radioList input
{
	color:#555;
	width:100px;
	line-height: 3em;
	vertical-align:middle;
}

#lieracAdvisorSearch fieldset.face span.radioList input
{
		height: 1.5em;
}

#lieracAdvisorSearch fieldset.body span.radioList input
{
		/*height: 2em;*/
}

#lieracAdvisorSearch fieldset span.inline label
{
	float:none;
	width:auto;
	margin: 0 20px 0 3px;
}
#lieracAdvisorSearch fieldset span.inline input
{
	width:auto;
}
#lieracAdvisorSearch fieldset span.noLabels label
{
	display:none;
}
#lieracAdvisorSearch fieldset span.primaryValidator
{
	margin-left:400px;
}
#lieracAdvisorSearch div.image
{
	float:left;
	margin-right:10px;
}
#lieracAdvisorSearch div.desc
{
	margin-left:240px;
		color: #ee4c9b;
		margin-bottom: 20px;
}
#lieracAdvisorSearch div.desc h3
{
	color: #ee4c9b;
}

#lieracAdvisorSearch div.desc p
{
	margin:0;
}
#lieracAdvisorSearch div.desc span.summary
{
	color:#555;
}

#lieracAdvisorSearch div.desc ul.summary
{
	color:#555;
	list-style:none;
	padding-left:10px;
}





/*WHATS NEW PAGE CLASSES*/
#productLaunchesBox
{
	float:left;
	width: 50%;
}
#promotionsBox
{
	float: right;
	width: 50%;
}
#productLaunchesBox h3,
#promotionsBox h3
{
	color: #ee4c9b;
	font-size: 135%;
	font-weight: normal;
	margin-bottom: 6px;
}


/*SITEMAP CLASSES*/
ul.siteMap
{
	margin-left: 30px;
}
ul.siteMap li
{
	color: #555;
	list-style-type: square;
}
ul.siteMap li a
{
	color: #ee4c9b;
}
ul.siteMap li ul
{
	margin-left: 30px;
}


/*PRESS PAGE CLASSES*/
#press .slideshowBox
{
	margin-top: 10px;
}
#press #carouselImgHolder
{
	margin:25px auto 0;
	width: 400px;
}
#press .singleProduct
{
	width: 400px;
	margin: 5px auto 15px;
}
#press .singleProduct .productInfo
{
	margin: 0;
	text-align: right;
}
#press .singleProduct .productInfo .NoProductAlignBox h3
{
	float:left;
	margin: 0;
	width: 250px;
	text-align:left;
}
#press .singleProduct .productInfo .addToBasket
{
	float:none;
	margin:0;
	vertical-align: middle;
}
#press .emailInfo
{
	width: 400px;
	margin: 10px auto;
	vertical-align:middle;
}
#press .emailInfo img
{
	vertical-align:middle;
}


/*SEARCH PAGE*/
ol#results 
{
	margin:5px 0 10px 30px;
}
ol#results li.g
{
	margin-bottom: 7px;
}
ol#results li.g h3
{
	color: #ee4c9b;
	font-size: 135%;
	font-weight: normal;
	margin-bottom: 2px;
}
ol#results li.g a
{
	color: #ee4c9b;
}
ol#results li.g div.s
{
	font-size: 90%;
}
ol#results li.g div.s em
{
	color: #000;
	font-style:normal;
	padding: 1px 2px;
	background:#ffe7f7;
}



/* LOGIN/REGISTER PAGE CLASSES */
#loginBlock fieldset
{
	width: 255px;
}

#loginBlock
{
	float: left;
	width: 45%;
	font-size: 11px;
}
#loginBlock h2
{
	margin-bottom: 15px;
}
#loginBlock h3
{
	color: #ec008c;
	margin-top:10px;
	font-size: 16px;
	font-weight: normal;
}
#loginBlock label,
#forgottenFrame label
{
	color: #555;
	font-size: 110%;
	font-weight: normal;
}
#registerBlock
{
	float: right;
	width: 52%;
}
#registerBlock h2
{
	margin-bottom: 15px;
}

#registrationForm ul li
{
	list-style-type: none;
	/*margin: 3px 0 5px 0;*/
	clear:both;
}
#registrationForm label
{
	color: #555;
	font-size: 100%;
	font-weight: normal;
}
#registrationForm .newsletterCheckBox
{
	font-size: 11px;
	vertical-align:middle;
	padding: 5px 5px 0 5px;
}
#registrationForm .disablesWhite
{
	background-color: #fff;
}
li div.liInline
{
	float:left;
	margin-right: 6px;
}

/*my account updates*/
#orderTracking,
#fullWishList
{
	border-bottom:1px solid #b2b2b2;
	text-align:right;
	padding-bottom:3px;
}
#orderTracking a,
#fullWishList a
{
	color: #ed4c9c;
}

#orderTracking a:hover,
#fullWishList a:hover
{
	color: #ccc;
	text-decoration:none;
}
#loginBlock a,
#forgottenBlock a
{
	color:#ed4c9b;
	text-decoration:underline;
}

p#LogoutHolder
{
	margin: 20px 0 0 12px;
}

#myAccountDetailFrame .idTabs .replaced li
{
	float: none !important;
}
#myAccountDetailFrame .idTabs .tabHeight
{
	height: 500px;
}
#myAccountDetailFrame div.image
{
	float:left;
	height:150px;
	margin-right:3px;
	width:120px;
}
#myAccountDetailFrame div.productInfo
{
	margin-left:0 !important;
	margin-bottom:10px;
	width: 220px;
	float:left;
	font-size:12px;
}
#myAccountDetailFrame hr
{
	background:#b2b2b2;
	clear:both;
	margin-bottom:5px;
}
#myAccountDetailFrame h3
{
	display:inline;
	font-size:13px;
}
#myAccountDetailFrame .productInfo h3 a
{
	text-decoration: underline;
}







/*FORM CLASSES*/
fieldset
{
	margin-top: 5px;
	background: #ffebf6;
	position:relative;
	border: 0;
	clear:both;
}
#registrationForm fieldset,
#forgottenBlock fieldset
{
	width:380px;
}

fieldset div.fieldsetInner
{
	padding: 12px 0 12px 12px;
}
#locatorFilter fieldset div.fieldsetInner
{
	padding: 12px 0 0 0 ;
	margin: 0 0 12px 12px;
}
#contactUsForm fieldset div.formLine
{
	padding: 5px 0 5px 0;
}

div.corner
{
	position:absolute;
	width:6px;
	height:6px;
}
fieldset div.TL
{
	top:0;
	left: 0;
	background: url(img/pink_box_top_left.png) left top no-repeat;
}
fieldset div.TR
{
	top:0;
	right: 0;
	background: url(img/pink_box_top_right.png) right top no-repeat;
}
fieldset div.BL
{
	bottom:0;
	left: 0;
	background: url(img/pink_box_bott_left.png) left bottom no-repeat;
}
fieldset div.BR
{
	bottom:0;
	right: 0;
	background: url(img/pink_box_bott_right.png) right bottom no-repeat;
}

.rounded
{
	position:relative;
}
.roundedInner
{	
	border: 1px solid #e9068b;
	padding: 0 15px 15px;
}
.rounded div.TL
{
	top:0;
	left: 0;
	background: url(img/main_frame_cornerTL.png) left top no-repeat;
}
.rounded div.TR
{
	top:0;
	right: 0;
	background: url(img/main_frame_cornerTR.png) right top no-repeat;
}
.rounded div.BL
{
	bottom:0;
	left: 0;
	background: url(img/main_frame_cornerBL.png) left bottom no-repeat;
}
.rounded div.BR
{
	bottom:0;
	right:0;
	background: url(img/main_frame_cornerBR.png) right bottom no-repeat;
}


/*COMMON FORM CLASSES*/
div.formLine
{
	clear:both;
	margin:0;
}
div.formLine p
{
	float:left;
	margin:3px 5px 3px 0;
}
div.formLine p label
{
	display:block;
	font-size:100%;
	margin: 0 5px 0 3px;	
	color:#555;
}
span.txtInputQuantity
{
	display: block;
	width: 28px;
	height: 22px;
	line-height: 22px;
	background: url(img/quantity_box.png) left center no-repeat;
}
span.txtInputQuantity input
{
	width: 20px;
	height: 16px;
	border: 0;
	margin: 4px 0 0 6px;
	=margin: 2px 0 0 6px;
	vertical-align: middle;
	/*color:#999999;*/
}

span.txtInput65
{
	display: block;
	width: 65px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_65px.png) left center no-repeat;
}
span.txtInput65 input
{
	width: 55px;
	height: 18px;
	border: 0;
	margin: 5px 0 0 4px;
	vertical-align: middle;
	/*color:#999999;*/
}
span.txtInput120
{
	display: block;
	width: 120px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_120px.png) left center no-repeat;
}
span.txtInput120 input
{
	width: 110px;
	height: 18px;
	border: 0;
	margin: 5px 0 0 4px;
	=margin: 5px 0 0 4px;
	vertical-align: middle;
	/*color:#999999;*/
}
span.txtInput128
{
	display: block;
	width: 128px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_128px.png) left center no-repeat;
}
span.txtInput128 input
{
	width: 118px;
	height: 18px;
	border: 0;
	margin: 4px 0 0 4px;
	vertical-align: middle;
}
span.txtInput160
{
	display: block;
	width: 160px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_160px.png) left center no-repeat;
	/*color:#999999;*/
}
span.txtInput160 input
{
	width: 150px;
	height: 18px;
	border: 0;
	margin: 5px 0 0 4px;
	vertical-align: middle;
	/*color: #999999;*/
}
span.txtInput190
{
	display: block;
	width: 190px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_190px.png) left center no-repeat;
}
span.txtInput190 input
{
	width: 180px;
	height: 18px;
	border: 0;
	margin: 4px 0 0 4px;
	vertical-align: middle;
	/*color:#999999;*/
}
span.txtInput228
{
	display: block;
	width: 228px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_228px.png) left center no-repeat;
}
span.txtInput228 input
{
	width: 218px;
	height: 18px;
	border: 0;
	margin: 4px 0 0 4px;
	vertical-align: middle;
	/*color:#999999;*/
}
span.txtInput250
{
	display: block;
	width: 250px;
	height: 26px;
	line-height: 26px;
	background: url(img/field_250px.png) left center no-repeat;
}
span.txtInput250 input
{
	width: 240px;
	height: 18px;
	border: 0;
	margin: 5px 0 0 4px;
	vertical-align: middle;
	/*color: #999999;*/
}
span.txtInputMultiline
{
	display: block;
	width: 511px;
	height: 134px;
	line-height: 26px;
	background: url(img/field_multiline_511px.png) left center no-repeat;
}
span.txtInputMultiline textarea
{
	width: 501px;
	height: 124px;
	border: 0;
	margin: 4px 0 0 4px;
	vertical-align: middle;
}







/*COMMON CLASSES*/
.hidden
{
	display: none;
	visibility: hidden;	
}
.clear
{
	clear: both;
}
.headerImage
{
	display:block;
	margin-bottom: 25px;	
}
.warning
{
	color:#EE4C9B;
}
.required
{
	color:#EE4C9B;
}
.disabled
{
	color: #ccc !important;
	text-decoration:none;
}
.noBorder
{
	border-top: 0 none !important;
	margin-top:0px !important;
}


#Wishlist p,
#Purchases p
{
	margin:0 !important;
}
/*SHOP LIERAC STYLES*/
div#lierac_cart
{
	padding-left: 30px;
	background: url(img/bag_graphic.png) left center no-repeat;
}

div#lierac_cart a
{
	line-height: 24px;
	font-size: 85%;
	text-transform: uppercase;
	color: #ee4c9b;
	vertical-align: middle;
}
div#lierac_cart a:hover
{
    text-decoration: none;
}

span.error
{
	color: #EE4C9B !important;
}

div.searchResultFrame h2
{
	clear:both;
}

table.radioList
{
	width:500px;
	float:left;
}

table.noLabels
{
	margin-top:-2px;
	width:90px;
}

table.radioList tbody tr td
{
	height: 3em;
}
table.noLabels tbody tr td label
{
	display:none;
}

table.radioList tbody tr td label
{
	width: 400px;
	float:left;
}
table.radioList tbody tr td input
{
	width: 90px;
}

span.bodyInputCont
{
	height:2em;
	display:block;
}

div.resultSum
{
	margin-bottom:40px;
}

input.rxSumBtn
{
	left:410px;
	position:absolute;
}

div#Prescriptions h2
{
	font-size:110%;
	margin-bottom:5px;
}

div#Prescriptions
{
	color:#EE4C9B;
}

div#Prescriptions p
{
	margin: 0;
}


div#Prescriptions span.summary
{
	color:#555;
}

#Prescriptions ul
{
	float:none;
}

#Prescriptions ul li
{
	color:#555;
	float:none;
	margin-left:40px;
}

div.productAlignBox
{
	min-height:160px;

    =height:auto !important;
  =height:160px;

}
div#advisorFavorite div.singleProduct div.productInfo div.productAlignBox
{
	min-height:100px;
	=height:180px;
}

/*ALERT POPUP*/
#popupLayerBG
{
 background-color:#000;
 position:fixed;
 z-index: 19999;
 top:0;
 left:0;
 width: 100%;
 height: 100%;
 filter:alpha(opacity=10);
 -moz-opacity: 0.1;
 opacity: 0.1;
 _background-color:none;
}

* html #popupLayerBG 
{ /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#popupLayer 
{
 position: fixed;
 z-index: 20000;
 left: 50%;
 top: 50%;
 width: 400px;
 height: 100px;
 /*padding: 0 10px 10px 10px;*/
 /*border: 2px solid #999;*/
 margin-left: -255px;
 margin-top: -50px;
 /*background: #fff;*/
}
* html #popupLayer
{ /* ie6 hack */
     position: absolute;
}
#popupLayer  img
{
 display:block;
}
#popupClose 
{
	height: 23px;
	line-height: 12px;
	/*text-align: right;*/
	/* padding-bottom:4px;*/
	/*padding:2px 10px 3px 0;*/
	/*background-color:#feebf6;*/
	color: #ec008c;
	background: url(img/popup_pink_top.png) left center no-repeat;
	_background: url(img/popup_pink_top8.png) left center no-repeat;
}

#popupClose a
{
 color: #ec008c;
 font-weight: bold;
 font-size: 10px;
 vertical-align:middle;
}

div#popupBody
{
	color:#555 ;
	padding:10px;
	background: #fff;
	min-height:60px;
	*height:60px;
	_border-left: 1px solid #666666;
	_border-right: 1px solid #666666;
}

div#popupTitle
{
	padding: 6px 0px 0px 10px;
	float:left;
	width:300px;
	font-weight:bold;
}

div#popupCloseBtn
{
	float:right;
	padding:6px 10px 0 0;
}

div#popupCloseBtn a
{
	background: url(img/popup_close_btn.png) left center no-repeat;
	display:block;
	width:14px;
	height:12px;
}

div#popupCloseBtn a span
{
	display:none;
}
#popupBottom 
{
	height: 16px;
	/*text-align: right;*/
	/* padding-bottom:4px;*/
	/*padding:2px 10px 3px 0;*/
	/*background-color:#feebf6;*/
	color: #ec008c;
	background: url(img/popup_white_bg2.png) left center no-repeat;
	_background: url(img/popup_white_bg38.png) left center no-repeat;
}
/**/

.saveRx,
.saveRx a
{
	text-align:right;
	color:#EE4C9B
}

#press .singleProduct div.productInfo .productButtons
{
float:right;margin-top:2px;
}


div#recommendedFor ul,
div#results ul
{
	list-style-type:disc;
	margin-left:10px;
}

div#recommendedFor ul li,
div#results ul li
{
	float:none;
	list-style-type:disc;
		=margin-left:20px;
}

.pageDescription p
{
	line-height:16px;
	font-size:11px;
	/*margin-bottom:0px !important;*/
}

.pageDescription h3
{
	font-weight:normal;
	font-size:12px;
	text-transform:capitalize;
	margin-bottom:4px;
	color:#EE4C9B;
}
.productDescMoreSpace
{
	margin-bottom:30px !important;
}
#mainMenu li.press a:hover, #mainMenu li.press a.selected span
{
	color:#ec008c;
}

div#registerBlock div.registerDescN
{
	height:80px;
}

span.note
{
	color:#666;
	font-size:90%;
}
/*
div#advisorFavorite div.singleProduct div.imageHolder a img
{
	margin-top:-20px;
	=margin-top:0px;
}
*/
div.productList hr
{
	clear:both;
}

div.productList h2
{
	font-size:16px;
	clear:both;	
}

div#advisorDesc p
{
	padding:0 0 0 240px;
	margin-bottom:0;
}

div#advisorDesc
{
	margin-bottom:1em;
}

h3.eventTitle
{
	padding-top:2px;
	=padding-top:0;
	=margin-top:-13px;
}

td.exptable
{
	border: solid 1px #666;
	padding: 3px 3px 3px 6px;
}

ul li.exports
{
	cursor:pointer;
	cursor: hand;
}

div.exportDivs
{
	margin: 30px 0 20px 0;
}

div.exportDivs h3
{
	font-size:1.17em;
	font-weight:bold;
	border-bottom:1px solid #B2B2B2;
	text-transform:capitalize;
	margin-bottom:10px;
}

div#exportsHeader div div ul li
{
	float:none;
	list-style-type:disc;
	list-style-position:inside;
}

.btnEmailListShow
{
	width: 100px;	
}
#bottomMenu li a.addthis_button
{
	vertical-align:middle !important;
}

table.radioList tbody tr td
{
	height:15px;
}

a.homeLogo
{
/*/App_Themes/Lierac/img/lierac_logo.png*/
    background: url(img/lierac_logo.png) left center no-repeat;
    width: 155px;
    height: 57px;
    display: block;
}

a.homeLogo span
{
    display:none;
}