 /*
=============================================================
www.root-host.pro
=============================================================
*/

@import url(engine.css);
@import url(rokmoomenu.css);
@import url(rokslidestrip.css);
@import url(main.css);
@import url(server.css);






/* @group Core Elements */

html {

	height: 100%;
	margin-bottom: 1px;

}


body {

	margin: 0;
	padding: 0;
	color: #666666;
   font-size: 12px;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	background: #0C5994;
	line-height: 135%;

}

 .body {
 font-size: 12px;		font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;  }

#header .wrapper {
	position: relative;
	overflow: hidden;
}

	div.wrapper { margin: 0 auto; width: 958px;padding:0;}
	td.leftcol { width:255px;padding:0;}
	td.rightcol { width:0px;padding:0;}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h2, h3 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 20px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h4 {
	/* setup some more readable header spacing */
	margin: 10px 0 5px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 {
	font-size: 180%;
	line-height: 100%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 120%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

/* Opera * Safari* Firefox * IE 6,7 */
html > body #ie7block
{
*display: block;
}
body #ie6block {
display: block;
}
body:empty #firefox12block
{
display: block;
}
@-moz-document url-prefix()
{
#firefoxblock { display: block;
 }
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#safariblock { display: block; }
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #operablock { display: block; }
}
/* Opera * Safari* Firefox * IE 6,7 */

/* ==================== iianeacee ==================== */


 #hintbox, .hint{
background: #ffffff;
line-height:14px;
color:#09395C;
   font-size: 11px;
	font-family:  Verdana,Arial,Helvetica;
border-top:1px solid #0E64AA;
border-right:1px solid #0E64AA;
border-bottom:1px solid #0E64AA;
border-left:5px solid #0E64AA;
margin:0px;
padding:10px;
position:absolute;
visibility:hidden;
}


a {
	color: #17A4E0;

	text-decoration: none;
	font-weight: normal;
}
a:active, a:visited, a:link {

	color: #17A4E0;
	text-decoration: none;
}
a:hover {

	color: #1370ac;
	text-decoration: none;
}



.paybut img {
	margin:2px;
	padding:1px;
	background:#062337;
	border:1px solid #009AE1 !important;
}
.paybut img:hover {
margin:2px;
	padding:1px;
background:#009AE1;
border:2px;}
div.paybut form img {
	margin:0 !important;
	border:0pt none!important;
}

.img_8831, .img_8831:active, .img_8831:visited, .img_8831:link {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity:0.2;
		border: 1;
	border-color: #0C5994;
}
.img_8831:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}

.img_8831-2, .img_8831-2:active, .img_8831-2:visited, .img_8831-2:link {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}
.img_8831-2:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity:0.5;
}
.imagestyle, .imagestyle:active, .imagestyle:visited, .imagestyle:link {
padding: 2px;
margin: 5px;
border: 0; ///это до наведения
}
.imagestyle:hover {
padding: 2px;
margin: 5px;
border: 0; ///это после наведения
filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;
}

/*
/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}

.contentheading {
color: #0C5994;
font-size:17px;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
  	border-bottom: 1px solid #f1f1f1;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
 	height: 27px;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	height: 27px;
	background: #f7f7f7;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}
 .story {
	font-size:11px;
	color:#0C5994;


 }

  .storytitle {
color: #0C5994;
font-size:17px;
  	padding-top:6px;
}


.storytitle a, .storytitle a:link, .storytitle a:active, .storytitle a:visited {

	color:#17A4EA;
}
.storytitle a:hover {

	color:#0C5994;
}


/* @end */

/* @group Structure */

#topmod {
	padding: 20px 0;
	margin: -49px 0 0; /*  - height + padding-top ==> -69px + 20px = -49px */
	overflow: hidden;
}

 #logo {
position:absolute;
 	display: block;
		text-indent: -9999px;

}

 #logo a {
display:block;
width:530px;
height:110px;
}

#header {
	height: 150px;
	background: url(../images/header-bg.png) 0 0 repeat-x;
}

