html *	 {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;	
}

a:focus {
	outline: none;
}

img {
	border: none;	
}

ul {
	list-style-type: none;	
}

body {
	background: #008ea9 url(../img/bg_pattern.png) repeat top center;	
	font-family: Georgia, Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", serif;
	font-size: 100%;
}

#container {
	width: 964px;
	margin: 0 auto;	
}

#header {
	width: 1280px;
	height: 812px;
	margin-left: -158px;	
	background: transparent url(../img/bg_header.png) no-repeat 50% 30px;	
	padding: 20px 0 0 0;
}

#header a {
	display: block;
	width: 651px;
	height: 137px;
	background: transparent url(../img/bg_home.png) no-repeat top center;
	margin: 0 auto;
}	

#menu {
	width: 964px;
	margin: -632px auto 0 auto;
	padding: 1px 0 0;
	position: relative;
	z-index: 2000;
	background: transparent url(../img/bg_menu.png) no-repeat bottom left;
}

#menu li {
	float: left;
	position: relative;
}

li.clear {
	clear: both;
	float: none !important;
	margin: 0 !important;	
	height: 0px !important;
}

#menu li a {
	display: block;
	height: 30px;	
}

#menu #kazakhstan {
	margin-left: 1px;	
}

#menu #kazakhstan a {
	width: 167px;
	background: transparent url(../img/menu_kazakhstan.png) no-repeat 0px 0px;	
}

#menu #kazakhstan:hover a, #menu #kazakhstan.current a {
	width: 167px;
	background: transparent url(../img/menu_kazakhstan.png) no-repeat 0px -30px;	
}

#de #menu #kazakhstan a {
	width: 167px;
	background: transparent url(../img/menu_kazakhstan.png) no-repeat 0px -60px;	
}

#de #menu #kazakhstan:hover a, #de #menu #kazakhstan.current a {
	width: 167px;
	background: transparent url(../img/menu_kazakhstan.png) no-repeat 0px -90px;	
}

#menu #kazakhstan-austria a {
	width: 242px;
	background: transparent url(../img/menu_austria.png) no-repeat 0px 0px;	
}

#menu #kazakhstan-austria:hover a, #menu #kazakhstan-austria.current a {
	width: 242px;
	background: transparent url(../img/menu_austria.png) no-repeat 0px -30px;	
}

#de #menu #kazakhstan-austria a {
	width: 242px;
	background: transparent url(../img/menu_austria.png) no-repeat 0px -60px;	
}

#de #menu #kazakhstan-austria:hover a, #de #menu #kazakhstan-austria.current a {
	width: 242px;
	background: transparent url(../img/menu_austria.png) no-repeat 0px -90px;	
}

#menu #kazakhstan-un a {
	width: 198px;
	background: transparent url(../img/menu_un.png) no-repeat 0px 0px;	
}

#menu #kazakhstan-un:hover a, #menu #kazakhstan-un.current a {
	width: 198px;
	background: transparent url(../img/menu_un.png) no-repeat 0px -30px;	
}

#de #menu #kazakhstan-un a {
	width: 198px;
	background: transparent url(../img/menu_un.png) no-repeat 0px -60px;	
}

#de #menu #kazakhstan-un:hover a, #de #menu #kazakhstan-un.current a {
	width: 198px;
	background: transparent url(../img/menu_un.png) no-repeat 0px -90px;	
}

#menu #embassy a {
	width: 121px;
	background: transparent url(../img/menu_embassy.png) no-repeat 0px 0px;	
}

#menu #embassy:hover a, #menu #embassy.current a {
	width: 121px;
	background: transparent url(../img/menu_embassy.png) no-repeat 0px -30px;	
}

#de #menu #embassy a {
	width: 121px;
	background: transparent url(../img/menu_embassy.png) no-repeat 0px -60px;	
}

#de #menu #embassy:hover a, #de #menu #embassy.current a {
	width: 121px;
	background: transparent url(../img/menu_embassy.png) no-repeat 0px -90px;	
}

#menu #visa_consular a {
	width: 231px;
	background: transparent url(../img/menu_visa.png) no-repeat 0px 0px;	
}

#menu #visa_consular:hover a, #menu #visa_consular.current a {
	width: 231px;
	background: transparent url(../img/menu_visa.png) no-repeat 0px -30px;	
}

#de #menu #visa_consular a {
	width: 231px;
	background: transparent url(../img/menu_visa.png) no-repeat 0px -60px;	
}

