﻿.dialogBox
{
	height: 100%;
}
.dialogNoHeader #left
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	float: left;
	border: none;
	height: 26px;
}
.dialogNoHeader #right
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	border: none;
	border-collapse: collapse;
	height: 26px;
}
.dialogNoHeader .middle
{
	background-repeat: repeat-x;
	height: 26px;
	background-position: right;
	border: none;
	float: left;
	border-collapse: collapse;
}
.dialogHeader #left
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	float: left;
	background-position: left;
	border: none;
	background: #ebeaef;
}

.dialogHeader #right
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	float: left;
	border: none;
	border-collapse: collapse;
	background: #ebeaef;
}

.dialogHeader .middle, .middle
{
	border: none;
	float: left;
	border-collapse: collapse;
	background: #ebeaef;
}

.dialogHeader, .dialogNoHeader
{
	clear: left;
	text-align: left;
	background: #ebeaef;
	height: 25px;
	font-weight: bold;
}
.dialogHeader .middle span, .dialogNoHeader .middle span
{
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-align: left;
	width: auto;
	top: 5px;
	left: 0px;
	position: relative;
	border-collapse: collapse;
	background: #ebeaef;
	font-size: 1em;
	overflow: hidden;
}

.dialogContent
{
	border-collapse: collapse;
	background-color: White;
	height: 100%;
	overflow: hidden;
	border-bottom: #ebeaef 2px solid;
	border-top: #ebeaef 2px solid;
	border-left: #ebeaef 2px solid;
	border-right: #ebeaef 2px solid;
}
#dialogContentContainer
{
}
.dialogContentLeft
{
	clear: both;
	background-repeat: repeat-y;
}
#dialogContentRight
{
	background-repeat: repeat-y;
	background-position: center right;
	overflow: hidden;
}

.dialogContent .maintext
{
	float: left;
	background-color: White;
}

