/*********************************************
Reset
*********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	height: 100%;
}

ol, ul {
	list-style: none;
}

form {
	display: inline;
}

img {
	color: #000;
}

/*********************************************
Settings
*********************************************/

html {
	height: 100%;
}

body, td, th {
	background: #fff;
	color: #202020;
	font-size: 0.625em;
	height: 100%;
	line-height: 1.8em;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input, textarea {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#brandlist_search .result ul.lir,
#main .row ul.lir,
#main .filter .brand .inner .result ul.lir {
	margin-right: 0;
}

p {
	margin-bottom: 1em;
}

/*********************************************
Default Links
*********************************************/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*********************************************
Frame
*********************************************/

body {
	background: url(/img/frame/body.png) repeat-x;
}

#header,
#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 960px
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -165px;
}

#header {
	background: url(/img/frame/header.png);
	height: 123px;
	margin-bottom: 30px;
	position: relative;
}

#push {
	clear: left;
	height: 165px;
}

#searchinput {
	background: url(/img/search/input.png);
	height: 30px;
	left: 179px;
	overflow: hidden;
	position: absolute;
	top: 28px;
	width: 247px;
	z-index: 10;
}

#searchinput input {
	background: transparent;
	border: none;
	color: #aaa;
	font-size: 1.3em;
 	left: 27px;
	padding: 0;
	outline: none;
	margin: 0;
	position: absolute;
	top: 7px;
	width: 188px;
 	z-index: 11;
}

#home {
	display: block;
	height: 40px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -3000em;
	top: 24px;
	width: 139px;
}

#main {
	float: left;
	width: 734px;
}

#main h1 {
	font-size: 1.7em;
	margin-bottom: 0.5em;
}

#main h1 span {
	color: #999;
	display: block;
	font-size: 0.7em;
	padding-top: 0.5em;
}

#main h1 a {
	color: #000;
}

#main h1 strong {
	font-weight: 700;
}

#overlay {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 8;
}

/*********************************************
Loader
*********************************************/

.overlay_loader,
.loader {
	background: url(/img/frame/overlay_loader.gif) center center no-repeat;
	display: block;
	height: 16px;
	width: 16px;
}

.loader {
	background-image: url(/img/frame/loader.gif);
}

#searchload {
	left: 223px;
	position: absolute;
	top: 7px;
}

#panelcatload {
	position: absolute;
	right: 0;
	top: 0.5em;
}

#panelshopload {
	position: absolute;
	right: 0;
	top: 0;
}

#searchpagesload {
	float: left;
	line-height: 23px;
	height: 23px;
	margin-right: 10px;
}

/*********************************************
Hauptsuche
*********************************************/

#search {
	background: url(/img/search/shadow.png) 0 bottom;
	left: 134px;
	position: absolute;
	top: 0;
	width: 692px;
	z-index: 9;
}

#search .inner {
	background: #000 url(/img/search/box.png) top center no-repeat;
	height: auto !important;
	height: 165px;
	margin: 0 28px 28px;
	min-height: 165px;
}

#search .inner .radio {
	border-bottom: 1px solid #000;
	display: block;
	height: 84px;
	margin: 0 19px;
	position: relative;
	width: 598px;
}

#search .inner .radio a {
	display: block;
	height: 16px;
	overflow: hidden;
	position: absolute;
	text-indent: -3000em;
	top: 35px;
	width: 17px;
}

#search .inner .radio a.a {
	left: 261px;
	width: 83px;
}

#search .inner .radio a.b {
	left: 363px;
	width: 86px;
}

#search .inner .radio a.c {
	left: 468px;
	width: 130px;
}

#search .inner .radio a.active_a {
	background: url(/img/frame/overlay_radio.png) 0 0 no-repeat;
}

#search .inner .radio a.active_b {
	background: url(/img/frame/overlay_radio.png) 0 -16px no-repeat;
}

#search .inner .radio a.active_c {
	background: url(/img/frame/overlay_radio.png) 0 -32px no-repeat;
}

#search .inner .status {
	border-bottom: 1px solid #2d2d2d;
	border-top: 1px solid #333;
	color: #999;
	display: block;
	font-size: 1.1em;
	letter-spacing: 0.02em;
	margin: 0 19px 15px;
	padding: 0.8em 0 0;
	text-align: center;
	width: 598px;
}

#search .inner .status span {
	border-bottom: 1px solid #000;
	display: block;
	padding-bottom: 0.8em;
	text-align: center;
}

#search .inner .result {
	margin: 0 19px;
	padding: 0 0 16px;
	width: 598px;
}

#search .inner .products {
	padding: 1px 0 22px;
}

#search .inner .result .title {
	color: #fff;
	display: block;
	float: left;
	font-size: 1.35em;
	margin: 0 10px 8px 0;
	text-transform: uppercase;
}

#search .inner .brands .title {
	margin-bottom: 10px;
}

#search .inner .result ul {
	clear: both;
	display: block;
	overflow: hidden;
	width: 598px;
}

#search .inner .result #search_products {
	height: 65px;
	overflow: hidden;
	padding-top: 8px;
	width: 598px;
}

#search .inner .result #search_products ul {
	position: relative;
	width: 2400px;
}

#search .inner .result #search_products li {
	display: block;
	float: left;
	height: 65px;
	margin-right: 11px;
	width: 65px;
}

#search .inner .result #search_products li a {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 65px;
	overflow: hidden;
	text-indent: -3000em;
	width: 65px;
}

#search a.all {
	background: url(/img/frame/overlay_more.gif) bottom right;
	color: #666;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1em;
	height: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 0 20px 0 0;
}

#search a.all span {
	background: url(/img/frame/overlay_more.gif) bottom left;
	display: block;
	height: 18px;
	line-height: 19px;
	padding-left: 8px;
}

#search a.all:hover {
	background-position: top right;
	color: #888;
	text-decoration: none;
}

#search a.all:hover span {
	background-position: top left;
}

#search .pages {
	float: right;
}

#search .pages a {
	background: url(/img/frame/overlay_pagination.png);
	display: block;
	float: left;
	height: 23px;
	overflow: hidden;
	text-indent: -3000em;
	width: 22px;
}

#search .pages a.prev {
	margin-right: 4px;
}

#search .pages a.prev:hover {
	background-position: left -23px;
}