#header2 {
	background: url(../images/logo.png) no-repeat center;
    	width: 950px;
	height: 150px;
}
#top-tab {
	width: 193px;
	height: 30px;
	float: center;


	text-align: center;
	cursor: pointer;
}

#searchmod {
	position: absolute;
	margin-top: 40px;
	margin-left: 710px;
}

span.tab-text {
	padding-left: 12px;
}



#showcase-promo {
	height: 200px;
}

#showcase-promo img#promo {
	position: absolute;
	bottom: -29px;
	left: 40px;
	width: 877px;
	height: 207px;
}

#featured-mod {
	height: 136px;
	overflow: hidden;
}




#featured-shadow {
	height: 136px;
	background: url(../images/featured-shadow.png) 50% 0 no-repeat;
	overflow: hidden;
}


#featuredmodules {
	padding: 0 5px 0 25px;
	color: #fff;
}

#showcase,
#featured-mod,
#page-bg,
#showcase .wrapper,
#featured-mod .wrapper,
#page-bg .wrapper {
	position: relative;
}

#showcase {
	z-index: 1;
}

#featured-mod, #page-bg {
	z-index: 0;
}

#main-shadow {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 192px;
	background: url(../images/page-shadow-l.png) 0 0 no-repeat;
}

#main-shadow2 {
	position: absolute;
	right: -20px;
	width: 20px;
	height: 192px;
	background: url(../images/page-shadow-r.png) 100% 0 no-repeat;
}

#main-content {
	background: #fff url(../images/content-bg.png) 0 0 repeat-x;
}

table.mainbody,
table.blog {
	width: 100%;
}

td.leftcol {
	background: url(../images/column-shadow-l.png) 100% 50px no-repeat;
}

td.rightcol {
	background: url(../images/column-shadow-r.png) 0 50px no-repeat;
}

td.maincol .padding {
	padding: 32px 15px 20px 5px;
}

td.rightcol .padding,
td.leftcol .padding {
	padding: 20px 10px 20px 10px;
}

#inset {
	margin-bottom: 30px;
}

#page-bg {
	background: #fff url(../images/page-bg.png) 0 0 repeat-x;
}

#page-bg-bottom {
	height: 31px;
	background: url(../images/page-bg-bottom.png) 0 0 repeat-x;
	overflow: hidden;
}

#bottom-tab {
	height: 31px;
	width: 149px;
	margin-left: 50px;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}

span.bottom-tab-text {
	padding-left: 12px;
}

span.tab-text, span.bottom-tab-text {
	color: #fff;
}

span.tab-text-up, span.bottom-tab-text-up {
	background: url(../images/tab-arrow-up.png) 0 50% no-repeat;
}

span.tab-text-down, span.bottom-tab-text-down  {
	background: url(../images/tab-arrow-dn.png) 0 50% no-repeat;
}

#bottom {
	overflow: hidden;
	padding: 20px 0 10px 0;
}

#footer {
	background: #0C5994 url(../images/footer.gif) 0 0 repeat-x;
    	height: 103px;
}
.footer {
	background: #0C5994 url(../images/footer2.gif) 0 0 repeat-x;
	height: 53px;
}
#footer2 {
	width: 333px;
	height: 121px;
	float: right;
	background: url(../images/footer-graphic.png) 0 0 no-repeat;
}

img#rocket {
	width: 143px;
	height: 22px;
	margin-top: 35px;
	background: url(../images/rocket.png) 0 0 no-repeat;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

/* @end */

/* @group Modules */

#featuredmodules {
	padding-top: 10px;
}

#featuredmodules .module div div div {
	padding: 1px;
}

#showcasemodules .module,
#bottommodules .module,
#featuredmodules .module,
#mainmodules .module,
td.maincol .module-hilite1,
td.maincol .module-hilite2,
td.maincol .module-hilite3,
td.maincol .module-hilite4 {

	overflow: hidden;
}

td.leftcol .module-hilite1,
td.rightcol .module-hilite1,
td.leftcol .module-hilite2,
td.rightcol .module-hilite2,
td.leftcol .module-hilite3,
td.rightcol .module-hilite3,
td.leftcol .module-hilite4,
td.rightcol .module-hilite4 {

	overflow: hidden;
}

