input {
	height: 15px; 
} 

div#pad {
	position: relative;
	left: 15px;
}

.pad {
	padding-right: 20px;
	padding-left: 20px;
}
.section {
	padding-top: 4px;
}

.section p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.section dd {
	padding-left: 45px; 
}
  
.section ul {
	line-height: 18px;
	margin-left: 17px;
}

.section ol.number {
	list-style-type: decimal;
	margin-left: 17px;
}

.section ol {
	margin-left: 17px;
}

.section ol li {
	margin-left: 5px;
	padding-left: 5px;
}

.section ul li {
	list-style-type: disc;
	padding-left: 5px;
}

.section ul li ul li {
	list-style-type: circle;
	list-style-image: none;
	margin-left: 5px;
}

.sectionname {
	font-size: 16px;
	font-weight: bold;
	color:  #336699;
	border-bottom: 1px dotted;
	border-color: #000070;
	padding-left: 2px;
	padding-bottom: 4px;
	vertical-align: middle;
}
	
.sectionname span {
	height: 40px;
	line-height: 32px;
	position: relative;
	top: 5px;
	vertical-align: top;
}

.inlineimage {
	border: 0;
	top: 0;
	position: relative;
}

.topictitle {
	font-family: venacti;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-align: left;
}

.container {
	width: 100%;
	height: 40px;
}

.hide {
	display: none; 
}

div#PopupHeader {
	position: relative;
	display: none;
	top: 0;
	height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

div#PopupHeader b {
	line-height: 40px;
}

#ddSections {
	display: none;
}

#NoProductsAvailable {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
}

div#navigation {
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#NoEntry{
	position: relative;
	left: 15px;
	color: Red;
	margin-bottom: 20px;
}

div#navigation a {color: #ff9933; text-decoration: none;}
div#navigation a:link {color: #ff9933; text-decoration: none;}
div#navigation a:hover {color: #336699; text-decoration: underline;}
div#navigation a:active {color: #ff9933; text-decoration: none;}
div#navigation a.current {color: #336699; font-weight:bold; text-decoration: underline;}

.CalcBackground {
	background-color: #D6D3CE;
	vertical-align: top;
}


.SandeepChangesBelow {
}

.formInput {
	border-top: 0px;
	border-bottom: 1px dotted;
	border-left: 0px;
	border-right: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	width: 95px;
	padding: 3px;
	vertical-align: top;
}

.formOutput {
	border-top: 0px;
	border-bottom: 1px dotted;
	border-left: 0px;
	border-right: 0px;
	font-size: 14px;
	font-weight: bold;
	COLOR: teal;
	width: 98.5%;
	padding: 3px;
	background-color: #f4f4fe;
	margin-bottom: 5px;
}

.ResultTitle {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.ResultNoteTitle {
	font-size: 11px;
	line-height: 16px;
	color: #336699;
	font-weight: bold;
	text-align: left;
}

.ResultNoteText {
	font-size: 10px;
	line-height: 16px;
	color: #336699;
	text-align: left;
}

.CalcLabel {
	font-size: 13px;
	background-color: #EDEDFF;
	color: #007070;
	vertical-align: top;
	right: auto; 
	width: 250px;
	padding-right: 5px;
}

.CalcReadOnlyLabel {
	font-size: 13px;
	background-color: #EDEDFF;
	color: #007070;
	vertical-align: bottom;
	right: auto; 
}

.ReadOnlyLabel {
	font-size: 13px;
	background-color: #EDEDFF;
	color: #007070;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}


.CalcResult {
	font-weight: bold;
	color: Red;
	background-color: #D6D3CE;
	vertical-align: top;
}

.popup {
	font-family: Verdana;
	font-size: 12px;
	white-space: pre; 
	width: 100px;
	overflow: auto; 
	font-weight: bold;
	align: right;
	background-color: #efedff;
	color: #990000;
	border-bottom: dotted 1px;
	border-top: 0px dotted; border-left: 0px; border-right: 0px;
}

.popupOnly {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	width: 205px;
	overflow: auto;
	white-space: normal;  
	align: right;
	background-color: #efedff;
	color: #990000;
	border-bottom: dotted 1px;
	border-top: 0px dotted; border-left: 0px; border-right: 0px;
}

.ChoiceRadio {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	width: 425px;
	overflow: auto;
	white-space: normal;  
	color: #990000;
}

.Radio {
	width: 10px;
	vertical-align: top; 
	padding-top: 5px;
}

.MChoicepopup {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	width: 380px;
	overflow: auto;
	white-space: normal;  
	align: right;
	background-color: #efedff;
	color: #990000;
	border-bottom: dotted 1px;
	border-top: 0px dotted; border-left: 0px; border-right: 0px;
}

div.result {
	font-family: verdana;
	background-color: #f4f4fe;
	border: 1px solid #B5CFE0;
	margin: 2px 0px 2px 2px;
	padding: 5px 0px 5px 5px;
	width: 753px;
	position: relative;
}

.label {
	font-family: Verdana;
	font-size: 12px;
}

.formulaDetailsTitle
{	
	border-bottom:1px dotted #0A4369;
	color: #0A4369;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 0.9em;
	margin: 0;
	padding: 0px 0px 0;
	word-spacing: 1px;
}

.padLeft {
	padding-left: 15px;
}

.SearchTopic {
	font-style: italic;
	border-bottom: 1px dotted;
	font-weight: bold;  	
}	

div#formulaDetails p {
	margin: 0px; 
	padding: 0px 0px 4px; 
} 

.sLabel {
	font-size: 11px;
	vertical-align:middle; 
	align: right;
	right: auto; 
	padding-right: 7px;
	font-weight: bold; 
	height: 30px;
}

/*Added for jquery Tree View  */

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../images/Archimedes/treeview-blue.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
}
/* fix for IE6 */

* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview li a { 
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 0px;
	COLOR: #666666;
}


.treeview a.selected {
	background-color: #eee;
}

#treecontrol { float: right; padding-bottom: 3px; display: none; }

.treeview .hover {
	color: #ff9933;
	border-bottom: 1px solid;
	text-decoration: none;
}

.treeview li { background: url(../images/Archimedes/treeview-blue-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/Archimedes/treeview-blue.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }


.treeview-blue li { background-image: url(../images/Archimedes/treeview-blue-line.gif); }
.treeview-blue .hitarea, .treeview-blue li.lastCollapsable, .treeview-blue li.lastExpandable { background-image: url(../images/Archimedes/treeview-blue.gif); }  

#tabs {
	/*border-bottom:1px solid #666;*/
	margin-left:12px; 
	margin-right: 12px; 
}

#tabs ul#primary 
{
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #82B8DA; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 4px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

#tabs ul#primary  li 
{
	font-family: "Trebuchet MS", Arial; 
	color: #666666; 
	font-size:11px;
	font-weight:normal;
	display: inline;
	margin-right: 5px;
}

#tabs ul#primary li a 
{ 
	padding: 4px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #82B8DA; 
	background-color: #F5F9FC; 
	color: #666; 
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

#tabs ul#primary a:hover 
{ 
	/* settings for hover effect */
	background: #fff; /* set desired hover color */
	color: #ff9933;
}

#tabs ul#primary  li.current 
{ /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
	margin-right: 5px;
}

#tabs ul#primary  li.current a 
{ 
	/* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #336699; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

#tabs div#secondary 
{
	line-height:25px;
}

#tabs div#secondary a {color: #ff9933; text-decoration: none;}
#tabs div#secondary a:link {color: #ff9933; text-decoration: none;}
#tabs div#secondary a:hover {color: #336699; text-decoration: underline;}
#tabs div#secondary a:active {color: #ff9933; text-decoration: none;}
#tabs div#secondary a.current {color: #336699; text-decoration: underline;}



/*****************************************/
/****** DHTML window css start here ******/
/*****************************************/
.dhtmlwindow{position: absolute; visibility: hidden; background-color:#FFFFFF;}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px; text-indent: 3px; cursor: move; overflow: hidden; width: auto; font-size:14px; color:#000000; font-weight:bold; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; background-image:url(/images/xhotelv2/topbgdhtml_v2.gif);background-repeat:repeat-x; height:18px; padding-top:4px; padding-left:5px;}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/ position: absolute; right:10px; top: 5px; cursor:pointer;}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}
.drag-contentarea{ /*CSS for Content Display Area div*/
padding: 0px;
overflow: auto;
border:#e3e4e6 solid 1px;
border-top-width:0px;
background-color:#FFFFFF;
}
.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
height: 13px; /*height of resize image*/
}
.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

/*****************************************/

/*****************************************/
/******** Model File css start here ******/
/*****************************************/
.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-image:url(/images/xhotelv2/topbgdhtml_v2.gif);background-repeat:repeat-x;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background-color: #333333;
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}
/*****************************************/

.BrowserCompatibility {
	background-color: rgb(222,166,43);
	color:#FFFFFF; 
	width: 770px;
	font-family: venacti; 
}
.BrowserCompatibility p { margin: 0 10px 0 10px; font-weight: bold;  }
.topplace{ background: url(../images/Archimedes/top_right.png) no-repeat top right; }
.bottomplace { background: url(../images/Archimedes/bottom_right.png) no-repeat top right; }
img.placeborder {
	width: 10px; 
	height: 10px;
	border: none;
	display: block !important; 
}
