body
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #333333;
	/*background-attachment: fixed;
	background-image: url(/Projektplatsen_images/main_background_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}

#Page 
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
    position: relative;       
}

#MainContentBackground
{
	background-color: #999999;	
	margin-left: 3px;
	margin-right: 17px;
	padding: 0;	
	border-left: solid 1px #cacaca;
	border-right:  solid 1px #cacaca;
	border-bottom:  solid 1px #cacaca;	
	border-top:  solid 1px #cacaca;	
}

#Header
{	
	width: 981px;
	float: left;
	margin-left: 2px;
	padding: 0;
	background-image: url('/Projektplatsen_images/header_background.jpg');	
	background-repeat: no-repeat;	
}

#FooterArea
{
	width: 955px;
	float: left;
	padding-top: 15px;
}

#LogoArea
{
	margin-top: 7px;
	margin-left: 20px;
	width: 240px;
	float: left;
}

#SearchArea
{
	margin: 0;
	float: left;
	width: 700px;
	float: right;
	height: 80px;	
	color: #ffffff;
}

#SearchArea #SearchItems
{
	padding: 8px 33px 0 10px;
	float: right;
}

#SearchArea #LeftLinks
{
	margin: 10px 29px 0 0;
	float: right;
	vertical-align: middle;	
}

#Header #SearchArea #LoginArea
{
	width: 600px;
	padding-top: 15px;
	float: right;
	overflow: hidden;
	margin: 0;
}

#LoginArea .left
{
	overflow: hidden;
	float: right;
	width: 470px;
	text-align: right;
}

#LoginArea .right
{
	overflow: hidden;
	float: right;
	width: 120px;
}

#MainContentTop
{
	width: 965px;
	height: 9px;
	float: left;
	background-image: url('/Projektplatsen_images/main_background_top_first_new.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 11px;
	padding: 0px;
	overflow: hidden;
}

#MainContentMain
{
	width: 965px;
	float: left;
	background-image: url('/Projektplatsen_images/main_background_main.png');
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 11px;
	padding: 0;	
}

#MainContentBottom
{
	width: 965px;
	float: left;
	height: 118px;
	background-image: url('/Projektplatsen_images/start_background_bottom_new.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 11px;
	padding: 0;	
}

#MainContentBottomStandard
{
	width: 965px;
	float: left;
	height: 11px;
	background-image: url('/Projektplatsen_images/main_full_background_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 11px;
	padding: 0;	
}

#MainContentMain .twoColumn
{
	background-color: White;
	width: 49.5%;
}

#MainPuffs
{
	padding-top: 20px;
}

.twoColumn
{
	width: 288px;
}

.threeColumn
{
	width: 33%;
}

#BottomPuffs
{
	width: 100%;
	padding-top: 25px;
}

#BottomPuff1
{
	margin-left: 65px;
	width: 28%;
	float: left;
}

* html #BottomPuff1
{
	margin-left: 30px;
	width: 28%;
	float: left;
}	

#BottomPuff2
{
	width: 25%;
	float: left;
	margin-left: 55px;
}
#BottomPuff3
{
	margin-left: 65px;
	width: 25%;
	float: left;
}

#MainArea
{
	width: 743px;
	float: left;
	margin-left: 6px;
	margin-top: 10px;
	padding: 0;
	
}

#MainAreaTop
{
	margin: 0;
	padding: 0;
}


#Main3Container
{
	float: left;
	width: 517px;
	overflow: hidden;
}

#Main3RightContainer
{
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	width: 217px;
	overflow: hidden;
}

#Main3AreaTop
{
	width: 517px;
	margin: 0;
	padding: 0;
}

#MainAreaMiddle
{
	margin: 0;
	background-image: url('/Projektplatsen_images/main_regular_bg_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 745px;
}

#Main3AreaMiddle
{
	margin: 0;
	background-image: url('/Projektplatsen_images/main_background_s_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 517px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
}


#MainAreaBottom
{
	margin: 0;
	padding: 0;
	height: 10px;
	background-image: url('/Projektplatsen_images/main_regular_background_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
}

#Main3AreaBottom
{
	margin: 0;
	padding: 0;
	height: 10px;
	background-image: url('/Projektplatsen_images/main_background_s_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
}

#Main3RightColumnTop
{
	margin: 0;
	padding: 0;
	overflow: hidden; 
	height: 6px;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url('/Projektplatsen_images/main_background_3_top.gif');
	width: 217px;
	float: left;
}

#Main3LastRightColumnTop
{
	padding: 0;
	overflow: hidden; 
	height: 6px;
	background-repeat: no-repeat;
	background-position:left top;
	background-image:url('/Projektplatsen_images/main_background_3l_top.gif');
	width: 217px;
	float: left;
}


#Main3RightColumnMiddle
{
	margin: 0;
	background-image: url('/Projektplatsen_images/main_background_3_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 217px;
	padding: 20px 30px 20px 10px;
}

#Main3RightColumnBottom
{
	margin: 0;
	padding: 0;
	height: 8px;
	background-image: url('/Projektplatsen_images/main_background_3_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 217px;
}

#ProductTop
{
	width: 720px; 
	float: left;
	margin: 10px 0px 0px 11px;
	padding: 0;
}


#ProductTop .top
{
	width: 726px;
	background-image: url('/Projektplatsen_images/products_bg_top_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	overflow: hidden;
}

#ProductTop .middle
{
	width: 680px;
	background-image: url('/Projektplatsen_images/products_bg_top_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
	padding-top: 10px;	
}

#ProductTop .bottom
{
	width: 726px;
	background-image: url('/Projektplatsen_images/products_bg_top_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}

#ProductTopMiddle p
{
	
}
#ProductTopMiddle h1
{
	
}

#ProductTopPuff
{
	float: right;
	width: 236px;
	padding: 0;
	margin-right: 6px;
	margin-top: 10px;
}

* html #ProductTopPuff
{
	float: right;
	width: 236px;
	padding: 0;
	margin-right: 6px;
}

#ProdContainer
{
	width: 415px; 
	float: left;
	margin-top: 2px;
}

#ProdContainer .top
{
	background-image: url('/Projektplatsen_images/products_bg_middle1_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	float: left;
	width: 530px;
}

#ProdContainer .middle
{
	background-image: url('/Projektplatsen_images/products_bg_middle1_middle2.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 530px;
	padding-top: 20px;
}

#ProdContainer .bottom
{
	background-image: url('/Projektplatsen_images/products_bg_middle1_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	float: left;
	width: 530px;	
	text-align: left;
}

#ProdContainer table
{
	margin-top: 10px;
	margin-left: 0px;
}

#ProdContainer tr
{
	line-height: 20px;
}

#ProdContainer2
{
	width: 415px;
	float: right;
	margin-right: 15px;
	margin-top:2px;
	padding: 0;
	overflow: hidden;
}

* html #ProdContainer2
{
	width: 415px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
	padding: 0;
	overflow: hidden;
}


#ProdContainer2 .top
{
	background-image: url('/Projektplatsen_images/products_bg_middle2_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	float: left;
	width: 415px;
}

#ProdContainer2 .middle
{
	background-image: url('/Projektplatsen_images/products_bg_middle2_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 415px;
	padding-top: 20px;
}

#ProdContainer2 .bottom
{
	background-image: url('/Projektplatsen_images/products_bg_middle2_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	float: left;
	width: 530px;	
	text-align: left;
}

#ProdContainer2 table
{
	margin-top: 10px;
}

#ProdContainer2 table.leftTable
{
	border-right: solid 1px #d0d0d0;
}

#ProdContainer2 table.rightTable
{
	margin-left: 10px;
}
#ProdContainer td
{
	height: 1em;
}
#ProdContainer2 td
{
	height: 1em;
}


#ProdContainer2 tr
{
	line-height: 20px;
}

#FlatContainer
{
	float: left;
	text-align:center;
	width: 90%;
}

#FlatAddsContainer
{
	float: right; 
	width: 190px; 
}

* html #FlatContainer
{
	margin-left: 20px; 
	margin-right: 60px; 
	float: left
}

#TickerArea
{
	background-image: url('/Projektplatsen_images/newsticker.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 436px;
	height: 34px;
	float: left;
	margin-top: 15px;
	margin-left: 3px;	
}
#BottomFlashArea
{
	width: 545px;
	height: 32px;
	float: left;
	margin-top: 15px;
	text-align: right;
}

#CustomerInfoPuff
{
	width: 213px;
	float: right;
	margin: 3em 0 3em 0;
	padding: 0;
}

#CustomerInfoPuff .top
{
	background-image: url('/Projektplatsen_images/puffar/customer_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

#CustomerInfoPuff .middle
{
	background-image: url('/Projektplatsen_images/puffar/customer_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

#CustomerInfoPuff .bottom
{
	background-image: url('/Projektplatsen_images/puffar/customer_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 8px;
	float: left;
}


#ProductsBottomPuffContainer
{
	width: 960px; 
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;	
}

.ProductsBottomPuff
{
	float: left;
	width: 477px;
}

.ProductsBottomPuff .top
{
	background-image: url('/Projektplatsen_images/products_bg_bottom_top_new.gif');
	background-repeat: no-repeat;
	height: 5px;
	float: left;
	width: 100%;
	overflow: hidden;
}

.ProductsBottomPuff .middle
{
	background-image: url('/Projektplatsen_images/products_bg_bottom_middle.gif');
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
.ProductsBottomPuff .bottom
{
	background-image: url('/Projektplatsen_images/products_bg_bottom_bottom_new.gif');
	background-repeat: no-repeat;
	height: 12px;
	width: 100%;
	float: left;
}

#Products
{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#ProductsBuy
{
	float:left;
	width: 971px;
	margin-top: 8px;
	margin-left: 11px;
}

#ProductsBuy .top
{
	width: 100%;
	background-image: url('/Projektplatsen_images/products_buy_bg_top_new.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	float: left;
	overflow: hidden;
}
#ProductsBuy .topWhite
{
	width: 100%;
	background-image: url('/Projektplatsen_images/products_bg_middle_top_new.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	float: left;
	overflow: hidden;
}

#ProductsBuy .middle
{
	width: 100%;
	background-image: url('/Projektplatsen_images/products_buy_bg_middle.gif');
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
	float: left;
}

#ProductsBuy .bottom
{
	width: 100%;
	background-image: url('/Projektplatsen_images/products_buy_background_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	float: left;
	text-align: left;
}

#ProductsBuy .leftMiddle
{
	margin: 20px 0 0 0px;
	width: 300px;
	float: left;
}

#ProductsBuy .middleMiddle
{
	margin: 30px 0 0 30px;
	width: 570px;
	float: left;
}

#ProductsBuy table
{
	margin-top: 10px;
	margin-left: 0px;
}

#ProductsBuy tr
{
	line-height: 20px;
}

#SignUpForm
{
	float: left;
	width: 500px;
}

#SignUpForm .LeftArea
{
	width: 250px;
	float: left;
}

#SignUpForm .RightArea
{
	width: 180px;
	float: left;
	margin-left: 10px;
}

#SignUpForm .LeftRow
{
	float: left;
	width: 200px; 
	margin-top: 10px;
}

#SignUpForm .RightRow
{
	float: left;
	width: 180px; 
	margin-top: 10px;
}

#SignUpForm .LeftBottomRow
{
	float: left;
	width: 150px;
	margin-top: 10px;
 vertical-align: middle;
}

#SignUpForm .RightBottomRow
{
	float: left;
	width: 200px;
	margin-top: 10px;
}

#LangMenu
{
	background-color:#ffffff;
	filter: alpha(opacity=75);    
	-moz-opacity: 0.9;    
	opacity: 0.9;
	position: absolute;
	top: 30px;
	left: 580px;
	width: 200px;
	height: 300px;
}

#LoginPage
{
	margin-left: auto;
	margin-right: auto;
	width: 793px;
	margin-top: 15%;
}

#LoginPage .top
{
	width: 793px; 
	background-image: url('/Projektplatsen_images/login_background_top_new.gif');
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	float: left;
	margin-bottom: 0px;
}

#LoginPage .middle
{
	width: 793px; 
	background-image: url('/Projektplatsen_images/login_background_middle_new.gif');
	background-repeat: repeat-y;
	height: auto;
	float: left;
	overflow: hidden;
}

#LoginPage .bottom
{
	width: 793px; 
	height: 90px;
	background-image: url('/Projektplatsen_images/login_background_bottom_new.gif');
	background-repeat: no-repeat;
	float: left;
}

#LoginPage select 
{
	background: none repeat scroll 0 0 #FFFFFF;
	width: 115px !important;
}

#LoginBottomPuffs
{
	width: 793px;
	padding-top: 15px;
}

#LoginBottomPuff1
{
	margin-left: 40px;
	width: 28%;
	float: left;
}

* html #LoginBottomPuff1
{
	margin-left: 20px;
	width: 28%;
	float: left;
}	

#LoginBottomPuff2
{
	width: 28%;
	float: left;
	margin-left: 35px;
}
#LoginBottomPuff3
{
	margin-left: 25px;
	width: 28%;
	float: left;
}


#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

#TipCommentArea
{
	width: 450px;
}

#ActionBarArea
{
	width: 500px; 
	position: absolute; 
	float: left; 
	margin-top: -55px; 
	margin-left: 200px;	
}

#ActionBarAreaFull
{
	width: 500px; 
	position: absolute; 
	float: left; 
	margin-top: -55px; 
	margin-left: 420px;	
}

/* Blog */
.blogItem
{
   width: 430px;
}

