/* screen.css */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	color: #000000;
}
* {
	margin: 0px;
}
.wraper {
	left:0;
	min-height:100%;
	position:relative;
	width:100%;
}

div.all {
	padding: 20px;
	padding-bottom: 0px;  	
	min-width: 980px;
}
.footer {
	bottom:0;
	height:80px;
	left:0;
	margin-top:-81px;
	position: relative;
	width: 100%;
	background: #f2f2f2 none repeat scroll 0 0;
}

.header {
	height: 100px;
}

.body {
	padding-bottom: 110px;
}

.col1 {
	width: 24%;
	float: left;
	min-width: 235px;
	text-align: center;
}

.col4 {
	width: 20%;
	float: right;	
	min-width: 220px;
}

.col1 .contentBlock {
	max-width: 300px;
	text-align: left;
	margin:0 auto;
}
/*.body {
	margin-top:22px;
}*/
.menuTop {
	float: left;
	padding: 0px 0px 0px 30px;
	position: relative;
	z-index: 550;
}

.content {
	width: 76%;
	float: left;
}

.navSecond {
	height: 45px;   
}

.navMain {
	height: 55px;   
}

.b-staticContent {
	margin-left: 30px;	
}

.col4In {
	width: 26%;
	float: left;	
}

.col23 {
	width: 74%;
	float: left;	
}

/* style.css */
.flag {
	position: absolute;
	left: 0;
	top: 0;
	width: 315px;
	height: 88px;
	background: url('../images/flag.png') no-repeat;
	z-index: 500;	
}

.logo {
	margin-top: -10px;	
}

.logoLink {
	position: absolute;
	top: 0px;
	height: 110px;
	z-index: 600;
	width: 262px;
	left: 20px;
	cursor: pointer;	
}

.navSecond {
	font-family: Arial;
	font-size: 16px;
	color: black;	
}

.slogan {
	font-family: Arial;
	font-size: 16px;
	color: #808080;	
}

.navMain .inpBut {
	margin-bottom: 5px;	
}

.navMain .button button, .blueBanner .button input {
	margin-left: 10px;	
}

.input {
	-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 3px;	
	border: 1px solid #c6c6c6;
	padding: 0px;
	height: 32px;
	vertical-align: middle;
	padding: 0px 10px;
	width: 100%;
}

.input input {
	border: none;	
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	width: 100%;
}

.button input, .button button {
	height: 30px;
	font-family: Arial;
	font-size: 16px;
	color: white;
	background: url('../images/bgBut.gif');
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	cursor: pointer;
}

.button button div{
	margin-top: -3px;	
}

.searchDescr {
	color: #666666;
	font-size: 12px;
}

.searchDescr a{
	color: #666666;
	text-decoration: underline;
}

.secMenu a{
	margin-right: 15px;
	color: black;	
}

.mainMenu {
	padding-top: 5px;	
	padding-bottom: 1px;
}

.mainMenu a{
	margin-right: 20px;
	font-size: 18px;
}

.copyright {
	font-size: 16px;
	margin-left: 30px;
	padding-top: 20px;
	color: #808080;	
}

.pswdRecovery {
	font-size: 14px;	
	float: right;   
}

.login .marginDv {
	margin-top: 10px;
	margin-bottom: 10px;
}

.caption {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold	
}

.login .loginLink {
	margin-top: 10px;
	font-size: 14px;	
}

.problemCounter {
	margin-top: 50px;
}

.problemCounter .border {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	border: 1px solid #c6c6c6;
}

.problemCounter table {
	border-collapse: collapse;	
}

.problemCounter td {
	 padding: 5px 10px;	
	 font-size: 16px;
}

.problemCounter td div{
	margin-top: 5px;	
}

.f {
	border-bottom: 1px solid #c6c6c6;
}

.problemCounter .today {
	font-size: 25px;
	color: #ff0000;	
	float: right;
}

.problemCounter .all {
	font-size: 25px;
	color: #000000;	 
	float: right;
}

.problemCounter td.left {
	width: 40%; 
	border-right: 1px solid #c6c6c6;	
}

.problemCounter td.right {
	width: 60%;
}

.blueBanner {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	background-color: #0071bc;
	margin-left: 30px;
	height: 375px;
	margin-bottom: 30px;
}

.phisicsPromo {
	padding: 35px 20px 10px 20px;	
	color: white;
}

