@charset "utf-8";
@import url("/css/reset.css");
@import url("/css/sifr.css");

/* CSS Document */
body {
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	color: #c3c3c3;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	background-attachment: fixed;
	background-position: center top;
}

html {
	overflow: -moz-scrollbars-vertical !important;
}

#container {
	background-image: url(/images/bg.jpg);
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:100px;
	background-color: #000000;
	background-repeat: no-repeat;
}

#container-sub {
	background-image: url(/images/bg-sub.jpg);
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:100px;
	background-color: #000000;
	background-repeat: no-repeat;
	overflow:auto;
}

.news-flash {
	width:912px;
	height:320px;
	margin-left:auto;
	margin-right:auto;
	z-index:9;
}

h1.logo a {
	width:300px;
	height:100px;
	background-color:none;
	position:absolute;
	margin-left:-425px;
	top:15px;
	left:50%;
	text-indent:-9999px;
	display:block;
}

.youtube-channel {
	height: 256px;
	width: 375px;
	position: absolute;
	z-index: 10;
	left:50%;
	margin-left:49px;
	top:191px;
}

.ytube-selection {
	background-color: #000000;
	background-image: url(/images/ytube-selection-bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 375px;
	z-index:11;
	margin-top:5px;
}

#news-container {
	background-color:none;
	/*height: 300px;*/
	width: 885px;
	margin-right: auto;
	margin-left: auto;
}

#news-container-sub {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-top: 180px;
}

#schedule {
	background-color:none;
	float: left;
	/*height: 100px;*/
	width: 910px;
	margin-left: 40px;
	padding-top: 15px;
}

.home-left {
	background-color:none;
	float: left;
	/*height: 100px;*/
	width: 455px;
	margin-left: 40px;
	padding-top: 15px;
}

.home {
	background-color:none;
	float: left;
	/*height: 100px;*/
	width: 455px;
	margin-left: 10px;
	padding-top: 15px;
}

.home-right {
	background-color:none;
	float: left;
	/*height: 200px;*/
	width: 330px;
	margin-left: 70px;
	padding-top: 20px;
}

h1 {
	font-family: Arial;
	color: #4694de;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.0em;
	font-size: 1.2em;
	font-weight:normal;
}

.newssep {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #707070;
	margin-top: 15px;
}

p {
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: .8em;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1.5em;
}

.rmore a {
	font-family: Arial;
	color: #707070;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -.04em;
	line-height: 1.2em;
	font-size: .8em;
	font-weight:normal;
}

.rmore a:hover {
	font-family: Arial;
	color: #4694de;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -.04em;
	line-height: 1.2em;
	font-size: .8em;
	font-weight:normal;
}

