/*
Theme Name: Driftbloggen
Theme URI: https://www.driftbloggen.se/
Description: The default Driftbloggen theme as of March 2009
Version: 1.0
Author: Fredrik Berglund
Author URI: http://www.rozamoda.com/
*/

html, body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #efefef url(images/header.png) repeat-x;
	min-width: 900px;
	line-height: 18px;
}

img {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #777777;
}

a img {
	border: none;
	text-decoration: none;
}

a:hover {
	color: #dd0000;
}

blockquote {
	margin-left: 13px;
	padding-left: 27px;
	background: transparent url(images/quote.png) no-repeat;
	background-position: top left;
}

ol {
	margin-left: 13px;
	padding-left: 27px;
}

h1, .c-wrapper .contents h1 a {
	font: 26px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border-bottom: none;
}

h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

label {
	float: left;
	width: 150px;
}

ul.packages {
	margin: 11px 0px 0px 0px;
	padding: 0px;
}

ul.packages li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(images/about-gif.gif) no-repeat;
	background-position: center left;
}

label.no {
	float: none;
}

p {	
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

strong {
	color: #555555;
}

.ctop {
	height: 100px;
	border: none;
	width: 100%;
}

.error-input {
	color: #dd0000;
	font-weight: normal;
	padding-left: 10px;
}

.error-label {
	color: #dd0000;
	font-weight: bold;
}

.error-label-right {
	color: #dd0000;
	padding-left: 10px;
}

.error-label-down {
	color: #dd0000;
	padding: 5px 0px 0px 10px;
}

.error-label-thin {
	color: #dd0000;
	font-weight: normal;
}

.small {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px #888888 solid;
	color: #888888;
}

.wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.banner-wrapper {
	width: 100%;
	background: #fdfdee url(images/bg-campaign.png) repeat-x;
}

#header-wrapper {
	width: 100%;
}

#middle-wrapper {
	width: 100%;
	float: left;
	background-color: #ffffff;
}

#footer-wrapper {
	width: 100%;
	float: left;
}

#header-swe {
	width: 100%;
	height: 121px;
	background: url(https://www.loopia.se/inline/se/header-big.png) no-repeat;
}

#header-serb {
	width: 100%;
	height: 121px;
	background: url(https://www.loopia.se/inline/rs/header-big.png) no-repeat;
}

#menu {
	float: left;
	padding: 11px 0px 0px 12px;
	width: 875px;
}

#menu img {
	margin: 0px 3px 0px 3px;
}

#content-nopadding {
	float: left;
	width: 600px;
	padding: 0px 0px 10px 0px;
}

.content {
	float: left;
	width: 580px;
	padding: 10px 20px 0px 0px;
	margin: 0px;
}


#content ul {
	margin: 0px;
	padding: 0px;
}

#content ul.regular {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#content ul li  {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	background: url(images/red-check.png) no-repeat;
	background-position: left center;
}

#content ul.regular li {
	list-style-type: disc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	background: none;
}

ul#menulist {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}

ul#menulist li {
	display: inline;
	padding: 0px 6px 0px 5px;
	border-right: 1px #bbbbbb solid;
}


ul#menulist li a {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}

ul#menulist li a:hover {
	text-decoration: none;
	border-bottom: 1px #880000 solid;
	color: #990000;
}

#login {
	float: right;
	height: 73px;
	padding: 13px 20px 0px 0px;
	width: 260px;
	color: #ffffff;
}

h4 {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
}

form.login {
	margin: 0px;
	padding: 4px 20px 0px 0px;
	text-align: left;
	line-height: 21px;
}

table {
	border-collapse: collapse;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	line-height: 18px;
	width: 100%;
}

table tr td {
	vertical-align: top;
	padding-top: 20px;
}

table tr td.top {
	padding-top: 0px;
}

#login table tr td {
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
}

input.userid {
	border-left: 1px #777777 solid;
	border-top: 1px #777777 solid;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	background: #f0efef url(images/login-bg.png) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 3px;
	color: #000000;
}