td.leftcol .module h3,
td.rightcol .module h3,
td.maincol .module h3,
td.leftcol .module-menu h3,
td.rightcol .module-menu h3 {
	color: #0C5994;
	background: url(../images/h3-arrow.png) 0 3px no-repeat;
	padding-left: 20px;
}

 td.leftcol .module h4,
td.rightcol .module h4,
td.maincol .module h4,
td.leftcol .module-menu h4,
td.rightcol .module-menu h4 {
  	padding: 0 0 3px 3px;
	font-size: 140%;

	color: #0C5994;
}


td.leftcol .module,
td.rightcol .module {
	margin-bottom: 0px;
	overflow: hidden;
}

#main-content .module-hilite1 h3,
#main-content .module-hilite2 h3,
#main-content .module-hilite3 h3,
#main-content .module-hilite4 h3 {
	padding-left: 28px;
	padding-top: 15px;
}

#bottom .module h3 {
	padding-left: 20px;
}

.module-note h3 {
	font-style: italic;
	color: #65613E;
}

.module-note {
	font-style: italic;
	width: 215px;
	margin-bottom: 5px;
	background: url(../images/note-bg.png) 0 0 repeat-y;
	color: #65613E;
}

.module-note div {
	background: url(../images/note-bg-top.png) 0 0 no-repeat;
}

.module-note div div {
	background: url(../images/note-bg-bottom.png) 0 100% no-repeat;
}

.module-note div div div {
	padding: 10px 10px 30px 10px;
}

#mainmodules,
#featuredmodules {
	overflow: hidden;
}

#bottom-menu {
	height: 32px;
	float: center;
	color: #ccc;
}

#bottom-menu a {
	 line-height: 32px;
	 height: 32px;
	 margin-right: 15px;
	 padding-right: 15px;
	 padding-left: 0;
	 margin-top: 6px;
	 display: block;
	 float: left;
	 font-size: 100%;
	 text-indent: 0;
	 background: url(../images/bottom-menu-div.png) 100% 50% no-repeat;
	 color: #ccc;
}

#bottom-menu a:hover {
	color: #fff;
}


#bottommenu {
	color: #ccc;
}

#bottommenu a {
	 margin-top: 3px;
	 float: center;
	 font-size: 90%;
	 color: #ccc;
}

#bottommenu a:hover {
	color: #fff;
}


/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 46px;
	width: 100%;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	padding: 0 17px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
	text-decoration: none;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
	padding-left: 5px;
}

#horiz-menu ul ul li a:hover,
#horiz-menu ul li.active.parent ul a:hover {
	padding-left: 5px;
	background: url(../images/style1/dropdown-arrow.png) 10px 50% no-repeat;
	color: #18A7E1;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 34px;
	text-indent: 26px;
	height: 32px;
	overflow: hidden;
	font-size: 120%;
}

a#active_menu.mainlevel {
	background-position: 0 -64px;
	padding-left: 12px;
}

a.mainlevel:hover {
	background-position: 0 -32px;
}

a.mainlevel2 {
	display: block;
	line-height: 34px;
	text-indent: 26px;
	height: 32px;
	overflow: hidden;
	font-size: 120%;
}

a#active_menu.mainlevel2 {
	background-position: 0 -64px;
	padding-left: 12px;
}

a.mainlevel2:hover {
	background-position: 0 -32px;
}


a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 34px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */

/* @group Sub Menu */

ul.menu {
	margin: 0 0 15px 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu span {
	display: block;
	height: 32px;
}

ul.menu a {
	display: block;
	line-height: 34px;
	text-indent: 15px;
	height: 32px;
	font-size: 120%;
}

ul.menu ul {
	margin: 4px 0;
}

ul.menu ul li a {
	text-indent: 10px;
}

ul.menu ul a {
	background: none;
	text-indent: 0;
}

ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menu li li {
	padding: 0;
	margin: 0;
}

ul.menu ul a {
	text-indent: 0;
}

ul.menu li a {
	padding-left: 10px;
}

ul.menu li.active li a,
ul.menu li.active li a:hover {
	background: none;
}

ul.menu li.active a,
ul.menu li.active a:hover {
	background-position: 0 -64px;
	text-decoration: none;
	padding-left: 22px;
	line-height: 36px;
}

ul.menu li a:hover {
	background-position: 0 -32px;
	text-decoration: none;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	line-height: 110%;
	background: url(../images/path-arrow.png) 0 0 no-repeat;
}

#tabmodules a.readon {
	background: none;
	text-indent: 0;
}

