
body {
	color: #999999;
	background-image: url(corridor-bg.png);
	background-repeat: repeat-x;
	margin-top: 0;
}

em {
	color: #666666;
}

hr {
	
	height: 1px;
	color: white;
	background-color: transparent;
	border: none;
}

ul {
	list-style-type: square;
}
h1,h2,h3,h4,h5,h6 { font-size: 1em; }

dl dt {
	font-weight: normal;
}

dl dt a {
	text-transform: lowercase;
}


a {
	color: black;
	text-decoration: none;
	outline: none;
}


a:hover {
	color: #999999;
	text-decoration: underline;
}

.littleHand {
    position: absolute;
}

.textMostly {
	text-align: right;
}

.block {
	 margin-top: 3em;
    margin-bottom: 3em;
}
	
li.first a {
	color: silver;
}
.title {
	text-transform: lowercase;
	color: #666666;
}

#specials h3.title {
	text-transform: none;
}

.title.lookAtMe {
	font-size: 2em;
	color: #666666;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    font-weight: 300;

}
#specials .title.lookAtMe {
	text-transform: lowercase;
}

#bathware .title.lookAtMe {
    line-height: 1em;
    margin-bottom: 0;
}

#specials .title.lookAtMe {
    margin-bottom: .5em;
}

.head{
	height: 288px;
	position: relative;
	clear: both;
}
/*
#foot.head{
	height: 180px;
	outline: red 1px solid;
}
*/

    .siteName {
    	position: absolute;
    	bottom: 27px;
    	top: 180px;
    	left: 0;
    	width: 355px;
        line-height: 1em;
        background-image: url(artedomus-logo.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        text-align: left;
        text-indent: -100em;
    }
/*
    #foot .siteName {
    	bottom: 0;
    	top: auto;
    }
*/
    
        .siteName a {
            display: block;
            height: 4.5em;
        }

    .siteSlogan {
    	position: absolute;
    	bottom: 0;
    	margin: 0;
    	right: 600px;
    	width: 360px;
    }

        #siteSlogan p {
            text-align: right;
        }
    
    .head ul {
        list-style-type: none;
        margin: 0;
    }

    .head .textMostly ul {
    	width: 350px;
    	margin-top: 100px;
    }
    
        .head .textMostly li {
            margin-bottom: 1em;
        }
        
        

ul.menuMain   {
	padding-left: 11px;
}

    .menuMain li  {
        width: 200px;
        float: left;
    }
    
        .menuMain h3 {
            margin-top:44px;
            margin-bottom: 20px;
            margin-left: 19px;
        }
        
        .menuMain div {
        	padding: 9px 10px 10px 29px;
        	background-image: url(shadow-162.png);
        	background-repeat: no-repeat;
        }
        .menuMain div img{
        	margin-left: -10px;
        }
    

    
#foot p img {
    float: none;
    margin: 1.5em 0 0 0;
}

#content {
	clear: both;
}
    
    
/* ------------------------------------------------------------










homepage, news --------------------------------------------- */


#default .block {
   
}

#default .block.productNews {
	margin-top: 0;
}

#default.overview #content .textMostly {
}


#default.overview #content .imagesMostly {
    margin-top: -7px;
    margin-left: 135px;
    width: 455px;
}

#default.overview #content .imagesMostly p.polaroid-style {
	width: 200px;
	height: 204px;
	float: left;
	padding: 12px 10px 0 20px;
	background-image: url(shadow-polaroid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -120px;
}

    #default.overview #content .imagesMostly .polaroid-style img {
        width: 162px;
        height: 162px;
        margin: 0;
        
    }