input.domain {
	border: 1px #888888 solid;
	background-color: #fafafa;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 3px;
	color: #ffffff;
	width: 145px;
}

input.submit {
	border: 1px #ffffff solid;
	background-color: #660000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

input.submit2 {
	border: 1px #888888 solid;
	background-color: #aaaaaa;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content-wrapper {
	padding: 10px 19px 0px 19px;
	float: left;
}

#content-wrapper2 {
	width: 100%;
	float: left;
	background: url(images/sidebar-bg.png) repeat-y;
	background-position: right;
}

#content-wrapper #campaign {
	width: 862px;
	float: left;
	border-bottom: 1px #888888 solid;
 	min-height: 20px;
}

.banner-wrapper .campaign {
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
	height: 185px;
}

#content-wrapper #campaign img {
	margin-bottom: 10px;
}

#content-wrapper #campaign h1 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

h1 a {
	color: #dba71a;
	border-bottom: 1px #cccccc solid;
}

#content-wrapper #campaign .flash {
	/* margin-bottom: 11px; */
	margin: 5px 0px 20px 0px;
}

#footer2 {
	width: 881px;
	height: 237px;
	background: url(https://www.loopia.se/inline/footer-6.png) no-repeat;
	color: #666666;	
	margin-bottom: 10px;
}

#footer3 {
	width: 881px;
	height: 164px;
	background: url(images/footer-8.png) no-repeat;
	color: #666666;	
	margin-bottom: 10px;
}

#subtabs {
	float: left;
	width: 100%;
	height: 40px;
	background: url(images/subtabs-bg.png) repeat-x;
	margin-top: 5px;
}

ul#subtabslist {
	float: right;
	list-style: none;
	padding: 12px 2px 0px 0px;
	margin: 0px;
}

ul#subtabslist li {
	display: inline;
	padding: 0px 8px 0px 8px;
	border-left: 1px #bbbbbb solid;
}

ul#subtabslist li a {
	color: #444444;
	text-decoration: none;
}

ul#subtabslist li a:hover {
	text-decoration: none;
	border-bottom: 1px #880000 solid;
	color: #880000;
}

#sidebar {
	float: left;
	width: 262px;
	background: #ffffff url(images/sidebar-bg.png) repeat-y;
}

#sidebar .hl-top {
	width: 252px;
	height: 33px;
	background: url(images/sb-hl-top.png) no-repeat;
	color: #888888;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 13px 0px 0px 10px;
	font-weight: bold;
}
	
#sidebar .hl-middle {
	width: 252px;
	height: 34px;
	background: url(images/sb-headline.png) no-repeat;
	color: #888888;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 13px 0px 0px 10px;
	font-weight: bold;
}

#sidebar .s_content {
	width: 242px;
	background: #f4f4f4 url(images/sb-content-bg.png) repeat-y;
	padding: 10px;
}

#sidebar .s_content strong {
	color: #666666;
}

#sidebar .s_content p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
}

#sidebar .s_content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
}

#sidebar .s_content ul li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background: url(images/arrow2.png) no-repeat;
	background-position: left center;
	border-bottom: 1px #dddddd solid;
}

#sidebar .s_content ul.domain {
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#sidebar .s_content ul.domain li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background: url(images/arrow.png) no-repeat;
	background-position: left center;
	border-bottom: 1px #cccccc solid;
}

#sidebar #domain-wrapper {
	margin-bottom: 10px;
}

#sidebar .s_content a {
	color: #666666;
}

#sidebar .s_content a:hover {
	color: #880000;
}

#sidebar .s_bottom {
	width: 262px;
	height: 55px;
	background: url(images/sb-bottom3.png) no-repeat;
}

table.spec {
	margin: 0px;
	padding: 0px;
}

table.spec tr td {
	border: 1px #888888 solid;
	padding: 4px 8px 4px 6px;
	background: url(images/table-right.png) repeat-y;
	background-position: right;
	vertical-align: top;	 
}

table.spec tr td.top {
	border: 1px #888888 solid;
	padding: 8px 8px 8px 6px;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	background: #d7d7d7 url(images/table-top2.png) repeat-x;
}

