/* From actinic.css */

body {
	margin: 0px;
	padding: 0px;
	background-color:#e8e8e8;
	background-image: url('jemini-flowers-background.jpg');
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454e53;
	font-size: 76%;
}

form {
	margin: 0;
}

img {border: none;}

a {font-weight: bold;}

a:link {
	color: #ccb3bf;
	text-decoration: underline;
}

a:visited {
	color: #ccb3bf;
	text-decoration: underline;
}

a:hover {
	color: #ccb3bf;
	text-decoration: underline;
}

a:active {
	color: #ccb3bf;
	text-decoration: underline;
}

.actCHECKOUTEM {
	background-color: #ccb3bf;
}

.actCHECKOUTBG {
	background-color: #eeeeee;
}

.actlarger {
	font-size: 1.3em;
	color: #454e53;
}

.actsmaller{
	font-size: 0.8em;
	color: #454e53;
}

.actxxsmall {
	font-size: 0.8em;
	color: #454e53;
}

.actxsmall {
	font-size: 1.0em;
	color: #454e53;
}

.actsmall {
	font-size: 1.0em;
	color: #454e53;
}

.actregular {
	font-size: 1.3em;
	color: #454e53;
}

.actlarge{
	font-size: 1.4em;
	color: #454e53;
}

.actxlarge {
	font-size: 1.6em;
	color: #454e53;
}

.actxxlarge {
	font-size: 1.6em;
	color: #454e53;
}

.actwarningcolor {
	color: #cc0000;
}
	
.actrequiredcolor {
	color: #cc0000;
}

.actsearchhighlightcolor {
	color: #cc0000;
}

.actrequired {
	color: #cc0000;
}

.actwarning {
	font-size: 1.0em;
	color: #cc0000;
}

.actwelcome {
	font-size: 1.0em;
	color: #454e53;
}

.actlogotext {
	font-size: 1.0em;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 1.0em;
	color: #ccb3bf;
}

.thinborder1 {
	border: 1px solid #906b80;
}

.thinborder2 {
	border: 1px solid #a9778f;
}

.thinred {
	border: solid 1px #906b80;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #a9778f;
	border-top: 0px;
} 

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #e8e8e8;
}

a.boxlink:link{
	color: #e8e8e8;
	text-decoration:none;
}

a.boxlink:visited{
	color: #e8e8e8;
	text-decoration:none;
}

a.boxlink:hover{
	color: #e8e8e8;
	text-decoration:underline;
}

a.boxlink:active{
	color: #e8e8e8;
	text-decoration:none;
}

table.checkout td {
	background-color: #eeeeee;
}

table.checkout th {
	background-color: #ccb3bf;
}

.cart {
	background-color: #eeeeee;
}

.cartheading {
	background-color: #ccb3bf;
	font-weight: bold;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

/* lines -------------------------------------------------------------------------------- */
	.dotted_line_blue	{
		height: 1px;
		background-color: #a9778f;
		background-image:url('theme_dotted_line.gif');
		clear:both;
		}
		
	.solid_line_light_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #a9778f;
		clear:both;
		}
		
	.solid_line_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
		background-color: #906b80;
		clear:both;
		}
		
	.dotted_outline_blue	{
		border: 1px dotted #a9778f;
		padding: 8px;
		}		
	/* end lines ---------------------------------------------------------------------------- */
	
	.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
	.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}
	
	.product_image_cost	{
		margin: 0px 12px 8px 0px;
		text-align: center;
		float: left;
		}
		
	.product_list	{
		margin: 20px 0px 20px 0px;
		}	
/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */



/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
	.image_float_right	{
		float: right;
		margin: 16px 0px 15px 20px;
		}
	
	.image_product	{
		margin: 0px 18px 10px 0px;
		text-align: center;
		float: left;
		}
/* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */

/* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

	/* headings ----------------------------------------------------------------------------- */
	h1	{
		font-size: 1.6em;
		font-weight: normal;
		margin: 0px;		
		padding: 0px 0px 4px 0px;
		color: #a9778f;
		}
		
	h1.subheading	{
		font-size: 1.3em;
		font-weight: normal;
		margin: 0px;
		padding: 0px 0px 4px 0px;
		color: #a9778f;
		}
		
	h2	{
		font-size: 1.0em;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 4px 0px;
		color: #a9778f;
		}
		
	h2.clearall	{
		font-size: 1.0em;
		font-weight: normal;
		margin: 0px;
		padding: 0px 0px 4px 0px;
		color: #a9778f;
		clear:both;
		}
	
	h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {color: #a9778f;font-weight: bold;}
	
	h3.product	{
		font-size: 1.3em;
		font-weight: normal;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		color: #a9778f;
		}
		
	h3.product_price	{
		font-size: 1.0em;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}
		
	.text_heading_left_column	{
		margin: 0px;
		padding: 19px 0px 4px 0px;
		line-height:normal;
		color: #906b80;
		font-weight: bold;
		font-size: 1.3em;
		}
	/* end headings ------------------------------------------------------------------------- */
	
	/* list fomatting ----------------------------------------------------------------------- */
	ul	{
		line-height: 150%;
		padding: 0px 0px 0px 1px;
		margin: 0px 0px 18px 15px;
		font-size: 1.0em;
		}
	
	ul.products	{
		line-height: normal;
		padding: 0px 0px 0px 1px;
		margin: 3px 0px 4px 15px;
		font-size: 1.0em;
		color: #cc0000;
		}
	/* end list fomatting ------------------------------------------------------------------- */
		
	/* menu text --------------------------------------------------------------------------- */
	.text_menu	{
		padding: 2px 0px 2px 0px;
		font-size : 1.0em;
		margin: 0px;
		color : #ffffff;
		}
	
	.text_menu_no_space	{
		word-spacing: normal;
		}
		
	.text_menu_cart	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		}
		
	.text_menu_cart_items	{
		padding: 0px;
		margin: 0px;
		line-height: normal;
		font-weight: bold;
		}	
	/* end menu text ----------------------------------------------------------------------- */

	/* product text ------------------------------------------------------------------------ */
	.text_product_small_info	{
		/*font-size: 0.8em;*/
		line-height: normal;
		margin: 0px;
		padding: 0px 0px 6px 0px;
		}
	
	.text_product_small_info_heading	{
		margin: 0px;
		padding: 10px 0px 12px 0px;
		line-height:normal;
		color: #a9778f;
		font-weight: bold;
		font-size: 1.0em;}
		
	.text_product_small_info_price	{
		margin: 0px;
		padding: 8px 0px 0px 0px;
		line-height:normal;
		font-weight: bold;
		font-size: 1.0em;
		}
		
	/* end product text -------------------------------------------------------------------- */

	.text_breadcrumbs	{
		font-size: 0.8em;
		color: #906b80;
		margin: 0px;
		line-height:normal;
		padding: 2px 0px 10px 0px;
		}	
	
	.text_footer	{
		color: #a9778f;
		font-size: 0.8em;
		padding:0px;
		margin:4px 0px 0px 0px;
		}

	.text_options	{
		font-weight: bold;
		}

	.text_word_spacing_8px	{
		word-spacing: 8px;
		}
	
	.text_terms_conditions	{
		color: #a9778f;
		font-size: 1.0em;
		border: 0;
		margin: 0;
		padding: 0;
		}
/* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */

/* FORM FORMATTING ELEMENTS ------------------------------------------------------------ */
	/* buttons ----------------------------------------------------------------------------- */
	.form_button	{
		line-height: normal;
		width: 76px;
		margin: 0px;
		padding: 0px 0px 0px 12px;
		font-size : 1.0em;
		background-color: #a9778f;
		border: 1px solid #906b80;
		color: #ffffff;
		word-spacing: normal;
		}	
	
	.form_button_quick_search	{
		line-height: 13px;
		height: 18px;
		width: 85px;
		margin: 1px 1px 1px 1px;
		padding: 0px 0px 0px 12px;
		font-size : 1.0em;
		background-color: #a9778f;
		border: 1px solid #906b80;
		color: #ffffff;
		background-image: url('theme_icon_search.gif');
		word-spacing: normal;
		}
	
	.form_button_add_to_cart	{
		line-height: 13px;
		height: 20px;
		width: 76px;
		margin: 0px 1px 0px 0px;
		padding: 1px 0px 1px 14px;
		font-size : 1.0em;
		background-color: #a9778f;
		border: 1px solid #906b80;
		color: #ffffff;
		background-image: url('theme_icon_add_to_cart.gif');
		word-spacing: normal;
		}	
	/* end buttons ------------------------------------------------------------------------- */