.marquee
{
	float: left;
	width: 330px;
}

.CustomerLogo
{
	padding: 0 0 1em 0;
}


.padding8top
{
	padding-top: 8px;
}

.padding10left
{
	padding-left: 10px;
	float: left;
	width: 90px;
}


.padding35left
{
	padding-left: 35px;
	margin: 0;
}

.padding45top
{
	padding-top: 45px;
	margin: 0;
}

.padding65top
{
	padding-top: 65px;
	margin: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.accordionHeaderEven
{
    font-weight: bold;
    background-color: #E5E5E5;
}

.accordionHeaderOdd {
    font-weight: bold;
    background-color: #FFFFFF;
}

.accordionContentEven {
    background-color: #E5E5E5;
}

.accordionContentOdd {
    background-color: #FFFFFF;
}

.accordionHeaderSelected {
    font-weight: bold;
    background-color: #4D90C0;
}

/*Simple web purchase form*/
#orderform table.center {
	margin-left: auto;
	margin-right: auto;
	margin-top: -3px;
}

#orderform img {
	border: none;	
}

#orderform a {
	text-decoration: none;	
}

#orderform a:hover 
{
    text-decoration: none;
}

#orderform h1 {
	color: #a71930;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0px;
}

#orderform h2 {
	color: #a71930;
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
}

