/* @override 
	http://0.0.0.0:3002/stylesheets/master.css?1272792509
	http://0.0.0.0:3002/stylesheets/master.css?1277880938
*/

#search, #sort, #pagination {
	display: none;
}


body {
	background: #ccc url(../images/back.png) repeat-x left top;
	behavior: url(../stylesheets/iepngfix.htc);	
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 11px Helvetica, Arial, Geneva, sans-serif;
	color: #484848;
	line-height: 140%;
}

body#shop #wrapper {
	width: 100%;
	background: transparent url(../images/pattern.png) no-repeat 0 108px;
	behavior: url(../stylesheets/iepngfix.htc);	
}


#wrapper {
	width: 980px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

img {
	border: 0;
}

a {
	font-weight: bold;
	color: #124778;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: white;
}

a.more {
	font-size: 9px;
	color: silver;
	position: absolute;
}

.move {
	cursor: move;
}

span.required {
	color: red;
}

ul.sort {
	list-style-type: none;
}


ul.sort li {
	width: 200px;
	margin: 10px 0;
	padding: 5px;
	border: 1px silver dotted;
	background-color: whitesmoke;
	cursor: move;
}

ul.sort li:hover {
	font-weight: bold;
	border-style: solid;
}

ul.sort a {
	font-size: 9px;
	font-weight: normal;
	color: #a4a4a4;
	text-transform: uppercase;
}

ul#category-list span.move {
	width: 200px;
	clear: right;
	display: block;
}

ul#category-list li {
	width: 140px;
	height: 140px;
	float: left;
	margin: 10px;
}

ul#category-list li img {
	margin: 5px 30px;
	height: 100px;
}

ul#category-list li img:hover {
	height: 120px;
}

ul#category-list a {
	width: 16px;
	height: 16px;
	overflow: hidden;	
	text-indent: -999px;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(/images/arrow_right.png) no-repeat;
}


.pipe {
	opacity: 0.8;
}

h3 {
	font-size: 14px;
	color: #124778;
	text-transform: uppercase;
	margin: 5px;
}

h4 {
	font-size: 11px;
	color: #124778;
	margin: 5px;
}

p {
	margin: 15px 5px;
}

hr {
	height: 1px;
	border: 0;
	margin: 1px;
	padding: 0;
	color: #a4a4a4;
}

#flash .notice {
	border: 5px solid #9c9;
 	background-color: #cfc;
	padding: 5px;
}

#flash .error, .errorExplanation {
  	border: 5px solid #f99;	
  	background-color: #FFE5E5;
  	padding: 5px;
  	color: #FF4747;
}

.errorExplanation h2 {
	line-height: 18px;
}

.tld {
	color: #124778;	
	font-weight: bold;
}

.hint {
	font-size: 9px;
	color: silver;
}

.big {
	font-size: 130%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.col {
	width: 45%;
}

/* @group Header */

h1#logo {
	width: 157px;
	height: 129px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/logo.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
	text-indent: -999px;
	overflow: hidden;
	position: relative;
	left: 10px;
	z-index: 1;
	cursor: pointer;
}

#tools {
	width: 300px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 31px;
	position: absolute;
	right: 10px;
	top: 5px;
}

#tools li {
	float: left;
	margin-right: 10px;
	line-height: 26px;
}

#tools li.spacer {
	padding-right: 20px;
	margin-right: 10px;
	background: url(../images/toolbar_line.png) no-repeat right;
	font-size: 21px;
}

#tools li#login {
	padding-left: 20px;
	background: url(../images/key.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
}

#tools li#logout {
	padding-left: 18px;
	background: url(../images/lock_go.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc); 	
}

#tools li#account {
	padding-left: 18px;
	background: url(../images/user.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
}

/*#tools li#basket {
	padding-left: 20px;
	background: url(../images/basket.png) no-repeat;
}

#tools li#basket a {
	font-weight: bold;
}*/

#tools a {
	font-size: 9px;
	font-weight: normal;
	color: #a4a4a4;
	text-transform: uppercase;
}

#menu {
	width: 680px;
	height: 47px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/menu.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
	list-style-type: none;	
	position: absolute;
	left: 167px;
	top: 36px;
}

#menu li {
	float: left;
	padding: 15px;
}

#menu li a {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}

#menu li a:hover {
	background-color: transparent;
}


