
#panel a.admincp {
	background: url(../../../images/realize/icons/admincp.gif) no-repeat;
	padding-left: 20px;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

#panel a, #panel a:visited {
	color: #626262;
	margin-right: 15px;
}

#panel a.modcp {
	background: url(../../../images/realize/icons/modcp.gif) no-repeat;
	padding-left: 20px;
  //      font-weight: bold;
}

.upper_panel a, .upper_panel a:visited {
	color: #fff;
	padding-left: 20px;
	margin-right: 10px;
	font-weight: bold;
}

.upper_panel a, .upper_panel a:link {
	color: #fff;
//	padding-left: 20px;
//	margin-right: 10px;
	font-weight: bold;
}

.fix_for_margin a, .fix_for_margin a:visited {
       margin:0;
      padding:0;
}

#panel a.usercp {
	background: url(../../../images/realize/icons/usercp.gif) no-repeat;
	padding-left: 20px;
}

#panel a.logout, #panel a:visited.logout {
	background: url(../../../images/realize/icons/logout.gif) no-repeat right;
	padding-right: 20px;
	margin-left: 10px;
	padding-left: 0;
	margin-right: 0;
    //    font-weight: bold;
  //      color: black;
}

.upper_panel a.search {
	background: url(../../../images/realize/icons/search.gif) no-repeat;
}

.upper_panel a.chat {
	background: url(../../../images/realize/icons/chat.gif) no-repeat;
}

.upper_panel a.garage {
	background: url(../../../images/realize/icons/garage.png) no-repeat;
}

.upper_panel a.help {
	background: url(../../../images/realize/icons/help.gif) no-repeat;
	margin-right: 0;
}

.upper_panel {
	background: rgb(27, 28, 27);
	color: white;
	border-bottom: 1px solid black;
	padding: 7px 12px;
}

.middle_panel {
	background: url(https://billig-scooter.dk/images/realize/banners/banner.jpg) no-repeat  rgb(255, 255, 255);
	background-position: right;
	padding-right: 55px;
	text-align: right;
	line-height: 160px;
	border-left: 1px solid #ddd;
	height: 160px;
	
	width: auto;
	font-size: 30px;
	font-weight: 700;
}

.middle_panel a:link, .middle_panel a:visited {
	color: #fff;
}

#panel {
	background: #efefef;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 6px;
	margin-bottom: 5px;
	
	color: #888888;
}

thead.main {
	background: #6a8ba7;
	//background: #62a2d6;
	
	color: #fff;
	font-size: 11px;
	font-weight: 700;
}

thead.main td {
	
	padding: 10px;
}

thead.main a {
	
	font-weight: 700;
	color: #fff !important;
}

thead.main a:hover {
	
	color: #eee !important;
}

.tborder {
	
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
        border-radius: 10px;
        padding: 10px;
}

.trow1,
.trow2 {
	
	background: #fcfcfc;
	padding: 6px;
}

.forum_status {
	
	height: 40px;
	width: 40px;
	font-size: 20px;
	text-align: center;
	background: #f5f5f5;
	border: 1px solid #ececec;
}

.forum_status i {
	
	display: inline-block;
	line-height: 40px;
}

.forum_on {
	
	color: #2c3e50;
}

.forum_off, 
.forum_offlock, 
.forum_offlink {
	
	color: #333;
}

.forum_off i {
	
	opacity: .1;
}

.forum_offlock i:before {
	
	content: "\f023";
}

.forum_offlink i:before {
	
	content: "\f0c1";
}

.f_title {
	
	font-weight: 600;
}

.columns {
	
	list-style: none;
	margin: 0;
	padding: 0;
}

.columns li {
	
	width: 50%;
	float: left;
}

.content_box {
	
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	padding: 10px;
	margin: 10px 0 10px 0;
}

header {
//	 background: url(http://muleposen.dk/images/realize/banners/banner.jpg) no-repeat  rgb(255, 255, 255);
   //     background-position: right bottom;
	// background: #fcfcfc;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	width: auto;
//	height: 300px;
}

a.logo {
	
	font-size: 30px;
	font-weight: 700;
	display: inline-block;
	padding: 50px 40px;
   //    color: #ffffff !important;
         text-align:right;;
}

a.logo i {
	
	color: #000000 !important;
}

nav ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
}

nav ul li {
	
	margin: 0;
	padding: 0;
	float: left;
}

nav ul li a {
	
	transition: all 150ms linear;
	display: inline-block;
	padding: 27px 12px;
	margin: 0;
	font-size: 15px;
}

nav ul li a:hover {
	
	background: #f5f5f5;
}

#welcome_block {
	//background: #000000;
	width: auto;
	color: #ffffff !important;
	height: auto;
	//padding: 10px;
//	margin: 0 0 20px 0;
	position: relative;
}

#welcome_block a:hover {
	
	color: #6a8ba7;
}

#welcome {
	background: #efefef;
	width: auto;
	color: #ffffff !important;
	height: auto;
	padding: 10px;
	margin: 0 0 20px 0;
	position: relative;
}

.user_panel {
	
	position: absolute;
	width: 200px;
	padding: 20px;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	top: 40px;
	right: 0;
	background: #fff;
	display: none;
	z-index: 99999;
}

.user_panel a {
	
	color: #34495e !important;
}

.user_panel ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
}

.user_panel ul li {
	
	display: block;
	margin: 0;
	padding: 0;
}

.user_panel li a {
	
	display: block;
	padding: 9px;
	transition: all 150ms linear;
}

.user_panel li a:hover {
	
	background: #f5f5f5;
	border-radius: 3px;
}

a.trigger {
	
	font-weight: 800;
}

span.user_panel_title {
	
	font-size: 14px;
	font-weight: 400;
	color: #34495e;
	border-bottom: 1px solid #ececec;
	padding: 0 10px 10px 10px;
	display: block;
}

a.login,
a.register {
	
	background: #6a8ba7;
	color: #fff !important;
	font-size: 10px;
	font-weight: 400;
	padding: 3px 6px;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
}

.thead strong {
	
	font-weight: 400;
}

footer {
	
	background: #3c3c3c;
	padding: 20px;
	width: auto;
	height: auto;
	color: #acacac;
	font-size: 11px;
}

footer h3 {
	
	font-weight: 600;
	color: #6c6c6c;
}

.foot_box {
	
	width: 32%;
	float: left;
	text-align: left;
}

.mid {
	
	width: 30% !important;
	padding-left: 20px !important;
	float: left;
	text-align: left;
}

ul.foot_list {
	
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.foot_list li {
	
	display: block;
	margin: 0;
	padding: 0;
}

ul.foot_list li a {
	
	display: block;
	font-size: 12px;
	padding: 10px;
	color: #ddd !important;
}

#sec_foot {
	
	background: #252525;
	text-align: left;
}

footer a {
	
	color: #7c7c7c !important;
	font-weight: 600;
}