.form_input_general	{
	line-height: normal;
	font-size : 1.0em;
	word-spacing: normal;
	}

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 1.0em;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	color: #454e53;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #a9778f
}

/* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */

/* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */

a.product_section:visited  {
	color : #ccb3bf;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #ccb3bf;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #ccb3bf;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #ccb3bf;
	text-decoration : none;
	}
	
/* ------------------------ */
	
a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #a9778f; 
	border: 1px solid #ccccff;
}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #a9778f;
	border: 1px solid #ccccff;
}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #a9778f;
	border: 1px solid #ccccff;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #906b80;
	border: 1px solid #ccccff;
	}
	
	
/* ------------------------ */

a.link_footer:visited  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #ccccff;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_breadcrumbs:visited	{	
	color : #906b80;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #906b80;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #906b80;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #906b80;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_cart:visited	{	
	color : #906b80;
	text-decoration : underline;
	}

a.link_cart:link  {
	color : #906b80;
	text-decoration : underline;
	}
	
a.link_cart:active  {
	color : #906b80;
	text-decoration : underline;
	}
	
a.link_cart:hover  {
	color : #906b80;
	text-decoration : underline;
	}
	
/* ------------------------ */

a.link_terms_conditions:visited	{	
	color : #ccccff;
	text-decoration : underline;
	}

a.link_terms_conditions:link  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_terms_conditions:active  {
	color : #ccccff;
	text-decoration : underline;
	}
	
a.link_terms_conditions:hover  {
	color : #ccccff;
	text-decoration : underline;
	}

/* Peblaco custom styles */

#pagewrapper{width: 794px;margin-left: auto;margin-right: auto;}.skip{position: absolute;left: -9999px;width: 990px;}.clear{clear: both;height: 0;line-height: 0;font-size: 1px; margin: 0; padding: 0; border: 0;}#container, #main{width: 100%;padding: 0;background-color:#ffffff;}#LeftAndRightleftcontainer{width: 100%;float: left;margin-right: -180px;/*background-color: #ffffff; Main and Right if Left longest */}#LeftAndRightleftcontainer .sub{width: 100%;float: right;margin-left: -215px;/*background-color: #ffffff; Left and Right if Main longest */}#LeftAndRightmaincontainer{margin: 0 180px 0 215px;padding: 15px;/*background-color: #ffffff;*/}#LeftAndRightleft{width: 215px;float: left;color: #454e53;/*background-color: #ffffff;*/}#LeftAndRightright{width: 180px;float: right;/*background-color: #ffffff;*/}#LeftOnlyleftcontainer{width: 100%;/*background-color: #ffffff; Main and Right if Left longest */}#LeftOnlyleftcontainer .sub{width: 100%;float: right;margin-left: -215px;/*background-color: #ffffff; Left and Right if Main longest */}#LeftOnlymaincontainer{margin: 0 0 0 215px;padding: 15px;/*background-color: #ffffff;*/}#LeftOnlyleft{width: 215px;float: left;color: #454e53;/*background-color: #ffffff;*/}#RightOnlyleftcontainer{width: 100%;float: left;margin-right: -180px;/*background-color: #ffffff; Main and Right if Left longest */}#RightOnlyleftcontainer .sub{width: 100%;/*background-color: #ffffff; Left and Right if Main longest */}#RightOnlymaincontainer{margin: 0 180px 0 0;padding: 15px;/*background-color: #ffffff;*/}#RightOnlyright{width: 180px;float: right;/*background-color: #ffffff;*/}#Noneleftcontainer, #Noneleftcontainer .sub{width: 100%;}#Nonemaincontainer{margin: 0;padding: 5px;/*background-color: #ffffff;*/}

/* Fix for large font size in cart */
.carttable {font-size: 12px;}

#pagewrapper {font-size: 1.0em;}
#header, #sectionlisttop, #brochurenavbartop, #containerpad, #footer {padding: 0 18px 0 18px;} /* Margins for central area, no width as it adds padding on top */