/*
#menu a {
	display: block;
	height: 47px;
}

#menu #home {
	background: transparent url(../images/menu_home.png) no-repeat;
	width: 81px;
}

#menu #home:hover {
	background-position: 0px -47px;	
}

#menu #about {
	background: transparent url(../images/menu_about.png) no-repeat;
	width: 103px;
}

#menu #about:hover {
	background-position: 0px -47px;	
}

#menu #contact {
	background: transparent url(../images/menu_contact.png) no-repeat;
	width: 97px;
}

#menu #contact:hover {
	background-position: 0px -47px;	
}

#menu #shop {
	background: transparent url(../images/menu_shop.png) no-repeat;
	width: 76px;
}

#menu #shop:hover {
	background-position: 0px -47px;	
}


#menu #designer {
	background: transparent url(../images/menu_designer.png) no-repeat;
	width: 138px;
}

#menu #designer:hover {
	background-position: 0px -47px;	
}

#menu #sale {
	background: transparent url(../images/menu_sale.png) no-repeat;
	width: 138px;
}

#menu #sale:hover {
	background-position: 0px -47px;	
}
*/

#submenu {
	background: transparent url(../images/submenu.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
	width: 680px;
	height: 31px;
	padding: 10px 0 0 140px;
	position: absolute;
	top: 83px;
	left: 60px;
	z-index: 0;
	color: white;
	font-size: 10px;
	letter-spacing: 1px;
}

#submenu ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu ul#nav li {
	display: inline;
	margin-right: 15px;
}

#submenu a {
	letter-spacing: 0px;
	color: white;
}

#submenu a:hover {
	background-color: transparent;
}

#submenu #search {
	width: 300px;
	float: left;
}

#submenu #search #query {
	position: relative;
	top: -10px;
}

#submenu #search .image-submit {
	position: relative;
	top: -3px;
}

#submenu #sort {
	width: 200px;
	float: left;
}

#submenu #pagination {
	width: 180px;
	float: right;
}

#submenu #pagination .active {
	color: #e39e29;
}


#submenu span.label {
	float: left;
	margin-right: 5px;
}

#submenu .box {
	float: left;
	text-transform: uppercase;
	font-size: 9px;
}

#submenu .box .left {
	background: transparent url(../images/submenu_box_left.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
	width: 6px;
	height: 23px;
	float: left;
	
}

#submenu .box .center {
	background: transparent url(../images/submenu_box_center.png) repeat-x;
	behavior: url(./stylesheets/iepngfix.htc);
	width: auto;
	height: 20px;
	padding: 3px 0 0 0;
	float: left;
}

#submenu .box .right {
	background: transparent url(../images/submenu_box_right.png) no-repeat;	
	behavior: url(./stylesheets/iepngfix.htc);
	width: 6px;
	height: 23px;
	float: left;
}

#header {
	width: 100%;
	height: 130px;	
	background: transparent url(../images/header.png) repeat-x top left;
	position: relative;
	clear: both;
}

#loginbox {
	position: absolute;
	top: 30px;
	right: 100px;
	width: 170px;
	padding: 10px;
	background-color: whitesmoke;
	border: 1px solid #a4a4a4;
	z-index: 2;
}

#basket a {
	position: absolute;
	top: 43px;
	right: 10px;
	width: 119px;
	height: 34px;
	padding: 10px 0px 0px 50px;
	background: url(../images/menu_cart.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
	color: white;
}



/* @end */

#main {
	padding: 20px;
}

.column {
	width: 230px;
	padding: 0 10px;
	float: left;
}

/* @group Home */

#intro {
	width: 1000px;
	height: 435px;
	position: relative;
	top: -50px;
	background: transparent url(../images/intro.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
}

#main .box {
	width: 819px;
	position: relative;
	top: -50px;
	left: 60px;
}

#main .box .top {
	background: transparent url(../images/box_top.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
	height: 6px;	
}

#main .box .middle {
	min-height: 150px;	
	background: white url(../images/box_middle.png) repeat-y;
	behavior: url(./stylesheets/iepngfix.htc);	
}

#main .box .bottom {
	background: transparent url(../images/box_bottom.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
	height: 6px;	
}

.box h3 {
	line-height: 26px;
}

.border {
	border-right: 1px solid #ec9123;
}

