
body#body {
	background:url(../img/bg.jpg);
	opacity: 0.95;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:14px;*/
	/*line-height:20px;*/
	margin:0;
	padding:0;
	background-color: #DCDCDC;
}

div, ul {
	margin:0;
	padding:0;
}

a { color:#026AAC; outline:none;}
a:hover { color: #F70C00; text-decoration: none; }

h1 { font-size: 28px; text-align:left; padding-bottom:5px; margin-top:13px; margin-bottom:5px; line-height: 1.2em; font-weight:normal; }
h1 span { color:#026AAC; }

h2 { padding-top: 30px; }

.logo {
	position:absolute;
	top:40px;
	margin-left:30px;
	background:url(../img/logo.png) no-repeat;
	background-size:80px 80px;
	width:80px;
	height:80px;
	cursor:pointer;
}
.logo-h1 {
	position: absolute;
	margin-top: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #026AAC;
}
.logo-h2 {
	position: absolute;
	top:40px;
	font-style:italic;
}

.botth1 { font-size:18px; color:#026AAC; line-height:25px; margin-top:25px; margin-bottom:25px; }
.botth2 { font-size:18px; line-height:25px; margin-top:25px; margin-bottom:25px; }

.h1ul li { padding-bottom:5px; margin-top:0px; line-height: 1.2em; font-weight:normal; font-size:20px; }
.h1ul li span { color:#026AAC; }

.h2ul { margin-top:10px; }
.h2ul li { padding:5px !important; margin-top:0px; line-height: 1.15em; font-weight:normal; font-size:18px; }
.h2ul li span { color:#026AAC; }

.braceright { float:right; width:200px; padding-left:30px; }
.braceright img { float:left; margin-right:10px; }
.braceright div { color:#026AAC; font-size: 16px; line-height: 22px; margin-top: 24px; }

button, input, select, textarea {
	font: inherit;
	margin: 0;
	color: #333;
}
button, input { overflow: visible; }

.clear { clear:both; }

#page { max-width:960px; margin:0 auto; background:#fffdf8;}

#header {
	height:180px;
	/*background-color:#ddd4cb;*/
}

#header .sitename {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 32px;
	font-style: italic;
	color: #333;
}

#header .rght {
	float:right;
}
#header .rght .btn,
#header .rght .vktop,
#header .rght .tel {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
}
#header .rght .vktop img {
	width: 160px;
}
#header .rght .tel {
	margin-top: 10px;
}

#header .tel { font-size:12px; line-height:20px; font-weight:normal; text-align:right; }
#header .tel a { text-decoration:none; color:#222; display: block; margin-top: 3px; }
#header .tel span { font-size:24px; color:#8c1927; line-height:17px; /*background-color: #ddd4cb;*/ border-radius: 5px; }
#header .tel span:hover { color:#780e1b; }

#header .btn {
	padding:10px 20px;
	border-radius:5px;
	background-color: #0d8915;
	cursor:pointer;
	width: max-content;
	position: relative;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#header .btn:hover {
	background-color: #097110;
}

#content .divbtn {
	margin: 20px 0;
}

#content .btnblue {
	padding:10px 20px;
	border-radius:5px;
	background-color: #0d4989;
	cursor:pointer;
	width: max-content;
	position: relative;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	white-space: nowrap;
}
#content .btnblue:hover {
	background-color: #0a3a6d;
}

.menubtn {
	width: 42px;
	height: 42px;
	cursor:pointer;
	position: absolute;
	top: 115px;
	left: 20px;
}
.menubtn img {
	width: 42px;
	height: 42px;
	opacity: 0.75;
}
.menulst ul li {
	padding: 14px;
	font-size: 20px;
	cursor: pointer;
	color: #000;
	background: #fef9e8;
	text-align: center;
	border: 1px solid gainsboro;
	list-style-type: none;
}
.menulst ul li:hover {
	background-color: deepskyblue !important;
	color: darkblue !important;
}

