BODY {
	font-family: Arial;
	font-size: 11px;
	width: 100%;
	height: 100%;
}
.user-link A {
	color: #836797 !important;
}
	
A {
	color: #836797;
	text-decoration: none;
}
BODY.nopad {
	padding: 0;
	margin: 0;
}
BODY.swirl {
	background-image: url(https://cdn.klubb6.se/design/krull_vit.gif);
	background-repeat: no-repeat;
	background-position: 610px top;
}
FORM {
	padding: 0;
	margin: 0;
}
INPUT,TEXTAREA {
	font-size: 11px;
	font-family: arial;
	padding: 0;
	margin: 0;
}

#main-wrapper {
	width: 1100px;
	margin: 0 auto;
}

#main-container {
	width: 700px;
//	margin: 0 auto;
	position: relative;
	float: left;
}	
#banner {
	width: 175px;
	text-align: right;
	float: left;
}
.box {
        background-color: #CFC4D7;
        margin: 0 auto;
        padding: 6px;
        font-size: 11px;
        border: 1px black solid;
}
.bigbox {
        background-color: #413456;
        margin: 0 auto;
//        padding: 6px;
	padding-bottom: 5px;
        font-size: 14px;
        font-weight: bold;
	color: #fff;
}
.blackborder {
        border: 1px black solid;
}
.forum_headers {
	color: #fff;
	font-family: Arial;
        background-color: #413456;
	font-size: 11px;
}
.button-right {
	float: right;
	font-family: Arial;
	font-size: 12px;
	background-color: #413456;
	color: #fff;
	padding: 3px;
	text-align: center;
}
.button A {
	color: #fff !important;
}
.text {
	font-size: 11px;
	color: #433557;
}

.statustext {
	font-size: 11px;
	padding-left: 6px;
}

.input {
	font-size: 10px;
	border: 1px black solid;
}
.form_btn {
        background-color: #79609F;
        color: white;
        border: 1px black solid;
        font-size: 10px;
        font-weight: normal;
}

#Live {
        position: relative;
        width: 450px;
	height: 40px;
}
#Live .message {
	height: 50px;
        position: absolute;
        width: 445px;
        left: 4px;
        top: 4px;
        display: none;
	overflow: hidden;
}
#Live .message .content {
        font-size: 11px;
        width: 380px;
}
#onlineMessage {
        color: #000;
        font-size: 11px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 10px;
}
#Live .message .username {
	font-size: 11px;
}
#Live .message .username A {
        font-weight: bold;
	text-decoration: none;
	color: #000;
}

#Live .message .image {
        // width: 60px;
	padding-right: 5px;
        float: left;
}
#Live .message .image IMG {
        border: 0;
}
#topmenu_container {
	width: 700px;
	height: 45px;
	background: #423456;
}
.top_nav {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-type: none;
}
.top_nav li.right {
	float: right !important;
}
.top_nav li {
	margin: 0;
	margin-top: 3px;
	float: left;
	display: block;
	padding-right: 10px;
} 
.top_nav li.right a {
	float: right !important;
}
.top_nav li a {
	float: left;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	color: #fff;
	font-size: 11px;
	display: block;
	height: 19px;
}
#top_nav.no_subs li A {
	height: 17px !important;
}
.top_nav li.on a {
	background: #846695;
}
	
.top_nav li ul li {
	margin-top: 4;
}
.top_nav li ul li a {
	padding: 0;
	height: 18px;
}
.top_nav li ul {
	display: none;
	position: absolute;
	top: 76px;
	width: 700px;
	height: 22px;
	left: 0px;
	background: #846695;
	margin: 0;
	padding: 0;
}

.top_nav li ul li.first {
	padding-left: 10px;
}

