/* ----------------------------------------------------------------*/
/* This CSS is the main stylesheet used from the generated WebSite */
/* ----------------------------------------------------------------*/
/* All images from "Images Templ" could be used in this css.       */
/* EXAMPLE: background-image:url('../images_templ/image.gif');     */
/* ----------------------------------------------------------------*/

/* General */

body {
background-color:#588310;
margin:5px 0 0 5px;
}
body, html *{
font-family: verdana, arial, tahoma, sans-serif; 
font-size:11px;
}
hr {height: 1px;}
a:LINK, a:VISITED {
color: #26661A;
text-decoration: none;
font-size:11px;
}
a:HOVER {color: #737373; text-decoration: underline;}
#group br, #group img {display:none;}
a img {border:0;}

/* Form Fields */

form {margin:0;}
input, textarea, select {background-image: none;}
input.text {padding: 1px 2px;}
input.btn {
color:#0000A0;
background-color: #FFFFFF;
}

/* MENU CATEGORY TYPE Links */

#menu-categorytype { 
color:#FFFFFF;
padding-top:5px;
padding-bottom:10px;
padding-left:5px;
background-image:url('../images_templ/microdermabrasion_menu_01.gif');
background-position:1px top;
background-repeat:no-repeat;
}
#menu-categorytype a:LINK, #menu-categorytype a:VISITED { 
display:block;
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
padding-left:5px;
}
#menu-categorytype a:HOVER {
text-decoration: underline;
color:#000000;
}

/* CATEGORY Links */

#menu_categories {
background-image:url('../images_templ/microdermabrasion_menu_02.gif');
background-position:top left;
background-repeat:repeat-y;
background-color:#4289CD;
width:235px;
}
#menu_categories a:LINK, #menu_categories a:VISITED { 
color: #FFFFFF;
text-decoration: none;
line-height:20px;
font-weight:bold;
display:block;
padding-left:20px;
background-image:url('../images_templ/menu_arrow.gif');
background-position:5px 3px;
background-repeat:no-repeat;
}
#menu_categories a:HOVER {
text-decoration: underline;
color:#000000;
display:block;
padding-left:15px;
background-image:none;
}
#menu_categories a.menu-category-link_selected:LINK, #menu_categories a.menu-category-link_selected:VISITED { 
color: #000000;
text-decoration: none;
font-weight:bold;
line-height:20px;
}
#menu_categories a.menu-category-link_selected:HOVER {text-decoration: underline;}

/* FOOTER */

table #footer {
margin-top:25px;
width:905px;
border:0px;
}
#footer td {
vertical-align:top;
line-height:16px;
}
#footer a:LINK, #footer a:VISITED {
color: #26661A;
text-decoration: none;
font-size : 11px;
}
#footer a:HOVER {
color: #737373;
text-decoration: underline;
}

/* CATEGORY's PATH */

.top_link:LINK, .top_link:VISITED { 
color: ##26661A;
text-decoration: none;
font-size: 11px;
}
.top_link:HOVER {color: #000000;}

/* BRIEF TEMPLATE */

#prod_brief {
width:350px;
height:390px;
float:left;
margin:0 0px 0 12px;
}
#prod_brief br, #prod_brief img {display:block;}
#prod_brief_name {
font-weight:bold;
border-bottom:1px solid #AEC57A;
height:35px;
border-left:1px solid #AEC57A;
border-right:1px solid #AEC57A;
background-color:#E5FBBB;
}
#prod_brief_name a {display:block;padding:4px;}
#prod_brief_name a:HOVER {
text-decoration:none;
color:#000000;
}
#prod_brief_img {
float:left;
width:150px;
height:160px;
text-align:center;
}
#prod_brief_img img,#prod_brief_btn img {
margin-left:auto;
margin-right:auto;
margin-top:5px;
}
#prod_brief_info {
float:left;
width:auto;
height:160px;
padding-left:3px;
}
.prod_brief_list_price {
margin:5px 0 5px 0;
font-weight:bold;
}
.prod_brief_list_price span{
text-decoration:strikethrough; color:#aeaeae;
}
#prod_brief_price {
margin:5px 0 5px 0;
font-weight:bold;
}
#prod_brief_price span {
color:#F55016;
font-size:12px
}
#prod_brief_finance {}
#prod_brief_btn {
margin:15px 0 0 0;
text-align:center;
}
#prod_brief_descr {
border-left:1px solid #AEC57A;
border-right:1px solid #AEC57A;
border-top:1px solid #AEC57A;
clear:both;
height:155px;
}
#prod_brief_descr ul {
margin:0;
padding:5px 0 5px 20px;
}
#prod_brief_descr li {margin-top:5px;}

