<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: arial, tahoma, sans-serif;
	font-size: small;
	color: #fff;
	background: #666 url(images/skin/body_bg.gif) top center repeat-y;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: arial, tahoma, sans-serif;
	font-size: small;
	color: #fff;
	background: #666 url(images/skin/body_bg.gif) top center repeat-y;
	}

h1, h2, h3, h4, h5	{
	border-bottom: 1px dashed #999;
	padding: 5px;
	color: #fff;
	clear: both;
	}

h1, h2, h3	{
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	padding: 10px;
	background: #555;
	color: #fff;
	font-size: 120%;
	}

h3	{
	padding: 5px 10px;
	font-size: 100%;
	}

h5	{
	font-size: 100%;
	}

a	{
	text-decoration: underline;
	color: #333;
	}

a:hover	{
	text-decoration: none;
	}

img	{
	margin: 10px;
	border: 1px solid #ccc;
	float: left;
	}

img.right	{
	float: right;
	}

img.button	{
	margin: 0 auto;
	border: 0;
	}

img.brand	{
	margin-left: 50px;
	}

table td	{
	vertical-align: top;
	}

p	{
	margin: 15px;
	}

ul	{
	list-style-type: circle;
	margin: 0 50px 10px;
	}

div#header	{
	margin: 0 auto;
	width: 1000px;
	height: 150px;
	background: url(images/skin/header_bg.gif) top center no-repeat;
	}

xdiv#header img	{
	margin: 20px;
	border: 0;
	padding: 0;
	}

div#header p	{
	margin: 10px 60px 0;
	color: #fff;
	font-weight: bold;
	float: right;
	}

div#ddnav	{
	margin: 0 auto 10px;
	border: 0;
	padding: 0;
	padding-top: 12px;
	font-size: small;
	width: 1000px;
	font-weight: bold;
	}

div#ddnav a	{
	display: block;
	text-decoration: none;
	color: #fff;
	}

div#ddnav a:hover	{
	text-decoration: underline;
	}

div#ddnav ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

div#ddnav ul li	{
	margin: 0;
	padding: 0 0 0 25px;
	position: relative;
	float: left;
	font-size: 90%;
	}

div#ddnav ul li a	{
	padding: 6px 3px;
	}

div#ddnav ul li ul	{
	position: absolute;
	xwidth: 100%;
	z-index: 20;
	left: -999em;
	}

div#ddnav ul#brands li	{
	width: 150px;
	}

div#ddnav ul#brands li#head	{
	text-align: left;
	padding: 0 0 0 25px;
	}

/* Make submenus visible */
div#ddnav ul li:hover ul	{
	left: auto;
	}

div#ddnav ul li ul li	{
	margin-top: -1px;
	padding: 0 10px;
	width: 100px;
	text-align: left;
	border: 1px solid #999;
	background: #333;
	}

div#navbar	{
	margin: 0 auto;
	padding-top: 12px;
	text-align: center;
	clear: both;
	font-size: 90%;
	font-weight: bold;
	background: #fff;
	color: #fff;
	width: 1000px;
	height: 44px;
	background: url(images/skin/ddnav_bg.gif) top center no-repeat;
	}

div#navbar a	{
	margin: 5px 20px;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	}

div#navbar a:hover	{
	text-decoration: underline;
	}

div#webpage	{
	margin: 0 auto 10px;
	padding: 0;
	width: 960px;
	min-height: 390px;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-size: 90%;
	}

div#sidenav	{
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding-bottom: 20px;
	clear: both;
	background: #444;
	color: #fff;
	float: left;
	width: 140px;
	font-size: 90%;
	}

div#sidenav h5	{
	margin: 0;
	padding: 2px 4px;
	}

div#sidenav ul	{
	xmargin: 0 0 0 5px;
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	}

div#sidenav ul li	{
	margin: 0 0 0 5px;
	padding: 0;
	}

div#sidenav ul ul	{
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	}

div#sidenav a	{
	color: #fff;
	text-decoration: none;
	display: block;
	}

div#sidenav a:hover	{
	background: #999;
	}

div#sidenav a.selected	{
	xpadding-left: 10px;
	background: #555 url(images/skin/sidenav_selected_bg.gif) right center no-repeat;
	}

div#sidenav h5	{
	margin-top: 10px;
	}

