/* @override http://www.brainsharing.org/kunden/shellfire/css/screen/bestellformular.css */

#teaser p.subline {
	color: white;
}

#teaser h1.paperback_form_heading {
	font: 30px/40px 'TitilliumText22LMedium', Arial, sans-serif;
	margin: 0;
	text-align: left;
	background-color: #e0e0e2;
	width: 273px;
	float: left;
	padding-left: 20px;
	height: 50px;
	padding-top: 6px;
	white-space: nowrap;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
		
	position: relative;
	z-index: 1;
	
	behavior: url(/PIE.php);			
}

#teaser h1.paperback_form_heading strong {
	font: 30px/30px 'TitilliumText22LBold', Arial, sans-serif;
}

#teaser h2.paperback_form_stepcounter {
	font: 14px/40px 'TitilliumText22LMedium', Arial, sans-serif;
	margin: 0;
	text-align: left;
	color: #e0e0e2;
	background-color: #969b9e;
	height: 50px;
	width: 194px;
	float: left;
	padding-left: 115px;
	padding-top: 6px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	position: relative;
	z-index: 0;
	
	margin-left: -15px;
	
	behavior: url(/PIE.php);			
}

#teaser h2.paperback_form_stepcounter strong {
	font: 24px/24px 'TitilliumText22LBold', Arial, sans-serif;
}

.paperback,
.paperback_form {
	padding: 25px 0px 75px 20px;
	background-color: #e0e0e2;
	color: #404549;
	font-size: 12px;
	margin-top: -10px;
	position: relative;
	z-index: 1;
	width:567px;
}
.paperback.wide {
	width: 867px !important;
}

.paperback_form p {
	padding: 5px 0px 0px 27px;
	margin:0;
}

label.ontop {
	display: block;
	width: 200px;
	margin: 0;
	padding: 10px 0 3px;
}

.beside {
	display: block;
	margin-top: 10px;
	padding: 0 0 3px;
	float:left;
}


label.onright {
	padding-left: 15px;
}

.blue {
	color: #12ace5 !important;
}

.paperback label,
.paperback_form label,
.login label
 {
	font-size: 11px;
	font-family:Arial, Helvetia, sans-serif;
}

.paperback_form label.choice {
	font-size: 14px;
}

.paperback_form h2 {
	font-family: Arial;
}

.paperback_form h3 {
	font-size: 14px !important;
	font-family: Arial;
}
.paperback_form h4 {
	font-size: 12px;
	font-family: Arial;
}


.paperback input,
.input_field,
.login input,
{
	border: 1px solid #9e9e9f;
	font-size: 11px;
	width: 100%;	
}

.paperback input.w170,
.paperback_form input.w170 {
	width: 170px;
}

.w20
{
	width: 20px !important;
}

.paperback input.w70,
.paperback_form input.w70 {
	width: 70px;
}

.paperback input.w100p,
.paperback_form input.w100p {
	width: 100%;
}

.paperback .paddingleft,
.paperback_form .paddingleft {
	padding-left: 27px;
}



.paperback .paddingtop,
.paperback_form .paddingtop {
	margin-top: 27px;
}