#brief-products-page {
border-bottom:1px solid #344608;
width:98%;
}
#brief-products-page h1 {
font-size:14px;
color:#344608;
border-bottom:1px solid #344608;
padding-bottom:10px;
}
#brief-products-page #prod-img {width:200px;}
#brief-products-page-info {
width:350px;
line-height:30px;
}
.parisian-offer{padding:3px; color:white; font-weight:bold; background-color:#FE5700; width:130px; margin-top:5px;}
/* DETAILED TEMPLATE */

#prod_detailed_descr {width:95%;}

/* HOMEPAGE */

#home-brand-logos img {margin:10px 15px;}
#categories-home h2 {
text-align:center;
border-bottom:1px dotted #666666;
border-top:1px dotted #666666;
padding:5px;
color:#588310;
}
#categories-home {text-align:center;}
#categories_list {
text-align:left;
border-top:1px dotted #666666;
border-bottom:1px dotted #666666;
padding:5px 0 5px 0;
}
#categories_list a:LINK, #categories_list a:VISITED {
display:block;
line-height:23px;
}
#categories_list a:HOVER {
background-color:#588310;
color:#ffffff;
display:block;
padding-left:10px;
}

/* CATEGORY DESCRIPTION */

.header_link:LINK, .header_link:VISITED {
color:#364411;
font-weight:bold;

}
.header_link:HOVER {
text-decoration:none;
color:#000000;
}










