body{
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin:0;
	padding:0;
}

h3{
	color:#003399;
	background-color:transparent;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	
}

ul{
	list-style-image:url(/hermetech/Secure/Images/bullet.gif);
}

form{
	margin: 32px 0;
}

input{
	border-color:#0066CC;
	border-style:solid;
	border-width:1px;
}

input, select{
	margin:0 8px;
}

button{
	margin:8px;
}

table{
	margin:16px 0;
	border-collapse:collapse;
}

td{
	padding:0 4px;
}

td .label{ padding:0 4px 0 0;}

thead td{
	color:#000099;
	padding-bottom:8px;
	text-align:center;
}

button{
	cursor:hand;
}

.print_only{ display:none; }

/* 	==================================================================
	The header area
	=================================================================*/
#header{
	height:100px;
	width:100%;
	background-image:url(/hermetech/Secure/Images/header_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#3a5793;
	color:#FFFFFF;
}

.banner{
	color:#ffff40;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-style:italic;
	margin:16px 0 0 0;
}



/* 	==================================================================
	A vertically flexible box
	=================================================================*/


#sidebar_left .textblock{ 
	background-image:url(/hermetech/Secure/Images/box_bottom_200_blue.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#edeef8;
	margin:0 0 0 8px;
	padding:4px 8px;
	font-size:80%;
}

#sidebar_left .textblock img,
#sidebar_right .textblock img,
.blue_box .textblock img{
	float:left;
	margin: 0 4px;
}

#sidebar_left h3{
	background-image:url(/hermetech/Secure/Images/box_top_200_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e4e5f4;
	margin:8px 0 0 8px;
	padding:4px 8px;
  	font-size: 100%;
  	color: #333;
  	border-bottom: 1px solid #9092d2;
}

#sidebar_left .vert_menu ul{
	list-style:none;
	list-style-image:nonel
	margin:16px 0 0 16px;
}

#sidebar_left .vert_menu li{
	border-style:none;
	margin:8px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#b4b9e2;
}

#sidebar_left .vert_menu li a{
	text-decoration:none;
	padding:4px;
}

#sidebar_left .vert_menu li a:hover{
	font-weight:bold;
	padding-left:16px;
}

#sidebar_right .textblock, .blue_box .textblock{ 
	background-image:url(/hermetech/Secure/Images/box_bottom_200_blue.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#edeef8;
	margin:0 8px 0 0;
	padding:4px 8px;
	font-size:80%;
}

#sidebar_right h3, .blue_box h3{
	background-image:url(/hermetech/Secure/Images/box_top_200_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e4e5f4;
	margin:8px 8px 0 0;
	padding:4px 8px;
  	font-size: 100%;
  	color: #333;
  	border-bottom: 1px solid #9092d2;
}

.spin_login{
	margin:4px auto;
}


/* 	==================================================================
	Column layout
	=================================================================*/

#container{
	height:100%;
	position:relative;
}

#centre_content{
	margin:0 216px;	
	border-left-color:#4162a7;
	border-left-style:dotted;
	border-left-width:2px;
	border-right-color:#4162a7;
	border-right-style:dotted;
	border-right-width:2px;
	padding: 0 8px;
	background-image:url(/hermetech/Secure/Images/watermark_500.jpg);
	background-repeat:no-repeat;
	background-position:center;

}

#sidebar_left {
	
	width:208px;
	position:absolute;
	left:0;
	top:0;
}

#sidebar_right {
	width:208px;
	position:absolute;
	right:0;
	top:0;
}


/* 	==================================================================
	Main content area
	=================================================================*/

.orange_box h3{
	background-image:url(/hermetech/Secure/Images/box_top_200_green.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:4px 8px;
  	font-size: 100%;
  	color: #333;
	margin:8px 0 0 0;
	width:200px;	
}

.orange_box{
	
	margin:0;
	font-size:80%;
	line-height:140%;
}

.orange_box .textblock{
	margin:0;
	padding: 16px 0 0 0;
	border-top: 1px solid #BC9C00;
}

.stdbutton{
	cursor:hand;
}
/* 	==================================================================
	The bottom of the page
	=================================================================*/

#footer{
	clear:both;
	background-color:#FFFFFF;
	border-top: 1px solid #BC9C00;
	padding:0;
	margin:32px 0 0 0;
	color:#BC9C00;
	font-size:70%;
	font-style:italic;
}