#orderform hr {
	background-color: #8f8f8f;
	border: medium none;
	color: #8f8f8f;
	height: 1px;
	margin-top: 5px;
	width: 100%;	
}

#orderform div.top {
	width: 982px;
	height: 68px;
	background: url(/Projektplatsen_images/purchase/top.jpg) no-repeat;	
	padding: 0px 0 0 15px;
	margin-bottom: 10px;
}

#orderform div.top img {
	padding-top: 5px;
}

#orderform div.top p {
	float: right;
}

#orderform div.top p a {
	color: #ffffff;
	padding: 0 35px 0 0;
}

#orderform div.content_top {
	width: 981px;
	height: 11px;
	background: url(/Projektplatsen_images/purchase/content_top.jpg) no-repeat;		
}

#orderform div.content_bg {
	width: 981px;
	background: url(/Projektplatsen_images/purchase/content_bg.jpg) repeat-y;
	padding-left: 14px;
	margin-right: 5px;
}

#orderform div.content_bottom {
	width: 981px;
	height: 9px;
	background: url(/Projektplatsen_images/purchase/content_bottom.jpg) no-repeat;		
}

/*-- Left box --*/

#orderform div.header {
	padding: 10px;	
}

#orderform div.left_top {
	width: 737px;
	height: 8px;
	background: url(/Projektplatsen_images/purchase/left_top.jpg) no-repeat;
	margin-left:11px;	
	margin-top:10px;
}

