/** GENERAL **/
* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	position: relative;
	color: #666666;
	background-color: #fff;
	text-align: left;
	background-image: url('../images/backgrounds/ftk6_bg_new.png');
	background-repeat: repeat-x;
}

fieldset,img {
	border: 0;
}

select,input,textarea {
	font-size: 99%;
}

#jsFlashCheck {
	width: 905px;
	height: auto;
	margin: 0px auto 0px auto;
}

.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.spacer {
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.spacerSmall {
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.spacerSmaller {
	width: 5px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.spacerSmallest {
	width: 2px;
	height: 2px;
	margin: 0px;
	padding: 0px;
}

.spacerLarge {
	width: 40px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.paddingTopSmaller {
	padding: 5px 0px 0px 0px;
}

/** DARKEN PARENT-PAGE CONTENT FOR POPUP **/
.content_darkened {
	background-color: #000000;
}

/** HEADER **/
#header {
	width: 973px;
	height: 81px;
	margin: 0px auto 0px auto;
}

#headerLogo {
	float: left;
	margin: 10px 0 0 4px;
}

#headerRight {
	float: right;
	display: inline;
	width: 600px;
	margin: 10px 36px 0 0;
}

#headerNavi {
	float: right;
	margin: 0px 0px 3px auto;
}

#headerFunctions {
	float: right;
	margin: 0px 0px 0px auto;
}

#headerButtonAccount {
	float: right;
	width: 117px;
	height: 21px;
	background-image: url('../images/buttabs/tab_header_grey.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0 0 12px;
	color: #666;
	text-decoration: none;
}

#headerSearch,#cepNumber,#apiAlbumSearch {
	position: relative;
	float: right;
	width: 222px;
	height: 20px;
	padding: 8px 0 0 16px;
	background-image: url('../images/backgrounds/grey_vfade_238x28.gif');
	background-repeat: no-repeat;
	margin: 0 2px 0 0;
}

#headerSearch label,#cepNumber label,#apiAlbumSearch label {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#searchFieldWrapper,#cepNumberFieldWrapper,#apiAlbumSearchWrapper {
	position: absolute;
	top: 5px;
	left: 66px;
}

#headerSearch .left,#cepNumber .left,#apiAlbumSearch .left {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background-image: url('../images/buttabs/bg_formfield_left.gif');
	width: 6px;
	height: 18px;
}

#headerSearch .right,#cepNumber .right,#apiAlbumSearch .right {
	position: absolute;
	top: 0px;
	left: 133px;
	display: block;
	background-image: url('../images/buttabs/bg_formfield_right.gif');
	width: 4px;
	height: 18px;
}

input#headerSearchField,input#cepNumberField,input#apiAlbumSearchField {
	position: absolute;
	top: 0px;
	left: 6px;
	background-image: url('../images/buttabs/bg_formfield.gif');
	background-color: transparent;
	background-repeat: repeat-x;
	width: 127px;
	padding: 4px 0 2px 0;
	border-width: 0 0 0 0;
	border-style: none;
	font-size: 10px;
}

input#startHeaderSearch,input#cepSumbitNumber,input#startApiAlbumSearch
	{
	position: absolute;
	top: 0px;
	left: 141px;
	background-color: transparent;
}

#headerBasket {
	float: right;
	margin: 8px 0px 0px auto;
}

/** Special Definitions for number submit field within cep landing **/
#cepNumber {
	float: left;
	width: 256px;
	background-image: url('images/backgrounds/grey_vfade_272x28.gif');
}

#cepNumber .left {
	left: 18px;
}

#cepNumber .right {
	left: 151px;
}

input#cepNumberField {
	left: 24px;
}

input#cepSumbitNumber {
	left: 168px;
}

/** Rounded Field **/
.searchFieldWrapper {
	position: relative;
}

.roundField .left {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background-image: url('../images/buttabs/bg_formfield_left.gif');
	width: 6px;
	height: 18px;
}

.roundField .right {
	position: absolute;
	top: 0px;
	left: 133px;
	display: block;
	background-image: url('../images/buttabs/bg_formfield_right.gif');
	width: 4px;
	height: 18px;
}

.roundField input[type=text] {
	position: absolute;
	top: 0px;
	left: 6px;
	background-image: url('../images/buttabs/bg_formfield.gif');
	background-color: transparent;
	background-repeat: repeat-x;
	width: 127px;
	padding: 4px 0 2px 0;
	border-width: 0 0 0 0;
	border-style: none;
	font-size: 10px;
}

