/************************************/
/*EPISTORE CSS-CLASSES				*/
/************************************/

a.itemlink
{
    font-size: 0.9em; 
}
a.largeshopheading
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.largeshopheading:hover
{
    color: #ffffff;
}
a.smallcartheader
{
	padding-top: 1em;
	color: #000000;
}
.verticallycentered
{
	display: block;
	padding-top: 0.3em;
	background-color: #ddd;
}
.rightmargin
{
	margin-right: 0.5em;
}
.smallcart
{
    width: 100%; 
	border-collapse: collapse;
	border: solid 1px #dddddd;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.largecart, .largecartB, .largecartC, .largecartD, .largecartE
{
    font-family: Verdana, Helvetica, Sans-Serif;
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #dddddd;
	font-size: 0.85em;
	overflow: hidden;
}

.largecart td
{
    min-width: 6em;
    padding: 0 0.5em;
    max-width: 6em;
    }

.largecartB td
{
    min-width: 6em;
    padding: 0 2.5em 0 0.5em;
    max-width: 6em;
    }

.largecartC td
{
    min-width: 5em;
    padding: 0 0.5em;
    max-width: 5em;
    }

.largecartD td
{
    min-width: 5em;
    padding: 0 0.8em 0 0.3em;
    max-width: 5em;
    }

.largecartE td
{
    min-width: 7.5em;
    padding: 0 0.8em 0 0.3em;
    max-width: 7.5em;
    }
    
.largecartC .productColumn, .largecartE .productColumn
{
    width: 7.5em;
    max-width: 8em;
    overflow: hidden;
    min-width: 8em;
    }

.largecart td.rightaligned, .largecartB td.rightaligned, .largecartE td.rightaligned, .largecartD td.rightaligned
{
    max-width: 4em;
    min-width: 4em;
    }
    
.largecartC td.rightaligned
{
    max-width: 10em;
    min-width: 4.2em;
    }
    
td.rightaligned input
{
    width: 1em;
    max-width: 1em;
    }
    
.largecart img, .largecartB img, .largecartC img, .largecartD img, .largecartE img
{
    max-width: 4em;
    }
    
* html .largecart img, .largecartB img, .largecartC img, .largecartD img, .largecartE img
{
    width:expression(this.clientWidth >40? "4em": "auto");
    }

textarea.large
{
	width: 90%;
}
div.settingsarea
{
    padding: 0.5em;
	background-color: #F0F0F0;
	border: 1px solid #ddd;
}
.largecartt
{
    overflow: visible;
    overflow: hidden;
    font-weight: normal;
	padding: 0.3em;
	border: none;
	border-top: solid 0.1em #dddddd;
	border-bottom: solid 0.1em #dddddd;
}
.largecart input 
{
    width: 2em;
    text-align: right;
}
.smallcart td
{
	padding: 0.2em 0.3em;
}
.smallcartheader
{
	border-width: 1px 0;
	border-style: solid;
	border-color: #dddddd;
	background-color: #F0F0F0;
}

.smallcartitem
{
    height: 1.5em;
}
.smallcartalternatingitem
{
    height: 1.5em;
}
.inactiveleftmenu
{ 
    color: #aaa;
    font-family: Verdana, Helvetica, Sans-Serif;
}
.listheader
{
    display: block;
    width: 100%;
    font-weight: bold;
    background-color: #F0F0F0;
}

.listheaderleft
{
    display: block;
    float: left;
	padding: 0.3em;
	border: none;
}

.listheaderright
{
    display: block;
    float: right;
	padding: 0.3em 1.8em;
	border: none;
}

.listheaderitem
{
    display: block;
    float: left;
	border-width: 0.1em;
	border-style: solid;
	border-color: #000000;
}

.listitemname
{
    display: block;
    float: left;
    width: 100%;
    font-weight: bold;
	padding: 1em 0.3em 0.3em 0.3em;
	border: none;
	border-top: solid 0.1em #dddddd;
}

.listitemleft
{
    display: block;
    float: left;
    width: 20.5em;
	padding: 0.3em;
	border: none;
}

.listitemright
{
    display: block;
    float: right;
    width: 5.5em;
	padding: 0.3em;
	margin-top: -0.5em;
	border: none;
}

.listitemimage
{
    display: block;
    float: left;
    text-align: center;
    width: 6em;
    padding: 0.1em;
	border: none;
}

.listitemdescription
{
    display: block;
    float: left;
    width: 14em;
	padding-left: 0.3em;
	border: none;
}

.listitemprice
{
    display: block;
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 0.5em 0;
	border-bottom: solid 0.1em #dddddd;
}

.listitemcart
{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0.5em 0;
}

.listitemcarttext
{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0.5em 0;
    margin-top: -0.8em;
    font-size: 0.8em;
    line-height: 0.6em;
}

.smallcartlistheader, .smallcartlistheader a
{
    font-weight: bold;
    background-color: #dddddd;
}
.amountheader
{
	padding-left: 0.3em;
}
.unevenrowstore
{
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #f9f9f9;
}
.evenrowstore
{
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
}
.shopitem
{
    color: #000000;
}

div.tablerow
{
    display: block;
    overflow: hidden;
	padding: 0.2em 0;
	width: 100%;
}
div.description
{
    display: block;
	float: left;
	width: 30%;
}
div.content
{
    display: block;
	float: right;
	width: 70%;
}

.registerfield 
{
    width: 15em;
}

#contentdiv
{
	width: 76%;
	float: right;
}
#rightmenudiv
{
	width: 28%;
	float: right;
	text-align: left;
	padding-left: 1em;
}
#mainareadiv
{
	width: 69%;
	float: left;
	text-align: left;
}
#leftmenudiv
{
	width: 22%;
	float: left;
	text-align: left;

}
div.sum
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
    background-color: #F0F0F0;
    padding: 0.5em;
	border: solid 0.1em #dddddd;
    border-top: 0;
}
.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}

.linklist
{
	font-family: Verdana, Helvetica, Sans-Serif;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}

/* Classes used for store edit mode */
.admintable
{
	border-collapse: collapse;
	border: solid 1px #cccccc;
	border-bottom-color: #6B7C9B;
	border-right-color: #6B7C9B;
}
.admintableheading, .admintableheading div
{
	height:20px;
	font-weight:bold;
	border: solid 1px #cccccc;
	border-bottom: solid 1px #6B7C9B;
	padding: 2px 5px 2px 5px;
}
.admintablecell, .admintablecell div
{
	padding: 2px 5px 2px 5px;
	border: solid 1px #cccccc;
}
img.borderless
{
	border: 0;
}
/************************************/
/*END OF EPISTORE CSS-CLASSES	*/
/************************************/