#bottom a,
#bottom a.readon
#topmod a {
	color: #ddd;
}

#featured-mod a {
	color: #fff;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 6px;
	height: 22px;
	padding-right: 10px;
	background: url(../images/path-arrow.png) 0 50% no-repeat;
}

span.pathway a {
	float: none;
	padding: 0 12px 0 0;
}

/* @end */

/* @group Typography */
ul.bullet-0,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6,
ul.bullet-7,
ul.bullet-8,
ul.bullet-9,
ul.bullet-11,
ul.bullet-13 {
	padding-left: 10px;
	margin-left: 0;
}





ul.bullet-13 li  {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 14px;
}
ul.bullet-0 li,
ul.bullet-1 li,
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li,
ul.bullet-7 li,
ul.bullet-9 li,
ul.bullet-11 li
{
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 14px;
}

ul.bullet-8 li
{
	list-style: none;
	margin-left: 0;
	padding-bottom: 1px;
	margin-bottom: 5px;
	padding-left: 17px;
}


pre {
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote {
	display: block;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 10px;
	margin: 15px 0;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

blockquote.color1,
blockquote.color2,
blockquote.color3 {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 20px;
	margin: 15px 0;
	border: 0;
	background: 0;
}

blockquote.color1 {
	color: #0C5994;
}

blockquote.quotes {
	display: block;
	background: url(../images/typo/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	color: #0C5994;
	border: 0;
}

blockquote.quotes p {
	padding: 0 38px 0 0;
	margin-top: 0;
	background: url(../images/typo/quote-end.png) 100% 100% no-repeat;
}

.important {
	border: 1px solid #999;
}

.important,
.important2,
.important3,
.important4 {
	padding: 15px;
	margin: 15px 0;
}

span.important-title,
span.important-title2,
span.important-title3,
span.important-title4 {
	display: block;
	float: left;
	margin-top: -24px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
}

.important4 {
	border: 1px solid #000;
}

span.important-title,
span.number {
	color: #0C5994;
}

span.important-title4 {
	color: #000;
}

span.number,
span.number-color,
span.number-color2 {
	display: block;
	font-size: 170%;
	float: left;
	margin: 2px 10px 0 15px;
}

span.highlight {
	background: #FFFBD5;
}

span.highlight,
span.highlight-color,
span.highlight-color2 {
	padding: 1px 2px;
}

span.highlight-bold {
	font-weight: bold;
	font-size: 120%;
}

span.dropcap,
span.dropcap-color,
span.dropcap-color2 {
	display: block;
	font-size: 260%;
	float: left;
	margin: 0px 4px 0 0;
	line-height: 100%;
}

span.inset-left {
	display: block;
	color: #000;
	padding: 15px;
	float: left;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.inset-right {
	display: block;
	color: #000;
	padding: 15px;
	float: right;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Notice Styles */

span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;
}

span.attention {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;
}

span.approved {
	color: #0C5994;
	border: 1px solid #a8a8a8;
	background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;
}

span.cart {
	color: #0C5994;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;
}

span.camera {
	color: #0C5994;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;
}

/* @end */

/* @grup RokContentRotator */

.rok-content-rotator {
	margin: 0;
	background: url(../images/rotator-br.png) 100% 100% no-repeat;
}

.rotator-2 {
	background: url(../images/rotator-bl.png) 0 100% no-repeat;
}

.rotator-3 {
	background: url(../images/rotator-tr.png) 100% 0 no-repeat;
}

.rotator-4 {
	background: url(../images/rotator-tl.png) 0 0 no-repeat;
	padding: 0px 20px 20px 20px;
}

.rok-content-rotator li {
	height: 34px;
}

.rotator-title {
	padding: 0 0 3px 19px;
	font-size: 150%;
	height: 60px;
	line-height: 48px;
	color: #0C5994;
	background: url(../images/h3-arrow.png) 0 16px no-repeat;
}

.rok-content-rotator h2 {
	width: 213px;
	height: 34px;
	font-size: 100%;
	line-height: 36px;
	text-indent: 40px;
	padding: 0;
	margin: 0 7px 0 7px;
	z-index: 1;
	background: url(../images/rotator-tab.png) 18px 0 no-repeat;
	outline: none;
}

.rok-content-rotator h2 a {
	display: block;
	z-index: 3;
	position: absolute;
	width: 213px;
	color: #0C5994;
	outline: none;
}




.rok-content-rotator h2 a.active {
	font-weight: normal;
	font-size: 100%;
}

.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	position: absolute;
	width: 213px;
	height: 34px;
	right: 27px;
	z-index: 2;
	background: url(../images/rotator-tab-active.png) 0 0 no-repeat;
}

.rok-content-rotator .content {
	padding: 0px 20px 20px 20px;
	margin-top: 42px;
}

/* dont change below */
.rok-content-rotator {
	position: relative;
}

.rok-content-rotator ul {
	padding: 0;
	float: right;
	margin: 0;
	width: 227px;
	background: url(../images/rotator-shadow.png) 100% 50% no-repeat;
}

.rok-content-rotator .arrow {
	position: absolute;
	top: 60px;
}

.rok-content-rotator li {
	list-style: none;
	padding: 0;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 250px;
}

/* @end */


/* @group RokSlide */
#moduleslider-size {
	height: 1005px;
	margin-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;

}


#tabmodules .module {

}

#tabmodules {
	overflow: hidden;
	background: url(../images/rotator-br.png) 100% 100% no-repeat;
}