#default.detail #content .imagesMostly {
    margin-top: -7px;
}
    
    #default.detail #content .imagesMostly p.polaroid-style {
    	float: left;
    	margin-left: 15px;
    	position: relative;
    	cursor: crosshair;
    	width: 275px;
    	height: 275px;
    	background-repeat: no-repeat;
    	background-position: 0px 0px;
    	padding: 12px 10px 62px 21px;
    	background-image: url(shadow-polaroid-275.png);
    }
    
    #default.detail #content .imagesMostly p.polaroid-style.alternate {
            float: right;
            margin-top: -367px;
        }
        #default.detail #content .imagesMostly .polaroid-style img {
            margin: 0;
            width: 275px;
            height: 275px;
        }
    

    #default .polaroid-style.active {
        z-index: 1;
    }
    
    
   
    
    
    
    
    
    
    
    
    
    
    
    
    

#default.overview #content .article .textMostly p,
#default.overview #content .article .textMostly li{
    text-align: justify;
}

    #default.overview blockquote {
        margin-left: 0;
        margin-right: 0;
    }
    
    
#default.detail .title {

}
    
#default.detail #content .article .textMostly p,
#default.detail #content .article .textMostly li{
    text-align: justify;
}

    #default.detail blockquote {
        margin-right: 0;
       /* margin-left: 40px;*/
    }
    
#default .linkContinues {
    text-align: right !important;
}
    
/* ------------------------------------------------------------










about ------------------------------------------------------- */

#about #content .article .textMostly p,
#about #content .article .textMostly li{
    text-align: justify;
}
#about #content .article .textMostly blockquote {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
}

    #about #content .article .textMostly blockquote p {
    	text-align: right;
    	color: #999999;
    	font-style: normal;
    	margin-top: 0;
    }
    
/*
    #about #content .article .textMostly h2 {
    	color: #666666;
    	margin: 0;
    	text-transform: lowercase;
    }
*/

#about #content .article .imagesMostly .title,
#about #content .article .imagesMostly .span-5{
    margin-left: 30px;
}

	#about #content .article .imagesMostly .title {
	    line-height: 2em;
	    padding-top: .25em;
	    margin-bottom: 1.75em;
	}

    #about #content .article .imagesMostly img {
        float: none;
        margin-bottom: 1em;
    	margin-top: 1em;
    }
 
 

/* ------------------------------------------------------------










stone & bathware products  --------------------------------------------- */
	#products #productJumpMenu  {
		margin: 0;
		margin-left: -19px;
	}
	#bathware #productJumpMenu  {
		margin: 0;
		margin-left: 10px;
		margin-top: 6px;

	}
	#specials #productJumpMenu  {
		margin-left: 30px;
		margin-top: 0;
		line-height: 2em;
	}
		#productJumpMenu li {
			display: inline;
			margin-right: 1em;
		}

#products .menuProducts h3  {
    padding-top: 16.2em;
}
#products .menuProducts h3 a {
    color: #999999;
}
#products .menuProducts div {
	display: none;
}



#bathware .menuBathware   {
	visibility: hidden;
}



#products.overview #content h3.title {
    	line-height: 1.5em;
    	margin-bottom: 1em;

}

#products.overview #content .imagesMostly,
#default.overview #content .productNews .imagesMostly {
    margin-left: 50px;
    width: 450px;
    
}

#bathware.overview #content .imagesMostly{
	margin-left: 18px;
	width: 480px;
}
#bathware.overview #content .detailHolder .imagesMostly{
	margin-left: auto;
	width: 590px;
}

    #content .productThumb {
    	width: 80px;
    	height: 10em;
    	float: left;
    	margin: 0 0 0em -30px;
    	background-repeat: no-repeat;
    	background-position: 0px 0px;
    	padding: 5px 10px 1.2em 11px;
    	background-image: url(shadow-80.png);
    }

    #specials #content .productThumb {
    	height: 10em;
    	margin: 0 0 0em -30px;
    	background-position: 0px 0;
    	padding: 5px 10px 1.2em 11px;
    }
    
    
    #bathware #content .productThumb {
    	margin: 0 0 0em 15px;
		background-image: url(shadow-polaroid-81.png);
		width: 90px;
		height: 126px;
		padding: 12px 10px 0 20px;
    	margin: 0 0 0em 0px;

    }
    
        #content .productThumb img {
            margin-bottom: 2px;
        }
        
         #products #content .productThumb span {
         	display: block;
         	width: 40px;
     	cursor: pointer;
        }
         .titleGroup {
         	color: #999999;
         	text-transform: uppercase;
         	font-size: .5em;
         	line-height: 1.5em;
         }
    