#container {
	background-image: url('jemini-flowers-sidebar-margin-background.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}

#footer {text-align: center;}

#mainnavigationtop, #footerlinks {
	padding: 3px 0 4px 0;
	color: #ccb3bf;
	font-size: 0.8em;
	}

#header {
	height: 200px;
	
	background-image: url('jemini-flowers-header-background.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
	}

#header img, #logoside img {
	vertical-align: middle;
	}

#logo {float: left; width: 300px;}

#phoneandemail {float: right;width: 400px;text-align:right;color: #ccb3bf;padding-top: 10px;font-size: 1.4em;}
#phoneandemail a:link, #phoneandemail a:visited, #phoneandemail a:hover, #phoneandemail a:active {text-decoration: none;font-weight: normal;}
#phoneandemail a:hover, #phoneandemail a:active {text-decoration: underline;}

.separator {
	height: 2px;
	background-color: #454e53;
	background-image: url('jemini-flowers-separator-background.gif');
	background-position: top left;
	background-repeat: repeat-x;
	}

#quicksearchtop {
	width: 250px;
	}

#quicksearchtop {
	float: right;
	}

#footernavigation {
	float: left;
	}

#footernavigation {
	width: 550px;
	}

#quicksearchtop #searchtitle {
	float: left;
	padding: 6px 9px 0px 0px;
	font-weight: bold;
	color: #ccb3bf;
	}

#quicksearchtop #searchbox {
	float: left;
	padding: 3px 0px 3px 0px;
	}

#quicksearchside {
	margin: 10px 5px 15px 5px;
	}

#quicksearchside #searchbox {
	padding: 5px 5px 0px 5px;
	}

.searchinput {
	width: 100px;
	height: 14px;
	border-width: 1px;
	border-color: #454e53;
	background-color: #FFFFFF;
	border-style: solid;
	}

.searchgo {
	background: url('jemini-flowers-search-button.gif');
	border: none;
	width: 42px;
	height: 18px;
	color: #ffffff;
	font-size: 1.0em;
	}

#shoppingcarttop {
	float: right;
	font-weight: bold;
	color: #ccb3bf;
	width: 450px;
	}

#shoppingcartside {
	margin: 10px 5px 15px 5px;
	text-align: center;
	}

#shoppingcartside .shoppingcarttitle, #quicksearchside #searchtitle, #sectionlistside .sectionlistheader, #brochurenavbarside .sectionlistheader {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height:normal;
	font-weight: bold;
	font-size: 1.3em;
	}

#sectionlistside .sectionlistheader, #brochurenavbarside .sectionlistheader {
	border-bottom: #a9778f 1px solid;
	}

#sectionlisttop .sectionlistheader, #brochurenavbartop .sectionlistheader {
	float: left;
	margin: 0px;
	padding: 5px 10px 2px 5px;
	line-height:normal;
	font-weight: bold;
	font-size: 1.3em;
	}

#mainnavigationside, #sectionlistside, #brochurenavbarside, #address {
	margin: 10px 5px 15px 5px;
	}

#sectionlistside {margin-top: 30px;}

#brochurenavbarside .actxxsmall {
	color: #906b80;
	}



#bestsellerslist, #newproductslist {
	margin: 10px 5px 15px 5px;
	}

#copyright {
	float: right;
	width: 180px;
	}

#address {height: 167px;padding: 100px 0 0 8px;color: #906b80;background-image: url('jemini-flowers-address-background.gif');background-position: top left;background-repeat: no-repeat;}
#address p {line-height:1.6em;}
#address a:link, #address a:visited, #address a:hover, #address a:active {color: #906b80;text-decoration: none;font-weight: normal;}
#address a:hover, #address a:active {text-decoration: underline;}
.addressicon {color: #454e53;font-weight: bold;}

.otherinfo textarea {width: 200px;}

#mainnavigationtop ul, #shoppingcarttop ul, #sectionlisttop ul, #brochurenavbartop ul, #shoppingcartside ul, #mainnavigationside ul, #sectionlistside ul, #brochurenavbarside ul, #footernavigation ul, #copyright ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#mainnavigationtop ul, #shoppingcarttop ul, #copyright ul {
	float: right;
	}

#sectionlisttop ul, #brochurenavbartop ul {
	padding: 2px 5px 0px 5px;
	}

