/* CSS Document */
body{
	background: #000 url("../images/bakgrund.jpg") center top no-repeat;
	background-attachment:fixed;
	font-size:14px;
	color:#FFF;
	font-family:Helvetica, sans-serif;
	text-shadow: 1px 1px black, 1px 1px #444;
		list-style-type:none;
	}
p.readmore{
	clear:both;}
#wrapper{
	width:960px;
	margin:auto;
	padding:auto;
	}
#cj-wrapper{
	color:gray;
	text-shadow: 0px 0px white, 0px 0px white;}
	
#cj-wrapper a{
	color:gray;
	text-shadow: 0px 0px white, 0px 0px white;}

#cj-wrapper a:visited{
	color:gray;
	text-shadow: 0px 0px white, 0px 0px white;}

.text-muted{display: none; visibility: hidden; }
.page-header{

	}
h1{
	
	}
h2{

	}
img{
	border:#FFF 2px solid;
	margin:5px;}
.popover-content, .popover-title {
    display: none;
}

text-shadow: 1px 1px gray, -1px -1px #444;}
.prod_attr_img{ display:none;}


a{
	color: #FFF;
	text-decoration:none;}
a:hover{
	color: #FFF;
	text-decoration:underline;}

#top{

	}
#logo img{
	width:200px;
	float:left;
	padding-top:8px;
	border:0px;}
#menu {
	height: 50px;
	
	padding-top:73px;
	float:right;
	
	font-size: 11pt;
	font-family:"Myriad Pro";
	text-transform:uppercase;
	
}

#content{
	margin-left:62px;
	color:#FFF;
	list-style:none;
	clear:both;
	
	}
div.items-leading{
	float:left;}
.item.column-1,.item.column-1.page-header {

	display: inline-block;
	width: 30%;
	float:left;

	

 } 


.item.column-2,.item.column-1.page-header{ 
	display: inline-block;
	width: 30%;	
		float:left;
	padding-left:35px;
		
 }
.item.column-2 h2,.item.column-1 h2 {
	
	font-size:16px;

 } 

#bilder {
display: inline-block;
padding-left:35px;
	float:left;
height:100px;
margin-top:-2px;
width: 30%;
 }
#bilder img{
	margin:0px;
	margin-top:-6px;}
.article-info-term{
	display:none;}

.published{
	padding:0px;
	margin:0px;}
.page-header{
	}
	
fieldset{
	border:#ccc 1px solid;
	padding:5px;
	clear:both;
	}
legend {
display: block;
-webkit-padding-start: 2px;
-webkit-padding-end: 2px;
border: none;
border-image: initial;
}
label {

  width:15%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  } 
textarea{
	margin-bottom:5px;}
input{
	margin-bottom:5px;}
select{
	margin-bottom:5px;
	background:#FFF;
	color:#000;
	text-shadows: 0px 0px gray, -0px -0px #444;}

.button, .readmore{
	border: 0px;
  background: #076306 url(../images/overlay.png) repeat-x; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
list-style-type:none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor:pointer;
text-shadow: 1px 1px gray, -1px -1px #444;
float:left;
display:block;
padding:8px;
margin-bottom:10px;
text-transform:uppercase;


	}
.edit-icon{
	border: 0px;
  background: #076306 url(../images/overlay.png) repeat-x; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
list-style-type:none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor:pointer;
text-shadow: 1px 1px gray, -1px -1px #444;
float:left;
display:block;
padding:2px;
margin-bottom:2px;
text-transform:uppercase;


	}
.btn-group{

	margin-top:7px;
	list-style-type:none;
	}
.modal-button.btn{
	margin-right:4px;}
p.readmore a{
	}

p{
	}
.edit-icon{
	position:relative;
	float:right;
	margin-top:-35px;
	}

.btn.dropdown-toggle{
	visibility:hidden;
	padding:0px;
	margin:0px;
	}
.control-label{
	clear:both;}
.alert-info{
clear:both;
padding-top:10px;}
	
/* System Messages */

.error
{
        padding:0px;
        margin-bottom: 20px;
}

.error h2
{
        color:#000 !important;
        font-size:1.4em !important;
        text-transform:uppercase;
        padding:0 0 0 0px !important
}

#system-message
{
                margin:10px 0 20px 0;
                border-left:0;
                border-right:0;
}

#system-message dt
{
	font-weight: bold;
}
#system-message dd
{
	margin: 0 0 15px 0;
	font-weight: bold;
	text-indent: 0px;
	padding:0
}
#system-message dd ul
{
	color: #000;
	list-style: none;
	padding: 0px;
}
#system-message dd ul li
{
	line-height:1.5em
}

/* System Standard Messages */
#system-message dt.message
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.message  ul
{
	background: #fff  url(../images/system/notice-info.png) no-repeat;
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border-top: 2px solid #90B203;
	border-bottom: 2px solid #90B203;
}

#system-message dd.message ul li{background:none !important}

/* System Error Messages */
#system-message dt.error
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.error ul
{
	background:#fff url(../images/system/notice-alert.png) no-repeat ;
	padding-left:40px;
 	padding: 10px 10px 10px 40px;
    border-top: 2px solid #990000;
    border-bottom: 2px solid #990000;
}



/* System Notice Messages */
#system-message dt.notice
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.notice  ul
{
		background:#fff url(../images/system/notice-note.png) no-repeat ;
		padding-left:40px;
	    padding: 10px 10px 10px 40px;
	    border-top: 2px solid #FAA528;
	    border-bottom: 2px solid #FAA528;
}
#system-message dd.notice ul { color: #000;margin:10px 0 }

#system-message
{
    margin-bottom: 0px;
    padding: 0;
}

#system-message dt
{
    font-weight: bold;
}

#system-message dd
{
    font-weight: bold;
    padding: 0;
}
/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
}

