@font-face {
    font-family: 'AvantGardeBkBTBook';
    src: url('/fonts/avgardn-webfont.eot');
    src: url('/fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/avgardn-webfont.woff') format('woff'),
         url('/fonts/avgardn-webfont.ttf') format('truetype'),
         url('/fonts/avgardn-webfont.svg#AvantGardeBkBTBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AauxBold';
    src: url('/fonts/aaux-bold-webfont.eot');
    src: url('/fonts/aaux-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/aaux-bold-webfont.woff') format('woff'),
         url('/fonts/aaux-bold-webfont.ttf') format('truetype'),
         url('/fonts/aaux-bold-webfont.svg#AauxBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AauxMedium';
    src: url('/fonts/aaux-medium-webfont.eot');
    src: url('/fonts/aaux-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/aaux-medium-webfont.woff') format('woff'),
         url('/fonts/aaux-medium-webfont.ttf') format('truetype'),
         url('/fonts/aaux-medium-webfont.svg#AauxMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrajanRegular';
    src: url('/fonts/tjrg___-webfont.eot');
    src: url('/fonts/tjrg___-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tjrg___-webfont.woff') format('woff'),
         url('/fonts/tjrg___-webfont.ttf') format('truetype'),
         url('/fonts/tjrg___-webfont.svg#TrajanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	font-family: "AauxMedium", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #989898;
}

html, body {
	width:100%;
	height:100%;
	/*background-color: #FFF;*/
	background-color: #231F20;
}

div.centerprint {
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

div.centerheader {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

div.centerhome {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	background-image: url('/images/home/background_effect.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.language {
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.language_selected {
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #efc500;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topmenu {
	color: #ffffff;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.topmenu:hover, .topmenu_selected, .topmenu_selected a {
	color: #efc500;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.topmenu_selected a:hover {
	text-decoration: underline;
}

.sidemenu {
	color: #efc500;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.sidemenu:hover, .sidemenu_selected {
	color: #efc500;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.sidesubmenu_home {
	color: #ededee;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.sidesubmenu_home:hover {
	text-decoration: underline;
}

.inputtext {
	background: none;
	border: none;
	color: #ededee;
	font-size: 11px;
	line-height: 11px;
	padding: 1px;
}

.inputform {
	background-color: #b9bbbd;
	border: solid 1px #808283;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
}

.inputform2 {
	background-color: #CFD0D2;
	border: solid 1px #808283;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
}

.footertext, .footertext a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.footertext a:hover {
	text-decoration: underline;
}

h1 {
	color: #58595b;
	font-family: "TrajanRegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #231f20;
	font-family: "TrajanRegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h3, h3 a, h3 i {
	color: #231f20;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

.sitetext, .sitetext p {
	color: #231f20;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

.sitetext2, .sitetext2 p {
	color: #231f20;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}

.sitetext2 a, .sitetext2 p a {
	color: #58595b;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	text-decoration: none;
}

.sitetext2 a:hover, .sitetext2 p a:hover {
	text-decoration: underline;
}

.legend, .legend i {
	color: #58595b;
	font-size: 10px;
}

.date {
	color: #000000;
	font-family: "AauxBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.imageborder {
	border-right: 2px solid #231f20;
	border-bottom: 2px solid #231f20;
}

div.splitter {
	border-top: solid 2px #ACADAF;
}

.thumbtext {
	color: #e4e5e6;
	font-family: "AvantGardeBkBTBook", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.categoriessplitter {
	border: 0;
	height: 2px;
	color: #000;
	background-color: #000;
	margin: 2px 0 0 0;
	line-height: 2px;
}

.printsplitter {
	border: 0;
	height: 1px;
	color: #e4bb45;
	background-color: #e4bb45;
	margin: 1px 0 0 0;
	line-height: 1px;
}

.sitetextprint, .sitetextprint p {
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}

.sitetextprint2, .sitetextprint2 p {
	color: #ffc423;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}

.sitetextprint2 b, .sitetextprint2 p b {
	color: #ffc423;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
}

.forgetpassword1, .forgetpassword1:hover {
	color: #efc500;
	font-family: "AauxMedium", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
}