@charset "UTF-8";





.thrColFixHdr 	#navbarspacerindex	{   sets up position for spacer bar to left of top navigation             
position: absolute;  top: 73px;  
margin: 1px 0px;
text-align: center;font-size: 1.1em;color: white;  /* to make text disappear, make same as background. . .this is the royal blue nav bar colour#5A70B2  */
background:#cccccd;width: 980px;  /*  #38488a        #5068aa */
	height:41px;
	}/* 40   26 */
	


.thrColFixHdr #LeftSidebarHomepage /* NOT YET CHANGE 12 MAY 2010 */
	{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
		margin: 35px 15px 0 0; 
		padding: 10px 5px 15px 10px; /* padding keeps the content of the div away from the edges */
	font-size: 0.75em;}
	
.thrColFixHdr #RightSidebarHomepage /* CHANGE 12 MAY 2010 */
	{

	float: right; /* since this element is floated, a width must be given */
	width: 25%; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* background:#ffffff; was #dfe5e9 was ebebeb  the background color will be displayed for the length of the content in the column, but no further */
	 
	padding: 10px 10px 15px 15px; /* padding keeps the content of the div away from the edges */
	margin: 20px 0px 10px 20px; 
	font:  Verdana, Arial,  Helvetica, Verdana, sans-serif;
	font-size: 0.82em; /* 12  font-size: 0.75em;*/ 
	}


.thrColFixHdr #mainContentHomepage /* NOT YET CHANGE 12 MAY 2010 */
	{ 
	margin:  15px 230px 0 50px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} 

.thrColFixHdr #mainContentHomepage h1 
	{font-size: 20px;font-weight:normal;} 
.thrColFixHdr #mainContentHomepage h2 
	{font-size: 17px;font-weight:normal;} 
.thrColFixHdr #mainContentHomepage h3 
	{font-size: 14px;font-weight:normal;
	/* font-style:italic; */} 
.thrColFixHdr #mainContentHomepage p 
	{font-size: 12px;
	/* color: #000; */} 
	

.thrColFixHdr #mainContentHomepage li 
	{font-size: 12px;}
	
	.thrColFixHdr #mainContentHomepage-zh /* NOT YET CHANGE 12 MAY 2010 */
	{ 
	margin:  15px 230px 0 50px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} 

.thrColFixHdr #mainContentHomepage-zh h1 
	{font-size: 28px;font-weight:normal;} 
.thrColFixHdr #mainContentHomepage-zh h2 
	{font-size: 17px;font-weight:normal;} 
.thrColFixHdr #mainContentHomepage-zh h3 
	{font-size: 14px;font-weight:normal;
	/* font-style:italic; */} 
.thrColFixHdr #mainContentHomepage-zh p 
	{font-size: 12px;
	/* color: #000; */} 
	

.thrColFixHdr #mainContentHomepage-zh li 
	{font-size: 12px;}
	 
	 
	
	
	
	

.thrColFixHdr 	#sddmenubidding 
	{	/* this set of classes is used with pull down navigation and javascript for bidding page */
		margin: 0;
		padding: 0;
		z-index:+30;
		}

.thrColFixHdr 	#sddmenubidding li
	{	margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: 11px arial;
		z-index:+30;
		}/* font: bold 11px arial */

.thrColFixHdr 	#sddmenubidding li a
	{	display: block;
		margin: 0 1px 0 0;/* margin: 0 1px 0 0; */
		padding: 6px 5px;/* padding 6, 5  padding: 4px 10px;xxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
		width: 60px;/* width: 60px;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
		background: #cccccd;/* background:  #aa2277;#5A70B2;  #5970B2; main bar background colour*/
		color: #333;/* co6or: #FFF; */
		text-align: center;
		text-decoration: none;
		font-size: 1.1em;
		z-index:+30;
		}

