html {
	background-color: #1e1e1e;
	font-family: verdana;
	font-size: 10pt;
}

a {
	outline: 0 none;
}

body {
	width: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#wrapper {
	display: block;
	position: relative;
	width: 975px;
	height: auto;
	Margin: auto;
	text-align: left;
	background-color: #1e1e1e;
}

#top {
	height: 160px;
}

#home {
	display: block;
	width: 196px;
	height: 60px;
	position: absolute;
	top: 54px;
	left: 30px;
}


#header {
	width: 975px;
	height: 248px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../img/header.jpg') no-repeat 0 0;
}

#user {
	width: 350px;
	height: 12px;
	position: absolute;
	top: 24px;
	left: 590;
	text-align: right;
	font-size: 7pt;
	color: #ffffff;
}

#user a {
	color: #3cbeea;
	text-decoration: none;
}

#user a:hover {
	color: #ffffff;
}

#user input {
	background: none;
	border: 0px;
	font-size: 7pt;
	color: #ffffff;
}
#logo {
	width: 35px;
	height: 46px;
	position: absolute;
	top: 56px;
	left: 900px;
	background: url('../img/logo_adobe.gif') no-repeat 0 0;
}

#buttons {
	width: 624px;
	height: 24px;
	position: absolute;
	top: 130px;
	left: 300px;
	color: #3cbeea;
	font-size: 8pt;
}

#buttons a {
	color: #3cbeea;
	text-decoration: none;
}

#buttons a:hover {
	color: #ffffff;
}

#main {
	height: 620px;
}

#main_calendar {
	height: 490px;
}

#login {
	width: 229px;
	height: 135px;
	position: absolute;
	top: 161px;
	left: 14px;
	background: url('../img/login.gif') no-repeat 0 0;
	margin: 0px;
	padding: 0px;
}

input.login_username, 
input.login_password {
	background: none;
	position: absolute;	
	top: 54px;
	left: 80px;
	border: 0px;
	text-align: right;
}

input.login_password {
	top: 82px;
}

input.login_submit {
	background: none;
	border: 0px;
	font-family: verdana;
	font-size: 6.5pt;
	font-weight: bold;
}

input.login_submit:hover {
	cursor: pointer;
	color: #ffffff;
}

form.search {
	position: absolute;
	top: 260px;
	left: 20px;
}

input.search_string {
	background: none;
	border: 2px solid #5deefc;
	color: #5deefc;
	font-family: verdana;
	font-weight: bold;
}

input.search_button {
	background: #5deefc;
	border: 0;
	cursor: pointer;
	font-family: verdana;
	font-weight: bold;
	color: #34beed;
}

#login p {
	width: 150px;
	height: 12px;
	position: absolute;
	top: 106px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 6.5pt;
	font-weight: bold;
}

#login a {
	text-decoration: none;
	color: #000000;
}

#login a:hover {
	color: #ffffff;
}

#main_left,
#main_left_tutorials,
#main_left_calendar {
	width: 229px;
	height: 469px;
	position: absolute;
	top: 306px;
	left: 14px;
}

#main_left_tutorials,
#main_left_calendar {
	top: 161px;
	height: 610px;
}

#main_left_calendar {
	height: 470px;
	margin-left: 8px;
}

#main_left_calendar td {
	background-color: transparent;
}

#main_left_calendar_item {
	width: 220px;
	height: 150px;
	background: url('../img/calendar_background.gif') no-repeat 0 0;
	margin: 0px;
	overflow: hidden;
}

#main_left_top {
	width: 229px;
	height: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../img/main_news_top.gif') no-repeat 0 0;
}

#main_left_mid,
#main_left_middown {
	width: 230px;
	height: 420px;
	position: absolute;
	top: 18px;
	left: 0px;
	padding-left: 18px;
	padding-right: 18px;
	background: url('../img/main_news_mid.gif') repeat-y 0 0;
	overflow: hidden;
	font-size: 7pt;
}

#main_left_mid {
	width:230px;
}

#main_left_middown {
	height: 15px;
	top: 438px;
}

#main_left_end {
	width: 229px;
	height: 17px;
	position: absolute;
	top: 452px;
	left: 0px;
	background: url('../img/main_news_end.gif') no-repeat 0 0;
}

#main_left_mid h3,
#main_left_middown a,
#news_mid h3,
#news_middown a {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #3cbeea;
	text-decoration: none;
}