#tabmodules div {
	background: url(../images/rotator-bl.png) 0 100% no-repeat;
}

#tabmodules div div {
	background: url(../images/rotator-tr.png) 100% 0 no-repeat;
}

#tabmodules div div div {
	padding: 0 0 0 20px;
	background: url(../images/rotator-tl.png) 0 0 no-repeat;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}

#tabmodules li span {
	background: none;
	line-height: 46px;
}


#rokslide-toolbar span {
	white-space: nowrap;
}

#rokslide-toolbar {
	color: #666;
	margin: 0;
	padding: 0 0px;
}

#rokslide-toolbar li.current {
	background: url(../images/slide-tab-r.png) 100% 1px no-repeat;
	height: 42px;
}

#rokslide-toolbar li.current span {
	background: url(../images/slide-tab-l.png) 0 1px no-repeat;
	height: 42px;
}

#frame {
	text-align: left;
}

#frame #moduleslide .module {
	margin-top: 10px;
}

#frame .module, #frame .module-hilite1, #frame .module-hilite2, #frame .module-hilite3, #frame .module-hilite4 {
	float: left;
}

#frame .module div, #frame .module-hilite1 div, #frame .module-hilite2 div, #frame .module-hilite3 div, #frame .module-hilite4 div {
	padding: 0;
}

#frame .module div div, #frame .module-hilite1 div div, #frame .module-hilite2 div div, #frame .module-hilite3 div div, #frame .module-hilite4 div div {
	padding: 0;
}

#frame .mmpr-1 .module, #frame .mmpr-1 .module-hilite1, #frame .mmpr-1 .module-hilite2, #frame .mmpr-1 .module-hilite3, #frame .mmpr-1 .module-hilite4 {
	width: auto;
}

#frame .mmpr-2 .module, #frame .mmpr-2 .module-hilite1, #frame .mmpr-2 .module-hilite2, #frame .mmpr-2 .module-hilite3, #frame .mmpr-2 .module-hilite4 {
	width: 46%;
}

#frame .mmpr-3 .module, #frame .mmpr-3 .module-hilite1, #frame .mmpr-3 .module-hilite2, #frame .mmpr-3 .module-hilite3, #frame .mmpr-3 .module-hilite4 {
	width: 31%;
}

