/*
 * $Id: plstyle.css 457 2008-11-04 12:50:48Z steven $
 */

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
}

body {
	color: #000000;
}

table {
	border-collapse: collapse;
	border-width: 0;
}
td, th {
	border: 0;
	padding: 0;
	vertical-align: top;
}

a {
	color: #354A39;
}
a:hover {

}

img {
	border:0;
}

h1 { font-size: 2em; }
h2 { font-size: 1.6em; margin: 12px 0 16px 0; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

.show {}
.hide {
	display: none !important;
}
.clear {
	clear: both;
}/*
 * $Id: plmain.css 506 2008-12-03 10:10:20Z steven $
 */
@media screen,projection,tv {
	html, body {
		font-family: arial,verdana,helvetica,sans-serif;
		font-size:0.85em;
		margin:0pt;
		padding:0pt;
		background-color: #DFE4E1;
		color:#284E39;
	}
	body {
		background: url('/images/potato/backgrounds/main_body.png') repeat-y center center;
	}

	form {
		margin:0px;
		padding:0px;
	}

	div#container {
		margin: 0 auto;
		overflow: hidden;
		width: 1000px;
	}
	div#header {
		background-color: #DFE4E1;
		padding:0px;
		position:relative;
		z-index:1;
		height: 140px;
	}
	div#header h1 {
		width: 250px;
		height: 70px;
		margin: 0px;
		padding-top: 32px;
	}

	div.tabBody,
	div#body {
		position: relative;
		background: url('/images/potato/backgrounds/main_header_plants.png') no-repeat;
		min-height: 300px;
		width: 969px;
		padding: 15px 16px 1px 15px;
		z-index: 2;
		overflow: hidden;
		height: auto;
	}
	div.tabBody h2 {
		font-size: 1.45em;
	}
	div#mainLogo, div.mainLogo {
		margin: -15px 10px 10px -10px;
		display: inline;
		float: left;
		width: 100px;
		height: 92px;
	}
	div#mainLogo {
		background: url('/images/potato/logo/main_potato.png') no-repeat 50% 50%;
	}

	div#mainContent, div#homeContent {
		width: 719px;
	}
	div#homeContent {
		float: left;
	}
	div#infoColumn {
		float: right;
	}

	.emailbutton {
		background:transparent url(/images/infocolumn/newsletter_form_elements.png) no-repeat scroll !important;
		background-position:0pt -27px !important;
		border:0pt none;
		color:#FFFFFF;
		cursor:pointer;
		font-weight:bold;
		height:23px;
		padding:2px 5px;
		width:200px;
	}
	
	div.pageInformation {
		margin-left: 95px;
		width: 600px;
		height: auto !important;
		height: 87px;
		min-height: 87px;
		margin-bottom: 1em;
		padding-right: 15px;
	}
	div.pageInformation h2 {
		font-style: italic;
		margin: 12px 0;
	}
	div.pageInformation p {
		margin: 0.5em 0 0 0;
	}
	div.pageInformation h2.pageInformation {
		font-size: 3em;
	}

	div#footer {
		background: #DFE4E1 url('/images/potato/backgrounds/main_header_footer_plants.png') no-repeat 0 -135px;
		color:#284E39;
		width: 980px;
		padding: 230px 18px 0px 2px;
		position: relative;
		z-index: 1;
		margin-top: -110px;
	}

	div#footer p {
		margin: 0;
		padding: 5px 0;
		text-align: center;
	}

	ul#mainMenu {
		padding: 0 18px 0 0;
		margin: 0px;
		position: absolute;
		z-index: 1;
		left: 265px;
		top: 43px;
		height: 57px;
		display: block;
		width: 705px;
		background: #DFE4E1 url('/images/potato/menu_background.gif') no-repeat right top;
	}
	ul#mainMenu li, ul#loginMenu li {
		list-style-type: none;
		float: left;
		height: 54px;
		padding-top: 3px;
		background: #DFE4E1 url('/images/potato/menu_background.gif') no-repeat -295px 0;
	}
	ul#mainMenu li a, ul#loginMenu li a {
		border-right:1px solid #284E39;
		color:#284E39;
		display:inline;
		float:left;
		font-weight:bold;
		height:24px;
		line-height:22px;
		padding: 0 20px;
		text-decoration:none;
		vertical-align:middle;
	}

	ul#mainMenu li.menuStart {
		width: 43px;
		height: 46px;
		position: relative;
		background: #DFE4E1 url('/images/potato/menu_background.gif') no-repeat -96px 0;
	}

	ul#mainMenu li.menuStart a {
		padding: 0;
		border-left: 0;
		width: 100%;
		text-decoration: none;
		background: url('/images/potato/menu_background.gif') no-repeat -5px -2px;
	}

	ul#mainMenu li a.itemOn, ul#loginMenu li a.itemOn, ul#mainMenu li a:hover, ul#loginMenu li a:hover {
		background-color:#B2BFB7;
	}

	ul#mainMenu li.menuStart a:hover,ul#mainMenu li.menuStartOn a {
		background: #DFE4E1 url('/images/potato/menu_background.gif') no-repeat -49px -3px;
	}


	/* Start Login menu */
	div#login {
		position: absolute;
		right: 68px;
		top: 34px;
		height: 90px;
		width: 123px;
		background: url('/images/potato/backgrounds/user_menu_usermenu_bg.gif') no-repeat scroll -577px 1px;
		z-index: 2;
		line-height: 1.0em;
		padding: 0px 32px 0px 5px;
	}
	div#orderTilesLink {
		position: absolute;
		right: 0;
		top: 31px;
		width: 104px;
		height: 96px;
		z-index: 3;
	}
	div#orderTilesLink a {
		width: 100%;
		height: 100%;
		display: block;
		background: url('/a_images/potato/buttons/button_cart.png') no-repeat;
	}
	div#orderTilesLink a:hover {
		background-position: -104px 0;
	}

	div#login form ul {
		margin: 0;
		padding: 0;
		list-style: none;
		white-space: nowrap;
		margin-bottom: 10px;
		height: 20px;
		overflow: hidden;
	}
	div#login form ul li {
		display: inline;
	}

	div#login div.loginTekst {
		text-align: center;
		line-height: 1.0em;
		font-size: 1.4em;
		font-weight: bold;
		color: #ffffff;
		margin-top:10px;
		width: 123px;
		position: absolute;
		right: 32px;
	}

	div#login div.loginTekst h4 {
		font-size:1.1em;
		padding:0px;
		margin:0px 0px 5px 0px;
	}

	div#login div.loginTekst p {
		font-size:0.7em;
		margin: 0px;
		overflow: hidden;
		padding: 0px 6px 0px 8px;
	}

	.loginSub {
		background: url('/images/potato/backgrounds/user_menu_usermenu_bg.gif') no-repeat 0px -44px;
		position: absolute;
		padding: 5px 0px 4px 20px;
		top: 45px;
		right: 0px;
		margin-right: 22px;
		/*width: 440px;*/
		height: 50px;
	}

	.loginSub form {
		padding-top: 2px;
	}

	div.loginSub ul#userOptions {
		margin: 0;
		padding: 6px 0 0 0;
		white-space: nowrap;
	}

	div.loginSub ul#userOptions li {
		display: inline;
		margin-left: 5px;
		margin-right: 15px;
	}

	div.loginSub ul#userOptions li a {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.loginSub form input {
		background-color: transparent;
		border-width: 0px;
		font-size: 11px;
		vertical-align: top;
	}

	.loginSub form input.inputText {
		background: transparent url('/images/potato/backgrounds/user_menu_input_bg.gif') no-repeat;
		width: 129px;
		height: 17px;
		padding-top: 2px;
		padding-left: 10px;
		padding-right: 10px;
		margin-right: 10px;
		color: #2B4E3A;
	}

	.loginSub form input.password {
		left: 190px;
	}


	form input.inputSubmit, form input.registerButton {
		background: transparent url('/images/potato/buttons/user_menu_submit_bg.gif') no-repeat;
		width: 100px;
		height: 19px;
		text-align: center;
		font-size: 11px;
		color: #ffffff;
		cursor: pointer;
		margin-right: 10px;
		line-height: 200%;
		border: 0;
	}

	input.registerButton,
	input.inputSubmit {
	vertical-align: middle;
	line-height: 180% !important;
	}

	div#login .loginSub form label {
		padding: 0 70px 0px 5px;
		font-size: 0.95em;
	}
	div#login .forgotPassword {
		margin-right: 95px;
	}

	div#login .loginSub form label input.loginCheck {
		margin: 0;
		padding: 0;
		vertical-align: middle;
		margin-right: 5px;
	}

	div#login .loginSub form a {
		font-size: 0.95em;
		font-weight: normal;
		text-decoration: none;
	}

	div#login .loginSub form a:hover { text-decoration: underline;}

	div#login .loginSub form input.registerButton,
		div#login .loginSub form input.registerButton:hover {
		text-decoration: none;
		display: -moz-inline-block;
		display: inline-block;
	}


	/* End Login menu */

	div.box {
		width: 600px;
		padding: 10px 0px 10px 0px;
	}
	div.box table {
		width: 100%;
	}
	div.box .submitArea {
		padding: 10px 0;
		text-align: right;
	}
	.required {
		color: red;
		font-size: 1.5em;
	}

	/* Tabs */

	ul.tabHeader {
		position: relative;
		list-style: none;
		margin: 0 0 0 0;
		padding: 6px 0 0 11px;
		height: 2.5em;
		overflow: hidden;
	}
	ul.tabHeader li {
		position: relative;
		display: inline;
		margin-left: -10px;
		float: left;
		margin-top: 10px;
		padding: 0px 0px 0px 11px;
		z-index: 1;
		background: url('/images/potato/tabs/tab_states.png') no-repeat -318px 0;
	}

	ul.tabHeader li a {
		background: url('/images/potato/tabs/tab_active.png') no-repeat 100% 0;
		float: left;
		height: 100%;
		padding: 3px 20px 3px 10px;
		text-decoration: none;
		color:#284E39;
		font-weight:bold;
		margin-top: 0px;
	}


	ul.tabHeader li.specialTab.itemOn {
		padding: 0px 12px 0px 0px;
		height: 30px;
		background: url('/images/potato/tabs/tab_states.png') no-repeat right bottom;
	}

	ul.tabHeader li.disabledTab {
		background: url('/images/potato/tabs/tab_states.png') no-repeat left top;
	}

	ul.tabHeader li.disabledTab a, ul.tabHeader li.disabledTab a:hover {
		background: url('/images/potato/tabs/tab_disabled.png') no-repeat 100% 0;
		color:#889D91;
	}

	ul.tabHeader li a:hover {
		color: #efffef;
	}

	ul.tabHeader li.itemOn {
		margin: 0px 0px 0px -10px;
		padding: 0px 12px 0px 0px;
		height: 30px;
		z-index: 5;
		background: url('/images/potato/tabs/tab_states.png') repeat right top;
		text-transform: uppercase;
		line-height: 25px;
		vertical-align: bottom;
	}

	ul.tabHeader li.specialTab, ul.tabHeader li.specialTabOn {
		margin-right: 25px;
	}

	ul.tabHeader li.itemOn a {
		color: #ffffff;
		font-weight: normal;
		background: url('/images/potato/tabs/tab_states.png') 399px bottom;
		padding: 0px 11px 0px 23px;
		line-height: inherit;
	}


	ul.tabHeader li.tabScroller {
		position: relative;
		left: 0px;
		background: url('/images/potato/tabs/tab_states.png') no-repeat -318px top;
		padding: 0px 0px 0px 11px;
		margin: 10px 0 0 0 ;
	}
	ul.tabHeader li.tabScroller a {
		padding: 4px 18px 3px 5px;
		background: url('/images/potato/tabs/tab_active.png') no-repeat 100% 0;
	}

	ul.tabHeader li.tabScrollNext {
		z-index: 1;
		margin-left: -10px;
	}
	ul.tabHeader li.tabScrollNext a {

		padding: 4px 18px 3px 5px;
		background: url('/images/potato/tabs/tab_active.png') no-repeat 100% 0;
	}
	ul.tabHeader li.tabScroller.inactive a, ul.tabHeader li.tabScroller.inactive a:hover {
		color: #889D91;
		cursor: default;
	}

	p.message {
		font-weight: bold;
		color: #9C7339;
	}
	div.tabHeader {
		position: relative;
		background-color: #DFE4E1;
		padding: 0px 0px 0px 120px;
	}
	/* Default datatable layout */
	table.dataTable {
		width: 100%;
	}
	table.dataTable thead, table.dataTable tfoot {
		font-weight: bold;
		font-size: 1.1em;
	}
	table.dataTable td {
		padding: 2px 0;
		border-bottom: 1px solid #284E39;
	}
	table.dataTable .id {
		width: 3em;
	}
	table.dataTable .price {
		width: 8em;
		text-align: right;
	}
	/* button */
	a.fixedButton {
		background: url('/a_images/potato/buttons/button_bg.png') no-repeat;
		width: 253px;
		height: 28px;
		color: #FFFFFF;
		font-size: 1.15em;
		font-weight: bold;
		padding: 10px 15px 16px 5px;
		cursor: pointer;
		text-align: center;
		display: block;
		text-decoration: none;
	}

	a.rButton {
		float: right;
	}

}
@media screen,projection,tv {
	div.contentBox {
		position: relative;
		padding-top: 18px;
		background: url('/a_images/potato/backgrounds/content_header_footer.png') no-repeat 0px -28px;
	}

	div.contentBox h3 {
		position: relative;
		font-style: italic;
		margin-top: -10px;
	}

	div.tileSelectionBox {
		position: relative;
		width: 709px;
		margin-left: 0px;
		margin-right: -10px;
		margin-top: 30px;
	}

	div.tileSelectionBox div.tab1,
	div.tileSelectionBox div.tab2 {
		position: absolute;
		height: 20px;
		top: -15px;
		font-weight: bold;
		font-style: italic;
		font-size: 1.4em;
		text-align: center;
		z-index: 3;
	}
	div.tileSelectionBox div.tab1 {
		width: 329px;
		left: 0px;
	}
	div.tileSelectionBox div.tab2 {
		width: 333px;
		left: 347px;
	}

	div.tileSelectionBox div.tileSelectionHead {
		position: relative;
		width: 709px;
		height: 435px;
		z-index: 2;
		background: url('/images/potato/backgrounds/select_parcels_top.jpg') no-repeat top left;
	}

	div.tileSelectionBox div.tileSelectionHead #select_preview {
		position: absolute;
		width: 333px;
		height: 391px;
		top: 13px;
		left: 347px;
		display: block;
	}
	div.tileSelectionBox div.tileSelectionHead #select_preview_over {
		position: relative;
		display: none;
		width: 295px;
		height: 119px;
		top: 244px;
		left: 6px;
		padding: 8px 13px 14px 13px;
		text-align: center;
		background: url('/images/potato/backgrounds/select_parcels_preview.jpg') no-repeat top left;

	}
	div.tileSelectionBox div.tileSelectionHead a.toPreview {
		display: block;
		width: 300px;
		height: 74px;
		margin-top: 3px;
		background: transparent url('/images/potato/buttons/tile_select_sn_preview.png') no-repeat 0 0;
	}
	div.tileSelectionBox div.tileSelectionHead a.toPreview:hover {
		background: transparent url('/images/potato/buttons/tile_select_sn_preview.png') no-repeat 0 -74px;
	}


	div.tileSelectionBoxBody {
		padding: 5px 30px 27px 12px;
		background: url('/a_images/potato/backgrounds/select_parcels.png') no-repeat bottom left;
	}

	div.contentBody {
		padding: 10px 27px 10px 15px;
		background: url('/a_images/potato/backgrounds/content_body.png') repeat-y 0 0;
		width: 676px; /* 724 - padding (30) */
		position: relative;
	}
	div.contentFooter {
		height: 25px;
		background: url('/a_images/potato/backgrounds/content_header_footer.png') no-repeat;
		line-height: 1px;
		font-size: 0;
	}

	div#content, div.content {
		padding: 18px 0 10px 0;
		width: 719px;
	}

	div.infoColumn {
		width: 240px;
		padding-right: 5px;
		padding-bottom: 25px;
		background: url('/images/potato/backgrounds/info_column.png') no-repeat left bottom;
	}

	div.infoColumnBody {
		padding: 20px 20px 10px 10px;
		background: url('/images/potato/backgrounds/info_column.png') no-repeat left top;
	}

	#newsColumn .infoColumnBody {
		padding-top: 32px;
		background-image: url('/images/potato/backgrounds/news_header.jpg');
	}

	#newsColumn div.title {
		width: 134px;
	}
	#newsColumn div.title p {
		margin: .6em 0;
	}

	#newsColumn input {
		background: transparent url('/images/potato/backgrounds/newsletter_form_elements.png') no-repeat;
		margin-bottom: 3px;
	}

	#newsColumn .text {
		width: 180px;
		height: 17px;
		padding: 3px 10px;
		border: 0;
		font-style: italic;
		color: #859684;
	}

	#newsColumn input.text:focus, #newsColumn input.focus {
		color: #000;
		font-style: normal;
	}

	#newsColumn .button {
		cursor: pointer;
		background-position: 0 -27px;
		width: 200px;
		height: 23px;
		padding: 2px 5px;
		border: 0;
		color: #ffffff;
		font-weight: bold;
	}
	#newsColumn .normalNews {
		margin-top: 80px;
	}

	.column {
		padding-bottom: 25px;
		float: left;
		display: inline;
	}

	a.preview {
		background: url('/a_images/potato/buttons/sneak_preview.png') no-repeat;
		padding: 0;
		width: 241px;
		height: 165px;
		text-align: left;
		display: block;
		margin-bottom: 1em;
		text-indent: -500px;
		overflow: hidden;
	}
	a.preview:hover {
		background-position: -241px 0;
	}

	.preview a {
		color: #efefef;
		font-weight: bold;
		font-style: italic;
		font-size: 1.8em;
		text-decoration: none;
		text-transform: uppercase;
	}

	/* helpItems / Column layout */
	div#helpColumn {
		float: right;
	}
	div.helpColumn {
		width: 210px;
		background: url('/images/potato/backgrounds/helpdesk.gif') no-repeat 50% 0;
		padding: 133px 25px 10px 10px;
	}

	div.helpItems {
		padding: 10px 0;
		border-top: 3px double #284E39;
		border-bottom: 3px double #284E39;
	}

	table.helpItems {
		width: 100%;
	}

	table.helpItems a {
		text-decoration: none;
	}

	table.helpItems tr td.text {
		font-size: 0.9em;
	}

	table.helpItems tr td.text h3 {
		margin: 0px;
		font-size: 1.2em;
	}

	table.helpItems tr td {
		padding: 3px;
	}

	/* Info windows */
	.infoWindow {
		position: absolute;
		top: -5px;
		right: -245px;
		width: 265px;
		padding-left: 20px;
		z-index: 2;
	}

	.infoWindowHeader, .infoWindowBody {
		background: url('/a_images/potato/backgrounds/info_body.png') no-repeat;
	}

	.infoWindowHeader {
		height: 13px;
	}
	.infoWindowBody {
		background-position: left bottom;
		padding: 0 15px 20px 5px;
		min-height: 20px;
	}

	.infoWindowButton {
		display: block;
		position: absolute;
		top: 10px;
		left: 0px;
		width: 24px;
		height: 24px;
		background: url('/images/potato/backgrounds/info_icon.png') no-repeat;
		cursor: pointer;
	}

	.infoWindowButton span {
		display: block;
		width: 100%;
		height: 100%;
		background: url('/images/potato/backgrounds/info_icon.png') no-repeat -26px 0;
	}

	.windowHidden .infoWindowButton {
		background-image: none;
	}
	.windowHidden .infoWindowBody, .windowHidden .infoWindowHeader {
		display: none;
	}

	.note {
		font-size: .95em;
	}
	.strong {
		font-weight: bold;
		font-size: 125%;
	}

	dl.newsItems {
		margin: 10px 0 0;
		padding: 0;
	}
	dl.newsItems dt {
		border-top: 1px solid #284E39;
		font-weight: bold;
		font-size: 1.2em;
		padding: 8px 0 0;
	}
	dl.newsItems dd {
		margin: 0;
		padding: 0;
	}

	dl.newsItems p.newsLink {
		text-align: right;
	}

}@media print {
	body {
		background:#fff;
		color:#000;
		font-family:Arial, sans-serif;
	}

	div#header {
		display:none;
	}

	div#container, div#body {
		margin:0;
		padding: 0;
		background:#fff;
	}

	div.processedContent {
		padding:0;
	}

}