body
{
	background: #e8e8e8 url('/gfx/template_bg.png');
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}

a
{
	#color: #a66d00;
	color: #0090ff;
}

a:hover
{
	color: #ffa700;
}

li
{
	margin-top: 4px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0090ff;
	margin-bottom: 3px;
}

span.small
{
	font-size: 10px;
}

span.red
{
	color: #db0000;
}

input.submit
{
	#background-color: #ffa700;
}

td
{
	font-size: 12px;
}

div.sidebar h1, div.rsidebar h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0090ff;
	margin-bottom: 3px;

	margin-top: 7px;
	margin-left: 10px;
}

div.sidebar li, div.rsidebar li
{

	margin-right: 10px;
	background-image: url('/gfx/template_navig_list.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	list-style: none;
	margin-left: 0px;
	padding: 1px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #0090ff;
}

div.sidebar li a, div.rsidebar li a
{
	text-decoration: none;
	color: #000000;
}

div.sidebar li a:hover, div.rsidebar li a:hover
{
	color: #0090ff;
}

div.sidebar ul, div.rsidebar ul
{
	padding-left: 0px;
	margin-left: 0px;
}

div.warning
{
	margin-top: 10px;
	margin-bottom: 5px;
	background: #ffffff url('/gfx/warning.png') 0 0 no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	border-style: solid;
	border-color: #ffa700;
	border-width: 0px;
	font-weight: bold;
	height: 32px;
}

div.goodnews
{
	margin-top: 10px;
	margin-bottom: 5px;
	background: #ddffdd url('/gfx/icon_info.png') 10px 10px no-repeat;
	padding-left: 44px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-style: solid;
	border-color: #4fd44f;
	border-width: 1px;
}

div.goodnews2
{
	margin-top: 10px;
	margin-bottom: 5px;
	background: #ffffff url('/gfx/images/greenwarn.png') 0px 0px no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 456px;
	height: 60px;
}

div.main
{
	width: 833px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}

div.header
{
	width: 833px;
	height: 78px;
	background: #e8e8e8 url('/gfx/template_head.png');
	margin: 0px;
}

div.logo
{
	width: 190px;
	height: 78px;
	margin: 0px;
	float: left;
}

div.logo img
{
	border-width: 0px;
	margin-top: 22px;
	margin-left: 23px;
}

div.buttons
{
	width: 507px;
	height: 20px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-right: 4px;
	float: right;
	text-align: right;
}

div.buttons img
{
	margin-right: 16px;
	border: 0px;
}

div.navbar
{
	width: 833px;
	height: 39px;
	background: #e8e8e8 url('/gfx/template_navbar.png') repeat-y;
	margin: 0px;
}

div.whereami
{
	width: 650px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	margin-top: 4px;
	margin-left: 15px;
	float: left;
}

div.whereami img
{
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

div.whereami a
{
	color: #ffffff;
	text-decoration: none;
	margin-top: 3px;
	float: left;
}
div.whereami a:hover
{
	color: #ffffff;
}

div.whereami span
{
	color: #ffffff;
	margin-top: 3px;
	float: left;
}

div.timestamp
{
	float: right;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
	margin-top: 8px;
	color: #ffffff;
}

div.body
{
	width: 833px;
	background: #e8e8e8 url('/gfx/template_body.png');
	margin: 0px;
	min-height: 400px;
	overflow: auto;
	padding: 0px;
}

div.sidebar
{
	width: 163px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	float: left;
	display: inline;
}

div.sidebarbox
{
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 15px;
}

div.sidebar p
{
	font-size: 11px;
	margin-top: 0px;
}

div.rsidebar
{
	width: 152px;
	margin-left:10px;
	float: left;
	display: inline;
}

div.whitebox
{
	background: #ffffff url('/gfx/sidebar_whitebox.png') no-repeat;
	width: 152px;
	float:left;
	height: 200px;
	padding-top: 10px;
}

div.whitebox
{
	background: #ffffff url('/gfx/sidebar_whitebox.png') 0 0 no-repeat;
	width: 152px;
	height: 22px; 
	float:left;
}

div.content
{
	width: 475px;
	margin-left:10px;
	float: left;
	padding-bottom: 30px;
	margin-right: 8px;
}

div.content_wide
{
	width: 627px;
	margin-left:10px;
	float: left;
	padding-bottom: 30px;
	margin-right: 8px;
}

div.footer
{
	width: 833px;
	height: 25px;
	background: #e8e8e8 url('/gfx/template_footer.png') no-repeat;
	margin: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	padding-top: 1px;
}

div.footer2
{
	text-align:center;
	color: #e8e8e8;
}

div.footer2 a
{
	color: #e8e8e8;
}

div.footer a
{
	color: #ffffff;
	
}

div.content h1
{
	color: #000000;
	margin-top: 7px;
	
}

table.lynpakker tr.head td
{
	background-color: #0090ff;
	color: #ffffff;
}

table.lynpakker td
{
	background-color: #c4e5ff;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

table.lynpakker a
{
	color: #0067b7;
}

div.lynpakker_sidebar
{
	color: #000000;
	background-color: #c4e5ff;
	padding: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 16px;
	width: 110px;
	height: 45px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
}

div.lynpakker_sidebar_img_top
{
	background: #ffffff url('/gfx/images/sidebarlist_top.png') no-repeat;
	width: 110px;
	height: 9px;
	margin-bottom: 0px;
}
div.lynpakker_sidebar_img_bottom
{
	background: #ffffff url('/gfx/images/sidebarlist_bottom.png') no-repeat;
	width: 110px;
	height: 9px;
	margin-bottom: 0px;
}

div.lynpakker_sidebar:hover
{
	background-color: #ffa700;
}

div.lynpakker_sidebar span
{
	font-weight: normal;
	font-size: 12px;
	color: #0067b7;
	margin-left: 5px;
	text-decoration: none;
}
div.lynpakker_sidebar strong
{
	margin-left: 5px;
}

a.lynpakker_sidebar
{
	color: #000000;
	text-decoration: none;
}

div.lynpakker_sidebar_img
{
	border:0px;
	margin:0px;
	padding:0px;
	float:bottom;
}

div.comparator
{
	width: 479px;
}

div.comparator_head
{
	background: #ffffff url('/gfx/comparator/bg_top.png') no-repeat;
	width: 479px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 17px;
	height: 32px;
	text-align: center;
}

div.comparator_body
{
	overflow: auto;
	background: #ffffff url('/gfx/comparator/bg_mid.png') repeat-y;
	width: 479px;
}

div.comparator_footer
{
	background: #ffffff url('/gfx/comparator/bg_bottom.png') no-repeat;
	width: 479px;
	height: 16px;
}

div.comparator_list
{
	float: left;
	overflow: auto;
	background: #e4f3ff url('/gfx/comparator/list_bg.png') repeat-y;
	width: 219px;
	minimum-height: 40px;
	display: inline;
}
div.comparator_list_bottom
{
	overflow: auto;
	background: #e4f3ff url('/gfx/comparator/list_bottom.png') no-repeat;
	width: 219px;
	height: 20px;
}
div.comparator_list_head
{
	overflow: auto;
	background: #e4f3ff url('/gfx/comparator/list_top.png') no-repeat;
	width: 219px;
	height: 18px;
}

div.comparator_company
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top:0px;
	margin-bottom: 10px;
	
	height: 20px;
	width: 190px;
}

div.comparator div.source
{
	font-size: 10px;
	color: #8f8f8f;
}

div.comparator div.nb
{
	font-size: 10px;
	color: #8f8f8f;
	text-align: center;
}

div.products
{
	float:left;
	width: 195px;
	margin-left: 12px;
	_margin-left: 6px;
}

div.product
{
	background: #ffffff url('/gfx/comparator/product_inactive.png') no-repeat;
	margin: 2px;
	height: 52px;
	width: 190px;
	display: block;
}
div.product_active
{
	background: #ffffff url('/gfx/comparator/product_active.png') no-repeat;
}

div.product:hover
{
	background: #ffffff url('/gfx/comparator/product_hover.png') no-repeat;
	cursor: pointer;
}
div.product_active:hover
{
	background: #ffffff url('/gfx/comparator/product_active.png') no-repeat;
	cursor: pointer;
}

div.product div.speed
{
	font-size: 16px;
	font-weight: bold;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	width: 85px;
	height: 16px;
}
div.product div.name
{
	font-size: 12px;
	margin-left: 10px;
	margin-top:5px;
	float: left;
	
}
div.product div.price
{
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}
div.result
{
	background: #e4f3ff url('/gfx/comparator/result.png') no-repeat;
	font-size: 16px;
	font-weight: normal;
	background-color: #d3ffc0;
	height: 90px;
	width:454px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.result span.smaller
{
	font-size: 12px;
}

div.result_holder
{
	height: 90px;
}

div.comparator_result_tagline
{
	padding-top: 10px;
}

div.orderline
{
	width: 395px;
	height: 33px;
	background-image: url('/gfx/images/order_line.png');
	margin-top: 2px;
	margin-left:7px;
}

div.orderline_active
{
	width: 395px;
	height: 33px;
	background-image: url('/gfx/images/order_line_active.png');
	margin-top: 2px;
	margin-left:7px;
	font-weight: bold;
}

div.orderline:hover
{
	background-image: url('/gfx/images/order_line_hover.png');
}

div.orderline_select
{
	margin-top: 6px;
	margin-left: 4px;
	float: left;
}

div.orderline_name
{
	margin-top: 8px;
	margin-left: 4px;
	float: left;
}

div.orderline_price
{
	margin-top: 8px;
	margin-right: 10px;
	float: right;
}

div.orderline_desc
{
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
}

div.orderline_text_under
{
	margin-top: 10px;
}

