@charset "utf-8";
/* CSS Document */

#storeSearch { width:40em; }
#storeSearch select { width:14em; margin-right:1.5em; font-size:1em;margin-bottom:4em;  }
#storeLogin { background-color:#f4f7f2; border:1px solid #a5c099; padding:1em; margin-bottom:1em; font-size:0.9em; line-height:1.6em; }
#storeLogin input  { font-size:1em; width:15.5em; }
#storeLogin .formalt { margin:0.3em 0.3em 0.3em 0; width:1.2em; height:1.2em; overflow:hidden; line-height:normal; }
#storeLogin input.submit { font-size:1em; width:auto; background-color:#e8e8e8; border:1px solid #333333; margin:1em 0 0.8em 0; clear:both; }
#storeLogin .formalt input {width:1.2em;margin-left:0px}

#trolley { padding:1em 0;  margin-bottom:1em; }
#trolley h3 { margin-left:1em; }

#checkoutLinks { background-color:#f4f7f2; border:1px solid #a5c099; font-size:0.9em; padding:0.4em 1em; }
#cartCheckoutLinks { background-color:#f4f7f2; border:1px solid #a5c099; font-size:0.9em; padding:0.4em 1em; }

/* Link lists */
#checkoutLinks ul, #storeLogin ul, #cartCheckoutLinks ul { margin:0; padding:0; }
#checkoutLinks li, #storeLogin li, #cartCheckoutLinks li { list-style:none; display:inline; border-right:1px solid #333333; padding-right:0.7em; margin-right:0.7em; }
#checkoutLinks li.lastLi, #storeLogin li.lastLi, #cartCheckoutLinks li.lastLi { border:none; }