#topmenu {
	background-color: #8c1927;
	color: #fff;
	text-align: left;
	padding: 3px 25px;
	font-size: 16px;
}
#topmenu ul {
	text-align: center;
}
#topmenu ul li {
	list-style-type: none;
	display:inline-block;
	padding:10px 20px;
	cursor:pointer;
	border-radius: 5px;
	margin: 0 5px;
}
#topmenu ul li:hover {
	background-color: #780e1b;
}
#topmenu ul li.last { padding-right:20px; }
#topmenu ul li.sel {
	background-color: #f6f7f5;
	color: #8c1927;
}

#bottmenu {
	text-align: center;
	padding: 3px 25px;
	font-size: 14px;
}
#bottmenu ul {
	margin-top: 10px;
}
#bottmenu ul li {
	list-style-type: none;
	display:inline-block;
	padding:1px 10px;
	cursor:pointer;
	border-right: 1px solid #026AAC;
	margin: 0 5px;
	color: #026AAC;
}
#bottmenu ul li:hover {
	color: #F70C00;
	border-right: 1px solid #F70C00;
}

#sidebar { width:240px; float:left;}
#sidebar .section { padding:10px 20px 10px 30px;}

#sidebar ul { padding-left:15px; }
#sidebar ul li { padding-left:0px; font-size:12px; margin-bottom:5px; }

#content { /*padding:10px 30px 10px 0px;*/ padding:10px 30px 10px 30px; overflow:hidden; }
#content .section { width:100%;}
#content .selspan { color:#026AAC; font-weight:bold; }

#content ul { margin-left:20px; }
#content ul li { /*padding:10px 0;*/ }
#content ul ol { padding-left: 10px; }
#content ul ol li { list-style-type: decimal; }
#content .mainul { font-size:16px;line-height:20px;margin:10px 0 30px 20px; }
#content .mainul li { padding:5px 0; }
#content .mainul li span { color:#026AAC; }

#content .bottomtel { margin:30px 0; text-align:center; font-size:18px; color:#222; line-height:24px; }
#content .bottomtel a { text-decoration:none; color:#222; }
#content .bottomtel span { color:#026AAC; }

#content .callorder {
	width:250px;
	margin:30px auto;
	padding:8px 15px 8px 15px;
	font-family:"Raleway", Sans-serif;
	font-size:16px;
	font-style:normal;
	letter-spacing:1px;
	color:#ffffff;
	text-align:center;
	background-color:#026AAC;
	cursor:pointer;
}
#content .pflbtn {
	width:150px;
	margin:80px auto 0 auto;
	padding:8px 15px 8px 15px;
	font-family:"Raleway", Sans-serif;
	/*font-size:16px;*/
	font-style:normal;
	letter-spacing:1px;
	color:#ffffff;
	text-align:center;
	background-color:#026AAC;
	cursor:pointer;
}

#content .photoC {}
#content .photoC img { width: 100%; }
#content .photoR {
	float: right;
	margin-left: 20px;
	margin-top: 15px;
}
#content .photoR img {
	width: 400px;
	border-radius: 10px;
}
#content .photo300 img {
	width: 300px !important;
}

#footer { padding:3px 10px 10px 10px; font-size:12px; text-align:center; line-height:18px; }

.bottlogos { text-align:center; margin-top:30px; }
.bottlogos div { display:inline-block; margin:15px; }
.bottlogos div img { height:35px; padding:5px; }