#search .pages a.next {
	background-position: top right;
}

#search .pages a.next:hover {
	background-position: right -23px;
}

#search .pages a.next.inactive,
#search .pages a.next.inactive:hover {
	background-position: bottom right;
	cursor: default;
}

#search .pages a.prev.inactive,
#search .pages a.prev.inactive:hover {
	background-position: bottom left;
	cursor: default;
}

#search .inner .brands ul,
#search .inner .categories ul {
	margin-left: -10px;
}

#search .inner .brands li,
#search .inner .categories li {
	float: left;
}

#search .inner .brands li a,
#search .inner .categories li a {
	color: #777;
	display: block;
	float: left;
	font-size: 1.2em;
	padding: 1px 10px 3px;
}

#search .inner .brands li a strong.keymark,
#search .inner .categories li a strong.keymark {
	color: #aaa;
}

/*********************************************
Header Nav
*********************************************/

#nav {
	display: block;
	overflow: hidden;
}

#nav {
	display: block;
	height: 38px;
	left: 21px;
	overflow: hidden;
	position: absolute;
	top: 85px;
	width: 940px;
}

#nav li {
	display: block;
	float: left;
}

#nav li a {
	background: url(/img/frame/nav.png) 0 -38px no-repeat;
	display: block;
	height: 38px;
	padding: 0 22px;
	overflow: hidden;
	text-indent: -3000em;
}

#nav li.a a {
	padding-left: 0;
	width: 74px;
}

#nav li.a a:hover,
#nav li.a a.active {
	background-position: 0 0;
}

#nav li.b a {
	background-position: -98px -38px;
	width: 69px;
}

#nav li.b a:hover,
#nav li.b a.active {
	background-position: -98px 0;
}

#nav li.c a {
	background-position: -215px -38px;
	width: 117px;
}

#nav li.c a:hover,
#nav li.c a.active {
	background-position: -215px 0;
}

#nav li.d a {
	background-position: -381px -38px;
	width: 74px;
}

#nav li.d a:hover,
#nav li.d a.active {
	background-position: -381px 0;
}

#nav li.e {	float: right; }

#nav li.e a {
	background-position: -506px -38px;
	width: 115px;
}

#nav li.e a:hover,
#nav li.e a.active {
	background-position: -506px 0;
}

/*********************************************
Footer
*********************************************/

#footer {
	background: #fff url(/img/frame/footer_bg.png) 0 20px repeat-x;
	height: auto !important;
	height: 165px;
	min-height: 165px;
}

#footer .inner {
	background: url(/img/frame/footer.png) 0 20px no-repeat;
	height: auto !important;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	width: 960px;
}

#footer ul {
	color: #707070;
	display: block;
	float: left;
	font-size: 1.1em;
	margin: 30px 55px 0 0;
	width: 225px;
}
/*

#footer ul.b {
	width: 301px;
}

#footer ul.c {
	width: 324px;
	margin-right: 0;
}
*/

#footer ul li.head {
	background: url(/img/frame/footer_txt.png) 0 0;
	height: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -3000em;
}

#footer ul.a li.head {
	width: 77px;
}

#footer ul li a {
	clear: left;
	display: block;
	float: left;
}

/*
#footer ul.b li.head {
	background-position: -78px 0;
	width: 201px;
}

#footer ul.c li.head {
	background-position: -280px 0;
	width: 198px;
}
*/

#footer ul li.foot {
	clear: left;
	padding-top: 20px;
}

#footer ul li.foot a {
	display: inline;
	float: none;
}

/*
#footer .brands {
	line-height: 1.7em;
	overflow: hidden;
}

#footer .brands a {
	display: block;
 	float: left;
	margin-right: 0.85em;
}
*/

#footer a {
	color: #999;
}

/*
#footer ul.b li.foot a,
#footer ul.c li.foot a {
	background: url(/img/frame/footer_arrow.gif) left center no-repeat;
	color: #888;
	display: block;
	padding-left: 10px;
}
*/

/*********************************************
Panel
*********************************************/

#panel {
	border-right: 1px dotted #b2b2b2;
	float: left;
	margin-right: 19px;
	padding-right: 12px;
	width: 194px;
}

#panel li.head {
	background: url(/img/frame/panel_arrow.png) -236px center no-repeat;
	border-bottom: 1px dotted #c5c5c5;
	border-top: 1px dotted #c5c5c5;
	cursor: pointer;
	font-size: 1.7em;
	padding: 0.5em 0 0.5em 24px;
	position: relative;
	text-transform: uppercase;
}

#panel li.closed {
	background-position: 7px center;
}

#panel_cat li.search {
	padding: 1.15em 0 0.6em;
}

#panel_cat li.search input {
	color: #999;
	width: 97%;
}

#panel_cat li.noresult {
	color: #999;
	line-height: 1.4em;
	padding: 0.3em;
}

#panel li a {
	color: #000;
	display: block;
	font-size: 1.27em;
	padding: 0.24em 0;
}

#panel li a:hover {
	text-decoration: none;
}

#panel li a:hover strong {
	text-decoration: underline;
}

#panel li strong.keymark {
	font-weight: 700;
}

#panel li a span {
	color: #aaa;
	font-size: 0.8em;
}

#panel li ul.tree li.top {
	background: #000 url(/img/frame/panel_top.gif) top repeat-x;
	border: 1px solid #000;
	padding: 0;
}

#panel ul.tree li.top a,
#panel ul.tree li.top a:hover {
	background: none;
	padding: 0.2em 0.5em;
}

#panel ul.tree li.top a:hover strong {
	background: none;
	text-decoration: underline;
}

#panel ul.tree li.top a strong {
	color: #fff;
}

#panel ul.tree {
	background: #333;
	border-bottom: 1px solid #111;
	margin: 0.75em 0;
}

#panel ul.tree li {
	border-left: 1px solid #111;
	border-right: 1px solid #111;
}

#panel ul.tree li a {
	padding: 0.2em 0.5em;
}

#panel ul.tree li.sub a strong {
	color: #fff;
	font-size: 0.92em;
}

#panel ul.tree li a span {
	color: #888;
}

#panel ul.tree li.active {
	border-color: #222;
}

#panel ul.tree li.active a {
	background: #444;
}

#panel ul.tree li.sub a span {
	color: #aaa;

}