.dialogFooter
{
	height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

.dialogFooterLeftImage
{
	float: left;
}

.dialogFooterRightImage
{
}

.largeBannerHeader
{
	width: 775px;
	height: 10px;
}
.articleBanners
{
	height: 27.5em;
	width: 100%;
}
.middleBanner
{
	height: 60px;
}
.divider
{
	width: 30px;
	float: left;
}
.login-container
{
	clear: left;
	width: 700px;
}
.login-dialog
{
	float: left;
	width: 325px;
}
/*Solve: Webpart 5px padding bug*/
.NoPadding
{
	padding: 0px !important;
}
.WebPart TABLE
{
	padding: 0px !important;
}
.WebPart
{
	padding: 0px !important; /*	height: 223px;*/
	vertical-align: top;
}
.WebPartShopInShop TD
{
	padding: 0px !important;
	height: 29px;
	vertical-align: top;
}
.RightBanner TD
{
	padding: 0px !important;
	height: 76px;
	vertical-align: top;
}
.mainzone, .mainzone TD, .mainzone TD TD
{
	padding: 0px !important;
	height: 200px !important;
	vertical-align: top;
}

.PaymentSelectMainDiv
{
	margin-top: 5px;
	width: 100%;
	height: 30px;
	clear: left;
}
.PaymentSelectRadioButtonsDiv
{
	height: 30px;
	width: 30px;
	float: left;
	vertical-align: top;
}

.PaymentSelectPaymentImage
{
	margin-top: 3px;
	height: 30px;
	width: 50px;
	float: left;
}

.PaymentSelectDescription
{
	margin-top: 3px;
	height: 30px;
	width: auto;
	overflow: auto;
	font-weight: bold;
}

.PaymentSelectPrice
{
	float: right;
}
.PaymentSelectTitle
{
	float: left;
}

.ShipperSelectMainDiv
{
	margin-top: 5px;
	width: 100%;
	clear: left;
	float: left;
}
.ShipperSelectRadioButtonsDiv
{
	width: 30px;
	float: left;
}
.ShipperSelectDescription
{
	margin-top: 3px;
	width: 95%;
	font-weight: bold;
}
.ShipperSelectPrice
{
	float: right;
}
.ShipperSelectTitle
{
	float: left;
}

.ShipperSelectContentMain
{
	border-bottom: #ebeaef 2px solid;
	border-top: #ebeaef 2px solid;
	border-left: #ebeaef 2px solid;
	border-right: #ebeaef 2px solid;
	width: 100%;
	float: left;
	margin-top: 10px;
}
.ShipperSelectContent
{
	font-weight: normal;
	width: 100%;
	margin: 10px 10px 10px 10px;
}

.shoppingcart-repeater
{
	position: relative;
	overflow: hidden;
}

.shoppingcart-header
{
	height: 30px;
	border-bottom: solid 1px #C1C1C1;
	clear: both;
	overflow: hidden;
	width: 100%;
}
.shoppingcart-header-description
{
	float: left;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 10px;
	font-weight: bold;
	width: 400px;
	padding-left: 57px;
}
.shoppingcart-header-quantity
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	width: 90px;
	font-weight: bold;
}
.shoppingcart-header-amount
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
	width: 95px;
	padding-left: 15px;
}
.shoppingcart-header-pricepiece
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	width: 100px;
	font-weight: bold;
	text-align: left;
}
.shoppingcart-header-subtotal
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	width: 84px;
	font-weight: bold;
	text-align: left;
}
.shoppingcart-item
{
	width: 100%;
	clear: right;
	border-bottom: solid 1px #C1C1C1;
}
.shoppingcart-item-image
{
	float: left;
	height: 60px;
	width: 67px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.shoppingcart-item-description
{
	float: left;
	height: 60px;
	width: 400px;
	position: relative;
	top: 4px;
}
.shoppingcart-item-quantity
{
	margin-top: 5px;
	height: 55px;
	float: left;
	text-align: left;
	font-size: 11px;
	width: 90px;
}
.shoppingcart-item-buttons
{
	float: left;
	margin-top: 5px;
	height: 55px;
}
.shoppingcart-item-buttons a
{
	text-decoration: none;
	color: #492588;
}
.shoppingcart-item-pricepiece
{
	float: left;
	margin-top: 5px;
	height: 55px;
	width: 100px;
	text-align: left;
}
.shoppingcart-item-subtotal
{
	float: left;
	margin-top: 5px;
	height: 55px;
	width: 70px;
	text-align: left;
}
.shoppingcart-item-amount
{
	text-align: center;
	float: left;
	height: 60px;
	width: 67px;
}
.shoppingcart-item-delivexpl
{
	float: left;
	height: 30px;
	width: 350px;
	margin-left: 78px;
}
.shoppingcart-item-delivinfo
{
	float: left;
	height: 60px;
	width: 143px;
}
.shoppingcart-item-delivinfo a
{
	text-decoration: none;
	color: #492588;
}
.shoppingcart-item-firstrow
{
	clear: right;
}
.shoppingcart-item-secondrow
{
	width: 755px;
	clear: right;
}
.shoppingcart-footer-left
{
	font-size: 11px;
	float: left;
	width: 500px;
	margin-left: 5px;
	margin-top: 5px;
}
.shoppingcart-footer-left a
{
	text-decoration: none;
	color: #492588;
}
.shoppingcart-footer-right
{
	float: left;
	font-size: 11px;
	width: 250px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
.shoppingcart-footer-small
{
	min-height: 35px;
	clear: left;
	background-color: #ebeaef;
}
.shoppingcart-footer-big
{
	min-height: 65px;
	clear: left;
	background-color: #ebeaef;
}


.shoppingcart-orderoptions
{
	clear: left;
}

.OrderConfirm-Links
{
	clear: left;
	width: 96%;
	padding-left: 1%;
}
.OrderConfirm-Links a
{
	text-decoration: none;
	font-weight: bold;
}
.OrderConfirm-LinksAcceptTerms
{
	clear: left;
	width: 100%;
}
.OrderConfirm-LinksAcceptTermsLeft
{
	float: left;
	width: 5%;
}
.OrderConfirm-LinksAcceptTermsRight
{
	float: left;
	width: 95%;
}
.OrderConfirmMainBlocks
{
	clear: left;
	width: 90%;
	padding-left: 1%;
}
.OrderConfirmSubBlocksLeft
{
	float: left;
	width: 25%;
}
.OrderConfirmSubBlocksRight
{
	float: left;
	width: 65%;
}

.ThankYouContentLeftSub
{
	width: 650px;
	clear: left;
}

.ThankYouContentLeftSubText
{
	width: 200px;
	float: left;
}
.ThankYouContentLeftSubValue
{
	width: 400px;
	float: left;
}

/* ItemDetail */
.ItemDetailsMarketingTitle
{
	font-size: 24px;
	color: #EC008C;
	font-family: Arial Narrow;
}
.ItemDetailLongDescr
{
	font-size: 24px;
	color: #000000;
	font-family: Arial Narrow;
}
.ItemDetailBrandImage
{
	float: left;
	width: 100px;
	height: 70px;
	margin-left: 20px;
}
.ItemDetailImage
{
	float: left;
	width: 400px;
	height: 300px;
}

.ItemDetailCommercialText
{
	float: left;
	width: 410px;
	min-height: 300px;
}


.ItemDetailPriceStockBlock
{
	clear: left;
	padding-top: 38px;
	height: 68px;
	width: 450px;
}

.ItemDetailPriceSubBlock
{
	float: left;
	width: 250px;
	height: 68px;
}
.ItemDetailStockSubBlock
{
	float: left;
	width: 170px;
	height: 85px;
}
.ItemDetailMainInfo
{
	margin-left: 10px;
}
.ItemDetailBreadCrumb
{
}

.ItemDetailsHeader
{
	height: 50px;
	width: 100%;
}
.ItemDetailGradient
{
	width: 100%;
	overflow: visible;
	min-height: 350px;
}
.ItemDetailGradientFadeOut
{
	width: 65px;
	float: left;
}

.ItemDetailsPopupLargeImage
{
	height: 300;
	width: 400;
	border: solid 1px gray;
}

.ItemDetailsPopup
{
	position: absolute;
	left: 50%;
	margin-left: -175px;
	top: 100px;
	width: 400px;
	padding: 20px;
	border: 2px solid #0000DD;
	background-color: #FFFFFF;
	z-index: 3000;
}


.ItemDetailsPopupBG
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 300%;
	background-color: #888888;
	opacity: .4;
	filter: alpha(opacity=40);
	z-index: 2000;
}
.articleBanners tbody tr td table tbody tr td
{
	width: 24.8%;
}

.TabPanel .ajax__tab_body
{
	float: left;
	width: 100%;
}
.TabPanel .ajax__tab_header
{
	width: 100%;
	height: 26px;
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.TabPanel .ajax__tab_outer
{
	height: 26px;
}

.TabPanel
{
	margin-right: 5px;
}
.TabPanel .ajax__tab_inner
{
	float: left;
	display: block;
	padding: 5px 10px 7px 10px;
	font-size: 1em;
	margin-right: 2px;
	cursor: pointer;
	font-weight: bold;
	background: #ccc;
	border: 2px solid #ccc;
	border-bottom: 0;
}
.TabPanel .ajax__tab_hover .ajax__tab_outer
{
	cursor: default;
	background: #fff;
}
.TabPanel .ajax__tab_hover .ajax__tab_inner
{
	cursor: default;
	background: #fff;
}
.TabPanel .ajax__tab_active .ajax__tab_outer
{
	background: #fff;
}
.TabPanel .ajax__tab_active .ajax__tab_inner
{
	background: #fff;
}

.TabPanel .ajax__tab_panel
{
	border-left: solid 2px #C5C5C5;
	border-bottom: solid 2px #C5C5C5;
	border-right: solid 2px #C5C5C5;
	border-top: solid 2px #C5C5C5;
	overflow: hidden;
	float: left;
	width: 100%;
}
.TabContainer
{
	padding: 10px 10px 10px 10px;
}
.TabPanel .ajax__tab_header
{
}


.TabPanelFilter .ajax__tab_header
{
	color: #aa976b;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}
.TabPanelFilter .ajax__tab_outer
{
	height: 26px;
	background-image: url('../../../App_Themes/Images/Paradigit/background_tab_120px.gif');
	width: 120px;
	color: #C5C5C5;
	position: relative;
	right: 10px;
}
.TabPanelFilter .ajax__tab_inner
{
	padding: 6px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.TabPanelFilter .ajax__tab_hover .ajax__tab_outer
{
	cursor: default;
	background: #fff;
}
.TabPanelFilter .ajax__tab_hover .ajax__tab_inner
{
	cursor: default;
	background: #fff;
}
.TabPanelFilter .ajax__tab_active .ajax__tab_outer
{
	background: #fff;
}
.TabPanelFilter .ajax__tab_active .ajax__tab_inner
{
	background: #fff;
}

.TabPanelFilter .ajax__tab_panel
{
}

.TabPanelFilter .ajax__tab_panel
{
}

/* Basic SpecList */
.BasicSpecsTitle
{
	font-weight: bold;
}

.BasicSpecsValue
{
	float: left;
	width: 65%;
}

.BasicSpecsText
{
	float: left;
	width: 32%;
}
.BasicSpec
{
	clear: left;
	width: 100%;
}

.ExtendedSpecificationsHeaderDiv
{
	width: 633px;
	clear: both;
}

.ExtendedSpecificationsSpecSubDiv
{
	/*background: #d5d5d5; */
	clear: left;
	width: 633px;
}

.ExtendedSpecificationSpecDescription
{
	float: left;
	width: 200px;
}

.ExtendedSpecificationSpecValue
{
	float: left;
	width: 400px;
}

.ExtendedSpecificationSpecDiv
{
	/*background: #c5c5c5; */
	width: 633px;
}

.bannerDescription
{
	height: 120px;
	overflow: hidden; /*	overflow-x: none; 	overflow-y: scroll;*/
}

#block-content .prod-boxes-vertical .prod h4
{
	overflow: hidden;
}

.selfServiceButtons
{
	clear: left;
	overflow: hidden;
	padding-top: 10px;
}

.homepage-webpart
{
	width: 775px;
	overflow: hidden;
}

.newsLetter-Title
{
	font-weight: bold;
}

.newsLetter-Description
{
}

.newsLetter-ErrorMessage
{
	color: #FF0000;
}

.showHand
{
	cursor: hand;
}