*{
margin: 0;
padding: 0;
}
html,body{
font-family: Arial, Helvetica, sans-serif;
color: #212121;
height:100%;
font-size: 80%;
}
html{
/* background: #a2b1bd url(http://www.crowd.se/gfx/html_bg.gif) repeat-x fixed; */
}
._todo{
background: red;
color: #fff;
font-weight:bold;
}
#wrap{
min-height:100%;
background: url(http://www.crowd.se/gfx/main_bg_border.gif) center repeat-y;
}
hr {
	padding: 2px 0;
	border: 0;
	border-bottom: 3px solid #A1B5C5;
	clear:both;
	margin: 15px 0;
}
h1{
font-size:2em;
line-height: 2.4em;
color: #2B76B3;
}
h1 .byline{
display:block;
text-align:right;
text-transform:uppercase;
font-style:oblique;
font-weight:bold;
font-size:0.6em;
line-height: 1.2em;
border-top: 2px solid #2B76B3;
margin-top: -1.2em;
margin-bottom: 1.2em;
padding: 2px 10px 2px 10px;
}
h2{
font-size:1.6em;
line-height: 1em;
margin-top: 1.2em;
color: #2B76B3;
}
h3{
font-size:1.1em;
line-height: 1.1em;
margin-top: 1.4em;
margin-bottom: 0;
color: #242321;
font-weight:bold;
color: #2B76B3;
font-family: verdana, "Comic Sans MS", sans-serif;
}
h4{
font-size:1.1em;
line-height: 1.1em;
margin-top: 1.4em;
margin-bottom: 0;
color: #333;
font-weight:bold;
font-family: verdana, "Comic Sans MS", sans-serif;
}
p{
font-family: verdana, "Comic Sans MS", sans-serif;
font-size:1.1em;
line-height: 1.4em;
margin-top: 0.5em;
color: #242321;
}
p.ingress{
margin-top: 0.5em;
font-weight:bold;
color: #44423e;
}
p.ingress img{
margin-left: 20px;
}
div.notice{
margin: 10px -20px 30px -20px;
padding: 0 18px 10px 18px;
border: 1px solid #EFE394;
background:#fffca1;
clear:both;
}
div.notice h2{
margin-top: 0.5em;
}
p.notice{
margin: 10px -20px;
padding: 5px 18px;
font-size: 1.1em;
border: 1px solid #EFE394;
background:#fffca1;
}
p.hilite{
color: #333;
background:#ececec;
border-top: 2px solid #e8e8e8;
padding: 2px 5px;
font-weight:bold;
}
p.notice img{
margin: 0;
}
p.tiny{
color:#666;
font-size: 1em;
line-height: 1em;
}
a{
text-decoration:none;
color:#2B76B3;
}
a:hover{
text-decoration:underline;
}
img{
border:0;
}
ul{
font-family: verdana, "Comic Sans MS", sans-serif;
font-size:1.1em;
color: #2B76B3;
list-style:none;
list-style-type:none;
list-style-image: none;
list-style-position:outside;
/*list-style-image:url(http://www.crowd.se/gfx/bullet.gif);
list-style-position:outside;*/
padding-left: 1.2em;
}
ul li{
color: #242321;
}
#content ul{
font-family: verdana, "Comic Sans MS", sans-serif;
font-size:1.1em;
color: #2B76B3;
list-style:none;
list-style-type:none;
list-style-image: none;
list-style-position:outside;
padding-left: 1.2em;
clear: both;
}
#content ul li{
color: #242321;
}
/*
ul.large{
	font-size:1.4em;
}
#media .ingress{
	font-size:1.4em;
}
*/
#media .showcase img{
margin: 10px 0;
}
#media ul.large{
margin: 30px 0;
}


div.showcase{
margin: 10px 0 15px 0;
}
div.showcase img{
}
div.showcase ul{
font-size:1.4em;
list-style-type:none !important;
list-style-image: none !important;
padding: 0 !important;
margin: 0 !important;
width: 100%;
}
div.showcase ul li{
float: left;
margin: 0 !important;
padding-top: 48px !important;
width: 25%;
text-align: center;
}
div.showcase ul li a{
padding-top: 48px !important;
}
div.showcase ul li.movie a{
background: url(../gfx/icons/movie.gif) center top no-repeat;
}
div.showcase ul li.photo a{
background: url(../gfx/icons/photo.gif) center top no-repeat;
}
div.showcase ul li.case a{
background: url(../gfx/icons/case.gif) center top no-repeat;
}
div.showcase ul li.pdf a{
background: url(../gfx/icons/pdf.gif) center top no-repeat;
}
.clear{
clear:both;
}

