@font-face {
 font-family: 'BPG Mrgvlovani 2010';
 src: url('fonts/bpg_mrgvlovani_2010.eot') /* EOT file for IE */
}
@font-face {
 font-family: 'BPG Mrgvlovani 2010';
 src: url('fonts/bpg_mrgvlovani_2010.ttf') /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: 'BPG Mrgvlovani Caps 2010';
 src: url('fonts/bpg_mrgvlovani_2010_caps.eot') /* EOT file for IE */
}
@font-face {
 font-family: 'BPG Mrgvlovani Caps 2010';
 src: url('fonts/bpg_mrgvlovani_2010_caps.ttf') /* TTF file for CSS3 browsers */
}
html,
body {
	margin: 0;
	padding: 0;
}
body {
background: #262633 url(/images/main_bg.png) center repeat-y;
    background-size: 100%;
	font-family: 'BPG Mrgvlovani 2010';
	font-size: 11px;
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
	color: #434437;
}
.headerwrap {
	background: #dddf99;
	background: url(/images/header_b.png) top repeat-x, #dddf99 url(/images/header_bg.png) center;
}
.menuwrap {
	background: url(/images/menu_bg.png) repeat-x;
	margin-top: -5px;
	margin-bottom: -6px;
	height: 53px;
	padding-top: 5px;
	z-index: 50000;
}
.menuitems {
}
.navi {
	margin-bottom: 20px;
	font-weight: bold;
}
.navbar {
    min-height: 42px;
    border: none;
}
.navbar-brand,
.navbar-nav li a {
    line-height: 42px;
    height: 42px;
    padding-top: 0;
    font-size: 11px;
}
.navbar .navbar-brand {
    font-size: 11px;
    color: #f6f6e4 !important;
}
.contentwrap {
	background: #fff;
}

.fsepwrap {
	height: 10px;
	background: url(/images/fsep_bg.png) repeat-x;
	margin: -5px 0;
}

.header {
	width: 1000px;
	height: 204px;
	margin: 0 auto;
}
.top {
	background: rgba(255,255,255,0.3);
	border-radius: 0 0 3px 3px;
	padding: 3px 5px;
	overflow: auto;
	margin-bottom: 20px;
	box-shadow: 0 3px 10px -3px rgba(0,0,0,0.2);
}
.header > table {
	width: 100%;
	height: 204px;
	border-spacing: 0;
    border-collapse: separate;
}
.header > table td:nth-child(1) {
	text-align: center;
	width: 200px;
}
.header > table td:nth-child(2) {
	text-align: center;
}
.header > table td:nth-child(3) {
	text-align: right;
	vertical-align: top;
	padding-top: 20px;
	width: 200px;
}
.menu {
	width: 1000px;
	height: 52px;
	margin: 0 auto;
}
.menu * {
	outline: none !important;
}
.content {
	width: 1000px;
	min-height: 200px;
	margin: 0 auto;
	padding: 20px 0;
}
.footerwrap {
	color: #1c1b23;
}
.footer {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
.footer a {
	color: inherit;
}
.dropdown-menu {
	    border: red !important;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;

}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 16px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
iframe {
	border: 1px solid #d8d9ac;
	border-radius: 3px;
}
p:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
	margin-top: 0;
}

h4 {
	color: black;
	font-weight: semi-bold;
	padding: 0;
	font-family: 'BPG Mrgvlovani Caps 2010';
	margin-bottom: 20px;
	}
h5 {
	color: black;
	font-weight: semi-bold;
	padding: 0;
	font-family: 'BPG Mrgvlovani Caps 2010';
	}
h6 {
	background: -webkit-linear-gradient(#fff, #e3e4b5);
	display: inline-block;
	font-weight: semi-bold;
	border-left: 2px solid #a5a820;
	padding: 3px 0;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 0 3px 3px 0;
	}
h4 span {
	border-bottom: 2px solid #a5a820;
}
h5 span {
	border-bottom: 1px solid #a5a820;
}
.hr1 {
	height: 20px;
}
.box1 {
	border: 1px solid #d8d9ac;
	border-radius: 3px;
}
.box2 {
	border: 1px solid #d8d9ac;
	border-radius: 3px;
	box-shadow: 0 0 3px 1px rgba(50,0,0,0.1);
}
.box3 {
	border: 1px solid #d8d9ac;
	border-radius: 3px;
	background: white;
}
.box4 {
	border: 1px solid transparent;
	border-radius: 3px;
}
.thumb {
	width: 238px;
	height: 120px;
	display: inline-block;
	margin-bottom: 15px;
	cursor: pointer;
}
.file {
	width: 238px;
	height: 60px;
	display: inline-block;
	margin-bottom: 15px;
	cursor: pointer;
	padding: 10px 5px 5px 65px;
	color: inherit;

}
a.file {
	text-decoration: none;
	color: inherit;
}
.thumb.box1:hover {
	border: 1px solid #aaab75;
	box-shadow: 0 0 5px 1px rgba(50,0,0,0.1);
}
.file.box4 {
	background: url(/images/pdf.png) left 5px center no-repeat;
	}
.file.box1:hover {
	border: 1px solid #aaab75;
	box-shadow: 0 0 5px 1px rgba(50,0,0,0.1);
}
.file.box4:hover {
	border: 1px solid #aaab75;
	box-shadow: 0 0 5px 1px rgba(50,0,0,0.1);
	background: url(/images/pdf.png) left 5px center no-repeat, white;
}
.footer {
	line-height: 16px;
	padding-bottom: 150px;
}