#cat_filter_search_results {
	letter-spacing: -0.05em;
	white-space: nowrap;
}

/* Filterinfo */

#panel .filter {
	padding-top: 1em;
}

#panel .filter .info {
	clear: left;
	color: #bbb;
	display: block;
	line-height: 1.4em;
	padding: 0.2em 0 0 2em;
}

#panel .filter .button {
	background-position: left -84px !important;
	padding-left: 27px !important;
}

#panel .filter .button span.wrap {
	background-position: right -84px !important;
	font-size: 11px !important;
	padding-right: 11px !important;
}

#panel .filter .button:hover {
	background-position: left -112px !important;
}

#panel .filter .button:hover span.wrap {
	background-position: right -112px !important;
}


/*********************************************
Panel: Shops
*********************************************/

#panel_shops_list {
	display: none;
}

#panel_shops {
	margin-bottom: 1em;
}

#panel_shops li.head {
	background-position: -236px 0.3em;
	border-top: none;
	margin-bottom: 0.3em;
	padding-top: 0;
}

#panel_shops .closed {
	background-position: 7px 0.3em !important;
	border: none !important;
	padding-bottom: 0 !important;
}

#panel_shops li.all {
	border-bottom: 1px dotted #c5c5c5;
	margin-bottom: 1em;
	padding-bottom: 0.4em;
}

#panel_shops li a {
	background: url(/img/frame/checkbox.png) -232px center no-repeat;
	padding-left: 25px;
}

#panel_shops li a.off {
	background-position: 0 center;
}

#panel_shops li.submit {
	overflow: hidden;
	padding: 0.75em 0 1em;
}

#panel_shops li.submit a {
	background: none;
	color: #999;
	float: left;
	font-size: 1.1em;
	line-height: 28px;
	padding: 0;
}

#panel_shops li.submit a:hover {
	text-decoration: underline;
}

/*********************************************
Panel: Farben
*********************************************/

#panel .colors {
	margin-bottom: 0.6em;
	overflow: hidden;
}

#panel .colors a {
	border: 1px solid #000;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-decoration: none;
 	text-indent: -9999em;
	width: 20px;
}

#panel .colors a.active {
	text-indent: 0;
}

#panel .colors a.white {
	background-color: #fff;
	border-color: #ddd;
}

#panel .colors a.yellow {
	background-color: #f4da00;
	border-color: #dac300;
}

#panel .colors a.orange {
	background-color: #ff7800;
	border-color: #dc6800;
}

#panel .colors a.red {
	background-color: #e31616;
	border-color: #c91313;
}

#panel .colors a.pink {
	background-color: #dd0b91;
	border-color: #bf0a7d;
}

#panel .colors a.purple {
	background-color: #7d0bdd;
	border-color: #640cad;
}

#panel .colors a.darkblue {
	background-color: #1355b8;
	border-color: #10489a;
}

#panel .colors a.lightblue {
	background-color: #3295d8;
	border-color: #2a7eb6;
}

#panel .colors a.turquoise {
	background-color: #21bcbe;
	border-color: #1c9d9f;
}

#panel .colors a.darkgreen {
	background-color: #37680b;
	border-color: #2b5208;
}

#panel .colors a.lightgreen {
	background-color: #86c747;
	border-color: #75ae3e;
}

#panel .colors a.beige {
	background-color: #cb7325;
	border-color: #ba6a22;
}

#panel .colors a.grey {
	background-color: #959595;
	border-color: #808080;
}

#panel .colors a.black {
	background-color: #000;
	color: #999;
}

/*********************************************
Panel: Sizes
*********************************************/

#panel .sizes {
	margin-bottom: 0.6em;
	overflow: hidden;
}

#panel .sizes a {
	background: #eee;
	border: 1px solid #ccc;
	color: #000;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 30px;
}

#panel .sizes a:hover {
	border-color: #bbb;
}

#panel .sizes a.active,
#panel .sizes a.active:hover {
	background: #000;
	border: 1px solid #333;
	color: #fff;
}

#panel .sizes a.active:hover {
	text-decoration: line-through;
}

#panel a.table,
#panel a.table:hover {
	background: url(/img/frame/ruler.png) center left no-repeat;
	border-color: #fff;
	color: #A68769;
	margin-left: 2px;
	margin-right: 0;
	padding-left: 19px;
	width: auto;
}

/*********************************************
Panel: Prices
*********************************************/

#slider {
	margin-left: 3%;
	width: 84%;
}

#panel .head_price {
	overflow: hidden;
}

#panel .head_price h2 {
	float: left;
}

#panel #price_submit {
	border: none;
	display: none;
	font-size: 0.63em;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-transform: none;
}

#price_amount {
	display: block;
	font-size: 1.1em;
	padding: 0.8em 0 0.5em;
}

/* jquery slider */

.ui-widget-content {
	background: #eee;
	border: 1px solid #ccc;
}

.ui-widget-header {
	background: #ddd;
	border: 1px solid #ccc;
}

.ui-slider {
	position: relative;
	text-align: left;
}

#panel .ui-slider .ui-slider-handle {
	background: url(/img/frame/slider.png) 0 0;
	cursor: move;
	height: 16px;
	overflow: hidden;
	padding: 0 8px 0 0;
	position: absolute;
	top: -4px;
	width: 12px;
	z-index: 2;
}

#panel .ui-slider .ui-state-hover {
	background-position: 0 -16px;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
}

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs

/*********************************************
Panel: Ihre Suche
*********************************************/

#panel .searchfilter {
	border: 1px solid #ddd;
	background: #f0f0f0;
	margin: 0.9em 0 1em;
	overflow: hidden;
	padding: 3px 0 1px;
}

#panel .searchfilter .filter {
	float: left;
	font-weight: 700;
	padding: 3px 0.7em;
	width: 155px;
}

#panel .searchfilter .delete {
	background: url(/img/frame/delete.png) 0 0;
	float: right;
	height: 14px;
	margin: 5px 5px 0 0;
	overflow: hidden;
	text-indent: -9999em;
	width: 12px;
}

#panel .searchfilter .delete:hover {
	background-position: 0 -14px;
}

#panel .searchfilter .filter a {
	display: inline;
	font-weight: 700;
	padding: 0;
}

#panel .searchfilter .filter a:hover {
	text-decoration: line-through;
}