#orderform div.left_content_bg {
	background-color: #ffffff;
	margin-left:11px;
	margin-bottom:11px;	
}


#orderform div.section_head {
	height: 42px;
	cursor: pointer;
	background: url(/Projektplatsen_images/purchase/section_bg.jpg) repeat-x;		
}

#orderform div.section_head p {
	color: #a71930;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding-top: 6px;
	padding-left: 6px;
}

#orderform div.section_head img {
	vertical-align: middle;
}

#orderform div.section_content {
	background: url(/Projektplatsen_images/purchase/section_content.jpg) repeat-y left;		
	min-height: 45px;
	border-top: 1px solid #ffffff;
	padding-top: 15px;
}

/*-- Right box --*/

#orderform div.right_top {
	width: 207px;
	height: 8px;
	margin-top:10px;
	margin-left: 6px;
	background: url(/Projektplatsen_images/purchase/right_top.jpg) no-repeat;	
}

#orderform div.right_content 
{
    background-color: #ffffff;
    padding: 5px;
    margin-left:6px;
    width:197px;
    overflow:hidden;
}

/*-- Form --*/

#orderform label {
	display: block;
	width: 180px;
	float: left;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	height: 40px;
}

#orderform input.textarea {
	background: url(/Projektplatsen_images/purchase/textfield_bg.png) repeat-x scroll left top;
	border-color: #aaaaaa #eeeeee #eeeeee #aaaaaa;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 17px;
	width: 250px;
	padding: 3px 2px;
	margin-bottom: 5px;
}