.phisicsPromo h2 {
	margin: 0px;
	font-size: 32px;
	font-weight: bold;
}

.phisicsPromo .thesis {
	margin-top: 35px;
	margin-bottom: 25px;
	list-style-type: none;
	padding: 0px;	
	font-style: italic;
}

.phisicsPromo li {
	margin-bottom: 20px;
	font-size: 24px;	
}

.phisicsPromo .descr {
	color: #91c2e2;
	font-size: 14px;	
}

.phisicsPromo .descr a {
	color: #91c2e2;
}

.phisicsPromo .regBtn {
	margin-top: 15px;
	text-align: right;	
}

.blueBanner .toogleLink {
	font-size: 14px;
	color: white;
}

.orgsPromo {
	padding: 20px;  
}

.presidentSays {
	background-color: white;
	height: 200px;
}

.presidentSays img {
	margin-right: 20px;	
}

.presidentSays .quote {
	font-size: 12px;
	max-width: 700px;
	font-style: italic;
	line-height: 1.5em;
	padding: 20px;	
}

.presidentSays .signature {
	font-size: 14px;
	color: #808080;
}   

.orgsPromo .headshot {
	font-size: 14px;
	color: white;	
	line-height: 1.5em;
	margin-top: 10px;
}

.orgsPromo h2 {
	margin-top: 25px;
	font-size: 30px;
	font-weight: bold;
	color: white;
}

.orgsPromo .helpBtn {
	margin-left: 240px;
	margin-top: 20px;
}

.orgsPromo .tgl {
	margin-top: 15px;	
}

.mpArr {
	position: relative;
	margin-top: -19px;
	margin-left: 270px;
	width: 50px;	
}

.pos1 {
   margin-left: 90px; 	
}

.pos3 {
   margin-left: 420px;   
}

.problemAdd {
	padding: 15px;	
}

.problemAdd .steps {
	width: 33%;	
	height: 345px;
	float: left;
}

.problemAdd .step {
	height: 115px;	
}

.problemAdd .stepInfo {
	padding: 10px;	
	font-size: 16px;
}

.steps .step{
	color: white;
}

.problemAdd .category {
	background-color: #29abe2;
	color: white;
	padding: 5px 10px;
	margin-right: 3px;
	margin-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
}   

.problemAdd .organization {
	padding: 7px 30px;
	margin-right: 3px;
	margin-bottom: 2px;
	font-size: 14px;
} 

.problemAdd .organization input {
	margin-left: -23px;
	margin-right: 10px;	
}

.problemAdd .over {
	background-color: #e6e6e6;
	cursor: pointer;	
} 

.problemAdd .active {
	background-color: white;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	border-radius: 5px 0px 0px 5px;
	color: black;
	text-decoration: none;
}

.problemAdd .was {
	font-size: 18px;
	font-style: italic;
	color: white;
	cursor: pointer;
	text-decoration: none;
}

.problemAdd .was span{
	border-bottom: 1px dashed white;	
}

.problemAdd .selectInfo {
	padding-right: 10px;
	padding-left: 63px;
}

.problemAdd .stepInfo img{ 
	margin-right: 10px;
}

.steps .step1 table{
	margin-left: 10px;
	margin-top: 10px;
}

.problemAdd .content .step1, .problemAdd .content .step2, .problemAdd .content .step3{
	padding: 10px;	
}

.problemAdd .mapMenu {
	position: relative;
	top: 10px;
	right: 10px;
	background-color: white;
	z-index: 999;
	float: right;
	padding: 5px;
}

.problemAdd .mapMenu a {
	border-bottom: 1px dashed #0071bc;	
}

.problemAdd .mapMenu a.ctr{
	margin-left: 20px;	
}

.orgList {
	overflow: auto;
	height: 325px;
	list-style-type: none;
	padding-left: 0px;
}

.orgList li {
	margin-bottom: 5px;	
}

.problemAdd .orgList {
		
}

.problemAdd .button input {
	width: auto;
	height: auto;
}

.problemAdd .content {
	width: 67%;
	background-color: white;	
	height: 345px;
	float: left;
}

.problemAdd .content .active{
	display: block;	
}

.problemAdd .bkmrk {
	height: 26px;	
	list-style-type: none;
	padding: 0px;	
}

.problemAdd .bkmrk li {
	padding: 7px;  
	float: left;  
	font-size: 14px;
	color: #0071bc;
	-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 3px; 
	cursor: pointer;
}

