﻿
#head {
        left:0;
        top:0;
        background-color:White;
        margin-left:50px;
        width:680px;
        height:464px;
        position:relative;
    }
    
    .smallBulletList li
    {
		font-size:8pt;
	}
    
    .arr1 { 
	background: url(/ContentProtectionWeb/Images/arr1.png);
    background-repeat: no-repeat; 
    float: left;
    width: 20px; 
	height:60px; 
	position: relative; 
	top: 25px; 
	left: 60px; 
   }
   
   .padItem 
   {
	padding-left:20px;
   }
   
   .arr2 {
    background: url(/ContentProtectionWeb/Images/arr1.png);
    background-repeat: no-repeat; 
    float: left;
    width: 20px; 
	height:60px; 
	position: relative; 
	top: 85px; 
	left: 80px; 
   }
    .arr3 {
    background: url(/ContentProtectionWeb/Images/arr2.png);
    background-repeat: no-repeat; 
    float: left;
    width: 80px; 
	height:80px; 
	position: relative; 
	top: 148px; 
	left: 62px; 
   }
   
   .arr4 {
    background: url(/ContentProtectionWeb/Images/arr2.png);
    background-repeat: no-repeat; 
    float: left;
    width: 80px; 
	height:80px; 
	position: relative; 
	top: 340px; 
	left: -65px; 
   }
	   
   .block1 {
    background: #EBF5FF;
	padding: 5px;
	padding-right: 40px; 
	padding-left: 25px;
	border: solid 1px black; 
	position: relative; 
	float: left;
	top: 15px; 
	left: -180px; 
   }
  
   .block2 { 
	background: #EBF5FF;
	padding: 5px; 
	padding-right: 15px; 
	padding-left: 30px;
	border: solid 1px black; 
	float: left; 
	position: relative; 
	top: 35px; 
	left: -150px; 
   }
  
   .wideRow td {
	height:20px;
	}
	
	.TableWithHelp .Name {
		vertical-align:bottom
	}
	
	.TableWithHelp .Help {
		vertical-align:top
	}
   
   .block3 {  
	background: #EBF5FF;
	padding: 5px; 
	padding-left:30px;
	padding-right:67px;
	border: solid 1px black; 
	float: right; 
	position: relative; 
	top: 57px; 
	left: -240px; 
   }
   
   .block4 {
    padding-left:10px;
	background: #EBF5FF;
	padding: 5px; 
	border: solid 1px black; 
	float: left; 
	position: relative; 
	top: 78px; 
	left: 150px; 
	width:510px;
   }
 
   .block5 {
	background: #EBF5FF;
	padding: 5px; 
	padding-right: 40px;
	padding-left:25px;
	border: solid 1px black; 
	float: left; 
	position: relative; 
	top: 105px; 
	left: 20px; 
	width: 210px;
   }
   
   .block6 {
	background: #EBF5FF;
	padding: 5px; 
	padding-right: 10px;
	padding-left:25px;
	border: solid 1px black; 
	float: left; 
	position: relative; 
	top: 126px; 
	left: 103px; 
	width: 514px;
   }

*
{
	font-family: Verdana;
	font-size: 8pt;
}

span b
{
	font-family: Verdana;
	font-size: 10pt;
}

body
{
    background-color: White;
    margin: 0px;
}

h1, h1 span
{
    font-size: 17px;
    color: #0052bd;
    font-family: Arial;
}

h2, h2 span
{
    font-size: 10pt;
    color: #3f3f3f;
    font-family: Verdana;
}

h3
{
    font-size: 10pt;
    color: #3052b2;
    font-family: Verdana;
}

h4
{
    font-size: 10pt;
    font-family: Verdana;
    margin-top: 2px;
    margin-bottom: 5px;
}

a
{
	color: #2855c8;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
	color: #2855c8;
}

p
{
	text-align: justify;
	padding-right: 20px;
}

     /*для всех броузеров что понимают min-width */
