﻿.page-content-wrapper.assortment-wrapper .content-wrapper
{ 
	margin-left: 220px;
    padding: 0 0 0 20px;
}

.page-content-wrapper.assortment-wrapper .read-more-wrapper
{
	margin-bottom: 10px;
}
.page-content-wrapper.assortment-wrapper h1
{
    font-weight: normal;
}

.assortmentPage
{
	display: inline-block;
	width: 100%;
}

table.assortmentText
{
	width: 100%;
}

table.assortmentDetail
{
	width: 100%;
}

table.BaseGroupDetail
{
	border-spacing: 0px;
	width: auto;
}

table.BaseGroupDetail .GroupDetail
{
    padding: 0;
}

.GroupDetail table
{
	border: 1px solid #82B4BC;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 2px;
    margin-right: 3px;
	text-align: center;
	width: 173px;
}

.searchPage .GroupDetail table
{
    width: 170px;
}

.assortmentPage .articleHeader
{
	display: inline-block;
    margin-bottom: 15px;
	width: 100%;
}

.assortmentpoint-wrapper .page-content .orderquantityvalidator
{
   /* display: none !important;
    float: left;
    height: 0;
    visibility: hidden;*/
}

.assortmentpoint-wrapper .page-content .orderhistorylist
{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}

.assortmentpoint-wrapper .page-content .categoryListHeaderTable,
.assortmentpoint-wrapper .page-content .BaseGroupDetail
{
	float: left;
	margin-bottom:15px;
}

.assortmentpoint-wrapper .page-content .orderhistorylist .GridView
{
	margin-left:15px;
}

.assortmentpoint-wrapper .page-content .GridView .gvShopDescriptionHeader, 
.assortmentpoint-wrapper .page-content .GridView .gvShopDescriptionCell
{
	width: 460px;
}

.assortment-wrapper .page-content .GridView .gvShopDescriptionHeader,
.assortment-wrapper .page-content .GridView .gvShopItemCodeHeader,
.assortment-wrapper .page-content .GridView .gvShopPriceHeader,
.assortment-wrapper .page-content .GridView .gvShopPackSizeHeader,
.assortment-wrapper .page-content .GridView .gvShopPriceUnitHeader,
.assortment-wrapper .page-content .GridView .gvShopQuantityHeader,
.assortment-wrapper .page-content .GridView .gvShopStockHeader,
.assortment-wrapper .page-content .GridView .gvShopUOMTypeHeader
{
    vertical-align: top;
}


.assortment-wrapper .page-content .GridView .gvShopSpecificationHeader
{
    vertical-align: top;
    white-space: normal !important;
    width: 100px;
}


/************************************************************
assortmentdetailcontrol.acsx 
************************************************************/
.assortmentPage .assortmentTextEmptyRow,
.assortmentPage .assortmentTextLineRow
{
	display:none;
	visibility:hidden;
}

.assortmentPage .assortmentrowview
{
	float:right;
	margin-right:7px;
}

.assortmentDetail
{ 
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
    padding: 0;
    width: 100%;
}

.GroupDetail .GroupDetailHeader
{
}

.GroupDetail .GroupDetailImageCell
{
	height:85px;
	text-align: center;
    padding: 0;
}

