
@font-face {
    font-family: 'VegurRegular';
    src: url('vegur-r_0.602-webfont.eot');
    src: url('vegur-r_0.602-webfont.eot?#iefix') format('embedded-opentype'),
         url('vegur-r_0.602-webfont.woff') format('woff'),
         url('vegur-r_0.602-webfont.ttf') format('truetype'),
         url('vegur-r_0.602-webfont.svg#VegurRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.zz_table {
	width: 100%;
}

.zz_table thead tr th {
	border-bottom: 1px solid #ddd;
	color: #faa61a;
	padding: 7px;
}

.zz_table tbody tr td {
	border-right: 1px solid #ddd;
	padding: 5px;
}

.zz_table tbody tr td:last-child {
	border-right: 0 none;
}

.zz_table tbody {
	border-bottom: 1px solid #ddd;
}

#Forms_class_index {
	float: left;
	width: 50px;
	margin-bottom: 0;
}

#Forms_class_index_custom {
	margin-left: 10px;
	float: left;
	width: 149 px;
}

.heading-r {
	margin-bottom: 0;
	font-size: 22pt;
	color: #e1001a;  
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: Arial, "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	-webkit-font-smoothing: antialiased;
	line-height: 100%;
	padding-bottom: 10px;
} 

.bold-subtitle {
	font-weight: bold; 
	font-family: "'Myriad Pro", Arial, "Gill Sans", "Gill Sans MT", Calibri, sans-serif; 
	font-size: 11pt;
}

.darkred {
	color: #e1001a; 
}

#class_picture_holder .picture {
	position: relative;
	top: 20px;
	left: 11px; 
	width: 389px; 
	height: 227px;
}

#media_picture_holder .picture {
	display: inline-block;
	width: 650px; 
	height: 400px;
	text-align: center;
}

.home_foto_holder {
	display: inline-block;
	padding: 0 5px;
}

.home_foto_holder .picture {
	position: relative;
	width: 125px; 
	height: 113px;
}

.grey_middle_separator {
	background: url('//ifrype.com/business/img/special/zeltazivtina/zzchp12/grey_middle_separator.png') no-repeat center center;
	width: 692px; 
	height: 2px;
	padding: 20px 0;
}

.sub-heading {
	font-weight: bold; 
	font-family: "'Myriad Pro", Arial, "Gill Sans", "Gill Sans MT", Calibri, sans-serif; 
	font-size: 15pt;
}

#zz_header {
	position: relative;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/header.png") no-repeat;
	width: 730px; 
	height: 166px;
}

#zz_header .menu {
    position: absolute;
    right: 45px;
    top: 60px;
    text-align: right;
}

#zz_header .logo {
	position: absolute; 
	width: 180px; 
	height: 123px;
	left: 28px; 
	top: 3px;
}

#zz_header .counter {
	background: url('//ifrype.com/business/img/special/zeltazivtina/zzchp12/winnerhour_counter.png?v=26') no-repeat;
	width: 437px;
	height: 26px;
	position: absolute;
	bottom: 7px;
	left: 143px;
}

#zz_header .counter span {
	width: 58px;
	text-align: center;
	position: relative;
	left: 71px;
	top: 5px;
	display: inline-block;
	font-weight: bold;
	font-size: 19px;
}

.prizes {
	overflow: hidden; 
	width: 100%;
}

.prizes .img {
	display: inline-block; 
	vertical-align: top; 
	padding-right: 10px; 
	padding-bottom: 10px;
}

.prizes .text {
	display: inline-block;
	width: 260px;
}

.middle .news {
	width: 478px;
	overflow: hidden;
	float: left;
	margin-left: 13px;
}

.middle .news .bg {
	min-height: 500px;
	background: url('//ifrype.com/business/img/special/zeltazivtina/zzchp12/content_bg.png') repeat-y center center;
}

.middle .news #slides {
	margin: 0 auto 10px;
	left: 1px;
}

.middle .news .text {
	padding: 0 8px 10px;
}

.middle .news .text li {
	padding-left: 20px;
}

.middle .news .footer {
	background: url('//ifrype.com/business/img/special/zeltazivtina/zzchp12/content_footer.png') no-repeat center center;
	height: 27px;
}

/*
 * Sliding mechanism for news items.
*/
#slides {
	position: relative; 
	width: 478px; 
	height: 196px; 
	margin: 0 auto 25px;
}

#slides .slides_container {
	z-index: 0; 
	width: 478px; 
	height: 196px;
}

#slides .pagination {
	position: absolute;
	right: 65px;
	bottom: 5px;
	margin: 0 auto;
}

#slides .pagination li {
	float: left;
	margin: 0 4px;
}

#slides .pagination li a {
	display: block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/carousel_item.png") no-repeat;
	width: 10px; 
	height: 11px;
	text-indent: -50px;
	overflow: hidden;
}