#sitemap ul{
	float:left;
	margin:0;
	list-style: none;
}

#sitemap li{
	float:left;
	display:inline;
	margin:0;
}

#copy{
	font-size:70%;
	font-style:italic;
	margin:0;
	padding:4px 0;
	text-align:center;
	color:#003399;
}


/* 	==================================================================
	Odds and Sods
	=================================================================*/

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.page_name{
	float:right;
	font-size:36px;
	color:#CCC;
	margin-right:16px;
}

/*	===================================================================
	A safe button ('real' ones don't scale), no images, degrades to a 
	link (which is what it should be in any case)
	===================================================================*/

.a_button{
	padding:2px 8px;
	margin:8px;
	background-color:#88a6d3;
	color:#000000;
	border-color:#4162a7;
	border-style:solid;
	border-width:1px;
	cursor:hand;
	text-decoration:none;
	display:block;
	text-align:center;
}

.a_button:hover{
	background-color:#c2d2e8;
	color:#CC0000;
	text-decoration:underline;
}

/* 	-----------------------------------------------------------
	Another box style
	-----------------------------------------------------------*/
.goggle_box{
	border-color:#003399;
	border-style:solid;
	border-width:1px;
	background-color:#fafafa;
	margin:1%;
	padding:8px;
	font-size:80%;
}

.goggle_box h3{
	background-image:none;
	background-color:#eaeaea;
	font-size: 100%;
	font-weight:bold;
	border-color:#003399;
	border-style:solid;
	border-width:1px;
	position:relative;
	padding: 4px 8px;
}

.goggle_box img{
	float:left;
	margin:8px;
}



.bluetable{
	color:#000000;
	margin: 8px;;
	background-color:#c9d9e7;
	border-color:#0066CC;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
}

.bluetable thead{
	font-weight:bold;
	background-color:#ccddee;
	color:#0066CC;
}


.bluetable td{
	border-right:#0066CC 1px solid;
	border-bottom:#0066CC 1px solid;
	padding:2px 4px;
}

.bluetable .hilite{
	background-color:#eaeaea;
}

.bluetable .lolite{
	background-color:#FFFFFF;
}


/* Checkboxes */
.cb_unchecked{
	width:16px;
	height:16px;
	background-image:url(/hermetech/Secure/Images/unmarked.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}
.cb_checked{
	width:16px;
	height:16px;
	background-image:url(/hermetech/Secure/Images/marked.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:hand;
}

.mandatory{
	color:#FF0000;
	padding: 0px 4px 0px 4px;
}

.label{
	font-weight:bold;
}

td.field{
	text-align:right;
}

.field5{
	width:5em;
}

.field32{
	width:170px;
	margin-bottom:4px;
}

.field100{
	width:270px;
	margin-bottom:4px;
}

/* A Message Box */

.msgbox{
	position:absolute;
	width:400px;
	background-color:#d7eed6;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	left:312px;
	top:100px;
	
}

.msgbox h3{
	padding:4px 8px;
  	font-size: 100%;
  	color: #333;
	margin:8px 0 0 0;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.msgbox .textblock{
	margin: 0 16px 0 64px;
}

.msgbox img{
	position:absolute;
	left:8px;
	top:8px;
}

.msgbox .a_button{
	width:64px;
	margin:8px auto;
}

#errormsg{
	position:absolute;
	width:400px;
	background-color:#FFCCFF;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	left:312px;
	top:100px;
	
}

#errormsg h3{
	padding:4px 8px;
  	font-size: 100%;
  	color: #333;
	margin:8px 0 0 0;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

#errormsg .textblock{
	margin: 0 16px 0 64px;
}

#errormsg img{
	position:absolute;
	left:8px;
	top:8px;
}

#errormsg .a_button{
	width:64px;
	margin:8px auto;
}

