
body {
	margin:0px;
	background:black;
	background-image:url('images/page2.jpg');
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-attachment: fixed;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
}
@font-face {
    font-family: 'destroyregular';
    src: url('destroy-webfont.eot');
    src: url('destroy-webfont.eot?#iefix') format('embedded-opentype'),
         url('destroy-webfont.woff2') format('woff2'),
         url('destroy-webfont.woff') format('woff'),
         url('destroy-webfont.ttf') format('truetype'),
         url('destroy-webfont.svg#destroyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.container {
	width:1020px;
	margin:0 auto;
}
.header {
	height:200px;
	width:1020px;
	background-image:url('images/header.png');
	color:white;
	border-top:1px solid #fbcb30;
	border-left:1px solid #fbcb30;
	border-right:1px solid #fbcb30;
}
.nav {
	width:1020px;
	background:grey;
	height:85px;
	border-top:1px solid #fbcb30;
	border-left:1px solid #fbcb30;
	border-right:1px solid #fbcb30;
}
.content {
	width:1020px;
	height:auto;
	/*background-image:url('images/main.jpg');*/
	background:black;
	border:1px solid #fbcb30;
	/*padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;*/
}
.footer {
	height:auto;
	background-image:url('images/footer.png');
	color:white;
	margin:auto;
	width:1020px;
	border-left:1px solid #fbcb30;
	border-right:1px solid #fbcb30;
	border-bottom:1px solid #fbcb30;
	font-size:20px;
}
.contact {
	width:1020px;
	height:560px;
	margin-top:0px; 
	margin-bottom:0px;
	background:black;
	border:1px solid #fbcb30;
}
.gen {
	width:920px;
	height:auto;
	background:black;
	border:1px solid #fbcb30;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.left2 {
    float: left;
	border-right:1px solid #fbcb30; 
	padding-top:100px;
}
.right2 {
    float:right;
	padding-left:0px;
	padding-top:50px;
	padding-right:100px;
	padding-bottom:0px;
	width:490px;
}
.about {
	width:920px;
	height:850px;
	background:black;
	border:1px solid #fbcb30;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.abtleft {
	float: left;
	width: 600px;
}
.abtright {
	float: right;
	display:block;
}
.gal {
	width:920px;
	height:460px;
	background:black;
	border:1px solid #fbcb30;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.instructors {
	width:920px;
	height:460px;
	background:black;
	border:1px solid #fbcb30;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.instructors table p {
	padding-left:50px;
}
.instructors table h3 {
	padding-left:50px;
}
.instructors table img {
	padding-left:80px;
}
.instructors table a {
	color: #fbcb30;
}
.instructors img {
	padding-top:0px;
	margin-top:0px;
}
.payment {
	width:920px;
	height:460px;
	background:black;
	border:1px solid #fbcb30;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;
}
.flt_r{
	float:right;
	padding-right:10px;
	padding-top:20px;
}
.mak {
	padding-left:200px;
}
.insleft {
	float: left;
	width: 600px;
	padding-top:50px;
}
.insright {
	float: right;
	padding-top:20px;
	padding-bottom:20px;
}
.BodyTextYellowTitle {
	color: #fbcb30;
	font-family: destroy;
}
a {
	color:#666666;
}
h1 {
	font-family: 'destroyregular';
	color: #fbcb30;
	/*text-shadow:1px 1px 1px grey;*/
}
h2 {
	font-family: 'destroyregular';
	color: #fbcb30;
	/*text-shadow:1px 1px 1px grey;*/
}
h3 {
	color: #666666;
	
}
p {
	color:#666666;
}
.homepic {
	padding-left:12px;
}
/*Nave bar settings*/
span.reference{
	position:fixed;
	left:10px;
	bottom:10px;
	font-size:12px;
}
span.reference a{
	color:#aaa;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	margin-right:30px;
}
span.reference a:hover{
	color:#ddd;
}
ul.sdt_menu{
	margin-top:150px;
}
h1.title{
	text-indent:-9000px;
	background:transparent url(title.png) no-repeat top left;
	width:633px;
	height:69px;
}
ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:1020px;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:170px;
	height:85px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:85px;
	z-index:12;
	background:transparent url(../images/overlay.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:25px;
	left:0px;
	width:170px;
	height:60px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:85px;
	width:170px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:24px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#fbcb30;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#fbcb30;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:white;
}
/*End of nav setting*/

/*footer*/
@import url(http://weloveiconfonts.com/api/?family=zocial);

* {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'zocial', sans-serif;
}
[data-icon]:before {
    font-family: 'zocial';
    content: attr(data-icon);
    -webkit-font-smoothing: antialiased;
}
a {
    text-decoration: none;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition:  all .2s linear;
    transition: all .2s linear;
}
.clear {
    clear: both;
}


footer {
    background-color: grey;
    position: relative;
    z-index: 1;
}
footer > ul {
    list-style: none outside none;
    margin: 0 auto;
    max-width: 1000px;
    overflow: hidden;
    padding: 25px 0;
    position: relative;
    width: 95%;
}
footer > ul li {
    float: left;
    padding: 20px 15px;
    width: 33.3%;

    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
footer > ul li:first-child {
    padding-left: 0;
}
footer > ul li:nth-child(3) {
    padding-right: 0;
}
footer > ul li .icon {
    color: #fbcb30;
    float: left;
    font-size: 80px;
    line-height: 80px;
}
footer > ul li .text {
    color: #fbcb30;
    font-size: 13px;
    line-height: 20px;
    margin-left: 105px;
    position: relative;
    text-align: justify;
}
.text h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.text a {
    border-bottom: 1px dotted transparent;
    color: #fbcb30;
    font-weight: bold;
}
.text a:hover {
    border-color: #FFDD00;
}
footer .bar {
    background-color: #grey;
    padding: 20px 0;
}
footer .bar-wrap {
    font-size: 12px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 95%;
	text-shadow:1px 1px 1px #000;
}
.links {
    float: left;
    list-style: none outside none;
    position: relative;
}
.links li {
    float: left;
    margin-right: 10px;
}
.links a {
    color: #fbcb30;
}
.links a:hover {
    color: #FFFFFF;
}
.social {
    position: absolute;
    right: 0;
    top: 0;
}
.social a {
    color: #fbcb30;
    margin-left: 20px;
}
.social a:hover {
    color: #FFFFFF;
}
.social .icon {
    display: inline-block;
    font-size: 36px;
    margin-right: 5px;
    vertical-align: middle;

    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -ms-transition: -ms-transform .3s linear;
    -o-transition:  -o-transform .3s linear;
    transition: transform .3s linear;
}
.social a:hover  .icon {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.social .info {
    display: inline-block;
    vertical-align: middle;
}
.social .info .follow {
    display: block;
}
.social .info .num {
    display: block;
}
.copyright {
    color: #FFFFFF;
    margin-top: 5px;
}

/* responsive rules */
@media screen and (max-width: 1000px){
    .links, .social, .copyright{
        float:none;
        text-align:center;
    }
    .social {
        position:relative;
        margin:10px 0;
    }
    .links li {
        display:inline-block;
        float:none;
    }
    .bar {
        position:relative;
    }
    .bar-wrap {
        margin-bottom:0;
    }
}

@media screen and (max-width: 835px)  {
    footer > ul li {
        float:none;
        width:auto;
    }
}

@media screen and (max-width: 768px)  {
    .links li {
        margin-right:5px;
    }
}
.down{
	width:920px;
	height:460px;
	background:black;
	border:1px solid #fbcb30;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:50px;
}
ul.downloads {
	margin: 0px; 
	padding: 0px;
}
ul.downloads li {
	width: 452px; 
	height: 260px; 
	line-height: 20px; 
	font-size: 12px; 
	float: left; 
	list-style-type: none;
}
ul.downloads li h3 {
	margin: 0px;
}
ul.downloads li .image-icon {
	width: 152px; 
	float: left;
}
ul.downloads li .image-info {
	width: 290px; 
	float: left;
}
ul.downloads li .image-description {
	font-weight: 400; 
	margin-bottom: 5px;
}
ul.downloads li .image-details-container {
	height: 40px; 
	overflow: hidden;
	color:#666666;
}
ul.downloads li.open .image-details-container {
	height: auto; 
	min-height: 60px;
}
ul.downloads li .image-details {
	width: 290px; 
	height: 20px;
}

ul.downloads li .image-details span {
	width: 120px; 
	float: left; 
	display: block;
}
ul.downloads li .image-details strong {
	font-weight: 400;
}

ul.downloads li .image-download-links {
	margin-top: 10px;
}
ul.downloads li .image-download-links a.btn {
	background: #fbcb30; 
	padding: 2px 5px 1px 5px; 
	border: 1px solid #666666;
	color: #666666;
}
ul.downloads li .image-download-links a.btn:hover {
	background: #666666;
	border: 1px solid #fbcb30; 
	color: white;
}
/*End of footer setting*/


/*
HTML 5 Template Name: Basic 82
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

html{overflow-y:scroll;} /* Forces a scrollbar when the viewport is larger than the websites content - CSS3 */

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left{float:left;}
.fl_right{float:right;}

img{margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; font-style:italic; line-height:normal;}
q:before{content:'“ '; font-size:26px;}
q:after{content:' „'; font-size:26px; line-height:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:960px; margin:0 auto; padding:0; text-align:left;}

.row2{color:#666666;}
.row2 a{color:#fbcb30;}

/*----------------------------------------------Generalise-------------------------------------*/
 #container{display:block; width:960px;}

nav ul{margin:0; padding:0; list-style:none;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-size:16px; font-weight:bold; font-style:normal; line-height:normal; text-transform:uppercase;}

address{font-style:normal;}
address a{color:#fbcb30;}

blockquote, q{display:block; padding:8px 10px; color:#979797; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'“ '; font-size:26px;}
blockquote:after, q:after{content:' „'; font-size:26px; line-height:0;}

.one_third, .two_third, .three_third{display:block; float:left; margin:0 30px 0 0;}
.one_third{width:300px;}
.two_third{width:630px;}
.three_third{width:960px; float:none; margin-right:0; clear:both;}
.lastbox{margin-right:0;}



/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:30px 0;}
#container section{display:block; width:100%; margin:0 0 30px 0; padding:0;}
#container .last{margin:0;}
#container .more{text-align:left;}

/* ------Slider-----*/

#container #slider{text-align:center;}

/* ------Left Column-----*/

#container #left_column{float:left; width:280px;}
#container #left_column h2.title{margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #DEDEDE;}

#container #left_column nav{display:block; width:100%; margin-bottom:30px;}
#container #left_column nav ul{margin:0; padding:0; list-style:none;}
#container #left_column nav li{margin:0 0 3px 0; padding:0;}
#container #left_column nav li.last{margin-bottom:0;}
#container #left_column nav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#666666; text-decoration:none; border-bottom:1px dotted #666666;}
#container #left_column nav a:hover{color:#FF9900;}

/* ------Main Content-----*/

#container #content{float:right; width:630px; line-height:1.6em;}
#container #content article{margin-bottom:30px;}
#container #content .last{margin:0;}



