/* _navigation.xsl only */
.parentCategoryTitle {
	font-size: 17px;
	font-weight: 700;
	font-family: tahoma;
	color: #00b1d2;
}

.navigationLink {
	color: #00b1d2;
	font-size: 11px;
}

/* end */

#categoriesTitleContainer{
	
	min-height:31px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:31px; /* for IE5.x and IE6 */
	width: 180px;
	border-bottom: 1px solid #e9e2dd;
}

#categoriesTitleImage{
	margin-top: 12px;
	float: left;
}

#categoriesTitleText{
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	color: #bd0926;
	letter-spacing: 3px;
	width: 620px;
}

.productImageThumb {
	border: 3px solid 00b1d2;
}

.productDirect{
	position: relative;
	float: left;
	cursor: move;
	width: 152px;
	height: 213px;
}

.productDirectHover{
	position: relative;
	z-index: 1000;
	background: #efefe7;
	float: left;
	cursor: move;
	width: 152px;
	height: 213px;
}

.productDirectStatic{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 152px;
	height: 213px;
}

.productAuction {
	float: left;
	cursor: pointer;
	background-color: #ecf2f3;
	padding: 10px;
	width: 120px;
	height: 170px;
	margin: 0 3px 3px 0;
	font-weight: 700;
}

.productAuctionHover {
	float: left;
	cursor: pointer;
	background-color: #00b1d2;
	padding: 10px;
	width: 120px;
	height: 170px;
	margin: 0 3px 3px 0;
	color: #FFFFFF;
	font-weight: 700;
}

#productImages {
	position: relative;
	width: 400px;
}

#productDesc {
	margin-top: 5px;
	font-family:Century Gothic;
	font-size: 12px;
	color: #A9917E;
	height: 30px;
	display: block;
    overflow: hidden;
    white-space: wrap;
    text-overflow: ellipsis;
}

#productProductPrice{
	margin-top: 10px;
	font-family:Century Gothic;
	font-size: 12px;
	color: #A9917E;
}

#productInfo {
	width: 300px;
	text-align: justify;
}

#cartContainer {
	margin-top: 20px;
	float: left;
	width: 175px;
}

#parentCategoryProducts {
	position: absolute;
	right: 0;
	top: 300px;
	width: 800px;
}

#productPopupContainer {
	position: relative;
	width: 700px;
}

#prevProductLink{
	float: left;
}

#nextProductLink{
	float: right;
}

/* Side Scroller */

#imageScrollerContainer{
	clear: left;
	position: relative;
	margin-left: 6px;
	margin-top: 10px;
}

#imageScrollerMoveLeftContainer{
	position: relative;
	float: left;
	height: 120px;
}

#imageScrollerImageLeft{
	margin: 40px 0 0 0;
	cursor: pointer;
}

#imageScrollerImageContainer{
	position: relative;
	float: left;
}

#scrollBox 
{
	position: absolute;
    width: 240px;
    height: 130px;
    overflow: hidden;
}

#bigBox
{
    width: 3800px;
}

#imageScrollerImage{
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #EFEFE7;
}

.block
{
    width: 100px;
    float: left;
    height: 100px;
    margin: 10px;
    cursor: pointer;
    color: #c5c6c8;
}

#imageScrollerMoveRightContainer{
	position: relative;
	float: right;
	margin-right: 24px;
	height: 120px;
}

#imageScrollerImageRight{
	margin: 40px 0 0 0;
	cursor: pointer;
}

.productOverviewTitleTD{
	border-bottom: 1px solid #000000;
	padding-left: 2px;
}

.productOverviewProductTD{
	border-bottom: 1px dotted #111111;
	padding-left: 2px;
	vertical-align: middle;
}

.productOverviewButton{
	padding-left: 5px;
}

/*/* added by Rens /**/

/* Overal */

#shopNavigation{
	float: left;
}

#shopContentTitle{
	background-color: #00b1d2;
	padding: 5px;
	color: #FFFFFF;
	font-weight: 700;
}

#shopCartContainer{
	float: left;
}

/* Products */
#shopOverviewProductContainter{
	position: relative;
	float: left;
	width: 152px;
	height: 213px;
}

#productContentContainer{
	height: 170px;
}