.date {
	font-weight: bold;
}


/* @end */

.colors, .sizes {
	width: 130px;
	height: 10px;
	list-style-type: none;
	margin: 0 auto;
	padding: 10px;
}

.colors li {
	width: 8px;
	height: 8px;
	margin: 1px;
	float: left;
	border: 1px solid silver;
	overflow: hidden;
}

.colors li a:hover {
	background-color: transparent !important;
}

ul.sizes li {
	display: inline;
	margin-right: 15px;
	text-align: center;
}

ul.sizes li a {
	font-size: 14px !important;
	font-weight: bold !important;
	color: black !important;	
}

ul.sizes li.big a {
	font-size: 200% !important;
}


.tools {
	width: 578px;
	padding: 10px;
	text-align: center;
	height: 10px;
	text-transform: uppercase;
	color: #a4a4a4;
	border-bottom: 1px solid #d6d6d6;
}

.tools a {
	font-size: 10px;
}

/* @group Shop */

#list {
	background: transparent url(../images/list.png) repeat-y;
	behavior: url(./stylesheets/iepngfix.htc);
	width: 820px;
	clear: both;
	position: relative;
	top: 15px;
	left: 60px;
}

#list-bottom {
	background: transparent url(../images/list_bottom.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
	width: 820px;
	height: 10px;
	margin-left: 60px;	
}

#sidebar {
	background: #e0e0e0 url(../images/sidebar.png) repeat-x;
	behavior: url(./stylesheets/iepngfix.htc);	
	width: 222px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#sidebar .head {
	background: #dededf url(../images/sidebar_head.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
	width: 202px;
	height: 34px;
	padding: 10px;
	line-height: 100%;
	color: white;
}

#sidebar .head a {
	color:  #dddddd;
	font-size: 10px;
}

#sidebar .head a.more {
	background: url(../images/sidebar_arrow_right.png) no-repeat right;	
	behavior: url(./stylesheets/iepngfix.htc);	
	padding-right: 10px;
}

#sidebar .select {
	display: block;
	background: #dededf url(../images/sidebar_select.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
	width: 202px;
	height: 19px;
	padding: 5px 10px;
	color: #00406f;
	font-weight: bold;
	font-size: 12px;
}

#sidebar .select.active {
	color: #e17e12;
}

#sidebar .select a {
	/*color: #5f5f5f;*/
	color: #00406f;
	
}

#sidebar .items {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar .items li {
	background: #e6e6e6 url(../images/sidebar_select_item.png) repeat-y;
	behavior: url(./stylesheets/iepngfix.htc);
	margin: 0;
	padding: 3px 10px 2px 10px;
	width: 202px;
	height: 17px;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
}

#sidebar .items li a {
	color: #5f5f5f;
}

#content {
	background-color: white;
	width: 598px;
	float: right;
}

.content {
	padding: 15px;
}

/* Listenansicht der Produkte */

.items {
	list-style-type: none;
}

.items h1, .items h2, .items h5 {
	margin: 5px 10px;
	padding: 5px;
}

.items form {
	padding: 20px;
}

.product, .items .category {
	width: 178px;
	height: 178px;
	padding: 10px;
	float: left;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #d6d6d6;
	background: url(../images/shadow.png) repeat-x 0 bottom;
	behavior: url(./stylesheets/iepngfix.htc);
	position: relative;
}

.product.last {
	width: 179px;
	border-right: none;
}

.product.neu {
	/*
	background: url(../images/label_neu.png) no-repeat right top;
	behavior: url(./stylesheets/iepngfix.htc);	
	*/
}

.product img.pict {
	height: 120px;
}

.category img {
	height: 120px;
}

.category img:hover {
	height: 140px;
}

.product h4 {
	width: 178px;
	position: absolute;
	bottom: 25px;
	left: 10px;
	text-align: center;
}

.product h4 a {
	font-size: 14px;
	font-weight: normal;
	color: #a4a4a4;
	text-transform: uppercase;	
}

.product .colors {
	position: absolute;
	right: 10px;
	width: auto;
	padding: 0;
}

div.colorcheckbox {
	float: left;
}

div.colorfield {
	width: 10px;
	height: 10px;
	margin: 3px;
	border: 1px solid #e6e4e1;
	float: left;
}


/* @end */

/* @group Produkt */