table.spec tr td.tinted {
	background: #f4f4f4 url(images/table-right2.png) repeat-y;
	background-position: right;
}

table.spec2 {
	margin: 0px;
	padding: 0px;
	border: 1px #dddddd solid;
}

table.spec2 tr td {
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	padding: 3px 4px 3px 4px;
}

table.spec2 tr td.tinted {
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	padding: 3px 4px 3px 4px;
	background-color: #f9f9f9;
}

table.spec2 tr td.tinted strong {
	color: #777777;
}

.hl {
	border-bottom: 1px #888888 solid;
	width: 600px;
	height: 1px;
	margin: 7px 0px 10px 0px;
}

.front-info {
	width: 100%;
	height: 33px;
	padding: 30px 0px 7px 0px;
	color: #888888;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.front-info-nopic {
	width: 100%;
	height: 22px;
	padding-top: 30px;
	margin-bottom: 22px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #888888;
	border-bottom: 1px #888888 solid;
}

.front-small-wrapper {
	width: 280px;
	float: left;
}

.front-small-wrapper .front-info {
	width: 280px;
	height: 33px;
	padding: 30px 0px 7px 0px;
	color: #888888;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.front-small-wrapper .front-middle {
	width: 280px;
}

.tab-info {
	width: 510px;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px #888888 solid;
}

.tab-info2 {
	width: 510px;
	margin-top: 10px;
	padding: 0px 0px 0px 70px;
}

.searchdomain {
	width: 258px;
	border: 1px #888888 solid;
	background-color: #f4f4f4;
	padding: 10px;
}

.searchdomain form {
	margin: 0px;
	padding: 0px;
}

.red-wrapper {
	margin-bottom: 10px;
}

.underline {
	width: 100%;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

.content-superwrapper {
	background: #efefef url(images/content-top6.png) repeat-x;
	height: 300px;
}

.content-middle {
	background: #ffffff url(images/content-middle2.png) repeat-y;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.content-top {
	width: 950px;
	background: url(images/content-topsmall7.png) no-repeat;
	background-position: top left;
	min-height: 288px;
	overflow: hidden;
}

.content-bottom {
	float: left;
	background: #efefef url(images/content-bottom2.png) no-repeat;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: top;
}

.content-bottom a {
	color: #777777;
}

.content-bottom a:hover {
	color: #bb0000;
}

.content-bottom .info-bottom {
	float: left;
	padding-left: 75px;
}

.sidebar-wrapper {
	width: 255px;
	float: left;
	overflow: hidden;
	margin-top: 8px;
}

.sidebar-wrapper .menu-top {
	width: 243px;
	height: 32px;
	background: url(images/sb-hl-top.png) no-repeat;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	padding: 13px 0px 0px 12px;
}

.sidebar-wrapper .menu-middle {
	width: 235px;
	background: url(images/sb-content-bg.png) repeat-y;
	padding: 10px;
	color: #777777;
}

.sidebar-wrapper .menu-middle3 {
	width: 253px;
	background: url(images/sb-content-bg.png) repeat-y;
	padding: 5px 1px 10px 8px;
	color: #777777;
}

.sidebar-wrapper .menu-middle3 a {
	border-bottom: 1px #cccccc solid;
}

.sidebar-wrapper .menu-middle3 a:hover {
	border-bottom: 1px #dd0000 solid;
}

.sidebar-wrapper .menu-middle3 .subscribe {
	background: url(images/subscribe.png) no-repeat;
	background-position: center left;
	padding: 2px 10px 0px 53px;
}

.sidebar-wrapper .menu-middle3 h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	color: #777777;
}

.sidebar-wrapper .menu-middle3 p {
	padding: 2px 0px 10px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	border-bottom: 1px #dddddd solid;
}

.sidebar-wrapper .menu-middle p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}

.sidebar-wrapper .menu-middle2 {
	width: 243px;
	height: 32px;
	background: url(images/sidebar-middle.png) no-repeat;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	padding: 13px 0px 0px 12px;
}

.sidebar-wrapper .menu-middle ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
}

