* {
	margin:0;
	padding:0;
}
HTML, BODY {
	padding:0;
	margin:0;
    height:100%;
    min-height:100%;
	background-color:#fff;
}
BODY,DIV,TH,P,INPUT,SELECT,TEXTAREA {
	color: #000000; 
	font:12px Arial,Verdana,Helvetica;
	margin: 0px; 
	line-height: 16px;
	text-align: justify;
}
BODY {
	background-color: #ffffff;
}
TD {
    font:12px Arial,Verdana,Helvetica;
    line-height: 16px;
	text-align: justify;
}
IMG { 
    border:0px none #fff;
	border:none; 
}
A, A:visited { 
	color: #21847b;
	font-size: 11px;
   	text-decoration: underline; 
}
A:hover { 
	color:#325859; 
}
A.MainLink, A.MainLink:visited { 
	color: #21847b; 
	font-size: 12px;
   	text-decoration: underline; 
}
A.MainLink:hover { 
	color: #325859; 
}
A.ReferLink { 
	color: #21847b; 
	font-size: 11px;
   	text-decoration: underline; 
	line-height: 20px;
}
A.ReferLink:hover { 
	color: #325859; 
}
A.ReferLink:active { 
	color: #21847b; 
	text-decoration: underline; 
}
TH { 
	color: #ffffff; 
	background-color: #808080; 
	text-align: left;
}
P {
	font:12px Arial,Verdana,Helvetica; 
	line-height: 18px;
	text-align: justify;
	margin: 10px 0 10px 0;
}
.Whitetext {
	color: #ffffff;
}
.ProductPrice {
    color: #da3f47; 
	font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
}
span.ProductPrice {
	font:bold 12px Arial,Verdana,Helvetica;
	padding-left: 3px;	
}	
.DialogBox {
	background-color: #ffffff;
}
.DialogTitle {
	color: #2A736A; 
	font-weight: bold; 
	font-size: 12px;
	vertical-align: bottom;
	border-bottom: 1px solid #2A736A;
}
.MenuActive {
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px;  
	cursor: pointer; 
	text-decoration: none;
	text-align: center;
}
.MenuActive:link {
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px;  
	cursor: pointer; 
	text-decoration: none;
}
.MenuActive:visited {
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px;  
	cursor: pointer; 
	text-decoration: none;
}
.MenuActive:hover {
	color: #84cbc3; 
	font-family: Arial, Helvetica; 
	font-size: 12px;  
	cursor: pointer; 
	text-decoration: none;
	
}
.MenuActive:active {
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px;  
	cursor: pointer; 
	text-decoration: none;
}
TD.MenuUnActive {
	color: #ffffff; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	cursor: pointer; 
	background-color: #248379; 
	text-decoration: none;
	text-align: center;
}
.MenuUnActive:link {
	color: #ffffff; 
   	font-size: 12px; 
	cursor: pointer; 
	text-decoration: none;
}
.MenuUnActive:visited {
	color: #ffffff; 
	font-size: 12px; 
	cursor: pointer; 
	text-decoration: none;
}
.MenuUnActive:hover {
	color: #84cbc3; 
	font-size: 12px; 
	cursor: pointer; 
	text-decoration: none;
}
.MenuUnActive:active {
	color: #ffffff; 
	cursor: pointer; 
	text-decoration: none;
}
.PageTitle	{
	color: #208c7f; 
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	margin-bottom: 10px;
}
.PageBox {
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
	text-align: justify;
}
.BottomLinks	{
	color: #325859; 
	text-decoration: underline;
	font-size: 11px;
}
.BottomLinks:link	{
	color: #325859; 
	text-decoration: underline;
	font-size: 11px;
}
.BottomLinks:visited	{
	color: #325859; 
	text-decoration: underline;
	font-size: 11px;
}
.BottomLinks:hover	{
	color: #63acaf; 
	text-decoration: underline;
	font-size: 11px;
}
.BottomLinks:active	{
	color: #325859; 
	text-decoration: underline;
	font-size: 11px;
}
.MenuTopBG	{
	background-image: url("../images_ru/menu_bg.gif");
	background-repeat: repeat-x;
}
.Copy	{
	color: #325a51; 
	text-decoration: underline;
	font-size: 11px;
}
.Copy:link	{
	color: #325a51; 
	text-decoration: underline;
	font-size: 11px;
}
.Copy:visited	{
	color: #325a51; 
	text-decoration: underline;
	font-size: 11px;
}
.Copy:hover	{
	color: #63acaf; 
	text-decoration: underline;
	font-size: 11px;
}
.Copy:active	{
	color: #325a51; 
	text-decoration: underline;
	font-size: 11px;
}
div.NewsDate {
	font:bold 12px Arial, Verdana, Helvetica;
	color:#2A2A2A;
	margin-right:15px;
	padding-top:1px;
	clear:both;
}
.News {
	text-align: left;
	font-size: 11px;	
}
div.News A, div.NewsDetails A {
	font-size: 12px;
}
TD.Facts {
	font-size: 11px;
	text-align: left;
}
#DivImg3 {
	width: 395px;
	height: 216px;
	background: url(../images_ru/img3.png) no-repeat;
}
* html #DivImg3 {
	background: expression('none');
	background-image: url(../images_ru/img3.png);
}
#DivImg4 {
    width: 334px;
    height: 156px;
	background: url(../images_ru/img4.png) no-repeat;
}
* html #DivImg4 {
	background: expression('none');	
	background-image: url(../images_ru/img4.png);
}

