﻿/* *** STANDARD ELEMENTS *** */

a, a:hover
{
	color: #003399;
}

body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}

h1
{
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

hr
{
	border-top: 1px solid #000000;
	height: 0px;
	margin: 5px 0px 5px 0px;
}

img
{
	border: none;
}

input.text, textarea.text
{
	background: #FFFFFF;
	border: 1px solid #999999;
}

/* *** MAIN DESIGN *** */

#container
{
	background: url('../images/site_related/main_shadow_right.jpg') top right repeat-y;
	margin: auto;
	padding-left: 36px;
	padding-right: 48px;
	width: 972px;
}

#header
{
	background: transparent url('../images/site_related/main_shadow_left.jpg') top left repeat-y;
	height: 90px;
	margin-left: -36px;
	padding: 0px 20px 0px 78px;
	position: relative;
}

#header #logo
{
	margin-top: -25px;
	position: absolute;
	top: 50%;
}

#header #cart
{
	background: transparent url('../images/site_related/cart.jpg') no-repeat;
	float: right;
	font-size: 11px;
	height: 72px;
	margin-right: 30px;
	margin-top: 10px;
	vertical-align: top;
	width: 205px;
}

#header #home
{
	color: #999999;
	font-size: 11px;
	padding-right: 15px;
	text-transform: uppercase;
}

#header #home a
{
	color: #999999;
	text-decoration: none;
}

#header #languages
{
	height: 17px;
	padding-bottom: 5px;
	text-align: right;
}

#header #languages input
{
	padding-right: 3px;
}

#header #search
{
	color: #999999;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}

#menuTop
{
	background: #403E3F url('../images/site_related/main_shadow_left.jpg') top left repeat-y;
	color: #FFFFFF;
	height: 45px;
	margin-left: -36px;
	padding: 15px 20px 0px 78px;
	position: relative;
}

#menuTop #vat
{
	font-size: 11px;
	position: absolute;
	right: 10px;
	top: 5px
}

#menuTop #global
{
	float: left;
	padding-bottom: 7px;
	width: 180px;
}

#menuTop #global #countries
{
	background-color: #CD9600;
	display: none;
	height: 250px;
	position: absolute;
	margin-top: 7px;
	width: 400px;
	z-index: 1000;
}

#menuTop a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menuTop ul
{
	float: left;
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
    list-style: none;
    margin: 0px;
    margin-left: 180px;
    margin-top: 13px;
    padding: 0px;
}

#menuTop li
{
	float: left;
    margin: 0px;
    position: relative;
}

#menuTop li a, #menuTop li a span
{
	display: block;
	float: left;
}

#menuTop li a
{
	color: #FFFFFF;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#menuTop li a.hover, #menuTop li a.selected
{
	color: #000000;
	background: #FFFFFF url('../images/site_related/menu_tab_left.jpg') left top no-repeat;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#menuTop li a span
{
	cursor: pointer;
	height: 22px;
	padding-right: 14px;
	padding-top: 10px;
}

#menuTop li a.hover span, #menuTop li a.selected span
{
	background: url('../images/site_related/menu_tab_right.jpg') right top no-repeat;
	cursor: pointer;
	height: 22px;
	padding-right: 14px;
	padding-top: 10px;
}

#menuTop li ul
{
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	border-top: none;
	display: none;
	float: none;
	font-size: 11px;
    margin: 0px;
	padding: 0px 15px 10px 15px;
	position: absolute;
	top: 32px;
	z-index: 1000;
}

#menuTop li ul li
{
	display: inline;
	float: none;
}

#menuTop li ul li a
{
	background: none;
	color: #000000;
	float: none;
	margin-top: 8px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	width: auto;
}

#menuTop li ul li a:hover
{
	text-decoration: underline;
}

#menuTop li.separator
{
	height: 22px;
	padding-top: 10px;
	width: 1px;
}

#middle
{
	background: #403E3F url('../images/site_related/main_shadow_left.jpg') top left repeat-y;
	clear: both;
	margin-left: -36px;
	padding: 0px 30px 0px 78px;
	position: relative;
	vertical-align: top;
}

#content
{
	border-collapse: collapse;
	width: 100%;
}

#contentLeft
{
	background-color: #CAC3B3;
	color: #666666;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 179px;
}

#contentLeft a
{
	color: #666666;
}

#contentLeft .ucSplit
{
	background-color: #403E3F;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}

#contentMiddle
{
	background-color: #FFFFFF;
	border-left: 1px solid #403E3F;
	height: 100%;
	padding: 20px;
	vertical-align: top;
}

#footer
{
	background-color: #FFFFFF;
	border-left: 1px solid #403E3F;
	border-top: 1px solid #403E3F;
	height: 50px;
	padding: 0px;
	text-align: center;
}

#menuBottom
{
	background: #403E3F url('../images/site_related/main_shadow_left.jpg') top left repeat-y;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: -36px;
	padding: 5px 20px 20px 78px;
	text-transform: uppercase;
}

#menuBottom a
{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

#menuBottom span.separator
{
	margin-left: 5px;
	margin-right: 5px;
}

/* *** ELEMENTS *** */

#catmenu
{
}

#catmenu a
{
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding: 4px 0px 3px 15px;
	text-decoration: none;
}

#catmenu a:hover
{
	color: #403E3F;
	text-decoration: underline;
}

#filter
{
	display: block;
	margin-left: -20px;
	position: absolute;
	z-index: 1000;
	width: 720px;
}

#filter #filter-content
{
	background: #E3E0D8 url('../images/site_related/filter_shade_top.jpg') repeat-x;
	padding: 10px;
}

#filter #filter-trigger
{
	background: transparent url('../images/site_related/filter_shade_bottom.png') repeat-x;
	height: 9px;
	position: relative;
}

#filter #filter-trigger img
{
	cursor: pointer;
	right: 20px;
	position: absolute;
}

#login
{
	margin-left: 5px;
	margin-right: 5px;
}

#login h1
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#login .text
{
	width: 98%;
}

#payment
{
	border-collapse: collapse;
}

#payment label
{
	margin-right: 15px;
}

#payment td
{
	padding: 0px;
}

#popup
{
	padding: 5px;
}

#print
{
	height: 16px;
	position: absolute;
	right: 7px;
	width: 16px;
}

#product-details
{
	background-color: #E3E0D8;
	padding: 10px;
}

#product-details #product-content
{
	background-color: #FFFFFF;
	padding: 5px;
	position: relative;
}

#product-list
{
	border: 1px solid #403E3F;
	border-collapse: collapse;
	width: 100%;
}

#product-list td
{
	background-color: #E3E0D8;
	padding: 3px 5px 3px 5px;
}

#product-list td input
{
	margin: 0px;
}

#product-list td.product
{
	cursor: pointer;
}

#product-list tr.header td
{
	background: none;
	border: none;
	font-weight: bold;
}

#product-list tr.header td a
{
	color: #000000;
}

#product-list tr.info td
{
	background: none;
	border: none;
	padding: 0px;
}

#product-list tr.info td table td
{
	padding: 3px;
}

#product-list tr.separator td
{
	background: none;
	border: none;
	border-bottom: 1px solid #4E4C4D;
	padding: 0px;
}

#product-location
{
	margin: 20px 0px 20px -20px;
}

#product-location a, #product-location a:hover
{
	color: #000000;
	text-decoration: none;
}

#product-location table
{
	border-collapse: collapse;
}

#product-location td
{
	background: transparent url('../images/site_related/prodarrow_bg_dark.jpg') repeat-x;
	height: 26px;
	padding: 0px 5px 0px 10px;
	vertical-align: middle;
}

#product-location td.alternate
{
	background: transparent url('../images/site_related/prodarrow_bg_light.jpg') repeat-x;
}

#product-location td.arrow_dl
{
	background: transparent url('../images/site_related/prodarrow_dark_light.jpg') no-repeat;
	padding: 0px;
	width: 16px;
}

#product-location td.arrow_dw
{
	background: transparent url('../images/site_related/prodarrow_dark_white.jpg') no-repeat;
	padding: 0px;
	width: 16px;
}

#product-location td.arrow_ld
{
	background: transparent url('../images/site_related/prodarrow_light_dark.jpg') no-repeat;
	padding: 0px;
	width: 16px;
}

#product-location td.arrow_lw
{
	background: transparent url('../images/site_related/prodarrow_light_white.jpg') no-repeat;
	padding: 0px;
	width: 16px;
}

#product-specs
{
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 100%;
}

#product-specs td
{
	padding: 3px;
}

#product-specs td.bgbrown
{
	font-weight: bold;
	vertical-align: top;
}

#product-specs td.bgbrownl
{
	vertical-align: top;
}

#product-tabs
{
	height: 27px;
}

#product-tabs a, #product-tabs a:hover
{
	background: transparent url('../images/site_related/product_tab.jpg') no-repeat;
	color: #000000;
	display: block;
	height: 20px;
	float: left;
	margin-left: 9px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 149px;
}

#product-tabs a.small, #product-tabs a.small:hover
{
	background: transparent url('../images/site_related/product_tab_small.jpg') no-repeat;
	width: 28px;
}

#product-tabs a.selected, #product-tabs a.selected:hover
{
	background: transparent url('../images/site_related/product_tab_selected.jpg') no-repeat;
}

#tipafriend
{
	height: 16px;
	position: absolute;
	right: 7px;
	top: 20px;
	width: 16px;
}

/* *** CLASSES *** */

.bbblack
{
	border-bottom: 1px solid #000000;
}

.bgbrown
{
	background-color: #CAC3B3;
}

.bgbrownl
{
	background-color: #E3E0D8;
}

.bgwhite
{
	background-color: #FFFFFF;
}

.black
{
	color: #000000;
}

.blblack
{
	border-left: 1px solid #000000;
}

.brblack
{
	border-right: 1px solid #000000;
}

.brownd
{
	color: #403E3F;
}

.btblack
{
	border-top: 1px solid #000000;
}

.center
{
	text-align: center;
}

.contact p
{
	margin-top: 0px;
}

.contact td
{
	vertical-align: top;
}

.contact .left
{
	font-weight: bold;
}

.fullsize
{
	display: block;
	margin: 0px -20px 0px -20px;
	width: 720px;
}

.hand
{
	cursor: pointer;
}

.hide
{
	display: none;
}

.highlight 
{
	background-color: #FFFF00;
}

.noline
{
	text-decoration: none;
}

.noparagraph, .noparagraph p
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.normal
{
	font-weight: normal;
}

.nowrap
{
	white-space: nowrap;
}

.ontop
{
	z-index: 10000;
}

.red
{
	color: #FF0000;
}

.small
{
	font-size: 11px;
}