.sidebar-wrapper .menu-middle ul li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 13px;
	background: url(images/arrow4.gif) no-repeat;
	background-position: 0px 7px;
	border-bottom: 1px #dddddd solid;
}

.sidebar-wrapper .menu-middle ul.servers {
	margin: 0px;
	padding: 0px;
}

.sidebar-wrapper .menu-middle ul.servers li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
	background: none;
	border-bottom: none;
}

.sidebar-wrapper .menu-middle ul li.olist {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	background: none;
	border-bottom: 1px #dddddd solid;
}

.sidebar-wrapper .menu-middle a {
	color: #555555;
}

.sidebar-wrapper .menu-middle a:hover {
	color: #990000;
}

.sidebar-wrapper .menu-bottom {
	width: 100%;
	height: 55px;
	background: url(images/sb-bottom3.png) no-repeat;
}

.c-wrapper {
	float: left;
	overflow: hidden;
	padding: 8px 8px 0px 3px;
	width: 583px;
}

.c-wrapper .contents {
	float: left;
	width: 554px;
	padding-left: 17px;
}

.c-wrapper a {
	color: #bf8d07;
	border-bottom: 1px #efe1ba solid;
	font-weight: bold;
}

.c-wrapper a:hover {
	color: #dd0000;
	border-bottom: 1px #dd0000 solid;
}

.c-wrapper .contents ul {
	margin: 3px 0px 13px 0px;
	padding: 0px 0px 0px 25px;
}

.c-wrapper .contents ul li {
	list-style: none;
	padding-left: 15px;
	background: url(images/arrow.png) no-repeat;
	background-position: top left;
}

.c-wrapper .contents ul li.subli {
	list-style: none;
	padding: 2px 0px 2px 12px;
	margin-left: 15px;
	background: url(images/arrow.png) no-repeat;
	background-position: top left;
}

.c-wrapper .contents ul li p {
	padding: 2px 0px 3px 0px;
	margin: 0px;
}

.c-wrapper .contents .col-wrapper {
	width: 100%;
	float: left;
}

