p,h1,h2,h3,h4,h5		{	margin:0px;		}
a:hover					{	text-decoration:underline;	}
#bottom p				{	margin:2px 0px 2px 0px;	font-size:1em; line-height:normal; }
#topMenu a				{
							font-size:.8em;
							text-transform:uppercase;
							color:#fff;
							text-decoration:none;
							margin:10px 0px 0px 2.6em;
							text-align:center;
						}
.selectedTopMenu
{
	font-size:2em;
}

#bottomMenu a			
{
							font-size:.8em;
							color:#fff;
							overflow: hidden;
							margin-left:24px;
							text-decoration:none;
							text-transform:uppercase;
						}						

.SeasonColor, a, .SeasonColor ul li
{
	color:#da9cbf;
}


.BORDER			
{
	border-style:solid;
	border-width:1px;
	border-color:#da9cbf; }
						
.BORDERCOLOR img		{	border-color:#da9cbf;		}

.shoppingChartItemProductLine
{
	width:100%;
	font-size:0.9em; 
	padding-left:10px;
	
}

.SeasonColorArrowAndDashedBorder 
{ 
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 10px;
	margin-bottom:5px;
	background-image:url("/images/Inter/icons/SeasonColorSingleArrow.gif"); 
	border-bottom: dashed 1px #da9cbf;
}

.BlackArrowAndDashedBorder 
{ 
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 10px;
	background-image:url("/images/Inter/icons/BlackSingleArrSeason.gif"); 
	border-bottom: dashed 1px #222;
}

.WhiteArrowAndDashedBorder 
{ 
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 10px;
	background-image:url("/images/Inter/icons/WhiteSingleArrowSeasonColor.gif"); 
	border-bottom: dashed 1px #222;
}
.Black
{
	color:#222;
}
.white
{
	color:White;
}
.myPageSize
{
	font-size:.9em;
}






.shoppingChartItemProductLineTwoLeft
{
	width:70%;
	border-bottom:dashed 1px #222;
	padding:0px;
	padding-left:10px;
	
	margin:0px;
	color:#da9cbf;
	padding-bottom:.4em;
	font-size:0.9em; 
	
	
}	
.shoppingChartItemProductLineTwoRight
{
	width:30%;
	border-bottom:dashed 1px #222;
	padding:0px;
	margin:0px;
	color:#da9cbf;
	font-size:0.9em; 
	
	padding-bottom:.4em;
}			

.shoppingChartItemSummaryLeft
{
	width:70%;
	padding:0px;
	padding-left:10px;
	margin:0px;
	border-bottom:dashed 1px #222;
	font-weight:bold;
	padding-top:.4em;
	padding-bottom:.4em;
	font-size:0.9em; 

}
.shoppingChartItemSummaryRight
{
	width:30%;
	padding:0px;
	margin:0px;
	border-bottom:dashed 1px #222;
	font-weight:bold;
	padding-top:.4em;
	padding-bottom:.4em;
	font-size:0.9em; 
	
	
}

.shoppingChartInfo
{
	padding-left:10px;	
}
.shoppingChartSmallTable
{
	width:100%;
	float:left;
	background-color:White;
	padding:0px;
	margin:0px;
}
.rightaligned
{
	text-align:right;
}
				
body
{
	margin-top:3px;
	background-color:#222222;
	text-align:center;
	font-size:68.75%; /*Som tilsvarer 11px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#wholePage
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
	overflow: hidden;
}

#logo
{
	width:930px;
	
	padding:0;
}

#logo a 
{
	cursor:pointer;
}

#topMenu
{	
    width:100%;
	background:#000000;
	background-image: 
	url("/images/inter/topMenu.gif");
	width:930px;
	height:29px;
	text-align:center;
	overflow: hidden;
	line-height:30px;
}

#topMenu a:focus 
{
	-moz-outline: none;
}


#bottom
{
	display:inline;
	float:left;
	background-image:
	url("/images/inter/bottom.gif");
	width:910px;
	height:124px;
	margin-left:5px;
	margin-top:1px;
/*	overflow: hidden;*/
}

#bottomMenu
{	
	width:720px;
	text-align:left;
/*	overflow: hidden;*/
	margin-top:19px;
}



#bottomContact
{
	float:left;
	margin-top:20px;
}
#bottomContactLeft p 
{
	padding:0px;
	line-height:normal;
}

#bottomContactLeft
{
	float:left;	
	display:inline;
	margin-left:20px;
}
#bottomContactRight
{
	float:left;
	display:inline;
	margin-left:28px;
}

#bottomSearch 
{
	float:right;
	width:170px;
	margin-top:-15px;
	font-size:1em;
	color:white;
}

#bottomSearch p
{
	font-size:1em;
	color:#fff;	
}
#bottomSearch input
{
	width:100px;

}
#bottomSearch button
{
	margin-left:3px;
	background-color:#adadad;
	width:auto;
	height:auto;
}
.clear 
{
      clear: both;
    /*  height: 1px; */
      font-size: 1px;
    /*  line-height: 1px;*/
       margin-bottom: -1px;
 }
input.quicksearchinput
{	
	float:left;
	display:inline;
	background-color:#dddbdc;
	width: 15em;
	height: 15px;
	border: 0.1em solid #fff;
	font-size:10px;
	font-family:Arial;
	margin-right:4px;
}

.wrapperbg
{
	float:left;
	width:100%;
	background-color:#000;
}
.textField 
{
	float:left;
	margin-right:4px;
	display:inline;
	height:15px;
}

.imgButton 
{
	float:left; 
	display:inline; 
}
.imgButtonSearch 
{
	margin-top:3px;
}

a img
{
	border:0px;
/*	float:left;*/
}

.skygge 
{
	float:left;
	width:931px;
	position:absolute;
	height:5px;
	margin:0px;
	padding:0px;
	background-image:url("/images/skygge.png");
	background-position:top;
	border-style:none;
	background-repeat:repeat-x;
	z-index:100;
}

/* \ */
* html .skygge
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/skygge.png', sizingMethod='scale');
    font-size: 1px;
}
/* */

.skyggeGif 
{
	float:left;
	width:930px;
	position:absolute;
	z-index:1000;
	height:5px;
	margin:0px;
	background-image:url("/images/skygge.gif");
	background-position:top;
	border-style:none;
	background-repeat:repeat-x;
}

div#findInfo
{
	float:left;
	width:235px;
	margin-top:35px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	overflow:hidden;
	display:inline;
}

div#find
{
	border:solid 1px black;
	overflow:hidden; 
	padding-right:-5px; 
	padding-top:-5px;
	float:left; 
	width:228px;
}

.DropDownListMerkguide
{
	margin-top:-4px;
	margin-left:-3px;
	margin-bottom:-3px;
	margin-right:-3px;
	width:234px;
	background:#da9cbf;
}

span#txtMerkeGuide
{
	float:left;
	width:auto;
	margin-top:0px;
	padding-top:0px;
}

.TxtBoxMerkeguide
{
	display:block;
	float:left;
	background-color:#da9cbf;
	border-width:1px;
	border-color:#222222;
	border-style:solid;
	width:180px;
	font-size:0.9em;
	height:19px;
	line-height:19px;
	padding:0px;
	margin:0px;
	padding-left:5px;
	text-align:left;
	vertical-align:baseline;
}


.ImgButtonMerkeguide
{
	width:37px;
	height:19px;
	border-color:#222222;
	border-width:1px;
}
div#merkeguideSok
{
	float:left;
	margin-top:6px;
	width:auto;
}
.sokbuttonMerkeGuide
{
	padding-top:6px;
}

span#ImgButtonMerkeGuide
{
	float:left;
	height:21px;
	margin-left:4px;
}
.PagingProducts
{
	float:left;
	width:480px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
}

.orderMain
{
	float:left;
	width:100%;
	background-color:White;
	padding:15px;
}

.orderMain h1
{
	width:90%;
}


#navigasjon 
{
	z-index:1;
	position:absolute;
	margin-left:25px;
	margin-top:30px;
	width:360px;
	color:#222;
	float:left;
}
#navigasjon a
{
	text-decoration:underline;
	color:#222;
	
}
.customDropDowns
{
	font-size:0.9em;
}



.cbRegister input
{
	padding:0px;
	margin:0px;
}


*+html .cbRegister input
{
	margin-left:-4px;
}

#wrapper
{
 width:930px;	
}