#slides .pagination li.current a, #slides .pagination li a:hover {
	background-position: 0 -11px;
}

#slides .prev, #slides .next {
	position: absolute;
	bottom: 5px;
	width: 15px;
	height: 11px;
}

#slides .prev {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/carousel_left.png") no-repeat;
	right: 45px;
}

#slides .next {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/carousel_right.png") no-repeat;
	right: 25px;
}

#slides .prev:hover, #slides .next:hover {
	background-position: 0 -11px;
}


/*
 * Header buttons for menu.
*/
.menu .zzchp {
	display: inline-block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_header_zzchp.png") no-repeat 0 -53px;
	width: 78px;
	height: 53px;
}

.menu .zzchp:hover {
	background-position: 0 0;
}

.menu .smschp {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_header_smschp.png") no-repeat;
	width: 72px;
}

.menu .chpsteps {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_header_steps.png") no-repeat;
	width: 69px;
}

.menu .media {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_header_media.png") no-repeat;
	width: 67px;
}

.menu .myclass {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_header_myclass.png") no-repeat;
	width: 75px;
}

.menu .addclass {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_header_addclass.png") no-repeat;
	width: 66px;
}

.menu .smschp:hover, .menu .chpsteps:hover, .menu .media:hover, .menu .myclass:hover, .menu .addclass:hover {
	background-position: 0 0;
}

.menu .smschp, .menu .chpsteps, .menu .media, .menu .myclass, .menu .addclass {
	background-position: 0 -52px;
	display: inline-block;
	height: 52px;
	margin-left: 10px;
}

#zz_content .top {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/middle_header.png") no-repeat;
	width: 730px; 
	height: 8px;
}

#zz_content .middle {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/middle.png") repeat-y;
	width: 730px; 
	min-height: 500px; 
	overflow: hidden;
}

#zz_content .left {
	width: 494px; 
	float: left;
	margin-left: 7px;
}

#zz_navigation {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/middle_nosep.png") repeat-y;
	width: 730px; 
}

#zz_navigation a {
	background-repeat: no-repeat;
	display: inline-block;
}

/*
* Navigation classes: media
*/
.sub_media {
	background-image: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/sub_media.png");
}

.sub_media.athletes {
	background-position: 0 0;
	width: 108px;
}
.sub_media.athletes.selected, .sub_media.athletes:hover {
	background-position: 0 -31px;
}

.sub_media.semi_final {
	background-position: -108px 0;
	width: 64px;
}
.sub_media.semi_final.selected, .sub_media.semi_final:hover {
	background-position: -108px -31px;
}

.sub_media.final {
	background-position: -172px 0;
	width: 48px;
}
.sub_media.final.selected, .sub_media.final:hover {
	background-position: -172px -31px;
}

.sub_media.galleries {
	background-position: -220px 0;
	width: 95px;
}
.sub_media.galleries.selected, .sub_media.galleries:hover{
	background-position: -220px -31px;
}

/*
* Navigation classes: smschp
*/
.sub_smschp {
	background-image: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/sub_smschp.png");
}

.sub_smschp.policy {
	background-position: 0 0;
	width: 66px;
}
.sub_smschp.policy.selected, .sub_smschp.policy:hover {
	background-position: 0 -32px;
}

.sub_smschp.prizes {
	background-position: -66px 0;
	width: 50px;
}
.sub_smschp.prizes.selected, .sub_smschp.prizes:hover {
	background-position: -66px -32px;
}

.sub_smschp.media {
	background-position: -116px 0;
	width: 81px;
}
.sub_smschp.media.selected, .sub_smschp.media:hover {
	background-position: -116px -32px;
}

a.sub_smschp.news {
	background-position: -197px 0;
	width: 64px;
}
a.sub_smschp.news.selected, .sub_smschp.news:hover {
	background-position: -197px -32px;
}

.sub_smschp.archive {
	background-position: -261px 0;
	width: 50px;
}
.sub_smschp.archive.selected, .sub_smschp.archive:hover {
	background-position: -261px -32px;
}

/*
* Navigation classes: chpsteps
*/
.sub_chpsteps {
	background-image: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/sub_steps.png");
}

.sub_chpsteps.final {
	background-position: 0 0;
	width: 56px;
}
.sub_chpsteps.final.selected, .sub_chpsteps.final:hover {
	background-position: 0 -24px;
}

.sub_chpsteps.semi_final {
	background-position: -56px 0;
	width: 73px;
}
.sub_chpsteps.semi_final.selected, .sub_chpsteps.semi_final:hover {
	background-position: -56px -24px;
}

/*
* Navigation classes: myclass
*/
.sub_myclass {
	background-image: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/sub_myclass.png");
}

