.left_content
{
	width: 370px;
}

#screenshot_div
{
	background: transparent url(    '/Global/frontpage/1.png' ) no-repeat;
	float: left;
	width: 473px;
	height: 366px;
}
#screenshot
{
	margin: 0;
}

.visible
{
	display: inline;
}
.hidden
{
	display: none;
}

.tab_navigation img
{
	border: 0;
}
.selected
{
	visibility: visible; /* for IE */
	filter: alpha(opacity=100); /* CSS3 standard */
	opacity: 1;
}

div.tab_navigation
{
	width: 1096px;
	height: 186px;
	margin: 0;
	padding: 0;
	background: url(    '/Global/quicktour/tour_steps.gif' ) no-repeat;
}

:focus
{
	outline: 0;
}

div.tab_navigation > div
{
	padding: 5px;
	margin-top: 3px;
	border: 5px solid #333;
}
div.tab_navigation > div h2
{
	margin-top: 0;
}

.quicktour_h1
{
	font-size: 27px;
	color: #a71930;
	font-weight: normal;
}

div.quicktour_steps
{
	width: 1096px;
	height: 186px;
	margin-bottom: 0px;
	background: url(    '/Global/quicktour/tour_steps.gif' ) no-repeat;
}

div.quicktour_arrow
{
	margin-top: -10px;
}

div.quicktour_top
{
	width: 927px;
	height: 60px;
	padding-top: 10px;
}

div.quicktour_middle
{
	margin-top: 20px;
	width: 927px;
	height: 300px;
}

div.quicktour_bottom
{
	height: 15px;
	background: url(    '/Global/quicktour/bottom_bg.jpg' ) repeat-x;
	padding-top: 35px;
	margin: 10px 0 0 0;
}

div.quicktour_bottom a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6969;
	font-weight: normal;
}

div.quicktour_bottom a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3b3b;
}

div.quicktour_list
{
	float: left;
}

.ul_header
{
	color: #5D6268;
	font-size: 24px;
}

ul.quicktour_ul
{
	width: 384px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 16px;
	line-height: 24px;
}

ul.quicktour_ul li
{
	list-style-image: url(    '/Global/quicktour/li.jpg' );
}

div.quicktour_ul a
{
	font-size: 16px;
	color: #0096BA;
	text-decoration: none;
	font-weight: normal;
}


div.quicktour_illustration
{
	width: 470px;
	height: 275px;
	float: right;
}

.quicktour_illustration
{
	float: right;
	padding-right: 20px;
}

div.quicktour_top h1
{
	float: left;
}

div.quicktour_top img
{
	/*float: right;*/
}

.quicktour_top_btns
{
	float: right;
	margin: 0 5px 0 auto;
	padding: 0;
	width: 360px;
}
.quicktour_top_btns img
{
	padding-right: 10px;
}
.quicktour_top_links
{
	float: right;
	width: 150px;
	margin: 0 0 0 5px;
}

.quicktour_top_links .red_arrows
{
	vertical-align: bottom;
}

.tab_navigation img
{
	border: 0;
}
.selected
{
	visibility: visible;
}

div.tab_navigation
{
	width: 1096px;
	height: 186px;
	margin: 0;
	padding: 0;
	background: no-repeat;
}

div#en div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps.gif' );
}

div#no div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps_no.gif' );
}

div#de div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps_de.gif' );
}

div#nl div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps_nl.gif' );
}

div#dk div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps_dk.gif' );
}

div#se div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps_sv.gif' );
}

div#fr div.tab_navigation
{
	background-image: url(    '/Global/quicktour/tour_steps_fr.gif' );
}

:focus
{
	outline: 0;
}

div.tab_navigation > div
{
	padding: 5px;
	margin-top: 3px;
	border: 5px solid #333;
}
div.tab_navigation > div h2
{
	margin-top: 0;
}

.tour_content_right
{
	float: right;
	height: 100px;
	width: 100px;
}

/*-- QUICK TOUR END--*/


/* overrides /startpage.css */
div.content_top
{
	background: url(    "/global/frontpage/fp1005/top_content.jpg" ) no-repeat scroll 0 0 transparent;
	height: 34px;
	margin-left: -2px;
	margin-top: 5px;
	width: 982px;
	padding: 0px;
}