/* 	================================================================
	Introducing the idea of the class modifiers. add these to the class
	name to make simple modifications. Ex: class="blue_box invisible"
	will give you an invisible blue box.
	=================================================================*/
.info{
	color:#000066;
}
.important{
	font-weight:bold;
	font-size:110%;
	color:#000099;
}


.visible{display:inherit;}
.invisible{display:none;}

.left60{
	float:left;
	width:58%;
}

.left50{
	float:left;
	width:48%;
}

.left40{
	float:left;
	width:38%;
}

.left30{
	float:left;
	width:28%;
}

.right60{
	float:right;
	width:58%;
}

.right50{
	float:right;
	width:48%;
}

.right40{
	float:right;
	width:38%;
}

.right30{
	float:right;
	width:28%;
}

.width30{ width:28%; }
.width40{ width:38%; }
.width50{ width:48%; }

.clearfloats{ clear:both }

/*	==============================================================
	Another (maybe) new idea. Using classes only within the context of
	an object. Ex: We have a small class. For a button to be made small
	requires a different styling than a span, but results in the same
	comprehensible thing.
	============================================================== */
button.small{
	font-size:10px;
	border-color:#000066;
	border-style:solid;
	border-width:1px;
}



.larger{
	font-size:110%;
	font-weight:bold;
}

button.large{
	font-size:20px;
	padding:8px;
	border-color:#000066;
	border-style:solid;
	border-width:1px;
}

/* ============================================================================
	A Vertical Menu
   ============================================================================ */
.vmenu{
	background-color:#88a6d3;
	margin: 16px 0 0 8px;
	padding: 0 0 8px 0;
	border-top-color:#cbd9eb;
	border-left-color:#cbd9eb;
	border-right-color:#4162a7;
	border-bottom-color:#4162a7;	
	border-style:solid;
	border-width:1px;
}

.vmenu div{
	width:180px;
	margin:4px auto;
	border-top-color:#4162a7;
	border-left-color:#4162a7;
	border-right-color:#cbd9eb;
	border-bottom-color:#cbd9eb;	
	border-style:solid;
	border-width:1px;
	text-align:center;
	cursor:hand;
}

#sidebar_left .vmenu h3{
	width:180px;
	margin:16px auto 4px auto;
	background-color:#88a6d3;
	color:#ffffff;
	background-image:none;	
	text-align:center;
	padding:4px 0 0 0;
	border-bottom-style:none;
}

.vmenu div a{
	text-decoration:none;
}

.vitem_unselected{
	background-color:#ffffff;
}

.vitem_selected{
	background-color:#ffe252;
}

/* 	=========================================================== 
	VBscript emulation of MsgBox 
	===========================================================*/

#ht_msgbox{
	display:none;
	background-color:#e6eef8;
	color:#000000;
	width:300px;
	border:#0000CC 1px solid;
	position:absolute;
	top:200px;
	left:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px 16px 52px 16px;
	z-index: 201;
}

#ht_msgbox .btn_ok{
	width:100px;
	height:27px;
	padding:0;
	margin:0;
	position:absolute;
	bottom: 8px;
	left:100px;
	border:none;
	background-image:url(/hermetech/Secure/MXPlus/Images/xp_button.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	line-height:27px;
	cursor:hand;
}

#ht_msgbox .btn_cancel{
	width:100px;
	height:27px;
	padding:0;
	margin:0;
	position:absolute;
	bottom: 8px;
	left:100px;
	border:none;
	background-image:url(/hermetech/Secure/MXPlus/Images/xp_button.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	line-height:27px;
	cursor:hand;
	display:none;
}

#ht_msgbox .icon{
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:none;
	width:48px;
	height:48px;
	margin:0 8px 0 4px;
}

#ht_msgbox .title{
	font-size:120%;
	text-align:center;
	margin:8px;
	font-weight:bold;
	color:#003399;
	border-bottom:#003399 1px solid;
}

#ht_msgbox_mask{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display:none;
	background-color:transparent !important;
	background-color: #333333;
	cursor:wait;
	opacity: .1;
	filter: alpha(opacity=10);

}	


