html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;

 }


body{

	background: #fff;
	font: 14px Arial, Helvetica, sans-serif;
            color: #505050;
}
a{
	color: #3272a0;
           
}
a img{
	border: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
.clear{
	clear: both;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 0 20px;
}
.content ul ul{
	list-style: circle;
}

html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.page{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 903px;
	padding: 0 20px;

	margin: 0 auto;
}



#logo{
	margin: 35px 0 0;
	float: left;
}

.content{
	padding: 0 0 120px;
	overflow: hidden;
}


.pider{
	height: 147px;
	background-image:url(/templates/my2/images/main_bg.gif);
	background-repeat: -y;
	background-position: 0 -40px;

}


.pider ul{
	padding: 60px 50px 0;
	text-align: right;
}
.pider ul li{
	display: inline;
	font: 18px Tahoma;
	margin: 0 0 0 30px;
	color: #a6a6a6;
}
.pider ul li a{
	color: #3272a0;
}
.pider ul li a:hover{
	color: #000000;
	font: 18px Tahoma;
}











.footer{	
	height: 60px;
	width: 903px;
	margin: -70px auto 0;
                  padding-top: 10px; 
                  font: 14px Arial, Helvetica, sans-serif;
	background-image:url(/templates/my2/images/footer.png);
	background-repeat:no-repeat;
}




.footer p{
	color: #9f9f9f;
	text-indent:1.2em;
           	float: left;
}
.footer ul{
	text-align: right;
                  margin-right: 40px;
}
.footer ul li{
	display: inline;
}
.footer ul li a{
	color: #d71612;
	margin: 0 0 0 30px;
}













.login{
	width: 280px;
	overflow: hidden;
	border: 1px solid #ebebeb;
	background: #f5f5f5;
	margin: 0 auto;
	padding: 10px 20px 10px 28px;
	color: #606060;
}
.login h1{
	color: #a6a6a6;
	font: normal 26px Tahoma;
	padding: 12px 0 10px;
	margin: 0 0 0 -2px; 
}
.aside .login h2{
	color: #a6a6a6;
	font: normal 24px Tahoma;
	padding: 12px 0 10px;
	margin: 0 0 0 -2px;
}
.login p{
	line-height: 1.45;
	margin: 0 0 15px;
}
.login label{
	float: left;
	width: 57px;
	padding: 1px 0 0;
}
.login input.txt{
	width: 195px;
	height: 15px;
	padding: 3px 10px 1px;
	font: 11px Tahoma;
	background: url(../i/txt.gif) no-repeat 0 0;
	border: none;
	margin: 0;
	color: #aaa;
	overflow: hidden;
}
.login form p{
	margin: 0 0 7px;
}
.login form{
	padding: 0 0 21px;
	//overflow: hidden;
	width: 100%;
}




.login .btn{
	background: #d71612;
	padding: 4px;
                  color: #fff;
                  //font-weight: Bold;
	border: none;
	margin: 1px 18px 0;
	width: 78px;
}




.login .ti .btn{
	float: right;
}

.login .ti label{
	margin: 2px 0 0 4px;

}


.login .dum p{
	margin: 0 0 2px;
}












h2{
	font-size: 18px;
	color: #d71612;
	font-weight: normal;
	margin: -5px 0 6px -1px;
}
h2 a{
	color: #d71612;
}




.nb{
	color: #9f9f9f;
	font-size: 12px;
	background: url(../i/dot.gif) repeat-x 0 0;
	padding: 14px 0;
	line-height: 1.66;
}


.about{
	background: #f7f7f7;
	border: 1px solid #ebebeb;
	padding: 26px 50px 26px 29px;
	overflow: hidden;
	margin: 0 0 49px;
}
.about .example{
	width: 297px;
	padding: 0;
	float: right;
	margin: 0 0 0 20px;
}
.about .example p{
	margin: 0 0 0 14px;
	line-height: 1.3;
}
.about .example a{
	color: #d71612;
}
.about h3{
	color: #d71612;
	font-size: 38px;
	font-weight: normal;
	overflow: hidden;
}
.about h3.audience{
	height: 42px;
	background: url(../i/audience.gif) no-repeat;
	text-indent: -1000em;
}
.about h3.income{
	height: 71px;
	background: url(../i/income.gif) no-repeat;
	text-indent: -1000em;
}
.about h4{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 17px;
}
ol.pic{
	list-style: none;
	padding: 0 0 0 1px;
	margin: 0 0 21px;
}
ol.pic li{
	padding: 0 0 0 28px;
	margin: 0 0 14px;
	line-height: 1.2;
}
ol.pic li.fst{
	background: url(../i/1.gif) no-repeat;
}
ol.pic li.scd{
	background: url(../i/2.gif) no-repeat;
}
ol.pic li.trd{
	background: url(../i/3.gif) no-repeat;
}
ol.pic li.frt{
	background: url(../i/4.gif) no-repeat;
}
ol.pic li.fft{
	background: url(../i/5.gif) no-repeat;
}
.about .btn{
	margin: 1px 23px 0 1px;
	width: 175px;
}


