/*
 * Global reset
 */

html { font-size: 100%; /* IE hack */ }

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, li, address, dd, dtm, div
{
	margin:0;
	padding:0;
}

ul,li
{
	list-style-type: none;
}

body
{
	font: 62.5% Verdana,Arial,Helvetica,sans-serif;
	background: #5d634a;
}

/*
 * Layout
 */

.Clear
{
	clear: both;
}

a img
{
	border: none;
}

fieldset.IeFix
{
	border: none!important;
}

#Wrapper
{
	width: 764px;
	margin: 0 auto;
}

#ContentContainer
{
	background: transparent url('../images/content_header.gif') no-repeat left top;
	padding-top: 22px;
}

#Header
{
	background: transparent url('../images/content_header_bg.gif') repeat-y left top;
	padding-left: 35px;
	padding-right: 7px;
}

h1
{
	text-indent: -100000em;
	background: transparent url('../images/header_bg.gif') no-repeat left top;
	height: 99px;
}

#PageContent
{
	background: transparent url('../images/content_bottom.gif') no-repeat left bottom;
	padding-bottom: 20px;
}

#PageContentWrapper
{
	background: transparent url('../images/content_bg.gif') repeat-y left top;
}

.PageContent
{
	padding: 20px 32px 10px 32px;
}

#Footer
{
	padding:1em 0;
}

#Footer p
{
	font: 1.2em/150% Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	margin: 0 auto;
	color: #b0b995;
	width: 26em;
	background: transparent url('../images/krona_logo.gif') no-repeat left top;
}

#Footer a
{
	color: #ffffff;
}

/*
 * Header
 */

#Header h2
{
	font: bold 2.2em Arial,Verdana,Helvetica,sans-serif;
	color: #333;
	padding-bottom: 0.5em;
}

#Header p
{
	font: 1.3em/150% Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color: #504f4f;
}

#Header p strong
{
	background-color: #f0f4aa;
	font-weight: normal;
}

.HeaderLeftCol
{
	float: left;
	width: 325px;
}

.HeaderColumns
{
	background: transparent url('../images/header_screenshot.gif') no-repeat right bottom;
	min-height: 250px;
}

#Header p
{
	padding-bottom: 20px;
}

#Header .HeaderColumns p
{
	padding-bottom: 0;
}

* html .HeaderColumns
{
	height: 250px;
}

#Header .Buttons
{
	padding-top: 20px;
}

#Header .Buttons li
{
	float: left;
}

#Header li.Or
{
	font: 1.2em/150% Arial,Verdana,Helvetica,sans-serif;
	padding: 17px 10px 0 10px;
	color: #322d20;
	height: 55px;
}

/*
 * Content
 */

.LeftColumn
{
	width: 450px;
	float: left;
}

.RightColumn
{
	width: 220px;
	float: right;
}

#PageContent a
{
	color: #6699cc;
}

#PageContent h2,
.Main #PageContent .RightColumn h2
{
	font: bold 1.9em Arial,Verdana,Helvetica,sans-serif;
	color: #333;
	padding-bottom: 0.5em;
}

