/* ================================
    CSS STYLES FOR THE ASP.NET PORTAL STARTER KIT
    v1.0, 10/2002
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.calcTbl
{
	border-top: solid 1px #2a3055;
	border-left: solid 1px #2a3055;
}

.calcTbl td
{
	border-bottom: solid 1px #2a3055;
	border-right: solid 1px #2a3055;
	padding: 2px 4px;
	 color: #fff;
}
.calcTbl td td
{
	border: none;
	padding: 0px;
}

a.lnk_savePrice img {
	filter: expression((runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,runtimeStyle.backgroundImage = 'none');
}
a.lnk_savePrice
{
    display: block;
    width: 188px;
    height: 66px;
    margin: 0px auto;
}
a.lnk_savePrice img
{
    border: 0px;
    background-image: url(images/lnk_savePrice.png);
    background-repeat: no-repeat;
    width: 188px;
    height: 66px;
}

/*SIGNIN FORM*/
#signInFormCntr
{
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
}
#signInForm
{
    width: 280px;
    border: solid 3px #4e5b6f;
    padding: 1px;
}
#signInForm .formTbl
{
    background-color: #333f51;
}
#signInForm .br1
{
    border-bottom: solid 1px #1b212a;
    line-height: 20px;
}
#signInForm .br1 .Normal
{
    font-weight: bold;
}
#signInForm .br2
{
    border-top: solid 1px #4e5c71;
}
.signInLink
{
    float: right;
}

/*FLASH*/
#flashpartner
{
    border: solid 4px #566c8d;
    margin-left: 15px;
    width: 200px;
    height: 120px;
    background-color: #ffffff;
}

/*Sitemap*/
.SiteMap
{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
}



