/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER PAGE WRAPPERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin: 0 auto;
	width: 100%;
}

.master-wrapper-content
{
	float: left;
	width: 100%;
	margin: 5px 0 0;
	text-align: left;
	background: #FFF;
/*	min-width: 830px; */
	min-height: 500px;
	padding: 5px 5px 5px 5px;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px 0px 0px 0px;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.header-logo
{
	margin-top: 5px;
	float: left;
	text-align: left;
}

.logo
{
/*	background: url('images/logo.gif') no-repeat; */
	display: block;
	width: 225px;
	height: 20px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: right;
	text-align: right;
	width: 570px;
}

.header-links
{
	border: solid 1px #FFF;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #3664A5;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #3664A5;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 35px;
	border-top:4px solid #666666;
	background: #FFF;
	padding: 5px 5px 5px 5px;
}

.footer a
{
	text-decoration: none;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}



/*  New Table Layout Dividing Various Content Sections  */
  
.tableleft {
	background: #eeeeee;
	border: 1px solid #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tableright {
	background: #ffffff;
	border: 1px solid #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.tableTitle {
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Quiz
{
 font-family: Tahoma;
 color: #666699;
}

.Question
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #043F77;
}

.QuestionH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #043F77;
}

.tQuestion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	font-weight: bold; 
	color: #000; 
	background-color: #e3e7ef; 
	height: 30px; 
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #CCC; padding-left:10px;
}


.tQuestionSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #000; 
	background-color: #e3e7ef; 
	height: 30px; 
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #CCC; padding-left:10px;
}

.tQuestionBorder
{
}

.ChoiceH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6d0020;
	padding-left: 3px;
}

.Choice 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding: 5px;
}


.TableHeading {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 1.1em; 
	font-weight: bold; 
	color: #000; 
	background-color: #e3e7ef; 
	height: 30px; 
	border-bottom-width: 1px;
   border-bottom-style: solid; 
   border-bottom-color: #CCC; padding-left:10px;
}

.TableSubHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	padding: 5px; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #E3E7EF;
}

.TableCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; color: #000; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #E3E7EF; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	padding-left: 5px; 
	padding-right: 5px;
}


.QuizMenu 
{
	font-weight: bold;
	height: 24px;
	width: 240px;
	font-family: arial;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E7EF;
	padding: 5px;
}

.QuizMenuRow
{
}

.QuizMenuRow2
{
 background-color: #FFFFFF;
}

.ReplyA
{
 color: green;
}

.ReplyB
{
 color: red;
}

.cssMenu
{
 color: black;
 background: #003366;
}

.cssMenuMessage 
{
 font-size: 11px;
 color: #FFFFFF; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
}

.inputtableleft 
{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	text-align: right;
	font-weight: bold;
	width: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.inputtableright 
{
	background: #ffffff;
	border: 1px solid #eeeeee;
	text-decoration: none;
	line-height: 15px;
	width: 80%;
	text-align: left;
}
.inputtablesubhead
{
    background: #eeeeee;
	border: 1px solid #eeeeee;
	text-align: left;
	font-weight: bold;

}
.inputtable
{
    width: 100%;
    border: none;
    font-size: 11px;
	color: #000000;
}
.inputtable th
{
    background-color: #e5f1ff;
    font-weight: bold;
    text-align: center;
}
.inputtablecenter
{
    background-color: #eeeeee;
    font-weight: bold;
    text-align: center;
}
.caption 
{
 font-size: 9px;
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
}

.MsoNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.button {
  border: 1px solid black;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #fff;
  height: 40px;
  background-color: DarkSeaGreen;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  min-width: 133px;
  line-height: 1.3; 
}

.button:hover, .button:active {
	background-color: DarkSeaGreen;
	color: #fff;
	text-decoration: none; 
}

.button.button-blue {
	background-color: DarkSeaGreen;
	border: none; 
}

.button.button-blue:hover, .button.button-blue:active {
    background-color: SeaGreen;
    color: #fff; 
    border: 1px solid DarkSeaGreen;
}


.button.button-red {
	background-color: #ff0000;
	border: none; 
}

.button.button-red:hover, .button.button-red:active {
    background-color: #ff0000;
    color: #fff; 
    border: 1px solid DarkSeaGreen;
}