.bpxlinew { height:1px; background:#fff; }
.bpxline { height:1px; background:#000; }

#statementform .message { text-align:center; }
#statementform .textareabox { width:615px; height:150px; font-size:14px; }
#statementform .message .contacts { width:615px; margin:auto; }
#statementform .message .contacts div { padding-top:10px; }
#statementform .label { font-size:14px; text-align:right; }
#statementform .label span { color:#F70C00; }
#statementform .inputbox { width:430px; font-size:14px; }
#statementform .butt { text-align:right; }
#statementresult { padding: 20px; font-size:16px; color:#026AAC; text-align:center; }

.rphoto { width:220px; float:right; text-align:center; }
.rphoto img { padding:10px; }

.rphotobtc { width:220px; float:right; text-align:center; }
.rphotobtc img { padding:10px; }

.qrt { text-align:center; }

.vidpro { text-align:center; }
.vidpro iframe { width:560px; height:315px; }

.codeexam { text-align:center; }
.codeexam p { line-height: 1.1em; }
.codeexam img { margin:10px 10px 5px 10px; width:720px; }

#btctickers { width:200px; margin:0 auto; }
#btctickers td { font-size: 18px !important; padding:5px 10px 5px 10px !important; border:1px solid #909090; }
#btctickers td.hlbtc { font-size: 13px !important; text-align:center; }
#btctickers td span { font-size: 11px !important; }

.tickerslink { padding:5px 10px 0 0; text-align:right; }

.triangulumas_b { border: 8px solid #fff; border-bottom: 8px solid #00CC00; width: 0px; }
.triangulumdes_b { border: 8px solid #fff; border-top: 8px solid #CC0000; width: 0px; }

#alltickers table { margin:0 auto; /*border-collapse: collapse;*/ }
#alltickers td { font-size: 16px !important; padding:5px 10px 5px 10px !important; border:1px solid #909090; }
#alltickers td.hl { font-size: 13px !important; text-align:center; }
#alltickers td span { font-size: 11px !important; }

.backlink { padding:10px 0; }

ul.pfl li span { border:1px solid #ccc; font-size:11px; background-color:#eee; padding:1px; margin-left:10px; }
ul.pfl li span.lp { color:#F70C00; }
ul.pfl li b { font-weight:bold; }



.video-container {
	position:relative;
	margin:10px auto;
	width:100%;
}
.title-label {
	position:absolute;
	z-index:9;
	color:#026AAC;
	font-size: 18px;
	margin-top:48px;
	margin-left:5px;
}
.video-container button {
	display: block;
	padding: 8px 15px 10px 25px;
	margin-bottom: 10px;
	background-color: #026AAC;
	color: #fff;
	font-size: 18px;
	border: none;
	border-radius: 5px;
}
.video-container button:hover {
	opacity:0.8;
}
.video-container video {
	width: 100%;
}
.video-rightside {
	max-width:300px;
	float:right;
	margin:10px 0 10px 15px;
}
.video-leftside {
	max-width:300px;
	float:left;
	margin:10px 35px 10px 0;
}
.video-rightside video, .video-leftside video {
	width:100%;
	border-radius:10px;
}
.video-tutorial {
	position:relative;
	margin:10px auto;
}
.video-tutorial video {
	width: 100%;
}

.bluebtn, .loadbtn, .bluebtntbl, .graybtn {
	margin-left:13px;
	border-radius:3px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	padding:5px 10px;
	width: max-content;
	color:#fff;
}
.bluebtn, .loadbtn, .bluebtntbl {
	cursor:pointer;
	background:#0d8915;
}
.graybtn {
	background-color: darkgray;
}
.bluebtn:hover, .loadbtn:hover, .bluebtntbl:hover {
	background:#097110;
}
.bluebtntbl {
	margin-left:0px;
	display:inline-block;
}

.rightbtn { float:right; }
.tocolbtn { margin:10px; }
.btn100w { width:100px; }
.leftbtn { float:left; }
.disabledbtn { cursor:default; background:linear-gradient(#929292,#A8A8A8,#929292); }

#bottomheadline { max-width:700px; }
.menubtn { display: none; }

.selblock,
.videoblock {
	display: inline-block;
	margin: 20px;
}
.selblock img,
.videoblock img {
	width: 400px;
	border-radius: 8px;
	height: 250px;
}
.selblock h3,
.videoblock h3 {
	margin: 0;
	font-weight:normal;
}
.selblock a {
	text-decoration:none;
}
.videoblock {
	width: 400px;
	vertical-align: top;
	background-color: whitesmoke;
	border-radius: 8px;
	padding: 0 0 10px 0;
}
.videoblock .priceline {
	padding: 0 10px;
}
.videoblock .cost {
	float:left;
	font-size: 22px;
}
.videoblock .costfree {
	float:left;
}
.videoblock .buy {
	float:right;
	cursor:pointer;
	color: #026AAC;
}
.videoblock .buy:hover {
	color: #F70C00;
}
.videoblock .descr {
	text-align:left;
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0;
	padding: 0 10px;
}

.bottomimg,
.bottomimg img {
	width: 300px !important;
}
.bottomimg {
	font-size: 14px;
	line-height: 16px;
}

.priceblock {
	border: 1px solid gray;
	width: max-content;
	padding: 5px 10px;
	margin: 20px 0;
	max-width: 400px;
}

.link {
	word-break: break-all;
}

.club-dis {
	font-size:12px;
}

@media screen and (max-width: 800px) {
	#page, #header, .bpxline { width:auto; }
	.priceblock { max-width: 350px; }
}
@media screen and (max-width: 750px) {
	#header .tel,
	#header .vktop { display: none; }
	#header .btn { position: absolute; top: 113px; right: 0px; }
	.priceblock { max-width: 300px; }
}
@media screen and (max-width: 700px) {
	#content { padding:10px 15px 10px 15px; }
	.video-rightside, .video-leftside { max-width:100%; float:none; margin-left:0px; margin-right:0px; }
	#content .photo300 img { width: 250px !important; }
}
@media screen and (max-width: 620px) {
	.h1ul li { line-height: 1.1em; font-size: 18px; }
	.braceright { width:170px; padding-left:20px; }
	.vidpro iframe { width:400px; }
	.codeexam img { width:400px; }
	#content .photo300 img { width: 220px !important; }
	.priceblock { max-width: 270px; }
}
@media screen and (max-width: 560px) {
	#content .photo300 img { width: 210px !important; }
	.priceblock { max-width: 250px; }
}
@media screen and (max-width: 534px) {
	#header {
		height:180px;
	}
	.logo {
		background-size: 60px 60px;
		width: 60px;
		height: 60px;
		top: 30px;
		margin-left: 20px;
	}
	.menubtn { display: block; }
	#topmenu { display: none; }
	#topmenu ul li { padding: 15px 20px; margin: 5px 5px; border: 1px solid #c86e6e; }
	
	#header .btn { position: absolute; top: 90px; right: 0px; padding: 14px 20px; font-size: 20px; }
	
	#content .photoR {
		margin: 10px 0px 20px 0px;
	}
	#content .photoR img {
		width: 100%;
	}
	
	.popup-inner h1 { font-size: 30px; text-align: center; margin-bottom: 10px; }
	.popup-inner input, .popup-inner select, .popup-inner textarea {
		font-size: 22px;
		padding: 10px;
	}
	
	.popup-left24col input, .popup-right24col input,
	.popup-left24col select, .popup-right24col select,
	.popup-left24col textarea, .popup-right24col textarea,
	.popup-left24p3col input,
	.popup-left24p3col select,
	.popup-left24p3col textarea { font-size:30px; }
	.popup-left24col .css-forms-summ,
	
	.popup-left24p3col .css-forms-summ,
	.popup-right24col .css-forms-summ,
	.popup-right24p3col .css-forms-summ {
		padding-right:50px !important;
	}
	
	.popup-inner .bluebtn, .popup-inner .graybtn, .popup-inner .cancelbtn { font-size: 18px; padding: 14px 25px; }
	.popup-inner label { font-size: 16px; }
	.popup-fullcol, .popup-leftcol, .popup-rightcol { margin-top: 15px; }
	
	#content .photo300 img { width: 200px !important; }
	.priceblock { max-width: 220px; }
}
@media screen and (max-width: 475px) {
	#header {
		height:160px;
	}
	.logo {
		background-size: 55px 55px;
		width: 55px;
		height: 55px;
		top: 25px;
		margin-left: 20px;
	}
	#header .btn { position: absolute; top: 75px; right: 0px; padding: 14px 20px; font-size: 20px; }
	.menubtn { top: 100px; }
	.menulst { top: 150px; }
	
	.priceblock { clear: both; max-width: 350px; }
}