/*SUB MENU*/
.SubMenuLevel
{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    border-bottom: dashed 1px #868e9d;
    width: 230px;
}
.SubMenuLevel a:link,.SubMenuLevel a:visited,.SubMenuLevel a:active
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.SubMenuLevel a:hover
{
    color: #3a4e6d;
    text-decoration: none;
    background-color: #b0bfdb;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.SubMenuLeve2
{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    border-left: dashed 1px #868e9d;
    width: 210px;
}
.SubMenuLeve2 a:link,.SubMenuLeve2 a:visited,.SubMenuLeve2 a:active
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.SubMenuLeve2 a:hover
{
    color: #3a4e6d;
    text-decoration: none;
    background-color: #b0bfdb;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}


.serviceBlock
{
    border: solid 5px #e5e6e8;
    padding: 1px;
    width: 400px;
    margin: 30px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

/*MENU*/
.MenuItem
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #c5cabe;
    text-transform: uppercase;
}
.MenuItem a:link,.MenuItem a:active,.MenuItem a:visited
{
    color: #c5cabe;
    text-decoration: none;
    line-height: 23px;
    padding-left: 10px;
    display: block;
}
.MenuItem a:hover
{
    color: #f27405;
    padding-left: 10px;
    line-height: 23px;
    text-decoration: none;
    display: block;
}
.MenuItemSelect,.MenuItemSelect a:link,.MenuItemSelect a:active,.MenuItemSelect a:hover,.MenuItemSelect a:visited
{
    color: #f27405;
}
.DynMenu
{
    background-color: #3c506a;
    padding: 5px;
}
.DynItem
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #c5cabe;
    border-bottom: solid 1px #4c607d;
}
.DynItem a:link,.DynItem a:active,.DynItem a:visited
{
    color: #c5cabe;
    text-decoration: none;
    line-height: 22px;
    padding-right: 5px;
    display: block;
    border-bottom: solid 1px #ffffff;
}
.DynItem a:hover
{
    color: #f27405;
    padding-right: 5px;
    line-height: 22px;
    text-decoration: none;
    display: block;
}


/*TOP*/
.top_1
{
    background-image: url(images/top_1.jpg);
    background-repeat: no-repeat;
    width: 258px;
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
}
#top_1
{
	position: relative;
	width: 258px;
	height: 430px;
}
.loginViewBlock
{
	position: absolute;
	top: 40px;
	left: 30px;
}
#topPhones
{
	font-family: Trebuchet MS;
	margin-bottom: 10px;
	padding-left: 30px;
}
#topPhones div
{	
	color: #c5cabe;
	font-size: 30px !important;
	letter-spacing: 2px;
	line-height: 27px !important;
}
#topPhones span, #icq span.icq_title
{
	font-size: 15px;
	color: #f77a0c;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	display: block;
}
#icq
{
	
	font-size: 20px !important;
	color: #c5cabe;
	font-family: Trebuchet MS;
	line-height: 27px;
	padding-left: 30px;
}
#icq span
{
	display: block;
	clear: both;
}
#icq span.icq_title
{
}
#icq span img
{
	margin-bottom: -2px;
}
#icq span a:link, #icq span a:active, #icq span a:visited
{
	text-decoration: none;
	line-height: 20px;
	color: #c5cabe;
}
#icq span a:hover
{
	text-decoration: none;
	color: #f67a0c;
}
.top_2
{
    background-image: url(images/top_2.jpg);
    background-repeat: no-repeat;
    width: 270px;
}
.top_3
{
    background-image: url(images/top_3.jpg);
    background-repeat: no-repeat;
    width: 467px;
}
/*MAKET*/
#footer
{
    background-color: #8b939e;
    height: 55px;
    width: 995px;
}
#copy
{
    float: left;
    font-family: Tahoma;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    line-height: 50px;
    width: 260px;
    text-align: center;
}
#developers
{
    float: right;
    width: 500px;
    text-align: right;
    padding-right: 10px;
    font-family: Tahoma;
    line-height: 50px;
    font-size: 10px;
    color: #ffffff;
}
#developers a
{
    color: #ffffff;
    text-decoration: none;
    border-bottom: dotted 1px #ffffff;
}
#developers a:hover
{
    color: #ffffff;
    text-decoration: none;
    border-bottom: solid 1px #ffffff;
}
#headLine
{
    background-color: #6b768e;
    height: 50px;
    width: 995px;
}
#bottomLine
{
    background-color: #2e345b;
    height: 30px;
    width: 995px;
    border-bottom: solid 6px #2a3055;
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    color: #bfc4e3;
    padding-top: 8px;
}
#bottomLine a:link,#bottomLine a:visited,#bottomLine a:active
{
    color: #bfc4e3;
    text-decoration: none;
    border-bottom: dotted 1px #bfc4e3;
}
#bottomLine a:hover
{
    color: #bfc4e3;
    text-decoration: none;
    border-bottom: solid 1px #bfc4e3;
}
#navBlock
{
    float: right;
    width: 270px;
    height: 100%;
    background-color: #788395;
}
#signinLink
{
    width: 25px;
    height: 25px;
    float: left;
}
#LeftPane
{
    background-image: url(images/leftPaneBg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #3a4e6d;
    width: 238px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 45px;
}
#RightPane
{
    background-image: url(images/rightPaneBg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #3b4f6d;
    width: 250px;
    padding-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
}
#ContentPane
{
    background-image: url(images/contentPaneBg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #56677e;
    padding-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
}
.admList
{
    background-image: none !important;
    background-color: #ffffff !important;
    padding-top: 0px !important;
}
/* ADMINS */

.TabsTreeSelected
{
    background-color: #bababa;
}
.TabsTree
{
    font-family: Tahoma;
    font-size: 11px;
    color: #474747;
    font-weight: normal;
    padding: 3px;
}
A.TabsTree:link
{
    color: #474747;
    text-decoration: None;
}
A.TabsTree:active
{
    color: #474747;
    text-decoration: None;
}
A.TabsTree:visited
{
    color: #474747;
    text-decoration: None;
}
A.TabsTree:hover
{
    color: #000000;
    background-color: #bababa;
    text-decoration: None;
}
.TabsTreeBg
{
    border-right: #908f8f 2px solid;
    border-top: #908f8f 1px solid;
    border-left: #908f8f 1px solid;
    border-bottom: #908f8f 2px solid;
    width: 250px;
    background-color: #f1f1f1;
    padding: 10px;
}

.RSS-image
{
    float: left;
    border: double 3px #666666;
    
}
.HeadBg {
    background-color: darkred;
}

/* background color for the content part of the pages */
Body
{
    background-color: #8b939e;
    padding: 0px;
    margin: 0px;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Tahoma Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: dimgray;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    color:DarkRed;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #f67a0c;
}
.NewsTitle
{
    color: #0c3f6e;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #0c3f6e;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size:  17px;
    font-weight: bold;
    color: #f67a0c;
    text-transform: uppercase;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,p,#ContentPane div,#LeftPane div,#RightPane div,li
{
    font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
    line-height: 16px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  24px;
    font-weight:    normal;
    color: #ffffff;
}

H2  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #9dd1f6;
}

H3  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #f57c09;
}

H4  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #f57c09;
}

H5, DT  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #f57c09;
}

H6  {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #f57c09;
}

TFOOT, THEAD    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    color: #f57c09;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #f57c09;
}

A:link  {
    text-decoration:    none;
    color:  #ffffff;
    text-decoration: underline;
}

A:visited   {
    text-decoration:    none;
    color:  #ffffff;
    text-decoration: underline;
}

A:active    {
    text-decoration:    none;
    color:  #ffffff;
    text-decoration: underline;
}

A:hover {
    text-decoration:    underline;
    color:  #f67a0c;
    text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


/* css стили для галереи
 ************************
 ************************
 ************************
 ************************
 ************************
                        */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/Gallery/content-shim.gif);
}

.gradient {
	background-image: url(images/Gallery/content-shim-photo.gif);
}
 
.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.photo_198 {
	border: 4px solid #FFFFFF;
}

.solid {
	background-image: url(images/Gallery/content-shim-none.gif);
}

.buttonbar {
	background-image: url(images/Gallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/Gallery/photonav-top-bg.gif);
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/Gallery/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(images/Gallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(images/Gallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(images/Gallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(images/Gallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(images/Gallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(images/Gallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(images/Gallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(images/Gallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* 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/Gallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/Gallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/Gallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/Gallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/Gallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/Gallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/Gallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/Gallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/Gallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/Gallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/Gallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/Gallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}              





