/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#eee;}

#main { width:980px; margin:0 auto; text-align:left;}

#header {height:115px;}

#content .text {width:460px;}
#content .inner {width:500px;}


img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, /*input,*/ textarea {font-family:Arila,Tahoma; font-size:0.75em; line-height:1.333em; color:/*#808080*/black;}
/*input,*/ select {vertical-align:middle; font-weight:normal;}
p {margin-bottom:10px;}

ul {list-style:none;}
li a {text-decoration:underline;}
a {text-decoration:underline; color:#175B86;}
a:hover {text-decoration:none;}

.wrapper {width:850px; overflow:hidden; padding-left:40px;padding-bottom:15px;}
.top-tail {background:#fff url(http://trueconf.ru/server/images/header-back.gif) top left repeat-x;}
.bot-tail {background:url(http://trueconf.ru/server/images/footer-tail.gif) bottom left repeat-x;}
/***************header***************/
#header {padding:0px 62px 0 42px;}
.navigation {float:right; font-weight:bold; margin-top:40px}
.navigation a 
{
	color:#919191; 
	text-decoration:none; 
	border-left:1px solid #4C4C4C; 
	padding:1px 15px 1px 15px;
	display:block;
	margin:3px 0px;
}
.navigation a:hover {color:#fffefe; text-decoration:none;}
.navigation li {display:inline;}
.link-hov a {color:#fffefe; text-decoration:none;}
.navigation .link-un a {border:none;}
/***************content***************/

.main strong {color:#175B86;}

.box {background:url(http://trueconf.ru/server/images/border-bottom.gif) bottom left repeat-x;}
.border-left {background:url(http://trueconf.ru/server/images/border-left.gif) top left repeat-y;}
.border-right {background:url(http://trueconf.ru/server/images/border-right.gif) top right repeat-y;}
.border-top {background:url(http://trueconf.ru/server/images/border-top.gif) top left repeat-x;}
.border-top-left {background:url(http://trueconf.ru/server/images/border-top-left.gif) top left no-repeat;}
.border-top-right {background:url(http://trueconf.ru/server/images/border-top-right.gif) top right no-repeat;}
.border-bottom-left {background:url(http://trueconf.ru/server/images/border-bottom-left.gif) bottom left no-repeat; width:100%}
.border-bottom-right {background:url(http://trueconf.ru/server/images/border-bottom-right.gif) bottom right no-repeat; padding:3px 7px 7px 5px; position:relative;}

.main-img {position:absolute; right:0; bottom:0; margin:0 7px 7px 0 }

#content {padding:0 50px 30px 50px}

.banners {padding:6px 0 20px 0}

.main {padding:0px 15px 0 40px}
.main .col-1 p, .main .col-2 p, .main .col-3 p {padding-bottom:15px}
.main ul {padding-bottom:15px}

.title {padding-bottom:15px;}
.main .button img {float:right;}

.border {border-bottom:1px solid #D1D1D1; height:10px; margin-bottom:10px; font-size:1px; line-height:1px; margin-top:5px}
.line, .line-un {background:url(http://trueconf.ru/server/images/line-border.gif) 265px 0 repeat-y; width:100%}
.line h2 {font-weight:bold; color:#202020;}

/***************footer***************/
#footer {font-family:Arial; font-weight:bold; text-align:right;}
#footer a {coloR:#808080; text-decoration:none; padding-left:5px; margin:1px;}
#footer a:hover {text-decoration:underline}

h1
{
    color: #175B86;
	font-size: 25px;
	font-weight: normal;
	line-height: 40px;
    padding-left:20px;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: 0px;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
    margin-bottom: 2px;
	margin-top: 10px;
    color: #175B86;
}

h3 {color: #202020}

ul ul {list-style:none; padding-left:20px;font-size:10px;}

ol {padding-left:25px;}

#text ul {list-style-type:disc;padding-left:15px;}
#text ul li,#text ol li {padding:5px;}
#text ul ul {font-size:12px;}

input.cb
{
	border: 0;
}


#header .phone
{
	float: left;
	color: white;
	font-weight: bold;
	margin-left: 20px;
}

#header .phone .p
{
	margin-top:10px;
	font-size: 16px;
}

#header .phone .c
{
	margin:30px 0px 0px 30px;
	font-size: 16px;
}

#header .flags
{
	float:right;
	margin-top:30px;
}
#header .flags a
{
	display:block;
}
#header .flags img
{
	margin:5px;
}

#server_settings
{
	width:100%;
	margin:20px 0px;
}

#server_settings th
{
	background-color:#BBB;
	border:1px solid #000;
	text-align:center;
}

#server_settings td
{
	border:1px solid black;
	text-align:left;
}.button
{
    float:left;
    text-align:center;
    font-size:10px;
    color:#777;
    margin-right:2px;
}

a.button, a.button:link, a.button:visited
{
    float:left;
    display:block;
    height:25px;
    margin-right:0px;
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    position:relative;
    background:url(../images/button-bg.gif) repeat-x 0px -25px;
    cursor:pointer;
}
a.button span
{
    position:relative;
    top:4px;
    color:#FFF;
    padding:0px 15px;
    white-space: nowrap;
}
a.button:hover
{
	filter:alpha(opacity=85); /* IE 5.5+*/
	-moz-opacity: 0.85; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.85; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.85; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

a.b-blue, a.b-blue:link, a.b-blue:visited {background:url(../images/button-bg.gif) repeat-x 0px -25px;}

a.b-green, a.b-green:link, a.b-green:visited {background:url(../images/button-bg.gif) repeat-x  0px 0px;}

a.b-red, a.b-red:link, a.b-red:visited {background:url(../images/button-bg.gif) repeat-x  0px -50px;}

a.b-yellow, a.b-yellow:link, a.b-yellow:visited {background:url(../images/button-bg.gif) repeat-x  0px -75px;}

a.button .tl, a.button .tr, a.button .bl, a.button .br
{
    position:absolute;
    width:4px;
    height:4px;
    font-size:1px;
}

a.button .tl
{
    left:0;
    top:0px;
    background:url(../images/button-bg.gif) no-repeat 0px -100px;
}

a.button .tr
{
    right:0;
    _right:-1;
    top:0px;
    background:url(../images/button-bg.gif) no-repeat -12px -100px;
}

a.button .bl
{
    left:0;
    bottom:0px;
    _bottom:-1px;
    background:url(../images/button-bg.gif) no-repeat 0px -106px;
}

a.button .br
{
    right:0;
    _right:-1;
    bottom:0px;
    _bottom:-1px;
    background:url(../images/button-bg.gif) no-repeat -12px -106px;
}