.bkmrk li.select {
	background-color: #0071bc;
	color: white;
}

.offInfo {
	margin-top: 10px;	
}

.offInfo input {
	width: 100%;	
} 

.fioTable {
	width: 100%;
	margin-bottom: 10px;
}

.fioTable td {
	width: 33%;	
}

.problemAdd .attention {
	background-color: #fef8a6;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	padding: 10px;	
}

.problemAdd .addForm {
	margin-top: 20px;	
}

.problemAdd .addForm h2 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;	
}

.problemAdd .addForm .descr {
	font-size: 11px;
	color: #666666;
}

.addForm .error {
	color: red;
	margin-top: 10px;
	font-size: 16px;
}

.addForm .error ul{
	padding: 0px;  
	list-style-type: none;
}

.addForm .imageList {
	margin-left: 20px;
	margin-top: 10px;	
}

.addForm .imageStroke, .addForm .videoStroke {
	float: left;
	margin-right: 3px;	
	margin-top: 3px;
}

.problemAdd .clt1 {
	width: 70%;	
}
.problemAdd .clt2 {
	width: 30%; 
	vertical-align: top;
}

.problemAdd .addImage {
	margin-left: 20px;
	font-size: 14px;	
	list-style-type: none;
	padding: 0px;
}

.addImage li{
	margin-bottom: 5px;
}

.problemAdd .addForm textarea {
	width: 100%;
	height: 80px;	
}

.offInfo .emPad {
	margin-right: 10px;
}

.addForm .inpBut {
	width: 100%;	
}

.problemAdd .endButton {
	margin-left: 20px; 
	position: relative; 
	top: 170px;	
}

.problemAdd .endButton img {
	cursor: pointer;
}

.problemList {	
	margin-left: 30px;   
}

.problemList h2{
	font-size: 24px;
	margin: 0px;	
}

.problemList .problemItem{
	margin: 10px 0px;	
}

.leftCol {
	float: left;
	width: 8%;
	text-align: center;  
}

.leftCol span.number {
	font-size: 12px;	
}

.leftCol span.join {
	font-size: 21px;	
	color: #006837;
}

.problemList .postInfo {
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
}

.problemList .date {
	float: right;
}

.problemList .postContent {
	margin: 5px 0px;	
	font-size: 14px;
	padding-left: 10%;
	padding-right: 30%;
}

.problemList .orgInfo {
	float: right;
	margin-left: 45px;
}

.problemList .orgInfo span{
	font-size: 12px;
	color: #666666;
}

.problemList .orgInfo a{
	font-size: 14px;
}

.problemList .postPanel a{
	font-size: 14px;
	margin-right: 20px;	
	color: #666666;
}

.problemList a.anonim {
	color: #666666;
	text-decoration: none;	
}

.problemList .brd {
	margin-top: 10px;
	border-bottom: 1px solid #ECECEC;	
}

.loadgifProblem {
	text-align: center;
	margin-top: 50px;	
}

#map_addProblem {
	height: 325px;
}

.regionMapName {
	position: absolute;
	z-index: 900;
	padding: 2px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFFFCC;
}

#regionSuggest_ctr .content {
	width: 100%;
}

#regionSuggest_ctr .content div {
	white-space: nowrap;
}

.userMenu {
	margin-top: 20px;	
}

.userMenu h3{
	font-size: 14px;
	color: #808080;
	font-weight: normal;	
	font-style: italic;
	margin-top: 20px;
}

.col1 h2 {
	font-size: 16px;
	color: #006837;
	font-style: italic;	
	margin-bottom: 10px;
	margin-top:20px;
}

.userMenu ul {
	list-style-type: none;
	margin-top: 20px;	
	padding-left: 20px;
}

.userMenu ul.sec {
   margin-top: 10px; 	
}

.userMenu li {
	margin-bottom: 5px;	
}

.userMenu li.active {
	font-weight: bold;	
}

.userMenu ul a{
	font-size: 14px;
}

.logout a {
	color: black;	
}

.logout {
	list-style-image: url('../images/arrLeft.gif');	
}