div#products	{
	margin: 0 0 10px 0;
	float: right;
	width: 810px;
	}

div#index_slideshow,
div#slideshow	{
	margin-right: 10px;
	border: 1px solid #999;
	width: 500px;
	float: left;
	background: #666;
	}

div#index_slideshow	{
	height: 378px;
	}

div#index_slideshow a,
div#slideshow a	{
	color: #fff;
	}

div#index_about_us	{
	margin: 0;
	margin-right: 10px;
	border: 1px solid #999;
	width: 230px;
	height: 378px;
	float: left;
	text-align: justify;
	background: #666;
	}

div#index_about_us img	{
	margin: 0;
	border: 0;
	}

div#index_trollbeads	{
	margin: 0;
	width: 200px;
	height: 380px;
	float: left;
	}

div#index_trollbeads img	{
	margin: 0;
	border: 0;
	}

div#new_products	{
	margin: 10px 10px 10px 0;
	width: 960px;
	height: 140px;
	float: left;
	}

div#new_products h5	{
	margin: 5px;
	padding: 0;
	}

div#new_products img	{
	float: none;
	}

div.trollbeads_panel	{
	margin: 0 0 20px 20px;
	padding: 3px;
	width: 240px;
	height: 300px;
	float: left;
	}

div.trollbeads_panel h3	{
	margin-bottom: 0;
	border: 0;
	background: none;
	}

div.trollbeads_panel a	{
	color: #fff;
	}

div.trollbeads_panel img	{
	margin: 0 5px 5px;
	}

div.trollbeads_panel p	{
	margin: 0 7px;
	}

div#products table	{
	margin: 10px;
	border: 1px solid #eee;
	width: 300px;
	color: #333;
	}

div#products table td	{
	border: 1px solid #eee;
	padding: 1px 5px;
	background: #fff;
	}

div#products table td.header	{
	background: #eee;
	text-align: center;
	font-weight: bold;
	}

div#products table td.title	{
	background: #fff url(images/skin/table_td_bg.gif) left center repeat-y;
	}

div#products table td.value	{
	text-align: right;
	}

div#products table td.add	{
	border: 0;
	padding: 5px 0;
	background: #333;
	text-align: center;
	}

div#products table div.product	{
	margin: 5px;
	}

div#products div#product_images	{
	margin: 0 10px 10px 0;
	width: 480px;
	float: left;
	position: relative;
	background: #fff;
	color: #333;
	text-align: center;
	}

div#products div.products_image	{
	margin: 4px;
	width: 122px;
	height: 96px;
	position: relative;
	text-align: center;
	xvertical-align: middle;
	xhorizontal-align: middle;
	}

div#products div#product_images img,
div#products div.products_image img	{
	margin: 0;
	border: 0;
	float: none;
	xdisplay: block;
	xmargin: auto;
	}

div#products div#product_images img#flash,
div#products div.products_image img#flash,
div#products div#product_images img#flash_left,
div#products div.products_image img#flash_left	{
	border: 0;
	position: absolute;
	float: none;
	}

div#products div.products_image img#flash	{
	top: 0;
	right: 2px;
	}

div#products div.products_image img#flash_left	{
	top: 0;
	left: 2px;
	}

div#products div#product_images img#flash	{
	top: 0;
	right: 0;
	}

div#products div#product_images img#flash_left	{
	top: 0;
	left: 0;
	}

div#products div#product_images div.product	{
	margin-left: 20px;
	}

table img.logo	{
	margin: 15px 10px 5px 5px;
	border: 0;
	float: right;
	}

div.product	{
	margin: 0 0 10px 5px;
	margin: 0 0 5px 2px;
	border: 1px solid #ccc;
	float: left;
	width: 130px;
	font-size: 90%;
	text-align: center;
	background: #fff;
	color: #333;
	}

div.product h5	{
	margin: 0;
	border-bottom: 1px solid #ccc;
	background: #eee;
	height: 52px;
	color: #666;
	}

div.product img	{
	margin: 5px;
	border: 1px solid #eee;;
	}

div.product p	{
	margin: 0;
	}

div#panels2wide	{
	float: right;
	width: 375px;
	xbackground: #000
	}

div#panels3wide	{
	float: right;
	width: 555px;
	xbackground: #000
	}

