snelmenu@charset "ISO-8859-1";

.tooltiptitle{color: #FFFFFF; text-decoration: none; cursor: default; font-family: arial; font-weight: bold; font-size: 9pt}
.tooltipcontent{color: #000000; text-decoration: none; cursor: default; font-family: arial; font-size: 9pt}

#ToolTip { position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

body {
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	margin-left: 0;
	margin-top: 0;
	height:100%;
	background-color: #ebebeb;
	/*background: url(../image/background_pattern.jpg);
	background-repeat:repeat;*/
}

table, td, th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
}


table.box   { border-collapse: collapse; border: 1px solid #000080; background-color:white; }

p {margin: 0.5em 0 1.5em;}


h1 {
    color: #c6335d;
    font-size:22px;
    font-weight:200;
    margin: 10px 0px 10px 0px;
}

h2 {
    color: #666666;
    font-size:16px;
    font-weight:bold;
    margin: 0px 0px 0px 0px;
}

h3 {
    color: #666666;
    font-size:13px;
    line-height:18px;
    margin: 0px 0px 0px 0px;
}

img {
	border-width: 0px;
}

div.leftcol, div.rightcol, div.centercol {
	float: left;
	background-color:white;
	padding: 4px;
	width: 370px;
	display: block;
	margin: 20px 0px 10px 0px;
}

div.rightcol {
	float: right;
}

div.centercol {
	float: center;
	width: 100%;
	padding: 10px;
	text-align: center;
}

div.newscol {
	float: left;
	background-color:white;
	padding: 4px;
	width: 470px;
	display: block;
	margin: 20px 0px 10px 0px;
}

.header, .footer {
	background-color: #FEFEFE;
}

.footer {
	font-size: 11px;
	color: #666;
	text-align: center;
	clear:left;
	padding-bottom:4px;
	padding-top:4px;
}

.core {
	clear:left;
}
.cookiesrow {
	background-color:#eee;
	font-size:95%; 
	float:right; 
	width:100%; 
	padding:3px 0px 2px 0px; 
	text-align:right;
}
.tagcloud {
	overflow:show;
	width:710px;
	float:right;
	padding:0px 20px 10px 0px;
	color:white;
	text-align:left;
	margin-bottom:2px;
	color:#666;
	font-size:8pt;
}

.tagcloud a {
	color:#666;
}

.tagcloud h3 {
	text-align:left;
	margin-bottom:4px;
}

td.page {
	background-color: white;
	text-align: left;
    padding: 20px;
}

a {
    color: #e47181; 
	text-decoration: none;
}

a.header {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
    margin-left:40px;
}

a.header:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
    margin-left:40px;
}

a.header:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
    margin-left:40px;
}

a.plain {
    text-decoration:none;
}
a.plain:visited {
    text-decoration:none;
}
a.plain:hover {
	text-decoration: underline;
	color: #cc0000;
}
a.plain:active {
	text-decoration: none;
	color: #000000;
}

a.grey {
	text-decoration: none;
	color: #999999;
}

a.grey:visited {
	text-decoration: none;
	color: #999999;
}

a.grey:hover {
	text-decoration: none;
	color: #e47181;
}

.left {
	text-align:left;
	width:120px;
	padding: 0px 4px 0px 4px;
}

div.snelmenu {
	float:left; 
	background-color:white; 
	width:248px; 
	min-height:600px;
}

div.snelmenu a{
	color:#999999;
	padding-left:10px;
}

/*
blok spotlight homepage
*/
div.spotlightbox {
	border: 1px;
	border-style:solid;
	border-color:#555; 
	background-color:#555;
	color:black; 
	float:left; 
	width:350px; 
	height:240px; 
	padding-top:0px; 
	padding-right:0px;
	cursor: pointer;
}

div.spotlighttitle
  {
  height:40px;
  padding:0px;
  margin:0px;
  }
  
div.spotlighttitle p
  {
  color: black;
  text-align: left;
  font-size: 18px;
  padding-left:18px;
  padding-top:10px;
  margin:0px
  }

.dropshadow {
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";
	/* For IE 5.5 - 7 */
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";
}

.loading { background: url(../cms/spinner.gif) center no-repeat !important}

.floatleft { float: left }
.floatright { float: right; }
/*
blok spotlight homepage
*/
div.spotlight
{
	border: 0px solid black;
	float:left;
	height:168px; 
	width:270px; 
	margin-right:14px;
  overflow:hidden;
}

