* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	background:#161616 url(../images/bg_02.jpg) repeat-x top center;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#58595b;
	line-height:23px;
	min-width:1024px;
	text-align:justify;
	margin:0 auto;
}
body.index{
	background:#020202 url(../images/splashpage.jpg) top center no-repeat;
}
strong {
	font-weight:700;
}
.clear{
	clear:both;
}
p {
	margin-bottom:14px;
}
img{
	border:0;
}
/* */
#youtube-container{
	width:451px;
	height:252px;
	overflow:hidden;
	position:relative;
	margin:205px auto 0;
	clear:both;
}
#skip {
	position:relative;
	margin:30px auto;
	width:451px;
	text-align:center;
	text-transform:lowercase;
}
#skip a{
	font-family: 'Francois One', sans-serif;
	font-size:25px;
	color:#FFF;
	text-decoration:none;	
}
#outer {
	position:relative;
	width:1000px;
	background:#757B81;
	border:2px solid #262523;
	border-top:0;
	z-index:0;
	min-height:100%;
	margin:0 auto 20px;
	padding-bottom:8px;
}
#inner {
	position: relative;
    width:984px;
    min-height:100%;
	border:1px solid #FFF;
	border-top:0;
    --webkit-box-shadow: inset 0 0 10px #000, 0 0 10px #000;
	-moz-box-shadow: inset 0 0 10px #000, 0 0 10px #000);
	box-shadow: inset 0 0 10px #000, 0 0 10px #000;
    background: white;
    margin:0 auto;
    clear:both;
	overflow:hidden;
}
#logo{
	width:978px;
	height:112px;
	position:absolute;
	z-index:9;
	left:11px;
}
h1{
	font-family: 'Francois One', sans-serif;
	padding:20px 30px;
	font-size:30px;
	color:#000;
}
/* */
#sliderhome {
	position:relative;
	height:370px;
	width:978px;
	overflow:hidden;
	z-index:8;
	margin:0 auto;
	font-family: 'Questrial', sans-serif;
}

#sliderhome .textblock {
	float:right;
	right:0;
	bottom:40px;
	z-index:999;
	position:absolute;
}
#sliderhome .line1 {
	display:block;
	z-index:998;
	font-size:49px;
	color:#FFF;
	padding:20px 10px 12px 12px;
	text-align:left;
}
#sliderhome .line2 {
	display:block;
	z-index:997;
	font-size:32px;
	background:#EB2C2D;
	color:#FFF;
	padding:12px 40px 12px 12px;
	bottom:20px;
	-webkit-box-shadow: 0px 0px 60px 10px #231f20;
	box-shadow: 0px 0px 60px 10px #231f20;
}
#header-image{
	position:relative;
	height:300px;
	width:978px;
	overflow:hidden;
	z-index:8;
	margin:0 auto;

}
/**/

#headerhomemenu {
	position:relative;
	width:978px;
	height:59px;
	font-family: 'Francois One', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	background:url(../images/dtx-menu-bg_10.png) repeat-x top left;
	margin:0 auto;
}
#headerhomemenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#headerhomemenu ul li { display: inline; border-right:1px solid #282a2c; border-left:1px solid #282a2c;}

#headerhomemenu ul li a
{
text-decoration: none;
padding:14px 40px;
color:#FFF;
display:inline-block;
}

#headerhomemenu ul li a:hover
{
	color:#FFF;
	background:url(../images/dtx-menu-bg-hover_10.png) repeat-x;

}
#headerhomemenu .first{
	border-left:0;
}
#headerhomemenu .last{
	border-right:0;
}
/* */
.full-grid{
	position:relative;
	height:100%;
	margin:30px auto;
	width:940px;
	clear:both;
	
}
.col-1-3, .col-2-3, .col-1-40, .col-1-60{
	display:block;
	float: left;
	margin: 0 5% 50px 0;
	min-height:100%;
	
}
.col-1-3{
	width:31%;
}
.col-2-3{
	width:63%;
}
.col-1-40{
	width:36%;
}
.col-1-60{
	width:58%;
}
.last {
	margin-right:0;
}
.title{
	font-size:22px;
	font-family: 'Francois One', sans-serif;
	border-bottom: dotted #121314 1px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#000;
}
.col-padding-1{
	padding:10px;
	background:#E2E1E1;
	width:28%;
}
.col-padding-2{
	padding-top:10px;
}
.gallery-frame{
	background:#FFF;
	padding:10px;
	border: dotted #121314 1px;
	margin-right:3%;
	overflow: hidden;
}
/* */
.instructions {
	display:block;
	font-size:11px;
	color:#000;
}
.thumbcontainer {
	width: 160px;
	height: 100px;
	overflow: hidden;
	margin:0 8px 18px 0;
	float:left;
}
/* */
.contact-title {
	font-size:22px;
	color:#EA2D2E;
	padding:20px 0;
	font-family: 'Francois One', sans-serif;
	text-transform:uppercase;
}
/* */
#footer{
	position: relative;
    width:984px;
	height:170px;
	padding-top:20px;
	border:1px solid #FFF;
	border-top:0;
	text-align:center;
    --webkit-box-shadow: inset 0 0 10px #000, 0 0 10px #000;
	-moz-box-shadow: inset 0 0 10px #000, 0 0 10px #000);
	box-shadow: inset 0 0 10px #000, 0 0 10px #000;
    background: #8B949B;
    margin:0 auto;
    clear:both;
	overflow:auto;
	color:#000;
	line-height:15px;
}
#footer ul
{
margin: 15px 0 0 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#footer ul li {display:inline-block; border-right:1px solid #282a2c;padding:0 20px;}

#footer a
{
text-decoration: none;

color:#000;

text-transform:uppercase;
}

#footer .last{
	border-right:0;
}
#copy{
	font-size:10px;
	line-height:12px;
	margin-top:10px;
}

/*Video fix*/
.column-video{
    width:210px;
    margin:14px;
    float:left;
    position:relative;
}
.column-video-container, .column-video-container a{
    width:222px;
    height:175px;
    overflow:hidden;
}
.column-video-container img{
    width:100%;
}
.column-video h2{
    font-size:12px;
    text-transform:uppercase;
    font-weight:400;
    text-align:center;
    white-space:nowrap;
    overflow:hidden;
}
.column-video-container .play{
    width: 50px;
    height: 55px;
    opacity:1;
    top:60px;
    bottom:auto;
}
.box .name a { 
    color: #414042; 
} 
.box .play, .column-video-container .play{ 
    margin: auto; 
    position:absolute !important; 
    top: 0; left: 0; bottom: 0; right: 0; 
    color:#FFF; 
    width:60px; 
    height:60px; 
}
