#orderCountdown {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px; 
}
#orderCountdown .thumbnail {
	margin-bottom: 0;
}

#orderCountdown.no-hours {
	max-width: 300px;
}
.order-countdown-label {
	color: #777;
	text-transform: uppercase;
}

.btn-product-modal-download {
	float: right;
	margin-left: 10px;
}
.product-modal-header-brand {
	float: left;
	margin-right: 10px;
}
.product-modal .modal-title {
	padding-top: 4px;
}

.product-modal-table-history-amount {
	text-align: right;
	width: 80px;
}
.product-modal-descr {
	margin-top: 15px;
}

.discount{
    color: red;
    font-style: italic;
}

.date_selected_text, .date_selected_error{
   margin-left: 0px;
   margin-bottom: 5px; 
}
.date_selected_text {
	color:#2c51a0;
}
.date_selected_error {
	color:red;
}

.ShopInstanceAdmin .label{
	width: 250px;
}

.ShopInstanceAdmin .backgroundColored div.formItem{
	background-color: #fff8b8;	
}

.ShopInstanceAdmin .backgroundColored div.formItem, .ShopInstanceAdmin .backgroundNotColored div.formItem{
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}
.stepDisplay{
	 text-align: right !important;
	 width:100%;
	 margin-bottom: 5px;
}
.orderOverviewBackLink {
	margin-top: 5px;
}

.formVorlagen .label {
	width: 160px;
}
.formVorlagen .formItem {
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.formVorlagen .backgroundColored{
	background-color: #fff8b8;
}
.formVorlagen .textAlignRight .backgroundColored {
	background: none;
}

#products_container .formInputText	{
	^position:relative;
	^top:-1px;
}