.details{
	border: 1px dotted #dcdcdc;
	overflow: hidden;
	padding: 30px;
	position: relative;
}
.details ul.menu{
	width: 180px;
	margin: 0 31px 0 0;
	list-style: none;
	padding: 0 0 50px;
	float: left;
}
.details ul.menu li{
	width: 180px;
	list-style: none;
	
	margin: 0 0 10px;
}
.details ul.menu li a{
	display: block;
	color: #d71612;
	background: #f7f7f7;
	border: 1px solid #ebebeb;
	text-decoration: none;
	padding: 6px 10px 7px 20px;
}
.details ul.menu li span{
	border-bottom: 1px dashed #d71612;
}
.details ul.menu li.active a{
	color: #fff;
	background: #d71612;
	border: 1px solid #d71612;
}
.pp{
	width: 150px;
	height: 40px;
	padding: 3px 0 0 48px;
	position: absolute;
	background: url(../i/pp.gif) no-repeat;
	bottom: 20px;
	left: 30px;
}

.info a{
	color: #eb4549;
}
.details .info{
	overflow: hidden;
}
.details p{
	margin: 0 0 10px;
	line-height: 20px;
}
.info ul.adv{
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 660px;
	position: relative;
	margin: 0 -100px -31px -31px;
	padding: 20px 0 0;
}
.info ul.adv li{
	float: left;
	padding: 0 0 31px 31px;
	display: inline;
}
.info ul.adv li img{
	vertical-align: middle;
	border: 1px dotted #dcdcdc;
}


.info h3{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px;
}
.info h4 {
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
}
table.prices{
	width: 300px;
	margin: 0 0;
	float: left;
}
table.prices:first-child{
	margin: 0 30px 0 0;
}
	table.prices td{
		padding: 7px 0 6px;
		border-bottom: 1px solid #dbdbdb;
	}
	table.prices tr:first-child td{
		border-top: 3px solid #dbdbdb;
	}
p.footnote{
	padding: 20px 0 0;
	clear: both;
	color: #9f9f9f;
	font-size: 12px;
}


.info blockquote,
.standard blockquote{
	background: #f5f5f5;
	border: 1px solid #ebebeb;
	padding: 10px 31px 5px;
	line-height: 1.3;
	text-indent: -1.25em;
	clear: right;
}
.info .author,
.standard .author{
	float: right;
	background: url(../i/quote.gif) no-repeat;
	position: relative;
	margin: -1px 0 0;
	padding: 14px 0 27px 33px;
	font: 18px Tahoma;
}

.standard blockquote{
	font-size: 12px;
	font-style: italic;
	padding: 10px 31px 5px 38px;
}
.standard blockquote p{
	margin: 0 0 6px;
	line-height: 1.45;
}
.standard .author{
	font: bold 12px Tahoma;
	padding: 16px 0 20px 33px;
	
}


.sites h3{
	padding: 0 0 3px;
}
.sites .category h2{
	padding: 0 0 3px;
	margin: 0;
}
.sites{
	overflow: hidden;
	width: 100%;
}
.sites .category{
	float: left;
	width: 210px;
	padding: 10px 0 5px;
}
.info .sites ul{
	margin: 0 0 3px;
	list-style: none;
	line-height: 1.3;
}
.sites p.andmore{
	font-style: italic;
	margin: 0 0 10px;
}
.sites ul a{
	color: #505050;
	text-decoration: none;
}
.sites ul a:hover{
	text-decoration: underline;
}

.info ol,
.news-item ol {
	list-style-position: outside;
}