/* --- styles for PRODUCT links (like "AddToCart" link) -----------*/
.product_link:LINK, .product_link:VISITED {
    color: #26661A;
    text-decoration: none;
    font-size : 10px;
}
.product_link:HOVER {color: #000000; text-decoration: underline;}

/* --- styles for TOOLS links (like "ViewCart" link) --------------*/
.tool_link:LINK, .tool_link:VISITED {
    color: #26661A;
    text-decoration: none;
    font-size : 11px;
}
.tool_link:HOVER {color: #CC0000; text-decoration: underline;}

/* --- styles for products and options ----------------------------*/
.product_border { background-color: #909090; }
.product_borderlight { background-color: #FFFFFF; }
.product_header { background-color: #F0F0F0; }
.product_body { background-color: #FFFFFF; }
.product_footer { background-color: #F0F0F0; }
.product_list_price { text-decoration: line-through; }
.product_outofstock { color: #FF5000; }
.product_options_border { background-color: #E5E5E5; }
.product_options_header { background-color: #F5F5F5; }
.product_options_body { background-color: #FFFFFF; }
.product_options_selected { background-color: #F5FAFF; }
.product_options_list_price { text-decoration: line-through; }
.product_specialties_body { border: 1px solid #CCCCCC; }

/* --- styles for the search/browse of products -------------------*/
.search_border { background-color: #E5E5E5; }
.search_header { background-color: #FAFAFA; }
.search_body { background-color: #FFFFFF; }
.search_footer { background-color: #FAFAFA; }
.search_alphabet_selected {font-family: monospace;}
.search_alphabet_link:LINK, .search_alphabet_link:VISITED {
    font-family: monospace;
    color: #C000FF;
    text-decoration: none;
}
.search_alphabet_link:HOVER {color: #000000; background-color: #FFD0FF;}
.count_products {color: #007000; font-size: 8px;}

/* --- styles for errors and successes ----------------------------*/
.error { color: #FF0000; }
.warning { color: #FF5000; }
.success { color: #007000; }

/* --- styles miscellaneous ---------------------------------------*/
.categories_path_separator {color: #0000A0;}
.categories_path_td {
	padding-bottom:15px;
	background-image:url('../images_templ/microdermabrasion_path.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

/* Border around main table */
.maintable {border: 1px solid #64B054;}

/* Border along bottom of menu */
.borderbot {
border-bottom: 1px solid #64B054;
}

/* Controls Div that contains menu */
#menu {
padding-top: 8px;
padding-right: 11px;
padding-left: 20px;
padding-bottom: 20px;
width: 210px;
}

/* Controls leading of menu ites */
#menu td {
height: 17px;
}

/* Colors Items in cart and order amount variables */
.items {
    padding-bottom: 6px;
	color: #64B054;
	padding-right: 15px;
}

/* Colors static text by item variables */
.itemqty {
color: #3C433B;
}

/* Colors static text by item variables */
.itetmtxt {
color: #3C433B;
}

/* padding for cell that contains horizontal nav in header */
.navcont {
padding-left: 10px;
padding-right: 15px;
padding-top: 9px;
padding-bottom: 7px;
}

/* horizontal nav td rules */
.fbar {
	color: #26661A;
	font-size: 11px;
	border: 1px solid #64B054;
	background: url('../images_templ/nic_headbg.gif') repeat-x;
	height: 16px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	font-family: arial, sans-serif;
}

/* homepage product box rules */
.pbar {
	color: #26661A;
	font-size: 11px;
	background: url('../images_templ/pbar_bg.gif') repeat-x;
	height: 16px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	font-family: arial, sans-serif;
	border-left: 1px solid #9CCFFF;
	border-right: 1px solid #9CCFFF;
	border-top: 1px solid #9CCFFF;
	
}
.prddispbot {border: 1px solid #9CCFFF;}

/* Horizontal Link Rollover rules */
.fbar a:link, .fbar a:visited {
color: #26661A;
text-decoration: none;
}
.fbar a:hover {color: #3196DE;}

/* Padding around category drop down */
.cattool {padding-left: 15px;}


.featured_product_link:LINK, .featured_product_link:VISITED {
	color:#F77822;
	text-decoration:none;
}
.featured_product_link:HOVER {text-decoration:underline;}

.cart_top:LINK, .cart_top:VISITED {
	color:#000000;
	text-decoration:none;
}
.cart_top:HOVER {text-decoration:underline;}

.cart_bold:LINK {
	color:#2E6FAF;
	text-decoration:none;
	font-weight:bold;
}
.cart_bold:HOVER {text-decoration:underline;}

/* --- styles for Product Templates ---------------------------*/
.bp_table {
	background-image:url('../images_templ/microdermabrasion_bp_01.jpg');
	background-repeat:repeat-x;
}	
.brief_product_header {
	color:#588310;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	vertical-align:center;
	border-left:1px solid #588310;
	border-right:1px solid #588310;
	border-top:1px solid #588310;
}
.bp_inner_table_top {
	border-top:1px solid #588310;
	border-right:1px solid #588310;
	border-left:1px solid #588310;
	background-color:#f5ffe9;
}
.bp_inner_table_bottom {
	border-bottom:1px solid #588310;
	border-right:1px solid #588310;
	border-left:1px solid #588310;
	background-color:#f5ffe9;
}
.homepage_welcome {
	color:#588310;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:0px;
}	
.directory_text {
    color: #26661A;
    text-decoration: none;
    font-size : 11px; }

.sitemap_custompages {clear:both; padding:20px 0 20px 0}
.list_sitemap_custompages {}
.listitem_sitemap_custompage {
width:240px;
float:left;
border-bottom:1px dotted #666666;
}
.listitem_sitemap_manufacturer {
width:240px;
float:left;
border-bottom:1px dotted #666666;
}
.listitem_sitemap_custompage a:LINK, .listitem_sitemap_custompage a:VISITED {
color:#588310;
width:220px;
line-height:20px;
}
.custompage_link:HOVER {
width:220px;
text-decoration:none;
background-color:#cccccc;
display:block;
color:#000000;
padding-left:6px;
font-weight:bold;
}
.manufacturer_link:LINK, .manufacturer_link:LINK:VISITED {
color:#588310;
line-height:25px;
}
.manufacturer_link:LINK:HOVER {
text-decoration:none;
color:#000000;
font-weight:bold;
}
p.sitemap_categorytype {
line-height:25px;
text-align:center;
clear:both;
}
ul.list_sitemap_products {}
li.listitem_sitemap_products {
list-style-type:none;
width:184px;
height:200px;
float:left;
text-align:center;
}
.listitem_sitemap_products .product_link:LINK, .listitem_sitemap_products .product_link:VISITED {
display:block;
}
.listitem_sitemap_products .product_link_img:LINK, .listitem_sitemap_products .product_link_img:VISITED {
display:block;
height:155px;
}
.sitemap_body {
width:auto;
height:auto;
margin-bottom:30px;
float:left;
}
.categorytype_link:LINK, .categorytype_link:VISITED {
font-size:20px;
display:block;
width:100%;
line-height:35px;
border-bottom:1px double #999999;
color:#588310;
}
p.sitemap_category {
clear:both;
}
a.category_link:LINK, a.category_link:VISITED {
font-size:16px;
color:#588310;
border-bottom:1px double #999999;
}
a.category_link:LINK, a.category_link:HOVER {
color:#588310;
}
.listitem_sitemap_custompage a.category_link {color:#990000;font-size:12px;}
.listitem_sitemap_custompage a.category_link:HOVER {
width:220px;
text-decoration:none;
background-color:#cccccc;
color:#000000;
padding-left:6px;
font-weight:bold;
}




#faq_container{ width:730px; height:auto;background:#fff;}
#f_right{ width:235px;float:left;}
#f_left{ width:495px; float:left;}
#f_matter{ margin:0px; padding-left:3px;height:auto;float:left;width:727px;}
#up {
	font-weight:normal;
	padding-left:2px;
}

/* --------------------------------------------------------------------------------------dhtml_styleHead-------------------------------------------------------------------------------------- */
.dhtml_styleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#eefed0;
	border:#aec57a 1px solid;
	border-top:#d6e89e 1px dotted;
	width:720px;
	margin-bottom:5px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;
	overflow:hidden;

	height:auto;
	display:block;
	float:left;
}

.dhtml_styleHeading strong{color:#26661a;}

.dhtml_styleHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#eee;
	width:760px;
	margin-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;
	overflow:hidden;
	cursor:pointer;
	height:18px;
}
.dhtml_styleContent {
	border:#bfe0fb 1px solid;
	color:#053f77;
	height:auto;
	position:relative;
	padding-left:10px;
	padding-right:5px;
	width:706px;
	line-height:15px;
	margin-bottom:2px;
	float:left;
}

.dhtml_styleContent p{padding:0;margin:0;border:0;padding-bottom:3px;padding-top:3px; text-align: justify;}
.dhtml_styleContent ul{padding:0;margin:0;border:0;list-style:none;}
.dhtml_styleContent li{padding:0;margin:0;border:0;list-style:none;background:url(../images_templ/sq-bullet.gif) no-repeat;padding-left:20px;}

#tops{padding:5px 0 5px 0;font-weight:bold;margin-right:10px; height:auto;clear:both;text-align:right;}

.dhtml_styleContent_content {
	padding:1px;
	font-size:1em;
	position:relative;
}

#f_matter h1{font-size:21px;color:#4ca91d;padding:5px 0 0 0;margin:0;}
h2{font-size:16px;color:#484848;padding:10px 0 10px 0;margin:0;}
#f_image{ width: 25%; float:left; height:auto;}
#f_text{ width:75%; float:left; height:auto;}
#clair_image{ width:150px; float: left; padding-top:3px; padding-bottom:3px;}
#clair_text{ float:left; width: 535px; padding-left:15px;}
#more{ font-weight:bold; color:#26661a; text-align:right; padding-top:5px; padding-bottom:3px;}
#more a{ font-weight:bold; color:#26661a; text-align:right;padding-top:5px; padding-bottom:3px;}
#logo_images{ width:auto; padding-left:5px; padding-top:20px;}
#we_finance{color:#FF6415;font-weight:bold;margin-right:70px;font-size:13px;}