.sub_myclass.participants {
	background-position: 0 0;
	width: 79px;
}
.sub_myclass.participants.selected, .sub_myclass.participants:hover {
	background-position: 0 -32px;
}

.sub_myclass.galleries {
	background-position: -79px 0;
	width: 94px;
}
.sub_myclass.galleries.selected, .sub_myclass.galleries:hover {
	background-position: -79px -32px;
}

.sub_myclass.creative_work {
	background-position: -173px 0;
	width: 96px;
}
.sub_myclass.creative_work.selected, .sub_myclass.creative_work:hover {
	background-position: -173px -32px;
}

.sub_myclass.online_chp {
	background-position: -269px 0;
	width: 130px;
}
.sub_myclass.online_chp.selected, .sub_myclass.online_chp:hover {
	background-position: -269px -32px;
}

/*
* Navigation classes: zzchp
*/
.sub_zzchp {
	background-image: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/sub_zzchp.png");
}

.sub_zzchp.whatitis {
	background-position: 0 0;
	width: 130px;
}
.sub_zzchp.whatitis.selected, .sub_zzchp.whatitis:hover {
	background-position: 0 -32px;
}

.sub_zzchp.prizes {
	background-position: -130px 0; 
	width: 48px;
}
.sub_zzchp.prizes.selected, .sub_zzchp.prizes:hover {
	background-position: -130px -32px;
}

.sub_zzchp.policy {
	background-position: -178px 0; 
	width: 64px;
}
.sub_zzchp.policy.selected, .sub_zzchp.policy:hover {
	background-position: -178px -32px;
}

.sub_zzchp.participants {
	background-position: -242px 0; 
	width: 102px;
}
.sub_zzchp.participants.selected, .sub_zzchp.participants:hover {
	background-position: -242px -32px;
}

.sub_zzchp.support {
	background-position: -344px 0; 
	width: 60px;
}
.sub_zzchp.support.selected, .sub_zzchp.support:hover {
	background-position: -344px -32px;
}

.sub_zzchp.athletes {
	background-position:  -404px 0; 
	width: 134px;
}
.sub_zzchp.athletes.selected, .sub_zzchp.athletes:hover {
	background-position: -404px -32px;
}

.sub_zzchp.anthem {
	background-position: -538px 0; 
	width: 136px;
}
.sub_zzchp.anthem.selected, .sub_zzchp.anthem:hover {
	background-position: -538px -32px;
}

.sub_zzchp.archive {
	background-position:  -673px 0; 
	width: 56px;
}
.sub_zzchp.archive.selected, .sub_zzchp.archive:hover {
	background-position: -673px -32px;
}

/*
* Special hover and height classes for different heights for the sub-navigation items.
*/
.hh_24 {
	height: 24px;
}
.hh_31 {
	height: 31px;
}
.hh_32 {
	height: 32px;
}

/*
* Buttons
*/
.bt_add_another_classmate {
	display: inline-block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_add_another_classmate.png") no-repeat;
	width: 164px;
	height: 24px;
}

.bt_add_another_classmate:hover {
	background-position: 0 -24px;
}

.bt_add_photos_videos {
	display: inline-block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_add_photos_videos.png") no-repeat;
	width: 173px;
	height: 26px;
}

.bt_add_photos_videos:hover {
	background-position: 0 -26px;
}

.bt_invite_class_member {
	display: inline-block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_invite_class_member.png") no-repeat;
	width: 236px;
	height: 40px;
}

.bt_invite_class_member:hover {
	background-position: 0 -40px;
}

.bt_become_class_member {
	display: inline-block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_become_class_member.png") no-repeat;
	width: 236px;
	height: 47px;
}
.bt_become_class_member:hover {
	background-position: 0 -47px;
}

.bt_add_class {
	display: inline-block;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_add_class.png") no-repeat;
	width: 116px;
	height: 27px;
}
.bt_add_class:hover {
	background-position: 0 -27px;
}

.bt_class_shout {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_class_shout.png");
	width: 197px;
	height: 88px;
	display: block;
	margin: 0 auto 20px;
}
.bt_class_shout:hover {
	background-position: 0 -88px;
}

.bt_unsubscribe_news {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_unsubscribe_news.png");
	width: 235px;
	height: 49px;
	display: block;
}
.bt_unsubscribe_news:hover {
	background-position: 0 -49px;
}

.bt_unsubscribe_news {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_unsubscribe_news.png");
	width: 235px;
	height: 49px;
	display: block;
}
.bt_unsubscribe_news:hover {
	background-position: 0 -49px;
}

.bt_remove_profile_icon {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_remove_profile_icon.png");
	width: 233px;
	height: 48px;
	display: block;
}
.bt_remove_profile_icon:hover {
	background-position: 0 -48px;
}