#footer {
	width:865px;
	clear:both;
	/*background-color:#00CC33;*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.footersep {
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #707070;
	margin-bottom: 5px;
}

ul.copyright {
	font-family: Arial;
	color: #707070;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -.04em;
	line-height: 1.2em;
	font-size: .8em;
	font-weight:bold;
	float: left;
}

ul.copyright li {
	display: inline;
	list-style-type: none;
}

ul.footer-links {
	float: right;
}

ul.footer-links li {
	display: inline;
	list-style-type: none;
	font-family: Arial;
	color: #707070;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -.04em;
	line-height: 1.2em;
	font-size: .8em;
	font-weight:bold;
}

li.slash {
	background-image: url(/images/slash.jpg);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.footer-links a {
	color: #707070;
	text-decoration:none;
}

.footer-links a:hover {
	color: #707070;
	text-decoration:underline;
}

h1 a {
	color:#4694de;
	text-decoration:none;
}

h1 a:hover {
	color:#4694de;
	text-decoration:underline;
}

a {
	color:#4694de;
	text-decoration:none;
}

a:hover {
	color:#4694de;
	text-decoration:underline;
}

.featured-event img {
	border: 10px solid #282828;
}

#nav {
	width: 600px;
	position: absolute;
	z-index: 99;
	left: 50%;
	top: 124px;
	margin-left:-460px;
}

textarea, input {
	background-color: #666666;
}

div.dsq-by {
	dsiplay:none;
}

.dsq-header-meta {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#dsq-comment {
	background-color: #FF0000;
}

.silver {
	background-color: #e0e0e0;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

div.home-left h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}

div.home-left ul, div.home-right ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 0.8em;
	line-height: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom:10px;
}

div .dsq-by, div .dsq-item-trackback, div .dsq-dc-logo, .dsq-post-area h3 {
	display:none;
}

div.hr {
	margin-top: 90px !important;
	margin-bottom: 40px !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

div.thumbnail img {
	width: 25%;
	float: left;
	margin-right: 15px;
}

div#flashcontent {
	float: right;
	margin-right:180px;
}

div#logocontent {
	float:left;
	margin-top:20px;
	margin-left:55px;
}

div.instructor-videos .video, div.video {
	border: 10px solid #2c2c2c;
	height: 241px;
	width: 290px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	z-index:2;
}

table.schedule {
	width: 96%;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 30px;
}

table.schedule tr td {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	width: 40px;
	border: 1px solid #333333;
}

div.red {
	color: #FF0000;
}

div.blue {
	color: #4694de;
}

div.white {
	color: #FFF;
}

div.schedule-day {
	font-size: 14px;
	font-weight: normal;
	background-color: #333333;
	padding: 10px;
}

div.dload a {
	background-image: url(/images/download.png);
	display: block;
	float: right;
	height: 33px;
	width: 286px;
	margin-top: -40px;
	margin-right: 50px;
	position:relative;
	z-index:9;
}

div.dload a:hover {
	background-image: url(/images/download.png);
	display: block;
	float: right;
	height: 33px;
	width: 286px;
	background-position: 0px -33px;
}

div.indicators {
	background-image: url(/images/indicators.png);
	height: 53px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.instructor {
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

div.instructor p {
	margin-top: 6px;
}

div.instructor img {
	border: 4px solid #333333;
	margin-top: 10px;
	margin-right: 10px;
	height: 70px;
	width: 70px;
}

/*div.instructor {
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: .8em;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1.5em;
}*/
div.media {
	background-color:none;
	float: left;
	/*height: 100px;*/
	margin-left: 40px;
	padding-top: 15px;
}

div.media-video {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

div.media h2 {
	text-align: center;
	margin-bottom: 10px;
}

p.loading {
	line-height: 30px;
	background: url(/images/loading-small.png) no-repeat left center;
	padding-left: 30px;
	font-size: 14px;
}

div.tweets ul.tweet {
	background-image: url(/images/twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	list-style-type: none !important;
}

div.tweets ul.tweet li {
	list-style-type: none !important;
}

div.tweets ul {
	list-style-type: none !important;
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 11px;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1.5em;
}

div.tweets {
	margin-bottom: 50px;
}

.facebook a {
	background-image: url(/images/facebook.png);
	height: 100px;
	width: 310px;
	margin-top: 30px;
	margin-bottom: 30px;
	display:block;
	margin-left: 3px;
}

.facebook a:hover {
	height: 100px;
	width: 310px;
	margin-top: 30px;
	margin-bottom: 30px;
	display:block;
	background: url(/images/facebook.png) 0px -200px;
}

div.the-tweet {
	background: url(/images/twitter.png) no-repeat;
	padding-left: 60px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.profile {
	border: 5px solid #666666;
	margin-top: 5px;
	margin-right: 10px;
}
.contact-box {
	float: left;
	width: 260px;
	height: 200px;
}
.line {
	border-left: 1px dotted #666666;
	padding-left: 30px;
}
.contact-left {
	background-color:none;
	float: left;
	/*height: 100px;*/
	width: 560px;
	margin-left: 40px;
	padding-top: 15px;
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: .8em;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1.5em;
}
span.kontakt {
	font-weight: bold;
	color: #FFFFFF;
}
div.map iframe {
	margin-top: 20px;
	border: 10px solid #666666;
}
.contact-form {
	overflow: auto;
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: .8em;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1.5em;
	margin-top: 55px;
	width: 290px;
}
div.contact-block {
	clear: both;
	margin-bottom: 10px;
}
div.contact-block label {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
}
.field{
	background: #333333;
	border-style: none;
	padding:5px;
	width: 260px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
textarea.field {
	height: 180px;
	font: 12px Arial, Helvetica, sans-serif;
}
div.sponsorlink {
	float: left;
	margin-right: 35px;
	margin-bottom: 15px;
	border: 5px solid #333333;
}
div.dsq-dc-logo, div.dsq-item-trackback { display:none !important; }