div.block_trend {
	float:right; 
	margin: 0px 0px 10px 0px; 
	width:350px; 
	height:240px; 
	border: 1px solid black; 
	background-image: url(../image/product_blok_photo.jpg);
	cursor: pointer;
}

div.frame_sidecolumn
{
	background-color:white; 
	border:1px solid #CCCCCC;
	position: absolute;
	display:none;
	left:0px;
	top:0px;
	margin-top:10px;
}

div.frame_sidecolumn h4 {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	height:22px;
	padding-top:6px;
	color:#c6335d;
	margin:0px;
}


div.frame_sidecolumn_left
{
	margin-left: -174px;
	width:150px;
	padding-bottom:2px;
	overflow:show;
}

div.frame_sidecolumn_right
{
	margin-left: 1020px;
	width:150px;
	padding-bottom:2px;
	overflow:show;
}

div.designer_name_overlay {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
	height:20px;
	opacity:0.8;
  	filter:alpha(opacity=80); 
	background-color:#333;
	color:white;
	text-align:center;
	width:100%;
	padding-top:3px;
}

/*
blok blog homepage
*/
div.blog
  {
  float: right;
  border: 1px solid black;
  background-color:white; 
  height:147px; 
  width:710px; 
  margin:0px 20px 0px 0px;
  overflow:hidden;
  cursor: pointer;
  }

/*
title 3 blok homepage
*/
div.bloktitle
  {
  background-color:#ddd;
  width:100%;
  }

div.bloktitle p
  {
	color:#c6335d;
	line-height:22px;
	padding-left:4px;
	margin:0px;
	font-weight:bold;
  }

a.bloktitle
{
	color:#c6335d;
	line-height:22px;
	padding-left:4px;
	margin:0px;
	font-weight:bold;
}

.middle {
	text-align:center;
	border-right: 2px solid #FFFFFF;
	width:120px;
	padding: 0px 4px 0px 4px;
}

.right {
	text-align:right;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	width:120px;
	padding: 0px 4px 0px 4px;
}

div.sysmsg {
	background-color:white;
	border:2px dotted blue;
	padding:10px;
	font-size:15px;
}


