/*----------------------------------------Imports-----------------------------------------*/
@import url('/Files/System/Reset.css');
/*------------------------------------Structure styles------------------------------------*/
body	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	background-color: #ebebeb;
	color: #666767;
	line-height: 16px;
}
img	{
	border: 0px;
	overflow: hidden;
}
strong	{
	font-weight: normal;
}
a, a:link, a:visited	{
	color: #f80e4a;
}
a:hover	{
	color: #f80e4a;
	text-decoration: underline;
}
p	{
	color: #666767;
	line-height: 16px;
}
h1, .h1	{
	font-size: 18px;
	line-height: 22px;
	color: #666767;
	font-family: arial;
	font-weight: normal;
}
h2, .h2	{
	font-size: 14px;
	line-height: 16px;
	color: #666767;
	font-family: arial;
	font-weight: normal;
}
.ulclass	{
	list-style-type: disc;
	margin-left: 10px;	
}
.ulclass li, #content_con li, #content_right li, #content_con ul, #content_right ul, #banner_column1 ul, #banner_column1 li	{
	list-style-type: disc;
	margin-left: 10px;	
}

#container	{
    margin-left: auto; 	
	margin-right: auto;
	width: 975px;
	text-align: left;
}
#top_con	{
	width: 943px;
	height: 27px;
	padding: 16px;
	float: left;
	margin-top: 15px;
}
#logo	{
	float: left;
	padding-left: 0px;
}
#TopMenu	{
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}
#middlecon	{
	float: left;
	clear: both;
	width: 943px;
	margin-top: 15px;
	padding: 16px 16px 16px 16px;
	background-color: #ffffff;
}
#line	{
	float: left; 
	width: 943px;
	height: 4px;
	display: block;
	overflow: hidden;
	background-color: #eeeeee;
	margin-top: 50px;
}
#shadow	{
	float: left;
	background: url('/Files/system/img/bottomshadow.jpg') no-repeat top center;
	width: 975px;
	height: 14px;
	display: block;
	overflow: hidden;
}
#footer	{
	padding-left: 16px;
	padding-top: 0px;
	float: left;
	width: 943px;
	text-align: left;
}
/*------------------------------------Frontpage styles------------------------------------*/
#top_content	{
	float: left;
	width: 943px;
	height: 243px;
	overflow: hidden;
}
#flash	{
	float: left;
	width: 703px;
	height: 240px;
	overflow: hidden;
}
#right_top_teaser	{
	float: left;
	background: url('/Files/system/img/bg_right_teaser.gif') no-repeat;
	width: 225px;
	height: 240px;
	margin-left: 15px;
	padding: 5px 0px 0px 15px;
}
#menu_con	{
	float: left;
	clear: both;
	margin-top: 16px;
	width: 943px;
}
#banner_con	{
	float: left;
	clear: both; 
	width: 943px;
	padding-top: 16px;
}
#banner_column1	{
	float: left;
	width: 224px;
	overflow: hidden;
	padding-right: 15px;
}
#banner_column2	{
	float: left;
	width: 225px;
	overflow: hidden;
	padding-right: 15px;
}
#banner_column3	{
	float: left;
	width: 464px;
	overflow: hidden;
}
#banner1	{
	float: left;
	padding-bottom: 16px;
}
#banner2	{
	float: left;
	clear: left;
}
#banner3	{
	float: left;
}
#banner4	{
	float: left;
	padding-bottom: 16px;
}
#banner5	{
	clear: left;
	float: left;
	padding-right: 16px;
}
#banner6	{
	float: left;
}