.c-wrapper .contents .col-wrapper .col1 {
	float: left;
	width: 267px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.c-wrapper .contents .col-wrapper .col2 {
	float: left;
	width: 267px;
	margin-bottom: 15px;
}

.c-wrapper .contents .col-wrapper .col1 .caption, .c-wrapper .contents .col-wrapper .col2 .caption {
	width: 257px;
	height: 30px;
	background-color: #dba71a;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

.footer-wrapper {
	padding-left: 53px;
}

.footer-wrapper .footer {
	float: left;
	width: 846px;
	height: 163px;
	background: url(images/footer-10.png) no-repeat;
}

.footer-wrapper .footer .footer-col {
	width: 200px;
	float: left;
	padding: 48px 0px 0px 100px;
}

.footer-wrapper .footer .footer-col ul {
	list-style: none;
	margin: 5px 20px 0px 0px;
	padding: 0px;
}

.footer-wrapper .footer .footer-col ul li {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background: url(images/arrow.png) no-repeat;
	background-position: left center;
	border-bottom: 1px #bbbbbb solid;
}

.lists {
	border-collapse: collapse;
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

.lists tr {
	margin: 0px;
	padding: 0px;
}

.lists tr td {
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px #bbbbbb solid;
}

.lists tr td.top {
	background-color: #f8f8f8;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	border: 1px #bbbbbb solid;
	color: #777777;
}

.lists tr td.tinted {
	background: #f0efef url(images/login-bg2.png) repeat-x;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px #bbbbbb solid;
}

.lists tr td.tinted2 {
	background-color: #f8f8f8;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px #bbbbbb solid;
}

.lists tr td.img {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border: none;
}

.lists tr td.img2 {
	margin: 0px;
	padding: 0px;
	border: none;
}

.p-wrapper1 {
	float: left;
	margin: 0px 4px 15px 0px;
	width: 206px;
}

.p-wrapper2 {
	float: left;
	margin: 0px 4px 15px 0px;
	width: 83px;
}

.p-wrapper3 {
	float: left;
	margin: 0px 0px 15px 0px;
	width: 83px;
}

.lists1 {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.lists1 tr {
	margin: 0px;
	padding: 0px;
}

.lists1 tr td {
	margin: 0px;
	padding: 2px 5px 0px 5px;
	height: 23px;
}

.lists1 tr td a {
	margin: 0px;
	padding: 0px;
}

.lists1 tr td.tint1 {
	padding: 2px 5px 0px 5px;
	background-color: #f0efef;
}

.lists1 tr td.tint2 {
	padding: 2px 5px 0px 5px;
	background-color: #ffebb5;
}

.lists1 tr td.tint3 {
	padding: 2px 5px 0px 5px;
	background-color: #e8e9ff;
}

.p-wrapper {
	float: left;
}

.p-fp-big {
	float: left;
	width: 170px;
}

.p-pp-big {
	float: left;
	width: 170px;
	margin-right: 4px;
}

.p-fp-big-tintr {
	float: left;
	width: 160px;
	padding: 2px 5px 2px 5px;
	background: #f0efef url(images/login-bg2.png) repeat-x;
}

.p-fp-big-notintr {
	float: left;
	width: 160px;
	padding: 0px 5px 0px 5px;
}

.p-fp-small-tintr {
	float: left;
	width: 73px;
	padding: 2px 5px 2px 5px;
	background: #f0efef url(images/login-bg2.png) repeat-x;
}

.p-small-tint {
	float: left;
	width: 73px;
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	background: #f0efef url(images/login-bg2.png) repeat-x;
}

.p-small-tintr {
	float: left;
	width: 73px;
	padding: 2px 5px 2px 5px;
	background: #f0efef url(images/login-bg2.png) repeat-x;
}

.p-small-notint {
	float: left;
	width: 73px;
	padding: 0px 5px 0px 5px;
	margin-right: 4px;
}

.p-small-notintr {
	float: left;
	width: 73px;
	padding: 0px 5px 0px 5px;
}

.p-big-notint {
	float: left;
	width: 160px;
	padding: 0px 5px 0px 5px;
	margin-right: 4px;
}

.p-big-tint {
	float: left;
	width: 160px;
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	background: #f0efef url(images/login-bg2.png) repeat-x;
}

.p-grey-tint {
	float: left;
	width: 196px;
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	background: #f0efef url(images/login-bg2.png) repeat-x;
}

.p-grey-notint {
	float: left;
	width: 196px;
	padding: 0px 5px 0px 5px;
	margin-right: 4px;
}

.pic-right {
	padding: 2px;
	margin: 0px 0px 0px 10px;
	border: 1px #bbbbbb solid;
	float: right;
}

.code {
	width: 512px;
	padding: 20px;
	border: 1px #cccccc solid;
	background-color: #fafafa;
	font: 11px "Courier New", Courier, monospace;
	color: #666666;
	margin: 15px 0px 15px 0px;
}

.input-wrapper {
	width: 100%;
	padding: 5px 0px 3px 0px;
	border-bottom: 3px #dba71a solid;
	margin-bottom: 15px;
}

.input-wrapper .input {
	width: 512px;
	padding: 20px;
	border: 1px #888888 solid;
	background: #f4f4f4 url(images/login-bg3.png) repeat-x;
	overflow: hidden;
}

.input-wrapper .invoice {
	width: 512px;
	padding: 20px;
	border: 1px #888888 solid;
	background-color: #ffffe3;
}

.text {
	border: 1px #888888 solid;
	background: #ffffff url(marknad/login-bg4.png) repeat-x;
	color: #333333;
}

.input-wrapper .input .separator, .input-wrapper .invoice .separator {
	overflow: hidden;
	padding: 5px 0px 10px 0px;
	margin-bottom: 5px;
	border-bottom: 1px #cccccc solid;
}

.input-wrapper .error {
	width: 434px;
	padding: 7px 20px 7px 98px;
	border: 1px #680000 solid;
	background: #b70000 url(images/error.png) no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight: normal;
}

.input-wrapper .info {
	width: 434px;
	padding: 7px 20px 7px 98px;
	border: 1px #680000 solid;
	background: #ffdc50 url(images/info-big.png) no-repeat;
	background-position: left center;
	color: #333333;
	font-weight: normal;
}

.input-wrapper .info h2 {
	color: #444444;
	padding-top: 15px;
}

.input-wrapper .info p a {
	border-bottom: 1px #dba71a solid;
}

.input-wrapper .error h2 {
	color: #ffffff;
	padding-top: 15px;
}

.input-wrapper .error ul li {
	list-style: none;
	padding: 2px 0px 2px 12px;
	background: url(images/white-arrow.gif) no-repeat;
	background-position: center left;
}

.input-wrapper .success {
	width: 434px;
	padding: 7px 20px 7px 98px;
	border: 1px #045300 solid;
	background: #269820 url(images/success.png) no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight: normal;
}

.input-wrapper .success h2 {
	color: #ffffff;
	padding-top: 15px;
}

.skicka {
	margin-top: 5px;
	padding: 5px;
	border: 1px #888888 solid;
	background: #d7d7d7 url(images/table-top2.png) repeat-x;	
	color: #666666;
}

table.tiny, table.sub {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.tiny tr, table.sub tr {
	margin: 0px;
	padding: 0px;
}

table.tiny tr td {
	margin: 0px;
	padding: 0px;
}

table.sub tr td {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

table.tiny tr td.status {
	width: 50px;
}

table.tiny tr td.status .search {
	background: url(images/ajax-loader3.gif) no-repeat;
	background-position: center left;
}

table.tiny tr td.status .active {
	background: url(images/tick-gif.gif) no-repeat;
	background-position: center left;
}

table.tiny tr td.status .inactive {
	background: url(images/cross-gif.gif) no-repeat;
	background-position: center left;
}

table.tiny tr td.status .ferror {
	background: url(images/ferror-gif.gif) no-repeat;
	background-position: center left;
}

table.tiny tr td.fee {
	width: 60px;
	padding-right: 20px;
	text-align: right;
}

table.tiny tr td.fee-serb {
	width: 115px;
	padding-right: 20px;
	text-align: right;
}

table.tiny tr td.domain {
	width: 330px;
	padding-right: 0px;
}

table.tiny tr td.domain-serb {
	width: 270px;
	padding-right: 0px;
}

table.tiny tr td.fee .search, table.tiny tr td.domain .search {
	color: #999999;
}

table.tiny tr td.fee .active, table.tiny tr td.domain .active, table.tiny tr td.domain .inactive {
	color: #222222;
}

table.tiny tr td.checkit {
	text-align: center;
}

table.tiny tr td.checkit input.search, table.tiny tr td.checkit input.inactive {
	display: none;
}

table.tiny tr td.checkit input.active {
	display: inline;
}

.nav {
	padding: 15px 0px 0px 0px;
	width: 100%;
	height: 20px;
}

.nav .navigate {
	float: left;
	width: 330px;
	height: 22px;
}

.nav .order {
	text-align: right;
	padding-right: 10px;
}

.small-cap {
	width: 261px;
	height: 60px;
}

.small-cap h3 {
	margin: 0px;
	padding: 23px 0px 0px 0px;
}

.spec3-wrapper {
	padding: 10px 0px 15px 0px;
}

table.spec3 {
	border-collapse: collapse;
}

table.spec3 a {
	border-bottom: none;
}

table.spec3 tr td.top {
	border-top: 1px #aab677 solid;
 	border-bottom: 1px #aab677 solid;
	background: #eef8c7 url(images/login-bg6.png) repeat-x;
	background-color: #eef8c7;
	font-weight: bold;
	color: #566542;
}

table.spec3 tr td {
	padding: 5px;
	margin: 0px;
	height: 19px;
	border-bottom: 1px #cccccc solid;
}

table.spec3 tr td.notint {
	border-top: 1px #aab677 solid;
	border-bottom: 1px #aab677 solid;
}

table.spec3 tr td.notint a, table.spec3 tr td.notint a:hover {
	border-bottom: none;
}

table.spec3 tr td.tinted {
	border-top: 1px #aab677 solid;
	border-bottom: 1px #aab677 solid;
	background-color: #fbffec;
}

table.spec3 tr td.tinted a, table.spec3 tr td.tinted a:hover {
	border-bottom: none;
}

ol.sup {
	color: #777777;
	margin: 5px 0px 15px 40px;
	padding: 0px;
}

ol.sup li {
	padding: 2px 0px 2px 0px;
}

.highlight {
	color: #dd0000;
	font-weight: bold;
}

.img {
	padding: 4px;
	border: 1px #888888 solid;
}

.textactive {
	color: #000000;
	background: #f7ffd8 url(images/login-bg5.png) repeat-x;
	border: 1px #5d614e solid;
}

.texterror {
	background: #ffecec url(images/login-bg7.png) repeat-x;
	border: 1px #dd0000 solid;
	color: #000000;
}

.strong {
	font-weight: bold;
	color: #555555;
}

.dom-separator {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	margin-top: 8px;
	border-bottom: 1px #cccccc solid;
}
	
.dom-wrapper {
	float: left;
	padding-bottom: 2px;
}

.dom-status-headline {
	float: left;
	width: 50px;
	font-weight: bold;
	color: #777777;
	padding-bottom: 10px;
}

.dom-status-search {
	float: left;
	height: 19px;
	width: 50px;
	background: url(images/ajax-loader2.gif) no-repeat;
	background-position: center left;
}

.dom-status-active {
	float: left;
	height: 19px;
	width: 50px;
	background: url(images/tick-gif.gif) no-repeat;
	background-position: center left;
}

.dom-status-inactive {
	float: left;
	height: 19px;
	width: 50px;
	background: url(images/cross-gif.gif) no-repeat;
	background-position: center left;
}

.dom-fee-headline {
	float: left;
	width: 60px;
	font-weight: bold;
	color: #777777;
	text-align: right;
	padding: 0px 20px 10px 0px;
}

.dom-fee-search {
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 20px;
	color: #999999;
}

.dom-fee-active, .dom-fee-inactive {
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 20px;
}

.dom-domain-headline {
	float: left;
	width: 330px;
	font-weight: bold;
	color: #777777;
	padding-bottom: 10px;
}

.dom-domain-search {
	float: left;
	width: 330px;
	color: #999999;
}

.dom-domain-active, .dom-domain-inactive {
	float: left;
	width: 330px;
}

.dom-order {
	float: left;
	width: 52px;
	text-align: center;
	height: 21px;
}

.dom-order-headline {
	float: left;
	width: 52px;
	font-weight: bold;
	color: #777777;
	padding-bottom: 10px;
}

.dom-order-search, .dom-order-inactive {
	display: none;
}

.dom-order-active {
	display: inline;
}

.dlist-left {
	float: left;
	text-align: right;
	padding-right: 15px;
	width: 40px;
	font-weight: bold;
	color: #666666;
}

.dlist-right {
	float: left;
}

a.campaign {
	color: #ffffff;
	font-weight: bold;
}

a.campaign:hover {
	color: #ffe270;
	border-bottom: 1px #ffe270 solid;
}

.toc_list {
	height: 110px;
}

.post_info_wrapper {
	color: #555555;
	margin: 5px 0px 15px 0px;
}

.post_info_wrapper a {
	font-weight: normal;
	border-bottom: none;
}

.alignnone {
	padding: 10px 0px 10px 0px;
}

.alignright {
	float: right;
	padding: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	padding: 0px 10px 10px 0px;
}

.c-wrapper .contents p a img {
	border-bottom: none;
}

/*
.alignnone a, .alignright a, .alignleft a {
	border-bottom: none;
}
*/

.post_end_wrapper {
	font-size: 11px;
	color: #555555;
	height: 5px;
	border-bottom: 1px #cccccc solid;
	margin-bottom: 20px;
}

.post_end_wrapper a {
	font-weight: normal;
	color: #555555;
	border-bottom: none;
}

.post_end_wrapper .tags {
	background: transparent url(images/tags.gif) no-repeat;
	background-position: center left;
	padding: 2px 0px 2px 27px;
	/* border-bottom: 1px #d8ed84 solid; */
}

.post_end_wrapper .comments {
	background: transparent url(images/comment.gif) no-repeat;
	background-position: center left;
	padding: 2px 0px 2px 27px;
}

.search_end_nav {
	padding: 15px 0px 15px 0px;
}

.blog_end_nav a {
	font-weight: normal;
	border-bottom: none;
	padding: 5px 0px 15px 0px;
}

table .comment_tbl {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table .comment_tbr tr {
	margin: 0px;
	padding: 0px;
}

table .comment_tbr tr td {
	margin: 0px;
	padding: 0px;
}

.tr_hidden {
	height: 7px;
}

.blog_comment {
	border: 1px #aab677 solid;
	background: #eef8c7 url(images/login-bg6.png) repeat-x;
	padding: 10px;
	overflow: hidden;
	width: 532px;
}

.blog_avatar {
	width: 65px;
	height: 65px;
	padding-right: 15px;
	float: left;
}

.blog_comment_junk {
	padding-top: 12px;
}

.blog_comment_text {
	float: left;
	width: 445px;
}

.blog_comment_text a {
	font-weight: normal;
	color: #000000;
	border-bottom: none;
	background: transparent url(images/arrow-order.gif) no-repeat;
	background-position: center left;
	padding-left: 14px;
}

.blog_comment_text p {
	margin: 0px;
	padding: 2px 0px 7px 0px;
}

.comment_info {
	color: #555555;
	border-bottom: 1px #aab677 solid;
	width: 445px;
	font-size: 11px;
}

.sidebar_search_div {
	padding: 6px 0px 8px 10px;
}

.sidebar_search {
	border: 1px #888888 solid;
	font-size: 14px;
	padding: 5px;
	width: 185px;
	margin: 0px;
}

pre {
	border: 1px #aab677 solid;
	background: #eef8c7 url(images/login-bg6.png) repeat-x;
	padding: 10px 0px 10px 15px;
	margin: 5px 0px 15px 0px;
}

.blog_rank {
	text-align: right;
	padding-top: 10px;
}

.ok {
	display: block;
	width: 210px;
	height: 20px;
	background: transparent url(images/tick-gif.gif) no-repeat;
	background-position: center right;
}

.error {
	display: block;
	width: 210px;
	height: 20px;
	background: transparent url(images/cross-gif.gif) no-repeat;
	background-position: center right;
}

.warning {
	display: block;
	width: 210px;
	height: 20px;
	background: transparent url(images/ferror-gif.gif) no-repeat;
	background-position: center right;
}

.tclass {
	padding: 0px;
	margin: 0px;
	width: 250px;
}

#overDiv table {
	margin: 0px;
	padding: 0px;
	border: 1px #000000 solid;
	width: 250px;
}

#overDiv table tr {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 250px;
}

#overDiv table tr td {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 250px;
}

#overDiv table tr td table {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 250px;
}

#overDiv table tr td table tr td {
	margin: 0px;
	padding: 7px 10px 10px 10px;
	border: none;
	width: 250px;
	font-size: 11px;
	line-height: 14px;
}

.post_end {
	border: 1px #dddddd solid;
	background-color: #f9f9f9;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	padding: 2px 7px;
	color: #777777;
	margin-bottom: 15px; 
	overflow: hidden; 
	text-align: right;
}

.sidebar-wrapper .menu-middle3 .info_red {
	background: url(images/cross-gif.gif) no-repeat;
	background-position: 4px 10px;
	padding: 0px 10px 0px 28px;
}

.sidebar-wrapper .menu-middle3 .info_yellow {
	background: url(images/ferror-gif.gif) no-repeat;
	background-position: 4px 10px;
	padding: 0px 10px 0px 28px;
}

.sidebar-wrapper .menu-middle3 .info_green {
	background: url(images/tick-gif.gif) no-repeat;
	background-position: 4px 10px;
	padding: 0px 10px 0px 28px;
}