#DivImg6 {
    width: 88px;
    height: 216px;
	background-image: url(../images_ru/img6.png);
}
* html #DivImg6 {
	background: expression('none');	
	background-image: url(../images_ru/img6.png);
}

#DivImg7 {
    width: 163px;
    height: 216px;
	background-image: url(../images_ru/img7.png);
}
* html #DivImg7 {
	background: expression('none');	
	background-image: url(../images_ru/img7.png);
}

#DivImg8 {
    width: 264px;
    height: 216px;
	background-image: url(../images_ru/img8.png);
}
* html #DivImg8 {
	background: expression('none');	
	background-image: url(../images/img8.png);
}

#DivImg9 {
    width: 94px;
    height: 216px;
	background: url(../images_ru/img9.png) no-repeat;
}
* html #DivImg9 {
	background: expression('none');	
	background-image: url(../images_ru/img9.png);
}
#DivP_Liana {
    width: 623px;
    height: 115px;
	background-image: url(../images_ru/p_liana.png);
}
* html #DivP_Liana {
	background: expression('none');	
	background-image: url(../images_ru/p_liana.png);
}
#DivP_Trees {
    width: 475px;
    height: 117px;
	background-image: url(../images_ru/p_trees.png);
}
* html #DivP_Trees {
	background: expression('none');	
	background-image: url(../images_ru/p_trees.png);
}
#DivP_Gras {
    width: 928px;
    height: 17px;
	background-image: url(../images_ru/p_gras.png);
}
* html #DivP_Gras {
	background: expression('none');	
	background-image: url(../images_ru/p_gras.png);
}

#DivG_Img3 {
    width: 333px;
    height: 240px;
	background-image: url(../images_ru/g_img3.png);
}
* html #DivG_Img3 {
	background: expression('none');	
	background-image: url(../images_ru/g_img3.png);
}

#DivG_Img4 {
    width: 151px;
    height: 46px;
	background-image: url(../images_ru/g_img4.png);
}
* html #DivG_Img4 {
	background: expression('none');	
	background-image: url(../images_ru/g_img4.png);
}

#DivG_Img5 {
    width: 461px;
    height: 238px;
	background-image: url(../images_ru/g_img5.png);
}
* html #DivG_Img5 {
	background: expression('none');	
	background-image: url(../images_ru/g_img5.png);
}

#DivI_Img1 {
    width: 152px;
    height: 215px;
	background-image: url(../images_ru/i_img1.png);
}
* html #DivI_Img1 {
	background: expression('none');	
	background-image: url(../images_ru/i_img1.png);
}

