html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
body {
	height:100%;
	padding: 0px;
	margin: 0px;
	font-family: calibri, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}
body.main {
	background: #e4e4e4 url("../img/summer_sunset.jpg") repeat-x;
	background-position-x: 520px;
}
div#background {
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
}
.contentpane {
	background: gray;
}
#lowerContent h3 {
	color: #162536;
}
img {
	border: none;
}
.contentpaneContacts form table tr td {
	padding-right: 5px;
}
.banneritem {
	margin-right: 5px;
}
#header .bannergroup {
	float: right;
	margin-right: 18px;
}
h1,h3 {
	color: #162536;
}
h2, div.category-list h1 {
	color: black;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 1em 0;
}

h3 {
	margin: 0 0 1em 0;
}

.contentpaneContacts form table a:link,.contentpaneContacts form table a:visisted {
	text-decoration: none;
}
#slidewrap {
	/*margin-left: auto;
	margin-right: auto;*/
	background: white;
	padding-top: 5px;
	padding-left: 5px;
	width: 255px;
	height: 192px;
	border-radius: 5px;
}
#logo {
	background: url("../img/rotary_logo_2.png") no-repeat;
	float: left;
	margin-left: 20px;
	width: 500px;
	height: 112px;
}
#contentmodules {
	margin: 10px 0px;
	clear: both;
}
#contentmodules .moduletable,
div.leading-0,
div.blog div.item,
div.item-page,
div.category-list,
div.cat-children {
	background:white;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
}

#contentmodules .moduletable {
	margin-bottom: 10px;
}
#rotaryWheel {
	/* background: url("../img/rotaryWheel.png") no-repeat;*/
	background: url("/images/stories/RotaryLogo-liten.png") center no-repeat;
	height: 102px;
	width: 102px;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
}
#motto {
	float: left;
	background: url("../img/rotary_motto.png") no-repeat;
	width: 165px;
	height: 120px;
}
#wrapper_shadow {
	width: 900px;
	background-color: #a6bce2;
	min-height: 100%;
	padding-left: 0px;
	padding-right:0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	margin-bottom: 0px;
}
#wrapper {
	background-color: #a6bce2;
	display: block;
	padding: 0px;
	clear: both;
	width: 900px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* border-left: 1px solid #2a3c20;
	border-right: 1px solid #2a3c20;*/
}
.eventcalq {
	padding-left: 3px;
}
#innerWrapper {
	background: url("../img/banner.png") no-repeat;
	display: block;
	width: 900px;
	padding: 0px;
	clear: both;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	text-align: left;
}
#header {
	height: 134px;
	padding-top: 15px;
	margin-bottom: 5px;
}
#header div.custom {
	margin-left: 144px;
	clear: both;
	width: 550px;
	margin-top: -25px;
	display: inline-block;
}
#header div.custom p {
	margin: 0px;
	font-size: 12px;
}
#menu_left {
	float: left;
	height: 27px;
	width: 9px;
	background: url("../img/menu_left.png") no-repeat;
}
#menu_right {
	float: left;
	height: 27px;
	width: 9px;
	background: url("../img/menu_right.png") no-repeat;
}
#menu_middle {
	font-family: arial, sans-serif;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	height: 27px;
	width: 97.1%;
	background: url("../img/menu_middle.png") repeat-x;
}
#menu {
	height: 27px;
}
.moduletable ul {
	margin-left: 0px;
}
#content {
	padding-right: 10px;
	padding-left: 0px;
	text-align: left;
	margin-left: 20px;
	float: left;
	width: 682px;
	display: block;
}
#content .button2-left a:link,
#content .button2-left a:visited {
	text-decoration: none;
	color: black;
}
#content .button2-left a:hover {
	color: #333;
	text-decoration: none;
}
.contentWrapper a:link,
.contentWrapper a:visited {
	text-decoration: none;
	color: blue;
}
.contentWrapper a:hover {
	text-decoration: none;
	color: #3030ff;
}
#contentWrapper {
	padding-top: 10px;
}

#content_right {
	float: left;
	width: 165px;
	min-height: 300px;
}

