.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: 149px;
}

.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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/header_2013.png") no-repeat;
	width: 730px;
	height: 166px;
}

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

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

#zz_header .counter {
	background: url('//ifrype.com/lapas/img/special/zeltazivtina/chp12/winnerhour_counter.png') no-repeat;
	width: 437px;
	height: 26px;
	position: absolute;
	bottom: 7px;
	left: 143px;
}
#zz_header .counter.pupilsJoined {
	background: url('//ifrype.com/lapas/img/special/zeltazivtina/chp12/user_counter_bg.png') no-repeat;
	left: 255px;
}
#zz_header .counter.creativeDaysLeft {
	background: url('//ifrype.com/lapas/img/special/zeltazivtina/chp12/day_counter_bg-copy.png') no-repeat;
	left: 223px;
}


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

.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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/carousel_left.png") no-repeat;
	right: 45px;
}

#slides .next {
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/bt_header_zzchp_2013.png") no-repeat 0 -53px;
	width: 78px;
	height: 53px;
	position: relative;
	top: 3px;
}

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

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

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

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

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

.menu .addclass {
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/middle_header.png") no-repeat;
	width: 730px;
	height: 8px;
}

#zz_content .middle {
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/foto_video_sekundaaraa_navigaacija.png");
}

.sub_media.y2013 {
	background-position: 0 0;
	width: 57px;
}
.sub_media.y2013.selected, .sub_media.y2013:hover {
	background-position: 0 -31px;
}
.sub_media.y2012 {
	background-position: -57px 0;
	width: 40px;
}
.sub_media.y2012.selected, .sub_media.y2012:hover {
	background-position: -57px -31px;
}
.sub_media.y2011 {
	background-position: -97px 0;
	width: 40px;
}
.sub_media.y2011.selected, .sub_media.y2011:hover {
	background-position: -97px -31px;
}
.sub_media.y2010 {
	background-position: -137px 0;
	width: 42px;
}
.sub_media.y2010.selected, .sub_media.y2010:hover {
	background-position: -137px -31px;
}
.sub_media.y2009 {
	background-position: -179px 0;
	width: 42px;
}
.sub_media.y2009.selected, .sub_media.y2009:hover {
	background-position: -179px -31px;
}
.sub_media.y2008 {
	background-position: -221px 0;
	width: 40px;
}
.sub_media.y2008.selected, .sub_media.y2008:hover {
	background-position: -221px -31px;
}
.sub_media.y2007 {
	background-position: -261px 0;
	width: 56px;
}
.sub_media.y2007.selected, .sub_media.y2007:hover {
	background-position: -261px -31px;
}


/*
* Navigation classes: smschp
*/
.sub_smschp {
	background-image: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/sub_zzchp.png");
}

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

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

.sub_zzchp.policy {
	background-position: -192px 0;
	width: 65px;
}
.sub_zzchp.policy.selected, .sub_zzchp.policy:hover {
	background-position: -192px -37px;
}

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

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

.sub_zzchp.athletes {
	background-position: -419px 0;
	width: 106px;
}
.sub_zzchp.athletes.selected, .sub_zzchp.athletes:hover {
	background-position: -419px -37px;
}

.sub_zzchp.anthem {
	background-position: -525px 0;
	width: 135px;
}
.sub_zzchp.anthem.selected, .sub_zzchp.anthem:hover {
	background-position: -525px -37px;
}

.sub_zzchp.archive {
	background-position: -660px 0;
	width: 70px;
}
.sub_zzchp.archive.selected, .sub_zzchp.archive:hover {
	background-position: -660px -37px;
}

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

.tavaPic {
	text-align: center;
	background-color: #000;
	line-height: 0;
	position: relative;
	width: 800px;
}

.tavaPic a {
    height:100%;
    width:25px;
    position: absolute;
    top:0;
	z-index: 150;
}

.tavaPic .next {
    background: url('//ifrype.com/lapas/img/special/atklajlatviju/miljons/next.png') 0 45% no-repeat;
    right:10px;
}

.tavaPic .prev {
    background: url('//ifrype.com/lapas/img/special/atklajlatviju/miljons/prev.png') 0 45% no-repeat;
    left:10px;
}


.tavaPic img, .tavaPic #galleryLargePicture {
    max-height: 500px;
    max-width: 800px;
}

.tavaPicLike {
    float:left;
    background: url('//ifrype.com/lapas/img/special/atklajlatviju/miljons/pic_like.png') no-repeat;
    padding-left: 50px;
    height:42px;
    line-height:42px;
}

.tavaPicRoute {
    float:left;
    background: url('//ifrype.com/lapas/img/special/atklajlatviju/miljons/pic_route.png') no-repeat;
    padding-left: 40px;
    height:42px;
    line-height:42px;
    margin-left:40px
}