.top_nav li.on ul {
	display: block;
}
#footer {
	width: 700px;
	margin: 0 auto;
	background: #846695;
	height: 20px;
}
#outside-contents-wrapper, #inside-contents-wrapper {
	width: 700px;
	border-left: 1px #846695 solid;
	border-right: 1px #846695 solid;
}
#outside-contents-container, #inside-contents-container {
	width: 700px;
	width: 698px;
	margin: 0 auto;
}
#outside-welcome-container {
	width: 100%;
	height: 100%;
	background-image: url(https://cdn.klubb6.se/design/front_welcome_bg.jpg);
	background-repeat: no-repeat;
}
#outside-contents, #inside-contents {
	padding-top: 15px;
	padding-left: 20px;
	color: #000;
}

#outside-contents A {
	color: #000;
	text-decoration: none;
}
#inside-contents A {
	color: #836797;
	text-decoration: none;
}

#outside-contents A:hover, #inside-contents A:hover {
	text-decoration: underline;
}

#outside-welcome-container #outside-contents {
	color: #fff;
}

H1 {
	padding: 0;
	margin: 0;
	font-size: 28px;
	font-weight: normal;
}
H2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}
H3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.form INPUT {
	font-size: 11px;
	line-height: 14px;
	height: 18px;
}

#login-form label {
	width: 70px;
	padding-top: 4px;
	float: left;
}
#login-form #username, #login-form #password {
	float: left;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	width: 150px;
}
.welcome-text {
	float: left;
	width: 60%;
}
.welcome-login {
	float: right;
	position: relative;
	width: 250px;
	height: 130px; 
	padding-top: 16px;
	/* padding-bottom: 12px; */
	padding-left: 16px;
}
.welcome-login-contents {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	padding-top: 16px;
	padding-left: 16px;
}
.welcome-login-background {
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity: 70);
	background-color: #c5afcb;
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	padding-left: 16px;
}
#Logo {
	width: 100%;
}
.klubb6_flash {
	margin: 0 0 10px;
	width: 97%;
	text-align: center;
}
.klubb6_flash .error, .klubb6_flash .warning {
	background: #FFBABA;
	color: #D8000C;
	border: 1px dashed #D8000C;
	padding: 3px;
}
.klubb6_flash .notice {
	background: #BDE5F8;
	color: #00529B;
	border: 1px dashed #00529B;
	padding: 3px;
}
.klubb6_flash .success {
	background: #DFF2BF;
	color: #4F8A10;
	border: 1px dashed #4F8A10;
	padding: 3px;
}
#krull-vit {

}

.right-box {
	float: right;
	position: relative;
	width: 250px;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
.right-box-contents {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
.right-box-contents A {
	color: #836797;
	text-decoration: none;
	padding: 0;
}
.right-box-contents A:hover {
	text-decoration: underline;
}

.right-box-background {
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity: 70);
	background-color: #c5afcb;
	position: absolute;
	top: 0;
	right: 0px;
	width: 250px;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
.register-form .tip
{
	padding-bottom: 12px;
	clear: both;
	font-size: 10px;
	font-style: italic;
	padding-left: 100px;
	padding-top: 3px;
}

.register-form label {
	font-weight: bold;
	width: 100px;
	float: left;
}
.button {
	font-size: 10px !important;
	background-color: #413456;
	color: #fff;
	padding: 2px;
	border: 0;
	text-align: center;
}
#forgotBox {
	width: 400px !important;
	height: 80px !important;
}
.mediumtext
{
	font-size: 12px;
}
.novelInfo label {
	width: 70px;
	padding-right: 10px;
	float: left;
	text-align: right;
}
.search_grid .user, .search_grid .county, .search_grid .city, .search_grid .image, .search_grid .lastonline, .novel_grid .title, .novel_grid .author, .novel_grid .vote, .novel_grid .published, .novel_grid .views {
	float: left;
	padding-right: 10px;
}

.search_grid .user{ width: 180px; }
.search_grid .county{ width: 120px; }
.search_grid .city{ width: 120px; }
.search_grid .image{ width: 70px; }
.novel_grid .title {
	width: 250px;
}
.novel_grid .author {
	width: 150px;
}
.novel_grid .vote, .novel_grid .views {
	width: 40px;
}
.right-box-contents A.active {
color: #fff !important;
}

.paging {
	padding-top: 15px;
	padding-bottom: 15px;
}
.paging .next {
	float: left;
}
.paging .prev {
	float: left;
}
.paging .pages {
	text-align: center;
	float: left;
}
.paging .pages div.page {
	display: inline-block;
	float: left;
}
.paging a {
	background-color: #EEECE1;
	color: #444444;
	display: inline-block;
	margin: 0 2px;
	padding: 3px 8px;
	font-size: 10px;
}
.paging .pages div.current a {
	background: #c5afcb;
	color: #fff !important;
}

.comment {
	width: 675px;
	padding: 5px;
}


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
	background: url(https://cdn.klubb6.se/design/voting_star3.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:150px;
	height:30px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a,
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:30px;
	line-height:30px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}

.star-rating li.novote a:hover{
	background: none !important;
}

.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}
#comments_content div.meta {
	float: left;
	padding-top: 6px;
	display: block;
}
.message-meta {
	float: left;
	width: 100px;
}
.message-meta A
{
	font-size: 11px;
}
div.meta A
{
	margin-right: 10px;
	height: 14px;
	font-size: 11px;
	display: block;
	float: left;
	padding: 3px;
}
div.meta A.active {
	background-color: #C5AFCB;
	color: #fff !important;
}