#panel .searchfilter .filter .brand,
#panel .searchfilter .filter .category,
#panel .searchfilter .filter .size,
#panel .searchfilter .filter .color,
#panel .searchfilter .filter .price {
	background: url(/img/frame/money-coin.png) center left no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin-right: 5px;
	overflow: hidden;
	text-indent: -9999em;
	width: 16px;
}

#panel .searchfilter .filter .color {
	background-image: url(/img/frame/color.png);
}

#panel .searchfilter .filter .size {
	background-image: url(/img/frame/ruler-triangle.png);
}

#panel .searchfilter .filter .category {
	background-image: url(/img/frame/drawer.png);
}

#panel .searchfilter .filter .brand {
	background-image: url(/img/frame/brand.png);
}

/*********************************************
Filters
*********************************************/

#main .filter {
	height: 28px;
	margin-bottom: 1.6em;
	position: relative;
}

#main .filter_bottom {
	height: 56px;
}

#main .filter .inner {
	background: url(/img/frame/overlay_filter.png);
	cursor: default !important;
	display: block;
	font-size: 1.2em;
	left: 1px;
	line-height: 1em;
	padding: 1em 0;
	position: absolute;
	top: 25px;
	width: 50%;
	z-index: 1000;
}

#main .filter .inner a {
	color: #fff;
	display: block;
	padding: 0.4em 1em;
}

/* Brand */

#main .filter .brand .inner {
	width: 100%;
}

#main .filter .brand .inner li {
	padding: 0 1em;
	position: relative;
}

/* resultloader */

#main .filter .brand .spinner {
	background: transparent url(/img/frame/overlay_loaderbg.png);
	height: 100%;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 710px;
}

#main .filter .brand .spinner span {
	background: transparent url(/img/frame/overlay_loader.gif) top center no-repeat;
	font-size: 10px;
	height: auto;
	left: 0;
	padding: 20px 0 0 0;
	position: absolute;
	text-align: center;
	top: 100px;
	width: 710px;
}

#main .filter .brand .inner .search input {
	color: #999;
	width: 160px;
}

#main .filter .brand .inner .search {
	border-bottom: 1px solid #000;
	float: left;
	height: 32px;
	margin: 0 0 0 1em;
	padding: 0;
	width: 175px;
}

#main .filter .brand .inner .letters {
	border-bottom: 1px solid #000;
	height: 32px;
	line-height: 19px;
	margin-right: 1em;
	padding: 0 0 0.5em;
	overflow: hidden;
	padding: 0;
}

#main .filter .brand .inner .letters a {
	float: left;
	font-size: 1.1em;
	height: 21px;
	padding: 1px 0;
	text-align: center;
	width: 18px;
}

#main .filter .brand .inner .letters a.active {
	background: url(/img/frame/overlay_lettermark.gif) center 2px no-repeat;
}

#main .filter .brand .inner .result {
	border-top: 1px solid #222;
	overflow: hidden;
	padding: 1em 0 0;
}

#main .filter .brand .inner .result ul {
	float: left;
	margin-right: 15px;
	width: 226px;
}

#main .filter .brand .inner .result li {
	padding: 0;
}

#main .filter .brand .inner .result li a {
	color: #999;
	line-height: 1.5em;
	padding: 0;
}

#main .filter .brand .inner .result li a:hover {
	color: #fff;
	text-decoration: none;
}

#main .filter .brand .inner .result li.active a {
	background: url(/img/frame/price_tick.png) center left no-repeat;
	color:#fff;
	padding-left: 17px;
}

#main .filter .brand .inner .result li a strong {
	color: #ccc;
}

#main .filter .brand .inner .result.noresult {
	color: #aaa !important;
	border-bottom: none !important;
	padding-bottom: 0.3em !important;
}

#main .filter .brand .inner .pages {
	border-bottom: 1px solid #000;
	border-top: 1px solid #222;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	padding: 1em 0;
	position: relative;
}

#main .filter .brand .inner .pages a.prev,
#main .filter .brand .inner .pages a.next {
	background: url(/img/frame/overlay_pagination.png) center left;
	bottom: 1em;
	height: 23px;
	left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -3000em;
	width: 22px;
}

#main .filter .brand .inner .pages a.next {
	background-position: center right;
	left: auto;
	right: 0;
}

#main .filter .brand .inner .pages a.prev:hover {
	background-position: top left;
}

#main .filter .brand .inner .pages a.next:hover {
	background-position: top right;
}

#main .filter .brand a.next.inactive,
#main .filter .brand a.next.inactive:hover {
	background-position: bottom right !important;;
	cursor: default !important;;
}

#main .filter .brand a.prev.inactive,
#main .filter .brand a.prev.inactive:hover {
	background-position: bottom left !important;
	cursor: default !important;;
}

#main .filter .brand .pages .selected_brands {
	background: none !important;
	color: #777 !important;
	cursor: default !important;
	display: block !important;
	font-size: 11px !important;
	height: auto !important;
	line-height: 1.7em !important;
	margin: 0 0 0 50px !important;
	padding: 0.2em 0 0 0 !important;
	text-align: center !important;
	width: 610px !important;
}

#main .filter .brand .pages .selected_brands a {
	display: inline !important;
	padding: 0 !important;
	white-space: nowrap;
}

#main .filter .brand .pages .selected_brands a:hover {
	color: #999 !important;
	text-decoration: line-through !important;
}

/* Price */

#main .filter .price .inner a:hover {
	color: #fff;
	text-decoration: none;
}

#main .filter .price .inner a {
	background: url(/img/frame/price_tick.png) -377px center no-repeat;
	color: #999;
	padding-left: 30px;
}

#main .filter .price .inner .active a {
	background: #222 url(/img/frame/price_tick.png) 1em center no-repeat;
	color: #fff;
	padding-left: 30px;
}

/* Filter Buttons */

#main .filter .filter_action {
	border-top: 1px solid #000;
	margin: 0.7em 1em 0;
	padding: 0 !important;
}

#main .filter .filter_action .filter_action_wrap {
	background: none !important;
	border-top: 1px solid #222 !important;
	display: block !important;
	overflow: hidden !important;
	padding: 1em 0 0 0 !important;
}

#main .filter .filter_action .button {
	background: url(/img/frame/button.png) left -196px no-repeat !important;
	padding-left: 15px !important;
}