/******************************************************/
/*                     Quote                          */
/******************************************************/
div.quote{
margin-top: 15px;
padding-bottom: 30px;
margin-bottom: -10px;
background:url(../gfx/arrow_grey_down.gif) no-repeat 60px bottom;
}
/* IE HACK */
* html div.quote{
margin-bottom: 0;
}
blockquote{
font-weight:100;
color:#666;
font-style:italic;
font-size:1.2em;
padding: 10px 10px 10px 45px;
margin: 0;
background:#ebebeb url(../gfx/quote.gif) no-repeat 4px 4px;
}
blockquote .reference{
font-size:0.8em;
color:#333;
text-align: right;
}
blockquote.right{
background:url(../gfx/quote.gif) no-repeat top right;
float: right;
width: 50%;
padding-right:25px;
margin-right:-35px;
text-align: right;
}
blockquote.left{
background:url(../gfx/quote.gif) no-repeat top left;
float: left;
width: 50%;
padding-left:25px;
margin-left:-25px;
}
/******************************************************/
/*                     Tables                         */
/******************************************************/
table{
margin: 12px 0 0 0;
border-collapse:collapse;
font-size:1.2em;
border: 1px solid #ececec;
border-left: 0;
}
table tr.even{
background:#ececec;
}
table td, table th{
text-align:left;
border-left: 2px solid #ececec;
padding: 3px 12px 3px 12px;
}
table td.price, table th.price{
text-align:right;
width: 6em;
white-space:nowrap;
}
table td:first-child, table th:first-child{
padding-right: 32px;
}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     PAGE                         */
/******************************************************/
/******************************************************/
/******************************************************/
#page{
margin: 0 auto;
padding-bottom:30px;
width: 760px;
/* background: #fff; */
}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     CONTENT                        */
/******************************************************/
/******************************************************/
/******************************************************/
#content{
width: 520px;
/*border-left: 1px solid #dadada;
border-right: 1px solid #dadada;*/
padding-top: 30px;
/*padding-bottom:50px;*/
padding-left: 120px;
padding-right: 120px;
/* background:#fff; */
}
#content h1,#content h2,#content h3{
/* clear:both; */
}
/*
#content h1{
font-weight:100;
font-size: 2.4em;
}
#content h2{
font-weight:100;
font-size: 1.6em;
}
*/
#content img.right{
float: right;
}
#content img.outbreak{
margin-right: -110px;
}
/*
#content li img.right{
background:#dadada;
position: relative;
}
*/

/******************************************************/
/*  2 column with image left or right
/******************************************************/
#content div.col2{
clear:both;
padding-bottom: 30px;
/*border-right: 1px solid #2B76B3;*/
}
/*
#content div.col2 div.i{
width: 140px;
float: left;
height: 100%;
border-right: 3px solid #2B76B3;
}
*/
#content div.col2 img.left{
width: 140px;
float: left;
margin-top:0;
padding-top:0;
/*border-right: 3px solid #2B76B3;*/
}
#content div.col2 h1,#content div.col2 h2,#content div.col2 h3, #content div.col2 p{
margin-left: 160px;
clear:none;
}
/******************************************************/
/*  2 column with image left or right
/******************************************************/
#content div.col2r{
clear:both;
padding-bottom: 30px;
}
#content div.col2r img{
width: 140px;
float: right;
}
#content div.col2r h1,#content div.col2r h2,#content div.col2r h3, #content div.col2r p{
margin-right: 160px;
clear:none;
}
/******************************************************/
/******************************************************/
/******************************************************/
/*  Imagecontainer rounded with Nifty and div.arrow optional
/******************************************************/
/******************************************************/
/******************************************************/

#content div.graph{
background:#fffca1;
border: 1px solid #EFE394;
background:#fffca1;
padding: 5px 0;
}
#content div.image{
text-align:center;
margin: 30px 0 30px 0;
}
#content div.image img{
margin: 0;
padding: 10px;
}
#content div.right{
float:right;
padding: 0;
margin: 0 30px;
margin-right: -110px;
}
/* IE HACK */
* html #content div.right{
display:inline;
width: 20px;
}
#content div.image div.arrowtop{
width: 40px;
height: 40px;
margin-top: -45px;
margin-left: 60px;
margin-bottom: 0;
background: url(../gfx/arrow_yellow_up.png) no-repeat center top;
}
/* IE HACK */
* html #content div.image{
padding: 10px 0;
}
* html #content div.image div.arrowtop{
display:none;
}
#content div.image div.arrowleft{
width: 40px;
height: 40px;
margin-top: 5px;
margin-left: -40px;
margin-bottom: -40px;
background: url(../gfx/arrow_yellow_left.png) no-repeat center top;
}
/* IE HACK */
* html #content div.image div.arrowleft{
display:none;
}
#content div.image p{
color:#666;
font-size: 1em;
line-height: 1.2em;
padding: 0 60px;
}