#content .contentheading {
	font-size: 22px;
}
#lowerContent {
	min-height: 50px;
	width: 100%;
	padding-left: 4px;
	margin-top: -4px; /* -40px; */
	clear: both;
}
#loggedIn {
	padding-left: 10px;
}
div.index div.leading-0 {
/*	background: #d0d0d2 url("../img/boxBackground.jpg") repeat-x; */
}
div.leading-0 a {
	text-decoration: none;
	color: blue;
}
#form-login {
	margin-top: 20px;
	width: 136px;
	clear: both;
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 26px;
	margin-left: 0px;
	color: #162536;
	border-collapse: collapse;
	border-radius: 5px;
}

form#form-login .input {
}

form#form-login a:link, a:visisted {
	color: #162536;
	font-size: 0.7em;
	text-decoration: none;
}
form#form-login a:hover {
	color: navy;
	font-size: 0.8em;
	text-decoration: none;
}
#form-login ul li {
	margin-left: -30px;
	list-style: none;
}
form#form-login fieldset.input {
}
.mod_events_table {
	background: #d3ddea;
}
#content_right .moduletableKalender {
	width: 160px;
	color: #162536;
	background: white;
	border-radius: 5px;
	padding-bottom: 10px;
}
#content_right .moduletableBirthdays {
	width: 150px;
	color: #162536;
	background: white;
	border-radius: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
#content_right .annons {
	font-size: 12px;
}
#content_right h3 {
	font-family: arial, sans-serif;
}

a:link.readmore,a:visited.readmore {
	color: #fcdb00;
}
#lowerContent .contentpaneopen {
	clear: both;
	width: 300px;
	vertical-align: text-top;
}
#messageLeft {
	background: url("../img/message_bar_left.png") no-repeat;
	margin-left: 30px;
	float: left;
	width: 10px;
	height: 50px;
}
#messageRight {
	background: url("../img/message_bar_right.png") no-repeat;
	float: left;
	width: 10px;
	height: 50px;
	margin-right: 30px;
}
#messageMiddle {
	background: url("../img/message_bar_middle.png") repeat-x;
	float: left;
	width: 91%;
	height: 50px;
}
#border {
	margin-left: auto;
	margin-right: auto;
	background: url("../img/border.png") repeat-y;
	width: auto;
	padding: 5px;
	margin-left: 40px;
	margin-bottom: 15px;
	clear: both;
}
#content_right .moduletable {
	padding: 5px 5px;
	margin-bottom: 10px;
	background: white;
	border-radius: 5px;
}

#contentmodules .moduletable h3,
#content_right .moduletable p,
#content_right .moduletable h3 {
	margin: 0px;
}

#content_right ul.menu {
	margin: 0px;
	padding: 0px;
}
#content_right ul.menu li {
	list-style: none;
	margin: 2px 0px;
}

.attachments {
	color: black;
}
#lowerArticles {
	clear: both;
	margin-top: 10px;
	margin-left: 17px;
	margin-right: 15px;
}
#lowerArticles .moduletable tr {
	vertical-align: top;
}
.copyright {
	display: none;
}
.componentheading {
	color: #162536;
	font-size: 18px;
}
.contentdescription {
	color: #162536;
}
.contentdescriptionskrivBlock {
	background-color: #a6bce2;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}
.componentheadingskrivBlock{
	color: black;
	font-size: 14px;
}
#el_filter label {
	color: #162536;
}
div#eventlist .catimg img, div#eventlist .catimg p {
	display: none;
	height: 0px;
}
.el_register, .el_unregister,.description,.input label {
	color: black;
}
.input {
	border: 0px;
}
#memberData {
	padding-right: 10px;
}
#rotaryMembers #memberData {
	vertical-align: top;
	height: 130px;
}
#rotaryMembers {
	vertical-align: top;
	margin-left: 5px;
	font-family: arial, sans-serif;
	font-size: 10px;
}
/*LOGIN fix*/
#phocaguestbook .pgbox {
	background-color: white;
}

.eventlistmod {
	padding: 0px;
	color: black;
	list-style: none;
	margin: 0px;
}
.eventlistmod li {
	clear: both;
	display: block;
	height: auto;
	margin-bottom: 15px;
}
.eventlistmod .date {
	width: 95px;
}
.eventlistmod span {
	display: block;
	float: left;
}
.eventlistmod .location {
	margin-left: 15px;
}
.eventlistmod .desc {
	float: none;
	clear: both;
	font-style: italic;
	margin-left: 110px;
}

