body{
	text-align:center;
}
.main-container{
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width:840px;
	display:block;
	text-align:left;
	word-wrap:break-word;
}
#dyn-container-lightbox{
	text-align:center;
	margin:25px;
	word-wrap:break-word;
}

/*expandable box*/
#box-large-top{
	background:#fff url('../img/box_exp_top.png') no-repeat center bottom;
	width:840px;
	height:10px;
}
#box-large-bottom{
	background:#fff url('../img/box_exp_bottom.png') no-repeat center top;
	width:840px;
	height:10px;
	display:block;
	margin-bottom:40px;
}
#box-large{
	background-image:url('../img/box_exp_fill.png');
	min-height:200px;
}
#box-large-content{
	padding:16px;
	width:808px;
}
/*end expandable box*/






/*header.css*/
#header{
	margin:0px;
	width:100%;
	height:97px;
	background: #e7c400 url('../img/head_bg.png') repeat-x 0 0;
	margin-bottom:35px;
}
#logo{
	padding-top:25px;
	width:222px;
	float:left;
}
#logo-img{
	width:183px;
	height:64px;
	background: transparent url('../img/logo.png') no-repeat 0 0;
}
#head-contact{
	margin:0px;
	margin-top:20px;
	float:right;
	height:29px;
	color:#fff;
	font-weight:bold;
	text-shadow: -0.05em 0.1em #d4a501;
}
#head-contact a{ color:#fff; }
#menu{
	padding:0;
	padding-top:5px;
	width:550px;
	height:47px;
	float:right;
}
.menu-item, .menu-item-selected, .menu-item-2, .menu-item-selected-2{
	width:125px;
	height:43px;
	float:left;
	margin:0;
	padding:0;
	padding-top:16px;
	text-align:center;
}
.menu-item-2, .menu-item-selected-2{
	padding-top:6px;
}
.menu-item-selected, .menu-item-selected-2{
	background-image:url('../img/menu_selected.png');
	background-repeat:no-repeat;
}

.menu-item-selected  a, .menu-item  a, .menu-item-2 a, .menu-item-selected-2 a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:9pt;
	letter-spacing:0em;
}
.menu-item  a:hover, .menu-item a:hover, .menu-item-2 a:hover, .menu-item-selected-2 a:hover{
	/*color:#666;*/
	text-decoration:underline;
}



/*body.css*/
.body-row{
	clear:both;
	margin-bottom:40px;
}
#box-welcome{
	background:#fff;
	background-repeat:no-repeat;
	width:660px;
	height:202px;
	float:left;
	margin-bottom:40px;
}
#box-welcome-content{
	margin:16px;
	width:455px;
}
#box-offers{
	background: #fff url('../img/start/box_narrow.png') no-repeat 0 0;
	padding:0;
	margin-left:40px;
	width:140px;
	height:200px;
	float:left;
}
#box-offers-content{
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:10px;
	width:120px;
	height:148px;
	text-align:center;
	word-wrap:normal;
}
#box-offers-more{
	margin:0;
	padding:0;
	margin-left:10px;
}
#box-offers-img{
	margin:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
}

#box-products{
	background: #fff url('../img/start/box_bubble.png') no-repeat 0 0;
	width:194px;
	height:200px;
	float:left;
	margin:0;
	/*margin-right:40px;*/
	margin-bottom:40px;
}
#box-products-content{
	margin:0;
	padding:0;
	margin:16px;
	width:140px;
	height:122px;
}
#box-products-more{
	margin:0;
	padding:0;
	margin-left:16px;
}
#box-products-more-small{
	margin:0;
	padding:0;
	margin-top:8px;
}
#box-products-scroller{
	width:646px;
	height:200px;
	margin:0;
	padding:0;
}
.product-box{
	width:142px;
	height:200px;
	padding-top:32px;
	float:left;
}

/*offers*/
.offers-punch{
	color:#e4701a;
	font-size:12pt;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:"Times New Roman";
	text-shadow:#b3510a 0pt 1pt 1pt;
	text-transform:uppercase;
}




/*footer.css*/
#footer{
	clear:both;
	margin:0px;
	background-color:#f3f3f3;
	color:#898888;
	font-size:7pt;
	padding-top:40px;
	margin-top:40px;
	text-align:center;
}
#foot-top{
	height:195px;
	margin-bottom:30px;
	color:#898888;
}

#partners{
	width:530px;
	height:195px;
	background-color:#fff;
	float:left;
}
#partners-content{
	margin:16px;
}
#partners-content a, #case-top a{ color:#898888 }
#partners-table{
	margin-top:10px; /*if not double row then 20px*/
	width:500px;
}
.partner-logo-none, .partner-logo-mid, .partner-logo-bl, .partner-logo-br, .partner-logo-bm{
	width:164px;
	text-align:center;
	float:left;
	border:1px solid #fff;
	padding:0;
	margin:0;
	padding-bottom:4px;
	padding-top:4px
}
.partner-logo-mid{
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
.partner-logo-br{
	border-top:1px dotted #ccc;
}
.partner-logo-bl{
	border-top:1px dotted #ccc;
}
.partner-logo-bm{
	border-top:1px dotted #ccc;
	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc;
}

#case{
	width:280px;
	height:195px;
	background-color:#fff;
	float:right;
}
#case-content{
	margin:16px;
}
#case-top{
	height:80px;
}
#case-img{
	padding-top:16px;
	float:left;
}
#case-more{
	padding-top:55px;
	height:30px;
	float:right;
}

