/* För kalendern */
.calendar {
	/** configure the width **/
	width:150px;
	background-color: #D2BEF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.calendar th {
	background-color: #D2BEF0;
	font-weight: bold;
	height: 20px;
}
.calendar .header {
	background-color: #D2BEF0;
	font-weight: bold;
	height: 24px;
	color: #000000;
}
.calendar .footer {
	background-color: #D2BEF0;
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	width:100%;
}
.calendar td {
	width: 22px;
	height: 20px;
	text-align: center;
	font-size:0.9em;
	padding: 2px;
}
.calendar .today {
	width: 18px;
	height: 16px;
	background-color: #FAD2DA;
	padding: 2px;
	border: 1px solid #000000;
}

.calendar .link {
	width: 18px;
	height: 16px;
	background-color: #D2BEF0;
	padding: 2px;
	border: 1px solid #000000;
}

.calendar a, .calendar a:link, .calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}
.calendar a.headerNav, .calendar a:link.headerNav {
	background-color: #D2BEF0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.calendar a:hover.headerNav {
	text-decoration: underline;
}

.calendar a.footerNav, .calendar a:link.footerNav {
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.calendar a:hover.footerNav {
	text-decoration: underline;
}

.rtl #cp-main .p_panel ol {
	margin-right: 2em;
	margin-left: 0;
}

/* Själva rutan */
.p_panel {
	margin-bottom: 4px;
	padding: 0 10px;
	color: #3f3f3f;
}

.p_panel {
	color: #28313F;
}

.p_panel h2 {
	color: #5C129A;
	border-bottom-color:  #CCCCCC;
}

#cp-main .p_panel li.row {
	border-bottom-color: #BFB6CC;
	border-top-color: #F9F9F9;
}

#cp-main .p_panel li.header dd, #cp-main .p_panel li.header dt {
	color: #000000;
}

#cp-main .p_panel #topicreview span.corners-top, #cp-menu .p_panel #topicreview span.corners-top {
	background-image: url("./styles/tokiohotelfans/theme/images/corners_left.gif");
}

#cp-main .p_panel #topicreview span.corners-top span, #cp-menu .p_panel #topicreview span.corners-top span {
	background-image: url("./styles/tokiohotelfans/theme/images/corners_right.gif");
}

#cp-main .p_panel #topicreview span.corners-bottom, #cp-menu .p_panel #topicreview span.corners-bottom {
	background-image: url("./styles/tokiohotelfans/theme/images/corners_left.gif");
}

#cp-main .p_panel #topicreview span.corners-bottom span, #cp-menu .p_panel #topicreview span.corners-bottom span {
	background-image: url("./styles/tokiohotelfans/theme/images/corners_right.gif");
}

.p_panel span.corners-top, .p_panel span.corners-bottom {
	margin: 0 -10px;
}

.p_panel h2 {
	font-weight: normal;
	color: #989898;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

.p_panel h3 {
	margin: 0.5em 0;
}

.p_panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#cp-main .p_panel p {
	font-size: 1.1em;
}

#cp-main .p_panel ol {
	margin-left: 2em;
	font-size: 1.1em;
}

#cp-main .p_panel li.row {
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #F9F9F9;
}

#cp-main .p_panel li.header dd, #cp-main .p_panel li.header dt {
	color: #000000;
	margin-bottom: 2px;
}

.p_head {
	text-align: center;
	margin-bottom: 3px;
	padding-bottom: 2px;
	margin-top: 3px;
	padding-top: 2px;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}

.krymp {
	border-top: 1px solid #CCCCCC;
	margin-top: 3px;
	padding-top: 2px;
}

.p_left {
	width: 100%;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
}

.p_right {
	width: 100%;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 3px;
}

.p_center {
	width: 100%;
	vertical-align: top;
}

.flagga {
	vertical-align: middle;
	float: right;
	padding-right: 10px;
}

.t_bg1 { background-color: #F3EDF7; height: 20px; }
.t_bg2 { background-color: #E1D7F4; height: 20px; }
.t_bg3 { background-color: #D2BEF0; height: 20px; }

.n_mitt { border-left: solid; border-left-color:#D2BEF0; width: 10%; }
.n_dag { border-right: solid; border-right-color:#D2BEF0; width: 31%; line-height: 18px; padding-left: 5px; }
.n_dag2 { width: 31%; line-height: 18px; padding-left: 5px; }
.n_nr { border-right: solid; border-right-color:#D2BEF0; width: 7%; }

a.p_link { color: #000000 !important; }
div.conts {
	background-color: #dddddd;
	background-image: url("./styles/tokiohotelfans/theme/images/gradient.gif");
	background-repeat: repeat-x;
}