#orderOverviewSpecialDialogError	{
	background:url('/PAF/design/global/img/icons/16/cancel.gif') 5px 5px no-repeat #fee;
	border:1px solid #c77;
	display:none;
	margin:10px 0px;
	padding:3px 5px 3px 25px;
}
.orderOverviewSpecialDialog	{
	background:url("/PAF/design/mars_online/pics/modlet/breederWebsiteCreationWizard/wizardContentBackground.jpg") left -80px repeat-x #FFF;
	border:1px solid #DCE2F2;
	padding:15px;
	text-align:left;
}
.orderOverviewSpecialDialogItem	{
	background: #fff2cc;
	background: -moz-linear-gradient(top,  #fff2cc 0%, #ffc200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff2cc), color-stop(100%,#ffc200));
	background: -webkit-linear-gradient(top,  #fff2cc 0%,#ffc200 100%);
	background: -o-linear-gradient(top,  #fff2cc 0%,#ffc200 100%);
	background: -ms-linear-gradient(top,  #fff2cc 0%,#ffc200 100%);
	background: linear-gradient(to bottom,  #fff2cc 0%,#ffc200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2cc', endColorstr='#ffc200',GradientType=0 );
	border:1px solid #ffc000;
	color:#4C4A42;
	margin-bottom:10px;
	position:relative;
	zoom:1;
}
.orderOverviewSpecialDialogItemActive	{
	background: #ffc200;
	background: -moz-linear-gradient(top,  #ffc200 0%, #fff2cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc200), color-stop(100%,#fff2cc));
	background: -webkit-linear-gradient(top,  #ffc200 0%,#fff2cc 100%);
	background: -o-linear-gradient(top,  #ffc200 0%,#fff2cc 100%);
	background: -ms-linear-gradient(top,  #ffc200 0%,#fff2cc 100%);
	background: linear-gradient(to bottom,  #ffc200 0%,#fff2cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc200', endColorstr='#fff2cc',GradientType=0 );
}
.orderOverviewSpecialDialogItem input	{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.orderOverviewSpecialDialogLabel	{
	background:url(/PAF/design/mars_online/pics/modlet/breederWebsiteCreationWizard/design_auswahl_checkbox.png) 2px 5px no-repeat transparent;
	border:1px solid #fff3cd;
	cursor:pointer;
	display:block;
	line-height:26px;
	padding-left:30px;
}
.orderOverviewSpecialDialogItemActive .orderOverviewSpecialDialogLabel	{
	background-position:2px -36px;
}
.orderOverviewSpecialDialogItemNone	{
	background:#eee;
	border-color:#ccc;
	filter:none;
}
.orderOverviewSpecialDialogItemNone.orderOverviewSpecialDialogItemActive	{
	background:#ddd;
	border-color:#bbb;
}
.orderOverviewSpecialDialogItemNone .orderOverviewSpecialDialogLabel	{
	border-color:#f7f7f7;
}
.orderOverviewSpecialDialogTextTop	{
	border:1px solid #39C;
	background:#FFF;
	color:#269;
	margin-bottom:1em;
	padding:5px;
}
.orderOverviewSpecialDialogTextBottom	{
	color:#888;
	font-style:italic;
	margin-bottom:1em;
}

.shopPageIcn {
	border: 1px solid #c8d3e6;
	padding: 1px;
	margin: 0px;
}

.shopPageDescr{
	background: #c8d3e6;
	display: inline;
	top: -5px;
	left: -2px;
	position: relative;
	padding: 3px;
	
}
.shopPageDescr a {
	text-decoration: none;
}

.buttonLeft {
	background: url(/PAF/design/mars_online/pics/modlet/shop/buttons/left.gif);
	height: 39px;
	width: 12px;
	float: right;
	cursor: pointer;
}
.buttonText{
	background: url(/PAF/design/mars_online/pics/modlet/shop/buttons/background.gif);
	color: #1f458c;
	text-decoration: none !important;
	height: 40px;
	line-height: 35px;
	float: right;
	cursor: pointer;
}

.buttonRight{
	background: url(/PAF/design/mars_online/pics/modlet/shop/buttons/right.gif) right no-repeat;
	height: 29px;
	width: 40px;
	padding-top: 10px;
	text-align: center;
	margin-left: -1px;
	float: right;
	cursor: pointer;
}
.buttonLeftColored {
	background: url(/PAF/design/mars_online/pics/modlet/shop/buttons/left_colored.gif);
	height: 39px;
	width: 12px;
	float: right;
	cursor: pointer;
}
.buttonTextColored{
	background: url(/PAF/design/mars_online/pics/modlet/shop/buttons/background_colored.gif);
	color: #1f458c;
	text-decoration: none !important;
	height: 40px;
	line-height: 35px;
	float: right;
	cursor: pointer;
}

.buttonRightColored{
	background: url(/PAF/design/mars_online/pics/modlet/shop/buttons/right_colored.gif) right no-repeat;
	height: 29px;
	width: 40px;
	padding-top: 10px;
	text-align: center;
	margin-left: 0px;
	float: right;
	cursor: pointer;
}
.newButton {
	margin-top: 20px;
}


.Data{
	margin-top: 10px;
}

.orderInput {
	width: 380px;
}
.articleTypIcon{
	margin-left:-70px;
	padding-right: 30px;
	
}

.labelFilter {
	width:110px;
}
.labelSelector {
	float:left; 
	width:230px;
}

.productIcon {
	position:relative;
	margin-left:-60px;
	border: 1px solid #eee !important;
	margin-top: 5px !important;
	display: inline-block;
	float: left;
}

.SpecialProductIcon {
	margin: 0px 5px 0px 5px;	
	max-width: 46px;	
	max-height: 46px;
}

.PetProfi_DataRowImageDiv {
	background:#fff;
	border:1px solid #C0D1E0;
	float:left;
	height:56px;
	margin-top:1px;
	margin-left:3px;
	_margin-left:1px;
	margin-bottom:1px;
	position:relative;
	width:56px;
	text-align: center;
	vertical-align:middle;
}
.SpecialProductIconWithProductImage	{
	position:absolute; top:-5px; left:-5px;
}

#wizardShop	{
	background:url("/design/petprofi/pics/wizardButtonsBorder.gif") left top no-repeat transparent;
	height:30px;
	list-style:none;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 12px;
	_padding-left:22px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#wizardShop .wizardItem	{
	float:left;
	margin-left:-10px;
	width: 17.5%;
}
#wizardShop .wizardItem a	{
	background:url("/design/petprofi/pics/wizardButtons.gif") right top no-repeat transparent;
	color:#4C4A42;
	display:block;
	line-height:30px;
	padding:0px 22px 0px 22px;
	position:relative;
	text-decoration:none;
	text-align: center;
}

#wizardShop .wizardItem a:hover	{
	cursor:default;
}
#wizardShop .wizardItemActive a	{
	background-position:right -30px;
}
#wizardShop .wizardItemActive a	{
	font-weight:bold;
}
#wizardShop .wizardStep1 a	{
	padding-left:15px!important;
	z-index:6;
}
#wizardShop .wizardStep2 a	{
	z-index:5;
}
#wizardShop .wizardStep3 a	{
	z-index:4;
}
#wizardShop .wizardStep4 a	{
	z-index:3;
}
#wizardShop .wizardStep5 a	{
	z-index:2;
}
#wizardShop .wizardStep6 a	{
	z-index:1;
}