#foot-bottom{
	clear:both;
	height:100px;
	background-color:#fff;
	width:840px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;
}
#foot-bottom-content{
	margin:0px 16px 0 16px;
	width:808px;
	height:64px;
	display:table;
}
.foot-box{
	float:left;
	width:202px;
	text-transform:uppercase;
	text-align:left;
}
.foot-box a:link, .foot-box a:active, .foot-box a:visited{
	color:#898888;
	/*line-height:22pt;*/
}
.foot-box a:hover{
	color:#ccc;
}




/* SERVICE.HTML SPECIFIC */
#box-yellow,#box-red,#box-small{ display:block; margin:0px; padding:0px; float:left; }
.box-container{ padding:3pt; padding-left:10pt; padding-right:10pt; }
.box-container h4{ padding-bottom:4pt; }
#box-red #punchlines{ margin-top:18pt; }
#box-long-container{ padding:3pt; padding-left:10pt; padding-right:10pt; width:730px; }
#box-yellow{
	background:transparent url('../img/service/box_yellow.png') no-repeat;
	width:240px;
	height:300px;
}
#box-red{
	background:transparent url('../img/service/box_red.png') no-repeat;
	width:240px;
	height:300px;
	margin-left:25px;
	margin-right:25px;
}
#box-small{
	background:transparent url('../img/service/box_small.png') no-repeat;
	width:310px;
	height:90px;
	margin-bottom:15px;
}
#box-long{
	background:#fff url('../img/service/box_long.png') no-repeat;
	width:840px;
	height:90px;
}

#img-store{text-align:center; padding-bottom:6pt;}

.small-white{ display:block; width:100%; font-size:13pt; color:#fff; font-weight:bold; text-align:center; text-shadow:#666 0pt 1pt 1pt; line-height:14pt;margin-top:-12pt; margin-bottom:-4px;}
.large-white{ display:block; width:100%; font-size:18pt; color:#fff; font-weight:bold; text-align:center; text-shadow:#ccc 0pt 1pt 1pt;}
.x-large-white{ display:block; width:100%; font-size:24pt; color:#fff; font-weight:bold; text-align:center; text-shadow:#666 0pt 1pt 2pt;}

.large-white a{ color:#fff; }
.large-white a:hover{ color:#fff; }
.small-white a{ color:#fff; }
.small-white a:hover{ color:#fff; }
.x-large-white a{ color:#fff; }
.x-large-white a:hover{ color:#fff; }

.btn-more-0, .btn-more-1, .btn-more-2, .btn-more-3{background:url('../img/btn_more_small.png') no-repeat; display:block; text-align:center; line-height:15pt; width:55px; height:21px; text-transform:uppercase; color:#939393; font-size:7pt; font-weight:bold; text-decoration:none;}
.btn-more-0{ position:relative; left:160px; top:100px;}
.btn-more-1{ position:relative; left:230px; top:23px;}
.btn-more-2{ position:relative; left:230px; top:23px;}
.btn-more-3{ position:relative; left:760px; top:23px;}
.btn-more-0:hover, .btn-more-1:hover, .btn-more-2:hover, .btn-more-3:hover{color:#333;}

.pushup20{ margin-top:-20px; }
.pushup40{ margin-top:-50px; }

#mailto{ 
	margin-left:auto; margin-right:auto; margin-top:-5px; letter-spacing:.35em; text-transform:uppercase;
	display:block; width:260px; color:#fff;
	text-align:center; text-shadow:#000 0 0 .3em; text-decoration:none;
	font-size:9pt;
}
#mailto:hover{ text-decoration:underline; }

/*790 <-- vadan kommentaren? */






/*admin*/
#admin-head{
	height:27px;
	margin:0;
	padding-top:9px;
	padding-bottom:4px;
	font-size:12pt;
	color:#fff;
	background-color:#FF4040;
	background-image:url("../img/admin/head.png");
	border-bottom:1px solid #000;
}
#admin-head a{
	font-size:10pt;
	color:#fff;
	margin-left:20px;
}
#admin-head a:hover{ text-decoration:none; }

.admin-edit-img, .admin-edit-link, .admin-editemployee-link, .admin-editcase-link, .admin-edit-linkbox, .admin-edit-oneline{
	color:#000;
	text-decoration:none;
}
.admin-msg{ display:block; }
.admin-edit-img :hover, .admin-edit-link:hover, .admin-editemployee-link:hover, .admin-editcase-link:hover, .admin-edit-linkbox:hover, .admin-edit-oneline:hover{
	color:#fff;
	background-color:blue;
}

.admin-edit-img{
	padding-right:5px;
}
.admin-edit-link{
	color:inherit;
	text-decoration:none;
}
.admin-edit-linkbox{
	color:inherit;
	text-decoration:none;
	display:block;
}
#admin-footer{
	clear:both;
	width:840px;
	text-align:center;
	font-size:12pt;
}
#admin-footer a{
	color:#333;
	text-decoration:none;
}
#admin-footer a:hover{
	color:#333;
	text-decoration:underline;
}


.cboxElement:hover{
	background-color:blue;
	color:#fff;
	display:block;
}

#nonblue{ background-color:white; }
