@charset "utf-8";
/* Kimikal Online Shop CSS Document */

#store_cell_nav_bg {
	background-color: #000000;
	padding: 10px;
}
#store_cell_nav_left {
	position:relative;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	z-index: 2000;
}
#store_cell_nav_right {
	text-transform: uppercase;
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#store_cell_top_right_links {
	color: #666666;
	z-index: 10;
	font-size: 11px;
	padding: 5px;
}
#store_cell_middle_copy {
	color: #000000;
}
#fadeshow1 {
	z-index: 1;
}
#store_cell_front_box_container {
	position: absolute;
	z-index: 20;
	background-image: url(../../../../../images/store_front_box.png);
	height: 159px;
	width: 361px;
}

#store_cell_greetbox {
	left: 0px;
	bottom: 20px;
	height: 100%;
	margin-bottom: 20px;
	z-index: 30;
}
#store_cell_footer {
	padding: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}
a.store_cell_link_wholesale:link {
	color: #FD99E1;
}
a.store_cell_link_wholesale:visited {
	color: #FD99E1;
}
a.store_cell_link_wholesale:hover {
	color: #FF82FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.store_cell_link_wholesale:active {
	color: #FD99E1;
}
.store_cell_link_sale {
	color: #FF5555;
	margin: 0px;
	padding: 0px;
}
a.store_cell_link_sale:link  {
	color: #FF5555;
}
a.store_cell_link_sale:visited  {
	color: #FF5555;
}
a.store_cell_link_sale:hover  {
	color: #FF5555;
}
a.store_cell_link_sale:active  {
	color: #FF5555;
}

.store_cell_outer_links {
	padding-bottom: 5px;
	padding-right: 10px;
	color: #000000;
}
a.store_cell_outside_link:link  {
	color: #666666;
}
a.store_cell_outside_link:visited  {
	color: #666666;
}
a.store_cell_outside_link:hover  {
	color: #000000;
}
a.store_cell_outside_link:active  {
	color: #666666;
}
#store_cell_search_box {
	border:#666666 1px solid;
}
#store_cell_index_content {
	position:relative;
}
#store_cell_site_content {
	position:relative;
}