#min-width {
width:100%;
min-width:1000px;
}
/* для IE */
* html .minwidth {
border-left:1000px solid #fff;/*min-width*/
position:relative;
float:left;
z-index:1;
}
* html .container {
margin-left:-1000px; /*-min-width*/
position:relative;
float:left;
z-index:2;
}

#Content-min-width {
width:100%;
min-width:1000px;
}
/* для IE */
* html .ContentMinWidth {
border-left:1000px solid #fff;/*min-width*/
position:relative;
float:left;
z-index:1;
}
* html .ContentContainer {
margin-left:-1000px; /*-min-width*/
position:relative;
float:left;
z-index:2;
}


.header
{
	height: 90px;
	float:left;
	width: 100%;
	min-width:860px;
	background-color: #2e4cae;
	color: White;
}

.header a
{
	color: White;
}

.header a:visited
{
	color: White;
}


.footer
{
	padding-top: 21px;
	padding-bottom: 21px;
	font-size: 8pt;
	color: gray;
	font-family: arial;
	clear: both;
	width: 100%;
	float: none;
	overflow: hidden;
	background-color: #b9cbf3;
}

.splitline
{
	height: 1px;
	background-color: #2e4cae;
	clear: both;
}

.labeldiv
{
	height: 14px;
	padding: 3px;
	margin-bottom: 2px;
	margin-top: 1px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	width: 120px;
}


.main-menu
{
	float: left;
	background-color: #e8f4f9;
	text-align:left;
}

.main-menu .footer
{
	height: 60px;
}

.menu-tabs
{
	background-color: #FFFFFF;
	line-height: normal;
}

.menu-tabs tr
{
	background-color: transparent;
	margin: 0px;
	
	text-align: left;
}

.menu-tabs tr td
{
	display: block;
	margin: 0px;
	padding-right: 5px;
	background-color: #e8f4f9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	height: 23px;
}

.menu-tabs tr td span
{
    font-size: 8pt; /* размер шрифта самого текста в пунктах меню */
}

.menu-tabs a
{
	font-size: 8pt;
	color: #0c5cca;
	font-family: Verdana;
	text-decoration: none;
}

.menu-tabs a span
{
	vertical-align: middle;
}

.menu-tabs a span
{
	float: none;
}

.menu-tabs td.current
{
	background-color: #8b9acb;
	height: 28px;
}

.menu-tabs td.current a
{
	color: White;
	font-size: 9pt;
}

.menu-tabs td.parent
{
	margin-top: 5px;
	height: 26px;
	font-weight: 700;
	background-color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
}

.menu-tabs td.parent a
{
	font-size: 9pt;
}

.top-menu
{
	margin: 3px;
	float: right;
	text-align: right;
}

.login-table
{
	text-align: left;	
}

.separator
{
	font-size: 8pt;
	color: gray;
	font-family: Arial;
}

.page-header
{
	min-width: 350px;
	padding-top: 10px;
	padding-right: 10px;
}

.page-content
{
	padding-left: 30px;
	padding-right: 10px;
}

.page-content span, a, li, label
{
    font-size: 10pt;
}

.info
{
	min-width: 350px;
	margin-left: 250px;
}

.sitemap-path
{
}

.sitemap-path span A
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}

.news
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}

.news h1
{
}

.collapsePanelHeader
{
	color: #965a19;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 30px;
}

.SerialNumber
{
	font-family: Courier New;
}

.OkMessage
{
	margin-left: 30px;
	font-size: 15px;
    color: #0052bd;
    font-family: Arial;
}

.errorMessage
{
    color: Red;
}

.downloads td
{
    padding: 9px;
    padding-left:5px;
    padding-right:5px;
    background-color: #e8eef1;
}

.header1
{
	color: White;
	font-family: Arial;
	font-size: 20px;
}

.header2
{
	color: White;
	font-family: Arial;
	font-size: 10px;
}



.modalpopup
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    padding: 2px 3px;
    display: block;
    position: absolute;
}

.alertContainer
{
    width: 320px;
    border: solid 1px #808080;
    border-width: 1px 0px;
} 

.alertHeader
{
    text-align:left;
    color: #000;	
    background-color: #2e4cae;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 10px;
} 

