/* Created Date 2009/02/17 04:14:59 */

/**
 * White Theme, for Tutor.net.my version 1.0
 * Developed by Stronium Sdn Bhd
 *
 * If you update this style sheet, you must update the others themes as well after
 * modifying this file.
 */

/**
 * Generic class
 */

body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  color: #000000;
  line-height: normal;
  background-color: #ffffff;
}

input {
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  color: #555555;
}

textarea, select {
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  color: #555555;
}

table, tr, td, tbody {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: normal;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  color: #555555;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

h1 {
  font-size: 170%;
  line-height: 150%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

p {
  margin: 0;
}

a:link {
  color:#003399;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: none;
}

a:visited {
  color:#666666;
  text-decoration: underline;
}

a:active, a.active {
  color: #ffff00;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #003399;
}

/**Custom Class**/
.header_title {
  color: #ffffff;
  padding: 3px 10px 3px 180px;
}

a.white:link, a.white:visited, a.white:hover, a.white:active {
  font-family: Arial, Helvetica, Verdana, san-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 11pt;
  text-decoration : none;
}

.header {
}

.leftside {
}

.rightside {
}

.footer {
  background-color: #2B5987;
}

.content {
  background-color: #ffffff;
  padding: 10px 0px 10px 20px;
}

.footnote {
  font-size: 9px;
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  color: #ffffff;
  padding: 7px;
}

.notice {
}

.login_title {
}

.alert {
  color: #ff0000 !important;
}

.required {
  color: #ff0000;
}

.main_title {
  font-family: Helvetica, Arial, Verdana,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4682bb;
  text-decoration: none;
  text-align: left;
  line-height: normal;
  padding: 5px 0px 5px 0px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

.level_title {
  font-family: Helvetica, Arial, Verdana,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-align: left;
}

.top_menu {
  text-align: center;
  padding-top: 10px;
}

.content_title {
  font-family: Helvetica, Arial, Verdana,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #3672ab;
  text-decoration: none;
  text-align: left;
  line-height: 20px;
}

.content_subtitle {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4682bb;
  text-decoration: none;
  line-height: normal;
  text-transform: none;
}

.topic_title {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  color: #999999;
  text-decoration: none;
  line-height: normal;
}

.content_required {
  color: #CC0000;
}

.username_text {
  font-size: 14px;
  font-weight: bold;
  color: #8e7212;
  text-decoration: none;
  text-align: left;
  line-height: normal;
}

.board {
  background-color: #FAE778;
}

.charcoal {
  padding: 15px 10px 0px 30px;
}

.board_border {
  border: 1px solid #3f6ebe;
  background-color: #ffffff;
  padding: 5px;
}

.bold_text {
  font-weight: bold;
}

.grey {
  color: #BCBCBC;
}

.highlight {
  color: #003399;
}


/* Questions */
.reason {
  color: #0243fe;
}

.sample_answer {
  color: #990000;
}

.key_points {
  color: #15a10f;
}

.question_code {
  color: #3c9c0d;
}

.score {
  color: #0243fe;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}

.score_percentage {
  color: #ABABAB;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}

.show_score {
  color: #bbbbbb;
  font-weight: bold;
}

.submitted_answer {
  color: #ff0000;
}

.marker {
  color: #5A3D1C;
}

/* Exam Menu */
.menu {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding-left: 20px;
}

.menu li ul {
	padding-left: 20px;
}

/* Exam Menu */
.menuexam {
  color: #888888;
  font-size: 14px;
  font-weight: bold;
}

/* Exercise Menu */
.exercisemenu {
  font-size: 11px;
  font-weight: normal;
}

/* Assessment Menu */
.menuasmt {
  font-size: 11px;
  font-weight: normal;
}



/* jquery checkbox and radiobox */
.cust_checkbox{
        font-size:14px;
        cursor: pointer;
}
.cust_checkbox_on{
        background:url(../files/images/checkbox_on.png) no-repeat 0 0;
}
.cust_radio_on{
        background:url(../files/images/radiobox_on.png) no-repeat 0 0;
}
.cust_checkbox_off{
        background:url(../files/images/checkbox_off.png) no-repeat 0 0;
}
.cust_radio_off{
        background:url(../files/images/checkbox_off.png) no-repeat 0 0;
}
.cust_checkbox_disabled_on{
        background:url(../files/images/checkbox_disabled_on.png) no-repeat 0 0;
}
.cust_checkbox_disabled_off{
        background:url(../files/images/disabled_off.png) no-repeat 0 0;
}
.cust_radio_disabled_on{
        background:url(../files/images/radiobox_disabled_on.png) no-repeat 0 0;
}
.cust_radio_disabled_off{
        background:url(../files/images/disabled_off.png) no-repeat 0 0;
}
.group{
        color:#333;
}
fieldset{
        border:1px solid #ccc;
}
fieldset label{
        color:#999;
}

/* jquery table sorter */
table.tablesorter {
        font-family:arial;
        background-color: #CDCDCD;
        margin:10px 0pt 15px;
        font-size: 8pt;
        width: 100%;
        text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
        background-color: #e6EEEE;
        border: 1px solid #FFF;
        font-size: 8pt;
        padding: 4px;
}
table.tablesorter thead tr .header {
        background-image: url(../files/images/bg.gif);
        background-repeat: no-repeat;
        background-position: center right;
        cursor: pointer;
}
table.tablesorter tbody td {
        color: #3D3D3D;
        padding: 4px;
        background-color: #FFF;
        vertical-align: top;
}
table.tablesorter tbody tr.odd td {
        background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
        background-image: url(../files/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
        background-image: url(../files/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
        background-color: #8dbdd8;
}


/* jquery textarearesizer */

div.grippie {
	background:#EEEEEE url(../files/images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}

.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	width:95%;
	height: 20%;
}

/* Added by Azry on 13/01/2012 */
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	/*display:inline-block;*/
	display:block;
	width:90px;
	color:#ffffff;
	font-family:arialt;
	font-size:10px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}.myButton:link {
	text-decoration:none;
}.myButton:visited {
	color:#ffffff;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.myButton:active {
	position:relative;
	top:1px;
}