.product-name-short-info-text {
	font-weight: bold;
	color: red;	
}

.wizardButtonLeft,
.wizardButtonLeftGrey	{
	background:url("/design/petprofi/pics/wizardButtonsBorder.gif") right -168px no-repeat transparent;
	color:#4C4A42;
	float:left;
	margin:0px;
	padding-right:2px;
}
.wizardButtonLeftGrey	{
	background:url("/design/petprofi/pics/wizardButtonsBorderGrey.gif") right -168px no-repeat transparent;
}
.wizardButtonLeft a,
.wizardButtonLeftGrey a	{
	background:url("/design/petprofi/pics/wizardButtons.gif") left -168px no-repeat transparent;
	color:#4C4A42;
	display:inline-block;
	font-size:11px;
	height:24px;
	line-height:24px;
	padding:0px 13px 0px 15px;
	text-decoration:none;
}
.wizardButtonLeftGrey a	{
	background:url("/design/petprofi/pics/wizardButtonsGrey.gif") left -168px no-repeat transparent;
}
.wizardButtonLeft a:hover	{
	background:url("/design/petprofi/pics/wizardButtons.gif") left -192px no-repeat transparent;
}
.wizardButtonLeftGrey a:hover	{
	background:url("/design/petprofi/pics/wizardButtonsGrey.gif") left -192px no-repeat transparent;
}
.wizardButtonRight,
.wizardButtonRightGrey	{
	background:url("/design/petprofi/pics/wizardButtonsBorder.gif") left -120px no-repeat transparent;
	color:#4C4A42;
	float:right;
	margin:0px;
	padding-left:2px;
}
.wizardButtonRightGrey	{
	background:url("/design/petprofi/pics/wizardButtonsBorderGrey.gif") left -120px no-repeat transparent;
}
.wizardButtonRightGrey span	{
	background-position:left center;
}
.wizardButtonRight a,
.wizardButtonRight input,
.wizardButtonRightGrey a,
.wizardButtonRightGrey input	{
	background:url("/design/petprofi/pics/wizardButtons.gif") right -120px no-repeat transparent;
	border:none;
	color:#4C4A42;
	cursor:pointer;
	display:inline-block;
	font-family:Verdana,sans-serif;
	font-size:11px;
	height:24px;
	line-height:24px;
	overflow:visible;
	padding:0px 15px 0px 13px;
	text-decoration:none;
}
.wizardButtonRightGrey a,
.wizardButtonRightGrey input	{
	background:url("/design/petprofi/pics/wizardButtonsGrey.gif") right -120px no-repeat transparent;
}
.wizardButtonRight a:hover,
.wizardButtonRight input:hover	{
	background:url("/design/petprofi/pics/wizardButtons.gif") right -144px no-repeat transparent;
}
.wizardButtonRightGrey a:hover,
.wizardButtonRightGrey input:hover	{
	background:url("/design/petprofi/pics/wizardButtonsGrey.gif") right -144px no-repeat transparent;
}
	
#shopLiveCalcHelper	{
	height: 190px;
	position: relative;
}

#shopLiveCalc {
	height: 190px;
	overflow: hidden;
	position: absolute;
	bottom: 35px; 
	bottom: 40px;
	z-index: 5;
}

.shopLiveCalcSmall	{
	
}
#shopLiveCalc.shopLiveCalcFixed	{
	position:fixed; right:0; bottom:38px; left: 0;
}
#shopLiveCalc.shopLiveCalcStatic {
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
}
#shopLiveCalc.shopLiveCalcStatic .container-fluid,
#bottom_button_container #shopGoToCart.static .container-fluid	{
	padding-left: 0;
	padding-right: 0;
}
.shopLiveCalcTableModeSmall	{
	height:100px;	
}
#shopLiveCalc h3	{
	background:url('/design/petprofi/pics/liverechnerCalculator.png') left top no-repeat transparent;
	color:#1d5894;
	font-size:14px;
	padding-top:32px
}
#shopLiveCalcContent	{
	background:url('/design/petprofi/pics/liverechnerBgMiddle.png') left top repeat-x transparent;
	height:355px;
	padding:0px 0px 0px 10px;
	position:relative;
}
#shopLiveCalcLeft	{
	background:url('/design/petprofi/pics/liverechnerBgLeft.png') left top no-repeat transparent;
	height:355px;
	position:absolute; left:-14px; top:0px; bottom:0px;
	width:14px;
}
.shopLiveCalcSmall #shopLiveCalcLeft	{
	background-image:url('/design/petprofi/pics/liverechnerBgLeftSmall.png');
}
#shopLiveCalcRight	{
	background:url('/design/petprofi/pics/liverechnerBgRight.png') left top no-repeat transparent;
	height:355px;
	position:absolute; right:-13px; top:0px; bottom:0px;
	width:13px;
}
.shopLiveCalcSmall #shopLiveCalcRight	{
	background-image:url('/design/petprofi/pics/liverechnerBgRightSmall.png');
}
#shopLiveCalcColLeft	{
	float:left;
	padding-right:20px;
	width:40%;
}
#shopLiveCalcColRight	{
	float:left;
	padding-right:15px;
	width:40%;
}
#shopLiveCalcColThumb	{
	background:url('/design/petprofi/pics/liverechnerThumb.jpg') right top no-repeat transparent;
	float:left;
	height:244px;
	position:relative; top:100px;
	text-align: right;
	width:20%;
}
.shopLiveCalcTable	{
	border-collapse:collapse;
	margin:5px 0px 20px 0px;
	width:100%;
}
.shopLiveCalcTable td,
.shopLiveCalcTable th	{
	vertical-align:top;
}
.shopTextHighlight	{
	font-weight:bold;	
}
.shopLiveCalcInformation	{
	font-size:10px;
	line-height:14px;	
}