.GroupDetail .GroupDetailImagePanel
{
	/*float: left;
    height: 100%;
    width: 100%;*/
    height:75px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.GroupDetail .GroupDetailImagePanel .GroupDetailImage
{
	float: left;
    height: 100%;
    width: 100%;
    text-align:center;
}

.GroupDetail .GroupDetailImagePanel .GroupDetailImage img
{
	max-width:135px;
	max-height:75px;
}

.GroupDetail table:hover .GroupDetailText 
{
	text-decoration:underline;
}

.GroupDetail .GroupDetailTextCell
{
	padding: 0;
    width: 130px;
}

.GroupDetail .GroupDetailText
{
    border: 0 none !important;
    display: block !important;
    height: 35px;
    overflow: hidden;
    padding: 0 10px;
    text-align:center;
    text-decoration: none;
}

.GroupDetail .GroupDetailPriceCell
{
    padding: 0 0 5px 0;
    text-align: right;
    vertical-align: bottom;
}

.GroupDetail .GroupDetailPricePanel
{
    margin-right: 10px;
    position: relative;
    text-align: left;
}

.GroupDetail .GroupDetailPrice
{
    font-size: 25px;
    font-weight: normal;
}

.GroupDetail .GroupDetailPrice span
{
	font-size: 15px;
    font-weight: normal;
    position: absolute;
    top: 4px;
}

.GroupDetail .GroupDetailPrice span.priceCurrency
{
    font-size: 25px;
    position: relative;
    top: 0;
}

.GroupDetail .GroupDetailPriceAction
{
	font-size: 30px;
	font-weight: normal;
	padding-left: 4px;
	position: relative;
}

.GroupDetail .GroupDetailPriceAction span
{
	font-size: 15px;
	font-weight: normal;
	position: absolute;
	top: 4px;
}

.GroupDetail .GroupDetailPriceAction span.priceCurrency
{
    font-size: 25px;
    position: relative;
    top: 0;
}

.GroupDetail .GroupDetailPriceSmall
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 22px;
	position: relative;
	text-decoration: line-through;
}

.GroupDetail .GroupDetailPriceImage
{
	float: right;
}

.GroupDetailRowView
{
    border-collapse: collapse;
	border-spacing: 0;
    margin: 0;
    padding: 0;
	width:750px;
}

.GroupDetailRowView table
{
    background-color: #567ac4;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
    width:100%;
}


.GroupDetailRowView table td
{
    border-collapse: collapse;
    border-spacing: 0;
    height: 50px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}

.GroupDetailRowView table .GroupDetailTextCell
{
	width:75%;
}
.GroupDetailRowView table .GroupDetailText
{
	color:#FFF;
	 white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
        display: block !important;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration:none;
}


.GroupDetailRowView table .GroupDetailText:hover
{
	text-decoration:underline;
}

.GroupDetailRowView table .GroupDetailPricePanel
{
	display:none;
	visibility:hidden;
}

.GroupDetailRowView table .GroupDetailImageCell
{
	width:50px;
	height:50px;
}
.GroupDetailRowView table .GroupDetailImagePanel
{
	min-width: 45px;
	padding: 5px;
}
.GroupDetailRowView table .GroupDetailImagePanel a
{
	display:block;
}
.GroupDetailRowView table .GroupDetailImagePanel img
{
	position:relative;
	max-width:45px;
	max-height:45px;
}

/********************************************
ItemDetail.acsx
********************************************/
.detailImageCell
{
	height: 250px;
	width: 250px;
	vertical-align: top;
    padding-right: 20px;
}

.detailImage
{
	float:left;
    margin-bottom: 15px;
	width:265px;	      
}

.detailImageFlash
{
    cursor: pointer;
    height: 250px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}

.detailimage-zoom
{
   bottom: 31px;
    height: 30px;
    position: absolute;
    right: 0;
}

.detailImageSmall
{
   background-color: #F0F0F0;
    border-color: #DFDFDF;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    clear: both;
    float: left;
    padding-bottom: 10px;
    padding-left: 7px;
    margin-top:15px;
   text-align:justify;
}

.detailImageSmall div.thumbnail
{
    background-color: #F8F8F8;
    border-color: #BFBBBE;
    border-style: solid;
    border-width: 1px;
    border-spacing:0;
    float:left;
    width:55px;
    height:55px;
    margin:4px 2px 0 2px;

}

.detailImageSmall div.thumbnail div
{
	height: 55px;
    text-align: center;
    vertical-align: middle;
    width: 55px;
    *padding-top:4px;
}

.detailImageSmall a
{
    display: block;
    float: left;
    margin: auto;
    padding-right: 5px;
    padding-top: 10px;
}

.detailImageSmall input,
.detailImageSmall img
{
	max-height: 48px;
	max-width: 45px;
}

.detailTextCell table.tableDetailText
{
    width: 100%;
}

table.master td.detailTextCell
{
	padding-left: 10px;
}

.tableDetailText
{
}

.ItemDetailPriceCell
{
    height: 30px;
	position: relative;
}