#frame .mmpr-4 .module, #frame .mmpr-4 .module-hilite1, #frame .mmpr-4 .module-hilite2, #frame .mmpr-4 .module-hilite3, #frame .mmpr-4 .module-hilite4 {
	width: 22%;
}

#frame .mmpr-5 .module, #frame .mmpr-5 .module-hilite1, #frame .mmpr-5 .module-hilite2, #frame .mmpr-5 .module-hilite3, #frame .mmpr-5 .module-hilite4 {
	width: 18%;
}
/* @end */
a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */


/* demo content stuff */
/* can be deleted */

#featuredmodules .module div div div .png {
	padding-right: 8px;
}

.featured-1 {
	background: url(../images/icons_1.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}

.featured-2 {
	background: url(../images/icons_2.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}

.featured-3 {
	background: url(../images/icons_3.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}

.featured-4 {
	background: url(../images/icons_4.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}



.featured-5 {
	background: url(../images/icons_5.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}

.featured-6 {
	background: url(../images/icons_6.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}

.featured-7 {
	background: url(../images/icons_7.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}

.featured-8 {
	background: url(../images/icons_8.png) 0 5px no-repeat;
	margin-top: 20px;
	width: 60px;
	height: 86px;
	float: left;
}



span.featured-header {
	display: block;
	color: #eee;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 160%;
	line-height: 100%;
	margin-top: 25px;
	height: 25px;
	overflow: hidden;
}


 span.featured-header2 {
	display: block;
	color: #eee;
	letter-spacing: -0.05em;
	font-size: 170%;
	line-height: 100%;
	margin-top: 25px;
	height: 25px;
	overflow: hidden;
}



span.featured-desc {
	color: #fff;
	font-style: italic;
	font-size: 100%;
}

.tool-tip {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 4px;
}


.logoo6 {
       padding: 0px 0px 60px 0px;
}



/* Header */

body.header #topmod {
	background: url(../images/headers/header-4/gradient-1.png) repeat-x 50% 100%;
}

body.header #bottom {
	background: url(../images/headers/header-4/gradient-1b.png) top center;
	color: #fff;
}

body.header #top-tab {
	background: url(../images/headers/header-4/top-tab.jpg) 0 0 no-repeat;
}

body.header #bottom-tab {
	background: url(../images/headers/header-4/bottom-tab.jpg) 0 0 no-repeat;
}

body.header #bottom .module h3 {
	background: url(../images/headers/header-4/bottommod-arrow.png) 0 2px no-repeat;
}

body.header #main-content .module-hilite1 h3 {
	background: url(../images/typo/header-4/hilite1-h3.png) 0 0 no-repeat;
	color: #178FC0;
}
.f10 {
     font-size: 10px;
padding-bottom: -20px;
}


.dominss {
     font-size: 11px;

}

/*.dominss input{
  background-color: #FFFFFF;
  	background: url(../images/icons/icowww.gif);
  color: #0C5994;
}*/


.f10a {  float: right;

}
body.header #main-content .module-hilite2 h3 {
	background: url(../images/typo/header-4/hilite2-h3.png) 0 0 no-repeat;
	color: #178FC0;
}

body.header #main-content .module-hilite3 h3 {
	background: url(../images/typo/header-4/hilite3-h3.png) 0 0 no-repeat;
	color: #178FC0;
}

body.header #main-content .module-hilite4 h3 {
	background: url(../images/typo/header-4/hilite4-h3.png) 0 0 no-repeat;
	color: #178FC0;
}

body.header .contentheading,
body.header blockquote.color3,
body.header span.number-color2,
body.header span.important-title3,
body.header span.dropcap-color2 {
	color: #178FC0;
}

body.header .important3 {
	border: 1px solid #178FC0;
}

body.header span.highlight-color2 {
	background: #178FC0;
	color: #fff;
}




/* @end */

/* ==========поле авторизации========== */
#lgp {
   	position: absolute;
	width:320px;

	left: 38%;
  	top: 260px;
	display: none;
  	z-index: 10;
    overflow: hidden;
    color:#ffffff;
    text-align:left;
    padding-top:0;
    background: #0B4775;
}

