html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

article a {
	color:#000;
	text-decoration:none;
}

article a:hover {
	text-decoration: underline;
}

.hide {
	width:1px;
	height:1px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
}
body {
	font-size:14px;
	line-height:1.5;
	font-family: 'Karla', Palatino, sans-serif;
	background: url(images/aleksey_docmiami.png) no-repeat top left;
}
html {
	background: url(images/clouds.jpg) #3C87DA fixed;
	background-size: 100%;
}
h1 {
	font-size:28px;
	margin-top:24px;
	color:#fff;
}

p {
	margin:6px 0 12px 0;
}
article {
	padding:16px 0;

}
article.video {
	padding:0;
}

.videomenu {
	text-align:center;
	background-color:#000;
}

.videobutton {
	display:inline-block;
	color:#FFF;
	cursor:pointer;
	padding:3px;
	margin-right:10px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:13px;
}

.videobutton: hover {
	color:#DEDEDE;
}

#video, #video-intro {
	z-index:0;
	width:640px;
	height:360px;
}
#video-intro {
  cursor: pointer;
}

.top {
	position:fixed;
	right:15px;
	bottom:15px;
	width:50px;
	height:25px;
	padding-top:25px;
	line-height:25px;
	background:#000;
	color:#888;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.top:before {
	position:absolute;
	top:11px;
	left:14px;
	content:"";
	border-bottom:11px solid #888;
	border-left:11px solid transparent;
	border-right:11px solid transparent;
}
.top:hover {
	color:#eee;
}
.top:hover:before {
	border-bottom-color:#eee;
}
.opacity .top {
	opacity:1;
	-webkit-transition:opacity 700ms linear;
	-moz-transition:opacity 700ms linear;
	transition:opacity 700ms linear;
}
.opacity .top.hidden {
	opacity:0;
}
.no-opacity .top.hidden {
	display:none;
}

#wrapper {
	width:640px;
	margin:0 auto;
}

@media screen and (max-width: 1029px) {
    #buydvd {
        position: absolute;
        left: 20px;
        top: 40px;
        z-index: 100;
    }
}

@media screen and (min-width: 1030px) {
    #buydvd {
        position:fixed;
        right:0; top:30px;
        z-index:100;
    }
}

#wrapper2 {
	width:100%;
	height:612px;
	position:absolute;
	left:0px; top:800px;
	background:url(images/nose.png) no-repeat bottom right;
	z-index:-1;
}

#wrapper3 {
	width:100%;
	height:612px;
	position:absolute;
	left:0px; top:1900px;
	background:url(images/lxside2.png) no-repeat bottom left;
	z-index:-1;
}

#wrapper4 {
	width:100%;
	height:612px;
	position:absolute;
	left:0px; top:2600px;
	background:url(images/lxmic2.png) no-repeat bottom right;
	z-index:-1;
}

::selection {
	background: #000; /* Safari */
	color:#FFF;
}
::-moz-selection {
 background: #000; /* Firefox */
 color:#FFF;
}
.small {
	font-size:0.8em;
	color:#FFF;
}
@font-face {
	font-family: 'BleedingCowboys';
	src: url('files/bleeding_cowboys-webfont.eot');
	src: url('files/bleeding_cowboys-webfont.eot?#iefix') format('embedded-opentype'),  url('files/bleeding_cowboys-webfont.woff') format('woff'),  url('files/bleeding_cowboys-webfont.ttf') format('truetype'),  url('files/bleeding_cowboys-webfont.svg#BleedingCowboysRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*-----------------------------------------*/

#main-nav ul, #video-nav ul {
	width:640px;
	text-align:center;
	font-size:13px;
	background:#000;
	color:#fff;
	margin:0 auto;
}
#main-nav li, #video-nav li {
	display:inline-block;
}

#main-nav {
	background: #000;
	list-style: none;
	overflow: hidden;
	text-align: center;
	margin-bottom:10px;
	display:block;
	z-index:1000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;

}

#main-nav a {
	color: #fff;
	display: block;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#video-nav {
	color: #fff;
	display: block;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#video-nav li {
	font-size:13px;
	cursor:pointer;
	margin:5px;

}

#video-nav li:hover {
	font-size:13px;
	cursor:pointer;
	color:#dedede;
}

#main-nav a:hover {
	color: #dedede;
}
#main-nav .current a {
	background: #fff;
	color: #000;
}

p.newstitle {
	margin:0;
	font-weight:bold;
}
.news {
	background:url(images/50.png);
	margin-top:1em;
	padding:1em;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.news p {
	margin:0;
}
.transparent {
	background:url(images/50.png);
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.button {
	padding-right:4px;
	display:inline-block;
}

.button-wrapper p {
	margin-top:0;
}
.button a {
	font-family:Helvetica, Arial, sans-serif;
	float:left;
	background:#000;
	padding:0.6em 1em;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;

}
.middle {
	text-align:center;
	clear:both;
}

.question {
	color:#FFF;
}

.mark {
	font-weight:bold;
}

.mark2 {
	font-style:italic;
}

.mark3 {
	font-weight:bold;
	color:#FFF;
}


#section-2 {
	padding-top:30px;
}

.article-3 {
	background: url(images/cloud1.png);
	background-color:#090;
}

.first ,
.second ,
.third {
	text-align:center;
}

div.newsimage {
	float:left;
	margin-right:10px;
}

a.more-news {
display: inline-block;
	font-family:Helvetica, Arial, sans-serif;
	background:#000;
	padding:0.6em 1em;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.more-news {
	margin-top: 1em;
}