﻿body, td
{
	/* color: #333333;*/
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-size: 13px;
}

.alignClass
{
	text-align: center;
}
.error
{
	background: transparent url( '../template_images/hvcb/icon-error.png' ) no-repeat scroll 2px 50%;
	color: #C43131;
	font-size: 0.834em;
	padding: 3px 0 3px 20px;
}

.tdpadding
{
	padding-left: 10px;
	
}
a
{
	text-decoration: underline;
}
.answerText
{
	color: #838383;
}
.countryPageStyle
{
	color: #838383;
	font-size: 12px;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
}

.ThankYouStyle
{
	color: #C67E02;
	font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;
}
.introText
{
	/*background:transparent url('../template_images/hvcb/divider-horizontal-530.png') repeat-x scroll 0 100%;*/
	color: #C67E02;
	font-size: 1.167em;
}
#footer
{
	text-align: center;
	color: black;
	font-size: 75%;
}
#footer a
{
	color: black;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}
.page_table
{
	background-color: #FFFFFF;
	border: solid 1px #9a9969;
}
.errorbox
{
	background-color: yellow;
	width: 250px;
	margin-left: 40px;
	border: 2px solid darkred;
	padding: 5px;
	margin: 12pt 40px 12pt;
}
.quizbox
{
	width: 100px;
	color: #000000;
	font-family: "Trebuchet MS" , sans-serif;
	font-size: 100%;
}
.quizheaderbox
{
	background-color: White;
	border: 2px solid darkred;
	padding: 5px;
	margin: 12px 12px 12pt 12px;
	text-align: center;
	font-weight: bold;
}

input, select, DropDownList
{
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
}
.dropDownCss
{
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif width: 170px;
	height: 20px;
	font-size: 13px;
	color: #838383;
}
.textbox
{
	width: 170px;
}
.widebox
{
	width: 255px;
}
.commentbox
{
	width: 255px;
	height: 100px;
}
.fnamebox
{
	width: 110px;
}
.lnamebox
{
	width: 140px;
}
.citybox
{
	width: 130px;
}
.statebox
{
	width: 40px;
}
.zipbox
{
	width: 75px;
}
.label
{
	font-size: 12px;
	color: #916333;

	padding: 0 0 0.25em;
}
.aspLabel
{
	font-weight: bold;
}
.aspText
{
	background: #F3F6F7;
	border-color: #B7B9BA #E0E3E4 #E0E3E4 #B7B9BA;
	color: #444444;
	margin: 0 0 0px;
}
.smlabel
{
	color: red;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-size: 10px;
}
hr
{
	border: none;
	background-color: #bd7717;
	color: #bd7717;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
thead
{
	background-color: #ffd88a;
	font-weight: bold;
}
.ind
{
	margin-left: 40px;
}
.stepnum
{
	float: right;
	color: green;
	font-style: italic;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-size: 8pt;
}
.td
{
	vertical-align: top;
}
#staylist td, .datagrid td
{
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-size: 8pt;
}
p.tight
{
	margin: 6pt 8pt 3pt;
}
select.small, input.small
{
	font-size: 8pt;
}
.datagrid
{
	margin-left: 20px;
	margin-right: 10px;
	border: none;
}
input.hotelother
{
	font-size: 8pt;
	width: 260px;
}
.surveyQuestion
{
	padding-right: 5px;
	font-size: 12px;
}
.surveyOption
{
	padding-right: 5px;
	font-size: 15px;
}
.rewardsTable
{
	border: solid 1px #000000;
}
.Title
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.popuplink
{
	color: Blue;
	cursor: hand;
}
.Page_Title
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title_cell
{
	background-color: #FAB13E;
	padding: 2px;
}
#nav a
{
	color: black;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
}
.nav_separator
{
	width: 180px;
	height: 1px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-style: dotted;
}
.text
{
	font-size: 12px;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
}
.ErrorText
{
	color: Red;
	font-weight: bold;
	font-size: small;
}
.TreeView
{
	font-size: medium;
}
.Caption
{
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
}

.Question
{
	padding-right: 5px;
	font-size: 10px;
}
.Option
{
	padding-right: 5px;
	font-size: 14px;
	font-family: T "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
}
.Correct
{
	font-size: 12px;
	color: Green;
	text-align: right;
}

.Incorrect
{
	font-size: 12px;
	color: Red;
	text-align: right;
}
.CorrectOptionWrong
{
	color: Red;
	font-weight: bold;
}
.CorrectOptionRight
{
	color: Green;
	font-weight: bold;
}

.Header
{
	font-size: x-large;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-weight:bold;
}

.ExamTable
{
	border: solid 1px #000000;
	background-color: White;
	width: 700px;
}

.Fail
{
	padding-right: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-weight:bold;
	color: Red;
}
.Pass
{
	padding-right: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif font-weight:bold;
	color: Green;
}
.ContentCell
{
	padding: 15px;
}
.HeaderRow
{
	background-color: #FFF17F;
}
.NavCell
{
	background-color: #FFF17F;
}

.masterBackground
{
	background: url(../images/bg_OVB_Yellow.jpg) repeat-y !important;
}
.tdalign
{
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}

.agentRef
{
	text-align: right;
	padding-right: 10px;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
	color: #C67E02;
}
.agentValue
{
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
	color: #838383;
}
a
{
	color: #C67E02;
}
a, a:hover
{
	text-decoration: none;
}

.Watermark
{
	color: Gray;
	font-style: italic;
	width: 170px;
}
.subText
{
	font-size: 0.917em;
	font-style: italic;
	color: #838383;
}
.OrderNo
{
	text-align: center;
	font-weight: bold;
	padding-left: 200px;
	font-family: "Trebuchet MS" ,Arial,Helvetica,Verdana,sans-serif;
}
.operatorColor
{
	color: #0099FF;
}
.checkBOxsize
{
	width: 100px;
	height: 100px;
}
.submitbtn
{
	background: transparent url( '../template_images/hvcb/btn-submit.png' ) no-repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	display: inline;
	float: left;
	height: 33px;
	padding: 0;
	text-indent: -10000px;
	width: 97px;
}