/******************************************************/
/******************************************************/
/******************************************************/
/*                     DETAILS                        */
/******************************************************/
/******************************************************/
/******************************************************/
#details{
background: url(http://www.crowd.se/gfx/details_bg.gif) repeat-y;
margin:0;
padding:0;
margin-bottom: -30px;
clear:both;
}
#details div.left{
background: url(http://www.crowd.se/gfx/details_t.gif) no-repeat;
float:left;
width: 330px;
padding-top: 20px;
padding-left: 40px;
padding-right: 10px;
}
#details div.right{
background: url(http://www.crowd.se/gfx/details_t.gif) no-repeat top right;
float:right;
width: 330px;
padding-top: 20px;
padding-left: 10px;
padding-right: 40px;
}
#details .clear{
background: #cddce8 url(http://www.crowd.se/gfx/details_b.gif);
height: 50px;
clear:both;
}
#details ul{
list-style:disc;
list-style-image:url(http://www.crowd.se/gfx/bullet.gif);
}
#details ul li{
margin: 6px 0;
padding: 0;
font-style:normal;
font-weight:normal;
}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     SPLASH                            */
/******************************************************/
/******************************************************/
/******************************************************/
div#splash{
	position:absolute;
	width: 100%;
}
div#splash div#cnt{
	width: 760px;
	margin: 0 auto;
	height: 180px;
}
div#splash div#cnt div#dummy{
	float:right;
	width: 760px;
	height: 180px;
}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     TOP                            */
/******************************************************/
/******************************************************/
/******************************************************/
#top{
background: #000 url(../gfx/header-ambient-media.jpg) top center no-repeat;
}
#header{
height:100px;
width:760px;
margin: 0 auto;
}
#header a{
background: url(../gfx/header-ambient-media.jpg) top center no-repeat;
display:block;
height:100px;
width:760px;
}
#header img.logo{
float: left;
margin: 15px 0 0 20px;
}
#banner{
clear:both;
position:absolute;
width: 740;
top:0;
}



p.notice{
clear: both;
}


#content h2{
}
#content h3{
}
#content p{
}
#content ul{
list-style:disc;
list-style-image:url(http://www.crowd.se/gfx/bullet.gif);
}
#content ul li{
margin: 6px 0;
padding: 0;
font-style:normal;
font-weight:normal;
}


#full #content{
width:680px;
padding-top: 30px;
padding-left: 40px;
padding-right: 40px;
}
/*
//
*/
#content div.pricelist{
width:320px;
float: left;
}
#content div.pricelist h2{
font-size:1.6em;
font-weight:normal;
margin-top: 1.2em;
color: #2B76B3;
padding: 0.3em;
background: #2B76B3;
color: #fff;
}

#content div.pricelist h3{
font-size: 1.2em;
}
#content div.pricelist h4{
color:#333;
}
#content div.pricelist table{
border: 0;
width:100%;
}
#content div.pricelist table tr.even{
background:#ececec;
}
div.pricelist table td, div.pricelist table th{
text-align:left;
border-left: 0;
padding: 3px 12px 3px 12px;
}
div.pricelist table td.price, div.pricelist table th.price{
text-align:right;
/*width:2em;*/
white-space:nowrap;
}
div.pricelist table td:first-child, div.pricelist table th:first-child{
padding-right: 32px;
}
#content div.pricelist h1, #content div.pricelist h2, #content div.pricelist h3, #content div.pricelist h4, #content div.pricelist p{
padding-left: 12px;
padding-right: 12px;
}
#content div.pricelist p{
font-size: 1em;
color: #666;
}
/* Tinytable */
#content div.pricelist table.tiny{
border: 0;
width:auto;
font-size: 1em;
color: #666;
}
#content div.pricelist table.tiny tr.even{
background:none;
}
div.pricelist table.tiny td, div.pricelist table.tiny th{
text-align:left;
border-left: 0;
padding: 3px 12px 3px 12px;
}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     FORMULÄR                       */
/******************************************************/
/******************************************************/
/******************************************************/
.sendFormMessage {
	clear:both;
	padding: 10px 0 0 0;
}
#content form{
	margin: 0;
	padding: 0;
	color: #333;
}
#mailform {
	clear:both;
	/*background-color: #fafafa;*/
	padding: 30px 0 10px 0;
	/*border: 2px solid #e5e5e5;*/
}
#mailform h2{
	margin: 0;
	padding: 2px 0;
	width: 180px;
	border-top: 1px solid #e5e5e5;
	float:left;
}
#mailform p{
	padding: 0;
	margin: 3px 6px;
}
#mailform .radio{
	float:left;
	margin: 3px 6px;
}
#mailform .r{
	border-top: 1px solid #e5e5e5;
	margin: 0 0 0 180px;
}
#mailform input.textfld, #content textarea{
	border: 1px solid #e5e5e5;
	border-top: 0;
	background-color:#fbfbfb;
	margin: 0 0 6px 0;
	padding: 3px 10px;
	color: #666;
	width: 275px;
}
#content form input:hover, #content textarea:hover{
	background-color:#fff;
}
#content form input:active, #content textarea:hover{
	background-color:#fff;
}