.thrColFixHdr 	#sddmenubidding li a:hover
	{	background: #d3e2e7}/* background: #49A3FF main bar background hover colour   */

.thrColFixHdr 	#sddmenubidding div
	{	position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		background: #EAEBD8;/* background: #EAEBD8; */
		border: 1px solid #5068aa;
		z-index:+30;
		}/* border: 1px solid #5970B2 pulldowncolour border */

.thrColFixHdr 		#sddmenubidding div a
		{	position: relative;
			display: block;
			margin: 0;
			padding: 5px 10px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background: #EAEBD8;/* background:#EAEBD8 ;  pulldowncolour backgrouund*/
			color: #2975DE;/* color: #2875DE; pulldown colour text */
			font: 11px arial;
			z-index:+30;}/* font: 11px arial */
	
	
.thrColFixHdr #sddmenubidding li.mainmenu  a 
			
{
	background: #cccccd ; /*  #40589a  #4460a2 */
	color:white;
	z-index:+30;
	}

.thrColFixHdr 		#sddmenubidding div a:hover
		{	background: #d3e2e7;;/* background: #49A3FF; pulldowncolour backgrouund, hovering */
			color: #333;
			z-index:+30;
			}/* color: #FFF */
			



.thrColFixHdr 	#sddmenubidding 
	{	/* this set of classes is used with pull down navigation and javascript for bidding page */
		margin: 0;
		padding: 0;
		z-index:+30;
		}

.thrColFixHdr 	#sddmenubidding li
	{	margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: 11px arial;
		z-index:+30;
		}/* font: bold 11px arial */

.thrColFixHdr 	#sddmenubidding li a  /* main menu  whole width, this is the heading colour and size */
	{	display: block;
		margin: 0 1px 0 0;/* margin: 0 1px 0 0; */
		padding: 6px 5px;/* padding 6, 5  padding: 4px 10px;xxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
		width: 60px;/* width: 60px;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	height:29px; /* height:29px; define height of tope bar, re 40/1 eslewhere   */
		background-color: #cccccd;/*-color:-color:-color:-color:-color:-color: background:  #aa2277;#5A70B2;  #5970B2; main bar background colour*/
		color: #333;/* co6or: #FFF; */
		text-align: center;
		text-decoration: none;
		font-size: 1.1em;
		z-index:+30;
		}

.thrColFixHdr 	#sddmenubidding li a:hover /* long bar background hover colour   */
	{	background-color: #d3e2e7;
		color: #333; /*  #2975DE; #49A3FF long bar background hover colour   */
	}

.thrColFixHdr 	#sddmenubidding div
	{	position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		background-color: #EAEBD8;/*-color:-color:-color:-color:-color: background: #EAEBD8; */
		border: 1px solid #5068aa;
		z-index:+30;
		}/* border: 1px solid #5970B2 pulldowncolour border */

.thrColFixHdr 		#sddmenubidding div a  /* pulldown segmewnts of menu except main left part */
		{	position: relative;
			display: block;
			   /*  */
			padding: 5px 10px; /*  */   
	height:12px;			/* height:12px;  control height  of pull down, all segmewnts of menu except main par */
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background-color: #f3f3f3;/*-color:-color:-color:-color:-color: background:#EAEBD8 ;  pulldowncolour backgrouund*/
			color: #333;/* #38488a; = dark blue,  #2975DE; color: #2875DE; pulldown colour text */
			font: 12px arial;
			z-index:+30;}/* font: 11px arial */
	
	
.thrColFixHdr 		#sddmenubidding div a:hover
		{	background-color:#EAEBD8; /* #d3e2e7;-color:-color:-color:-color:-color:background: #49A3FF; pulldowncolour backgrouund, hovering */
			color: #333;
			z-index:+30;
			}/* color: #FFF */
			
			
			
.thrColFixHdr #sddmenubidding li.mainmenu  a   /* main left menu only, this is the heading colour and size */			
{	background-color: #cccccd; /*  -color:-color:-color:-color:-color:#38488a;  */
	color:white;
height:29px;/*29???? */	
	z-index:+30;
	}
	
.thrColFixHdr #sddmenubidding li.mainmenu  a:hover 			
{	background-color: #cccccd; /* -color:-color:-color:-color:-color: #40589a  #4460a2 */
	color:white; /* color:white; */
height:29px;	 /* height:14px; */
	z-index:+30;
	}
	
	
.thrColFixHdr 	#sddmenubidding li div.mainmenu a
		{	background-color:green;/* #d3e2e7;-color:-color:-color:-color:-color:background: #49A3FF; pulldowncolour backgrouund, hovering */
			color: blue;/* color: #FFF */
			height:14px;
			z-index:+30;
			}


.thrColFixHdr 	#sddmenubidding div.mainmenu a
		{	background-color:green;/* #d3e2e7;-color:-color:-color:-color:-color:background: #49A3FF; pulldowncolour backgrouund, hovering */
			color: yellow;/* color: #FFF */
			height:14px;
			z-index:+30;
			}

.thrColFixHdr 	#sddmenubidding div a.mainmenu
		{	background-color:green;/* #d3e2e7;-color:-color:-color:-color:-color:background: #49A3FF; pulldowncolour backgrouund, hovering */
			color: yellow;/* color: #FFF */
			height:14px;
			z-index:+30;
			}
			
		