/* These are all the custom specific styles kostgajden */


#mainregion
{
	background-color: white;
 	
 	background-image: url(/Userfiles/Image/top/top.gif);
 	background-repeat: no-repeat;
}
	
body
{
    font-family: Verdana, Arial;
    font-size: 0.7em;
    text-align: left; /* for IE */ 
    color: #666; 
    margin-top: 0em;
    background-color: white;
    margin: 0;
    padding: 0;
    border: 0;
}

#topeditor
{
	padding-top: 3em;
/*	padding-bottom: 30px; FUNKAR ENDAST I ie7
	margin-bottom: 20px; */
}

/* Controls basket distance from top-menu */
.topregionright
{
 	padding-top: .6em; 
	padding-right: 1em;
	padding-left: 1em;
	border: solid 1px #CCC;
	background-color: white;
	margin-right: 1em;
	/*margin-top: 5.5em;*/
}

#topregion
{
    margin-left: 2px;
}

a
{
	text-decoration: none;
	color: black;
}

a:visited,a:link
{
	text-decoration: none;
	color: #333;
}

a:hover
{
	text-decoration: underline;
}



H1, .heading1
{
	font-family: Times;
	font-size: 1.5em;
	margin-top: 0.8em;
	color: #CC3333;
}

H2, .heading2, .heading1Product
{
	font-family: Verdana;
	font-size: 1.2em;
	margin-top:0.5em;
	margin-bottom: 0.4em;
	font-weight: bold;
	color: #000;
}

H3, .heading3
{
	font-size: 1.1em;
	margin-top:0.5em;
	margin-bottom: 0.4em;
	color: #666;
}

H4, .heading4
{
	color:Red;
}


/* rounded corners */
.boxXLong
{
    
}

.boxX 
{
border: solid 1px #CCC;
padding-top: 1em;
padding-bottom: 1em;

}

.boxtopX { 

}

.boxtopX div { 

}
.boxbottomX { 

}
.boxbottomX div { 
   
}

.boxcontentX {
  padding: 0px 4px 0px 8px;
  overflow: auto;
}

.boxHeading
{
 font-weight: bold;
 /* color: #FF9933; */
 color: #CC3333;
 
}


/* Box lista */ /* WHY IS THIS IN CUSTOM.CSS? */
ol.olbox
{
	margin-top: 0;
	margin-bottom: 5px;
}

.olbox li
{
	margin-left:-16px;	
}



/* toppmeny */
#TopMenu LI a:link, #TopMenu LI a:visited 
{
    font-family: Verdana, Arial;
	font-size:0.9em;
	font-weight:bold;
	color: white;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px; 
}

#TopMenu 
{
	margin-top: -4px;
	margin-bottom: 10px;
	width: 100%;
	background-image: url(/Userfiles/Image/background/topmeny_bg.gif);
}

#TopMenu LI a:hover {
	color: gray;
}
#TopMenu .ActiveItem
{
	text-decoration: underline;
	color: white;
}
.separator
{
    float: left;
    font-size: 1.2em;
    vertical-align: text-top;
    font-weight: bold;
    margin-top: 0em;
    color: white;
}
/* vänstermeny */
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li
{
}

/* Page: StartPage */
.boxstartpage
{
	width: 47%;
	/* border: #ccc 1px dotted; */
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}

/* Produktkategori bildtext */
.categoryimagetext a
{
    font-family: Georgia, serif;
    color: Red;
    font-size: 1.3em;
    /* display: none; */
}

/* Set font on text for small basket */
.topBasket, .topBasket a
{
    color: #000;
}



#rightregion
{
/*	background-image: url(/Userfiles/Image/background/column_right.gif);  
	padding-top: 1em; */
width: 164px;

}


#leftregion
{
/*	background-image: url(/Userfiles/Image/background/column_left.gif);
	padding-top: 1em; */
}


/* set color on buttons */
/* MIKE */
/*.btnDefault, .btnBig{  background-color: #99CC99; color: white; }
.btnDefault:hover, .btnBig:hover{ background-color: green; } */

/* STANDARD */
.btnDefault, .btnBig
{ 
    background-image: url(/Userfiles/Image/buttons/button_bg.gif);
    color: White;
    padding: .2em;
    border: solid 1px white;
}
.btnDefault:hover, .btnBig:hover
{
    background-image: url(/Userfiles/Image/buttons/button_bg.gif);
    color: White;
    padding: .2em;
    border: solid 1px white;
    background-color: #ccc; 
}


.fontSale
{
	color: #CC3333;
	font-weight: bold;
	font-size: 1.0em;
}
.fontPrice
{
	font-size: 1.0em;

}

#bottomregion
{
    border-top: dotted 1px #D6D7D6;
    margin-top: 1.5em;
	padding-top: 0.1em;
	background-color: white;
	clear: both;
}

.rss-box-kostgajden
{

	margin-left: -40px;
}

.rss-item  {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #666;
	list-style:none;
	margin-bottom: 6px;
	padding:0;
}

.rss-item a 
{
	font-weight: bold;
    color: #666; 
}



/*** width of regions (nothing else) ***/
#mainregion
{
    width: 965px; /* or a percentage, or whatever */ 
}

#leftregion
{
    width: 160px;
	/* width: 13.7em; */
    /*	height: 100%;  sabbar för firefox */
	margin-left: 0.1em;
}

#rightregion
{
	/* width: 14.5em; */
	width: 162px; /* för att man ska kunna ändra textstorlek utan att strukturen smäller */
}

#contentregion_center
{
    width: 611px; /* gastro: from 621 */
    margin-right: 5px;
	padding-right: 5px;
	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 ***/