#DivI_Slogan {
	width: 338px;
    height: 215px;
	background-image: url(../images_ru/i_slogan.png);
}
* html #DivI_Slogan {
	background: expression('none');	
	background-image: url(../images_ru/i_slogan.png);
}

#DivV_Img3 {
	width: 646px;
    height: 216px;
	background-image: url(../images_ru/v_img3.png);
}
* html #DivV_Img3 {
	background: expression('none');	
	background-image: url(../images_ru/v_img3.png);
}

#DivV_Img2 {
	width: 92px;
    height: 216px;
	background-image: url(../images_ru/v_img2.png);
}
* html #DivV_Img2 {
	background: expression('none');	
	background-image: url(../images_ru/v_img2.png);
}

#DivV_Img6 {
	width: 172px;
    height: 216px;
	background-image: url(../images_ru/v_img6.png);
}
* html #DivV_Img6 {
	background: expression('none');	
	background-image: url(../images_ru/v_img6.png);
}

#DivV_Img7 {
	width: 270px;
    height: 216px;
	background-image: url(../images_ru/v_img7.png);
}
* html #DivV_Img7 {
	background: expression('none');	
	background-image: url(../images_ru/v_img7.png);
}

#DivV_Img8 {
	width: 22px;
    height: 216px;
	background-image: url(../images_ru/v_img8.png);
}
* html #DivV_Img8 {
	background: expression('none');	
	background-image: url(../images_ru/v_img8.png);
}

#DivP_Box {
	width: 296px;
    height: 145px;
	background-image: url(../images_ru/p_box_new.png);
}
* html #DivP_Box {
	background: expression('none');	
	background-image: url(../images_ru/p_box_new.png);
}
					
