﻿@import "/main/css/format.css";
/*Page Layout Styles --------------------------------------------------------------*/

/* Site Name & Masthead images */

#masthead
{
	background: #bc441f url(/main/www/img/slice2.gif) repeat-x left center;
		color: #000; 
		border-bottom: 1px solid #999;
	
}

/* Displays the 3 image masthead */
div#masthead h1 
{	background: url(/main/www/img/icons.jpg) no-repeat right top;} 


.hi-lite form, .hi-lite p    {margin-top:0;}
/* Middle column Content ------------------------------------------------------*/

#middle-column li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

/* Decorative Boxes */

.hi-lite {
	border:1px solid #903;
	padding:5px;
	margin:5px;
	line-height:130%;
}

/* Decorative Boxes */
h3.hi-litehead {
	display:inline;
	 position:relative;
        top:-14px;
	background-color:#fff;
	padding: 0 4px;
	margin: 5px;
	font-weight:bold;
	text-align: center;
	color: #903;
		font-size: 150%;

}


/* Custom CSS styles */
/* This is where site owners can add new css for their sites */
pre { text-align: center; margin: 0 auto; font-size: 110%;}    
#usclocktext { font-size: 100%; font-weight: 700; }
#usclocknum {color: #ff0000; font-weight: 700; font-size: 150%;}
#wclocktext{ font-weight: bold; font-weight: 700; font-size: 100%;}
#wclocknum {color: #ff0000; font-weight: 700; font-size: 100%; }
#clocktime { font-size: 70%; }
#replace { font-size: 200%;  border-top: 1px solid #ccc; padding: 1em; margin: 0 auto; text-align:center; width: 90%; }
#replace h3 { display: none; height: 0; font-size: 0;}