HTML, BODY
{
  background: #003e75;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: Black;
  padding: 0px;
  margin: 0px;
}

#full_page
{
  width: 100%;
  background: #eee url( ../image/page_bg.jpg ) repeat-x top left;
}

#page_bottom
{
  width: 100%;
  background: #003e75 url( ../image/bottom_bg.jpg ) repeat-x top left;
}

#page_bottom a, #page_bottom a:active, #page_bottom a:visited
{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#page_bottom a:hover
{
	color: #fff;
	text-decoration: none;
}

#table_bottom
{
  width: 1024px;
  height: 90px; /*background: #003e75 url( ../image/bottom_bg.jpg ) repeat-x top left;*/
  background-image: url( ../image/bottom.jpg );
  color: #fff;
}

.small
{
  font-size: 9px;
}

.watermark
{
  color: #555555;
}

TD
{
  /*color: #555555;*/
  font-size: 11px;
  text-align: left;
  line-height: 25px;
}

.textSize_small
{
  font-size: 9px;
}

.textSize_normal
{
  font-size: 11px;
}

.textSize_large
{
  font-size: 13px;
  line-height: 14px;
}

B, STRONG
{
  /*color: #777777;*/
}

TD.sitemenu
{
  text-align: center;
  font-size: 12px; /*padding-left: 15px; 	margin-right: 2px;*/
  height: 35px;
  vertical-align: middle;
}

TD.menu
{
  height: 25px;
}

.link, A.linklist
{
  margin-bottom: 4px;
  text-decoration: none;
}

.linkDescription
{
  color: #777777;
  font-size: 9px;
  padding-left: 10px;
}


A, A:visited, A:active
{
  color: #003e75;
  text-decoration: underline;
}

A:hover
{
  color: #003e75;
  text-decoration: none;
}

.linkPrefix
{
  font-size: 13px;
  letter-spacing: 0px;
  font-weight: normal;
}

/* sitemenu often top */
A.sitemenu, A.sitemenu:active, A.sitemenu:visited
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

A.sitemenu:hover
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

A.sitemenuactive, A.sitemenuactive:active, A.sitemenuactive:visited
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

A.sitemenuactive:hover
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

/* second level menu ( often left )*/
A.menu1, A.menu1:visited
{
  color: #949494;
  font-weight: bold;
  text-decoration: none;
}

A.menu1:active, A.menu1active, A.menu1active:active, A.menu1active:visited
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

A.menu1:hover
{
  color: #003e75;
  font-weight: bold;
  text-decoration: underline;
}

/* second level menu ( often left indented )*/
A.menu2, A.menu2:active, A.menu2:visited
{
  color: #949494;
  font-weight: bold;
  text-decoration: none;
}

A.menu2active, A.menu2active:active, A.menu2active:visited
{
  color: #003e75;
  font-weight: bold;
  text-decoration: none;
}

A.menu2:hover
{
  color: #003e75;
  font-weight: bold;
  text-decoration: underline;
}


H1, .heading1
{
  color: #003e75;
  font-size: 18px; /*font-weight: bold;*/
  text-decoration: none;
  text-align: left;
}

H2, .heading2
{
  color: #003e75;
  font-size: 14px; /*font-weight: bold;*/
  text-align: left;
  text-decoration: none; /*margin-top: 16px;*/
  margin-bottom: 3px;
}

.subline
{
  margin-top: 1px;
  font-size: 11px;
  font-weight: normal;
}

A.headinglink
{
  text-decoration: none;
}

.breadcrumbs
{
  font-size: 10px;
  font-weight: bold;
  color: #003e75;
  padding-top: 15px;
}

.breadcrumbsArrow
{
  font-size: 14px;
  font-weight: bold;
}

.breadcrumbslink, A.breadcrumbslink:visited, A.breadcrumbslink:active
{
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #003e75;
}

A.breadcrumbslink:hover
{
  color: 003e75;
  text-decoration: underline;
}

IMG
{
  border: 0px;
}

TD.imageDescription
{
  color: #555555;
  font-style: italic;
  font-size: 9px;
  padding-top: 5px;
}

/*box*/

.boxHeader
{
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background: white;
  color: #4B322C;
  border: 1px solid #cccccc;
  border-bottom: 0px;
  padding: 3px;
}

.boxFilledInnerContentsLeft, .boxBorderInnerContentsLeft
{
  border: 1px solid #cccccc; /*border-top: 0px;*/ /*padding: 12px; 	padding-right: 9px; */
}

.boxFilled
{
  background: white;
}

/*
.boxHeader
{
	background-image: url( ../image/box_top_294.jpg );
}

.boxBottom
{
	background-image: url( ../image/box_bottom_294.jpg );
}

.boxFilledInnerContents, .boxBorderInnerContent
{
	background-image: url( ../image/box_bg_294.jpg );
	background-position: top left;
	background-repeat: repeat-y;
	padding: 12px;
	padding-right: 9px;
}
*/
/*
.boxFilledInnerContentsRight
{
	background: #EBEBEB;
	padding: 0px;
	font-size: 9px;
}

.boxBorderInnerContentsRight
{
	background: white;
	border: 1px solid #20337B;
	border-left: 0px;
	border-top: 0px;
	padding: 0px;
}
*/
.quote
{
  color: #003e75;
  font-style: italic;
  font-family: Georgia;
  font-size: 16px;
  text-align: left;
  line-height: 1.3;
}

.quoteEm
{
  color: #555;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  margin: 5px 0 0 0;
}

INPUT.textlogin
{
  background: #e5e5e5 url('../image/input_field_bg.jpg') no-repeat;
  border: 1px solid #fff;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: #9f9f9f;
  margin: 0 0 3px 0;
  padding: 3px;
  width: 186px;
  height: 21px;
}

INPUT.text
{
  background: #fff;
  border: 1px solid #949494;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: #222;
  margin: 0 0 3px 0;
  padding: 3px;
  width: 186px;
  height: 21px;
}

TEXTAREA.text
{
  width: 250px;
  background: #fff;
  border: 1px solid #949494;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  color: #222;
  margin: 0 0 3px 0;
  padding: 3px;
}

SELECT
{
	background: white;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #949494;
}

INPUT.login
{
	width: 80px;
	font-size: 10px;
}

INPUT.loginbutton
{
	/* 	background: #790000; 	border: 1px solid white; 	border-bottom-color: #6B4A00; 	border-right-color: #6B4A00; 	*/
	background-image: url( ../image/login_btn_bg.jpg );
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003e75;
	border: none;
}

TD.login
{
  font-size: 10px;
  text-align: left;
  color: #003e75;
  line-height: 1.4;
}

TD.login a, TD.login a:active, TD.login a:visited
{
  color: #003e75;
  text-decoration: none;
  font-weight: bold;
}

TD.login a:hover
{
  text-decoration: underline;
}

TD.loginheader, .loginHeader
{
  color: #003e75;
  font-size: 18px;
  font-weight: bold;
}

.loginbox_link
{
  text-decoration: none;
}

.loginbox_link:hover
{
  text-decoration: underline;
}

.bibleVerse
{
  font-style: italic;
  color: #003e75;
  font-family: Georgia;
  font-size: 18px;
  text-align: left;
}

.inputFieldTitle
{
  font-weight: bold;
  font-size: 10px;
}

.inputFieldInvalid
{
  color: Red;
}

.inputInvalidData
{
  font-size: 9px;
  color: #0070B0;
  margin-bottom: 2px;
}

FORM.upload
{
  margin-top: 0px;
  margin-bottom: 0px;
}

.slideShowIndicatorActive
{
  background: #20337B;
}

.slideShowIndicatorInActive
{
  background: #BBBBBB;
}


/* Layout modules style */
/*module_1, layoutmodule1*/
#module_1
{
  /* 	width: 727px; 	height: 117px; 	margin-top: 44px; 	margin-left: 15px; 	padding-top: 9px; 	padding-left: 9px; 	padding-bottom: 9px; */
}

/*LOU Admission Form*/
TD.lou_admission_form_top
{
  width: 555px;
  height: 60px;
  background: url({$path}/admission/admission_top.jpg) no-repeat;
}

/*
.lou_admission_radiobuttons_left_div
{
  float: left; 
  width: 138px;
  height: 114px;
  background-image: url(../image/admission/admission_step_left.jpg);
}

.lou_admission_radiobuttons_right_div
{
  float: right;
  width: 416px;
  height: 114px;
  padding-left: 25px;
  background: url(../image/admission/admission_step_right.jpg) no-repeat;
  background-repeat:no-repeat;
}
*/

.lou_admission_radiobuttons_left_td
{
  width: 138px;
  height: 114px;
  background-image: url(../image/admission/admission_step_left.jpg);
  background-repeat: no-repeat;
}

.lou_admission_radiobuttons_right_td
{
  width: 417px;
  height: 114px;
  padding: 0 0 0 25px;
  background: url(../image/admission/admission_step_right.jpg) no-repeat;  
}

.lou_admission_radiobuttons_left_table
{
  /*position: relative;*/
  top: 30px;
  left: 20px;
}

/* Forum styles begin */

TD.forumHeader
{
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background: #20337B;
  color: White;
  padding: 0px;
}

TD.forumHeaderTitle
{
  padding-right: 10px;
}

TD.forumSeparator
{
  background: #888888;
}

TD.forumItemEven
{
  background: #FCFCFC;
  padding: 4px;
}

TD.forumItemOdd
{
  background: #F6F6F6;
  padding: 4px;
}

/* Forum styles end */

/*quiz styles*/
.quiz_resultTable
{
}
.quiz_resultTable_quizName
{
  font-size: 14px;
  font-weight: bold;
}
.quiz_resultTable_quizSubname, .quiz_resultTable_quizInstitution, .quiz_resultTable_score
{
  font-size: 12px;
  font-weight: bold;
}

.quiz_queryString
{
  font-weight: bold;
}
.quiz_queryString_correctAnswerAlternative
{
  color: Green;
}

.quiz_queryString_correctAnswerAlternative_examinneCorrect
{
  color: Green;
  font-weight: bold;
}

.quiz_queryString_examinneAnswerAlternative_notCorrect
{
  font-weight: bold;
}

.quiz_queryAnswer
{
}

.quiz_queryAnswer_expectedAnswer
{
  font-style: italic;
  color: Gray;
  padding-left: 20px;
}

inputFieldQueryname
{
  font-weight: bold;
  font-size: 10px;
}
/*quiz styles end*/