.Note {
	font-size: 11px;
	color: #555555;
	margin-top: 0;
}	
SPAN.NotePhoto {
	font-size: 10px;
	color: #555555;
	margin-top: 0;
	text-align: left;
	line-height: 10px;
}	
H1 {
	color: #2A736A; 
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	margin-bottom: 10px;
}
H2 {
	color: #2A736A;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	margin-top: 20px;
	margin-bottom: 0;
}
H3 {
	color: #13827b;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
* HTML TABLE.ContactForm {
	border-collapse: collapse;
}
.RequiredField	{
	color: #FF0000;
}
TABLE.ContactForm TR {
	height:20px;
}
TABLE.ContactForm TD LABEL {
	padding-left:2px;
}
TABLE.ContactForm TD.RequiredField {
	width: 15px;
	text-align:center;
}
TABLE.QuestionsForm TD {
    padding:4px 0 8px 10px;
}
A.RightMenu { 
	font-family: Verdana, Helvetica;	
	color: #325859; 
	font-size: 11px;
   	text-decoration: underline;
	background: url(../images_ru/arrow_menu.gif) no-repeat;	
    float: left;
	padding-left: 10px;
}
A.RightMenu:hover {
	color: #5aa59e; 
}
A.RightMenu:active { 
	color: #5aa59e; 
	text-decoration: underline; 
}
A.RightMenuActive { 
	font-family: Verdana, Helvetica;	
	color: #5aa59e; 
	font-size: 11px;
   	text-decoration: underline;
	background: url(../images_ru/arrow_menu_active.gif) no-repeat;	
    float: left;
	padding-left: 10px;
}
A.RightMenuActive:hover { 
	color: #21847b;
}
.RightMenuHeader {
	font-weight: bold;
	color: #000000;
}
TABLE.Countries TD {
	font-size: 11px;
	text-align: left;
}
TABLE.ContactForm TD {
    font-size: 12px;
    text-align: left;
}
INPUT.MainButton {
	text-align: center;
}
TABLE.MainTable {
	border-color: #A4CDBB;
	border-style: dotted;
	border-width: 0 0 1px 0;
}	
table.MainTable TH {
	background-color: #A4CDBB;
	border-width: 0 0 0 0;
	padding: 0.5em;
}
TABLE.MainTable TD {
	border-width: 0 0 0 0;
	padding: 1em 1em 0.5em 1em; 
	font-size: 12px;
}
TABLE.MainTable TD.MainTable1, TABLE.MainTable TH.MainTable1 {
	border-color: #A4CDBB;
	border-style: dotted;
	border-width: 1px 0 0 0;
	text-align: left;
}
TABLE.MainTable TD.MainTable2 {
	border-color: #A4CDBB;
	border-style: dotted;
	border-width: 1px 0 0 1px;
}
TABLE.MainTable TD.MainTableC2 {
	border-color: #A4CDBB;
	border-style: dotted;
	border-width: 1px 0 0 1px;
	padding-left: 15px;
	text-align: left;
}
TABLE.MainTable TD.SubSection {
	border-color: #A4CDBB;
	border-style: dotted;
	border-width: 0;
	text-align: left;
	background-color:#E1E1E1;
}
TABLE.MainTable TH, TABLE.MainTable TH.MainTable0, TABLE.MainTable TH.MainTable2 {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
TABLE.MainTable TD.MainTable0 {
	border-color: #A4CDBB;
	border-style: dotted;
	border-width: 0 0 0 1px;
}
TABLE.MainTable TD.MainTableC0 {
    border-color: #A4CDBB;
    border-style: dotted;
	border-width: 0 0 0 1px;
	padding-left: 15px;
    text-align: left;
}
TABLE.MainTable TD.Price {
	text-align: right;
	padding-right: 25px;
	padding-left: 5px;
	vertical-align: top;
}
TABLE.MainTable TD.HostingPrice {
    text-align: right;
    padding-left: 5px;
	padding-right: 15px;
}
TABLE.MainTable TH {
	background-color: #A4CDBB;
	color: #000000;
}
TABLE.MainTable TD  A {
	font-size:12px;
}
TABLE.IntTable TD {
	font-family: Verdana, Helvetica; 
	font-size: 11px;
	text-align:left;
}	
TABLE.ProductsTable {
	margin-top: 11px;
}
TABLE.ProductsTable TH {
    color: #2a736a; 
	background-color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica;
	vertical-align: middle;
	line-height: 20px;
}	
TABLE.ProductsTable TD {
	text-align: left;
    font-family: Arial, Verdana, Helvetica;
	font-size: 12px; 
	vertical-align: top;
	padding-top:3px;
}	
A.IntLink, A.IntLink:visited { 
	color: #335a59; 
	font-size: 12px;
   	text-decoration: underline;
}
A.IntLink:hover {
	color: #5aa59e; 
}
.Note A {
	font-size: 11px;
}
DIV.Code {
	border-style: dashed;
	border-width: 1px;
	border-color: #aaaaaa;
	background-color: #efefef;
}
SPAN.PTitle {
	font-weight: bold;
	color: #325859;
}
.Error {
	background-color:#ffdfdf;
}
DIV.Error {
    padding:5px;
	margin:0 0 10px 0;
}
.ButtonSubmit {
	background: url(../images_ru/button_bg.gif);
	border-left: 1px solid #b4d5ce;
	border-top: 1px solid #b4d5ce;
	border-right: 1px solid #0d6151; 
	border-bottom: 1px  solid #0d6151;
	color: #155e57;
	text-decoration: none;
	text-align: center;
	font:11px Tahoma, Arial, Verdana, Helvetica;
	height: 23px;
	padding: 0 0 1px 0;
}
.Button {
	color:#083F34;
	font:1em Arial,Verdana,Helvetica;
	height:1.8em;
	line-height:1.8em;
	text-align:center;
	vertical-align:middle;
	width:80px;
	background: url(../images_ru/button_bg.gif);
	border-left: 1px solid #b4d5ce;
	border-top: 1px solid #b4d5ce;
	border-right: 1px solid #0d6151;
	border-bottom: 1px  solid #0d6151;
}

.PhotoLabel {
	color: #7e7e7e;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	margin-bottom: 2px;
}
IMG.Photo {
	margin:1px 8px 1px 1px;
	border:1px solid #dedede;
}
IMG.PhotoActive {
	margin-right: 7px;
	padding:1px;
	border:1px solid #2a736c;
}
A.ListLinkActive { 
	font-weight: bold;	
}
A.ListLinkActive:hover { 
	font-weight: bold;	
    color: #21847b;
}
TABLE.CanReq TD {
	font-size: 12px; 
	vertical-align: top;
	text-align: left;
}
ul.noList {
	margin: 0px;
	padding: 0px;
}
ul.noList li {
    list-style: none;
	padding-left: 7px;
	text-indent: -7px;
}
ul.noList li:first-line { 
	text-indent: 0px;
}
A.LinkGray { 
	font-family: Verdana, Helvetica;	
	color: #345658;
	font-size: 13px;
   	text-decoration: underline; 
}
A.LinkGray:hover { 
	color: #325859; 
}
.TabActive, A.TabActive:visited {
    font-size: 12px;
	font-family: Verdana, Helvetica;
	text-align:center;
	background-color:#E1E1E1;	
}
.TabNoActive, A.TabNoActive:visited {
    font-size: 12px;
	font-family: Verdana, Helvetica;	
	text-align:center;
	font-weight:bold;
	background-color:#A4CDBB;
}
.dsgn_cat {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-serif;
	background-color: #E0EFE8;
	padding-left:10px;
	height:1.8em;
}
A.dsgn, A.dsgn:visited, A.dsgn:hover {
    color: #23266B;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
}
.dsgn_desc {
	font-color: #23266B;
    font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}	
.dsgn2  {
    color: #595959;
	font-size: 10px;
	text-decoration: none;
}
.dsgn3 {
    color: #595959;
	font-size: 11px;
	text-decoration: none;
}
div.f_img {
	width: 100%;	
	text-align: center;
	margin: 20px 0 10px 0;
}
DIV.NewsDetails {
	margin-top:3px;
	padding-bottom:30px;
	clear:both;
}
TABLE.pricing {
	border-style: none;
	border-width: 0 0 0 0;
	border-color: #CBCBCB;
	background-color: #F0F0F2;
	margin: 5px 0 5px 0;
}
TABLE.pricing TH {
	border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #CBCBCB;
	background-color: #F0F0F2;
    font-size: 11px;
	color: #8f9291;
	height: 20px;
	text-align: center;
	font-weight: normal;
}
TABLE.pricing TD {
    background: #FFFFFF;
	border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #CBCBCB;
	height: 20px;
	text-align: center;
}
TABLE.pricing TD.ProductPrice {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background: #FFFFFF;
	border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #CBCBCB;
	height: 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
TABLE.pricing TD.ProductFree {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background: #FFFFFF;
	border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #CBCBCB;
	height: 20px;
	text-align: left;
	font-size: 11px;
	padding-left: 7px;
	color: #36aa2d;
}
TABLE.pricing TD.pricing {
	font-family: Helvetica, Sans-serif;
	text-align: left;
	background: #FFFFFF;
	border-style: solid;
    border-width: 0 1px 1px 1px;
	border-color: #CBCBCB;
	height: 20px;
	color: #535353;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
}
.PricingFooter {
	text-align: left;
	font: 11px Arial, Helvetica, Sans-serif;
	margin: 5px 0 3px 0;
	line-height: 13px;
	color: #777777;
}
.FullPrice {
	width: 180px;
	margin: 0 0 15px 0;
}
.FullPrice A:link, .FullPrice A:visited, .FullPrice A:active, FullPrice A:hover {
    font: 11px Arial, Helvetica, Sans-serif;
} 
TD.pricing A {
	font-family: Helvetica, Sans-serif;
	color: #535353;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.MainTableCenter {
	text-align: center;
}
div#HeaderBg {
	background: url(../images_ru/header_bg.gif); 
	background-repeat: repeat-x
}
DIV.LogoName {
	font:bold 11px Verdana, Helvetica, Arial;
	margin-bottom:5px;
	text-align: left;
	color:#004F44;
}
DIV.LogoDesc {
	margin:26px 0 0px 5px;
	font:11px Tahoma;
	text-align: left;
}
DIV.LogoYear {
	float:right;
	color:#6F6F6F;
	font-size:11px;
	margin:7px 10px 0 0;
}
DIV.BannerName {
	font:bold 11px Verdana, Helvetica, Arial;
	color:#004F44;
	margin-top: 5px;
}
DIV.BannerDesc {
	font:11px Verdana, Helvetica, Arial;
	margin: 5px 0 10px 0;
}
DIV.WebSiteName {
	font:bold 11px Verdana, Helvetica, Arial;
	margin-bottom:5px;
	color:#004F44;
}
DIV.WebSiteDesc {
    margin-bottom: 10px;
    font-size: 11px;
}
DIV.WebSiteBased {
	font: 11px Verdana;
	color: #004F44;
	float:right;
	padding-right:10px;
	text-align:right;
}
DIV.WebSiteDate {
	margin-top: 4px;
	font-size: 10px;
	text-align: right;
}
P.Download A {
    background: url(../images_ru/pdf.gif) no-repeat;
	padding-left:18px;
}
OL {
	margin:5px 0 10px 23px;
	padding-left:0;
}
TABLE.Pricing {
	width: 650px;
}
TABLE.Pricing TH, TABLE.Pricing TD.SubSection, TABLE.Pricing TD {
	font:11px Tahoma,Verdana,Helvetica;
	padding:5px;
	line-height:normal;
}
TABLE.Pricing TD {
	vertical-align:top;
}
TABLE.Pricing TD.SubSection {
	background-color:#E0EFE8;
	font-size:11px;
	font-weight:bold;
}
TABLE.Pricing A:link, TABLE.Pricing TD A:visited, TABLE.Pricing TD A:hover, TABLE.Pricing TD A:active {
	font:11px Tahoma,Verdana,Helvetica;
}
.Free {
	color:#17a149;
	font-weight:bold;
}
DIV.Task {
    font:normal 12px Arial,Verdana,Helvetica;
	margin:10px 0 10px 0;
}
DIV.Task A {
	font:normal 12px Arial,Verdana,Helvetica;
}
PRE.Code {
	font:11px Tahoma,Verdana,Helvetica;
	background-color:#f0f0f0;
	padding:10px 15px 15px 15px;
}
DIV.NewsDetails P {
	text-align:left;
}
UL.List {
    list-style-type:none;
    margin:0;
    padding-left:0;
}
UL.List LI {
    background: url(../images_ru/arrow_list.gif) 0 7px no-repeat;
    padding-left:10px;
	padding-bottom:2px;
}
UL.List LI.Arrow {
    background: url(../images_ru/arrow.gif) 1px 6px no-repeat;
	padding-left:11px;
}
DIV.Nav {
	color:#315a5c;
	font:12px Tahoma,Verdana,Helvetica;
	margin:20px 0 20px 0;
}
DIV.Nav A, DIV.Nav A:visited {
	font:12px Tahoma,Verdana,Helvetica;
}
#thumbBox {
	position:absolute;
	left:0;
	top:0;
	padding:0 25px 25px 25px;
	background-color:#efefef;
	border:1px solid #999;
	color:#000;
	visibility: hidden;
	z-index:99;
	width:602px;
}
#thumbBox .footerbar { 
	font:11px Verdana;
	padding:5px 5px 5px 0;
	text-align:right;
	text-decoration:underline;
	color:#21847b;
	cursor:pointer;
}
#thumbBox #thumbImage { 
	background-color:#efefef;
}
#thumbLoading {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000;
	background-color:#fff;
	padding: 5px;
	z-index:100;
}
#thumbTitle {
    font:bold 11px Tahoma,Helvetica;	
	background-color:#efefef;
	padding:0;
	line-height:14px;
	color:#2a736a;
	width:430px;
	float:left;
	text-align:left;
}
#thumbImg {
	clear:both;
	height:452px;
}
#thumbClose {
	position:absolute;
	top:7px;
	right:25px;
	font:11px Verdana;
}
#overlay {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:50;
	background-color:#000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);
}
#thumbBox #thumbImg {
	text-align:center;
}
#thumbBox #Img {
	border:1px solid #cfcfcf;
	margin-top:7px;
}
#thumbBox {
	padding-top:7px;
}
#thumbBox #thumbNav {
	font:11px Verdana,Tahoma;
}
UL.List LI A, UL.List LI A:visited {
	font-size:12px;
}
.NotOffer {
	color:#777;
	font:11px Arial,Verdana,sans-serif;
	padding-top:20px;
}
TABLE.Features TD {
	padding-top:10px;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}