/* Classer */
.smallcartbottom { background-color:#bee4a5;font-size:0.9em;}
.borderBottom { background-image:url(/shopping/images/border-px.gif); background-repeat:repeat-x; background-position:bottom; }
.borderTop { background-image:url(/shopping/images/border-px.gif); background-repeat:repeat-x; background-position:top; }
.borderLeft { background-image:url(/shopping/images/border-px.gif); background-repeat:repeat-y; background-position:left;}
.borderRight { background-image:url(/shopping/images/border-px.gif); background-repeat:repeat-y; background-position:right;}

.produktTabell { width:100%; border:none; border-collapse:collapse; }
.produktTabell caption { font-size:1.7em; font-weight:normal; margin-bottom:0.2em; color:#333333; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; line-height:normal; text-align:left; margin-bottom:0.7em; }
.produktTabell td { padding:0.5em 1em; vertical-align:top; }
.produktTabell th { background-color:#f4f7f2; font-size:0.9em; line-height:normal; padding:0.7em 1em; }
.produktTabell p { margin:0; }
.downloadIcon { float:left; margin-right:0.5em; }
.odd { background-color:#f4f7f2; }
.iconLink:hover { background-color:transparent; }
.antalTextField { width:2em!important; }
.productImg {  float:right; margin-left: 1em; margin-bottom:1em; }
.productImg.border{border:solid 1px #000000}

.smallFont { font-size:0.9em; }
.bigFont { font-size:1em; }
.totalPris { font-size:1.1em; }

.largecartbottom { background-color:#bee4a5; font-size:0.9em; font-weight:bold; }
.largecartPaddingTop { padding:0.5em 0em 0.1em 1.1em!important;vertical-align:top; }
.largecartPrice{vertical-align:top;}
.largecartPaddingBottom { padding:0em 0em 0.5em 1.1em!important; }

.formBox { background-color:#f4f7f2; border-bottom:1px solid #a5c099; padding:0.6em 1.3em; margin-bottom:0.4em; }
.formBox h2 { font-size:1.5em; font-weight:normal; text-transform:none; margin-bottom:0.1em;  }
.formBox h3 { font-size:0.9em; font-weight:normal; margin:0.3em 0; }
.uppercase { text-transform:uppercase; }
.formBox p { margin:0 0 1em;}
.formBox legend { text-transform:uppercase; font-size:0.9em; margin-bottom:1em; padding:0px; position:relative; left:-0.5em; }
.formBox .submit { margin:0!important; }
.formBox .inputPostcode { width:7.5em!important; }
.formBox .inputTown { width:13.5em!important; }
.formBox .liMarginBottom { margin-bottom:1em; }
.formBox label { display: inline-block; vertical-align: top; width:12em; }
.formBox fieldset ol { margin: 0; padding: 0; }
.formBox fieldset li { list-style: none; padding: 0; margin: 0; }
.formBox .helplink { color:#7d9672!important; margin:0; }
.formBox .toolTipWrapper { font-size:0.9em; }
.formBox .studentcheckbox label{width:16em;margin-bottom:1.1em;}

/********************** Modifyied Epi Styles ***********************/
.smallcart { width:100%; border-collapse: collapse; border:none; }
.smallcart td, .smallcart th { padding: 0.3em 0.5em; }
.smallcart caption { display:none; }
.smallcartheader { background-color:#a5c099; font-weight:bold; }
a.smallcartheader { padding-top: 1em; color: #000000; }
a.itemlink { font-size: 1em; }

/********************** Not modifyied Epi Styles, but these are in use ***********************/
.centered { text-align: center; }
.rightaligned { text-align: right; }
.leftaligned { text-align: left; }

/*new classes*/
.longdescription{ margin-bottom:1em;}
.totalcount{float:right;}
.totalcount .text{ font-weight:bold;}
.outofstock{margin-top:1em;margin-bottom:1em;}
.shortdescription h2 { font-size:0.9em;font-weight:bold;margin-bottom:0.2em;text-transform:none;}


/**** From old css-file ****/
div.left70
{
	float: left;
	width: 72%;
}
div.left25
{
	float: left;
	width: 25%;
}
div.right30
{
	float: right;
	width: 28%;
}
div.right75
{
	float: right;
	width: 74%;
}

.loginstatus
{
	margin-bottom:0.5em;	
}


/************* EPI May  not be in use. Should be cleared when final version is complete *************/

/************************************/
/*EPISTORE CSS-CLASSES				*/
/************************************/

div.totaler
{
	text-align: right;
	font-weight: bold;
}


a.largeshopheading
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.largeshopheading:hover
{
    color: #ffffff;
}

.verticallycentered
{
	display: block;
	padding-top: 0.3em;
	background-color: #ddd;
}
.rightmargin
{
	margin-right: 0.5em;
}

.largecart
{    
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #dddddd;
}
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;
}



.smallcartitem
{
    height: 1.5em;
}
.smallcartalternatingitem
{
    height: 1.5em;
}
.inactiveleftmenu
{ 
    color: #aaa;
    font-family: Verdana, Helvetica, Sans-Serif;
}
.listheader
{
    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: 100px;
    padding: 0.1em;
	border: none;
}

.listitemdescription
{
    display: block;
    float: left;
	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;
}


.amountheader
{
	padding-left: 0.3em;
}
.unevenrowstore
{
    overflow: hidden;
    width: 100%;
    background-color: #f9f9f9;
}
.evenrowstore
{
    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: 37%;
}
div.content
{
    display: block;
	float: right;
	width: 63%;
}

.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-weight: bold;
    background-color: #F0F0F0;
    padding: 0.5em;
	border: solid 0.1em #dddddd;
    border-top: 0;
}
.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}

.linklist
{
	
}

.absolutepostion{position:absolute;}

/* 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;
}
.addtocart
{
    vertical-align:middle;
}
/************************************/
/*END OF EPISTORE CSS-CLASSES	*/
/************************************/


/********************* Not in use? ********************/

.smallcartlistheader, .smallcartlistheader a
{
    font-weight: bold;
    background-color: #dddddd;
}


/*Forms*/

#mainContent input.text { font-size:0.9em; width:17.5em; margin-bottom:1.1em;}
#mainContent textarea.text { width:28em; height:9.5em; font-family:Arial, Helvetica, sans-serif; font-size:0.9em; margin-bottom:1.1em; }
