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

/* --- styles for some common HTML TAGS ---*/

body {
	font-family:trebuchet ms; 
	font-size:12px;
	color:#555555;
	text-align:center;
	margin:0px; }
	
p, td, li, div  { 
	font-family:trebuchet ms; 
	font-size:12px;
	color:#555555; }
	
h1, h2, h3, h4, h5, h6 { 
	font-size:14px;
	color:#12a469; }

hr { height: 1px; }

/* --- styles for FORM FIELDS ---*/

form { margin-bottom: 0px; margin-top: 0px; }
input, textarea, select { font-family: arial, tahoma, sans-serif; font-size: 11px; background-image: none; }
input.text { padding: 1px 2px; background-image: none; /*border: #909090 solid 1px;*/ }
input.btn { color: #0000A0; background-color: #FFFFFF; background-image: none; }
input.checkbox, input.radio { background-image: none; }

/* --- styles for the MENUS (border, body) ---*/

#menuitem_categorytype { padding-right:20px; text-align:right; padding-top:3px; font-weight:bold; }

.menuitem_categorytype_link:LINK, .menuitem_categorytype_link:VISITED, .menuitem_categorytype_link:HOVER {
	color:#3f3250;
	font-size:15px;
	line-height:22px;
	text-decoration:none; }

#menuitem_category { padding-right:20px; text-align:right; font-weight:bold; }

.menuitem_category_link:LINK, .menuitem_category_link:VISITED {
	font-size:12px;
	color:#12a469;
	line-height:18px;
	text-decoration:none; }

.menuitem_category_link:HOVER, .class_menuitem_category_selected .menuitem_category_link:LINK, .class_menuitem_category_selected .menuitem_category_link:VISITED, .class_menuitem_category_selected .menuitem_category_link:HOVER {
	font-size:12px;
	color:#3f3250;
	line-height:18px;
	text-decoration:none; }

#menuitem_subcategory { padding-right:20px; text-align:right; font-weight:bold; }

.menuitem_subcategory_link:LINK, .menuitem_subcategory_link:VISITED {
	font-size:11px;
	color:#555555;
	line-height:16px;
	text-decoration:none;
	font-weight:normal; }

.menuitem_subcategory_link:HOVER {
	font-size:11px;
	color:#3f3250;
	line-height:16px;
	text-decoration:none;
	font-weight:normal; }


/* --- styles for CATEGORY's path and CATEGORY's list links ---*/

.top_link:LINK { color: #000090; text-decoration: none; font-size: 11px; }
.top_link:VISITED { color: #000090; text-decoration: none; font-size: 11px; }
.top_link:HOVER { color: #000000; background-color: #FFFF90; text-decoration: none; font-size: 11px; }

.categories_item_td .top_link:LINK, .categories_item_td .top_link:VISITED { font-size:12px; color:#12a469; display:block; padding-top:20px; border-bottom:1px solid #555555; text-decoration:none; }
.categories_item_td .top_link:HOVER { background-color:transparent; font-size:12px; color:#3f3250; display:block; padding-top:20px; border-bottom:1px solid #555555; text-decoration:none; }

/* --- styles for PRODUCT links (like "AddToCart" link) ---*/

.product_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.product_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.product_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

/* --- styles for TOOLS links (like "ViewCart" link) ---*/

.tool_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.tool_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.tool_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

/* --- styles for footer links ---*/

.footer_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.footer_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.footer_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }
.footer_link_system:LINK { color: #555555; text-decoration: none; }
.footer_link_system:VISITED { color: #555555; text-decoration: none; }
.footer_link_system:HOVER { color: #555555; text-decoration: underline; }

/* --- styles for IMAGE links ---*/

.image_link:LINK { text-decoration: none;  font-size: 11px; }
.image_link:VISITED { text-decoration: none;  font-size: 11px; }
.image_link:HOVER { text-decoration: none;  font-size: 11px; }




/* --- styles for THE REST of the links ---*/

a:LINK { color: #12a469; text-decoration: underline; }
a:VISITED { color: #12a469; text-decoration: underline; }
a:HOVER { color: #12a469; text-decoration: none; }

/* --- 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_price {}
.product_price_diff_amount {}
.product_price_diff_percent {}
.product_outofstock { color: #FF5000; }

.product_options_border { }
.product_options_header {}
.product_options_header td { text-align:left; }
.product_options_body {}
.product_options_body td { text-align:left; }
.product_options_selected {}
.product_options_name {}
.product_options_list_price { text-decoration: line-through; }
.product_options_price {}

.product_travel_border { background-color: #E5E5E5; }
.product_travel_header { background-color: #F5F5F5; }
.product_travel_body { background-color: #FFFFFF; }

.product_specialties_border { background-color: #CCCCCC; }
.product_specialties_header { background-color: #FFFFFF; }
.product_specialties_body { background-color: #FFFFFF; }

.product_separator {}

.img_product_tiny {}
.img_product_thumbnail {}
.img_product_small {}
.img_product_big {}
.img_product_opt {}

/* --- styles for the search form of travel products ---*/

.search_travel_border { background-color: #E5E5E5; }
.search_travel_header { background-color: #FAFAFA; }
.search_travel_body { background-color: #FFFFFF; }
.search_travel_footer { background-color: #FAFAFA; }

/* --- 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 { font-family: monospace; color: #C000FF; text-decoration: none; }
.search_alphabet_link:VISITED { font-family: monospace; color: #C000FF; text-decoration: none; }
.search_alphabet_link:HOVER { font-family: monospace; color: #000000; background-color: #FFD0FF; text-decoration: none; }

/* --- styles for the site map ---*/

.site_map_border { background-color: #B0B0B0; }
.site_map_body { background-color: #FFFFFF; }
.site_map_tr {}
.site_map_td { border: 1px solid #FBFBFF; }
.site_map_td_over { background-color: #F5F5F5; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0; }
.site_map_tr_inner {}
.site_map_td_inner {}
.site_map_header_link_tr_inner { background-color: #D0E0FF; font-weight: bold; }
.site_map_header_link_td_inner {}
.site_map_header_link:LINK { color: #000090; text-decoration: none; }
.site_map_header_link:VISITED { color: #000090; text-decoration: none; }
.site_map_header_link:HOVER { color: #000000; text-decoration: none; }
.site_map_link:LINK { color: #000090; text-decoration: none; font-size: 11px; }
.site_map_link:VISITED { color: #000090; text-decoration: none; font-size: 11px; }
.site_map_link:HOVER { color: #000000; background-color: #FFFF90; text-decoration: none; font-size: 11px; }

/* --- styles for the navigation line links (1-10 11-20 21-30) ---*/

.navigator_products { color: #000000; text-align: center; font-size: 10px; }
.navigator_products_listitem { color: #000000; font-size: 10px; }
.navigator_products_listitem_selected { color: #000000; font-size: 10px; }
.navigator_products_link:LINK { color: #C000FF; text-decoration: none; font-size: 10px; }
.navigator_products_link:VISITED { color: #C000FF; text-decoration: none; font-size: 10px; }
.navigator_products_link:HOVER { color: #000000; background-color: #FFD0FF; text-decoration: none; font-size: 10px; }
.navigator_products_link_selected { color: #000000; text-decoration: none; font-size: 10px; }

/* --- styles for the navigation bars ---*/

.navbar { width:100%; }
.navbar td { text-align: center; }
.navbar td.navtab_first { }
.navbar a.navtab_selected { display: block; line-height:20px; font-size:12px; color:#ffffff; background-color:#3f3250; text-decoration: none; }
.navbar a.navtab_notselected { display: block; line-height:20px; font-size:12px; color:#3f3250; background-color:#ffffff; text-decoration: none; }
.navbar a.navtab_notselected:hover { background-color: #12a469; color:#ffffff; text-decoration:none; font-size:12px; }
.navbar td.navtab_body { padding:10px; background-color: white; text-align: left; border:1px solid #3f3250; color:#3f3250; }

.navtab_body p, .navtab_body td, .navtab_body div, .navtab_body ul, .navtab_body li { color:#3f3250; }

/* --- styles for the calendar ---*/

.calendar_border { background-color: #D0D0D0; }
.calendar_header { background-color: #F0F0F0; }
.calendar_header_days { font-size: 11px; background-color: #F9F9F9; }
.calendar_body { background-color: #FFFFFF; }
.calendar_footer_selected_day { font-size: 11px; background-color: #F9F9F9; }
.calendar_footer { font-size: 11px; background-color: #F0F0F0; }
.calendar_day_onmouseover { background-color: #FFFF00; }
.calendar_day_onmouseout { background-color: transparent; }
.calendar_day_onclick { background-color: #D0D0FF; }
.calendar_day_notavailable { color: #CCCCCC; }

/* --- styles for errors and successes ---*/

.error { color: #FF0000; }
.warning { color: #FF5000; }
.success { color: #007000; }

/* --- styles miscellaneous ---*/

.categories_path_separator { color: #0000A0; }
.categories_path { margin: 0px 0px 3px 0px; }
.categories_path_td { padding: 0px 0px 0px 0px; }
.categories_item { margin: 0px 0px 0px 0px; }
.categories_item_td { padding: 0px 0px 0px 0px; }
.products_summary { margin: 3px 0px 0px 0px; }
.products_summary_td { padding: 0px 0px 0px 0px; }

/* --- styles for the product filters area ---*/

#menu_filters { border: 1px solid #B0B0B0; background-color: white; }
#menu_filters_header { border-bottom: 1px solid #B0B0B0; padding:3px; background-color: #D0E0FF; font-weight: bold; }
#menu_filters_body { padding:5px; background-color: #FFFFFF; }
#menu_filters_body ul { list-style-type: none; padding: 0; margin: 0; }
#menu_filters_body ul li { padding-top: 5px; }
#menu_filters_body ul li ul li { padding: 0px; }
.list_filters {}
.listitem_filter{}
.listitem_filter_header { font-weight: bold; }
.list_filtervalue {}
.listitem_filtervalue{}
.filtersField_select { width: 120px; font-size: 10px; }
.filtersField_checkbox {}
.filtersField_label {}
#filtersContentCategoriesPath { padding:5px; border-bottom:1px solid #CCCCCC; }
#filtersContentHeader {}
#filtersContentSummary { padding:5px; }
#filtersContentNavigation { border:1px solid #CCCCCC; padding:5px; }
#filtersContentFooterNavigation { border:1px solid #CCCCCC; padding:5px; }
#filtersContentResults { padding-top:5px; padding-bottom:5px; }

/* --- styles for the compare products menu and panel ---*/

#compareProductsMenu {}
#compareProductsMenu .bd {}
#compareProductsMenu ul {}
#compareProductsMenu a { text-decoration: none; }

#compareProductsPanel.yui-panel .hd {}
#compareProductsPanel.yui-panel .bd {}
.compareProductsContent {}
.compareProductsTable { border-color: #CCCCCC; }
.compareProductsHeader { background-color: #F0F0F0; }
.compareProductsEmpty {}
.compareProductsLabel { background-color: #F0F0F0; font-weight: bold; text-align: right; padding-right:5px }
.compareProductsValue {}

/* --- styles for the wait (loading) panel ---*/

#waitPanel.yui-panel .hd {}
#waitPanel.yui-panel .bd {}

#header {
	width:954px;
	height:166px;
	display:block;
	margin-left:0px;
	margin-right:0px;
	text-align:right; }

#logo {
	width:438px;
	height:166px;
	display:block;
	float:left; }

#news {
	width:500px;
	height:137px;
	margin-top:5px;
	display:block;
	float:right;
	text-align:right;
	font-size:11px;
	color:#3f3250; }

.news-header {

	font-size:16px;
	font-weight:bold; }

#news-box {
	width:200px;
	height:16px;
	display:block;
	border:1px solid #3f3250;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;}

#news-box .text {
	border:0px;
	font-size:11px;
	color:#12a469;
	font-family:trebuchet ms;
	width:120px;
	position:relative;
	left:5px;
	float:left;
	background-color:transparent; }

#news-box .btn { 
	float:right;
	position:relative;
	top:1px; }

#header-links {
	height:24px;
	display:block;
	line-height:24px; }

#header-links a:LINK, #header-links a:VISITED {
	font-size:12px;
	color:#3f3250;
	line-height:24px;
	padding-left:8px;
	padding-right:8px;
	background-color:#ffffff;
	text-decoration:none;
	position:relative;
	top:3px; }

#header-links a:HOVER {
	font-size:12px;
	color:#ffffff;
	line-height:24px;
	padding-left:8px;
	padding-right:8px;
	background-color:#3f3250;
	text-decoration:none;
	position:relative;
	top:3px; }

#header-bar {
	height:3px;
	display:block;
	background-color:#3f3250; }

#cart-links{float:right; margin-right:5px;margin-top:-3px;}
#cart-links a{margin-left:20px;}

#cart-links a:LINK, #cart-links a:VISITED {
	font-size:12px;
	color:#3f3250;
	line-height:24px;
	padding-left:8px;
	padding-right:8px;
	background-color:#ffffff;
	text-decoration:none;
	}

#cart-links a:HOVER {
	font-size:12px;
	color:#ffffff;
	line-height:24px;
	padding-left:8px;
	padding-right:8px;
	background-color:#3f3250;
	text-decoration:none; }

#middle {
	width:964px;
	display:block;
	margin-left:0px;
	margin-right:0px; }

#menu {
	width:203px;
	display:block;
	float:left;
	background-image:url('../images_templ/new/acai-roots-logo-2.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
	padding-top:15px;
	text-align:right; }

#content {
	width:761px;
	display:block;
	float:right;
	text-align:left; }

img.check-this-out{margin:18px 0 4px 35px;}

#home-1 {
	width:362px;
	height:204px;
	display:block;
	margin-top:10px; }

#home-2 {
	width:363px;
	display:block;
	float:left;
	clear:left;
	margin-top:20px;
	text-align:justify;
	color:#3f3250;
	margin-left:20px; }

#home-3 {
	width:363px;
	display:block;
	float:left;
	clear:left;
	margin-top:20px;
	text-align:justify;
	color:#3f3250;
	margin-left:20px; }

#home-4 {
	width:362px;
	height:184px;
	display:block;
	float:right;
	margin-top:30px; }

#home-5 {
	width:362px;
	height:184px;
	display:block;
	clear:right;
	float:right;
	margin-top:15px; }

#home-6, #home-11 {
	width:362px;
	height:184px;
	display:block;
	float:right;
	margin-top:30px; }

#home-7 {
	width:362px;
	height:184px;
	display:block;
	float:right;
	margin-top:15px; }

#home-8, #home-10 {
	width:362px;
	height:184px;
	display:block;
	float:right;
	margin-top:15px; }

.product-left {
	width:168px;
	float:left; }

	
#home-4 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/new/home-product-2.gif');
	background-repeat:no-repeat; }

#home-5 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/new/home-product-4.gif');
	background-repeat:no-repeat; }

#home-6 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/nex4-hp-right.jpg');
	background-repeat:no-repeat; }

#home-7 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/new/nex4-fp-right.jpg');
	background-repeat:no-repeat; }

#home-8 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/new/home-product-9.gif');
	background-repeat:no-repeat; }

#home-10 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/nex4-hp-right.jpg');
	background-repeat:no-repeat; }

#home-11 .product-right {
	width:194px;
	height:184px;
	display:block;
	float:right;
	background-image:url('../images_templ/nex4-hp-right.jpg');
	background-repeat:no-repeat; }


#featured-product {
	width:158px;
	display:block;
	text-align:left;
	margin:20px 10px 0px 10px; }

#featured-name a:LINK, #featured-name a:VISITED {
	color:#3f3250;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
        line-height: 14px; }

#featured-name a:HOVER {
	color:#12a469;
	font-size:14px;
	font-weight:bold;
	text-decoration:none; }

#featured-descr p {
	color:#555555;
	font-size:11px;
	line-height:12px;
	text-align:justify;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px; }

#featured-price {
	color:#12a469;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px; }

#featured-links { 
	text-align:right;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px; }

#footer-bar {
	height:28px;
	border-top:3px solid #3f3250;
	border-bottom:3px solid #3f3250;
	margin-top:15px; }

#footer-inner {
	width:954px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	line-height:28px; }

#footer-left {
	color:#3f3250;
	width:200px;
	display:block;
	float:left;
	text-align:left;
	font-size:10px;
	line-height:28px; }

#footer-right {
	width:700px;
	display:block;
	float:right;
	text-align:right;
	color:#3f3250;
	font-size:12px;
	line-height:28px; }

#footer-right a:LINK, #footer-right a:VISITED {
	color:#3f3250;
	text-decoration:none;
	font-size:12px; }

#footer-right a:HOVER {
	color:#555555;
	text-decoration:none;
	font-size:12px; }

#footer-bar-2 {
	height:67px;
	margin-top:10px; }

#footer-inner-2 {
	width:954px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:right; }

#brief-product {
	width:355px;
	height:214px;
	margin-bottom:10px;
	display:block;
	border:1px solid #3f3250; }
	
#brief-product-left {
	width:148px;
	height:170px;
	display:block;
	overflow:hidden;
	float:left;
	margin:10px 10px 0px 10px;
	text-align:left; }

#brief-name a:LINK, #brief-name a:VISITED {
	font-size:14px;
	text-decoration:none;
	color:#12a469;
	font-weight:bold; }

#brief-name a:HOVER {
	font-size:14px;
	text-decoratoin:none;
	color:#3f3250;
	font-weight:bold; }

#brief-descr p {
	font-size:10px;
	line-height:auto;
	text-align:justify;
	color:#3f3250;
	padding:0px;
	margin-top:5px;
	margin-bottom:2px; }

#brief-price {
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#12a469; }

#brief-product-right {
	width:162px;
        overflow: hidden;
	height:172px;
	display:block;
	float:right;
	margin:10px 10px 0px 0px; }

#brief-image { margin:0px; }

#brief-image img {
	border:1px solid #3f3250; }

#brief-bottom {
	clear:both;
	text-align:center;
	height:34px;
	display:block; }

#brief-bottom img { position:relative; top:7px; }

#detail-product { }

#detail-name a:LINK, #detail-name a:VISITED, #detail-name a:HOVER {
	font-size:22px;
	font-weight:bold;
	color:#12a469;
	text-decoration:none; }

#detail-body {
	border:1px solid #3f3250;
	display:block;
	overflow:hidden; }

#detail-left {
	width:374px;
	display:block;
	float:left;
	margin:10px;
	text-align:left; }

#detail-right {
	width:345px;
        overflow: hidden;
	display:inline;
	float:right;
	margin:10px 10px 10px 0px;
	text-align:left; }

#detail-image {
	margin:0px;
	padding:0px; }

#detail-options {
	width:150px;
	margin-left:25px; }

#detail-price {
	font-size:12px;
	color:#3f3250;
	padding-left:25px;
	margin:10px 0px 10px 0px; }

#detail-price .green {
	color:#12a469;
	font-size:17px;
	font-weight:bold; }

#detail-qty {
	font-size:12px;
	color:#3f3250;
	padding-left:25px;
	margin:0px 0px 10px 0px; }

#detail-add, #detail-buy {
	font-size:12px;
	color:#3f3250;
	padding-left:25px;
	margin:0px 0px 10px 0px; }

#cat-descr { 
	display:block;
	border:1px solid #3f3250;
	height:193px;
	margin-left:2px;
	margin-right:20px;
	position:relative;
	top:10px; }