/* Detailansicht Produkt */

.page_content .head,
#product .head,
#image .head {
	background: transparent url(../images/article_head.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);	
	height: 24px;
	padding: 15px;
}

.page_content .head h2,
#product .head h2,
#image .head h2 {
	margin: 0;
	color: #ec9123;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;	
	float: left;
}

a.back {
	display: block;
	float: right;
	background: url(../images/icon_back.png) no-repeat;	
	behavior: url(./stylesheets/iepngfix.htc);	
	padding-left: 23px;	
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #a4a4a4;
}

#product .picture {
	width: 290px;
	float: left;
	text-align: center;
}

a.zoom {
	background: url(../images/icon_zoom.png) no-repeat right;
	behavior: url(./stylesheets/iepngfix.htc);
	padding-right: 16px;	
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #a4a4a4;
}

#product .details {
	width: 290px;
	float: right;
}

#product .desc {
	font-weight: bold;
	color: #5f5f5f;
	line-height: 160%;
}

#product .container {
	background: transparent url(../images/container.png) no-repeat;	
	behavior: url(./stylesheets/iepngfix.htc);	
	width: 559px;
	height: 156px;
	padding: 5px;
	margin: 13px;
	color: #868686;
}

#product .container .column {
	width: 160px;
	margin: 1px;
}

#product .container .column h3 {
	font-size: 14px;
	font-weight: bold;
	color: #868686;
	margin-bottom: 15px;
}

#product .container .column a {
	font-size: 10px;
	font-weight: normal;
	color: #8b8b8b;
}

#product .box {
	background: #e6e6e6 url(../images/article_box.png) no-repeat;
	behavior: url(./stylesheets/iepngfix.htc);
	width: 151px;
	height: 70px;
	padding: 10px;
}

#product .box .colors li {
	width: 12px;
	height: 12px;
	margin: 3px;
}

#product .box .colors li:hover,
#product .box .colors li.active {
	width: 20px;
	height: 20px;
}

#product .box .colors li a:hover {
	text-decoration: none;
}

#product .more-pictures img {
	margin: 3px;
	border: 1px solid #e3e3e3;
}

#product .more-pictures img {
	margin: 4px;
	border: 1px solid #e3e3e3;
}


/* @end */

/* @group Warenkorb */

#cart {
	color: black;
}

#cart .color, #checkout .color {
	width: 10px;
	height: 10px;
	margin: 2px;
	float: left;
	border: 1px solid lightgray;
	overflow: hidden;
}

#cart .name {
	display: block;
	width: 70px;
	float: left;
}

#cart .amount {
	display: block;
	width: 40px;
	float: left;
}

#cart .price {
	display: block;
	width: 60px;
	float: left;
}

#cart .remove {
	display: block;
	width: 10px;
	float: right;
}

#cart p#total {
	padding-left: 75px;
}

a.add-cart {
	font-weight: bold !important;
	font-size: 12px !important;
	text-decoration: underline;
}

.incart {
	color: black !important;	
}

#checkout {
	padding: 10px;
}

/* Detailansicht Warenkorb */

#checkout .cart {
	width: 550px;
	font-size: 130%;
}

#checkout .cart .image {
	width: 100px;
	float: left;
}

#checkout .cart .name {
	width: 210px;
	float: left;
}


#checkout .cart .size {
	width: 30px;
	float: left;
}

#checkout .cart li {
	padding: 15px 0;
	border-bottom: 1px solid silver;
	height: 100px;
}

#checkout .cart p#total {
	display: block;
	text-align: right;
	font-weight: bold;
}

#order {
	padding: 10px;
}

/* @end */

#footer {
	clear: left;
	width: 799px;
	border-top: 8px solid #a4a4a4;
	margin: 60px 0 0 60px;
	padding: 10px;
	position: relative;	
	font-size: 10px;
	color: #a4a4a4;
	text-transform: uppercase;
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer a {
	font-weight: normal;
	color: #a4a4a4;
}

#footer a:hover {
	background-color: transparent;
}


/* @group Tabellen */

table {
	margin: 10px 0;
}

td {
	padding: 5px;
	vertical-align: top;
}



/* @end */

/* @group Formulare */

.form-tbl {
	width: 100%;
	margin: 20px;
}

.form-tbl input {
	font-size: 130%;
}