.ItemDetailPricePanel
{
	bottom: 4px;
	height: 40px;
	position: relative;
	width: auto;
}

.ItemDetailPrice
{
	display:inline-block;
	font-size: 30px;
	font-weight: normal;
	position: relative;
}

.ItemDetailPrice span
{
	font-size: 15px;
	font-weight: normal;
	top: 4px;
}

.ItemDetailPrice span.priceCurrency
{
	font-size: 30px;
	top: 0px;
	position: relative;
}

.ItemDetailPriceSmall
{
	color: #004C92;
	font-size: 12px;
	font-weight: normal;
	padding-left: 36px;
	position: relative;
	text-decoration: line-through;
}

.detailRelationHeader
{
	color: #777777;
	font-weight: bold;
}

.displayBasketAdd .button-basketadd
{
	float: right;
}

.favouriteAddLink
{
	font-size: 10px;
}

table.SpecificationTable
{
	width:270px;
}

td.SpecificationHeaderCell
{
	font-weight: normal;
	height: 20px;
	text-transform: capitalize;
}

td.SpecificationDetailCell
{
	min-width: 150px;
	text-transform: capitalize;
	width: auto;
}

table.DocumentTable
{
	width:270px;
}

td.DocumentImageCell
{
	height: 20px;
	width: 20px;
}

td.DocumentTextCell
{
	height: 20px;
	width: auto;
}

/* Rating Control Styles */
.RatingStar
{
    background-repeat: no-repeat;
    display: block;
    font-size: 0pt;
    height: 12px;
    margin: 0px;
    margin-right: 2px;
    padding: 0px;
    width: 13px;
}

.FilledRatingStar
{
    background-image: url('Images/FilledStar.png');
}

.EmptyRatingStar
{
    background-image: url('Images/EmptyStar.png');
}

.SavedRatingStar
{
    background-image: url('Images/SavedStar.png');
}

.GridView .OrderQuantityText, .tableDetailText .OrderQuantityText
{
}
.GridView .OrderQuantityText input[type="text"], .tableDetailText .OrderQuantityText input[type="text"]
{
}


.OrderQuantityValidation
{
}

.OrderQuantityCallout
{
	display: none;
	visibility: hidden;
}

.div-ValidationSummary
{
	text-align: center;
}

.ValidationSummary
{
	text-align: left;
}

.image-popup
{
	padding:0 !important;
    height: 530px;
    width: 510px;
}

.image-popup .popupImageSpacer
{
	padding: 5px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 500px;
    height: 500px;
}

.image-popup .popupImageSpacer img
{
	margin: 0 auto;
}

.image-popup .ImagePopupButton
{
	background-color: transparent;
	border-style: none;
	cursor:hand;
	cursor:pointer;
}

.popup-navigation
{
	text-align:center;
	position:absolute;
	width:100%;
	bottom:0;
}

.detailImageFlash-wrapper-spacer
{
    margin:0;
}

.detailImageFlash-wrapper .content-wrapper-leftspacer, .detailImageFlash-wrapper .content-wrapper-rightspacer
{
    top:0;
}

.detailImageFlash-wrapper .detailImageFlash-wrapper-spacer
{
    top:0;
}

.detailImageFlash-wrapper .detailImageFlash a img
{
    /* IE7 HACK */
    *padding-top: 7px;
}


/**************************************
itemgroup image zoom
***************************************/
div.mojozoom_marker
{
	cursor: crosshair;
	position: absolute;
}

div.mojozoom_border
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

div.mojozoom_fill
{
	background-color: white;
	filter: alpha(opacity=20);
	height: 100%;
	left: 0px;
	opacity: 0.2;
	position: absolute;
	top: 0px;
	width: 100%;
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
}

img.mojozoom_img 
{
	border: 0px;
	padding: 0px;
}

div.mojozoom_imgctr
{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-left: 20px;
	position: absolute;
}

/* Popup style, where image shows original size */
.itemgroupimage
{
	/*float: left;*/
	height: 30px;
	left: 0;
	margin-right: 5px;
	position: relative;
	width: auto;
	z-index: 0;
    top: 5px;
}

