﻿/* Cell Border for Details Page*/

.cell-frame
{
    margin: 0px 0px 0px 0px;
}

.cell-frame .topx-- {
	background-image: url(Images/Mobila_FullTopx__.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 65px;
	vertical-align: top;
}
.cell-frame .top-x- {
	background-image: url(Images/Mobila_FullTop_x_.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 65px;
}
.cell-frame .top--x {
	background-image: url(Images/Mobila_FullTop__x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 65px;
	vertical-align: top;
}

.cell-frame .midx-- {
	background-image: url(Images/Mobila_FullMiddlex__.gif);
	background-repeat: repeat-y;
	width: 27px;
	height: 100%;
}
.cell-frame .mid--x {
	background-image: url(Images/Mobila_FullMiddle__x.gif);
	background-repeat: repeat-y;
	width: 29px;
	height: 100%;
}

.cell-frame .botx-- {
	background-image: url(Images/Mobila_FullBotx__.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 79px;
	vertical-align: top;
}
.cell-frame .bot-x- {
	background-image: url(Images/Mobila_FullBot_x_.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 79px;
}
.cell-frame .bot--x {
	background-image: url(Images/Mobila_FullBot__x.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 79px;
	vertical-align: bottom;
}



/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* border for games frame */
.games-frame .topx-- {
	background-image: url(Images/Topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 20px;
	vertical-align: top;
}
.games-frame .top-x- {
	background-image: url(Images/Top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 20px;
}
.games-frame .top--x {
	background-image: url(Images/Top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 20px;
	vertical-align: top;
}

.games-frame .midx-- {
	background-image: url(Images/Midx--.gif);
	background-repeat: repeat-y;
	width: 26px;
	height: 100%;
}
.games-frame .mid--x {
	background-image: url(Images/Mid--x.gif);
	background-repeat: repeat-y;
	width: 25px;
	height: 100%;
}

.games-frame .botx-- {
	background-image: url(Images/Botx--.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	vertical-align: top;
}
.games-frame .bot-x- {
	background-image: url(Images/Bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 26px;
}
.games-frame .bot--x {
	background-image: url(Images/Bot--x.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 26px;
	vertical-align: bottom;
}

/* Cell Border for Details Page*/

.film-frame
{
    margin: 0px 0px 0px 10px;
}

.film-frame .header
{
    background-image: url(Images/Kinolenta_top.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 18px;
	vertical-align: bottom;
}

.film-frame .topx-- {
	background-image: url(Images/Kinolenta_frame_topx__.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}
.film-frame .top-x- {
	background-image: url(Images/Kinolenta_frame_top_x_.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.film-frame .top--x {
	background-image: url(Images/Kinolenta_frame_top__x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}

.film-frame .midx-- {
	background-image: url(Images/Kinolenta_frame_middlex__.gif);
	background-repeat: repeat-y;
	width: 9px;
	height: 100%;
}
.film-frame .mid--x {
	background-image: url(Images/Kinolenta_frame_middle__x.gif);
	background-repeat: repeat-y;
	width: 9px;
	height: 100%;
}

.film-frame .botx-- {
	background-image: url(Images/Kinolenta_frame_bottomx__.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 2px;
	vertical-align: top;
}
.film-frame .bot-x- {
	background-image: url(Images/Kinolenta_frame_bottom_x_.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.film-frame .bot--x {
	background-image: url(Images/Kinolenta_frame_bottom__x.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 2px;
	vertical-align: bottom;
}

.film-frame .footer
{
    background-image: url(Images/Kinolenta_bottom.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 35px;
	vertical-align: top;
}



/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}

/* Form Items */

.textfield {
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.login .label {
    display:block;
}

.login .textbox {
	border: 1px solid #000000;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
    display:block;
    margin-top:8px;
    margin-bottom:8px;
}


/* LIST */

ul {
	list-style-type: none;
	list-style-image:  url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 40px;
}

.list_link{
	list-style-image:  url(images/bullet-1.gif);
}