.form-tbl label {
	font-weight: bold;
}

.form-tbl th {
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	padding: 10px 20px 15px 0px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 150px;
	color: black;
}

.form-tbl td {
	border-bottom: 1px solid #ddd;
	margin: 0pt;
	padding: 10px 20px 15px 0pt;
}


label {
	width: 120px;
	float: left;
	font-size: 10px;
	/*color: #a4a4a4;*/
}

input[type='text'], input[type='password'] {
	border: 1px solid #a4a4a4;
	margin: 3px;
	padding: 3px;
	font-size: 11px;
}

#search input {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#search input {
	margin: 0;
	padding: 0;
}


input[type='image'], input[type='file'] {
	border: 0;
}

fieldset {
	border: none;
	margin: 10px;
}

legend {
	font-size: 14px;
	color: black;
	letter-spacing: 1px;
}

.field {
	margin: 5px 0;
	padding: 5px 0;
}

.submit {
	padding: 10px;
	margin: 0;
	text-align: right;
	background: #e6e6e6;
}

#new_product .box,
#signup_form .box {
	padding: 3px;
	background-color: #eaeffd;
}


#signup_form {
	margin: 20px;
}

/* @end */

/* Admintools */
#sidebar .admin .head {
	height: 10px;
	margin-top: 10px;
}
#sidebar .admin .select {
	font-size: 11px;
}

.admintools {
	width: 188px;
	background-color: #eaeffd;
	color: #a4a4a4;
	position: absolute;
	top: 172px;
	left: 0px;
	height: 10px;
	padding: 5px;
	text-align: left;
}

.admintools, .tools a {
	font-weight: normal;
	color: #a4a4a4;
}

/* @group Bilder */

div.gallery img.image {
	padding: 1px;
	border: 1px solid #dcdcdc;
	margin-bottom: 2px;
}

/* @end */

/* @group Designer */

#designer {
	width: 480px;
	height: 600px;
}

#canvas {
	width: 480px;
	height: 453px;	
	background: url(../images/designer.png);
	position: absolute;
	top: 100px;
	overflow: hidden;
}

#designer .options {
	background-color: whitesmoke;
	padding: 5px;
	margin: 5px;
	font-size: 11px;
}

#designer .options select {
	margin-right: 50px;
	border: 1px solid silver;
}

#text {
	position: absolute;
	left: 100px;
	top: 50px;
	font-size: 18px;
	padding: 4px;
	border: 1px #777 dotted;
}

#text:hover {
	cursor: move;
}

/*Livepipe*/
#control_overlay {  
	background-color: #222;
} 
 
.modal {
	padding: 10px;
	text-align: left;
	background-color: white;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 2px 3px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 3px 6px rgba(0,0,0,0.3);	
}

.modal h2 {
	color: #124778;
	font-weight: normal;
	text-shadow: rgb(255, 255, 255) 1px 1px 1px;
	font-size: 18px;
	margin: 5px 0;
}


/* @end */

/* Extras */

#new_product_container {
}

#new_product_container div.show_options {
	font-size: 12px;
	line-height: 13px;
	margin: 4px 0 0 0;
	color: #777;
}

#new_product_container div.actually_hide_options {
  font-size: 11px;
}

#new_product_container div.show_options a:link,
#new_product_container div.show_options a:visited {
  color: #444;
}

#new_product_container div.show_options a:hover {
  color: #fff;
  background: #555;
}

#new_product_container .extras {
	clear: left;
	width: 550px;
	background-color: #eaeffd;
	margin: 10px;	
	line-height: 12px;
	margin: 0 58px 30px 0;
  	padding: 5px 0 8px 8px;
  	border-bottom: 1px solid #ccc;
  	border-right: 1px solid #ccc;
}

#new_product_container .extras input {
	font-size: 12px;
}

#new_product_container .extras h2 {
	color: #000;
	font-size: 12px;
	padding: 0;
	margin: 0 0 3px 0;
}

#new_product_container .extras .extra {
	margin-bottom: 15px;
}

#new_product_container .extras p {
	margin: 0 0 4px 0;
}

#new_product_container div#file_selectors {
	margin-top: 5px;
}

div#extras.busy {
	background-image: url(../images/progress_bar.gif);
	height: 35px;
}

div#extras.busy div.extra {
	display: none;
}


/* Bugfix */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }