/* CSS Document */
body	{
	margin:0;
	padding:0;
	background:#131313;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
#header {
	width:100%;
	height:73px;
	text-align:center;
	background:#000000 url(../../akt4_images/bgs/mockup_flat_r1_c1.jpg) top center repeat-x;
	}
#header_content {
	width:770px;
	margin:0 auto;
	text-align:right;
	position:relative;
	}
#nav {
	position:absolute;
	top:40px;
	left:155px;
	}
#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:0 2px;
	}
#nav a:hover, #nav a:active {
	background:#ff8900;
	}
#banner {
	width:100%;
	height:328px;
	}
.bg_1 {
	background:#000000 url(../../akt4_images/bgs/banners/mockup_flat_r2_c1.jpg) top center repeat-x;
	}
#mainwrapper {
	background:url(../../akt4_images/bgs/mockup_flat_r3_c1.jpg) repeat-x;
	width:100%;
	text-align:center;
	}
#content {
	width:770px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	}
#left {
	width:498px;
	float:left;
	display:inline;
	border:0;
	}
#left h1 {
	margin:18px 0 7px 0;
	padding:0 0 0 7px;
	font-size:28px;
	height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(../../akt4_images/elements/h1_bgs.jpg) no-repeat;
	}
#right {
	width:244px;
	padding-left:28px;
	float:left;
	display:inline;
	border:0;
	background:url(../../akt4_images/bgs/right_bg.jpg) no-repeat;
	}
.news {
	clear:both;
	overflow:hidden;
	margin-bottom:9px;
	margin-top:4px;
	}
.date_img {
	width:44px;
	height:57px;
	background:url(../../akt4_images/elements/date_bg.jpg) no-repeat;
	float:left;
	display:inline;
	border:0;
	text-align:center;
	color:#ff8900;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	}
.news_article {
	float:left;
	width:450px;
	margin-left:4px;
	display:inline;
	border:0;
	color:#999;
	}
.headline {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	color:#e0e0e0;
	text-transform:uppercase;
	font-size:17px;
	}
.news_article p {
	margin:0 0 5px 0;
	padding:0;
	}
.article {
	background:url(../../akt4_images/bgs/news_article_bg.jpg) repeat-y;
	padding:4px;
	}
#left h2 {
	margin:0 0 7px 0;
	padding:0 0 0 7px;
	height:28px;
	background:url(../../akt4_images/elements/h2_bgs.jpg) no-repeat;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	text-transform:uppercase;
	}
#right p {
	margin:0;
	padding:0;
	}
#right h3 {
	margin:18px 0 7px 0;
	padding:0;
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	}
#right h4 {
	margin:7px 0 7px 0;
	padding:0;
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	}
.shows {
	width:193px;
	margin-bottom:4px;
	color:#157ad2;
	padding:2px;
	}
.blue_bg {
	background:#030f17;
	}
#right .ad img {
	border:4px solid #1b1b1b;
	}
.news_article p.text {
	line-height:1.3em;
	}
.news_article p.text a:link, .news_article p.text a:visited {
	text-decoration:none;
	color:#c10b3d;
	border-bottom:1px dotted #ff8900;
	}
.news_article p.text a:hover, .news_article p.text a:active {
	text-decoration:none;
	color:#c10b3d;
	border-bottom:1px dotted #fff;
	}
.news_article p.options a:link, .news_article p.options a:visited {
	text-decoration:none;
	color:#ff8900;
	border-bottom:1px dotted #ff8900;
	}
.news_article p.options a:hover, .news_article p.options a:active {
	text-decoration:none;
	border-bottom:1px solid #fff;
	}
.show_date {
	color:#FFFFFF;
	font-weight:bold;
	}
.quicklink {
	width:117px;
	margin-right:3px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	float:left;
	display:inline;
	border:0;
	}
.date_year {
	font-size:10px;
	font-weight:normal;
	}
.select_div {
	color:#0066CC;
	}
#news_archives form {
	margin:0;
	padding:0;	
	}
#news_archives select {
	background:#0b0b0b;
	color:#FFFFFF;
	border:1px solid #0066CC;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#news_archives input.button {
	background:transparent;
	border:1px dotted #ff8900;
	border-left-width:2px;
	border-top-width:2px;
	color:#c10b3d;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:4px;
	font-size:12px;
	}
a.rss {
	background:url(../../akt_images/structure/rss.jpg) right center no-repeat;
	padding:0 17px 0 0;
	}
.news_options a:link, .news_options a:visited {
	text-decoration:none;
	color:#c10b3d;
	border-bottom:1px dotted #ff8900;
	}
.news_options a:hover, .news_options a:active {
	text-decoration:none;
	color:#c10b3d;
	border-bottom:1px dotted #fff;
	}
.h3_margin {
	margin:7px 0 7px 0 !important;
	}
.hidden {
	display:none;
	}
.visible {
	display:block;
	}
form#commentApp label {
	display:block;
	width:105px;
	float:left;
	}
form#commentApp input, textarea {
	background:#0b0b0b;
	border:1px solid #ff8900;
	color:#FFFFFF;
	margin-bottom:2px;
	}
form#commentApp .button {
	font-size:11px;
	}
br {
	clear:both;
	}
#comments {
	margin-left:50px;
	}
.comment_name {
	font-weight:bold;
	font-size:12px;
	background-color:#060606;
	border-left:2px solid #c10b3d;
	padding:4px;
	}
.comment_body {
	padding-left:10px;
	margin-bottom:7px;
	}
#footer {
	clear:both;
	padding:10px 0;
	text-align:center;
	width:770px;
	margin:0 auto;
	}
.footer_inside {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:4px 0;
	background:#000000;
	}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#444444;
	}
#footer a:hover, #footer a:active {
	text-decoration:none;
	color:#c10b3d;
	}