#de #menu #visa_consular:hover a, #de #menu #visa_consular.current a {
	width: 231px;
	background: transparent url(../img/menu_visa.png) no-repeat 0px -90px;	
}

#menu li a span {
	display: none;	
}

.submenu_wrap {
	display: none;
	position: absolute;	
	top: 28px;
	left: 0px;
	width: 520px;
	padding: 0 0 0 3px;
	margin: -1px 0 0 -1px;
	background: transparent url(../img/menu_sub_left.png) no-repeat bottom left;
}

#menu li:hover .submenu_wrap {
	display: block;	
	z-index: 3000;
}

.submenu {
	width: 100%;
	background: transparent url(../img/menu_sub_right.png) no-repeat bottom right;	
	padding: 0 3px 0 0;
}

.submenu li {
	background: none;
	background-color: #fcc30a;
	clear: left;
	width: 100%;
	margin: -1px 0 1px 0;
}

.submenu li.current, .submenu li:hover {
	background: #fcc30a url(../img/menu_sub_hover.png) repeat-x 0px 2px;
}

.submenu li hr {
	margin: -1px 20px 0;
	border-top: 1px solid #fca404;
	border-bottom: 1px solid #fedf10;
	border-left: none;
	height: 0px;	
}

.submenu li a {
	background: none !important;
	display: inline !important;	
}

.submenu li a span {
	display: inline !important;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;	
	padding: 20px;
	line-height: 30px;
	text-shadow:#feecb1 0px 1px 0;
	font-weight: normal;
}

#head {
	position: relative;
	width: 964px;
	height: 245px;
	background: transparent url(../img/header_middle.png) repeat-y top left;	
	margin: 0 auto;
	padding: 0;
}

#slideshow_head {
	width: 700px;
	height: 232px;
	background: transparent url(../img/bg_slideshow.png) no-repeat top left;	
	top: 5px;
	left: 13px;
	padding: 5px;
	overflow: hidden;
	position: absolute;
}

#welcome {
	width: 462px;
	height: 234px;
	background: transparent url(../img/bg_welcome.png) no-repeat top left;	
	position: absolute;
	right: 15px;
	top: 5px;
}

#welcome img {
	position: absolute;
	right: 5px;
	top: 7px;
}

#welcome_text {
	width: 220px;
	position: absolute;
	left: 10px;
	top: 135px;	
	color: #DDD9C3;
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
}

#welcome_text b {
	color: #DDD9C3;
	font-size: 10px;
	font-weight: normal;
	float: right;
}

#welcome .csc-textpic-caption {
	display: none;
}

#content {
	width: 964px;
	background: transparent url(../img/content_middle.png) repeat-y top left;		
	margin: 0 auto;
}

#content_bottom {
	width: 964px;
	height: 17px;	
	background: transparent url(../img/content_bottom.png) no-repeat top left;		
	margin: 0 auto;
}

#left {
	width: 640px;
	float: left;	
	border-top: 5px solid #00b0c7;
	margin: 5px 0 0 10px;
	padding: 1px 0 0 10px;
}

#menu_extras {
	background-color: #f9f9f9;
	height: 42px;
	position: relative;
	left: 0px;
}

.news-catmenu a {
	color: #00b0c7;
	font-size: 12px;
	line-height: 42px;
	margin: 0 0 0 20px;
}

.news-catmenu .active a {
	color: #9f9f9f;
}

#langswitch {
	background-color: #f9f9f9;
	color: #9F9F9F;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
}

#langswitch a {
	color: #00b0c7;	
}

#right {
	width: 270px;	
	float: left;
	border-top: 5px solid #fdce0d;
	margin: 5px 0 0 20px;
	padding: 1px 0 0;
}

#right .content_item {
	border: none !important;
}

.page_content_normal, .page_content_right {
	width: 300px;
	float: left;
}

.page_content_border {
	position: relative;
}

#indexedsearchbox {
	background-color: #f9f9f9;	
	height: 42px;
	margin: 0 0 10px 0;
}

#indexedsearchbox .searchbox-sword {
	width: 150px;
	margin: 0 10px 10px;
}

#indexedsearchbox .searchbox-button {
	color: #00b0c7;
	position: relative;
	top: 5px;
}

#footer {
	width: 964px;
	height: 206px;
	background: transparent url(../img/bg_footer.png) no-repeat top left;		
	margin: 15px auto 0 auto;
	padding: 30px 0 0 0;
	color: #fff;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana Ref", sans-serif;
	line-height: 30px;
	font-weight: 100;
}