.paperback .order_login,
.paperback_form .order_login,
.nav_submit_box,
.submenue .order_login
 {
	width: 88px;
	height: 27px;
	font-family: arial;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F6), to(#EAEAEC), color-stop(.5,#F5F5F6),color-stop(.5,#EAEAEC));
	background: -moz-linear-gradient(100% 50% 90deg,#EAEAEC, #F5F5F6, #f5f5f6 0%);
	background: linear-gradient(#F5F5F6, #EAEAEC);
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	-webkit-box-shadow: #2f3135 0px 0px 2px;
	-moz-box-shadow: #2f3135 0px 0px 2px;
	box-shadow: #2f3135 0px 0px 2px;
	
	border: 1px solid #9e9e9f;
	
	color: #404549;
	
	margin-top: 19px;
	cursor:pointer;
	behavior: url(/PIE.php);		
}
.submenue .order_login {
	width:100%;
}


.paperback_form a.continue_order {
	display: block;
	background: url(../../images/button-weiter.png) no-repeat 0 top;
	width: 133px;
	height: 29px;
	padding-top: 14px;
	padding-left: 53px;
	color: #404549;
	margin-top: 15px;
	margin-left: 12px;
}

.paperback_form a.continue_order:hover {
	background: url(../../images/button-weiter.png) no-repeat 0 center;
	text-decoration: none;
}

.paperback_form a.continue_order:active {
	background: url(../../images/button-weiter.png) no-repeat 0 bottom;
	text-decoration: none;
}
.paperback_form a.continue_down {
	display: block;
	background: url(../../images/button-down.png) no-repeat 0 top;
	width: 133px;
	height: 29px;
	padding-top: 14px;
	padding-left: 53px;
	color: #404549;
	margin-top: 15px;
	margin-left: 12px;
}

.paperback_form a.continue_down:hover {
	background: url(../../images/button-down.png) no-repeat 0 center;
	text-decoration: none;
}

.paperback_form a.continue_order_large {
	display: block;
	background: url(../../images/button-weiter-large.png) no-repeat 0 top;
	width: 383px;
	height: 29px;
	padding-top: 14px;
	padding-left: 53px;
	color:#404549;
	margin-top: 15px;
	margin-left: 12px;
}

.paperback_form a.continue_order_large:hover {
	background: url(../../images/button-weiter-large.png) no-repeat 0 center;
	text-decoration: none;
}

.paperback_form a.continue_order_large:active {
	background: url(../../images/button-weiter-large.png) no-repeat 0 bottom;
	text-decoration: none;
}


.paperback_form a.continue_down:active {
	background: url(../../images/button-down.png) no-repeat 0 bottom;
	text-decoration: none;
}

.order_step {
	margin-top: -40px;
	position: relative;
	z-index: 2;
	
	-webkit-box-shadow: #404549 0px -1px 60px;
	-moz-box-shadow: #404549 0px -1px 60px;
	box-shadow: #404549 0px -1px 60px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	behavior: url(/PIE.php);		
}

table.detailTable {
	padding-top: 0;
	font-size: 12px;
	width: 550px;
	background-color:#E0E0E2;
}

.detailTable td {
	height: 28px;
	padding-left: 10px;
	border-bottom: 1px solid #969b9e;
	color:#404549;
}

.detailTable td ul li {
	color:#404549;
}

.detailTable th {
	background-color: #404549;
	color: white;
	height: 28px;
	padding-left: 10px;
	border: none;
}

.paperback_form .detailTable th { 
	background-color:#E0E0E2
}

.paperback_form a {
	color: #404549 !important;
}                                                             
                                                                    
.detailTable th.blankback {
	background-color: #e0e0e2;
	color: #404549;
}

.detailTable th.blankback a {
	color: #404549;
	
}

.paperback_form .detailTable th {
	color:#333333 !important;
}

.detailTable td.secondheading,
.detailTable th.secondheading
 {
	background-color: #969b9e;
	color: white;
	border-top: 1px solid #404549;
	font-weight:normal;
}

.detailTable td.secondheading a,
.detailTable th.secondheading a {
	color:#FFFFFF;	
}

.detailTable td.vertical,
.detailTable th.vertical
 {
	border-top: none !important;
	border-bottom: 1px solid #404549 !important;
}
.detailTable td.vertical.last,
.detailTable th.vertical.last { 
	border-bottom: 1px solid #969b9e !important;
	border-right:none !important;
}


td.last {
	border-right: 1px solid #404549;
}

th.last {
	border-right: 1px solid #404549;
}

td.spacer {
	border-bottom: none;
}

td.productname {
	width: 40%;
}

td.slotcount {
	width: 20%;
}

td.price {
	width: 20%;
}

td.delete {
	width: 20%;
	text-align: center !important;
}

td.dark {
	background-color: #404549;
	color: white;
	padding-right: 5px;
	line-height: 18px;
}

td.right {
	text-align:right !important;
}


td.dark .label {
	display: block;
	width: 140px;
	float: left;
}

td.dark.small {
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	height: 18px;
}

td.totalprice {
	color: #12ace5;
	font-size: 18px;
	font-weight: bold;
	
	text-align:right;
}

.paperback_form a.selected_timeframe {
	width: 18px;
	height: 18px;
	background-color: #e0e0e2;
	border: none;
	color: #404549;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	cursor: pointer;
	display:block;
	float:left;
	text-align:center;
	
}

.paperback_form a.selectable_timeframe {
	width: 18px;
	height: 18px;
	background-color: #404549;
	border: none;
	color: #d8d00f !important;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	cursor: pointer;
	display:block;
	float:left;
	text-align:center;
	
}

.paperback_form a.selectable_timeframe:hover {
	width: 18px;
	height: 18px;
	text-decoration:none;
	background-color: #e0e0e2;
	border: none;
	color: #404549 !important;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	cursor: pointer;
	display:block;
	float:left;
}

th a.addproduct {
	font-family: arial;
	font-weight: bold;
	color: #404549;
	width: 190px;
	text-align: left;
	border: none;
	cursor: pointer;
	background: #e0e0e2 url(../../images/plus.gif) no-repeat right center;
	display:block;
}
th a.addproductsmall {
	font-family: arial;
	font-weight: bold;
	color: #404549;
	width: 80px;
	text-align: left;
	border: none;
	cursor: pointer;
	background: #e0e0e2 url(../../images/plus.gif) no-repeat right center;
	display:block;
}

td input.upslot {
	width: 8px;
	height: 8px;
	border: none;
	background: #e1e0e2 url(../../images/plus-slot.gif) no-repeat right center;
	cursor: pointer;
	vertical-align: middle;
}

td input.downslot {
	width: 8px;
	height: 8px;
	border: none;
	background: #e0e0e2 url(../../images/minus-slot.gif) no-repeat right center;
	cursor: pointer;
	vertical-align: middle;
}

td input.deleteproduct {
	width: 12px;
	height: 12px;
	border: none;
	background: #e0e0e2 url(../../images/cross.gif) no-repeat right center;
	cursor: pointer;
	vertical-align: middle;
}

td.spacer.last.rabatt {
	background: url(../../images/zehnprozent.gif) no-repeat 460px 3px;

}




  .c10l, .c05l  { float:left; }
  .c10r, c05r { float:right; margin-left:-5px; }

  .c10l, .c10r { width:10%; }
  .c05l, .c05r { width:5%; }


.last_small {
	height:18px !important;
}