#main_left_middown a:hover {
	text-decoration: underline;
}

#main_left_mid h2,
#news_mid h2 {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: 400;
	color: #ffffff;
}

#main_left_mid h2 {
	width: 200px;
}

#main_left_mid img {
	width: 190px;
	height: 209px;
	margin: 5px 0px 5px 0px;
}

#main_left_mid p,
#news_mid p {
	width: 195px;
	color: #7b7b7b;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#main_left_mid a {
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

#main_right {
	width: 708px;
	height: 620px;
	position: absolute;
	top: 156px;
	left: 248px;
	margin: 0px;
	padding: 0px;
}

#main_right_top {
	width: 708px;
	height: 23px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../img/main_right_top.gif') no-repeat 0 0;
}

#main_right_mid,
#main_right_mid_calendar {
	width: 708px;
	height: 580px;
	position: absolute;
	top: 23px;
	left: 0px;
	background: url('../img/main_right_mid.gif') repeat-y 0 0;
}

#main_right_mid_calendar {
	height: 450px;
}

#main_right_end,
#main_right_end_calendar {
	width: 708px;
	height: 17px;
	position: absolute;
	top: 603px;
	left: 0px;
	background: url('../img/main_right_end.gif') no-repeat 0 0;
}

#main_right_end_calendar {
	top: 470px;
}

#main_right_up {
	width: 680px;
	height: 348px;
	position: absolute;
	top: -5px;
	left: 15px;
	color: #ffffff;
	background: url('../img/background_right_home.gif') no-repeat 0 0;
}

#main_right_up h1,
#main_right_up p {
	margin: 20px;
}

#main_right_up p {
	text-align: left;
}

#main_right_up a {
	color: #34beed;
	text-decoration: none;
	font-size: 10pt;
}

#main_right_up_content {
	height: 320px;
	width: 680px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#main_right_up_link {
	position: absolute;
	top: 320px;
	left: 600px;
}

#main_right_down {
	width: 680px;
	height: 230px;
	position: absolute;
	top: 350px;
	left: 15px;
}

#down,
#main_full,
#main_full_forum2 {
	position: relative;
	left: 16px;
	padding: 0px;
	margin: 0px;
}

#down,
#main_full {
	height: 385px;
}

#down_top,
#main_full_top,
#main_full_forum,
#bottom_top {
	width: 939px;
	height: 17px;
	position: absolute;
	top: 1px;
	left: 0px;
	background: url('../img/main_bottom_top.gif') no-repeat 0 0;
}

#down_mid,
#main_full_mid,
#main_full_mod {
	width: 938px;
	position: relative;
	top: 17px;
	left: 1px;
	background-color: #ffffff;
}

#down_mid,
#main_full_mid {
	height: 346px;
	position; absolute;
}

#down_end,
#main_full_end {
	width: 939px;
	height: 17px;
	position: absolute;
	top: 363px;
	left: 0px;
	background: url('../img/main_bottom_end.gif') no-repeat 0 0;
}

#bottom {
	width: 939px;
	position: relative;
	left: 16px;
	margin: 0px;
	padding: 0px;
}

#bottom_mid {
	width: 938px;
	height: 115px;
	position: relative;
	top: 17px;
	left: 1px;
	background-color: #ffffff;
}

#bottom_mid img {
	margin-left: 20px;
	border: 0px;
}

#main_full_content_top,
#main_full_content_end {
	width: 908px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 15px;
	background: url('../img/content_top.gif') no-repeat 0 0;
}

#main_full_content_end {
	position: absolute;
	top: 334px;
	background: url('../img/content_end.gif') no-repeat 0 0;
}

#main_full_content_mid,
#main_full_content_mod,
#main_full_content_news {
	font-family: verdana;
	width: 897px;
	position: relative;
	top: 14px;
	left: 20px;
	background: #efefef;
	color: #34beed;
}

#main_full_content_mid {
	position: absolute;
	height: 320px;
}

#main_full_content_news {
	height: 680px;
	font-size: 10pt;
}

#main_full_content_news_title {
	height: 80px;
	width: 100%;
}

#main_full_content_news_description {
	height: 585px;
	width: 880px;
	overflow: auto;
}

#main_full_content_news p {
	margin: 20px;
	font-size: 12pt;
	line-height: 1.4;
}

#main_full_content_news h1 {
	margin: 20px;
	font-size: 20pt;
}