#orderform input.textarea:hover {
	border-color: #656565 #b0afaf #b0afaf #656565;
}

#orderform select {
	background: url(/Projektplatsen_images/purchase/textfield_bg.png) repeat-x scroll left top;
	border-color: #aaaaaa #eeeeee #eeeeee #aaaaaa;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 17px;
	width: 250px;
	padding: 3px 2px;
}

#orderform input.radio {
	width: 25px;
	margin-right: 0px;
}

#orderform div.buttons {
	display:block;
	float: right;
	padding-right: 100px;
	width: 400px;
}

#orderform div.checkout {
	display: block;	
	min-height: 60px;
	margin-right:11px;
	float:right;
	width:100%;
	cursor:pointer;
}

#orderform div.cancelCheckout {
	display: block;	
	min-height: 60px;
	float:right;
}

/*div.right_input {
	display: block;
	width: 300px;
	padding-left: 200px;
}*/

#orderform div.checkout img {
	float: right;
}

#orderform p.errormsg {
    font-size: 11px;
    margin: 0px;
    color: #a71930;
}

#orderform div.radio_content label {
    width: auto;
    height: auto;
    padding-right: 0px;
    padding-left: 5px;
    padding-top: 3px;  
}

#id_matrix  
{
    margin-right: inherit;
    margin-left: inherit;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.TwitterItem { margin-bottom: 11px; }
.TwitterImage { width: 25px; float: left; margin-right: 5px; }
.TwitterContent { font-size: 11px; font-style: normal; }
.tweets_customers_content .TwitterAuthor { font-weight: bold; color: #fff; }
.newsroom_table .TwitterAuthor { font-weight: bold; color: #000; }
.tweets_customers_content .TwitterEntry { color: #fff; }
.newsroom_table .TwitterEntry { color: #000; }

.MultipleFeedItem { margin-bottom: 20px; }
.MultipleFeedItemDateContainer { width: 10%; height: 100px; float:left; background-image: url('/Projektplatsen_images/calendar_icon.png'); background-repeat: no-repeat; }
.MultipleFeedItemPubDateDay { font-size: 11px; padding-top: 18px; padding-left: 17px; }
.MultipleFeedItemPubDateMonth { font-size: 11px; padding-left: 15px; margin-top: -2px; }
.MultipleFeedItemContentContainer { float: left; width: 85% }
.MultipleFeedItemContentContainer h2 { font-size: 15px; }
.MultipleFeedItemContentContainer h2 a { text-decoration: none; font-weight: normal; color: #494D51 !important; }
.MultipleFeedItemContentContainer hr { background-color:#96999B; border:medium none; color:#96999B; height:1px; margin-top:5px; width:100%; }
.MultipleFeedItemContentContainer a { color: #333333; text-decoration: none; font-weight: normal; }