#productMargin{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#productTitle{
	font-family:Century Gothic;
	font-size: 15px;
	color: #A9917E;
	font-weight: 400;
}

#productTitle h1{
	font-family:Century Gothic;
	font-size: 15px;
	color: #A9917E;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}

#productImage{
	width: 115px;
	height:79px;
	text-align: center;
	margin-top: 5px;
}

.productLink{
	font-family:Century Gothic;
	font-size: 12px;
	color: #9CC31C;
}

#productDivider{
	float: left;
	width: 15px;
	height: 170px;
}

#shopProductImage{
	position: relative;
}

#productDividerBorder{
	margin-left: 7px ;
	margin-top: 15px;
	float: left;
	border-left: 1px solid #EFEFE7;
	height: 170px;
}

#categoryProductPager{
	width: 658px;
	clear: left;
}

/* Product page */
#shopProductContainter{
	position: relative;
	border: 2px solid #b5b7b7;
}

/* vergroot glas */

#vergrootContainer{
	margin-right: 20px;
	cursor: pointer;
}

#vergrootButton{
	float: right;
}

#vergrootText{
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	color: #c5c6c8;
}

#shopProductLeft{
	position: relative;
	float: left;
	width: 326px;
	margin-top: 13px;
	text-align: center;
}

#shopProductContentDivider{
	position: relative;
	float: left;
	width: 1px;
}

#shopProductRight{
	position: relative;
	margin-top: 13px;
	width: 330px;
	float: left;
}

#shopProductFooterContainter{
	clear: left;
	float: left;
	height: 42px;
	width: 657px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#shopProductOrderButton{
	float: right;
	margin-right: 10px;
	cursor: pointer;
}

#shopProductTitle{
	color: #bd0826;
	font-size: 27px;
}

#shopProductTitle h1{
	margin: 0px;
	margin: 0px;
	color: #bd0826;
	font-size: 27px;
}

#shopProductDesc{
	margin-top: 20px;
	margin-right: 15px;
	color: #a58b76;
	font-size: 18px;
}

#shopProductPrice{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #a58b76;
	font-size: 20px;
}

#customizeProductPainting{
	float: right;
	margin-top: 20px;
}

#customizeProductChildCarts{
	float: right;
	margin-top: 20px;
}

#customizeProductClean{
	float: right;
	margin-top: 20px;
}

#customizeProductTop{
	width: 424px;
	height: 14px;
	background: url('../img/shop/product/customizeTop.gif');
}

#customizeProductMiddle{
	width: 421px;
	border-left: 1px solid #b5b7b7;
	border-right: 1px solid #b5b7b7;
	margin-left: 1px;
}

#customizeProductBottom{
	width: 424px;
	height: 14px;
	background: url('../img/shop/product/customize/customizeBottom.gif');
	margin-bottom: 10px;
}

#customizePhaseTitle{
	float: left;
	padding-left: 15px;
	width: 70px;
	color: #786854;
}

#customizePhaseContent{
	float: left;
	color: #786854;
}

.customizeColor{
	width: 50px;
	text-align: center;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	cursor: pointer;
}

.customizeColorSelected{
	width: 50px;
	text-align: center;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	border: 1px solid #786854;
	background: #efefe7;
}

#customizePhaseContentContent{
	margin-top: 5px;
}

#customizeRadioContainer{
	clear: left;
}

#customizeRadioInput{
	float: left;	
}

#customizeRadioTitle{
	margin-top: 3px;
	float: left;
}

#customizePhase2BottomText{
	clear: left;
	font-size: 11px;
}

#customizePhase_1{
	border: 1px solid #FFFFFF;
	clear: left;
}

#customizePhase_2{
	position: relative;
	padding-top: 15px;
	clear: left;
}

#customizePhase_3{
	position: relative;
	padding-top: 15px;
	clear: left;
}

#customizePhase_4{
	position: relative;
	padding-top: 15px;
	clear: left;
}

.customizeInputText{
	border: 1px solid #786854;
	width: 170px;
	height: 20px;
	color: #786854;
	padding-left: 5px;
}