input.roundFieldRoundButton {
	position: absolute;
	top: 0px;
	left: 141px;
	background-image: url('../images/buttabs/round_green_arrow_right.gif');
	background-color: transparent;
	background-repeat: no-repeat;
}

/** NAVIGATION MAIN **/
#mainNavi {
	width: 905px;
	height: 35px;
	margin: 8px auto 0px auto;
}

#pageBodyTop.mainNaviNotActive {
	
}

.spacerNavigation {
	height: 35px;
	width: 1px;
}

/** PAGE BODY **/
#pageBodyOuter {
	width: 905px;
	margin: -5px auto 0px auto;
}

#pageBodyTop {
	height: 9px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

#pageBody {
	min-height: 510px;
	padding: 0 0 8px 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: none;
}

.checkoutPageBody {
	min-height: 280px !important;
}

.checkout_partnergutschein {
	height: 160px;
	overflow: hidden;
}

/** NAVIGATION SUB **/
#subNavi {
	float: left;
	width: 183px;
	display: inline;
	margin: 5px 0 0 12px;
}

/** CONTENT **/
#mainContentBox {
	width: 663px;
	float: left;
	display: inline;
	margin: 11px 0 0 20px;
}

#mainContentBoxStart {
	width: 881px;
	/** originally 663 - though 881 seems to work better (Alfred) If something goes wrong ask Mridul!**/
	float: left;
	/*display: inline;*/
	margin: 4px 0 0 12px;
}

.contentCol175 {
	width: 175px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

.contentCol478 {
	width: 478px;
	float: left;
	display: inline;
}

.contentCol881 {
	width: 881px;
	float: left;
}

.contentCol866 {
	width: 866px;
	float: left;
}

.contentCol894 {
	width: 894px;
	margin: auto 0;
}

#mainContentBoxWithoutNavi {
	width: 891px;
	float: left;
	display: inline;
	margin: 11px 0 0 12px;
}

/** FOOTER **/
#footer {
	width: 905px;
	margin: 0px auto 0px auto;
	padding: 11px 0 15px 0;
	background-image: url('../images/backgrounds/footer.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#normfooter {
	width: 905px;
	margin: 0px auto 0px auto;
	padding: 36px 0 15px 0;
	text-align: center;
}

#normfooter h4 {
	font-size: 10px;
}

#subfooter {
	color: #AAAAAA;
	width: 860px;
	margin: 0px auto 6px auto;
	padding: 16px 20px 20px 20px;
	/* background-image: url('../images/backgrounds/footer.gif'); */
	background-repeat: no-repeat;
	text-align: justify;
	border: 2px solid #ECECEC;
}

#subfooter h2,#subfooter li {
	color: #AAAAAA !important;
}

#subfooter a:link,#subfooter a:visited {
	color: #81C25C !important;
	text-decoration: none !important;
	font-weight: bold !important;
}

#subfooter a:hover {
	text-decoration: underline !important;
}

#subfooter b {
	
}

/*
CheckoutComponent
*/
ul#gvslist>li.selected {
	border: 2px solid #73BB2B;
	background-color: #E6F8D2;
}

ul#gvslist>li:hover {
	background-color: #E6F8D2;
}

ul#gvslist {
	list-style-type: none;
	border: 1px;
	padding: 0px !important;
}

ul#gvslist>li {
	padding: 1em;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	border: 2px solid #E6F8D2;
}

.hd {
	display: none !important;
}

.drop-shadow {
	position: relative;
	float: left;
	/*      width: 40%; */
	padding: 0.2em;
	margin: 0.4em 0.4em 0.4em;
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px
		rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px
		rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1)
		inset;
}

.drop-shadow:before,.drop-shadow:after {
	content: "";
	position: absolute;
	z-index: -2;
}

.drop-shadow p {
	font-size: 16px;
	font-weight: bold;
}

/* Lifted corners */
.lifted {
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.lifted:before,.lifted:after {
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.lifted:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.form-inputs input {
	border: 1px solid #CCC;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
	-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset;
	padding: 3px 5px;
}

input[required] {
	border-color: #88a;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset,
		rgba(0, 0, 255, 0.5) 0px 0px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset,
		rgba(0, 0, 255, 0.5) 0px 0px 3px;
	-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset,
		rgba(0, 0, 255, 0.5) 0px 0px 3px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, rgba(0, 0, 255, 0.5)
		0px 0px 3px;
}

input:invalid {
	border-color: #e88;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px
		rgba(255, 0, 0, .8);
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px
		rgba(255, 0, 0, .8);
	-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px
		rgba(255, 0, 0, .8);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px inset, 0 0 5px
		rgba(255, 0, 0, .8);
}