table.content_with_sideline {
	width:940px;
	vertical-align:top;
	border:0;
	border-collapse: separate;
	border-spacing:0px;
	margin:0;
}
td.sideline_col, td.sideline_col_items {
	width:200px;
	vertical-align:top;
	border:1px solid silver;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
td.content_col {
	width:740px;
	vertical-align:top;
}

td.sideline_col_items {
	width:182px;
	min-height: 600px;
	border: 1px solid silver;
	float:left;
	background-color:#333;
	/* -moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#b0b0b0')";
	For IE 5.5 - 7 
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#b0b0b0')";*/
}

div.sideline-right {
	float:left;
	width:200px;
	vertical-align:top;
	border:1px solid silver;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.designer {
	width:208px;
	float:left;
	text-align:center;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:18px;
	background-color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
}

.pagination {
	width:700px;
	float:left;
	text-align:center;
	margin-bottom:10px;
	margin-left:20px;
	background-color:#fff;
	border:1px solid silver;
	line-height:200%;
}

.pagination_footer {
	width:700px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-left:20px;
	background-color:#EEEEEE;
	border:1px solid silver;
	line-height:200%;
}

.pagination a, .pagination_footer a {
	color:#999;
	text-decoration: underline;
}

.pagination a:visited, .pagination_footer a:visited {
	color:#999;
	text-decoration: underline;
}

.pagination a:hover, .pagination_footer a:hover {
	color:#e47181;
	text-decoration: underline;
}

.pagination a:active, .pagination_footer a:active {
	color:#000;
	text-decoration: none;
}

.pagination a.selected {
	color:#000;
	text-decoration: none;
}

.sort {
	float:left;
	text-align:left;
	margin-bottom:0px;
	margin-top:10px;
	line-height:90%;
	padding-top:10px;
	padding-left:10px;
	height:24px;
}

.sort a {
	color:#999;
	text-decoration: underline;
}

.sort a:visited {
	color:#999;
	text-decoration: underline;
}

.sort a:hover {
	color:#e47181;
	text-decoration: underline;
}

.sort a.selected {
	color:#000;
	text-decoration: none;
}


table.main {
	width:1000px;
	border: 8px;
	margin-left: auto;
	margin-right: auto;
    border-collapse: collapse;
}

.sitewrapper {
	border:2px solid #CCCCCC;
	background-color: #FEFEFE;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	/* -moz-box-shadow:0 0 14px #222;
	-webkit-box-shadow:0 0 14px #222;
	box-shadow:0 0 14px #222;*/
	/* For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";*/
	/* For IE 5.5 - 7 */
   /* filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius='15', MakeShadow='true', ShadowOpacity='0.40')"; */
}

.shadow_middle, .shadow_inner, .sitewrapper {
	position: relative;
	right: -1px; 
	top: -1px;
}

.pageheader {
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	float:left;
}

.pagecontent {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	float:left;
	width:980px;
}


.thinborder {
	border:1px solid silver;
}

.image-left{
	float: left; 
	vertical-align: text-top;
	padding-right: 10px;
	padding-top: 0px;
	margin:0px;
}

/*
easy_zoom
---------
Copy/paste this into your own stylesheet.
Edit width, height and placement of the dynamically created image zoom box. 
*/

#easy_zoom {
	width:300px;
	height:400px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:200px;
	left:550px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
}

.rollover {
	position:absolute;
	padding:5px; 
	margin-left:10px;
	background-color:#CCC;
	color:#555;
	opacity:0.7;
  	filter:alpha(opacity=70); 
}

.itemdetail {
	float:left;
	width:350px; 
	padding-top:10px; 
	position:relative;
} 

.itemgroot {
	background-image: url(../image/item-detail-bg.jpg); 
	background-repeat: no-repeat; 
	height:467px;
}

.itemsmall {
	border:1px solid silver;
	margin-top:10px;
}

.greyfooter {
	background-color:#999999;
	width:100%;
	overflow:show;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	color:white;
}

.greyfooter a {
	color:white;
	font-size:13px;
	line-height:20px;
}

.greyfooter div {
	margin:20px 10px 10px 40px;
	width:280px;
	float:left;
}


div.searchblok {
	margin-top:8px;
	margin-bottom:8px;
	padding-left:4px;
}

div.colorbox {
	border: 1px solid #CCC; 
	display: block; 
	float:left;
	height:16px;
	width:16px;
	margin: 0 4px 4px 0;
	overflow: hidden;
}

/* drop down menu */
#dropdownmenu
{
	margin: 0;
	padding: 0;
}

#dropdownmenu li
{
	float: left;
	list-style: none;
}

#dropdownmenu li a
{
	display: block;
	background: #efefef;
	padding: 5px 36px 5px 10px;
	text-decoration: none;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	min-width: 64px;
	color: #000;
	white-space: nowrap
}

#dropdownmenu li a:hover
{
	background: #efefef;
	color:#000
}

#dropdownmenu li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border:0px solid black;
	-moz-box-shadow:0 0 6px #777;
	-webkit-box-shadow:0 0 6px #777;
	box-shadow:0 0 6px #777;
	z-index:99999999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";
	/* For IE 5.5 - 7 */
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";
}

#dropdownmenu li ul li
{
	float: none;
	display: inline
}

#dropdownmenu li ul li a
{
	background: #EEE;
	color: #777;
}

#dropdownmenu li ul li a:hover
{
	background: #FFF;
	color:#777;
}

#dropdownmenu li.small a {
	background: white;
	color:#777;
}

#dropdownmenu li.black a {
	background: #777;
	color:#FFF;
}

a.active_menu, a.active_menu:visited {
	color: #000;
	font-weight:bold;
}

#login_form {
	margin: 0;
	position: absolute;
	display: none;
	padding:10px;
	border:1px solid black;
	background-color:white;
	margin-left:-40px;
	margin-top:8px;
	width:230px;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";
	/* For IE 5.5 - 7 */
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#b0b0b0')";
	z-index: 99999;
}

.userwarning {
	background-color:#FFCCCC;
	margin-bottom:24px;
	padding:4px;
	border:2px solid red;
}
.usermessage {
	background-color:#FFFFCC;
	margin-bottom:24px;
	padding:4px;
	border:2px solid silver;
}

.hidden {
	display: none;
}

div.outletOverlay {
	position:absolute;
	x:0;
	y:0;
	margin-left:29px;
	margin-top:110px;
	width:121px;
	height:92px;
	cursor:hand;
}

.eye {
	position:absolute;
	x:4;
	y:14;
	margin-left:0px;
	margin-top:0px;
	width:24px;
	height:15px;
	cursor:hand;
}

.resultitem {
	width:152px;
	height:270px;
	float:left;
	text-align:center;
	margin:10px 7px 10px 21px;
	background-color:#FFF
}