#abuseReportHref
{
	padding-left: 20px;
	background: transparent url(https://cdn.klubb6.se/icons/exclamation.png) no-repeat center left;
}

.icon_edit
{
	padding-left: 20px;
}

.icon_delete
{
	padding-left: 20px;
}

.abuse-report {
	width: 350px !important;
	height: 140px !important;
}

.abuse-report-comment
{
	width: 300px;
	height: 50px;
}

.user-message {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.user-message .status {
	font-size: 11px;
	font-style: italic;
}
.user-image-list {
	float: left;
	width: 70px;
}
.user-message-content {
	float: left;
	padding-left: 10px;
}
.user-message-content .message {
	width: 380px;
	padding-right: 15px;
}
.purple_box {
	background-color: #c5afcb;
}
.user-link {
	height: 14px;
	float: left;
}
.user-message .date {
	padding-left: 6px;
	padding-top: 1px;
	float: left;
	font-size: 11px;
	vertical-align: text-bottom;
}
.user-message .message {
	clear: both;
}
body.noright #krull-vit {
	top: 0px;
}
.container-odd {
	background-color: #E9E7EA;
}

input.headline {
	width: 560px;
}

.user-message-select {
	text-align: right;
	padding-right: 10px;
}

#user-top-badge {
}
.fl {
	float: left;
}
#user-top-badge .username
{
}
#user-top-badge .username IMG {
	vertical-align: top;
	padding-top: 3px;
}
#user-top-badge .location
{
	padding-top: 3px;
}
#user-top-badge .image {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
}
.action_menu {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 11px;
}
.action_menu A {
	font-size: 11px;
}

TABLE.grid {
        padding: 0;
        margin: 0;
        border-spacing: 0;
}


.grid TR.bold TD {
	font-weight: bold;
}

.grid TH {
	text-align: left;
}
.grid tr:hover {
        background-color: #eae5dd;
}
.grid THEAD TR:hover, .grid TR.mail-unseendivider:hover {
        background-color: #fff;
}

.grid .odd, .grid tr.nohover.odd:hover {
        background: #eeeeee;
}
.grid .even, .grid tr.nohover.even:hover {
        background: #ffffff;
}

div.headline {
	background: #C5AFCB;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: auto;
	margin-bottom: 6px;
	margin-top: 10px;
}

.profileimage_front {
	float: left;
	width: 80px;
	align: center;
}
.videolist-container {
	margin-top: 10px;
	float: left;
	width: 330px;
}
.videolist-container .thumb {
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}

span.private {
	color: red;
}