div.content
{
	background: url(    "/Projektplatsen_images/startpage/top_content_bg.jpg" ) repeat-y scroll 0 0 transparent;
	font-size: 15px;
	margin-left: -2px;
	margin-top: 0px; /*-21px;*/
	min-height: 460px; /*500px;*/
	width: 982px;
}

div.right_banner
{
	background: #ffffff url(/Projektplatsen_images/startpage/banner_bg.jpg) top right no-repeat;
	float: right;
	height: auto; /*440px;*/
	width: 590px;
	margin-right: 13px;
	margin-top: 0px; /*-12px;*/
	padding-top: 20px;
}

div.right_banner p
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}
div.left_arrow
{
	float: left;
	height: 300px;
	width: 31px;
}

div.left_arrow a
{
	display: block;
	background: url(/Projektplatsen_images/startpage/left_arrow.png) no-repeat;
	height: 31px;
	width: 31px;
	margin-top: 180px;
}

div.left_arrow a:hover
{
	background-position: -31px 0;
	text-decoration: none;
}

div.right_arrow
{
	float: left;
	height: 300px;
	width: 31px;
}

div.right_arrow a
{
	display: block;
	background: url(/Projektplatsen_images/startpage/right_arrow.png) no-repeat;
	height: 31px;
	width: 31px;
	margin-top: 180px;
}

div.right_arrow a:hover
{
	background-position: -32px 0;
	text-decoration: none;
}

div.screen_btns
{
	margin-top: 30px;
	margin-left: 240px;
}

a.screen_btn
{
	display: block;
	background: url(/Projektplatsen_images/startpage/screen_btn.png) no-repeat;
	height: 11px;
	width: 11px;
	float: left;
	margin-left: 20px;
}

a.screen_btn:hover
{
	background-position: -11px 0;
}

div.campaign
{
	margin-left: 13px;
	padding-bottom: 15px;
}

div.action
{
	min-height: 0px; /*340px*/
	width: 375px;
	margin-left: 30px;
	padding-top: 35px; /*50px;*/
}

div.action h1
{
	color: #666666;
}

div.action a
{
	color: #5d6268;
	font-size: 15px;
	font-weight: normal;
}

div.action a:hover
{
	color: #313438;
	text-decoration: underline;
}


p.top_right_flash
{
	float: right;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 10px;
}


div.top_right_flash
{
	float: right;
	font-size: 13px;
	margin-right: 20px;
	margin-top: 10px;
}

div.top_left_text
{
	float: left;
	font-size: 15px;
	margin-left: 20px;
	margin-top: 10px;
}

div.tweets
{
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: normal; /* Firefox */ /*padding-left: 90px;*/ /*width: 255px;*/
}

div.tweets_img img
{
	max-width: 73px;
	max-height: 73px;
}

/****************************************
/*		Frontpage 2010-05 styles		*
****************************************/

div.fp1005_content_top
{
	background: url(/global/frontpage/fp1005/top_content.jpg) no-repeat;
	height: 55px;
	width: 982px;
}

div.fp1005_content
{
	background: url(/global/frontpage/fp1005/top_content_bg.jpg) repeat-y;
	width: 982px;
	min-height: 500px;
	margin-top: -21px;
}

div.fp1005_bottom_bar
{
	background: url(/global/frontpage/fp1005/top_content_bottom.jpg) no-repeat;
	height: 14px;
	width: 982px;
}