.tavaPicTitle {
    font-size:20px;
    color:#FFF;
    margin-bottom:20px;
}

.tavaPicFooter {
    background-color: #FFF;
    padding:15px;
}

.tavaPicFooterLeft{
    float:left;
    width:550px;
}

.tavaPicFooterLeftInner{
    padding-right:20px;
}

.tavaPicFooterRight{
    float:left;
    width:288px;
}

.tavaPicLinks {
    border-top:2px solid #dcdbd7;
    border-bottom:2px solid #dcdbd7;
    background-color:#fcfcfc;
    padding:10px;
}

.tavaPicLinks a {
    display:block;
    padding:0 0 0 38px;
    background: url('//ifrype.com/lapas/img/special/atklajlatviju/miljons/gallery_icon.png') no-repeat;
    height:26px;
    line-height: 26px;
}

.tavaPicLinks .line {
    margin:10px -10px;
    height:1px;
    border-bottom:2px dashed #e6e6e6;
}

.tavaPicCreator{
    margin-bottom:10px;
}

.tavaPicList {
    margin-bottom:10px;
}

.tavaPicList a {
    width:80px;
    height:80px;
    float:left;
    margin-right:10px;
}

.tavaPicList a.selected {
    border:2px solid #00ace4;
    width:76px;
    height:76px;
}

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

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

.anthem_bg {
	background: url('//ifrype.com/lapas/img/special/zeltazivtina/chp12/zz_ch_himna.png') no-repeat; 
	width: 455px; 
	height: 415px;
	position: relative;
}
.bt_anthem_play {
	position: absolute;
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/himna_poga.png") no-repeat;
	width: 122px;
	height: 98px;
	right: 68px;
	bottom: 56px;
}
.bt_anthem_play:hover {
	background-position: 0 -98px;
}

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

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

.bt_submit_creative {
	display: inline-block;
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/bt_submit_creative.png") no-repeat;
	width: 140px;
	height: 39px;
}

.bt_submit_creative:hover {
	background-position: 0 -39px;
}


.bt_invite_class_member {
	display: inline-block;
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/bt_back.png");
	width: 83px;
	height: 29px;
	display: inline-block;
}
.bt_back:hover {
	background-position: 0 -29px;
}

.bt_download_audio {
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/bt_save.png");
	width: 116px;
	height: 27px;
	display: inline-block;
}

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


.bt_order_riga {
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/ads_footer.png");
	width: 217px;
	height: 38px;
	position: relative;
	left: -6px;
	margin-top: 5px;
}

.ads .separator {
	background: url("//ifrype.com/lapas/img/special/zeltazivtina/chp12/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;
}

.sportist-title-name {
	margin-bottom: 0;
	font-size: 10pt;
}

.albumItems {
	text-align: center;
}

.albumItems li {
	margin: 0 11px 10px;
	display: inline-block;
	float: none;
	vertical-align: top;
}

.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/lapas/img/special/zeltazivtina/chp12/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/lapas/img/special/zeltazivtina/chp12/bt_paginator_prev.png") no-repeat;
}

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

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




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


/* Klases meklētājs */
#ZZCnSearch {
	position: absolute;
	right: 15px;
	bottom: 7px;
	background: white;
	padding: 4px;
	width: 198px;
}
#ZZCnSearch input {
	width: 179px;
	border: none;
	margin-right: 4px;
}
#ZZCnSearch a {
	border-left: 10px solid #E11C23;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	display: inline-block;
	height: 0;
	width: 0;
	vertical-align: middle;
}

.zz_serch_result {
	padding: 0 16px 0 17px;
}

/* Galerija pārslēgšanās starp galeriju īpašniekiem */
.zz_gallery_owner {
	text-align: center;
	padding: 10px 0 5px 0;
}
.zz_gallery_owner a {
	height: 62px;
	display: inline-block;
	width: 200px;
	background-image: url('//frype.com/lapas/img/special/zeltazivtina/chp12/zz_ch_galeriju_pogas.png');
}

.zz_gallery_owner a.zzGallery {
	width: 220px;
	background-position: -7px 0;
}
.zz_gallery_owner a.userGallery {
	width: 199px;
	background-position: -235px 0;
}
.zz_gallery_owner a.zzGallery.selected,
.zz_gallery_owner a.zzGallery:hover {
	background-position: -7px -70px;
}

.zz_gallery_owner a.userGallery.selected,
.zz_gallery_owner a.userGallery:hover {
	background-position: -235px -70px;
}


#zzMyclassOnlineUploadForm {
	
}
#zzMyclassOnlineUploadForm label {
	float: none;
	display: block;
	margin-left: 145px;
	text-align: left;
	width: auto;
}

.bt_clear_style {
	border: 0 none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	cursor: pointer;
}