#mainnavigationtop li, #shoppingcarttop li, #sectionlisttop li, #brochurenavbartop li, #footernavigation li, #copyright li {
   border-left: 1px solid #ccb3bf;
   float: left;
   line-height: 1.2em;
   margin: .5em .5em .5em -.5em;
   padding: 0 .6em 0 .6em;
   white-space: nowrap;
   }

#shoppingcartside li.first {
	margin: 0px 0px 5px -5px;
	padding: 0px;
	}

#sectionlisttop li, #brochurenavbartop li {
	border-left: 1px solid #ccb3bf;
	}

#mainnavigationside li, #sectionlistside li, #brochurenavbarside li {
	padding-left: 8px;
	}

#mainnavigationtop ul li.first, #shoppingcarttop ul li.first, #shoppingcarttop ul li.second, #sectionlisttop ul li.first, #brochurenavbartop ul li.first, #footernavigation ul li.first, #copyright ul li.first {
	border-left: none;
	}

#mainnavigationtop ul li a:link, #mainnavigationtop ul li a:visited, #mainnavigationtop ul li a:hover, #mainnavigationtop ul li a:active {text-decoration: none;font-weight: normal;}
#mainnavigationtop ul li a:hover, #mainnavigationtop ul li a:active {text-decoration: underline;}

#footernavigation ul li a:link, #copyright ul li a:link {text-decoration: none;font-weight: normal;}
#footernavigation ul li a:visited, #copyright ul li a:visited {text-decoration: none;font-weight: normal;}
#footernavigation ul li a:hover, #copyright ul li a:hover {text-decoration: underline;font-weight: normal;}
#footernavigation ul li a:active, #copyright ul li a:active {text-decoration: none;font-weight: normal;}

#shoppingcarttop ul li a:link {text-decoration: underline;}
#shoppingcarttop ul li a:visited {text-decoration: underline;}
#shoppingcarttop ul li a:hover {text-decoration: underline;}
#shoppingcarttop ul li a:active {text-decoration: underline;}

#shoppingcartside ul li a:link {color: #454e53; text-decoration: underline;}
#shoppingcartside ul li a:visited {color: #454e53; text-decoration: underline;}
#shoppingcartside ul li a:hover {color: #454e53; text-decoration: underline;}
#shoppingcartside ul li a:active {color: #454e53; text-decoration: underline;}

#mainnavigationside a:link, #sectionlistside a:link, #brochurenavbarside a:link, #bestsellerslist a:link, #newproductslist a:link, #mainnavigationside a:visited, #sectionlistside a:visited, #brochurenavbarside a:visited, #bestsellerslist a:visited, #newproductslist a:visited, #mainnavigationside a:hover, #sectionlistside a:hover, #brochurenavbarside a:hover, #bestsellerslist a:hover, #newproductslist a:hover, #mainnavigationside a:active, #sectionlistside a:active, #brochurenavbarside a:active, #bestsellerslist a:active, #newproductslist a:active {
	color: #906b80; text-decoration: none; font-size: 0.8em;font-weight: normal;
	}

#mainnavigationside a:hover, #sectionlistside a:hover, #brochurenavbarside a:hover, #bestsellerslist a:hover, #newproductslist a:hover, #mainnavigationside a:active, #sectionlistside a:active, #brochurenavbarside a:active, #bestsellerslist a:active, #newproductslist a:active {
	color: #a9778f; text-decoration: underline;
	}

/* Overwriting Actinic.css styles */

.text_heading_left_column {
	padding: 0px 0px 5px 0px;
	}

#bestsellerslist p, #newproductslist p, #bestsellerslist td, #newproductslist td {
	color: #454e53;
	}

#bestsellerslist .solid_line_blue, #newproductslist .solid_line_blue, #bestsellerslist .dotted_line_blue, #newproductslist .dotted_line_blue {
	background-color: #a9778f;
	background-image: none;
	}

#bestsellerslist .sidebox, #newproductslist .sidebox, #bestsellerslist .boxbody, #newproductslist .boxbody, #bestsellerslist .sidebox a, #newproductslist .sidebox a, #bestsellerslist .boxbody a, #newproductslist .boxbody a {
	color: #454e53;
	}

#brochurenavbarside .dotted_line_blue, #sectionlistside .dotted_line_blue {
	background: none;
	}