/* Start of CMSMS style sheet 'Kista_Galleria_Tema : Main' */
* {
  margin:0;
  padding:0;
}

body {
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	letter-spacing: 0.1pt;
}

div {
   font-size: 13px;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   color: #fff;
 }

a:visited {
   text-decoration: none;
   color: #fff;
}

a:hover {
   text-decoration: underline;

}

body {
   background-color: #000;
   color: #fff;
   margin:1em;
}

/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;
   max-width: 955px;
   min-width: 950px;
   background-color: #000;
}
/* Header */
div#header {
   font-size: 24px;
   margin-bottom:15px;
   padding-top: 10px;
   padding-left: 0px;
   padding-bottom: 10px;
background-color:#000;
color:#fff;
height:100px;
}

#headerTagline {
	background-image: url(uploads/Kista_Galleria/kg_prickar.gif);
	background-repeat: repeat-x;
	float: right;
	width: 850px;
	height: 40px;
	background-position: bottom;
	color: #FFFFFF;
margin-top:35px;
 
}

#headerFlash {
	float: right;
	width: 850px;
	height: 40px;
margin-top: 20px;
}

#tagline {
	margin-top: 10px;
margin-left: 2px;
}
#headerLogo {
	float: left;
	width: 100px;
}


div#header h1 {
   font-size: 32px;
   color: #8b004f;
   line-height:1em;
   margin:0;
   text-align:left;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 6px;
}

div#slogan {
   padding-left: 30px;
   font-size: 11px;
   color: #cccccc;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 6px;
}

div#search {
   width: 20px;  
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em 1.5em 1em;
   color: #666666;
}

div#search input {
   margin: 4px 0 0 0;
   color: #666666;
}

/* Mallar */
/* Startsida = contentStart, leftsidebarStart, rightsidebarStart */
/* Bildsida = contentText, leftsidebarBild, rightsidebarBild */
/* Textsida = contentText, leftsidebarText, rightsidebarText */
/* Listsida = Se nedan */
/* Detaljsida för ftgpresentation = contentDetailpage */

/* Nyheter på Ettan*/
.latestNews{

}

/* Startsida KC*/
div#contentStartKc{
   color: #fff;
   margin-left: 160px;
   margin-right: 0px;
margin-bottom:30px;
   width: 790px; /* minus 6px due to ie6 */
overflow:hidden;
}

/* Startsida */
div#contentStart {
   color: #fff;
   margin-left: 160px;
   margin-right: 274px;
margin-bottom:30px;
   width: 510px; /* minus 6px due to ie6 */
}

div#leftsidebarStart {float: left; margin-bottom:30px; width: 160px; display: inline;  /* FIX IE double margin bug */ }
div#rightsidebarStart {float: right; width: 260px; margin-bottom:30px;}
/* Slut Startsida */

/* Textsida */
div#contentText{
   color: #fff;
margin-bottom:30px;
   margin-left: 160px;
   margin-right: 274px;
   width: 510px; /* minus 6px due to ie6 */
}
div#leftsidebarText{float: left; margin-bottom:30px; width: 160px; display: inline;  /* FIX IE double margin bug */ }
div#rightsidebarText {float: right; width: 260px;margin-bottom:30px;}
/* Slut Textsida */

/* Bildsida */
div#leftsidebarBild{float: left; margin-bottom:30px; width: 160px; display: inline;  /* FIX IE double margin bug */}
div#contentBild{
   color: #fff;
   margin-left: 160px;
   margin-right: 400px;
 margin-bottom:30px;
   width: 384px; /* minus 6px due to ie6 */
}
div#rightsidebarBild{float: right; width: 384px; margin-bottom:30px;}
/* Slut Bildsida */

/* Listsida */
div#leftsidebarList{float: left; margin-bottom:30px; width: 160px; display: inline;  /* FIX IE double margin bug */}
div#content{float: left; color: #fff; width: 264px; margin-bottom:30px;}
div#column1List{float: left; color: #fff; width: 263px; margin-bottom:30px;}
div#column2List{float: left;color: #fff; width: 263px; margin-bottom:30px;}
/* Slut Listsida */

/* Detaljssida */

div#contentDetailpage{
padding:0px;
   color: #000;
   margin-left: 160px;
 margin-bottom:30px;
   width: 550px; /* minus 6px due to ie6 */
background-color:#fff;
 
}
div#contentDetailpage .companyImage{
margin-bottom:30px;
float:right;
}
div#rightsidebarDetailpage {float: right; width:220px; height:200px;margin-bottom:30px; }

div#contentDetailpage a{color:#000; padding-left:3px; padding-right:3px;}
div#contentDetailpage a:hover{color:#000; text-decoration:underline;}

.listHeadline{color:#ffffff; margin-bottom:-8px; margin-top: 10px; font-size:15px;}

/* Slut Detaljsida */


div#logos {
   margin-top: 40px;
   border-top: 1px dotted #cccccc;
   border-bottom: 1px dotted #cccccc;
   width: 100%;  
   text-align: center;
}

div#logos img {
   padding-top: 20px;
   padding-bottom: 20px;
}




div#footer {
   height: 60px;
   clear: both;
   color: #fff;
   background: url(uploads/Kista_Galleria/kg_prickar.gif);
   background-repeat: repeat-x;
 
}

div#footer p {
   font-size: 0.9em;
   padding-left: 1em;
   padding-top: 1em;
   text-align: right;
   margin: 0;
}

div#footer p a {
   color: #fff;
   text-decoration: none;
}

div#footer p a:hover {
 
   text-decoration: underline;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   /*padding-bottom: 1em;*/
   border-bottom: 1px dotted #c0c0c0;
   margin-top: 15px;
margin-bottom: 15px;
}

h1 {
   color: #ffffff; 
   font-size: 13px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
font-weight: normal;
}

h2 {
   color: #666666; 
   font-size: 14px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h3 {
   color: #fff; 
   font-size: 13px;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}

h4 {
   color: #666666; 
   font-size: 12px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #666666; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   /*font-size: 1em;*/
   margin: 0 0 0.8em 0; /* some air around p elements */
   line-height: 1.6em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#content ul,
div#content ol,
div#content dl {
   font-size: 11px;
   line-height: 1.6em;
   margin: 0 0 1.5em 0em;
}

div#content ul li,
div#content ol li {
  margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#content dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#content dl dd {
   margin: 0 0 1em 1em;
}

div#content dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */
/* End of 'Kista_Galleria_Tema : Main' */

