body{
	min-width:955px;
	font-size:14px;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
    background-color: #bfbfbf;
}

input,textarea,select{
	font:100%;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	vertical-align:middle;
	color:#000;
}

#wrapper{
	min-height: initial;
	background:#bfbfbf;
}

#main{
	margin:20px auto;
	padding:10px;
}

.item{
	display:none;
}

#main .t,#main .b{
	display:none;
}

#main .c{
	width:500px;
	background: #fff;
	border:solid 10px #4d4e50;
    padding: 0;
	margin-left:auto;
	margin-right:auto;
}

#content {
    font-weight: normal;
}

#header{
	padding:5px 26px 28px 33px;
	font-weight:bold;
	text-align:center;
	border: none;
}

#header #headertext{
	font-size:24px;
	margin-bottom:5px;
	line-height:29px;
}

#whatisthis{
	display:none;
}

.warning-box{
	margin:0 10px 0 10px;
	padding: 10px 0 10px 0;
	font-weight:bold;
	font-size:24px;
	color:#4d4d4d;
	text-transform:capitalize;
	background:#f1f1f1;
	border: none;
	text-align:center;
}

.warning-box a {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #060;
	background:none;
	background-color:#F1F1F1;
}

.warning-box .btn:hover {
	color:#003300;
	background:none;
	box-shadow:none;
}

.warning-box .btn:active {
	top:0;
}

.warning-box p {
	margin: 24px 0 !important;
}

.processbar-box{
	color: #5B5B5B;
	font-weight:normal;
	font-size:24px;
    margin: 0;
    padding: 0;
	text-align:center;
	background:none;
}

.processbar-box .holder{
	padding:10px 10px 0 0;
	border:none;
	background:none;
}
.processbar-box .holder .larger {
	margin-top: 0;
	font-size: 18px;
}
.processbar-box .holder .larger span{
	line-height:35px;
}

.processbar{
	display:none;
}

#MainPart_lbLastUpdateTime{
	display:block;
	margin-right:10px;
	margin-left:10px;
	padding-top: 20px;
	padding-bottom: 20px;
	width:480px;
	background: #F9F472;
	color:#003300;
}

#MainPart_lbUsersInLineAheadOfYou{
	color:#006600;
}

#MainPart_lbExpectedServiceTime{
	color:#006600;
}

#MainPart_lbWhichIsIn{
	color:#006600;
}

#MainPart_divTimeBox {
    max-width: none;
}

.time-box{
	width:480px;
	margin:0 5px 20px 10px;
	font-weight:normal;
	font-size:18px;
	line-height:17px;
	color:#003300;
	text-align:center;
    background: #F9F472;
}

.time-box .holder{
	padding: 10px;
    width:initial;
	background:none;
}

.time-box .frame{
	background:none;
}

.time-box h2{
	margin:10px 0 10px;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
}

#MainPart_h2MessageOnQueueTicket{
	display:none;
}

.block{
	font-size:14px;
	text-align:center;
	padding-left:6px;
	
}

.block p{
	padding-top: 10px;
	font-size:18px;
	color:#a78209;
	margin:0 0 0!important;
}

.block a{
	color:#a78209;
	font-size:18px;
	text-transform:uppercase;
}

#footer{
    font-weight:normal;
    text-align: center;
}

#footer-direct-link{
	font-size:14px;
	color:#000;
    padding-bottom:15px;
    float: none;
}

#footer a{
	color:#000;
}

#footer .by{
	display:none;
}

#sidebar{
	float:right;
	display:inline;
	position:relative;
	width:300px;
	padding:0 30px 0 30px;
}

.hasCountdown{
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	text-align:center;
	line-height:60px;
}

.hasCountdown small{
	font-size:18px;
}

.hasCountdown .finished{
	font-size:24px;
}