.customizeInputFile{
	border: 1px solid #786854;
	width: 170px;
	height: 20px;
	color: #786854;
	position: relative;
	text-align: right;
	z-index: 2;

}

#customizeButtons{
	position: relative;
	clear: left;
	height: 42px; 
	margin-top: 10px;
	
}

#customizeButton{
	float: right;
	margin-right: 10px;
	cursor: pointer;
}

#cusomizeCustomerInputTitle{
	float: left;
	padding-top: 3px;
	width: 100px;
}

#cusomizeCustomerInputInput{
	float: left;
}

.customizeTextarea{
	border: 1px solid #786854;
	width: 300px;
	height: 60px;
	color: #786854;
}

/* Shoppingcart */

#shoppingcartTop{
	width: 175px;
	height: 93px;
	background: url('../img/shop/shoppingcart/top.gif') no-repeat;
}

#shoppingcartTotal{
	width: 175px;
	height: 43px;
	background: url('../img/shop/shoppingcart/bottom.gif') no-repeat;
	text-align: center;
	color: #bd0926;
	font-family:Century Gothic;
	font-size: 15px;
}


#shoppingCart {
	float: left;
	width: 175px;
	background: url('../img/shop/shoppingcart/bg.gif');
}

.cartHover {
	background-color: #00b1d2;
}

#shoppingCartProductDivider{
	border-top: 1px solid #F1E6D8;
	height: 1px;
	width: 154px;
	margin-left: 13px;	
}

#shoppingCartProduct{
	Background: #FCE9F1;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
}

#shoppingcartProductTitle{
	margin-bottom: 8px;
}

.shoppingcartProductText{
	color: #BAA194;
	font-family:Century Gothic;
	font-size: 13px;
}

.shoppingcartQuantityInput{
	width: 20px;
	border: 0px;
	margin-left: 8px;
	margin-top: 3px;
}

#shoppingcartNoItemes{
	margin: 10px;
}

.productOverviewDeleveryCosts{
	padding-left: 2px;
	vertical-align: middle;
	border-bottom: 1px dotted #000000;
	background: #EEEEEE;
	height: 20px;
}

#shopCategoryContainer{
	
}

#shopCategoryHeader{
	height: 181px;
}

/* Category filter */

#categoryProductFilter{
	
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #b5b5b5;
	background: #efefe7;
	height: 32px;
	width: 658px;
}

#categoryProductFilterPosition{
	padding: 5px;
}

.productFilterInputText{
	border: 1px solid #786854;
	color: #786854;
	padding-left: 5px;
	height: 19px;
	width: 130px;
}

.productFilterTitle{
	float: left;
	color: #786854;
	padding-right: 5px;
	margin-top: 2px;
}

.productFilterInput{
	float: left;
	padding-right: 10px;
}

.productFilterSelect{
	border: 1px solid #786854;
	height: 22x;
	color: #786854;
}

.productFilterSelectCategory{
	border: 1px solid #786854;
	height: 22x;
	color: #786854;
	width: 140px;
}

.productFilterSubmitButton{
	margin-top: 0px;
	margin-left: 5px;
}

/* Pager */

#pagerPrevContainer{
	float: left;
	margin: 5px 10px 5px 10px;
}

#pageNumbersContainer{
	float: left;
	margin: 5px 10px 5px 10px;
}

#pagerNumber{
	float: left;
}

#pagerNextContainer{
	float: left;
	margin: 5px 10px 5px 10px;
}

.pagerPrev{
	padding: 5px 10px 5px 10px;
	color: #786854;
}

.pagerPrevHover{
	color: #786854;
	padding: 5px 10px 5px 10px;
	background: #EFEFE7;
}

.pagerNext{
	padding: 5px 10px 5px 10px;
	color: #786854;
}

.pagerNextHover{
	padding: 5px 10px 5px 10px;
	color: #786854;
	background: #EFEFE7;
}

.pagerNumber{
	padding: 5px 10px 5px 10px;
	color: #786854;
}

.pagerNumberHover{
	padding: 5px 10px 5px 10px;
	background: #EFEFE7;
	color: #786854;
	cursor: pointer;
}

.pagerSelectedNumber{
	padding: 4px 9px 4px 9px;
	border: 1px solid #EFEFE7;
	color: #786854;
}