.alertHeader .alertMsg
{
    font-weight: bold;
}         

.orderTable .lbl
{
     width: 220px;
}

.alertBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
} 

.alertBody .alertMsg
{
    float: left;
    padding-left: 22px;
    min-height:17px;
    height:auto !important;
    height:17px;
    text-align:left;
}  

.wizardProgressPanel
{
	position: relative;
    top: 5px;
    white-space:nowrap;
    visibility:visible;
    vertical-align:middle;
    border-color:black;
    border-width:1;
    background-color:white;
    padding:10px;
    border: solid 1px #808080;
    border-width: 1px;
}

.progressPanel
{
    position: absolute;
    left: 35%;
    top: 45%;
    white-space:nowrap;
    visibility:visible;
    vertical-align:middle;
    border-color:black;
    border-width:1;
    background-color:white;
    padding:10px;
    border: solid 1px #808080;
    border-width: 1px;
}

.alertFooter
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align:right;
    padding-bottom: 8px;
    padding-right: 8px;
} 

.alertFooter .alertBtn
{
    PADDING-RIGHT: 5px; 
    PADDING-LEFT: 5px;
}

.alertClose
{
    right: 7px;	
    width: 25px;	
    cursor: pointer;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}

.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}     

.GridView 
{ 
	/*border: solid 1px #808080;*/
}

.GridView td
{
	border: 1px solid #808080;
	margin: 2px 5px 2px 5px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

.GridViewHeader
{
	/*border: solid 1px #808080;*/
	font-weight: bold;
	background-color: #AEDFFF;/*#F8DF52;*/
}

.GridViewItem
{
	background-color: White;
}

.GridViewAltItem
{
	background-color: #E4E4E4;
}

.grid TR.pager-row TD
{
    border:none;
}
.grid .pager
{
    font-family:arial,sans-serif;
    text-align:center;
    padding:6px;	
    font-size:18px;
} 
.grid .pager SPAN.command,        
.grid .pager SPAN.current,        
.grid .pager A.command,
.grid TR.pager-row TD A
{
    color:#5a90ce;
    padding:0px 5px;
    text-decoration:none;
    border:none;
}
.grid .pager A.command:hover,
.grid TR.pager-row TD A:hover
{
    border:none;
    background-color:#59A5D1;
    color:#fff;
    padding:0px 3px;
    text-decoration:none;
}        
.grid .pager SPAN.current,
.grid TR.pager-row TD SPAN
{
	border:none;
    font-weight:bold;
    color:#3e3e3e;
    padding:0px 6px;
}
.grid TR.pager-row TD
{
	border-top:none;
	text-align:center;
}
.grid TR.pager-row TABLE
{
	margin:0 auto 0 auto;
}

.GridView TR.GridViewItem  A 
{
    color:#0052BD; 
    text-decoration:none; 
}

.GridView  TR.GridViewAltItem A 
{
    color:#0052BD; 
    text-decoration:none; 
}



body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}


#wrapper
{
	margin: 0 auto;
min-width:950px;
max-width:1600px;
width:100%;
}

#wrapper{
  width:expression(((document.documentElement.clientWidth || document.body.clientWidth) <= 950) ? '950px' : ((document.body.clientWidth >= 1600) ? '1600px' : '100%')); 
  }




#faux {
 background: url(faux-1-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 width: 100%;
 
 height: 90px;
 color: White;

 background-color: #2e4cae;
}

#header a
{
	color: White;
}

#header a:visited
{
	color: White;
}


#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 float: left;
}
#rightcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 633px;
 display: inline;
 position: relative;
}

#footer { 
 width: 100%;
 clear: both;
 color: #333;
 background-color: #b9cbf3;
 margin: 0px 0px 10px 0px;
 
 padding-top: 21px;
 padding-bottom: 21px;
 font-size: 8pt;
 color: gray;
 font-family: arial;
}

.clear { clear: both; background: none; }

a.smallLink
{
	font-size:8pt;
}
b.smallBoldText
{
	font-size:7pt;
}