html, body {
	margin:0;
	padding:0;
	}
img {border: none !important;}
html {
	width:100%;
	height:100%;
	}

body {
	width:auto;
	height:auto;
	background: #292929;
	}

body,p,div,span,th,td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999;
	}

a {
	color: #535151;
	text-decoration: underline;
	}

a:hover {
	color: #535151;
	text-decoration: none;
	}

div#middle {
	display: table; height: 100%; overflow: hidden; width: 100%;
	}

div#center {
	display: table-cell; vertical-align: middle;
	}

div#boxShadow {
	margin: 0 auto;
	width: 913px;
	height: 710px;
	background: transparent url('./img/lo_shadow.gif') no-repeat center center;
	padding: 9px;
	}

div#boxGray, div#boxOrange, div#fileEst, div#footer {
	width: 914px;
	}

div#boxGray, div#boxOrange {
	height: 572px;
	background-repeat: repeat-x;
	background-position: left bottom;
	}

div#boxGray {
	background-color: #121212;
	background-image: url('./img/box_gray_shadow.gif');
	}

div#boxOrange {
	background-color: #121212;
	background-image: url('./img/box_gray_shadow.gif');
	}

div#subMenu, div#content, div#menu { float: left; }

div#subMenu {
	width: 148px;
	height: 467px;
	background-image: url('./img/menuline.gif');
	background-repeat: no-repeat;
	background-position: right 46px;
	padding-top: 105px;
	padding-left: 48px;
	}

div.title {
	margin-bottom: 15px;
    text-transform:uppercase;
    font-weight:bold;
    color:white;
    font-size:10px;
}

div.sMenu {
	margin-left: -16px;
	}

div.sMenu ul {
	list-style-type: none;
	padding: 0;
	}

div.sMenu ul li {
	padding: 6px 0;
	padding-left: 16px;
	background-image: url('./img/li_button.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	}

div.sMenu ul li a {
	font-family: Arial, Helvetica, 'Sans-serif';
	font-size: 11px;
	color: #555151;
	text-decoration: underline;
	text-transform: uppercase;
	}

div.sMenu ul li a:hover {
	color: #777;
	}

div.sMenu ul li a.act {
	color: #fbb02a;
	}

div#content {
	width: 650px;
	height: 436px;
	padding-left: 68px;
	padding-top: 105px;
	
	}

div#content ul.spec {
	list-style-type: none;
	padding: 0;
	}

div#content div.content {
	clear: both;
	overflow: auto;
	height: 400px;
	}

div#content ul.spec li {
	padding: 6px 0;
	padding-left: 16px;
	background-image: url('./img/li_button.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	font-family: Arial, Helvetica, 'Sans-serif';
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}

div#menu {
	width: 717px;
	height: 31px;
	text-align: center;
    vertical-align:bottom;
}

div#fileEst {
	height: 103px;
	background-color: #fec434;
	background-image: url('./img/fileest_logo.png');
	background-repeat: no-repeat;
	background-position: left top;
	}

div#footer {
	height: 35px;
	background-color: #323131;
	background-image: url('./img/footer_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	}

div#footer img {
	margin: 14px 73px 0 0;
}

div.gallery {
	width: 100%;
	/*background-color: #f00;*/
	margin-top: 0px;
	margin-left: 15px;
	}

div.gItem {
	display: table-cell;
	float: left;
	position: static;
	margin: 0px 5px;
	width: 156px;
	height: 156px;
	background: transparent url('./img/thbg.gif') no-repeat left top;
	padding: 8px 8px 17px;
}

div.mlink,span.mlink {
    background-image:url('./img/m/main_back.gif');
    width:133px;
    height:28px;
    display:inline-block;
    text-align:center;
}
div.mlink a,span.mlink a {
    margin-top:7px;
    display:inline-block;
    text-decoration:none;
    color:white;
    text-transform:uppercase;
    font-size:10px;
}
div.mlinkact,span.mlinkact {
    background-image:url('./img/m/main_back_act.gif');
    width:133px;
    height:31px;
    display:inline-block;
    text-align:center;
}
div.mlinkact a,span.mlinkact a {
    margin-top:8px;
    display:inline-block;
    text-decoration:none;
    color:white;
    text-transform:uppercase;
}
/*form.form input:focus, form.form select:focus, form.form textarea:focus {outline:invert dashed 1px}
form.form input[type="submit"]:focus,form.form input[type="reset"]:focus,form.form input[type="checkbox"]:focus,form.form input[type="radio"]:focus {outline:#000 solid 0px}
*/

.bold {font-weight:bold}
.nodec a {text-decoration:none;}
a.dec {text-decoration:underline;}
.lightgrey {color:#333}
.white, .white * {color:#FFF !important;}

.right {text-align:right}
.left {text-align:left}
.center {text-align:center}
.justify {text-align:justify}

.ferr {border:1px solid red;background-color:#fcc;color:#000}

form.form {padding:0;margin:0;width:100%;}
/*form.form table {border-collapse:collapse;border-spacing:0;padding:0;}
form.form td, form.form th {padding:2px;}
form.form label {color:#444}*/


form.form button, form.form input, form.form select, form.form textarea {border:1px solid #111;background-color:#fff;color:#000;}
button.ferr, input.ferr, select.ferr, textarea.ferr {border:1px solid red;background-color:#EEE;color:#444}
button.ferr2, input.ferr2, select.ferr2, textarea.ferr2 {border:1px solid red;background-color:#fcc;color:#000}
form.form input[type="radio"], form.form input[type="checkbox"].form {color:#000;background-color:#fff;border:none}
.fimage {border: none !important;padding:0 !important;margin:0 !important;background:inherit !important;}
.abs {position:absolute}


div.spacer {
	width: 100% !important;
	height: 3px;
	margin-bottom: 15px !important;
	background-image: url(./img/spacer_dot.gif);
}

div#disabledBg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	background: #000;
	opacity: 0.55;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
}

div#popupcontainer {
	position: absolute;
	z-index: 200;
	left: 50%;
	top: 100px;
	background-color:transparent !important;
}

div#popupcontent {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	background-color: #333333;
	color: #ffffff;
}

div#popuptitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
    padding-top:10px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

div#popupbody {
	overflow: auto;
	background-color:transparent !important;
}
div#popupinfo {
    font-size: 11px;
    padding-top:8px;
	overflow: auto;
	background-color:transparent !important;
    padding-left:10px;
}
div#popupclose {
    text-align:right;
    padding-top:5px;
}