.positionFix {
	min-height: 445px;
	background-image: url(ajax-loader.gif);
	background-repeat: no-repeat;
}

#products #content .detailHolder,
#bathware #content .detailHolder {
    padding-top: 3em;
	background-image: url(pinstripeDiag.gif);
	background-color: #f3f3f3;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}


        #products #content .detailHolder .textMostly { }
        
            .productCategory {
            	color: #999999;
            	text-transform: lowercase;
            	display: inline;
            	margin-left: 1em;
            	margin-right: 1em;
            }
            
            .paging {
                margin-bottom: 2em;
            }
                .paging p {
                	display: inline;
                }

                .paging a {
                	text-decoration: none;
                }


                .paging a:hover{
                    opacity: .5;
                }

                .paging .productCategory a:hover {
                	text-decoration: underline;
                }

				.prev img, .next img{
					float: none;
					margin: 0;
					margin-bottom: -3px;
				}

            #content .detailHolder .title {
                font-size: 2em;
            }
            
            #products #content .detailHolder .excerptText p{
                width: 110px;
                margin-left: 10px;
                float: right;
            }

                #products #content .detailHolder .bodyText p.productInfoButton img {
                	/* product data icon */
                    margin: 0 1em 0 0;
                    float: none;
                    vertical-align: bottom;
                }

            #content .detailHolder .excerptText h3 {
                margin-top: 3em;
                color: #999;
                border-bottom: 1px solid #f3f3f3;
            }




        #products #content .detailHolder .imagesMostly {
            position: relative;
            left: 290px;
            width: 300px;
        }
        
        #products #content .positionFix .detailHolder .imagesMostly {
            left: 240px;

        }
        
            #products #content .productDetail {
            	width: 325px;
            	height: 27em;
            	margin-left: -270px;
            	margin-bottom: 4.5em;
            	background-image: url(shadow-325.png);
            	background-repeat: no-repeat;
            	background-position: 0px 0px;
            	padding: 6px 5px 5px 15px;
            	position: relative;
            
            }
            
            #products #content .polaroid-style {
/*
                margin-left: -270px;
                position: static;
*/
		    	width: 275px;
		    	height: 275px;
		    	padding: 12px 10px 62px 21px;
		    	background-image: url(shadow-polaroid-275.png);
            }

		        
		        #products #content .polaroid-style a {
					/* cursor: default; */
					text-decoration: none;
					color: gray;
		        }

			        #products #content .polaroid-style img {
			            margin: 0;
			            width: 275px;
			            height: 275px;
			        }

		        #products #content .polaroid-style span {
		         	display: block;
		         	padding-top: 280px;
		         	width: 250px !important;
		         	margin-left: 0;
			     	cursor: pointer;

		        }






            #bathware #content .productDetail {
		    	float: left;
		    	margin-left: 15px;
		    	position: relative;
		    	width: 275px;
		    	height: 275px;
		    	background-repeat: no-repeat;
		    	background-position: 0px 0px;
		    	padding: 12px 10px 62px 21px;
		    	background-image: url(shadow-polaroid-275.png);
            }
            #bathware #content .productDetail.alternate {
            	margin-left: -50px;
            }
                            
                #content .productDetail img {
                    margin: 0;
                }
                
                #bathware #content .productDetail img {
                    margin: 0;
		            width: 275px;
		            height: 275px;
                }
                
                 #content .finishProduct {
                   /* color: black;*/
/*
					margin-top: 330px;
*/
					line-height: 1.25em;
					margin-left: 255px;
					width: 75px !important;
					
					
