/****************************************************
	P A G E L A Y O U T
	1em = 10px
****************************************************/
body
{
	color:			black;	
	background-color:	#ffffff; 	/* old: #023962, Placed here so the content editor is not influenced */
	background-image:url('images/v2/background-stribes.gif');
	background-repeat:repeat-x;
	padding:		0;
	margin:			0;
	text-align: 		center;
}

.Clear {clear:both;margin:0;padding:0;height:0;}

div#PageContainer
{
	width:			900px;		/* PAGE WIDTH #1 of 2 */
	display:		block;
	margin-left: 		auto; 
	margin-right: 		auto;
	margin-top:		0px;
	position:		relative;	
	background-color:	white;
}

div#Page 
{
	text-align: 		middle;
	padding:		8px 7px 7px 7px;		 /* HEADER HEIGHT #1 of 2 */
	position:		relative;
	width:			886px;

}
div#ColumnsContainer
{
	margin-top:		14px;
	padding-top:		0px;		/* Room for the top navigation bar */
	width:			886px;
	clear:	both;
}


/****************************************************
	H E A D E R   S T U F F
****************************************************/
div#HeaderContainer
{
	position:		relative; 
	top:			0px;
	left:			0px;
	width:			886px;		/* PAGE WIDTH #2 of 2*/
}
	
div#Header
{
	position:		relative;
	height:			50px;
	width:			886px;
	text-align:		left;
	background-image:url('images/v2/bar-top.png');
}

div#Header div#Logo
{
	background-image:	url(images/v2/logo.gif);
	background-repeat:	no-repeat;
	position:absolute;
	top:12px;
	left:30px;
	width:221px;
	height:30px;
}

div#Header div#Logo img {width:221px;height:30px;}


div#TopPicture
{
	position: 	relative;
	margin:		7px auto 7px auto;
	width:	886px;
}
/****************************************************
	F O O T E R   S T U F F
****************************************************/
div#FooterContainer
{
	clear:			both;
}

div#Footer
{
	_height:			50px;
	_line-height:		13px;	
	_background-image:	url(images/footer.gif);
	background-repeat:	no-repeat;
	position:		relative;
	_top:			5px;
	_left:			5px;
	text-align:left;
	padding:		0px 7px 7px 7px;
}

div#FooterText
{
	_float:			left;
	padding:		10px;
	color:			#7cabd7;
	font-size:		10px;
	font-family:		Arial;
	_font-weight:		bold;
	_text-align:center;
	background-color:#e5eef5;
}

div#FooterText table {
	width:100%;
}

div#FooterText td {
	font-size:		10px;
	font-family:		Arial;
}

div#FooterCopyrightNotice
{
	float:			right;
	padding-right:		10px;
}


/**********************************
	F R O N T P A G E   B O X
*********************************/

div.FrontBox
{
		
}

div.FrontBoxHeader
{
	background-image:	url(images/frontpage_boxtop.gif);
	background-repeat:	no-repeat;
	height:			30px;
	width:			409px;
}

div.FrontBoxHeaderText
{
	font-size:		12px;
	font-weight:		bold;
	padding-top:		8px;
	padding-left:		12px;	
}

div.FrontBoxContent
{
	border-left:		1px solid #E5EEF4;
	border-right:		1px solid #E5EEF4;
	border-bottom:		1px solid #E5EEF4;
	width:			406px;
	position:		relative;
}

div.FrontBoxContentText
{
	padding-top: 	6px;
	padding-bottom: 6px;
	padding-left: 	12px;
	padding-right: 	12px;	
	position:	relative;
}

div.FrontBoxContentAltText
{
	padding-top: 	6px;
	padding-bottom: 6px;
	padding-left: 	12px;
	padding-right: 	0px;
	width:		260px;	
	float:		left;
}

div.FrontBoxContentImg
{
	padding-top: 	6px;
	padding-bottom: 6px;
	padding-left: 	0px;
	padding-right: 	6px;
	float:		right;
	width:		115px;
}

/**********************************
	C A B I N   B O X
*********************************/

div.CabinBox
{
		
}

div.CabinBoxHeader
{
	background-image:	url(images/cabin_top.jpg);
	background-repeat:	no-repeat;
	height:			44px;
	width:			409px;
}

div.CabinBoxHeaderText
{
	font-size:		12px;
	font-weight:		bold;
	padding-top:		8px;
	padding-left:		12px;	
}

div.CabinBoxInfoText
{
	font-size:		12px;
	font-weight:		normal;
	padding-top:		0px;
	padding-left:		12px;	
}

div.CabinBoxContent
{
	border-left:		1px solid #E5EEF4;
	border-right:		1px solid #E5EEF4;
	border-bottom:		1px solid #E5EEF4;
	width:			406px;
}

div.CabinBoxContentText
{
	padding-top: 	6px;
	padding-bottom: 6px;
	padding-left: 	12px;
	padding-right: 	12px;
}

/*************************************
	O R D E R   B O X
*************************************/

div.OrderBox
{
	padding-top:		12px;
	position:		relative;
}

div.OrderBoxContainer
{
	height: 		106px;
	width:			223px;
	background-image:	url(/images/box_bestil_bg.jpg);
	background-repeat:	no-repeat;
	position:		relative;
}

div.OrderBoxTop
{
	position:		absolute;
	left:			8px;
	top:			10px;
}

div.OrderBoxMiddle
{
	position:		absolute;
	left:			12px;
	top:			54px;
}

div.OrderBoxBottom
{
	position:		absolute;
	left:			65px;
	top:			75px;
}

/**********************************
	M I S C
*********************************/
.TeaserQuickSelector {background-color:#E5EEF5;height:100%;}


#frmSearchID
{
	_float:			right;
	_padding-right:		2px;
	margin-left:10px;
	top:5px;
	right:10px;
	height:18px;
	width:157px;
}


#keyword
{
	_height:			14px;
	_border:			1px solid #600;
	_margin-bottom:		4px;
	_margin-right:		4px;
	color:#fff;
	font-size:10px;
	margin:0;
	padding:0;
	display:block;
	padding:3px 4px 0 3px;
	border:0;
	height:15px;
	width:150px;
	background-image:url('images/v2/search-menu-background.gif');
	background-repeat:no-repeat;
}

#SearchSubmitImg
{
	_margin-top:		3px;
	position:absolute;
	top:2px;
	right:1px;
	width:32px;
	height:16px;
	background-image:url('images/v2/search-menu-button.gif');
	background-repeat:no-repeat;
	border:0;
	margin:0;
	padding:0;
	display:block;
}
html>/**/body #frmSearchID {top:6px;}
html>/**/body #SearchSubmitImg {top:1px;}
/*\*//*/
#SearchSubmitImg {top:1px;}
/* */


#frmSearchContentID #searchbuttoncontent
{
	height: 26px;
	margin-left: 4px;	
	font-size: 11px;
}
fieldset
{
	display:		inline;
}

#frmQuickSelector
{
	margin:			0px;
	padding:		0px;
}

div.clear
{
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