body.contentpane
{
	background:#fff;
}
#system-message dd.notice ul,
#system-message dd.error ul,
#system-message dd.message  ul {
        background-position: 100% 0!important;
        padding: 10px 40px 10px 10px!important;
}
#system-message dd.message  ul {
        background-image:url(../images/system/notice-info_rtl.png)!important;
}
#system-message dd.notice ul {
        background-image:url("../images/system/notice-note_rtl.png")!important;
}
#system-message dd.error ul {
        background-image:url(../images/system/notice-alert_rtl.png)!important;
}

#bilder h3{
font-size:18px;
margin-top:-5px;
padding-top:17px;

}
#users-profile-core{
	clear:both;}	
#editor{
	clear:both;}
#categorylist_header_title{
	font-size:18px;}
#categorylist_header_edit{
	font-size:18px;}
.list-title{
padding-right:50px;
padding-left:40px;
font-size:16px;
}

.list-edit{
padding-right:80px;
padding-left:80px;
font-size:16px;
}

a.btn.btn-primary{
visibility:hidden;
}
fieldset.filters.btn-toolbar{
border:0px;
}
div.pagination {
    clear: both;
    text-align: center;
    margin: 15px 0 0 0;
}
 
div.pagination p.counter {
}
 
div.pagination ul {
    list-style: none;
    padding: 0;
}
 
div.pagination ul li {
    list-style: none;
    display: inline;
    padding: 0 5px 0 5px;
}

#mxcpr{
	visibility:hidden;}
	
	
@media only screen and (max-width: 960px) {
	#wrapper{ 
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	
	#cj-wrapper{
		margin-top:-100px;
	}
	
	#content{
	margin-left:0px;
	}
	
	#top{

		width:100%;

	}
	#logo{
		width:100%;
	}
	
	#logo img{
	display: block;
	width:200px;
	float:none;
	padding-top:8px;
	border:0px;
	display: block;
    margin-left: auto;
    margin-right: auto
	}
	#menu {
	height: 0px;
	padding:0px;
	width:100%;
	float:none;
	height:270px;
	}
	.ux-menu{
		width:100%;
	}
	.ux-menu li{
		float:none;

	}
	
	.ext-border-box .ux-menu-ie-iframe,.ext-ie7 .ux-menu-ie-iframe{padding:0;margin:0;position:absolute;top:0;left:0;display:none;z-index:0;}
div.items-leading{
	float:left;}
.item.column-1,.item.column-1.page-header {

	display: inline-block;
	width: 100%;
	float:none;

	

 } 


.item.column-2,.item.column-1.page-header{ 
	display: inline-block;
		width: 100%;
	float:none;
	padding-left:0px;
		
 }
.item.column-2 h2,.item.column-1 h2 {
	
	font-size:16px;

 } 
}