#main_full_content_news a {
	color: #34beed;
	text-decoration: none;
}

#main_full_content_news a:hover {
	text-decoration: underline;
}

#main_full_content_news #date {
	text-align: right;
	color: #666666;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-right: 20px;
}

#main_full_content_mid p {
	margin: 25px;
	font-size: 16pt;
	font-family: arial;
}

#main_full_content_mod td {
	font-family: arial;
	text-align: left;
	color: #34beed;
}

#main_full_content_mod td.button {
	text-align: center;
}

#main_full_content_mod a {
	font-weight: bold;
	color: #34beed;
	text-decoration: none;
}

#main_full_content_mod a:hover {
	text-decoration: underline;
}

table.forumtable,
div.forumdiv {
	width: 600px;
	font-family: arial;
	font-size: 12pt;
}

div.forumform {
	width: 780px;
	margin: auto;
}

div.forumfooter {
	width: 200px;
	margin: auto;
}
	
#main_full_content_profile {
	width: 874px;
	position: relative;
	margin: 15px 10px 0px 10px;
	font-family: times;
	font-style: italic;
	float: left;
}

#main_full_content_profile img {
	width: 116px;
	height: 116px;
	position: absolute;
	top: 75px;
	left: 50px;
	border: #34beed 2px solid;
}

#main_full_content_profile h1 {
	position: absolute;
	top: 20px;
	left: 235px;
	background-color: #000000;
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

#main_full_content_profile p {
	width: 620px;
	position: absolute;
	top: 30px;
	left: 208px;
	font-size: 10pt;
	color: #9b9b9b;
	font-size: 12pt;
	font-family: times;
}

#main_full_content_profile a.skype,
#main_full_content_profile a.facebook,
#main_full_content_profile a.linkedin,
#main_full_content_profile a.mail,
#main_full_content_profile a.twitter {
	height: 28px;
	width: 57px;
	margin-top: 10px;
	margin-right: 20px;
	display: block;
	float: left;
	background: url('../img/icon_skype.gif') no-repeat 0 0;
}

#main_full_content_profile a.facebook {
	background: url('../img/icon_facebook.gif') no-repeat 0 0;
	width: 29px;
}

#main_full_content_profile a.linkedin {
	background: url('../img/icon_linkedin.gif') no-repeat 0 0;
	width: 67px;
}

#main_full_content_profile a.mail {
	background: url('../img/icon_mail.gif') no-repeat 0 0;
	width: 29px;
	margin-top: 12px;
}

#main_full_content_profile a.twitter {
	background: url('../img/icon_twitter.gif') no-repeat 0 0;
	width: 115px;
}

#footer {
	width: 100%;
	height: 84px;
	position: relative;
	left: 0px;
	top: 30px;
	background-color: #000000;
}

#footer_buttons {
	width: 920px;
	height: 70px;
	position: relative;
	margin: auto;
}

#footer_buttons_powered,
#footer_buttons_links{
	width: 60px;
	height: 14px;
	position: absolute;
	top: 40px;
	left: 6px;
	color: #ffffff;
	font-size: 6pt;
}

#footer_buttons_links {
	width: 480px;
	left: 380px;
	color: #515151;
}

#footer_buttons a {
	text-decoration: none;
	color: #515151;
}

#footer_buttons a:hover {
	color: #ffffff;
}

#footer_buttons_logo {
	width: 53px;
	height: 55px;
	position: absolute;
	top: 16px;
	left: 82px;
	background: url('../img/footer_logo.gif') no-repeat 0 0;
	outline: 0 none;
}

#footer_buttons_rss {
	width: 58px;
	height: 52px;
	position: absolute;
	top: 22px;
	left: 860px;
	background: url('../img/footer_rss.gif') no-repeat 0 0;
	outline: 0 none;
}

#news {
	width: 286px;
	height: 342px;
	position: relative;
	float: left;
	top: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#news_top,
#news2_top {
	width: 287px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../img/news_top.gif') no-repeat 0 0;
}

#news2_top {
	background: url('../img/news2_top.gif') no-repeat 0 0;
}

#news_mid,
#news2_mid,
#news_middown {
	width: 285px;
	height: 292px;
	position: absolute;
	top: 15px;
	left: 1px;
	background-color: #efefef;
	overflow: hidden;
}

#news2_mid {
	height: 312px;
	background-color: #34beed;
}

#news_middown {
	height: 20px;
	top: 307px;
}

