﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #cccccc;
    font-size: .80em;
    /*font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    font-family: 'Droid Sans', Arial, serif;
    margin: 0px;
    padding: 0px;
    /*color: #696969;*/
    
}

a:link, a:visited
{
    color: #034af3;
	
}


.SelectesNode a:hover	{color: #FF0000; cursor:hand; }
.SelectesNode a:active {color: #FF0000; cursor:hand; }

a:hover
{
    color: #FF0000;/*#1d60ff;*/
    /*text-decoration: none;*/

}

a:active
{
    color: #FF0000;/*#034af3;*/
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    /*margin: 0px auto 0px auto;*/
    border: 1px solid #496077;
    box-shadow: 12px 12px 8px -4px darkgrey;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px; /*background: #4b6c9e;*/
    background: #6593C0 url('../images/top-bg.gif') repeat-x left top;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.header h5
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 1.2em;
}

.main
{
    padding: 0px 5px 0px 5px;
    margin: 12px 8px 8px 8px;
    min-height: 600px; /*420px;*/
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/
/*контейнер меню*/
div.hideSkiplink
{
    /*background-color:#3a4f63; фон полоски меню*/
    /*width: 100%;*/
    /*background-image: url('../images/menu_back.gif');*/
}

div.menu
{
    padding: 0px 0px 0px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    /*border: 1px #4e667d solid;*/
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    background :url('../images/top-menu-item.gif')  0 0 repeat-x;
}

div.menu ul li a:hover
{
    /*background-color: #bfcbd6;*/
    /*color: #465c71;*/
    text-decoration: none;
    background: url('../images/top-menu-item.gif') 0 -32px repeat-x;
}

div.menu ul li a:active
{
    /*background-color: #465c71;*/
    color: #cfdbe6;
    text-decoration: none;
    background-image:url('../images/top-menu-item.gif');
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 100%;
    margin-left:20px;
    margin-top:5px;
    margin-bottom:5px;
    
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* mobile-n 
----------------------------------------------------------*/
.button1{
/*float : right;*/
width:100px;
padding-left:15px;
/*margin-top:5px;*/
padding-right:15px;
height:30px;
text-align:center;
color:#FFFFFF; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -khtml-border-radius:10px; background-color:#CCCCCC;

}


.button1  a{color: #330000;width:100px;
}
.button1 a:link
{
    
    color: #330000;
    text-decoration: underline;
    background :#CCCCCC url('../images/top-menu-item.gif') repeat-x 0 0;
	width:100px;

}
.button1 a:visited{color: #330000;}
.button1  a:hover	{color: #FF0000; cursor:hand; }
.button1  a:active {color: #FF0000; cursor:hand; }



.button1 a:link, a:visited
{
    color: #ffffff;
}

.button1 a:hover	{color: #FFFFFF; cursor:hand; }
.button1 a:active {color: #FFFFFF; cursor:hand; }


#border1 h3{text-align:center;background-color:#CCCCCC;}
#border1 p{text-align:left;background-color:#EEEEEE;margin-top:0px;margin-bottom:0px;padding:7px;}



.button {
 
	/*обычные свойства*/
	width: 250px;  height: 50px;  color: white; background-color: #99CF00;
	text-align: center;  font-size: 30px;  line-height: 50px;
 
 
	/*градиент*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700));
	background: -moz-linear-gradient(19% 75% 90deg,#6DB700, #99CF00);
 
	/*границы*/
	border-left: solid 1px #c3f83a;
	border-top: solid 1px #c3f83a;
	border-right: solid 1px #82a528;
	border-bottom: solid 1px #58701b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#99CF00), to(#6DB700))
 
}
 
.button h3 {
	font-size: 20px;
	line-height: 35px;
	/*font-family: helvetica, sans-serif;*/
	font-family: 'Droid Sans', Arial, serif;
}
 
.button p {
	font-size: 12px;
	line-height: 4px;
	/*font-family: helvetica, sans-serif;*/
}
 
a {
	color: #FFFFFF;
}
 


a.orange, a:visited.orange, a.demo, a:visited.demo {
    color: #fff;
    text-decoration: none;
    /*text-transform:uppercase;*/
    padding: 12px 16px 12px 16px;
    font-size: 14px;
    font-weight:bold;
    outline: none;cursor: pointer;
    text-align: center;
    margin: 0 0 0 0;
    min-width:100px;
    display: inline-block;
    font-family: 'Droid Sans', Arial, serif;
    background: #3A7EB2;
    background: -moz-linear-gradient(top, rgba(58, 126, 178, 1) 0%, rgba(49, 84, 145, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(58, 126, 178, 1)), color-stop(100%,rgba(49, 84, 145, 1)));
    background: -webkit-linear-gradient(top, rgba(58, 126, 178, 1) 0%,rgba(49, 84, 145, 1) 100%);
    background: -o-linear-gradient(top, rgba(58, 126, 178, 1) 0%,rgba(49, 84, 145, 1) 100%);
    background: -ms-linear-gradient(top, rgba(58, 126, 178, 1) 0%,rgba(49, 84, 145, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a7eb2', endColorstr='#315491',GradientType=0 );
    background: linear-gradient(top, rgba(58, 126, 178, 1) 0%,rgba(49, 84, 145, 1) 100%);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #253666;
    -moz-box-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3), inset 0px 1px 0px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3), inset 0px 1px 0px rgba(255, 255, 255, 0.6);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 0px 0px rgba(255, 255, 255, 0);
}



/* VVS 
----------------------------------------------------------*/
.catalog
{
    padding: 5px 20px 5px 5px;
    background-color: #F4F4F4; /*margin: 20px auto 0px auto;*/
    /*margin: 0px 5px 5px 0px;*/
    border: 1px solid #496077;
    float: left;
    min-height: 400px;
    width: 200px;
    border-bottom: #b3cddc 3px solid;
    border-left: #b3cddc 3px solid;
    /*font-family: Tahoma, Verdana, Arial;*/
    font-size: 11px;
    border-top: #b3cddc 3px solid;
    border-right: #b3cddc 3px solid;
    margin-bottom:8px;
}



.catalog  a{color: #330000;}
.catalog a:link
{
    
    color: #330000;
    text-decoration: underline;
}
.catalog a:visited{color: #330000;}

.catalog  a:hover	{color: #FF0000; cursor:hand; }
.catalog  a:active {color: #FF0000; cursor:hand; }

/*для счетчиков*/
.counts
{
    float:left;
}

.addthis
{
    padding: 5px 20px 5px 5px;
    /*background-color: #F4F4F4;*/ /*margin: 20px auto 0px auto;*/
    /*margin: 0px 5px 5px 0px;*/
    
    margin-bottom:3px;
}



/*
.catalog h2
{
    padding: 0px;
    margin: 0px;
    color: #238fcd;
    font-size: 16px;
    font-weight: bold;
    
}
*/
.context1
{
    margin-left: 0px;
    padding: 0px 0px 0px 10px;
    
    /*font-family: Tahoma, Verdana, Arial;*/
    font-size: 12px;

}


/*#330000; было 3 раза*/
.context1 a{color: #000099;}

.context1 a:link
{
    
    color: #000099;
    /*text-decoration: none;*/
}
.context1 a:visited{color: #000099;}

.context1 a:hover
{

    color: #FF0000;
    cursor: hand;
    text-decoration: underline;
}
.context1 a:active
{
    color: #FF0000;
    cursor: hand;
    text-decoration: underline;
}

.context1 h2
{
    margin: 10px 0px 20px 0px;
}

.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup
{
    min-width:200px;
    min-height:150px;
    background:yellow;
}

.SelectesNode
{
}


.SelectesNode a
{
    color: #CC3300;
}
.SelectesNode a:link{color: #CC3300;}
.SelectesNode a:visited{color: #CC3300;}
.SelectesNode a:hover	{color: #FF0000; cursor:hand; }
.SelectesNode a:active {color: #FF0000; cursor:hand; }

.CatalogTree  a{color: #330000;}
.CatalogTree  a:link{color: #330000;}
.CatalogTree a:visited{color: #330000;}
.CatalogTree  a:hover	{color: #FF0000; cursor:hand; }
.CatalogTree  a:active {color: #FF0000; cursor:hand; }


/*-----------------------------------*/
.navchain
{
    border-bottom: #bad2df 1px solid;
    border-left: #bad2df 1px solid;
    /*font-family: Tahoma, Verdana, Arial;*/
    /*margin-bottom: 22px;*/
    background: #d1e5ed url('../images/f7navbg.gif');
    color: #10494e;
    font-size: 11px;
    border-top: #bad2df 1px solid;
    border-right: #bad2df 1px solid;
}


a:visited.line {
	TEXT-DECORATION: none
}
a:active.line {
	TEXT-DECORATION: underline
}
a:link.line {
	TEXT-DECORATION: none
}
a:hover.line {
	TEXT-DECORATION: underline
}

.leftmenu {
	BORDER-BOTTOM: #b3cddc 3px solid; BORDER-LEFT: #b3cddc 3px solid; MARGIN: 7px; FONT-FAMILY: Tahoma, Verdana, Arial; FONT-SIZE: 12px; BORDER-TOP: #b3cddc 3px solid; BORDER-RIGHT: #b3cddc 3px solid
}

.floatBox {
float:left;
margin-right:15px;
margin-bottom:15px;
border:2px solid #7A7A7A;
padding-left:5px;
padding-bottom:10px;
width:220px;

/*border-style: dotted; border-width: thin;*/
}


.pager
{
    font-size: 16px;
}
.pager a:link
{
    color: #000080;
    text-decoration: underline;
}
.pager a:hover
{
    color: #FF0000;
    cursor: hand;
    text-decoration: underline;
}
.pager a:active
{
    color: #FF0000;
    cursor: hand;
    text-decoration: underline;
}


.divgrad
{/*-префикс-linear-gradient(стартовый цвет,финишный цвет);*/
background: -moz-linear-gradient(#FFF, #000);
background: -ms-linear-gradient(#FFF, #000);
background: -o-linear-gradient(#FFF, #000);
background: -webkit-linear-gradient(#FFF, #000);
}

.divgrad a:hover
{
    color: #FF0000;/*#1d60ff;*/
    /*text-decoration: none;*/

}

.divgrad a:active
{
    color: #FF0000;/*#034af3;*/
}



a.demo2 ,a:visited.demo2, a:link.demo2 {
    /*color: #008F2F;*/
    color: white;
    text-decoration: none;
    /*text-transform:uppercase;*/
    padding: 2px 16px 2px 16px;
    font-size: 14px;
    font-weight:bold;
    outline: none;cursor: pointer;
    text-align: center;
    margin: 0 0 0 0;
    min-width:70px;
    display: inline-block;
    font-family: 'Droid Sans', Arial, serif;
    background: #008F2F;
    background: -moz-linear-gradient(top, rgba(148,249,176, 1) 0%, rgba(0, 143, 47, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,249,176, 1)), color-stop(100%,rgba(0, 143, 47, 1)));
    background: -webkit-linear-gradient(top, rgba(148,249,176, 1) 0%,rgba(0, 143, 47, 1) 100%);
    background: -o-linear-gradient(top, rgba(148,249,176, 1) 0%,rgba(0, 143, 47, 1) 100%);
    background: -ms-linear-gradient(top, rgba(148,249,176, 1) 0%,rgba(0, 143, 47, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95F9B1', endColorstr='#008F2F',GradientType=0 );
    background: linear-gradient(top, rgba(148,249,176, 1) 0%,rgba(0, 143, 47, 1) 100%);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #253666;
    -moz-box-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3), inset 0px 1px 0px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3), inset 0px 1px 0px rgba(255, 255, 255, 0.6);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 0px 0px rgba(255, 255, 255, 0);


}

 
a.demo2 ,a:hover.demo2 {
       color: #FBF9BC;
}

a.demo3 ,a:visited.demo3, a:link.demo3 {
    /*color: #008F2F;*/
    color: white;
    text-decoration: none;
    /*text-transform:uppercase;*/
    padding: 2px 16px 2px 16px;
    font-size: 14px;
    font-weight:bold;
    outline: none;cursor: pointer;
    text-align: center;
    margin: 0 0 0 0;
    min-width:70px;
    display: inline-block;
    font-family: 'Droid Sans', Arial, serif;
    background: #008F2F;
    background: -moz-linear-gradient(top, rgba(245,177,176, 1) 0%, rgba(160, 49, 36, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,177,176, 1)), color-stop(100%,rgba(160, 49, 36, 1)));
    background: -webkit-linear-gradient(top, rgba(245,177,176, 1) 0%,rgba(160, 49, 36, 1) 100%);
    background: -o-linear-gradient(top, rgba(245,177,176, 1) 0%,rgba(160, 49, 36, 1) 100%);
    background: -ms-linear-gradient(top, rgba(245,177,176, 1) 0%,rgba(160, 49, 36, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5B1B0', endColorstr='#A03124',GradientType=0 );
    background: linear-gradient(top, rgba(245,177,176, 1) 0%,rgba(160, 49, 36, 1) 100%);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #253666;
    -moz-box-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3), inset 0px 1px 0px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0px 1px 2px rgba(000, 000, 000, 0.3), inset 0px 1px 0px rgba(255, 255, 255, 0.6);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 0px 0px rgba(255, 255, 255, 0);


}

 
a.demo3 ,a:hover.demo3 {
       color: #FBF9BC;
}


/* Countries   
----------------------------------------------------------*/
.ddnsitepanel {
	BORDER-BOTTOM: medium none; POSITION: absolute; BORDER-LEFT: #4f819d 1px solid; BACKGROUND-COLOR: #5d98ba; WIDTH: 90px; FONT-FAMILY: Tahoma, Verdana, Arial; VISIBILITY: hidden; FONT-SIZE: 11px; BORDER-TOP: #4f819d 1px solid; BORDER-RIGHT: #4f819d 1px solid
}
.ddnsitepanelitem {
	BORDER-BOTTOM: #4f819d 1px solid
}
.sitepanel {
	BORDER-BOTTOM: #4f819d 1px solid; BORDER-LEFT: #4f819d 1px solid; TEXT-TRANSFORM: uppercase; BACKGROUND-COLOR: #5d98ba; FONT-FAMILY: Tahoma, Verdana, Arial; COLOR: #ffffff; FONT-SIZE: 11px; BORDER-TOP: #4f819d 1px solid; BORDER-RIGHT: #4f819d 1px solid
}