@import url(blocks/sake.css);


#page {
	width:799px;
	margin:0px;
	text-align:left;
	float:left;
}


#vertnav {
	width:173px;
	margin:0px;
	text-align:left;
	float:left;
}

#uioutershell {
	padding:0;
	margin:0px 15px 0px 15px;
	float:left;
	width:972px;
}


html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#fff;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
}

#utilitynav {
	float:right;
	width:616px;
	height:27px;
}

#utilitynavstore {
	float:right;
	width:436px;
	height:27px;
}


#container {
	width:1002px;
	margin:0px auto;
	background-image: url(image/ui-verticalbackground_2.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

	

#masthead {
	text-align:right;
	width:972px;
	height:110px;
}

#masthead img {
	float:left;
}

#footerNav {
	width:972px;
	height:27px;
	text-align:right;
	height:27px;
	color:#000000;
	font-family:arial,verdana,tahoma;
	font-size:11px;
	font-weight:normal;
}

#footer {
	width:972px;
	margin:0px auto;
	background-color:#9CB750;
	text-align:right;
	height:27px;
	color:#333872;
	font-family:arial,verdana,tahoma;
	font-size:11px;
	font-weight:normal;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.small { font-size:0.8em !important; }

#queueOptions { margin-top:10px; text-align:right; }
#queueOptions h4 { margin-right:20px; font-size:1.2em; color:#333872; display:inline; }
#filters { padding:5px; border-bottom:2px solid #333872; }
#filters label { font-size:0.8em; font-weight:bold; }
#indicator { float:right; margin:3px; height:16px; width:16px; }
#indicator.loading { background:url(/image/ajax-loader.gif) no-repeat 50% 50%; }
.loading { background:url(/image/indicator-large.gif) no-repeat 50% 50%; }
.hidden { display:none; }