#shopLiveCalcSize	{
	font-size:10px;
	position:absolute; right:15px; top:30px;
	width:300px;
}
#shopLiveCalcSizeBigger	{
	background:url('/design/petprofi/pics/liverechnerSizeWindow.gif') right -27px no-repeat transparent;
	color:#a1a1a1;
	display:block;
	float:right;
	padding-right:16px;
	text-align:right;
	text-decoration:none;
}
#shopLiveCalcSizeSmaller	{
	background:url('/design/petprofi/pics/liverechnerSizeWindow.gif') right 3px no-repeat transparent;
	color:#a1a1a1;
	display:none;
	float:right;
	padding-right:16px;
	text-align:right;
	text-decoration:none;
}

#bottom_button_container	{
	min-height:40px;
}	

#bottom_button_container.hasShoppingCart	{
	position: relative;
	bottom: -190px;
}
#bottom_button_container.hasShoppingCart #shopGoToCart	{
	position:absolute; left: 0; right: 0;
	z-index:10;
}
#bottom_button_container #shopGoToCart .shopGoToCartInner	{
	background:#fff;
	min-height:40px;
	margin-right:-2px;
	padding:8px 0 5px 0;
}

#bottom_button_container #shopGoToCart.fixed	{
	position:fixed; bottom:0; left: 0; right: 0;
}
	
#shopToTop	{
	background:url('/PAF/design/mars_online/pics/modlet/shop/buttons/backtotop.png') center top no-repeat transparent;
	color:#999;
	display:none;
	font-size:10px;
	padding-top:43px;
	position:fixed; right:10px; bottom:10px;
	text-align:center;
	text-decoration:none;
	width:90px;
}
#shopToTopLiveCalc	{
	background-position:right -2px;
	^background-position:right -2px;
	color:#a1a1a1;
	display:none;
	float:right;
	margin-right:10px;
	padding:0 20px 0 0;
	text-align:right;
	text-decoration:none;
	width:120px;
}








.table-product-descr{
    color:#4d4829;
    font-size:10px;
    padding-left:5px;
}
.tableHead{
	background:url("/PAF/design/mars_online/pics/bg/tdHead-logo-bg.gif") left -17px repeat-x #084691;
    vertical-align: top;
    font-size:11px;
    color:#fff;  
	border-bottom:1px solid #fff!important;
    border-right: 1px solid #fff;
    padding-left:3px;
    padding-right:3px;
    height:41px;
}
@-moz-document url-prefix() {
	.tableHead	{
		height:42px;
	}
}
.tableTDColored {
	background-color:#f3d503;
}
.tableHeadborderLeft{
	 border-left: 1px solid #a3a3a1;
}
.tableHeadLogoBg {
	background:url("/PAF/design/mars_online/pics/bg/tdHead-logo-bg.gif") left top no-repeat #084691;
	padding:0px;
	padding-left: 6px;
	border-bottom:1px solid #fff;
	height:58px;
}
.tableHeadLogoBg img	{
	border:2px solid #fff;
}
.tableHeadNameBg {
    background-color:#fff;
    color: #848484;
    height:17px;
    line-height:17px;
    margin: 0px;
    padding: 0px;
    padding-left:2px;
    width:410px;
}
.tableHeadBorder{
    background-color: #f9be00;
    height: 3px;
}

