html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: "Arian AMU";
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #e47200;
}
a.external:after
{
	content: url('../images/external.gif');
	padding-left: 3px;
}
/*global<*/
hr
{
	height: 1px;
	background-color: #dddad1;
	margin: 30px 0;
	border: 0;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	margin: 3px 0px;
}
h2
{
	color: #e47200;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin: 20px 0;
	text-transform: capitalize;
}
.title {
	color : #e47200;
	font-size : 12px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	margin: 5px 0;
	display: block;
}
.subtitle {
	font-size : 16px;
	font-weight: bold;
}
.small {
	font-size : 11px;
}
.grey {
	color : #777777;
}
.clear
{
	clear: both;
}
.loadbar
{
	text-align: center;
	position: relative;
	height: 34px;
}
.loading
{
	display: none;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left:-16px;
}
.button_sm
{
	display: inline-block;
	background-color: #F2963C;
	color: #FFFFFF;
	height: 24px;
	line-height: 20px;
	cursor: pointer;
	margin: 5px;
	border: 0px;
}
.button
{
	display: inline-block;
	padding: 2px 6px;
	background-color: #F2963C;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.button:hover, .button_sm:hover
{
	color: #FFFFFF;
	background-color: #e47200;
}
.input
{
	border: 1px solid #e47200;
	box-sizing: border-box;
}
.input.small
{
	width: 68px;
	padding: 2px 4px;
	margin: 4px 0;
}
.input.full
{
	width: 100%;
	padding: 2px;
	margin: 5px 0 0 0;
}
.button_sm.full
{

	width: 100%;
	padding: 2px;
	margin: 0 auto;
}

/*global>*/
/*layout<*/
.w960
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.centerblock, .centerblock_w, .centerblock_n
{
	border-right: 1px solid #dddad1;
	border-left: 1px solid #dddad1;
	padding-right: 19px;
	padding-left: 19px;
	width: 100%;
}


.leftblock
{
	width: 0px;
	float: left;
	padding-right: 20px;
	display: none;
}
.right
{
	display: none;
	float: left;
	width: 200px;
	padding-left: 20px;
}

/*layout>*/
/*header<*/

.h_ext
{
	width: 960px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}
.h_ext a
{
	padding-left: 20px;
	margin-left: 15px;
	color: #777777;
	font-size: 11px;
	text-decoration: none;
}
.h_ext a:hover
{
	color: #e47200;
}
.h_ext a.ge
{
	background: url("../images/ge.gif") no-repeat left center;
}
.h_ext a.reg
{
	background: url("../images/reg.gif") no-repeat left center;
}
.h_ext a.az
{
	background: url("../images/az.gif") no-repeat left center;
}
.hlogo
{
	width: 214px;
	height: 60px;
	padding: 5px 10px;
	position: absolute;
	top:0;
	left:0;
	z-index: 33;
}
.crrc_banner
{
	display: none;
	background: url("../images/banner.png") no-repeat;
	width: 960px;
	height: 73px;
	margin: 0 auto 10px auto;
	position: relative;
}
.crrc_banner .lang_selector
{
	position: absolute;
	right: 20px;
	bottom: 30px;
	color: #ffffff;
	text-decoration: none;

}
/*header>*/
/*menu<*/
.sf-menu
{
	display: none;
	font-size: 12px;
}
.sf-menu a
{
	cursor: pointer;
}
.container_menu
{
	height: 31px;
	float: right;
	margin-top: 35px;
}
.left_submenu li.active a
{
	color: #e47200;
}
.left_submenu li
{
	display: block;
	margin: 10px 0;
	font-size: 12px;
}
/*menu>*/
/*listing<*/
.list_item .thumb
{
	float: left;
	width: 129px;
}
.list_item .thumb img
{
	border: 1px solid #dddad1;
	border-radius: 3px;
	width: 127px;
}
.list_item .text
{
	float: left;
	margin-left: 20px;
	width: 390px;
	font-size: 12px;
	line-height: 17px;
}
/*listing>*/
/*right<*/
.right p
{
	font-size: 12px;
}
.right .links a
{
	margin: 5px 0;
	font-size: 12px;
	display: inline-block;
}
.right .links a img
{
	position: relative;
	bottom: -8px;
	padding-right: 6px;
}

/*right>*/
/*footer<*/
.footer
{
	display: none;
    margin-top: 38px;
    border-top: 1px solid #dddad1;
    padding-top: 20px;
}
.footbanner
{
    margin-bottom: 10px;
}
.footbanner a
{
    padding-right: 24px;
}
/*footer>*/
/*content<*/
.content
{
	font-size: 12px;
	line-height: 18px;
}

.content strong
{
    font-weight: bold;
}
.content ul
{
	list-style: none;
}
.content ul
{
	margin-left: 20px;
}
.content li:before {
	content:'\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -17px;
	top: -0px;
	color: #e47200;
	font-size: 30px;
}
.content .pdf:after
{
	content: url(../images/icons/pdf.png);
}
.content .doc:after
{
	content: url(../images/icons/doc.png);
}
.content .bordered td
{
	border: 1px solid black;
	vertical-align: middle;
	padding: 5px;
}
.content .bordered td img
{
	padding: 3px;
	margin: 0 auto;
}
/*content>*/
/*gallery*/
.thumbs a
{
	display: block;
	margin: 5px 6px;
	/*width: 160px;*/
	height: 90px;
	float: left;
	position: relative;
	line-height: 160px;
}
/*.thumbs a.video img
{
	display: inline;
	line-height: 160px;
	max-width: 160px;
	max-height: 90px;
	vertical-align: middle;
}*/
.thumbs a:hover:after
{
	content: url('../images/zoom-in.png');
	display:block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	width: 32px;
	height: 32px;
	line-height: 32px;
}
.thumbs a.video:hover:after
{
	content: url('../images/video.png');
	display:block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -32px;
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.thumbs a img
{
	height: 90px;
}
/*gallery*/