/*
					border: 1px solid red;
*/
					display: block;
					
                }
                
                #bathware #content .finishProduct {
                    display:block;
					margin-top: auto;
					margin-left: auto;
					width: auto !important;
                }
                

                #content .alignLeft .finishProduct {
                    text-align: left;
                    margin-left: 0;
                }
                #content .alignLeft a {
                    
                }
                #content .active a{
                    color: #999;
                    color: #999;
                }

/* ------------------------------------------------------------










specials  --------------------------------------------------- */
li.menuSpecial embed {
	border-right: 1px #FAFAFA solid;
}

#specials li.menuSpecial.active   {
	visibility: hidden;
}

#specials.overview #content .productThumb {
	height: 15em;
    margin-left: 20px;
}
    #specials.overview .titleProduct {
        margin-bottom: .25em;
    }
    
    .titleSpecial {
        color: #999999;
        font-size: .9em;
        line-height: 1.5em;
        width: 100px;
    }
    
    .titleSpecial p {
        margin: 0;
    }
    
    .cost {
    	color: black;
    	margin-top: .5em;
    	
    }

#specials.overview #content .productThumb p{
	line-height: 1.25em;
}

#specials #content .textMostly h3.title{
/*     font-size: 2em; */
}

/*
#specials.detail #content .imagesMostly img {
    margin-left: 30px;
}
*/

#specials #content .productDetail {
    width: 325px;
    height: 27em;
    margin-left: 15px;
    margin-bottom: 4.5em;
    background-image: url(shadow-325.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 6px 5px 5px 15px;
    position: relative;
}


.yab-add input {
    width: 2em;
    margin-right: 1em;
    /*text-align: center;*/
    
}

.yab-add input.submit{
    width: auto;
    margin-right: 0;
}
.yab-empty {
	text-align: center;
}

.yab-cart,
.yab-item,
ul ul,
td ul{
	list-style-type: none;
	margin: 0;
	text-align: right;
}

#specials .yab-add-select-productcode {
    display: none;
}

.yab-to-checkout {
    display: block;
}
.yab-shop-payments {
	display: none;
}
.yab-item {
	margin-bottom: 1em;
	border-top: 1px solid #f3f3f3;
	text-transform: lowercase;
}

.yab-subtotal {
    display: block;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 1em;
}

#yab-checkout-table td img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 3px;
}

/* ------------------------------------------------------------










checkout  --------------------------------------------------- */

#checkout #content .textMostly h3.title{
    font-size: 2em;
    margin-bottom: 0;
}

#yab-checkout-table {
    float: left;
    width: 350px;
    margin-right: 40px;
}

th {
    background-color: transparent;
    font-weight: normal;
    padding: 0;
    text-align: right;
    color: #666666;
}

td {
	border-top: 1px solid #f3f3f3;
	text-align: right;
	padding: 0;
	padding-top: .5em;
	padding-bottom: 1em;
}


.yab-shop-notice {
    color: #666666;
    margin-bottom: 0;
}

.yab-checkout-change input {
    width: 2em;
}
.yab-checkout-change input.submit-edit,
.yab-checkout-change input.submit-del{
    width: auto;
}

fieldset {
	border-width: 1px 0 1px 0;
	border-color: #f3f3f3;
	border-style: solid;
	padding: 1em 0 0 0;
}

#checkout label {
    font-weight: normal;
    display: block;
}

.tou label{
    display: inline;
}

.yab-checkout-shipping {
	display: none;
}

.yab-checkout-total {
	color: #666666;
}

.yab-shop-message, .history-back {
	
}

/* ------------------------------------------------------------










register  --------------------------------------------------- */

#register ul {
	margin-right: 0;
}

#register #content .textMostly p,
#register #content .textMostly li {
	text-align: justify;
	margin-bottom: 1em;
}

#register #content .textMostly em {
	margin-top: 1em;
}

li em {
    color: #666666;
}



.zemContactForm  {
	margin-left: 30px;
	margin-top: -3px;
}

#register label {
    font-weight: normal;
}

.zemSubmit {
    margin-top: 2em;
}

.zemError {
    margin-left: 0px;
    color: #666666;
}