.TableRowLightblue {
    background-color: #e0e9f2;
    color: #002a72;
}
.TableRowBeige {
    background-color: #FFFFFE;
}
.TableRowDarkBeige{
    background-color: #DBE1EB;
}
.TableRowWhite{
    background-color: white;
}
.TableRowGrey{
    background-color: #DEDEDE;
}
.TableRowLightblue td, .TableRowBeige td, .TableRowDarkBeige td, .TableRowNoBG td, .TableRowWhite td, .TableRowGrey td{
    padding: 3px;
    border-right: 1px solid #9A9C9C;
	border-bottom:1px solid #C0D1E0!important;
    font-size:11px;
    vertical-align: top;
}
.TableRowLightblue th, .TableRowBeige th, .TableRowDarkBeige th, .TableRowNoBG th, .TableRowWhite th, .TableRowGrey th{
    padding: 3px;
    font-size:11px;
    vertical-align: top;
}
.TableRowDarkBeige th{
	background:-moz-linear-gradient(top, rgba(219,225,235,1) 0%, rgba(202,211,226,1) 100%);
	background:-webkit-linear-gradient(top, rgba(219,225,235,1) 0%,rgba(202,211,226,1) 100%);
	background:-ms-linear-gradient(top, rgba(219,225,235,1) 0%,rgba(202,211,226,1) 100%);
	background:linear-gradient(to bottom, rgba(219,225,235,1) 0%,rgba(202,211,226,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe1eb', endColorstr='#cad3e2',GradientType=0 );
}
.TableRowBeige th{
	background-color:#fafafa;
	background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
	background:-ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
	background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}



.TableRowNoBG2 td	{
	padding:3px!important;
	border-bottom-width:0px!important;
    font-size:11px;
    vertical-align:top;
}
.product_row1 {
	background-color: white;
}
.molTable td {
	font-size:11px;
}

.TableShadow {
    background: url(/PAF/design/mars_online/pics/bg/table-shadow.gif);
    height: 3px;
}

.TableShadow td{
    border-right: 1px solid #a3a3a1;
}

.tableBlue	{
	border:1px solid #DCE2F2;
	border-collapse:collapse;
	font-size:11px;
	margin-bottom:5px;
	width:100%;
}
.tableBlue th	{
	background:url("/PAF/design/mars_online/pics/modlet/breederWebsiteCreationWizard/wizardTableBackground.gif") left top repeat-x #e0e8f5;
	border-right:1px solid #DCE2F2; border-bottom:1px solid #DCE2F2;
	color:#1F4488;
	font-size:12px;
	font-weight:normal;
	line-height:28px;
	padding:0px 14px 0px 14px;
}
.tableBlue td	{
	border-right:1px solid #DCE2F2;
	font-size:12px;
	padding:4px 14px 3px 14px;
	vertical-align:baseline;
}
.row1	{
	background:#fff;
}
.row2	{
	background:#edf2f6;
}
.tableBlue .indent	{
	padding-left:25px;
}
.tableBlue .doubleIndent	{
	padding-left:50px;
}

.molStep3CartBox_UnitsSum td,
.molStep3CartBox_SumRow td,
.CartBox_PriceTable td,
.OrderOverviewSum td {
	background-color: #eee;
}
.molStep3CartBox_CalcTableLabel,
.CartBox_PriceTableLabel {
	width: 80%;
}

#test_test table,
#test_test_2 table {
	width: 100%;
}
.PAF_CalendarWidget_Header {
	background: #E0E9F2;
}
.PAF_CalendarWidget_MonthSelectorButton,
.PAF_CalendarWidget_YearSelectorButton {
	background: #FFF;
}
.PAF_CalendarWidgetMonthText,
.PAF_CalendarWidgetYearText {
	float: none!important;
	width: auto!important;
}
.PAF_CalendarWidgetMonthText {
	text-align: left!important;
}



.buttonProductList	{
	background:url("/PAF/design/mars_online/pics/produkteButton.gif") left top no-repeat #4B6EBF;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	text-align:left;
	width:325px;
}

.buttonProductListLeft	{
	background:url("/PAF/design/mars_online/pics/produkteButton-left.gif") left top no-repeat #4B6EBF;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 50px;
	text-align:left;
	width:325px;
}

.ppth p {
	font-size: 14px;
	line-height: 1.42857143;
	font-weight: 200;
}

.ppth h1 {
	font-size: 30px;
}

.ppth button {
	font-size: 14px;
}

.ppth .jumbotron {
	padding: 24px 0;
}

.kitten .jumbotron {
	margin-bottom: 0 !important;
}

.jwb img {
	border-radius: 100%;
	float: right;
	margin-left: 1rem;
}