#PageContent h3
{
	font: bold 1.5em Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

#PageContent h3.Text
{
	padding-bottom: 0.5em;
	line-height: 150%;
}

#PageContent h3.First
{
	padding-top: 0;
}

#PageContent h4
{
	font: bold 1.3em/150% Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	padding-bottom: 0.2em;
	padding-top: 0.5em;
}

#PageContent p
{
	font: normal 1.3em/150% Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	padding-bottom: 1em;
}

#PageContent .Contracted p
{
	padding-bottom: 0.4em;
}

#PageContent p strong
{
	color: #339933;
}

a.EmailHeader
{
	font-size: 1.3em;
	background: transparent url('../images/icon_mail.gif') no-repeat left 3px;
	padding-left: 22px;
	display: block;
}

#PageContent .RightColumn h2
{
	font: bold 1.5em Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	padding-bottom: 0.5em;
}

#PageContent .RightColumn p.Phone
{
	font-size: 24px!important;
	color: #C30;
	padding-bottom: 0.4em;
}

#PageContent .RightColumn p.Icq
{
	font-size: 18px!important;
	color: #C30;
	padding-left: 23px;
	background: transparent url('../images/icq.gif') no-repeat left 2px;
	padding-bottom: 0.4em;
}

#PageContent .RightColumn p.Phone span
{
	display: block;
	font-size: 11px!important;
	color: #333;
	line-height: 150%;
}

/*
 * Feature list
 */

div.FeaturesList
{
	margin-top: 15px;
	background: transparent url('../images/features_top.gif') no-repeat left top;
	padding-top: 5px;
}

div.FeaturesList div
{
	background: #ecf5e0 url('../images/features_bottom.gif') no-repeat left bottom;
	padding: 10px 20px 15px 20px;
}

div.FeaturesList li 
{
	background: transparent url('../images/star_bullet.gif') no-repeat left 3px;
	padding-left: 25px;
	padding-bottom: 0.2em;
}

div.FeaturesList li.ViewAll
{
	background: none;
}

div.FeaturesList li.ViewAll a
{
	display: block;
	height: 37px;
	width: 202px;
}

div.FeaturesList li.ViewAll p
{
	padding-top: 3px;
	padding-bottom: 0!important;
}

#PageContent div.FeaturesList h2
{
	color: #333;
	padding-bottom: 0.5em;
}

#PageContent div.FeaturesList h3
{
	font: bold 1.3em Arial,Verdana,Helvetica,sans-serif;
}

/*
 * Tabs
 */

#Tabs
{
	background: transparent url('../images/tabs_top.gif') no-repeat left top;
	padding-top: 8px;
}

#TabsWrapper
{
	background: transparent url('../images/tabs_bottom.gif') no-repeat left bottom;
	padding-bottom: 10px;
}

#TabsWrapper div.Container
{
	background: transparent url('../images/tabs_bg.gif') repeat-y left top;
	padding: 5px 32px;
}

#Tabs li
{
	float: left;
	font: normal 1.6em Tahoma,Verdana,Helvetica,sans-serif;
	margin-right: 0.5em;
	padding: 5px 2em 5px 0;
	border-right: 1px solid #cad3d5;
}

#Tabs li.Last
{
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

#Tabs li span
{
	display: block;
	font-size: 0.7em;
	padding-top: 0.2em;
}

#Tabs li a
{
	color: #3399ff;
}

#Tabs li.Current a
{
	color: #666666;
	text-decoration: none;
}

/*
 * Text styles
 */

p.Exclamation
{
	background: transparent url('../images/exclamation.gif') no-repeat left 4px;
	padding-left: 50px;
}

#PageContent p.Last
{
	padding-bottom: 0;
}

p.DemoLogin
{
	text-align: center;
	padding: 2em 0;
}

span.Price
{
	font-size: 1.5em;
	font-weight: bold;
	color: #598f25;
}

.Hidden
{
	display: none!important;
}

/*
 * Numbered list
 */

ul.NumberedList li 
{
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-bottom: 0.2em;
}

ul.NumberedList li.Step1
{
	background-image: url('../images/step1.gif');
}

ul.NumberedList li.Step2
{
	background-image: url('../images/step2.gif');
}

ul.NumberedList li.Step3
{
	background-image: url('../images/step3.gif');
}

#PageContent ul.NumberedList h3
{
	padding-bottom: 0.4em;
}

/*
 * Document list
 */

ul.DocumentList li
{
	font-size: 1.2em;
	background: transparent url('../images/icon_document.gif') no-repeat left 3px;
	padding: 3px 0 6px 20px;
}

/*
 * Wofoo forms integration
 */

form #Content li div.address
{
	padding-bottom:0pt;
}

form #Content li
{
	clear:both;
	margin:0pt;
	padding:4px 5px 2px 9px!important;
	position:relative;
}

form #Content li div, form #Content li span
{
	color:#444444;
	margin:0pt 4px 0pt 0pt!important;
	padding:0pt 0pt 8px!important;
}

form #Content #errorLi
{
	margin-left: 9px!important;
	margin-bottom: 1em!important;
	width: auto!important;
}

form #Content #errorLi h3
{
	padding: 10px 0;
	font-size: 1em;
	color: #DF0000!important;
	font-weight: bold;
	line-height: 150%;
}

form #Content #errorLi p
{
	font-size: 1em;
	padding-bottom: 0!important;
}

div.WufooForm
{
	font: normal 1.3em Tahoma,Arial,Helvetica,sans-serif;
	color: #333333!important;
	margin-left: -9px; 
	padding-bottom: 1em;
}

div.WufooForm h4
{
	font: bold 1.2em Arial,Helvetica,sans-serif;
	color: #CC6600;
	padding-bottom: 0.8em;
	padding-left: 9px!important;
}

div.WufooForm h3
{
	color: #333333!important;
}

div.WufooForm li.comment
{
	font-size: 0.8em;
}

span.LabelComment
{
	display:block!important;
	float:none!important;
	font-size:0.85em;
}

input.Button
{
	font: normal 1.2em Arial,Helvetica,sans-serif;
	padding: 0.5em;
}

li.rightHalf 
{
	float: right!important;
}

label.desc
{
	padding-bottom: 8px!important;
}

form #Content li.nobottompadding label span
{
	padding-bottom: 0!important;
}

div.WufooForm ul li#ContractSection,
div.WufooForm ul li#AccountSection
{
	padding-left: 35px!important;
	margin-top: -10px;
}

/*
 * Contract
 */

#PageContent div.Contract h3
{
	padding-bottom: 0.3em;
	font-weight: normal;
}

#PageContent div.Contract li
{
	font: normal 13px/150% Arial,Helvetica,sans-serif;
	color: #666666;
	margin-bottom: 0.5em;
	margin-left: 30px;
	list-style-type: decimal;
}

#PageContent div.Contract li ol
{
	margin-top: 0.5em;
}

/*
 * Features
 */

ul.Features li
{
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-bottom: 0.2em;
}

ul.Features li.UnlimitedContragents
{
	background-image: url('../images/features/home.gif');
}

ul.Features li.Calendar
{
	background-image: url('../images/features/calendar.gif');
	background-position: left 6px;
}

ul.Features li.History
{
	background-image: url('../images/features/history.gif');
}

ul.Features li.Sign
{
	background-image: url('../images/features/sign.gif');
}

ul.Features li.Notifications
{
	background-image: url('../images/features/notifications.gif');
}

ul.Features li.Reports
{
	background-image: url('../images/features/reports.gif');
}

ul.Features li.Currency
{
	background-image: url('../images/features/currency.gif');
}

ul.Features li.Files
{
	background-image: url('../images/features/files.gif');
}

ul.Features li.Print
{
	background-image: url('../images/features/print.gif');
}

ul.Features li.Export
{
	background-image: url('../images/features/excel.gif');
}

ul.Features li.Search
{
	background-image: url('../images/features/search.gif');
}

ul.Features li.Users
{
	background-image: url('../images/features/users.gif');
}

ul.Features li.Access
{
	background-image: url('../images/features/access.gif');
}

ul.Features li.UserInterface
{
	background-image: url('../images/features/tools.gif');
}

ul.Features li.Backup
{
	background-image: url('../images/features/backup.gif');
}

/*
 * Documentation
 */

h2.Breadcrumbs
{
	padding-bottom: 0.4em!important;
}

ul.Breadcrumbs
{
	font: normal 1.1em/150% Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	padding-bottom: 1.7em!important;
}

ul.Breadcrumbs li
{
	display: inline;
}

ul.Contents ul
{
	padding-left: 1em;
}

ul.Contents
{
	padding-bottom: 1em;
}

ul.Contents ul li
{
	font: normal 1.3em/150% Arial,Verdana,Helvetica,sans-serif;
	background: transparent url('../images/help_bullet.gif') no-repeat left 8px;
	padding: 1px 0 1px 13px;
}

ul.Local li
{
	font: normal 1.3em/150% Arial,Verdana,Helvetica,sans-serif;
	background: none;
	padding: 2px 0;
}

ul.Contents ul li a
{
	text-decoration: none!important;
}

ul.Contents h3
{
	padding-bottom: 0.1em!important;
	font-size: 1.7em!important;
}

ul.Contents h3 a
{
	color: #004466!important;
}

p.TopLink
{
	padding-bottom: 0!important;
}

body.Help #PageContent h4
{
	padding-bottom: 0.2em;
	font: normal 1.5em/150% Arial,Verdana,Helvetica,sans-serif;
	color: #cc6600;
	font-weight: normal;
}

p.Image img
{
	border: 1px dashed #ccc!important;
	padding: 5px!important;
}

ul.ItemList
{
	font: normal 1.3em/150% Arial,Verdana,Helvetica,sans-serif;
	background: none;
	padding-bottom: 1em;
}

ul.ItemList li
{
	background: transparent url('../images/help_bullet.gif') no-repeat left 8px;
	color: #666;
	padding: 1px 0 3px 13px;
}

/*
 * Testimonials
 */

dl.Testimonials dt
{
	font: normal 1.3em/140% Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	font-style: italic;
	padding-bottom: 0.3em;
}

dl.Testimonials dd
{
	font: normal 1.3em/130% Arial,Verdana,Helvetica,sans-serif;
	color: #333;
	padding-bottom: 0.3em;
	text-align: right;
	padding-bottom: 1em;
}

/*
 * Discount
 */

div.Discount
{
	background: transparent url(../images/flower.gif) no-repeat left top;
	padding-left: 100px;
	padding-bottom: 1.5em;
}

div.Discount em
{
	color: #CC3300;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
}

div.Discount h4
{
	color: #669933;
}

span.Discount
{
	text-decoration: line-through;
}

p.Price em
{
	color: #598f25;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
}

span.OldPrice
{
	color: #C00;
	font-size: 1em;
	text-decoration: line-through;
}

/*
 * Questionary
 */

.ColorBlock
{
	background: #f1f1f1;
	margin-bottom: 1em;
	border-left: 2px solid #F90;
}

.ColorBlock div
{
	padding: 10px;
}

.QuestionaryForm
{
}

/*
 * Power point
 */

div.PowerPoint
{
	margin-top: 1em;
	padding-left: 80px;
	background: transparent url('../images/powerpoint.gif') no-repeat left 5px;
}

/*
 * Customer list
 */

div.CustomerList ul
{
}

div.CustomerList h3
{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0.3em;
}

div.CustomerList li
{
	font: bold 1.2em/150% Arial,Verdana,Helvetica,sans-serif;
	color: #666666;
	padding-left: 12px;
	background: transparent url('../images/help_bullet.gif') no-repeat left 6px;
	margin-bottom: 0.5em;
}

div.CustomerList li span.City
{
	font-weight: normal;
}

div.CustomerList li span.Description
{
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 130%;
	color: #999;
}