.b-staticContent {
	max-width: 800px;	
	font-size: 14px;
	line-height: 150%;
}
.b-staticContent h1 {
	margin: 10px;
	/*margin-top: 0px;*/
	font-size: 28px;
	font-weight: normal;
	color: #227;
	line-height: 100%;	
	font-style: none;
}
.b-staticContent h2 {
	margin: 8px;
	/*margin-top: 0px;*/
	font-size: 24px;
	font-weight: normal;
	color: #227;
	/*color: #29aae1;*/
	font-style: none;
}
.b-staticContent h3 {
	margin: 6px;
	font-size: 16px;
	font-weight: normal;
	color: #227;
	/*color: #009045;*/
	font-style: italic;
}
.b-staticContent h4 {
	margin: 6px;
	font-size: 16px;
	font-weight: normal;
	color: #227;
	font-style: italic;
}
.b-staticContent h1 a, .b-staticContent h2 a, .b-staticContent h3 a{
	color: inherit;
}
.b-staticContent p {
	margin-bottom: 15px;	
}

.b-staticContent ol, .b-staticContent ul {
	padding: 10px;	
	padding-top: 0px;
}

.b-staticContent li { 
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

.b-staticContent .blue {
	color: #29abe2;	
}

table.tarifs th, table.tarifs .blockTitle{
	font-size: 16px;
	font-style: italic;
	color: #29abe2; 
	border-bottom: 2px solid #e5e5e5;   
}

table.tarifs td {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0px;	
}

table.tarifs .blockTitle td {
	border-bottom: 2px solid #e5e5e5;
	padding-top: 30px;
}

table.tarifs th.tl {
	text-align: left;
	font-weight: normal;	
}

table.tarifs .rowInfo {
	text-align: center;	
	font-size: 16px;
	color: #009145;
}

table.tarifs tr.price .rowInfo {
	font-size: 24px;
	color: #ff0000;	
}

table.tarifs tr.button td {
	border: none;   
}

table.tarifs  tr.button input {
	height: 26px;
	font-family: Arial;
	font-size: 12px;
	color: white;
	background: url('../images/blueButtonBg.png');
	border: none;
	padding: 0px 10px;
	cursor: pointer;	
}

.centrContent {
	margin-left: 30px;	
	margin-right: 30px;
}

.centrContent h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 30px;	
}

.centrContent h1 span {
	float: right;
	color: #006837;	
}

.centrContent h1 a {
	font-size: 16px;	
} 

.centrContent .problemInfo {
	background-color: #f2f2f2;
	padding: 15px;	
	font-size: 14px;
}

.centrContent .videoStroke, .centrContent .imageStroke {
	float: left;
	margin-right: 10px;	
	margin-bottom: 9px;
	height: 97px;
}

.centrContent .attList {
	border: 1px solid #d9d9d9;  
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 20px;	
}

.problemInfo .leftInfo {
	width: 50%;
	float: left;	
}

.problemInfo .rightInfo {
	width: 50%;
	float: left;	
}

.problemInfo img {
	cursor: pointer;	
}

.problemInfo .itemSec {
	margin-top: 15px;	
}

.problemInfo .name {
	font-size: 12px;
	color: #4d4d4d;	
}

.centrContent .problemDescription {
	font-size: 14px;
	line-height: 180%;
	margin-top: 30px;
}

.problemUpdate {
	border: 1px dashed #d9d9d9;  
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	font-size: 14px;
	padding: 10px;
	color: #666666;
	margin-top: 20px;
	line-height: 180%;
}

.problemUpdate .updateHead {
	margin-top: -23px;
	font-size: 12px;	
	color: red;
	background-color: white;
	float: left;
}

.centrContent .comments {
	margin-top: 30px;	
}

.comments h2, .comments h3 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;	
}

.comments h3 {
	margin-bottom: 10px;
}

.comments .item {
	margin-bottom: 40px;
	font-size: 14px;
	max-width: 500px;
}

.comments .item span {
	color: #666666;
}

.comments .item p {
	margin-top: 10px;
}

.comments textarea {
	width: 100%;	
	border: 1px solid #C6C6C6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comments .button{
	margin-top: 10px;	
}

#map_canvas {
	height: 250px;
	border: 1px solid #ebebeb;	
}

.rightBlock {
	margin-top: 10px;
	margin-bottom: 30px;	
	font-size: 12px;
}

.rightBlock h2{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #29aae1;	
	padding-bottom: 4px;
	border-bottom: 1px solid #d7d7d7;
}

.flayer p {
	margin-bottom: 20px;	
}

.flayer img{
	float: left;
	margin-right: 20px;	
}