#news_mid h2,
#news_mid a {
	color: #34beed;
	text-decoration: none;	
}

#news_mid h2 {
	font-size: 11pt;
}

#news_mid img {
	width: 250px;
	height: 275;
	margin: 16px;
}

#news2_mid p {
	margin: 20px;
}

#news2_mid a {
	color: #5deefc;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	line-height: 1.5;
}

#news2_mid_pagenum {
	width: 250px;
	height: 100px;
	position: absolute;
	top: 280px;
	left: 15px;
}

#news2_mid_pagenum table {
	width: 100%;
}

#news2_mid_pagenum td {
	width: 33%;
	font-weight: bold;
	font-family: verdana;
	font-size: 14pt;
	color: #5deefc;
}

#news2_mid a:hover {
	color: #ffffff;
}

#news2_mid_page {
}

#news_middown a {
	color: #2c2c2c;
	margin-left: 10px;
}

#news_middown a:hover {
	text-decoration: underline;
}

#news_end,
#news2_end {
	width: 287px;
	height: 15px;
	position: absolute;
	top: 327px;
	left: 0px;
	background: url('../img/news_end.gif') no-repeat 0 0;
}

#news2_end {
	background: url('../img/news2_end.gif') no-repeat 0 0;
}

#news_mid h3 {
	color: #a8a8a8;
	margin-left: 10px;
	width: 265px;
}

#news_mid h2 {
	color: #34beed;
	margin-left: 10px;
	width: 265px;
}

#news_mid p {
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	width: 265px;
	line-height: 1.4;
}

#register,
#contact,
#profile {
	width: 682px;
	height: 348px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../img/main_register.gif') no-repeat 0 0;
}

#contact {
	background: url('../img/main_contact.gif') no-repeat 0 0;
}

#profile {
	background: url('../img/main_profile.gif') no-repeat 0 0;
}

#profile p {
	color: #34beed;
}

#register input,
#register select,
#contact input,
#contact select {
	height: 15px;
	font-size: 8pt;
	border: 0px;
}

#register #name,
#contact #name,
#register #surname,
#contact #surname,
#register #username,
#contact #address,
#register #email,
#contact #telephone,
#register #sex,
#contact #company,
#register #age,
#contact #text,
#register #profession,
#contact #email,
#register #city,
#register #company,
#register #submit,
#contact #submit {
	position: absolute;
	top: 33px;
	left: 388px;
	border: 0px;
	background-color: #34beed;
	color: #ffffff;
}

#contact #name {
	top: 30px;
}

#register #surname {
	top: 65px;
}

#contact #surname {
	top: 63px;
}

#register #username {
	top: 98px;
}

#contact #address {
	top: 96px;
}

#register #email {
	top: 131px;
}

#contact #email {
	top: 129px;
}
	
#register #sex {
	top: 164px;
	right: 25px;
}

#contact #telephone {
	top: 162px;
}

#register #age {
	top: 197px;
	right: 28px;
}

#contact #company {
	top: 194px;
}

#register #profession {
	top: 229px;
}

#register #city {
	top: 262px;
}

#register #company {
	top: 295px;
}

#contact #submit,
#register #submit {
	top: 320px;
	left: 608px;
	width: 50px;
}

#contact #submit {
	left: 607px;
}

#contact #submit:hover, 
#register #submit:hover {
	cursor: pointer;
}

#contact #text {
	font-family: verdana;
	font-size: 8pt;
	top: 226px;
	overflow: auto;
}

#register_message {
	width: 330px;
	height: 250px;
	position: absolute;
	top: 80;
	left: 25;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

#main_left_tutorials_after,
#main_left_tutorials_encore,
#main_left_tutorials_premiere {
	width: 229px;
	height: 201px;
	background: url('../img/button_tutorial_after.gif') no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#main_left_tutorials_encore {
	background: url('../img/button_tutorial_encore.gif') no-repeat 0 0;
	top: 206px;
}

#main_left_tutorials_premiere {
	background: url('../img/button_tutorial_premiere.gif') no-repeat 0 0;
	top: 411px;
}

#main_left_tutorials_after:hover,
#main_left_tutorials_encore:hover,
#main_left_tutorials_premiere:hover,
.tutselected {
	background-position: 0 -201px;
}