p.fp1005_top_left_text
{
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

p.fp1005_top_right_flash
{
	float: right;
	margin-right: 20px;
	font-size: 12px;
}

div.fp1005_left-background-content
{
	display: block;
	background: url(/global/frontpage/fp1005/left-background-content.jpg) no-repeat;
	height: 280px;
	width: 718px;
	float: left;
	margin-left: 15px;
}

div.fp1005_left-background-content h1
{
	font-weight: normal;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
}

div.fp1005_left-background-content p
{
	font-size: 14px;
	color: #ffffff;
	margin-left: 10px;
	width: 450px;
}

div.fp1005_left-background-content a
{
	color: #b3f2ff;
	font-weight: normal;
}

div.fp_quote
{
	height: 88px;
	padding-left: 7px;
	padding-top: 12px;
	width: 430px;
}

div.fp1005_left-background-content p.fp1005_quote
{
	font-family: "Times New Roman" ,Times,serif;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
	width: 410px;
}

div.fp1005_left-background-content span
{
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}

div.fp1005_right_btns
{
	width: 249px;
	float: left;
	/*padding-top: 12px;*/
}

div.fp1005_try_for_free
{
	background: url(/global/frontpage/fp1005/try-for-free-bg.jpg) no-repeat;
	height: 209px;
	width: 226px;
	float: right;
	margin-right: 23px;
	margin-bottom: 5px;
	margin-top:4px;
}

div.fp1005_try_for_free ul
{
	list-style-image: url(    '/global/frontpage/fp1005/list-dot.png' );
	color: #ffffff;
	font-size: 12px;
	margin-left: 21px;
}

div.fp1005_lists
{
	background: url(/global/frontpage/fp1005/list-background.jpg) repeat-x bottom;
	width: 956px;
	min-height: 200px;
	margin-left: 13px;
}


div.fp1005_lists ul
{
	float: left;
	list-style-image: url(    '/global/frontpage/fp1005/list-dot.png' );
	font-weight: bold;
	font-size: 16px;
	margin-left: 40px;
}

div.fp1005_lists li
{
	font-size: 12px;
	margin-left: 50px;
	font-weight: normal;
}

div.fp1005_lists img
{
	float: left;
	margin-left: -30px;
	margin-right: 5px;
}

div.fp1005_lists ul a
{
	font-size: 12px;
	font-weight: normal;
}



div.fp1005_middle_content
{
	margin-top: 20px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

/*-- Share --*/
div.fp1005_share
{
	margin-left: 13px;
	margin-top: 8px;
	display: block;
	width: 956px;
	height: 21px;
}
div.fp1005_share a
{
	font-size: 12px;
	color: #5d6268;
	padding-left: 43px;
	height: 22px;
	float: left;
}
div.fp1005_share a:hover
{
	background-position: -0 -22px;
	text-decoration: none;
	color: #000000;
}
.fp1005_facebook_share
{
	background: url(/global/frontpage/fp1005/share/facebook.jpg) no-repeat;
}
.fp1005_youtube_share
{
	background: url(/global/frontpage/fp1005/share/youtube.jpg) no-repeat;
}
.fp1005_flickr_share
{
	background: url(/global/frontpage/fp1005/share/flickr.jpg) no-repeat;
}
.fp1005_appstore_share
{
	background: url(/global/frontpage/fp1005/share/appstore.jpg) no-repeat;
}
.fp1005_linkedin_share
{
	background: url(/global/frontpage/fp1005/share/linkedin.jpg) no-repeat;
}
.fp1005_twitter_share
{
	background: url(/global/frontpage/fp1005/share/twitter.jpg) no-repeat;
}
/*-- Share end --*/
.fp_try_btn
{
	background:url("/Global/frontpage/fp1005/try-for-free-hover.png") no-repeat transparent;	
}
.fp_buy_btn
{
	background:url("/Global/frontpage/fp1005/buy-now-hover.jpg") no-repeat;	
}
.fp_demo_btn
{
	background:url("/Global/frontpage/fp1005/book-online-demo-hover.jpg") no-repeat;
}
.fp_try_btn img, .fp_buy_btn img, .fp_demo_btn img
{
	visibility: visible;
}
.fp_try_btn:hover img, .fp_buy_btn:hover img, .fp_demo_btn:hover img
{
	visibility: hidden;
}

div#CustomerArea
{
	float:left;
	padding-bottom:30px;
	padding-left:30px;
	width:704px;
}
div#CustomerArea select
{
	font-size:1em;
	width:auto;
}

div.demo_promo, div.demo_promo a, span.demo_h3
{
	color: #494D51;
}
span.demo_h3
{
	font-size: 16px;
}
#industries_de h2
{
    font-size: 15px;
    font-weight: bold;
}

#newlang {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 115px !important;
}