.info h1{
	color: #d71612;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px;
}
.info h2{
	color: #505050;
	margin: 20px 0 10px;
	font-weight: normal;
}
.info ol,
.news-item ol {
	margin: 10px 0 10px 20px;
	line-height: 20px;
}
.info ol ol,
.news-item ol ol{
	margin: 5px 0 0;
	text-indent: 3em;
	line-height: 1.3;
}
.info ul{
	margin: 0 0 10px 20px;
}
.info li{
	margin: 0;
}
.info ul ul{
	margin: 5px 0 0 20px;
	line-height: 1.3;
}
ul.nost{
	list-style: none !important;
}
ul.nost ul{
	list-style: none !important;
}
.info img.ill-lt,
.news-item img.ill-lt {
	padding: 2px;
	border: 1px dotted #dcdcdc;
	margin: 0 17px 10px 0;
	float: left;
}
.info img.ill-rt,
.news-item img.ill-rt{
	padding: 2px;
	border: 1px dotted #dcdcdc;
	margin: 0 0 10px 17px;
	float: right;
}
.content ul.pages{
	padding: 15px 0 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
ul.pages li{
	float: left;
}
ul.pages li a{
	padding: 3px 7px 2px;
	margin: 0 10px 0 0;
	display: block;
	float: left;
	border: 1px dotted #dcdcdc;
	background: #f5f5f5;
	text-decoration: none;
	display: inline;
}
ul.pages li.active a{
	border: 1px solid #d71612;
	background: #d71612;
	color: #fff;
}

.inner{
	border: 1px dotted #dcdcdc;
	padding: 23px 29px;
	overflow: hidden;
}
.inner a{
	color: #d71612;
}
.news-item{
	margin: 0 0 26px;
}
.inner h1{
	font: 26px Tahoma;
	margin: 0 0 25px -1px;
}
.inner h2{
	margin-left: 0;
}
.inner .date{
	color: #909090;
	margin: -1px 0 13px;
}
.inner p{
	line-height: 1.4;
	margin: 0 0 5px;
}
.inner ul{
	line-height: 1.4;
	margin: 0 0 5px 20px;
}

.back{
	background: url(../i/back.gif) no-repeat 0 0;
	height: 20px;
	line-height: 1.4;
	padding: 0 0 0 31px;
}



.alt h1{
	color: #d71612 !important;
	font: 26px Tahoma !important;
}
.alt h2{
	color: #505050 !important;
}
.info .contacts{
	margin-bottom: 11px;
}
.info .support{
	margin-bottom: 27px;
}
.inner .contacts{
	float: right;
	width: 300px;
	margin: 0 -19px 0 0;
	display: inline;
}

.inner .contacts p{
	margin: 0 0 -2px;
}

.inner .contacts div,
.info .contacts div{
	margin: 0 0 27px;
}
.inner .contacts h2{
	margin-bottom: 11px;
}
.info .contacts h2,
.info .support h2{
	margin: 0 0 12px;
}
.inner .support form{
	padding: 10px 0 0;
}
.support label{
	width: 161px;
	float: left;
	padding: 5px 0 0 1px;
}
.support div{
	margin: 0 0 8px;
}
.support input.txt{
	width: 330px;
	height: 19px;
	padding: 5px 10px 1px;
	border: none;
	font: 11px Tahoma;
	color: #505050;
	background: url(../i/txt2.gif) no-repeat 0 0;
}
.support textarea{
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e2e3ea;
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
	width: 339px;
	font: 11px Tahoma;
	height: 108px;
	color: #505050;
	padding: 0 0 0 9px;
}

.support input.btn{
	margin: 11px 0 0;
}




.main{
	float: left;
	width: 100%;
}
.main .lining{
	margin: 0 315px 0 0;
	background: url(../i/main-border.gif) repeat-x;
}

.aside .login p.ti{
	padding: 0;
}
.aside .login{
	padding: 10px 35px;
	width: 215px;
	border: none;
}
.aside{
	float: left;
	width: 285px;
	overflow: hidden;
	margin: 0 0 0 -285px;
}
.aside .login .dum{
	padding: 15px 0 10px;
}
h1.buy-n-sell{
	height: 135px;
	text-indent: -1000em;
	background: url(../i/buy-n-sell.gif) no-repeat 0 38px;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 32px;
	color: #707070;
}
.main h2{
	color: #000;
	font: 26px Tahoma;
	margin-bottom: 12px;
}
.tothem{
	overflow: hidden;
	width: 100%;
	padding: 0 0 31px;
	border-bottom: 1px dotted #dcdcdc;
	margin: 0 0 26px;
}
.tothem .adv, .tothem .web{
	float: left;
	width: 210px;
	padding: 0 0 0 40px;
	margin: 0 15px 0 0;
	background: url(../i/forward.gif) no-repeat 0 0;
}
.tothem ul{
	margin: 0;
	padding: 0 0 2px;
	list-style: none;
}
.tothem ul li{
	padding: 0 0 0 20px;
	background: url(../i/arrow.gif) no-repeat 1px 5px;
	color: #8d8d8d;
	margin: 0 0 6px;
	line-height: 1.17;
}
.tothem a{
	color: #d71612;
            
}
.tothem p{
	padding: 0 0 0 21px;
}
.tothem .adv{
	width: 245px;
	border-right: 1px solid #dcdcdc
}



.tothem2{
	overflow: hidden;
	width: 100%;
	padding: 0 0 7px;
	border-bottom: 2px dotted #dcdcdc;
	margin: 0 0 1px;
}
.tothem2 .adv, .tothem .web{
	float: left;
	width: 210px;
	padding: 0 0 0 40px;
	margin: 0 15px 0 0;
	background: url(../i/forward.gif) no-repeat 0 0;
}
.tothem2 ul{
	margin: 0;
	padding: 0 0 2px;
	list-style: none;
}
.tothem2 ul li{
	padding: 0 0 0 20px;
	background: url(../i/arrow.gif) no-repeat 1px 5px;
	color: #8d8d8d;
	margin: 0 0 6px;
	line-height: 1.17;
}
.tothem2 a{
	color: #d71612;
            a:hover: #000000;
            
}
.tothem2 p{
	padding: 0 0 0 21px;
}
.tothem2 .adv{
	width: 245px;
	border-right: 1px solid #dcdcdc
}





.main h3{
	font: normal 26px Tahoma;
	color: #9f9f9f;
	margin: 0 0 8px;
}
.main-news{
	margin: 0 0 30px 0;
}
.main-news p{
	line-height: 1.6;
}
.main-news .date{
	margin: 3px 0 5px;
	line-height: 1.2;
	color: #9f9f9f;
}




.registration{
	float: left;
	width: 100%;
}
.registration .lining{
	margin: 0 335px 0 0;
	border: 1px dotted #dcdcdc;
	padding: 10px 33px 22px 29px;
	overflow: hidden;
}
.registration a{
	color: #d71612;
}

.motion{
	background: #f7f7f7;
	padding: 33px 20px 30px 29px;
	margin: 0 0 50px;
}
.motion a{
	color: #d71612;
}
h2.reasons{
	background: url(../i/reasons.gif) no-repeat;
	height: 74px;
	text-indent: -1000em;
}

.standard{
	border: 1px dotted #dcdcdc;
	padding: 30px 30px;
	overflow: hidden;
}
.standard a{
	color: #d71612;
}
.standard p.quo{
	clear: both;
}
.standard h2{
	margin-bottom: 18px;
}

.registration h1{
	font: normal 26px Tahoma;
	color: #d71612;
	margin: 0 0 0 -2px;
	position: relative;
	top: 12px;
}
.registration h2{
	font: normal 18px Arial;
	color: #505050;
	margin: 32px 0 16px -1px;
}
.registration label{
	width: 161px;
	padding: 4px 0 0;
	float: left;
	line-height: 1.3;
}
.registration input.txt{
	width: 300px;
	border: none;
	padding: 5px 10px 1px;
	height: 18px;
	background: url(../i/txt3.gif) no-repeat;
	color: #909090;
}
.registration p{
	margin: 0 0 9px;
}
.registration p.wrong{
	color: #d71612;
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0 4px 161px;
}
.registration p.int{
	margin: 27px 0 10px;
	font-style: italic;
}
.registration form img{
	float: right;
	margin: 5px 0 0;
}
.registration form span{
	color: #d71612;
}
.registration select{
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e2e3ea;
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
	width: 320px;
	height: 109px;
	color: #909090;
}
.registration .exception{
	margin: 20px 0 20px 161px;
	font-size: 12px;
	font-style: italic;





/* for Safary only */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.support textarea{
		width: 341px;
		padding: 0 0 0 7px;
	}