#outer {
	display: table;
	height: 100%;
	position: relative;
	width:100%;
	margin: 0 auto -30px;
}
#wrapper {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
#splash {
	#position: relative;
	#top: -50%;
	text-align:center;
	margin-top: -5em;
}
#footer {
	bottom: 0;
	text-align: center;
	width: 100%;
	font:0.8em Verdana;
	line-height: 30px;
	position: absolute;
	z-index: 2;
}
H2 a:link, H2 a:active, H2 a:visited, H2 a:hover {
	font: bold 13px Tahoma;
}
div.rss {
	margin: 20px 0 0 0;
}	
div.rss a:link, div.rss a:hover, div.rss a:active, div.rss a:visited {
	background: url(../images_ru/rss.gif) bottom left no-repeat;
	color: #325859;
	font: 11px Tahoma; 
	padding: 5px 0 2px 23px;;
}
div.rss a:hover {
	color: #5AA59E;
}
.Buy {
	text-align: center;
	margin: 10px 35px 10px 0;
}
.points_note {
	margin: 5px;
	font:11px Tahoma;
	color: #21847B;
}
ul.demo {
	margin: 20px;
	list-style-type: none;
}

ul.demo li {
	float: left;
	text-align: center;	
	margin: 0 30px 20px 0;
}

