/* -------------------------------------------------- */
/* GENERAL */

/* CITATION IN TEXT */
p.cite {
	font-style:italic;
	margin:0 20px 0 20px;
}

/* ANCHER IN PARAGRAPH */
p a {
	text-decoration:underline;
}

/* STANDARD SYSTEM MESSAGE */
.message {
	font-weight:bold;
	color:red;
}

/* STAR FOR REQUIRED FIELD */
.star {
	color:red;
}


/* -------------------------------------------------- */
/* TEMPLATE 3 (3 columns) */

body#tpl3 {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	color:#324465;
	background: url(/image/wrapper-bg-sp.gif) 50% top repeat-y;
}

div#tpl3-content-left{
	float:left;
	width:266px;
	margin:0;
	padding:0;
	
}

div#tpl3-content-right{
	float:right;
	width:215px;
	margin:0;
	padding:0;
}

div#tpl3-content-center{
	margin-left:266px;
	width:504px;
	background-color:#F6F3EA;
	min-height:500px;
	border-left:1px solid #e7e2d0;
}

div#tpl3-content-center2{
	width:474px;
	margin-right:15px;
	margin-left:15px;
}

div#tpl3-content-bottom{
	margin-top:20px;
	border-top:1px solid #999999;
	margin-left:16px;
	margin-right:16px;
	padding-top:6px;
}


/* -------------------------------------------------- */
/* GENERAL LIST */

table.genlist {
	width:100%;
}

table.genlist tr th {
	background-color:#e8e6dd;
	border-bottom:1px solid #d4d5d3;
	text-align:left;
}

table.genlist tr td {
	background-color:#ffffff;
	border-bottom:1px solid #d4d5d3;
}

table.genlist tr td a{
	text-decoration:underline;
	color:#5a74a3;
}

table.genlist2 {
	width:100%;
	border-top:1px solid #d4d5d3;
	border-left:1px solid #d4d5d3;
}

table.genlist2 tr th {
	background-color:#e8e6dd;
	border-bottom:1px solid #d4d5d3;
	border-right:1px solid #d4d5d3;
	text-align:left;
}

table.genlist2 tr td {
	background-color:#ffffff;
	border-bottom:1px solid #d4d5d3;
	border-right:1px solid #d4d5d3;
}

table.genlist3 tr td a{
	text-decoration:underline;
	color:#5a74a3;
}

table.genlist3 {
	width:100%;
}

table.genlist3 tr th {
	background-color:#e8e6dd;
	border-bottom:1px solid #d4d5d3;
	text-align:center;
}

table.genlist3 tr td {
	background-color:#ffffff;
	border-bottom:1px solid #d4d5d3;
	text-align:center;
}

table.genlist3 tr td a{
	text-decoration:underline;
	color:#5a74a3;
}

/* -------------------------------------------------- */
/* RIGHT MENU INFO BOX */

div.rm-infobox {
	border-top:1px solid #dddddd;
	margin-bottom:3px;
	padding-top:5px;
}

div.rm-infobox table {
	width:190px;
}

td.rm-infobox-img{
	width:40px;
	text-align:left;
	vertical-align:top
}

td.rm-infobox.text{
	width:140px;
}

/* -------------------------------------------------- */
/* BANNER */

div.banner-wrap {
	padding:10px 0 10px 20px;
}

div.banner {
	margin-bottom:6px;
}

/* -------------------------------------------------- */
/* ANBEFAL */

p#tip-header{
	margin-bottom:6px;
	background-color:#e3e1d7;
	font-weight:bold;
	padding:3px 0 3px 0;
}

p#tip-url{
	margin-top:0;
}

table#tip-form{
	width:100%;
	background-color:#eceae0;
}

.tip-input {
	width:300px;
}

td.tip-right {
	text-align:right;
	background-color:#eceae0;
}

div#tip-send{
	float:right;
	margin:8px 2px 16px 0;
}

input#tip-btn-send{
	width:100px;
}


/* -------------------------------------------------- */

table.form-table {
}

table.form-table tr td {
	padding:2px 4px 2px 4px;
	vertical-align:middle;
}

/* -------------------------------------------------- */

.form-label {
	text-transform:uppercase;
	color:#61613d;
	font-size:11px;
	letter-spacing:2px;
}

.image-list-item{
	width:110px;
	height:100px;
}

/* -------------------------------------------------- */

a.biglink {
	font-family:arial,times new roman,sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	color:#666633;
	text-decoration:none;
}

a.biglink:hover {
	text-decoration:underline;
}

/* -------------------------------------------------- */
/* MOD_TEMPLE, MOD_TEXT */

table.temple {
	width:100%;
}

table.temple tr th {
	border:1px solid #cccc99;
	background-color:#EFEBDA;
	text-align:center;
	font-weight:bold;
}

table.temple tr td {
	border:1px solid #cccc99;
	background-color:#ffffff;
	text-align:center;
}


td.temple-image-text {
	vertical-align:top;
	margin:0;
	padding:0;
}

td.temple-image-text p {
	margin:10px;
}

td.temple-image-text div {
	margin:0;
	padding:0;
	height:100px;
	background-color:#eceae0;
}

td.temple-image-text div div {
	margin-left:10px;
}


/* -------------------------------------------------- */
/* TPL1 Quote */

div.quote {
	margin-left:20px;
	margin-right:10px;
}

p.quote-text {}

p.quote-source {
	font-style:italic;
}

/* -------------------------------------------------- */

td.lesson {
	padding:4px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:left;
	vertical-align:top;
}

th.lesson {
	padding:4px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	font-weight:bold;
}

/* -------------------------------------------------- */
/* NEWS_BLOCK_2 */

.nb2-con {
	width:49%;
	vertical-align:top;
}

.nb2-title {
	text-align:left;
	font-family:arial,times new roman,sans-serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#666633;
	border-bottom:1px solid #666633;
}


.nb2-image {
	border:0;
	width:100px;
	height:100px;
	vertical-align:top;
	margin-right:10px;
	margin-bottom:0px;
}

.nb2-image-con {
	width:110px;
	height:110px;
	vertical-align:top;
	padding:8px 0 0 0;
}

.nb2-text-con {
	text-align:left;
	padding:7px 0 0 0;
	vertical-align:top;
}

.nb2-date {
	text-align:left;
	color:#666633;
	font-weight:bold;
	font-size:11px;
}

.nb2-shorttext {
	text-align:left;
	padding-top:2px;
	color:#333300;
	font-weight:normal;
}

.nb2-more {
	text-align:left;
	padding-top:3px;
}





td.cal-day {
	padding:4px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-color:#ffffff;
}

div.cal-event a {
	text-decoration:underline;
}