#lgp a {
    color:#ffffff;
    font-weight:bold;
    display:block;
    padding:3px 0px;
}
#lgp a:hover {
   color:#cc0000;

}













/* @group Signal Login Styling */

#sl_horiz {
	height: 28px;
	overflow: hidden;
	float: right;
}

#sl_horiz #greeting {
	float: left;
	height: 22px;
	margin-right: 10px;
}

#sl_horiz .button {
	border: 0;
	width: 53px;
	height: 26px;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
	color: #0C5994;
	background: url(../images/login-button.png) 0 0 no-repeat;
}

#sl_horiz .button:hover {
	color: #333;
}

#sl_horiz #sl_username {
	float: left;
}

#sl_horiz #sl_username input {
	padding-left: 24px;
	overflow: hidden;
	width: 110px;
	font-size: 100%;
	font-weight: normal;
	height: 22px;
	border: 1px solid #0C5994;
	color: #0C5994;
	background: #fbfbfb url(../images/user_bg.png) 0 50% no-repeat;
}

#sl_horiz #sl_pass {
	margin-left: 10px;
	float: left;
}

#sl_horiz #sl_pass input {
	padding-left: 24px;
	overflow: hidden;
	width: 110px;
	font-size: 100%;
	font-weight: normal;
	height: 22px;
	border: 1px solid #0C5994;
	color: #0C5994;
	background: #fbfbfb url(../images/pass_bg.png) 0 50% no-repeat;
}

#sl_horiz #sl_rememberme {
	margin-left: 10px;
	float: left;
	line-height: 22px;
	color: #fff;
}

#sl_horiz #sl_submitbutton {
	margin-left: 10px;
	float: left;
}

#sl_horiz #sl_lostpass,
#sl_hoziz #sl_lostname,
#sl_horiz a {
	margin-left: 10px;
	float: left;
	line-height: 22px;
	color: #fff;
}

#sl_horiz #sl_register {
	margin-left: 10px;
	float: left;
}

#sl_horiz #sl_posttext {
	margin-left: 10px;
	float: left;
}


.pass-input {
	padding-left: 24px;
	overflow: hidden;
	width: 110px;
	font-size: 100%;
	font-weight: normal;
	height: 20px;
	border: 1px solid #0C5994;
	color: #0C5994;
	background: #fbfbfb url(../images/pass_bg.png) 0 50% no-repeat;
}


.user-input {
	padding-left: 24px;
	overflow: hidden;
	width: 110px;
	font-size: 100%;
	font-weight: normal;
	height: 20px;
	border: 1px solid #0C5994;
	color: #0C5994;
	background: #fbfbfb url(../images/user_bg.png) 0 50% no-repeat;
}


.all-input {
	padding-left: 4px;
	overflow: hidden;

	font-size: 100%;
	font-weight: normal;
	height: 20px;
	border: 1px solid #0C5994;
	color: #0C5994;
    background: #fbfbfb;
}

.input_bxod {
	color: #ffffff;
	font-size: 11px;
	background: url(../images/bxod.gif) no-repeat;
	height: 51px;
	width: 58px;
	padding-bottom: 5px;
	border: 0;
	cursor: pointer;
}


/* @end */


    .buttonll {
	border: 0;
	width: 53px;
	height: 26px;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
	color: #0C5994;
	background: url(../images/login-button.png) 0 0 no-repeat;
}

.ss_text { color:#ffffff;
  padding-right:18px;
}

.ss_text a { color:#fff; text-decoration:none}
.ss_text a:hover { color:#E5E5E5;
text-decoration:underline}

 .ingmain {margin: 0px 0px 0px 10px; } 



.www {
overflow: hidden;
   font-size: 13px;
	width: 140px;

	border: 1px solid #0C5994;
	color: #0C5994;
  text-align: center
}



    #whois_dom_top {
        float: left;
        width: 222px;
        height: 26px;
        margin: 0 0 0 0;
        padding: 0;
	background: url(../images/whois_dom_top-bg.png) no-repeat 0 0;

  color: #FFFFFF
}

    #whois_dom_top label {
   font-size: 11px;
        float: left;
        margin: 2px 2px 2px 2px;
        padding: 2px 2px 2px 3px;
  font-weight: bold
}
    #whois_dom_top input {
         color: #0C5994;
   font-size: 13px;
        float: left;
        background: transparent none;
        border: 0px none;
        outline: 0px none;
    }
 #dname{