#content form input:focus, #content textarea:hover{
	background-color:#fff;
}
#content form input:hover{
	background-color:#fff;
}

#content form input:active{
	background-color:#fff;
}

#content form input:focus{
	background-color:#fff;
}

#content form input.submit{
	border: 1px solid #fff;
	color: #fff;
	margin: 5px 0 0 0;
	display: block;
	width: 80px;
	clear: both;
	background-color:#2B76B3;
}
#content form input.submit:hover{
	background-color:#2B76B3;
}

#content form input.checkbox{
	height: 1.2em;
	width: 1.2em;
}

/**/

#content form .formitem {
	border: 2px solid #e5e5e5;
	width: 380px;
}

#content form .formitem .fi {
padding: 6px;
}

#content form .formitem img{
	margin: 0 1em 0 0;
	float: left;
}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     CASE                           */
/******************************************************/
/******************************************************/
/******************************************************/
.case{
margin: 0;
/* background:#fff; */
padding: 0;
}
.case .images{
margin: 15px 0 0 0;
padding:0;
width:220px;
}
.case .images img{
margin: 0;
padding:0;
}
.case .text{
/*border: 1px solid red;*/
height:auto;
}
.case h2{

}
.case p{
}
.case .images p{
margin: 2px 10px 2px 10px;
}
div.casefooter{
clear:both;
background:#fff;
margin: 0 0 25px 0;
height: 20px;
border-bottom:3px solid #f0f0f0;
}
/*
**
*/
.case_senaste p#case_senaste,
.case_fyrhjuliga_motorcyklar p#case_fyrhjuliga_motorcyklar,
.case_pizzakartonger p#case_pizzakartonger,
.case_kemtvatterier p#case_kemtvatterier,
.case_internet p#case_internet{
background: #2972AC url(http://www.crowd.se/gfx/footer_bg.gif) repeat-x;
padding: 2px 6px;
}
.case_senaste p#case_senaste a,
.case_fyrhjuliga_motorcyklar p#case_fyrhjuliga_motorcyklar a,
.case_pizzakartonger p#case_pizzakartonger a,
.case_kemtvatterier p#case_kemtvatterier a,
.case_internet p#case_internet a{
color: #fff;
}
/*
--------- FLYTTA RÄTT
*/
.noLeft #page{

}
/******************************************************/
/******************************************************/
/******************************************************/
/*                     FOOTER                         */
/******************************************************/
/******************************************************/
/******************************************************/
#footer{
font-size:1.4em;
line-height: 30px;
height: 10px;
width:100%;
position:fixed;
bottom:0;
background: #2972ac url(http://www.crowd.se/gfx/footer_bg.gif) repeat-x;
color: #fff;
}
#footerContent{
width:760px;
margin: 0 auto;
}
#footer address{
margin-top:6px;
height: auto;
text-align:center;
}
#footerLogo{
margin-left:770px;
margin-top:-68px;
height:60px;
}
#footerLogo img{
}


/* fulhack - nödvändigt bl.a. pga att MSIE inte förstår min-height */
/*
//_____________________________________________________________________________________________IE HACKS
*/
/* HIDE FROM IE Mac*/
/*\*/
* html #wrap {
height:100%;
}
* html #footer{
position:relative;
width:100%;
height: 30px;
margin-top:-30px;
}
/**/