/*------------------------------------Standard styles------------------------------------*/
#top_content_std	{
	float: left;
	width: 943px;
	height: 107px;
	overflow: hidden;
}
#banner_top	{
	float: left;
	width: 702px;
	height: 107px;
	overflow: hidden;
}
#banner_right	{
	float: left;
	width: 210px;
	height: 107px;
	margin-left: 16px;
	/*padding: 5px 0px 0px 15px;*/
}
#content_con	{
	float: left;
	clear: both;
	margin-top: 29px;
	width: 705px;
	overflow: hidden;
}
#content_right	{
	float: left;
	margin-top: 29px;
	width: 222px;
	margin-left: 16px;
}
#content_right img	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu_right	{
	float: left;
	margin-top: 29px;
	width: 225px;
}
#menu_right li a	{
	width: 225px;
	border-bottom: solid 1px #e0e1e2;
	color: #666666;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
}
#menu_right li #activeitem	{
	width: 225px;
	border-bottom: solid 1px #e0e1e2;
	color: #666666;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	text-decoration: underline;
}
#menu_right ul	{
	padding-bottom: 60px;
}
.fork_con	{
	float: left;
	width: 343px;
	height: 177px;
	overflow: hidden;
}
.separator	{
	float: left;
	height: 5px;
	width: 343px;
	overflow: hidden;
	display: block;
	background-color: #eeeeee;
	margin-bottom: 29px;
}
h1.fork_teaser_head	{
	font-size: 18px;
	color: #666767;
	font-family: arial;
	font-weight: normal;
	padding-bottom: 15px;
}
h1.fork_teaser_head	a:link, h1.fork_teaser_head	a:visited, h1.fork_teaser_head	a:hover {
	font-size: 18px;
	color: #666767;
	font-family: arial;
	font-weight: normal;
	padding-bottom: 15px;
	text-decoration: none;
}
/*------------------------------------Shop styles------------------------------------*/
.shop_menu_ele_L1	{
	float: left;
	clear: both;
	width: 250px;
}
.shop_menu_ele_L1_Active	{
	float: left;
	clear: both;
	width: 250px;
}
#shop_menu_con	{
	float: left;
	clear: both;
	padding-left: 15px;
	border-top: solid 4px #ebebeb;
	border-bottom: solid 4px #ebebeb;
	width: 345px;
}
#shop_con	{
	float: left;
	width: 340px;
}
#shop_text_con	{
	float: left;
	width: 346px;
}
#shop_price_tag	{
	font-weight: bold;
	font-size: 24px;
	color: #666767;
}
.shop_line	{
	float: left; 
	clear: both; 
	width: 346px; 
	display: block; 
	height: 1px; 
	background-color: #e2e2e2;
}
#shop_price	{
	float: left; 
	clear: both; 
	width: 180px; 
	padding-top: 20px; 
	padding-bottom: 25px;
}
#shop_print	{
	float: left; 
	clear: both; 
	width: 300px;
	padding-top: 15px;
}
#shop_print a:link, #shop_print a:hover, #shop_print a:visited	{
	font-weight: bold;
	font-size: 10px;
}
#nyhedsbrev_con	{
	width: 186px;
	float: left;
	background-color: #f7f7f9;
	padding: 17px 20px 20px 20px;
}
#nyhedsbrev_con input	{
	background-color: #fbfbfc;
	padding: 2px 0px 2px 5px;
	height: 14px;
	border: solid 1px #d0d0d2;
	width: 175px;
	margin-top: 5px;
	color: #666666;
}
/* scrollable div area */
#scrollable1 {
	float: left;
	width: 300px;
	height: 200px;
	border: 1px solid #ccc;
	overflow: hidden;
	white-space: nowrap;
}
/* vertical track */
#track1 {
	float: left;
	width: 15px;
	height: 200px;
	margin-left: 10px;
	background-color: #ccc;
}
/* vertical track handle */
#handle1 {
	width: 15px;
	height: 20px;
	background-color: #f00;
	cursor: move;
}
/* horizontal track */
#track2 {
	float: left;
	clear: both;
	width: 300px;
	height: 15px;
	margin-top: 10px;
	background-color:#ccc;
}
/* horizontal track handle */
#handle2 {
	width: 20px;
	height: 15px;
	background-color: #f00;
	cursor: move;
}
/* scrollable div area */
#scrollable2 {
	float: left;
	text-align: left;
	width: 655px;
	height: 184px;
	padding: 8px;
	margin-top: 28px;
	overflow: hidden;
	white-space: nowrap;
}
/* wrap to make sure that image area is clickable */
#wrap3 {
	position: relative;
	width: 15px;
	height: 201px;
}
/* top image of track */
#track3-top {
	position: relative;
	width: 15px;
	height: 15px;
}
/* vertical track */
#track3 {
	position: relative;
	width: 15px;
	height: 201px;
}
/* vertical track handle */
#handle3 {
	width: 15px;
	height: 37px;
}
/* wrap to make sure that image area is clickable */
#wrap4 {
	position: relative;
	clear: both;
	width: 655px;
	height: 15px;
}
/* left image of track */
#track4-left {
	position: relative;
	width: 15px;
	height: 15px;
}
/* horizontal track */
#track4 {
	position: relative;
	width: 655px;
	height: 15px;
	background: transparent url(/Files/system/img/zjoos_slider_bg.gif) no-repeat top left;
}
/* horizontal track handle */
#handle4 {
	position: absolute;
	width: 37px;
	height: 15px;
}
/*------------------------------------Legend styles------------------------------------*/
#legend span.Legend a.LegendFirst, #legend span.Legend a.LegendActive, #legend span.Legend a.LegendItem	{
	background-image: url('/Files/system/img/arrow_legend.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 7px; 
	font-weight: bold;
}
#legend span.Legend a.LegendActive	{
	color: #000000;
}
/*------------------------------------New frontpage styles------------------------------------*/
#top_left_banner	{
	float: left;
	margin: 0px 15px 0px 0px;
}
#top_right_banner	{
	float: left;
}
#bottom_left_banner	{
	float: left;
	margin: 16px 15px 0px 0px;
}
#bottom_right_banner	{
	float: left;
	margin: 16px 0px 0px 0px;
}