/* These are all the custom specific styles for ekologiskabyggvaruhuset.se */


#mainregion
{
	/* background-color: white; */
 	padding: 0.5em;
	/* agnes i lund */
	background-image: url(/Userfiles/Image/webpage/eko_header.gif);
	background-repeat: no-repeat;
}
	
body
{
    font-family: Arial, Verdana;
    font-size: 0.8em;
    text-align: left; /* for IE */ 
    color: #666; 
    margin-top: 0em;
}

#topeditor
{
	padding-top: 51px;
	padding-bottom: 0px;
}

#bottomregion
{
}


/* Controls basket distance from top to top-menu */
.topregionright
{
 	/* padding-top: 63px; OBS kolla denna i FF */
}

a
{
	text-decoration: none;
	color: black;
}

a:visited,a:link
{
	text-decoration: none;
	color: #333;
}

a:hover
{
	text-decoration: underline;
}


H1, .heading1
{
	font-family: Arial, Verdana;
	font-size: 1.3em;
	margin-top: 1em;
/*	font-weight:bold;
 	font-weight: lighter;  */
	color: #333333;
}


H2, .heading2, .heading1Product
{
	font-family: Arial, Verdana;
	font-size: 1.1em;
	margin-top:0.5em;
	margin-bottom: 0.4em;
	font-weight: lighter;
	color: #333333;
}

H3, .heading3
{
	font-size: 1.1em;
	margin-top:0.5em;
	margin-bottom: 0.4em;
	color: #666666;
}

H4, .heading4
{
	color:Red;
}

H6, .heading6
{
	padding-bottom: .4em;
}


/* rounded corners */
.boxX { 
  /* background: #ffcccc; */
}
.boxtopX { 
   /* background: url(../caupoimages/custom/ne.gif) no-repeat top right;  */

}
.boxtopX div { 
  height: 4px; 
   /* background: url(../caupoimages/custom/nw.gif) no-repeat top left;  */
  overflow: hidden;
}
.boxbottomX { 
  /*  background: url(../caupoimages/custom/se.gif) no-repeat bottom right;  */
  font-size: 0; /* required for IE6 */
}
.boxbottomX div { 
  height: 4px; 
  /*  background: url(../caupoimages/custom/sw.gif) no-repeat bottom left;  */
}
.boxcontentX {
  padding: 0px 4px 0px 4px;
  overflow: auto;
}

.boxHeading
{
}

.boxcontent
{
}

.boxtop
{
}

/* Box lista */
ol.olbox
{
	margin-top: 0;
	margin-bottom: 5px;
}

.olbox li
{
	margin-left:-16px;	
}



/* toppmeny */

#TopMenu 
{
    text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	
	/* to solve centered topmenu */
	padding-left: 5em;
	width: 90%;
/* 	margin-left: 12.4em; */ /* GÖR SITEN EXTRA BRED!!  to center top meny */ 
}
#TopMenu LI a:link, #TopMenu LI a:visited 
{
	font-family: Arial, Trebuchet MS, Verdana;
	font-size:.9em;
	font-weight:bold;
	color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px; 
	float: left;
}


#TopMenu LI a:hover {
	text-decoration: underline;
}
#TopMenu .ActiveItem {
	/* background-color: #EAE8BC; */
	text-decoration: underline;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF; */

}

.separator
{
 float: left;
 color: white;
}

/* vänstermeny */
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li
{
    /* radbryt vänstermenyn */
   /* white-space: nowrap; */
  /*    font-size: 13px; */
}



/* Page: StartPage */
.boxstartpage
{
	width: 47%;
	/* border: #ccc 1px dotted; */
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}

/* test personlig tabell i editor */
table.customtable
{ 
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    width: 260px;
    background-color: #fafafa;
}



.boxtopleft
{
   border-color: white;
}

/* buttons */
.button.color {
	background-color:#333;
	color:#fff;
	text-shadow:-1px -1px 0 rgba(0,0,0,.3);
}
.button.color:hover {
	background-color:#666;
}

/* price */
.fontSale
{
    font-size: 1.4em;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial;
}
.fontSaleOrd
{
    text-decoration: line-through;
    font-family: Arial;
}

.fontPrice
{
    color: #000;
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial;
}


#bottomregion
{
    margin-top: 1.5em;
    padding-top: 0.5em;
}

/* Listning av produkter */
#wrapper {
  border-bottom: dotted 1px #d6d7d6;
}
div.modelname{ text-align: left; }
div.descriptionshort{ text-align: left; }
.pricebuttonarea
{
}

.caupologo
{
    float: right;
    margin-top: 1.2em;
}

/*** width of regions (nothing else) ***/
#mainregion
{
    width: 982px; /* or a percentage, or whatever */ /* 20120108 change from 965 */
}

#leftregion
{
    width: 160px;
	/* width: 13.7em; */
    /*	height: 100%;  sabbar för firefox */
	margin-left: 0.1em;
}

#rightregion
{
	/* width: 14.5em; */
	width: 185px; /* 20120108 change from 162 */
    font-size: 0.92em;
}

#contentregion_center
{
    width: 611px; /* gastro: from 621 */
    margin-right: 5px;
	padding-right: 1px;
	margin-left: 18px; /* gastro: from 8 */
}

/* hide right column */ 
#contentregion_center_right
{
    width: 775px; /* gastro */
    margin-right: 5px;
	padding-right: 5px;
	margin-left: 18px; /* for gastro: from 8 */
}
/* hide left and right column */ 
#contentregion_left_center_right
{
    margin-right: 5px;
	padding-right: 5px;
	margin-left: 8px;
}

/* hide left column */
#contentregion_left_center
{
    width: 778px;
    margin-right: 5px;
	padding-right: 5px;
	margin-left: 8px;
}

div.productmaininfoarea
{
	width: 46%; 
}


/*** width of regions end ***/


