/**
* @author Cristian Ciobanu
*/
.clearfix:after {content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

table#page {
	margin:25px auto 5px auto;;
	border:2px solid #b9b3a5;
}
td#logo {
	width:239px;
	height:559px;
}
td#logo img {
	display:block;
	margin: 0 auto;
}
td#wrapper {
	width: 777px;
	border-left:2px solid #b9b3a5;
}
#nav {
	height:40px;
	border-bottom:2px solid #b9b3a5;
	background:url('../img/hr_large.gif') repeat-x 0 -2px;
	position:relative;
}
#nav ul {
	width:765px;
	position:absolute;
	top:-15px;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	margin:0;
	padding:0;
	width:85px;
	float:left;
	font-weight:bold;
	text-align:center;
}
#nav img {
	width:63px;
	height:35px;
	margin:0 auto 4px auto;
	padding:0;
}
#nav a:link, #nav a:active, #nav a:visited, #nav a:hover {
	color:#90200c;
	text-decoration:none;
}
#container {
	width:100%;
}
#content {
	height:310px;
	padding:20px;
}
#footer {
	padding-top:121px;
	background:url('../img/ui-1.jpg') no-repeat top left;
}
#footer img {
	display:block;
}
#footer div#contact {
	height:67px;
	line-height:33px;
	text-align:center;
	color:#90200c;
	font-weight:bold;
    font-size:12px;
}
#footer div#contact span {
	margin:0 10px;
    white-space: nowrap;
}
#panel {
	background:#b9b3a5 url('../img/ui-2.jpg') repeat-x top left;
	width:193px;
	height:541px;
	text-align:center;
}
#panel img {
	display:block;
	margin:0 auto;
}
#panel div {
	padding:43px 0;
	color:#8c1e11;
	font-size:14px;
	line-height:18px;
}
div#scrollbars {
	width:100%;
	height:310px;
	overflow:auto;
	position:relative;
}


/*table#mainTbl {
width: 780px;
margin:5px auto;
border:2px solid #b9b3a5;
}

td#logo {
height: 60px;
}

td#menu {
height: 53px;
border-bottom:2px solid #b9b3a5;
}

div.menuBg {
width: 100%;
height: 53px;
background-image: url('../img/hr_large.gif');
background-position: 0px 13px;
background-repeat: repeat-x;
}

img.menu {
position: absolute;
bottom: 0px;
}

.vr {
background-image: url('../img/vr.gif');
background-position: top right;
background-repeat: repeat-y;
padding-right: 3px;
}

.hr {
background-image: url('../img/hr.gif');
background-position: bottom left;
background-repeat: repeat-x;
height: 3px;
}

.h53 {height: 53px;}

.w150 {
width: 177px;
background-image: url('../img/vr.gif');
background-position: top right;
background-repeat: repeat-y;
padding-right: 3px;
}

.w195 {
width: 192px;
background-image: url('../img/vr.gif');
background-position: top right;
background-repeat: repeat-y;
padding-right: 3px;
padding-bottom: 2px;
font-size: 10px;
}

.w235 {width: 235px;}

.w170 {width: 167px;padding-right: 3px;}

.w545 {width: 545px;}

.w630 {
width: 597px;
background-image: url('../img/vr.gif');
background-position: top right;
background-repeat: repeat-y;
padding-right: 3px;
}

td.menuBox {
height: 53px;
padding: 0px 9px;
}

img.corner {position: absolute;top: -3px;right: -1px;display:none;}

div.container {
width: 100%;
height: 324px;
position: relative;
overflow: hidden;
margin: 0px;
padding: 0px;
}

div.cnt {
margin: 0px;
padding: 0px 5px;
}

table.scheduleTbl td {vertical-align: top;padding: 3px 2px;}

#panel-right {
	background:url('./img/ui-2.jpg') repeat-x top left;
}*/