.flayer a {
	font-size: 14px;
	line-height: 170%;
	text-decorate: underline;	
}

.flayer a img {
	float: none;
	margin-right: 5px;
	vertical-align: middle;	
}

.supp span{
	font-size: 12px;
	margin-right: 10px;
	white-space: nowrap;
}

.hystory .name {
	color: #808080;
}

.hystory .field {
	font-size: 14px;
}

.hystory .bt {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;	
}

.hystory .historyList {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;
	list-style-type: none;	
}

.hystory .historyList li {
	margin-bottom: 5px;	
}

.orgProblemList .item{
	margin-bottom: 20px;
}

.orgProblemList .rightCol {
	padding-left: 80px;
	
}

.orgProblemList .rightCol p {
	font-size: 14px;
	margin-bottom: 5px;	
}

.orgProblemList .rightCol span {
	font-size: 12px;
	color: #808080;	
}

.orgProblemList .rightCol span a {
	color: #808080;
	text-decoration: underline;
}

.orgProblemList .item .dotted {
	margin-top: 20px;
	border-bottom: 1px dotted #b3b3b3;	
}

.col4In .contact h2{
	color: #006837;
	font-size: 16px;
	font-style: normal;
}

.col4In .contact p {
	font-size: 14px;	
}

.col4In .dashed {
	height: 1px;
	border-bottom: 1px dashed #d9d9d9;
	margin-top: 13px;	
}

.settings {
	margin-left: 30px;	
}

.settings .ar input {
	margin-right: 10px;	
}

.row {
	margin-top: 10px;
	font-size: 14px;	
}

.ls {
	float: left;
	width: 150px; 
	padding-top: 3px;  
}

.rs {
	float: left;	
}

.rs input {
	padding: 5px 10px;
	border: 1px solid #C6C6C6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	width: 300px;
}

.settings .rightForInput {
	float: left;
	margin-left: 10px;
	padding-top: 5px;	
}

.rsb {
	padding-left: 150px;	
}

.problemVote1 {
	background: #6ec095;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	top: 200px;
	left: 500px;
	z-index: 100;
	width: 480px;
	height: 420px;
	opacity: 0.5;
	display: none;
}

.problemVote2 {
	width: 460px;
	height: 400px;
	position: absolute;
	top: 210px;
	left: 510px;
	z-index: 150;
	background: #FFFFFF;
	display: none;
}

.problemVote2 .cont{
	margin: 20px;
	margin-top: -16px;	
}

.problemVote2 .popupClose {
	position: relative;
	right: 10px;
	top: 10px;
	text-align: right;	
}

.problemVote2 .popupClose img {
	cursor: pointer;	
}

.problemVote2 h2{
	font-size: 28px;
	margin-bottom: 30px;	
	font-weight: normal;
}

.problemVote2 h2 span {
	color: red;	
}

.problemVote2 .ls {
	float: left;
	width: 100px;
}

.problemVote2 .rs {
	float: left; 
}

.problemVote2 .rs input{
	width: 200px; 
}

.problemVote2 .ths {
	display: none;
	margin: 20px;
	text-align: center;
	font-size: 28px;	
}

.problemSent {
	margin-bottom: 30px;	
}

.problemTransaction {
	height: 80px;
	background: url('../images/problemTransactionBg.png');
	font-size: 14px;
	font-weight: bold;
	color: white;
	font-style: italic;
}

.problemTransaction .cont {
	padding: 7px;	
}

.problemTransaction .text {
	width: 100%;
	padding: 1px 5px;
	height: 23px;	
	background-color: white;
}

.problemTransaction .text input{
	width: 100%;
	border: 0px;	
}

.problemTransaction button {
	margin-left: 10px;
	background: url('../images/blueButtonBg.png');	
	height: 25px;
	border: none;
	color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.problemTransaction button div{
	margin-top: -2px;	
}

.problemTransaction .descr {
	margin-bottom: 5px;	
}

.errorNum {
	font-size: 32px;
	background-color: #db1519;
	color: white;
	width: 65px;
	text-align: center;
	padding: 5px;
	margin-top: 65px;	
	margin-bottom: 30px;
}

.linkBlock {
	margin: 40px 0px;	
}

.contactBlock {
	padding-top: 40px;	
	font-size: 12px;
}

.contactBlock h3 {
	font-size: 12px;
}

.contactBlock .phone {
	margin-top: 40px;
}

.contactBlock .skype {
	margin-top: 10px;
}

.contactBlock .lbl {
	color: #888888;
	width: 50px; 
	margin-left: -50px;
	float: left;	
}

.tarrifSub .ls{
   width: 200px;
}

.fz ol {
	padding-left: 40px;	
}

#map_contact {
	height: 300px;	
}
/* Login form */
.mm {
	position: absolute;
	top: 40px;
	background-color: white;
	border: 3px double #000000;
	z-index: 999;
	padding: 10px;
	display: none; 
	width: 312px;	 
}