#main_right_tutorials_down_description,
#main_right_tutorials_down_thumbnails,
#main_right_tutorials_down_totals,
#main_right_calendar {
	width: 688px;
	height: 94px;
	position: absolute;
	left: -4px;
	top: 10px;
	background: url('../img/main_right_tutorial_down.gif') no-repeat 0 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#main_right_calendar {
	top: 350px;
	left: 10px;
	padding: 20px;
}

#main_right_calendar td {
	font-size: 8pt;
	padding: 5px;
	color: #000000;
}

#main_right_calendar a {
	text-decoration: none;
	color: #000000;
}

#main_right_calendar a:hover {
	text-decoration: underline;
}

#main_right_tutorials_down_thumbnails {
	height: 100px;
	overflow: hidden;
	background: none;
	left: -20px;
	top: 100px;
}

#main_right_tutorials_down_thumbnails li {
	width: 160px;
	height: 80px;
	float: left;
	list-style-type: none;
	cursor: pointer;
	margin: 0 10px 0 0;
	padding: 0px;
}

#slideshow {
	width: 600px;
	height: 100px;
	position: absolute;
	left: 55px;
	overflow: hidden;
}

#main_right_tutorials_down_totals {
	background: none;
	top: 215px;
	height: 20px;
	font-weight: bold;
}

#main_right_tutorials_down_description {
	padding-top: 15px;
	padding-left: 30px;
	color: #a3a3a3;
}

#main_right_tutorials_down_description h1 {
	width: 430px;
	padding: 0px;
	margin: 0px;
	color: #32beed;
	font-size: 10pt;
	line-height: 0.8;
}

#main_right_tutorials_down_description h2 {
	width: 200px;
	position: absolute;
	top: 15px;
	left: 488px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}	

#main_right_tutorials_down_description a {
	text-decoration: none;
	color: #000000;
}

#main_right_tutorials_down_description_text {
	position: absolute;
	top: 40px;
	width: 630px;
	height: 45px;
	overflow: auto;
	font-size: 10pt;
}

#main_right_tutorials_down_description_text p {
	margin: 0px;
	padding: 0px;
}

table.calendar {
	width: 100%;
}

table.calendar2 {
	width: 210px;
}

table.news {
	width: 100%;
}

table.news td {
	font-size: 12pt;
	color: #32beed;
	font-weight: bold;
}

iframe.blog {
	width: 675px;
	height: 100%;
	position: absolute;
	left: 15px;
	background-color: #ffffff;
}

html.blog {
	background-color: #ffffff;
}

body.blog {
	font-family: arial;
	font-size: 8pt;
	background-color: #ffffff;
	text-align: left;
	margin: 20px;
}

p.blog {
	margin: 20px;
}

p.rss_links {
	margin: 10px;
	text-align: center;
	}

a.rss_links {
	color: #32beed;
	text-decoration: none;
}

a.prev,
a.next {
	width: 18px;
	height: 18px;
	position: absolute;
	top: -80px;
	left: -270px;
	display: block;
	background: url('../img/icon_arrowleft.gif') no-repeat 0 0;
	overflow: hidden;
}

a.next {
	left: 370px;
	background: url('../img/icon_arrowright.gif') no-repeat 0 0;
}

a.next:hover,
a.prev:hover {
	background-position: 0 -18px;
}

#forumtable,
#forumtable_message {
	width: 100%;
	padding: 10px;
}

#forumtable td {
	text-align: center;
}

#forumtable_message td.title {
	font-weight: bold;
}

#gwForumPost td {
	font-weight: bold;
}

td.center {
	text-align: center;
}

#forumtable input.button {
	background: none;
	border: 0px;
	cursor: pointer;
	color: #34beed;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

#forumtable input.button:hover {
	text-decoration: underline;
}

span.forum {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	padding: 10px;
}

body.blog {
	color: #34beed;
}

p.blog {
	font-size: 12pt;
	color: #34beed;
}

a.blog {
	color: #34beed;
	text-decoration: none;
}

a.blog:hover {
	text-decoration: underline;
}

#adobe {
	width: 40px;
	height: 44px;
	position: absolute;
	top: 56px;
	left: 895px;
	z-index: 10;
}

h1.password,
input.profile_pass1,
input.profile_pass2,
input.profile_submit{
	position: absolute;
	top: 20px;
	left: 500px;
	color: #34beed;
	font-size: 10pt;
}

input.profile_pass1 {
	top: 80px;
}

input.profile_pass2 {
	top: 110px;
}

input.profile_submit {
	top: 140px;
}