#cat-name {
	line-height:24px;
	font-size:24px;
	border-bottom:1px solid #3f3250;
	margin:10px 10px 0px 10px; }

#cat-name a:LINK, #cat-name a:VISITED, #cat-name a:HOVER {
	font-size:20px;
	font-weight:bold;
	text-decoration:none; }

#cat-text {
	padding-top:10px;
	width:450px;
	display:block;
	float:left;
	margin-left:10px; }

#cat-text p, #cat-text ul, #cat-text li { color:#3f3250; }

#cat-descr ul { margin-top:5px; }

#cat-image {
	width:248px;
	display:block;
	float:right;
	margin-right:10px; }

.img_category { margin-top:20px; }

#home-prod-links {float:right; margin-top:30px; border:1px solid #3F3250; width:327px;}
#home-prod-links p {padding:10px;}
/*----------------------- Sitemap -------------------------*/
.sitemap_body a:LINK, .sitemap_body a:VISITED {color:#3F3250;}
.sitemap_body a:HOVER {color:#00000}
.sitemap_custompages{clear:both;padding:20px 0 20px 3px;font-weight:bold;}
.list_sitemap_custompages{padding:0 0 0 3px;list-style:none;}
.listitem_sitemap_custompage{width:250px;float:left;border-bottom:1px dotted #999;}
.listitem_sitemap_custompage a:LINK, .listitem_sitemap_custompage a:VISITED{color:#000;width:250px;line-height:20px; text-decoration:none;}
.custompage_link{color:#666666;font-size:12px;text-decoration:underline;}
.custompage_link:HOVER{width:240px;text-decoration:none;background-color:#F0F8FD;display:block;font-weight:bold;}
p.sitemap_categorytype {clear:both;}
p.sitemap_categorytype a:LINK, p.sitemap_categorytype a:VISITED, .category_link:LINK, .category_link:VISITED {font-weight:bold; font-size:14px; border-bottom:1px solid; display:block;text-decoration:none; padding-top:10px;} 
li.listitem_sitemap_products{list-style:none;width:210px;height:243px;float:left;text-align:center;border:1px dashed #999;margin:2px;margin:3px;}
.listitem_sitemap_products img{padding:5px 0;}
.listitem_sitemap_products .product_link_img:LINK, .listitem_sitemap_products .product_link_img:VISITED{display:block;margin:0 0 0.2em 0;}
.sitemap_category{clear:both;}
/*-- for blogger list --*/
#rbp {margin:40px 0 0 0;padding:0;}
#SearchFit_container {
	font-family: trebuchet ms;
	width: 360px;
        border-left: solid 1px #4a4256;
        border-right: solid 1px #4a4256;
}
.SearchFit_name {
width: 100%;
	font-size: 12px;
	color: #4DA486;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;

}
.SearchFit_name a:hover {
		color: #12A469;
		text-decoration: none;
		padding-left: 5px;
}
.SearchFit_name a:link {
		color: #12A469;
		text-decoration: underline;
		padding-left: 5px;
}
.SearchFit_published {
	font-size: 11px;
	border-bottom: 1px solid #4DA486;
	padding-left: 10px;
}

/*-- end for blogger list --*/