ul.demo li img {
	display: block;
	text-decoration: none;	
	margin-bottom: 7px;
}

ul.triple {
	width: 585px;
	overflow:hidden;
}

ul.triple li {
	width: 33.333%;
	display: inline;
	float:left;
	background: none;
	padding: 0;
	margin: 0 0 7px 0;
}
ul.triple li.col2 {
	text-align: center;
}

ul.triple li.col3 {
	text-align: right;
}

/* Template preview popup */
#templatePreviewWrapper {
	position: absolute;
	z-index:110;
	top:0;
	left:0;
	background-color: #ffffff;
	border:1px solid #444444;
	font-size: 11px;
	color: #4B4B4B;
	padding: 1px;
}

#templatePreviewHeading {
	font-size: 16px;
	display: none;
	visibility:visible;
}

#templatePreviewBody {
	position: relative;
}

#templatePreviewImage {
	margin: 0 auto;
}

#templatePreviewProgressBar {
	position: absolute;
	width: 100px;
	padding: 10px 10px 10px 32px;/*15*/
	top: 45%;
	left: 50%;
	margin-left: -67px;
	border: 1px solid #C3C3C3;
	background: #eef6ff url('../images_ru/progress_icon.gif') no-repeat 7px 10px;
	color: #383D41;
	font-family: Tahoma,Helvetica,sans;
	font-size: 11px;
	text-align:left;
}

.rightcoltempl {
	width:235px; margin-left: 3px;
}
.hidden {
	display:none;
}

ul.jcarousel li {
    background: none;
    padding: 0;
}

.jcarousel-container {
	margin-top: 17px;
}

.jcarousel-container .jcarousel-clip-horizontal {
	width: 585px;
	height: 126px;
	padding-top: 32px;
	padding-bottom: 30px;
}

.jcarousel-container .jcarousel-item {
	width: 285px;
	height: 126px;
}
.jcarousel-container .jcarousel-item img {
	border: 1px solid #838995;
}

.jcarousel-container .jcarousel-item-horizontal {
	margin-right: 15px;
}

.jcarousel-container .jcarousel-next-horizontal {
	position: absolute;
	top: 0;
	left: 567px;
	width: 17px;
	height: 18px;
	cursor: pointer;
	background: transparent url(../images_ru/next-horizontal.gif) no-repeat 0 0;
}
.jcarousel-container .jcarousel-prev-horizontal {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 18px;
	cursor: pointer;
	background: transparent url(../images_ru/prev-horizontal.gif) no-repeat 0 0;
}