.bt_remove_profile_icon {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_remove_profile_icon.png");
	width: 233px;
	height: 48px;
	display: block;
}
.bt_remove_profile_icon:hover {
	background-position: 0 -48px;
}

.bt_add_profile_icon {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_add_profile_icon.png");
	width: 233px;
	height: 45px;
	display: block;
}
.bt_add_profile_icon:hover {
	background-position: 0 -45px;
}

.bt_back {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_back.png");
	width: 83px;
	height: 29px;
	display: inline-block;
}
.bt_back:hover {
	background-position: 0 -29px;
}

.bt_download_audio {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_download_audio.png");
	width: 200px;
	height: 38px;
	display: inline-block;
}
.bt_download_audio:hover {
	background-position: 0 -38px;
}

.bt_check_class {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_check_class.png");
	width: 215px;
	height: 25px;
	display: inline-block;
}
.bt_check_class:hover {
	background-position: 0 -25px;
}
.bt_follow_speak {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_speak_follow.png");
	width: 139px;
	height: 26px;
	display: inline-block;
}
.bt_follow_speak:hover {
	background-position: 0 -26px;
}
.bt_pick_file {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_pick_file.png");
	width: 173px;
	height: 26px;
	display: inline-block;
}
.bt_pick_file:hover {
	background-position: 0 -26px;
}

.bt_save {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_save.png");
	width: 116px;
	height: 27px;
	display: inline-block;
}

.bt_save:hover {
	background-position: 0 -27px;
}


.bt_order_riga {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_order_riga.png");
	width: 156px;
	height: 28px;
	display: inline-block;
}

.bt_order_riga:hover {
	background-position: 0 -28px;
}
.bt_order_vidzeme {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_order_vidzeme.png");
	width: 69px;
	height: 27px;
	display: inline-block;
}

.bt_order_vidzeme:hover {
	background-position: 0 -28px;
}
.bt_order_zemgale {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_order_zemgale.png");
	width: 64px;
	height: 28px;
	display: inline-block;
}

.bt_order_zemgale:hover {
	background-position: 0 -28px;
}
.bt_order_latgale {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_order_latgale.png");
	width: 63px;
	height: 28px;
	display: inline-block;
}

.bt_order_latgale:hover {
	background-position: 0 -28px;
}
.bt_order_kurzeme {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_order_kurzeme.png");
	width: 71px;
	height: 27px;
	display: inline-block;
}

.bt_order_kurzeme:hover {
	background-position: 0 -28px;
}


.ads .footer {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/ads_footer.png");
	width: 217px;
	height: 38px;
	position: relative;
	left: -6px;
	margin-top: 5px;
}

.ads .separator {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/ads_separator.png");
	width: 217px;
	height: 1px;
	position: relative; 
	left: -6px;
	margin: 5px 0;
}

.zz_speak li {
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.zz_speak li .body {
	min-height: 0 !important;
}

.zz_shout {
	padding-right: 5px;
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	display: inline-block;
	float: left;
}

.albumItems {
	
}

.albumItems li {
	margin: 0 11px 10px;
}

.albumItems li .count {
	position: absolute;
	float: right;
	right: 15px;
	top: 6px;
	color: #F2F2F2;
	width: 20px;
	text-align: center;
}

.albumItems li .resize {
	padding-top: 31px;
}

.albumItems li .resize .picture {
	width: 125px;
	height: 112px;
	margin: 0 auto;
}

.galleryItem {
	position: relative;
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/gallery_box_bg.png");
	width: 148px;
	height: 188px;
	display: inline-block;
}
.galleryItem .itemOverlay {
    color: #F2F2F2;
    font-size: 12px;
    width: 122px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 4px auto 0;
    font-weight: normal;
}


/*
* Third level navigation.
*/
.deep_sub {
	background-color: #090508;
	position: absolute;
	top: 30px;
	white-space: nowrap;
	z-index: 2; 
	border: 1px solid #a0a4a8;
}

.deep_sub li {
	padding: 3px 8px;
}

.deep_sub li:hover {
	background-color: #ec1c24;
}

.deep_sub li a {
	color: #f5f5f5;
	text-decoration: none;
}


/*
* Pagging buttons.
*/
.pgPrev {
	float: left;
}

.pgNext {
	float: right;
}

.pgPrev .icon, .pgNext .icon {
	display: inline-block;
	width: 9px;
	height: 10px;
	padding: 0;
}

.pgPrev .icon {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_paginator_prev.png") no-repeat;
}

.pgNext .icon {
	background: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/bt_paginator_next.png") no-repeat;
}

.pgPrev:hover .icon, .pgNext:hover .icon {
	background-position: 0 -10px;
}




#zz_footer {
	background-image: url("//ifrype.com/business/img/special/zeltazivtina/zzchp12/footer.png");
	width: 730px; 
	height: 60px;
}