.cleft, .cright, .cfull {
	border: 2px solid white;
	margin: 0px 2px 2px 2px;
}
.cleft p, .cright p, .cfull p {
	margin: 0px;
}
.cleft, .cright {
	width: 333px;
	float: left;
}
.cfull {
	width: 667px;
	border: none;
}

form#valgorenhetskonsert td {
	padding: 5px;
}
form#valgorenhetskonsert td[align=right] {
	width: 110px;
}
ul.actions {
	padding: 0;
	margin-top: -44px;
	text-align: right;
	width: 100%;
}
div.index ul.actions {
	margin-top: 0px;
	width: auto;
	float: right;
}
ul.actions li {
	display: inline;
}

/* ++++++++++++++	blog	++++++++++++++ */

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols-2 .column-1 {
	width:46.5%;
	float:left;
}

.cols-2 .column-2 {
	width:46%;
	float:right;
	margin:0;
}

.cols-3 .column-1 {
	float:left;
	width:29%;
	padding:0px 5px;
	margin-right:4%;

}
.cols-3 .column-2 {
	float:left;
	width:29%;
	margin-left:0;
	padding:0px 5px;
}
.cols-3 .column-3 {
	float:right;
	width:29%;
	padding:0px 5px;
}

.items-row {
	width: 100%;
	overflow:hidden;
	margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3 {
	padding:10px 5px;
}

.column-2 {
	width:55%;
	margin-left:40%;
}

.column-3 {
	width:30%
}

.blog-more {
	padding:10px 5px;
}

.clr {
	clear: both;
}

#login-form {
	padding-top:5px;
}

#login-form fieldset {
	padding:0
}

#login-form .inputbox {
	padding:2px;
}

#login-form fieldset.input {
	padding:10px 0 0 0;
	margin:0px 0 10px 5px;
}

#login-form label {
	margin-right:10px;
	width:8.4em;
	display:block;
	float:left
}

#form-login-remember label {
	float:none;
	width:auto;
	display:inline
}

.logout-button {
	margin-top:10px;
}

input.button,
button.button,
button.validate {
	cursor:pointer;
	padding:3px 5px 3px 7px ;
	font-weight:bold;
	line-height:1.2em;
	font-family:arial;
}

#modlgn-username,
#modlgn-passwd {
	width:9em
}

.module_content #form-login-username label,
.module_content #form-login-password label {
	float:left;
	width:5.2em
}

.login-fields {
	margin:10px 0
}

.login-fields label
{
	float:left;
	width:9em
}

.login-description img,
.logout-description img {
	float:left;
	margin-right:20px;
}

.login-description,
.logout-description {
	overflow:hidden;
	padding-left:5px;
	margin:20px 0 10px 0
}

.logout-description {
	margin-bottom:20px;
}
#content div#eventlist table.eventtable tr:hover td
	background: red;
}
#content .pagination {
	margin:10px 0 ;
	padding:10px 0 10px 0px;
	clear:both;
}

#content .pagination ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

#content .pagination li {
	display:inline;
	padding:2px 5px;
	text-align:left;
	border:solid 0px #eee;
	margin:0 2px;
}

.pagenav {
	padding:2px;
	clear: both;
}

#content li.pagination-start,
#content li.pagination-next,
#content li.pagination-end,
#content li.pagination-prev {
	border:0;
}

#content li.pagination-start,
#content li.pagination-start span {
	padding:0
}
p.counter {
	font-weight:bold;
}
.tip-wrap {
	z-index: 10000;
}
.tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
 
.tip-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}
 
.tip-text {
	font-size: 100%;
	margin: 0;
}

form#adminForm {
	background: white;
}
form#adminForm fieldset {
	border: 1px solid gray;
	margin: 5px;
}
form#adminForm fieldset label {
	width: 130px;
	display: block;
	float: left;
}
.userlist-category .item img {
	float: left;
	margin-right: 1em;
}
div.wholeyear {
	margin-top: 40px;
}
div.ul2 {
	font-size: 0.8em;
}

.cat-items table.category {
	width: 100%;
}
td.list-title ul.actions {
	float: right;
	margin-top: -20px;
}
