/* Sansibar Formular CSS */

/* Grundlegende Definitionen */
input, textarea, button, select {
	border: 1px solid #54514b;
	margin: 0;
	padding: 1px 0 1px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

select {
	padding: 0;
	
}
button, 
.buttonlink a:link, .buttonlink a:visited, .buttonlink a:active, .buttonlink a:hover,
a.buttonlink {
	background-image: url(/templates/pics_sansibar/boxhead-shadow.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 2px;
	color: #FFFFFF;
	background-color: #c96464;
	height: auto;
	border: 1px solid #54514b;
	cursor: pointer;
	margin: 0 5px 0 0;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button, 
.buttonlink-block a:link, .buttonlink-block a:visited, .buttonlink-block a:active, .buttonlink-block a:hover,
.back-button a:link, .back-button a:visited, .back-button a:active, .back-button a:hover {
	background-image: url(/templates/pics_sansibar/boxhead-shadow.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 3px 8px;
	color: #FFFFFF;
	background-color: #a8a396;
	cursor: pointer;
	border: 1px solid #54514b;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
}
.buttonlink-block a:link, .buttonlink-block a:visited, .buttonlink-block a:active, .buttonlink-block a:hover {
	background-color: #c96464;
}
.back-button a:link, .back-button a:visited, .back-button a:active, .back-button a:hover {
	width: auto;
	text-align: center;
}
.back-button {
	width: 70px;
}

label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0 0 3px 0;
}
.bloglabel label {
	display: block;
	float: left;
	margin-right: 10px;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 10px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
legend {
	border: 0px solid #FFFFFF !important;
	font-weight: bold;
	padding: 5px 0 0 0;
}
.ledgend-ie {
	margin: 0 0 10px -6px !important;
	padding: 0 !important;
}	
textarea {
	width: 580px;
	height: 65px;
}
.forminputs, .div-inputfield, .div-inputfield-error {
	float: left;
	padding: 0 5px 0 0;
	
}

.forminputs input, .div-inputfield input, .div-inputfield-error input {
	width: 113px;
}
.inputrows {
	margin: 0 0 10px 0;
	height: 15px; 
}
html>body .inputrows {
	height: auto;
	min-height: 20px;
}
.inputrows-ml20 {
	margin-left: 20px; 
}
label.label-check {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	display: block; 
	
}
div.label-check {
	float: left;
	margin-bottom: 5px;
}
.label-check input {
	border: 0px solid red;
	background-color: transparent;
}

.cr-error label, .div-inputfield-error label {
	color: #ab0d0d !important;
	font-weight: bold;
}
.cr-error input, .cr-error textarea, .errorMsg input, .errorMsg select, .errorMsg textarea, .div-inputfield-error input {
	background-color: #ab0d0d !important;
	color: #FFFFFF;
}
.submitbutton {
	margin: 10px 0 0 0;
}
.errorMsg {
	color: #ab0d0d;
	font-weight: bold;
	margin-top: 10px;
}
.box .button, .box button {
	width: auto;
	background-color: #867969;
	margin: 5px 5px 5px 0;
}
.box select {
	width: 175px;
	overflow: hidden;
	padding: 0 3px;
	line-height: 15px;
	height: auto;
	background-color: #b7b5a9;
}
.box input {
	width: 175px;
	padding: 2px;
	background-color: #b7b5a9;
}

/* Warenkorb/Merkliste */
.box-cut {
	background-image: url(/templates/pics_sansibar/box-cut.png);
	background-position: 102px center;
	background-repeat: no-repeat;
}
.cuted-box {
	width: 100px;
	text-align: center;
}
.cuted-box a:hover {
	background-image: none;
}
a.shopswitch, a.shopswitch-act{
	text-decoration: none;
	color: #f4f1e1;
	font-weight: bold;
	display: block;
	float: right;
	background-image: none;
}
a.shopswitch-act {
	font-weight:bold;
}
.shopswitchshadow {
	background-image: url(/templates/pics_sansibar/nav-cut-L3.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 11px;
	height: 24px;
	margin-left: 7px;
}
.put-memo-into-basket, .delete-memo {
	border: 0;
	background-color: transparent !important;
	display: inline;
	width: auto !important;
	margin: 0; 
	padding: 0;
	cursor: pointer;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.minibasket {
	border-bottom: 1px solid #bfbbb1;
	margin: 0;
	font-size: 11px;
}
.minibasket td, .minibasket th {
	vertical-align: top;
}
.minibasket a {
	text-decoration: none;
}
.minibasket input {
	width: 20px;
	text-align:center;
}
.minibasket .box-borders {
	padding: 3px 5px 3px 0;
}

/* Bezahlvorgang */
.userCreditCardName input, .userCreditCardName label {
	display: inline;
}
.go-to-confirmation{
	margin-top: 10px;
}

.go-to-confirmation button {
	float: left;
}
/* Spezielle Formularfelder */
#tyShopCompany,
#tyShopDelCompany,
input#company		{ width: 473px; }
#tyShopAdressNr,
#tyShopZip,
#tyShopDelAdressNr,
#tyShopDelZip			{ width: 81px; }
#tyShopAdress, 
#tyShopAdditional,
#tyShopCity,
#tyShopDelAdress,
#tyShopDelAdditional,
#tyShopDelCity			{ width: 189px; }
#tyShopCountry,
#tyShopDelCountry		{ width: 190px; }
#tyShopPhone,
#tyShopFax,
#tyShopEmail,
#tyShopFirstAccount		{ width: 153px; }	
#tyShopCreditCardExpirationYear,
#tyShopCreditCardExpirationMonth,
#tyShopBankCode,
#tyShopBankName,
#tyShopFirstAccount,
#tyShopCreditCardNumber,
#tyShopCreditCardValidationNumber	 { width: 200px; }
#sn-register input#phone,
#sn-register input#email,
#sn-changedata input#phone,
#sn-changedata input#email { width: 233px; }
#sn-register input#fax,
#sn-register input#passwort,
#sn-changedata input#passwort,
#sn-changedata input#fax	{ width: 234px; }

/* Coupons und Gutscheine */
.coupon-box input {
	padding: 3px 2px;
	margin-right: 5px;
}

/* Bestellung abschließen */
.order-workflow-end button {
	float: left;
	margin-right: 5px;
}
.order-workflow-end a {
	margin-right: 5px;
}

.cr-error select {
	background-color: #ab0d0d !important;
	color: #FFFFFF;
}
.input-no-border input {
	border: 0px solid red;
}
.back-button-floatl a {
	float: left;
}

/* Katalogbestellung */
.div-hidden {
	display: none;
}
.fm-form {
	padding-bottom: 20px;
}
div.nopad-right {
	padding-right: 0;
}

.fm-form .desc-fieldset {
	display: none;
}
.fm-form legend {
	display: none;
}
div.ptop-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.pbottom-10 {
	padding-bottom: 10px;
}
.fm-form fieldset {
	background-image: url(/templates/pics_sansibar/internal-shadow-down.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.fm-form input#formEl_8 {
	width: 80px;
}
.fm-form input#formEl_9 {
	width: 189px;
}
.fm-form input#formEl_10 {
	width: 189px;
}

.noborder {

}
.testclass {

}
.testclass input.put-memo-into-basket {
	width: 100px !important;
}
/* Suchformular im Seitenkopf */
.search-form-top {
	position: absolute; 
	left: 0px; 
	top:9px; 
	width: 220px;
}
#search-head {
	margin: 0;
	padding: 0;
}
input#fullsearch-head {
	border: 1px solid #2B2B2B;
	background-color: #DDDDDD;
	height: 13px;
	line-height: 13px;
	text-align: left;
	width: 132px;
	padding: 3px 8px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input#fullsearch-head-button {
	border: 1px solid #2B2B2B;
	background-color: #A74F4D;
	color: #FFFFFF;
	background-image: url(/templates/pics_sansibar/head-search-button-bg.gif);
	background-position: 1px 1px;
	background-repeat: repeat-x;
	line-height: 13px;
	height: 21px;
	text-align: center;
	width: 51px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}