#main .filter .filter_action .button span.wrap {
	background: url(/img/frame/button.png) right -196px no-repeat !important;
	color: #eee !important;
	font-size: 11px !important;
}

#main .filter .filter_action .button:hover {
	background-position: left -168px !important;
}

#main .filter .filter_action .button:hover span.wrap {
	background-position: right -168px !important;
}

/*
#main .filter .filter_action .cancel,
#main .filter .filter_action .cancel span {
	background: none !important;
	color: #666 !important;
	padding: 0 !important;
}

#main .filter .filter_action .cancel:hover,
#main .filter .filter_action .cancel:hover span {
	color: #888 !important;
}
*/

#main .filter .filter_action .reset {
	background-position: left -280px !important;
	padding-left: 28px !important;
}

#main .filter .filter_action .reset span {
	background-position: right -280px !important;
}

#main .filter .filter_action .reset:hover {
	background-position: left -252px !important;
}

#main .filter .filter_action .reset:hover span {
	background-position: right -252px !important;
}

#main .filter .filter_action .inactive,
#main .filter .filter_action .inactive:hover {
	background-position: left -308px !important;
	cursor: default !important;
}

#main .filter .filter_action .inactive span.wrap,
#main .filter .filter_action .inactive:hover span.wrap {
	background-position: right -308px !important;
	color: #404040 !important;
	cursor: default !important;
}

/*********************************************
Button, Select, Radio
*********************************************/

.button {
	background: url(/img/frame/button.png) 0 0 no-repeat !important;
	color: #fff !important;
	display: block !important;
	float: left;
	line-height: 28px !important;
	height: 28px !important;
	margin: 0 10px 0 0 !important;
	padding: 0 0 0 20px !important;
}

.button span.wrap {
	background: url(/img/frame/button.png) top right no-repeat !important;
	color: #fff !important;
	display: block !important;
	font-size: 12px !important;
	line-height: 28px !important;
	height: 28px !important;
	margin: 0 !important;
	padding: 0 20px 0 0 !important;
}

.button:hover {
	background-position: 0 -28px !important;
	text-decoration: none !important;
}

.button:hover span.wrap {
	background-position: right -28px !important;
	text-decoration: none !important;
}

.button_buy {
	background-position: 0 -336px !important;
}

.button_buy span.wrap {
	background-position: right -336px !important;
}

.button_buy:hover {
	background-position: 0 -364px !important;
}

.button_buy:hover span.wrap {
	background-position: right -364px !important;
}

.button_noavail,
.button_noavail:hover {
	background-position: 0 -420px !important;
}

.button_noavail span.wrap,
.button_noavail:hover span.wrap {
	background-position: right -420px !important;
}

.select {
	background-image: url(/img/frame/select.png) !important;
	cursor: pointer;
	padding-left: 25px !important;
}

.select span.wrap {
	background-image: url(/img/frame/select.png) !important;
	cursor: pointer;
	padding-right: 15px !important;
}

.select_active,
.select_active:hover {
	background: url(/img/frame/select.png) bottom left !important;
	cursor: pointer;
	padding-left: 25px !important;
}

.select_active span.wrap,
.select_active:hover span.wrap {
	background: url(/img/frame/select.png) bottom right !important;
	cursor: pointer;
	padding-right: 15px !important;
}

.radio_btn {
	background: url(/img/frame/radio.png) 0 0 no-repeat;
	display: block;
	float: left;
	line-height: 18px;
	height: 18px;
	margin-right: 1em;
	padding-left: 22px;
}

.radio_active {
	background-position: bottom left;
}

h1 a.radio_btn {
	color: #bbb !important;
	font-size: 14px !important;
}

h1 a.radio_active {
	color: #000 !important;
}

.pulldown {
	float: left;
	font-size: 1.1em;
	margin-left: -1px;
	margin-right: 12px;
	position: relative;
	z-index: 1;
}

.pulldown .current {
	background: url(/img/frame/chevron.png) 0 6px no-repeat;
	font-weight: 700;
	line-height: 28px;
	padding-left: 19px;
}

.pulldown_open .current {
	background-position: 0 -34px;
}

.pulldown .list {
	background: url(/img/frame/overlay_filter.png);
	border: 1px solid #000;
	display: none;
	left: 3px;
	padding: 9px 15px;
	position: absolute;
	top: 25px;
	white-space: nowrap;
}

.pulldown .list a {
	color: #fff;
}

.pulldown .list .active {
	color: #666;
	font-weight: 700;
}

/*********************************************
Pagination
*********************************************/

.pagination {
	position: absolute;
	top: 0;
	right: 0;
}

.filter_bottom {
	clear: left;
}

.filter_bottom .pagination {
	top: 28px;
}

.pagination a {
	color: #000;
	display: block;
	float: left;
	font-size: 1.4em;
	line-height: 28px;
	padding: 0 0.5em;
}

.pagination .prev,
.pagination .next {
	background: url(/img/frame/pagination.png) 0 0;
	height: 28px;
	overflow: hidden;
	padding: 0;
	text-indent: -3000em;
	width: 28px;
}

.pagination .prev:hover {
	background-position: center left;
}

.pagination .next {
	background-position: top right;
}

.pagination .next:hover {
	background-position: center right;
}

.pagination a.active {
	background: url(/img/frame/pagination.png) bottom left;
	color: #fff;
	padding: 0 0 0 0.75em;
}

.pagination a.active span {
	background: url(/img/frame/pagination.png) bottom right;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 0.75em 0 0;
}

/*********************************************
Markentext
*********************************************/

.brandtext {
	clear: left;
	overflow: hidden;
	padding: 0 0.5em 1em;
	position: relative;
	top: -3px;
}

.brandtext h2 {
	color: #000;
	float: left;
	font-size: 1.7em;
	margin-bottom: 0.5em;
	padding-right: 0.5em;
}

.toggler {
	background: url(/img/frame/checkbox.png) center left no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 28px;
	padding-left: 20px;
}

.toggler_on {
	background-position: -284px center;
}

.brandtext .text {
	clear: left;
	color: #666;
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	overflow: hidden;
	text-align: justify;
}

.brandtext .text img {
	float: right;
}

.brandtext a {
	color: #000;
	font-weight: 700;
}

/*********************************************
Sortierung
*********************************************/
#products-sort {
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	font-size: 1.2em;
	margin: 0 0 1em;
	overflow: hidden;
	padding: 1em 0;
}
#products-sort .label {
	color: #999;
	float: left;
	margin: 0 .3em 0 0;
	padding: .1em .7em;
}
#products-sort a {
	border: 1px solid #fff;
	color: #999;
	float: left;
	margin: 0 .3em 0 0;
	padding: .1em .7em;
}
#products-sort .active,
#products-sort .sale-active {
	background: #eee;
	border: 1px solid #d0d0d0;
	color: #333;
}

#products-sort .sale-active {
	background: #52ab21;
	border: 1px solid #3b8d0e;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}

#products-sort .sale-active span {
	color: #fff;
	font-weight: 700; }

#products-sort .active span {
	color: #333;
	font-weight: 700;
}

#products-sort .sale {
	color: #3b8d0e;
}

#products-sort .sale span {
	font-weight: 700;
}

/*********************************************
SALE
*********************************************/
.row .onsale-percentage {
	background: #52ab21;
	color: #fff;
	font-size: 1.3em !important;
	font-weight: 700;
	height: 20px;
	left: 3px;
	padding: 0 0.6em;
	position: absolute;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	top: 144px;
	width: auto !important; }
.product-detail-sale {
	color: #999;
	font-size: 1.1em;
	margin: -1.5em 0 2em; }
.product-detail-sale .old-price {
	text-decoration: line-through;
}

/*********************************************
Browser
*********************************************/

.row {
	float: left;
	margin-bottom: 2em;
}

.row br {
	clear: left;
}

.row ul.product {
	display: block;
	float: left;
	margin-right: 23px;
	position: relative;
}

.row ul.product li {
	display: block;
	font-size: 1.3em;
	text-align: center;
	width: 166px;
}

.row ul.product li.picture {
	background: url(/img/frame/thumb.png) no-repeat;
}

.row ul.product li.picture a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 166px;
	overflow: hidden;
	text-indent: -3000em;
}

.row ul.product li.name {
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 0.5em;
}

.row ul.product li.name span {
	color: #000;
	display: block;
	font-weight: 700;
	padding: 0.4em 0 0.1em;
}

.row ul.product li.name a {
	color: #888;
	display: block;
	text-decoration: none;
}

.row ul.product li.price {
	color: #888;
	font-size: 1em;
}

.row ul.product li.info {
	position: absolute;
	width: 327px;
	z-index: 1000;
}

.row ul.product li.info_rd {
	background: url(/img/frame/product_popup.png) -654px bottom;
	left: 120px;
	padding-bottom: 4px;
	top: 20px; /* final will be 75px, js-recalculation needed */
}

.row ul.product li.info_ld {
	background: url(/img/frame/product_popup.png) -981px bottom;
	right: 120px;
	padding-bottom: 4px;
	top: 20px; /* final will be 75px, js-recalculation needed */
}

.row ul.product li.info_ru {
	background: url(/img/frame/product_popup.png) -654px top;
	bottom: 140px;
	left: 120px;
	padding-top: 4px;
}

.row ul.product li.info_lu {
	background: url(/img/frame/product_popup.png) -981px top;
	bottom: 140px;
	right: 120px;
	padding-top: 4px;
}

.row ul.product li.info_rd ul {
	background: url(/img/frame/product_popup.png) top left;
	padding: 20px 20px 16px 40px;
}

.row ul.product li.info_ld ul {
	background: url(/img/frame/product_popup.png) -327px top;
	padding: 20px 40px 16px 20px;
}

.row ul.product li.info_ru ul {
	background: url(/img/frame/product_popup.png) bottom left;
	padding: 16px 20px 20px 40px;
}

.row ul.product li.info_lu ul {
	background: url(/img/frame/product_popup.png) -327px bottom;
	padding: 16px 40px 20px 20px;
}

.row ul.product li.info ul li {
	font-size: 1em;
	padding: 0;
	text-align: left;
	width: 100%;
}

.row ul.product li.info ul li.name {
	font-size: 1.2em;
	padding-bottom: 1px;
}

.row ul.product li.info ul li.brand {
	color: #999;
	font-size: 0.9em;
	margin-bottom: 7px;
}

.row ul.product li.info ul li.text {
	font-size: 0.9em;
	letter-spacing: -0.005em;
	margin-bottom: 10px;
}

.row ul.product li.info ul li.text a {
	color: #999;
}

.row ul.product li.info ul li.buy {
	overflow: hidden;
}

.noproducts {
	font-size: 1.2em;
}

.noproducts strong {
	font-weight: 700;
}

.noproducts .button {
	margin-bottom: 2em;
}

.noproducts .msg {
	background: #ffdfdf;
	border: 1px dotted #bbb;
	padding: 0.5em 0.8em;
	margin-bottom: 2em;
}

/*********************************************
Produktseite
*********************************************/

#pdetail {
	margin: 0 0 30px;
	overflow: hidden;
}

#pdetail .picture {
	background: url(/img/frame/product_box.png) 0 0 no-repeat;
	float: left;
	margin-right: 25px;
	padding-top: 4px;
	position: relative;
	width: 267px;
}

#pdetail .picture a,
#pdetail .picture span {
	background: url(/img/frame/product_box.png) 0 bottom no-repeat;
	display: block;
	line-height: 0;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: center;
}

#pdetail .picture span.onsale-percentage {
	background: none;
	line-height: normal;
	padding: 0;
	text-align: left;
	background: #52ab21;
	color: #fff;
	font-size: 1.5em !important;
	font-weight: 700;
	left: 3px;
	padding: 0.2em 0.6em;
	position: absolute;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	top: 15px;
	width: auto !important; }
}

#pdetail .picture a:hover .onsale-percentage {
	text-decoration: none;
}

#pdetail ul.info li {
	display: block;
}

#pdetail .product {
	font-size: 2em;
	line-height: 1.15em;
	margin-bottom: 0.2em;
}

#pdetail .product h2 {
	font-weight: 700;
}

#pdetail ul.info {
	display: block;
	float: left;
	margin-top: 1em;
	width: 442px;
}

#pdetail .brand {
	color: #9b9b9b;
	font-size: 1.4em;
	margin-bottom: 1em;
}

#pdetail .brand a {
	color: #9b9b9b;
}

#pdetail .description {
	color: #333;
	font-size: 1.1em;
	margin-bottom: 2em;
}

#pdetail .buy {
	margin-bottom: 1.4em;
	overflow: hidden;
}

#pdetail .shop {
	font-size: 1.1em;
}

#pdetail .shop .shipping strong {
	font-weight: 700;
}

#pdetail .shop .shipping strong.free {
	color: #3c8000;
}

#pdetail .shop .shipping,
#pdetail .shop .payment {
	margin-bottom: 2em;
}

#pdetail .info .description .head,
#pdetail .shop .shipping .head,
#pdetail .shop .payment .head {
	background: url(/img/frame/shopicons.png) 0 -16px no-repeat;
	color: #333;
	display: block;
	font-weight: 700;
	height: 16px;
	line-height: 16px;
	margin-bottom: 1em;
	padding-left: 21px;
}

#pdetail .shop .payment .head {
	background-position: 0 -32px;
}

#pdetail .info .description .head {
	background-position: 0 0;
}

#pdetail .shop .payment li {
	overflow: hidden;
}

#pdetail .shop .payment span {
	background: url(/img/frame/shopicons.png) left bottom no-repeat;
    cursor: help;
	display: block;
	float: left;
	margin: 0 7px 1em 0;
	height: 22px;
	overflow: hidden;
	text-indent: -3000em;
	width: 32px;
}

#pdetail .shop .payment span.visa {
	background-position: -105px bottom;
}

#pdetail .shop .payment span.amex {
	background-position: -70px bottom;
}

#pdetail .shop .payment span.jbc {
	background-position: -175px bottom;
}

#pdetail .shop .payment span.visae {
	background-position: -140px bottom;
}

#pdetail .shop .payment span.paypal {
	background-position: -35px bottom;
}

#pdetail .shop .payment span.giropay {
	background-position: -315px bottom;
}

#pdetail .shop .payment span.sofort {
	background-position: -280px bottom;
}

#pdetail .shop .payment span.nachname {
	background-position: -245px bottom;
}

#pdetail .shop .payment span.ueberweisung {
	background-position: -210px bottom;
}

#pdetail .shop .warranty {
	color: #aaa;
	font-size: 0.95em;
}

#related-products {
	position: relative;
}

#related-products .prev,
#related-products .next {
	background: url(/img/frame/related-arrow.gif) right -15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	text-indent: -9999em;
	top: 0;
	width: 13px;
}

#related-products .prev {
	background-position: left -15px;
	display: block;
	right: 25px;
}

#related-products .prev:hover {
	background-position: left 0; }
#related-products .next:hover {
	background-position: right 0; }

#related-products h3 {
	font-size: 1.7em;
	margin: 0 0 0.7em;
}

#related-products .productswrap {
	overflow: hidden;
	position: relative;
	width: 734px;
}

#related-products .slider {
	left: 0;
	position: relative;
	top: 0; }

/*********************************************
Facebook
*********************************************/
#pdetail .facebook {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 1em 0 0;
	margin: 0 0 2em; }
/*********************************************
Pricewatch
*********************************************/
#pdetail .pricewatch {
	margin: 0 0 2em;
	overflow: hidden; }
#pdetail .pricewatch .activate {
	background: #fafafa url(/img/frame/megaphone.png) 5px center no-repeat;
	border: 1px solid #ccc;
	color: #333;
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 16px;
	padding: 5px 5px 5px 26px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; }
#pdetail .pricewatch .activate:hover {
	background-color: #f0f0f0;
	border-color: #bbb;
	text-decoration: none; }
#pdetail .pricewatch .isactive,
#pdetail .pricewatch .loginmsg {
	color: #000;
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 28px;
	padding: 0 0 0 10px; }
#pdetail .pricewatch .loginmsg a {
	color: #000;
	text-decoration: underline; }
#pdetail .pricewatch .isactive {
	color: #5b9a00;
	font-weight: 700; }
#pdetail .pricewatch .price {
	margin: 0 3px;
	width: 50px; }

/*********************************************
Markenseite
*********************************************/

h1.brands {
	overflow: hidden;
}

#brandlist_search {
	padding: 0 0 0.5em;
}

#brandlist_search .letters {
	height: 32px;
	line-height: 19px;
	overflow: hidden;
}

#brandlist_search .letters a {
	color: #000;
	float: left;
	font-size: 1.4em;
	height: 21px;
	padding: 1px 5px;
}

#brandlist_search .letters a.active {
	background: url(/img/frame/overlay_lettermark.gif) center 2px no-repeat;
	color: #fff;
}

#brandlist_search .search input {
	color: #999;
	width: 160px;
}

#brandlist_search .search {
	display: block;
	float: left;
	height: 32px;
	padding: 0 0 0 3px;
	position: relative;
	width: 175px;
}

#brandlist_search .search .loader {
	left: 150px;
	position: absolute;
	top: 3px;
}

#brandlist_search .result {
	border-top: 1px dotted #ccc;
	margin-top: 0.3em;
	overflow: hidden;
	padding: 1em 0;
}

#brandlist_search .result ul {
	float: left;
	margin-right: 16px;
	width: 234px;
}

#brandlist_search .result li a {
	color: #000;
	display: block;
	font-size: 1.3em;
	line-height: 1.6em;
}

#brandlist_search .result li a strong.keymark {
	font-size: 1.0385em;
	font-weight: 700;
}

#brandlist_search .noresult {
	font-size: 1.2em;
}

/*********************************************
Home
*********************************************/

#homepage {
	clear: left;
}

#homepage ul.gallery {
	display: block;
	overflow: hidden;
	padding-top: 25px;
}

#homepage ul.bottom {
	padding: 0 0 25px;
}

#homepage ul.gallery li {
	background-color: #e6e6e6;
	display: block;
	float: left;
	height: 80px;
	width: 80px;
}

#homepage ul.gallery li a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	text-indent: -3000em;
	width: 80px;
}

#homepage h1 {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 0;
}

#homepage h2 {
	background: url(/img/frame/home.png);
	height: 80px;
	overflow: hidden;
	text-indent: -3000em;
}

#homepage .col_list {
	background: #fbfbfb;
	border: 1px solid #eee;
	float: left;
	font-size: 1.1em;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	margin: 0 24px 24px 0;
	padding: 10px;
	width: 160px;
}

#homepage .col_list h3 {
	color: #333;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 0.5em;
	width: 160px;
}

#homepage .col_list li,
#homepage .col_list a {
	color: #888;
	display: block;
}

#homepage .brands {
	margin-right: 0;
	width: 320px;
}

#homepage .brands h3 {
	width: 320px;
}

#homepage .brands li,
#homepage .brands a {
	float: left;
	margin: 0 1em 0.25em 0;
}

#homepage .col_list a:hover {
	color: #000;
}

#homepage .qlothings_info {
	background: #fbfbfb;
	border: 1px solid #eee;
	clear: left;
	color: #333;
	font-size: 1.1em;
	padding: 10px;
}

#homepage .qlothings_info a {
	color: #888;
	text-decoration: underline;
}

#homepage .qlothings_info a:hover {
	color: #000;
}

/*********************************************
Subpage
*********************************************/

#subpage {
	clear: left;
}

#subpage h2 {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 1em;
}

#subpage h2 span {
	color: #777;
}

ul.imprint {
	padding: 0 0 3em;
}

ul.imprint li {
	font-size: 1.2em;
}

ul.imprint li.br {
	padding-top: 1em;
}

ul.faq li {
	font-size: 1.2em;
	padding-bottom: 2em;
}

ul.faq li.q {
	font-size: 1.4em;
	font-weight: 700;
	padding-bottom: 0.5em;
}

/*********************************************
Redirect
*********************************************/

#redirect {
	padding-top: 200px;
	text-align: center;
}

#redirect h2 {
	font-size: 2.5em;
	line-height: 48px;
	height: 48px;
	margin-bottom: 0.4em;
}

#redirect span {
	color: #666;
	font-size: 1.4em;
}

#redirect span a {
	color: #000;
	text-decoration: underline;
}

/*********************************************
My Account
*********************************************/

.my-account h2 {
	font-size: 2em;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 1em;
}

.my-account {
	clear: left;
	overflow: hidden;
}

.my-account .formbox {
	background: #fbfbfb;
	border: 4px solid #f2f2f2;
	float: left;
	margin: 0 30px 0 0;
	padding: 15px;
	width: 280px;
}

.my-account .register-info {
	background: #ffffe7;
	border: 4px solid #f3f3db;
	float: left;
	padding: 15px 15px 5px;
	width: 226px;
}

.my-account .register-info li {
	background: url(/img/frame/arrow.gif) left 3px no-repeat;
	color: #535336;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 10px 15px;
}

.my-account-home .register-info strong {
	background: #eeeecb; }

.my-account-nav {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 0 25px;
	width: 100%; }

.my-account-nav li {
	float: left;
	font-size: 1.2em;
	margin: 0 10px 0 0; }

.my-account-nav a {
	background: #eee;
	border: 1px solid #ccc;
	color: #999;
	float: left;
	font-weight: 700;
	padding: 4px 10px;
	position: relative;
	top: 1px; }

.my-account-nav a:hover {
	background: #fff;
	color: #555;
	text-decoration: none; }

.my-account-nav a.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
	cursor: default; }

/*********************************************
Pricewatch
*********************************************/

.pricewatch-message {
	clear: both;
	color: #333;
	font-size: 1.2em;
	font-weight: 700;
	padding: 0 0 25px 0; }

.pricewatch-table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.2em;
	width: 100%;
}

.pricewatch-table .empty {
	color: #999;
	font-weight: 700;
	padding: 1em 0;
	text-align: center; }

.pricewatch-table th {
	background: #eee;
	border-bottom: 1px solid #ccc;
	border-spacing: 0;
	color: #505050;
	font-size: .93em;
	font-weight: 700;
	margin: 0;
	padding: .5em 1em;
	text-align: left; }

.pricewatch-table td {
	border-bottom: 1px dotted #ddd;
	font-size: 1em;
	margin: 0;
	padding: .5em .5em;
	vertical-align: middle; }
	
.pricewatch-table .nowrap td {
	white-space: nowrap; }

.pricewatch-table .productname {
	display: block; }

.pricewatch-table .brand {
	background: #f5f5f5;
	color: #777;
	font-size: .8em;
	font-weight: 700;
	padding: .2em .4em; }

.pricewatch-table .oldprice {
	color: #999;
	display: block;
	text-decoration: line-through; }
	
.pricewatch-table .price {
	margin: 0 0 0 10px;
	width: 50px; }

.pricewatch-table .lower,
.pricewatch-table .higher,
.pricewatch-table .nochange {
	background: #eee;
	color: #777;
	font-size: .9em;
	font-weight: 700;
	margin: 0 0 0 5px;
	padding: .2em .4em; }

.pricewatch-table .lower,
.pricewatch-table .higher {
	background: #52AB21;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.5); }

.pricewatch-table .higher {
	background: #b41606; }
.pricewatch-table .nochange {
	background: #000;
	color: #fff; }

.pricewatch-table a {
	color: #666;
	text-decoration: underline; }
.pricewatch-table a:hover {
	color: #000; }

/*********************************************
Forms
*********************************************/
.default-form .formrow {
	margin: 0 0 7px;
}

.default-form .checkboxrow {
	padding: 10px 0 0;
}

.default-form .submitrow {
	margin: 0;
	padding: 10px 0 0; }

.default-form label {
	color: #404040;
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 0 1px;	
}

.default-form .checkboxrow .label {
	display: inline; }

.default-form .text {
	width: 200px;
}

.default-form .textarea {

}
.default-form .submit {

}

.default-form .inlinelink {
	color: #999;
	margin: 0 0 0 5px; }
.default-form .inlinelink:hover {
	color: #333; }

.msg-default,
.msg-success,
.msg-error {
	background: #ffe3e3;
	border: 2px dotted #eacfcf;
	clear: both;
	color: #bd0000;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 25px;
	padding: 10px; }
.msg-success {
	background: #eeffe3;
	border: 2px dotted #daeacf;
	color: #518f09; }
.msg-default {
	background: #f8f8f8;
	border: 2px dotted #f2f2f2;
	color: #606060; }
.msg-default a {
	color: #404040;
	font-weight: 700; 
	text-decoration: underline; }
.msg-default a:hover {
	color: #000; }