.itemgroupimage img.itemgroupimagethumb
{
	max-width: 45px;
	max-height: 30px;
}

.itemgroupimage:hover
{
	background-color: transparent;
	z-index: 50;
}

.itemgroupimage div
{
	/*CSS for enlarged image*/
	background-color: white;
	border: 1px solid black;
	color: black;
	height: auto;
	left: -1000px;
	position: absolute;
	text-decoration: none;
	visibility: hidden;
	width: auto;
}

.itemgroupimage div img.itemgroupimagezoom
{
	/*CSS for enlarged image*/
	border-width: 1;
	height: auto;
	padding: 2px;
	width: auto;
}

.itemgroupimage:hover div
{
	/*CSS for enlarged image on hover*/
	visibility: visible;
	/*position where enlarged image should offset horizontally */
	left: 50px;
	top: 0;
}

.assortmentPointPage .button-basketadd
{
	margin-top: 5px;
	margin-right: 10px;
}


/**************************************
    itemgroup itemcontent
***************************************/
.itemcontent
{
    width: 100%;
    margin-bottom: 32px;
}

.itemcontent .RadTabStrip
{
	width:100%;
    height: 29px;	
}

.itemcontent .RadTabStrip .rtsUL
{
	float: left;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style: none;
    width: 100%;
    border-left: 1px solid #82B4BC;
    background-image: url('images/tab-bottom.png');
    background-position: bottom;
    background-repeat: repeat-x;
}

.itemcontent .RadTabStrip .rtsLI 
{
    border-top: 1px solid #82B4BC;
    border-right: 1px solid #82B4BC;
	float: left;
	list-style: none;
    list-style-type: none;
    margin: 0;
    color: #E6EFF2;
}

.itemcontent .RadTabStrip a
{
    padding: 0 44px;
	display: inline-block;
	color: #4D4D4F;
    line-height: 29px;
    text-decoration: none;
    font-weight: normal;
    background-color: #E6EFF2;
    background-image: url(images/tab-bottom.png) !important;
    background-position: bottom !important;
    background-repeat: repeat-x !important;
}

.itemcontent .RadTabStrip a.rtsSelected
{
    background-image: none !important;
	border-bottom: 0 none;
    line-height: 29px;
    height: 29px;
    color: #4D4D4F;
    background-color: #fff;
    font-weight: bold;
}

.itemcontent .RadTabStrip a:hover
{
    text-decoration: underline;
}

.itemcontent .RadTabStrip .rtsTxt
{
}

.itemcontent .rtsUL .rtsOut,
.itemcontent .rtsUL .rtsLink 
{
	font-size: 14px;
}
.itemcontent .rtsUL .rtsOut
{
	background-image:none !important;    
}

.itemcontent .itemcontent-wrapper
{
}

.itemcontent .itemcontent-wrapper iframe
{
    width: 100%;
    height: 520px;
    border: 1px solid #009EE0;
}

.itemcontent .econtent
{
    padding-bottom: 12px;
}

.itemcontent .itemcontent-content,
.itemcontent .itemcontent-items,
.itemcontent .itemcontent-documents
{
	border-bottom: solid 1px #82B4BC;
	border-left: 1px solid #82B4BC;
	border-right: 1px solid #82B4BC;
	border-top:0 none;
	padding: 10px;
}

.itemcontent-items .displayFavouriteAdd,
.itemcontent-items .displayBasketAdd
{
   display: inline-block;
    margin-top: 20px;
}

.itemcontent-items .displayFavouriteAdd
{
    float: left;
}
.itemcontent-items .displayBasketAdd
{
    float: right;
}

.itemcontent-documents .itemcontent-document a
{
    line-height: 16px;
}

.itemcontent-documents .itemcontent-document a span
{
    line-height: 16px;
    padding-left: 10px;   
    vertical-align: top;
}

/***************************
Basket button
***************************/
.sidebar-basket
{
    margin-top: 10px;
    float: left;
    width: 100%;
    
}

.sidebar-basket .button-continue
{
    width: 100%;
}

.sidebar-basket .button-continue .button
{
    font-weight: bold;
    width: 100%;
}