height: 16px;
width: 143px;

z-index: 100;
padding: 5px 0px 5px 14px;}
	
	
   
.td {
height: 16px;
width: 143px;

z-index: 100;
padding: 5px 0px 5px 12px;
    }	
	
 #dsubmit {

	margin-top: 7px;
    }



  .strongerrr

   {
    padding: 0px 0px 0px 8px;
      float: left;
  }

    /* Стиль навидения */

  .class_over {
  background-color: #F1F1F1;
  	border: 1px dashed #999999;
    height: 1px;
}
.class_out {   	border: 1px dashed #F1F1F1;
height: 1px;
}

.class_over_left {
   background-color: #F1F1F1;
   	border: 1px dashed #999999;
    height: 1px;}

.class_out_left {
  	border: 1px dashed #F1F1F1;
height: 1px;}

/* ==================== */


#vs2 {padding: 0 12px 0 12px; line-height: 14px;}
#left {width: 140px; vertical-align: top; padding: 0px; margin: 0px;}
#left3 {width: 250px; vertical-align: top; padding: 0px; margin: 0px;}
#right {width: 120px; vertical-align: top; padding: 0px; margin: 0px;}
#center {vertical-align: top; padding: 0px; margin: 0px; width: auto;}
#center2 {margin: 0px 5px 0px 5px; background: #fff; border: 6px solid #eeeeee; padding: 5px;}


#type .ta {
background: #f8f7f6;
border: 1px solid #d6d3d3;
font: 12px tahoma;
color: #0C5994;
width: 360px;
height: 160px;
}
#type .ta:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
width: 360px;
height: 160px;
}
#type .ta:focus {
background: #ffffff;
border: 1px solid #939793;
width: 360px;
height: 160px;
}

#type .ta2 {
background: #f8f7f6;
border: 1px solid #d6d3d3;
font: 12px tahoma;
color: #0C5994;
height: 200px;
width: 500px;
}

#type .ta2:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
height: 200px;
width: 500px;
}
#type .ta2:focus {
background: #ffffff;
border: 1px solid #939793;
height: 200px;
width: 500px;
}

.type2 {
background: #f8f7f6;
border: 1px solid #d6d3d3;
height: 200px;
width: 500px;
font: 12px tahoma;
color: #0C5994;
}

#type .text {
background: #f8f7f6;
border: 1px solid #d6d3d3;
 width: 170px;
height: 19px;
font: 12px tahoma;
color: #0C5994;
}
#type .text:hover {
background: #ffffff;
border: 1px solid #d6d3d3;
 width: 170px;
}
#type .text:focus {
background: #ffffff;
border: 1px solid #939793;
 width: 170px;
}


.inp_scode {
	width:110px;
	height:30px;
	padding:5px;
	font:normal 27px Verdana, Arial, Helvetica, sans-serif;
background: #f8f7f6;
border: 1px solid #d6d3d3;
color: #0C5994;
}
.inp_scode:hover {
background: #ffffff;
border: 1px solid #d6d3d3;
	width:110px;
	height:30px;
	padding:5px;
}
.inp_scode:focus {
background: #ffffff;
border: 1px solid #939793;
	width:110px;
	height:30px;
	padding:5px;
}



.info			{padding: 0px 0px 0px 35px;background: url(../images/info.gif) no-repeat 0% 0%;}




/*.input {
background: #f8f7f6;
border: 1px solid #d6d3d3;

font: 12px tahoma;
color: #0C5994;
}
.input:hover {
background: #ffffff;
border: 1px solid #d6d3d3;

}
.input:focus {
background: #ffffff;
border: 1px solid #939793;

}

*/




