body{
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin:0;
	padding:0;
}

ul{
	list-style-image:url(/hermetech/Public/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;}

h2, h3, h4{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#003399;
}

/* 	==================================================================
	The header area
	=================================================================*/
#header{
	height:100px;
	width:100%;
	background-image:url(/hermetech/Public/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/Public/Images/box_bottom_200_blue.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#edeef8;
	margin:0 0 0 8px;
	padding: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/Public/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;
}

.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:pointer;
}

#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;
}


#sidebar_right .textblock, .blue_box .textblock{ 
	background-image:url(/hermetech/Public/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/Public/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;	
	padding: 0 8px;
	background-image:url(/hermetech/Public/Images/watermark_500.jpg);
	background-repeat:no-repeat;
	background-position:center;

}
#centre_content h3{
	background-image:url(/hermetech/Public/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;	
}

.overline{ 
	border-top: 1px solid #BC9C00;
	padding:16px 0 0 0;
}


#centre_content .text_block{
	margin:0;
	padding: 16px 0 0 0;
	border-top: 1px solid #BC9C00;
}

#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/Public/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:pointer;
}
/* 	==================================================================
	The bottom of the page
	=================================================================*/

#footer{
	clear:both;
	background-color:#CCCCCC;
	border-color:#003399;
	border-style:solid;
	border-width:1px;
	padding:0;
	color:#000000;
}

#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 6px;
	margin:8px;
	background-color:#88a6d3;
	color:#000000;
	border-color:#4162a7;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	text-decoration:none;
	display:block;
	text-align:center;
}

.a_button:hover{
	background-color:#c2d2e8;
	font-weight:bold;
	color:#CC0000;
}

/* 	-----------------------------------------------------------
	Another box style
	-----------------------------------------------------------*/
.goggle_box, .gr_box{
	border-color:#003399;
	border-style:solid;
	border-width:1px;
	background-color:#fafafa;
	margin:8px;
	padding:8px;
	font-size:80%;
}

.goggle_box h3, .gr_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;
	
}

.gr_box{
	width:40%;
	float:right;	
}

.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:#edeef8;
	color:#0066CC;
	padding:2px 4px;
}

.bluetable thead td{
	background-color:#edeef8;
}

.bluetable td{
	border-right:#0066CC 1px solid;
	border-bottom:#0066CC 1px solid;
	padding:2px 4px;
	background-color:#FFFFFF;
}

.bluetable .hilite{
	background-color:#eaeaea;
}

.bluetable .lolite{
	background-color:#FFFFFF;
}

/* Checkboxes */
.cb_unchecked{
	width:16px;
	height:16px;
	background-image:url(/hermetech/Public/Images/unmarked.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.cb_checked{
	width:16px;
	height:16px;
	background-image:url(/hermetech/Public/Images/marked.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.mandatory{
	color:#FF0000;
	padding: 0px 4px 0px 4px;
}

.label{
	font-weight:bold;
}

.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;
}

.important{
	font-weight:bold;
	font-size:110%;
}

.visible{
	display:inherit;
}

.invisible{
	display:none;
}

/* Intended to be used in p elements or similar, an anchor plus a longer description
   eg: <p><a>Hermetech</a><br />About us</p>
*/
.link_pairs{
	color:#666666;
}

.link_pairs a{
	color:#0000CC;
	text-decoration:none;
}

.link_pairs a:hover{
	color:#0066FF;
	text-decoration:underline;
}
