/*   
Theme Name: Alkin Security Theme
Description: A search engine optimized Website Template for the Alkin Security Agency.
Author: Julian Weimer @ Next Generation Webdesign
Author URI: http://www.nextgen-webdesign.com/
Version: 1.0
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* @group YUI Reset-Fonts */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

select,input,button,textarea,button {
	font: 99% arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/* @end */

/* @group Layout Structure */

div#Main {
	float: right;
	width: 714px;
	margin-bottom: 30px;
	margin-bottom: 12px;
	height: 500px;
	overflow: auto;
}

div#A, div#Main {
	background: #171717;
	border: 1px solid #282828;
}

div#A {
	float: left;
	width: 212px;
	border-left: 3px solid red;
	height: 500px;
	position: relative;
}

div#Footer {
	clear: both;
	width: 100%;
	background: url(images/html_bg.gif) top left;
	border: 1px solid #282828;
}

div#Container {
	width: 940px;
	position: relative;
	margin: 0 auto;
}

div#Header {
	height: 240px;
	position: relative;
	margin-bottom: 12px;
}

/* @end */

/* @group Layout Mod */

html {
	background: url(images/html_bg.gif) top left repeat-x #000;
}

#access {
	margin-top: 20px;
}

div#A a#intro_link{
	position: absolute;
	top: 294px;
	right: 24px;
	z-index: 6;
}

div#A #a_overlay{
	width: 212px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	background: url(images/a_overlay.png);
}

div#A #special{
	position: absolute;
	width: 188px;
	color: red;
	top: 200px;
}

#Header #flags{
	position: absolute;
	right: 0px;
	bottom: 120px;
	height: 32px;
	overflow: hidden;
}

#Header #flags img{
	float: left;
	margin-right: 6px;
	height: 32px;
	width: 32px;
}

#Header #slogan{
	position: absolute;
	left: 0px;
	bottom: 115px;
	color: #999;
	font-size:13px;
	width: 250px;
}

#Header #slogan em{
	color: red;
}

#Header object{
	position: absolute;
	bottom: 40px;
	right: 0px;
}

/* @end */

/* @group Navigation */

.menu ul{
	z-index: 90000;
}

.menu ul li {
float: left;
position: relative;
z-index: 9000;
}

.menu ul ul{
display: none;
position: absolute;
}

.menu ul ul li{
float:none;
}

.menu ul ul li a{
width:150px;
}

.menu ul li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

.menu ul li:hover ul{ /* lists nested under hovered list items */
display: block;
}

/* @end */

/* @group style */

.menu{
	background: url(images/menu_bg.png) repeat-x top left;
	height: 2.2em;
	border-left:3px solid red;
	padding-left: 6px;
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	width:930px;
}

.menu a {
	display: block;
	padding: 0.5em 0.5em;
	color: #fff;
	text-decoration: none;
}

.menu ul ul{
	background: url(images/0.9.png);
	padding: 5px;
}

.menu ul li.current_page_item, .menu li.current_page_ancestor{
	background: url(images/menu_bg.png) left -252px repeat-x #870000;
}

.menu li:hover{
	background: url(images/menu_bg.png) left -126px repeat-x #131313;
}

.menu li.current_page_item:hover, .menu li.current_page_ancestor:hover{
	background: url(images/menu_bg.png) left -252px repeat-x #870000;
}

/* @end */


/* @end */

/* @group protected */

form p{
	padding-bottom: 12px;
}

p input[type=password]{
	padding: 6px;
	margin: 12px 0px;
	background: #1c1c1c;
	border: 1px solid #000;
	border-bottom: 1px solid #282828;
	color:#fff;
}

p input[type=password]:hover, p input[type=password]:active{
	background: #2c2c2c;
}

p input[type=submit]{
	padding: 3px;
}

/* @end */

/* @group ticker */

#ticker{
	height: 1em;
	color: #fff;
	padding: 6px;
}

#ticker li{
	margin-left: 12px;
}

/* @end */

/* @group Layout Contents */

#info {
	background: #f8f8f8;
	border: 0;
}


h1#blogname {
	height: 178px;
	width: 234px;
	background: url(images/logo.png) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	position: relative;
	top: 28px;
}

#content{
	border-top: 1px solid #000;
	border-bottom: 1px solid #282828;
	margin: 12px 0px;
	padding: 12px 0px;
	background: #0c0c0c;
	color: #fff;
}

#content ul, #content ol{
	margin: 18px 32px;
}

#content ul li, #content ol li{
	list-style-type: square;
	padding: 3px;
}

#content ul li a, #content ol li a{
	color: #fff;
}

#content em, #content p.em{
	font-style: italic;
}

#content table{
	margin-left:18px;
	margin-bottom:18px;
	min: 500px;
}

#content table tr, #content table td{
	border-bottom: 1px solid #666;
	padding: 6px;
}

#content table tr:hover{
	background: #303030;
}

#content table th{
	color: red;
	font-weight:bold;
	padding-right: 12px;
}

h2{
	color: red;
	font-size: 160%;
	font-weight: bold;
	padding: 6px 12px;
	margin: 12px 0px;
	background: #0c0c0c;
	border-top: 1px solid #000;
	border-bottom: 1px solid #282828;
}

h3{
	color: red;
	font-size: 100%;
	font-weight: bold;
	padding: 6px 12px;
	margin: 12px 0px;
	border-bottom: 1px solid #282828;
}


p{
	color: #fff;
	margin-left:18px;
	margin-bottom:18px;
	width: 400px;
}

.skip-link{
	display: none;
}

form{
	margin-left:18px;
	margin-bottom:18px;
	width: 300px;
	border-bottom: 1px solid #282828;
}

form dt, form dl{
	margin-bottom:3px;
	margin-top: 12px;
}

form dt label{
	color: red;
	font-weight: bold;
}

form dl input[type=text], form dl textarea{
	padding: 6px;
	background: #1c1c1c;
	border: 1px solid #000;
	border-bottom: 1px solid #282828;
}

form dl input[type=text]:hover, form dl textarea:hover{
	background: #2c2c2c;
}

form .submit{
	margin: none;
	padding: none;
}

form{
	color: #fff;
}

form input[type=submit]{
	float:right;
}

form#auftrb fieldset{
	border: 1px solid #333;
	padding: 12px;
	width: 500px;
}

fieldset p, fieldset ol{
	margin: 0px;
	margin-bottom: 24px;
	padding: 0px;
}

fieldset legend{
	color: red;
	font-size: 100%;
	font-weight: bold;
	padding: 6px 12px;
	margin: 12px 0px;
}

fieldset ol li{
	list-style: none;
}

fieldset input{
	float: right;
}

fieldset input[type=checkbox]{
	float: left;
	margin-right: 10px;
}

fieldset textarea{
	float: right;
	height: 200px;
}

fieldset ol li{
	margin-bottom: 6px;
	width: 400px;
}

fieldset ol li.nachr{
	height: 200px;
}

fieldset ol li ol.zuschl li{
	list-style-type: square;
	margin: 12px;
	margin-left: 24px;
}

fieldset input[type=reset]{
	margin-right: 6px;
}

a{
	color: #fff;
}

#accordion object{
	margin: 6px;
	margin-left: 18px;
}

#slideshow, slideshow2{
	opacity: 0.8;
}

#slideshow{
	position: absolute;
	top: 6px;
	left: 6px;
	height: 150px;
	overflow: hidden;
}

#A span{
position:absolute;
left:17px;
top:217px;
height:70px;
}


#slideshow2{
	position: absolute;
	top: 194px;
	left: 6px;
	height: 150px;
	overflow: hidden;
}

/* @end */