#content h1{
	font-size: 22px;
	font-style: italic;
	font-weight: 200;
	color: #595c5e;
	margin: 20px 0 20px 0;
}

#content h2, .result_item h2 a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0;
}

.pirobox_gall {
	background-color: #fff;	
}

#content p, .pirobox_gall div {
	font-family: Verdana, Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana Ref", sans-serif;
	font-size: 12px;
	color: #000;	
	margin: 0 0 17px 0;
}

.news_item .news_date, .gallery_date {
	margin: 0 0 7px 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #9d8248;
	font-family: Verdana, Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana Ref", sans-serif;
}

.news_item .news_more, .result_item, .news_backlink {
	border-bottom: 1px solid #d6b469;
	padding: 0 0 10px 5px;
	margin: 0 0 5px -5px;	
}

.news_item .news_more {
	padding: 0 0 10px 0;
}

.news_backlink {
	clear: both;
	padding-top: 0px;	
}

.news_archive {
	padding: 0 0 10px 5px;
}

.tx-ttnews-browsebox {
	margin: 20px 0;
}

.news_item .news_more a, .news_backlink a {
	text-decoration: none;
	color: #00b0c7;
	font-size: 12px;
	font-family: "Myriad Pro", Myriad, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.news_item .news_more a:hover, .news_backlink a:hover {
	text-decoration: underline;	
}

.news_item, .content_item {
	padding: 0 10px;	
}

#content .news_item p {
	margin: 0;
	text-align:justify !important;
	text-indent: 0 !important;
}

#content .content_item {
	border-bottom: 1px solid #d6b469;
	margin-bottom: 20px;
}

.page_content_left .content_item {
	text-align: justify !important;
}

#content h3 {
	font-size: 12px;	
}

#content a {
	color: #00b0c7;
}

#content a:hover {
	text-decoration: underline;	
}

#content img {
	margin: 0 auto;	
}

.news_backlink {
	clear: both;	
}

.tx-indexedsearch-res {
	border-top: 1px solid #d6b469;	
	padding-top: 20px;
	margin-top: 20px;
}

.result_item .result_meta {
	font-size: 12px;	
	color: #00b0c7;
	margin: 10px 0;
}

.browsebox {
	margin-top: 10px;
}

.tx-indexedsearch-browsebox a {
	color: #00B0C7;
	font-size: 12px;
}

#gallery {
	width: 400px !important;
	height: 600px !important;
	background-color: #f7f7f7;
	margin: 0 auto;
}
#gallery_wrap {
	background-color: #f7f7f7;		
}

#gallery a {
	background-color: #f7f7f7;
}

#gallery a:hover {
	text-decoration: none;	
}

.gallery ul {
	background-color: #f7f7f7;	
}

.gallery li {
	width: 150px;
	height: 200px;
	float: left;
	margin: 5px;
	text-align: center;
}

.gallery li img {
	border: 5px solid #acc2c7;	
}

.slideshow_item {
	background-color: transparent !important;
	height: 232px;
	width: 700px;	
}

.slideshow_item a {
	display: block;
	width: 450px;
	height: 222px;
	float: left;
	clear: left;
	overflow: hidden;
}

.slideshow_text {
	width: 220px;
	height: 60px;
	text-align: center;	
	float: left;
	color: #ddd9c3;
	font-size: 14px;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
}

#slideshow_nav {
	width: 220px;
	height: 20px;
	text-align: center;
	position: absolute;
	right: 20px;
	top: 70px;
	color: #fff;
	z-index: 1000;
}

#slideshow_nav a {
	font-size: 0.1px;
	color: #00313d;
	padding: 10px 5px 0 5px;
	margin: 0 5px;
	background: transparent url(../img/slideshow_browse.png) no-repeat center center;	
}

#slideshow_nav a.activeSlide {
	background: transparent url(../img/slideshow_browse_curr.png) no-repeat center center;	
}

#footer ul {
	float: left;
	height: 165px;	
	padding: 15px 40px 0 40px;
}

#footer_left {
	margin-left: 90px;	
}

#footer_middle {
	border-left: 1px solid #00d7e5;
	border-right: 1px solid #00d7e5;	
}

#footer a {
	color: #fff;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Corbel, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana Ref", sans-serif;
	font-weight: 100;
}

#footer a:hover {
	text-decoration: underline;	
}
