html, body
{
	height: 100%;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	/*font-family: Arial;
	font-size: 75%;*/
}
/*
html *
{
	font-family: tahoma;
	font-size: 70%;
}
*/
#step_2, /*#step_3,*/ #step_4
{
	display: none;
}

#PB_ProgressBarHandlerID
{
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 300px;
	height: 0px;
	overflow: hidden;
	display: none;
}


.form_block_container
{
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
}
.form_block_container *
{
	font-size: 14px;
}

.octasc_form_error
{
	color: #ff0000;
	display: none;
}

.OCTAOfferTableBodyPriceHandler
{
	border: none;
	width:100%;
	text-align: center;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .OCTAOfferTableWidth{
    width:100%;
   }
}

#OCTAOfferTableBody
{
  font-family: Arial;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}
#OCTAOfferTableBody thead tr th
{
	/*border-bottom: 1px solid #cccccc;*/
}
#OCTAOfferTableBody thead tr td
{
	/*border-bottom: 1px solid #cccccc;*/
}
#OCTAOfferTableBody tbody tr th
{
	height: 40px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
#OCTAOfferTableBody tbody tr td
{
	font-size: 16px;
	/*text-align: center;*/
}
#OCTAOfferTableBody tbody tr td.hovered
{
	background-color: #eeeeee;
	cursor: pointer;
}
#OCTAOfferTableBody tbody tr td.selected
{
	background-color: #dddddd !important;
	font-weight: bold;
}

.OrderNotAllowedNotice, .OrderNotAllowedNotice *
{
	font-size: 18px;
	font-weight: normal;
	color: #ef3232
}

.kiegelis_lv {float: left; top: 0px; left: 0px; width: 300px; height: 300px; background: url('../i/lv/stop.jpg') no-repeat center center;}
.warning_lv {float: left; top: 0px; left: 0px; width: 300px; height: 300px; background: url('../i/lv/excl.jpg') no-repeat center center;}
.oksign_lv {float: left; top: 0px; left: 0px; width: 300px; height: 300px; background: url('../i/lv/ok2.jpg') no-repeat center center;}
.kiegelis_ru {float: left; top: 0px; left: 0px; width: 300px; height: 300px; background: url('../i/ru/stop.jpg') no-repeat center center;}
.warning_ru {float: left; top: 0px; left: 0px; width: 300px; height: 300px; background: url('../i/ru/excl.jpg') no-repeat center center;}
.oksign_ru {float: left; top: 0px; left: 0px; width: 300px; height: 300px; background: url('../i/ru/ok2.jpg') no-repeat center center;}

.textpage_paragraph
{
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 17px;
	padding-right: 17px;
}

.textpage_paragraph ul
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 0px;
	list-style-image: url('/i/li.png');
}

.paragraph_1
{
	background-color: #e6edf7;
}
.paragraph_2
{
	background-color: #d2d3d5;
}
.approveBG{
  background:#EAEAEA none repeat scroll 0 0;
  margin-top:1px;
  padding:25px 55px 5px;
  display:none;
}
.approveBG_div1{
	overflow: auto; 
	width: 780px; 
	height: 360px; 
	background-color: #ffffff; 
	padding: 20px;
}
.approveBG_text1{
	margin: 5px 0px 0px 0px;
}
.approveBG_button1{
	margin: 20px 0px 0px 0px; 
	height: 60px;
}
.SendingData_style{
	display: none; 
	font-size: 17pt; 
	margin: 30px 0px 250px 0px;
}
.repay_table{
  font-size:16px;
}

#kasko1 {
  background: url('../ban/upperTab_firstWhiteLV.jpg');
  width: 300px;
}
#kasko2.active {
  background: url('../ban/upperTab_secondLV.jpg');
  width: 300px;
}
#kasko1Rus {
  background: url('../ban/upperTab_firstWhiteRUS.jpg');
  width: 300px;
}
#kasko2Rus.active {
  background: url('../ban/upperTab_secondRUS.jpg');
  width: 300px;
}

.securityImg{
  background: url('/img.php')  no-repeat left center;
  font-size: 24px;
  font-weight:bold;
}
.lined_div {
  background: url('/i/line_up.jpg'); height:30px; margin-top:10px;
}

.line{
  border-top: 1px solid #DCDCDC;
}

.content_page_url{
  color:#056E37;
}

table.OCTAOfferTableWidth tr td.cheapest
{
	background-color: #eaeaea;
	font-size:18px !important;
	font-weight: bold;
	border-bottom: 1px solid #DCDCDC;
	color: #00914E;
}
table.OCTAOfferTableWidth tr td, table.OCTAOfferTableWidth tr td.normal
{
	background-color: transparent;
	border-bottom: 1px solid #DCDCDC;
}
.h1Title h1 {
  font-family:Times New Roman;
}

#OCTAOfferTableBody tbody tr td.disabled
{
	color: #bbbbbb;
}
#apdr{
  text-align: left;
}

.correct
{
	color: #000000 !important;
}
				
.incorrect
{
	color: #ff0000 !important;
}

.cheapest
{
	color: #00ff00;
	cursor: pointer;
}

.normal
{
	color: #000000;
	cursor: pointer;
}
				
.disabled
{
	color: #cccccc;
}
div.partners{
	display:none;
}

.PlacementUnderTable{
  margin-bottom: 15px;
}

.buttonRow{
  margin: 20px 0px 30px;
  margin-top: 20px;
}

.float_left{
  float: left;
}

.float_right{
  float: right;
}

.clear{
  clear: both;
}

#SelledBy {
  margin: 15px 0 5px;
}

.SelledByInfo{
  font-family: Arial,Helvetica,sans-serif;
  color: #989898;
  font-size: 10px;
  line-height:100%;
  padding: 0px 5px 0;
  margin: 0px 0px 20px 0px;
  _margin: 0px 0px 10px 0px;
  width: 310px;
  float: right;
  text-align: left;
}

.SelledByInfo_logo{
  float: right;
  margin-right: 13px;
  _margin-right: 7px;
}

.NotVisible{
  display: none;
}

.button_left { 
  width:170px;
	background-image: url('/i/21000000s.gif');
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
  font-size:100%;
  color: black;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;	
}

.button_remind {
  width:120px;
	background-image: url('/i/21000000sm.gif');
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
  font-size:100%;
  color: black;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.button_right {
	width:170px;
	background-image: url('/i/21000000s.gif');
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
  font-size:150%;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 0px;
	padding: 0;
}

.LogoWidth{
  width: 10%;
}

.SmallBlackText{
  font-weight: bold;
  font-size: 11px;
}

.MediumGreenText{
  color: #00914E;
  font-size: 18px;
}

.MarginT20{
  margin-top: 20px;
}

.button_reload {
	width:170px;
	background-image: url('/i/21000000s.gif');
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
  font-size:150%;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 0px;
	padding: 0;
	display: none;
}
.button_gotostart {
	width:170px;
	background-image: url('/i/21000000s.gif');
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
  font-size:150%;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 0px;
	padding: 0;
}