.mm .txt{
	width: 212px;
}

.column {
	margin-top: 5px;
}
/* End block */

.opacity {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000000;
	opacity:0.8;
	z-index: 200;
}

.b-videoView {
	width: 100%;
	position: fixed;
	top: 50%;
	margin-top: -172px;
	left: 0;
	z-index: 210;
	text-align: center;
}

.addUpdate {
	margin-top: 20px;	
}

.addUpdate .imageStroke, .addUpdate .videoStroke {
	height: auto;	
}

.addUpdate h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
}

.addUpdate textarea {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #C6C6C6;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
}

.addUpdate .button {
	margin-top: 10px;
}

.addUpdate .addImage a{
	font-size: 12px;
	margin-right: 20px;
}

.addUpdate .imageList {
	margin-top: 10px;	
}

.problemDescription textarea {
	width: 100%;
	height: 300px;	
}

.problemDescription .cancel {
	margin-left: 10px;	
}

.terms input.chbx {
	width: auto;
}

.terms a {
	font-size: 12px;
}
/* typo.css */
body {
	font-family: arial;	
}

iframe {
	display: none;	
}

a { 
	color: #0071bc;
	cursor: pointer;
}

img {
	border: none;	
}

.marRight10 {
	margin-right: 10px;	
}

a.inner {
	text-decoration: none;
	border-bottom: 1px dashed #0071bc; 	
}

a.selected {
	color: #ff0000;
}

input {
	vertical-align: middle;	
}

div.input2 {
	padding: 2px 5px;
	border: 1px solid #d9d9d9;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.input2 textarea, div.input2 input {
	border-width: 0px;	
	font-size: 16px;
	width: 100%;
}

.hide {
	display: none;	
}

.r {
	float: right;	
}

.small {
	font-size: 12px;
	color: #666666;	
}

.clear {
	clear: both;
	height: 1px;	
	overflow: hidden;
}

.inputGrey {
	color: #666666;
	font-style: italic;		
}

.error {
	color: red;	
}

.i {
	font-style: italic;
}

.red {
	color: red;	
}

.green {
	color: #009045; 
}

h1 {
	font-size: 24px;	
}

.text {
	border: 1px solid #d9d9d9;  
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;  
	font-size: 14px;
	font-family: arial;
	padding: 3px 5px;
	width: 200px;  
}

.row {
	margin-top: 7px;
}

.row2 {
	margin-top: 21px;
}

.succesRegistrationField {
	float: right;
	margin-left: 10px;
	display: none;
}

.explanation {
	font-size: 12px;
	font-style: italic;
	color: #808080;	
}

input.button2 {
	height: 30px;
	font-family: Arial;
	font-size: 14px;
	color: white;
	background: url('../images/bgBut.png');
	border: none;
	padding: 0px 20px;
	cursor: pointer;	
}

input.disable2 {
	background: url('../images/bgBut_d.png'); 
	color: silver;
}

hr {
	color: #ececec;
	height: 1px;	
}

input.button, button {
	height: 24px;
	font-family: Arial;
	font-size: 13px;
	color: white;
	background: url('../images/blueButtonBg.png');
	border: none;
	padding: 0px 10px;
	cursor: pointer;	
	border: 1px solid #eaeaea;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.marTop30 {
	margin-top: 30px !important;	
}

.ar {
	text-align: right;	
}
/*========================================= design 2 ========*/

.b-staticContent .contentList li{ /* содержание */
	margin: 0;
	list-style: none;
}
.b-staticContent .contentList li a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
}

.b-staticContent blockquote{ /* список */
	margin: 8px;
}
.b-staticContent blockquote li a{
	position: relative;
	left: 12em;
}
.b-staticContent blockquote li span{
	position: absolute;
}
.annotation{
	margin: 8px;
	font-style: italic;
	
}
.para{
	margin: 12px 0;
}