div.panel	{
	margin: 5px 10px 8px 5px;
	border: 1px solid #999;
	padding: 0;
	width: 166px;
	text-align: center;
	background: #eff;
	float: left;
	font-size: 80%;
	}

div.panel h5	{
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	font-style: italic;
	}

div.panel img	{
	margin: 2px;
	}

div.panel p	{
	margin: 0;
	border: 0;
	padding: 2px 5px;
	background: #fff;
	}

table#product_details	{
	margin: 10px 20px;
	border: 1px solid #999;
	width: 270px;
	background: #ccc;
	}

table#product_details td	{
	border: 1px solid #999;
	padding: 5px 6px 2px;
	width: 130px;
	background: #fff;
	}

table#product_details td#header	{
	text-align: center;
	background: #eee;
	}

table#product_details td.title	{
	background: #fff url(images/skin/table_td_bg.gif) top left repeat-y;
	}

table#product_details td.value	{
	text-align: right;
	background: #fff url(images/skin/table_td_bg.gif) top left repeat-y;
	}

div#product	{
	margin: 0 10px 10px 0;
	border: 1px solid #999;
	float: right;
	width: 520px;
	xbackground: #000
	}

div#product img.thumbnail	{
	width: 160px;
	}



div.parabox_narrow	{
	margin-bottom: 10px;
	border: 1px solid #ccc;
	width: 400px;
	background: #666;
	float: left;
	clear: none;
	min-height: 490px;
	}

div.parabox_narrow h1	{
	border: 0;
	border-bottom: 1px solid #ccc;
	}

form table	{
	margin: 6px 12px 20px;
	border: 1px solid #999;
	padding: 0;
	float: left;
	width: 340px;
	font-size: 90%;
	}

form table td	{
	border: 1px solid #999;
	padding: 2px 3px;
	}

div.map_narrow	{
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #ccc;
	width: 250px;
	background: #666;
	float: right;
	}

div.map_narrow h2	{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}

div.map_narrow h3	{
	border-left: 0;
	border-right: 0;
	}

div.map_narrow a	{
	color: #fff;
	}

div.map_narrow iframe	{
	margin: 4px 4px 4px 0;
	border: 1px solid #ccc;
	padding: 0;
	float: right;
	clear: right;
	}	

div.contact	{
	margin: 20px 10px 10px 40px;
	border: 1px solid #666;
	padding: 0;
	width: 320px;
	background: #fff;
	}

div.contact h5	{
	margin: 0;
	border: 0;
	border-bottom: 1px solid #666;
	padding: 3px 10px;
	background: #699;
	color: #fff;
	}

div.contact p	{
	margin-left: 20px;
	line-height: 1.5em;
	}

table#contact	{
	margin: 10px 20px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 90%;
	}

table#contact table td	{
	border: 1px solid #ccc;
	padding: 2px 5px;
	xbackground: #fff url(images/skin/td_bg.gif) top left repeat-y;
	color: #333;
	}

div#contact_us	{
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	padding: 0;
	background: #444;
	color: #fff;
	clear: both;
	text-align: center;
	}

div#contact_us a	{
	color: #fff;
	}

div#footer	{
	margin: 0 auto;
	width: 1000px;
	height: 85px;
	background: url(images/skin/footer_bg.gif) top center no-repeat;
	clear: both;
	}

div#footer div#footernav1	{
	margin: 0;
	padding: 20px 0 0;
	color: #fff;
	xbackground: #f00;
	text-align: center;
	clear: both;
	font-size: 90%;
	font-weight: bold;
	xheight: 45px;
	}

div#footer div#footernav1 a	{
	margin: 0;
	padding: 0 14px;
	text-decoration: none;
	color: #fff;
	float: none;
	}

div#footer div#footernav1 a:hover	{
	text-decoration: underline;
	}

div#footer div#footernav2	{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 820px;
	clear: both;
	float: right;
	xbackground: #0f0;
	color: #fff;
	text-align: right;
	font-size: 75%;
	}

div#footer div#footernav2 a	{
	margin: 0 10px 0 0;
	color: #fff;
	}

div#footer div#footernav2 img	{
	margin: 0 20px 0 0;
	border: 0;
	}

div#footer div#footernav2 p	{
	margin: 0 20px 0 0;
	}

-->					
</style>

</head>

</html>
