/*  
Theme Name: AlternaMedia Inc
Theme URI: http://www.alternamedia.de
Version: 0.1
Author: Marcus
*/
* {
	padding: 0px;
	margin:0px;
}


body {
	background-color: #161616;
    font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #CCC;
}

img {
	border: 0px;
}

.pngfix  { behavior: url("iepngfix.htc") }

p {
	margin-bottom: 10px;
}

/*
Contents
*/
#contentbox {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 600px;
	float: left;
}

#contentbox ul li {
	margin-left: 25px;
	padding: 3px;
}

#contentbox ul {
	margin-top: 5px;
	margin-bottom: 5px;
}


ul.column
{
	float: left;
	margin: 10px 10px 0px 15px;
	padding: 0px 0px 0px 15px;
	width: 210px;
}

.clear {
	clear: both;
}


/*
Illustrations
*/
#illustration {
	clear: both;
	margin-top: 40px;
	width: 980px;
	overflow:hidden;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


#illustration_text{
	clear: both;
	margin-top: 30px;
	text-align:right;
	width: 980px;
	overflow:hidden;
}



#illustration_box
{
	float: right;
	width: 195px;
}

#illustration_comment
{
	border-top:1px solid #999;
	border-bottom:1px solid #000;
	background-color: #333;
	padding: 10px;
	text-align:center;
	font-weight:bold;
	color: #fff;
}

/*
Portfolio
*/

#showcase {
	height: 125px;
	width:auto;
}

.showbox {
	height: 160px;
	width: 160px;
	text-align:center;
	float: left;
}

.showboximg
{
	width: 150px;
	height: 100px;
}

.detailbox {
	width:  650px;
	border-bottom: 1px dotted #000;
	padding: 10px;
	margin: 5px;
}

.detailimg {
	float: left;
}

.detailinside {
	float: right;
	width: 430px;
	text-align: left;
}

.detailtitle {
	display:block;
	clear: both;
}

.detaildescription {
	display: block;
	margin-top: 5px;
	clear:both;
}

.service
{
	font-size: 10px;
	font-weight: bold;
}

.detailoptions {
	display: block;
	margin-top: 15px;
	clear:both;
}

.detailoptions .details {
	margin-left: 8px;
}

/*
Buttons
*/


#button1, #button2, #button3, #button4, #button5
{
	float: left;
	margin-left: 15px;
}


/* Links */
#contentbox a, .slide a { text-decoration:none; padding:0.125em; }
#contentbox a:link, .slide a:link { border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#contentbox a:visited, .slide a:visited { border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#contentbox a:hover, .slide a:hover { border-bottom:1px solid #000; color:#fff; background:#404040; }
#contentbox a:active, .slide a:active { border-bottom:1px solid #000; color:#fff; background:#404040; }
#contentbox a:focus, .slide a:focus { outline:1px dotted #666; }




/*
Scroller
*/
.tip {
	width: 170px;
	height: 100px;
	background-color: #323232;
	background-image:url(../images/box.png);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #000;
	overflow: hidden;
}

.tip-text {
	font-size: 11px;
	color: #fff;
}

.tip-title {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

div.overflow {
	float: right;
	width: 200px;
	height: 246px;
	/*background: url(/a/images/background.gif) no-repeat;*/
	background-color: #323232;
	padding: 12px 4px 4px 4px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
div.overflow h2 {
	width: 110px;
	height: 21px;
	margin-left: 6px;
	background:none !important;
	clear:none;
	height:auto;
	left:0px;
	margin-bottom:0px;
	padding:0px;
	width:auto;
}
div.overflow .toTopH2 {
	display:none;
}
div.overflow div#scrollcontent {
	height: 211px;
	width: 178px;
	_width: 180px;
	overflow: hidden;
	float: left;
	margin: 4px 2px 6px 6px;
	_margin-left: 2px;
	position: relative;
}


div#scrollcontent a {
	color: #fff;
	font-weight: bold;
}

div.overflow dl.items {
	margin: 0px;
	padding-bottom: 90px;
	position: relative;
}
div.overflow dl.items {
	font-family: helvetica, arial, sans-serif;
}
div.overflow dl.items dt {
	/*	clear: none !important;	*/
	_clear: both;
	margin: 0px !important;
	padding-bottom: 2px;
	padding-top: 2px !important;
	padding-top: 0px;
	border-bottom: 1px dotted #666 !important;
	height: 53px;
	overflow: visible;	
	cursor: pointer;
}
div.overflow dl.items dt.hoveredAfter {
	border-bottom: 1px dotted #fff !important;
}
div.overflow dl.items dt.hovered {
	background: url(/wiki/art/mouseover_back_top.gif) 0px 2px no-repeat !important;
	background: url(/wiki/art/mouseover_back_top.gif) no-repeat !important;
	border-bottom: 1px dotted #fff !important;
}
div.overflow dl.items dt span.thumb {
	margin: 4px 6px 0px 3px;
	height: 47px;
	width: 60px;
	display: block;
	background: url(/a/images/thumb_border.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/a/images/thumb_border.png', sizingMethod='scale');
}
div.overflow dl.items dt span.type {
	font-size: 11px;
	color: #9a9a9a;
	display: block;
	margin-left: 70px;
	margin-top: -50px;
}
div.overflow dl.items dt b {
	font-size: 12px;
	line-height: 14px;
	margin-top: -2px;
	display: block;
	color: #444444;
	padding-right: 4px;
	margin-left: 70px;
}
div.overflow dl.items dd {
	display:none;
	position: relative;
	z-index: 1;
	cursor: pointer;
	width: 108px !important;
	height: 82px !important;
	background: url(/wiki/art/mouseover_back_bottom.gif) no-repeat;
	margin: -56px 0px 0px 52px !important;
	_margin-left: 54px;
	padding: 55px 6px 0px 15px !important;
	line-height: 14px;
	color: #454545;
}
div.overflow div#scrollarea {
	height: 211px;
	width: 11px;
	float: left;
	border-left: 1px solid #ddd;
	margin-top: 3px;
}
div.overflow div.scrollBarContainer {
	margin: 2px 0px 3px;
	height: 192px;
	_height: 192px;
	_margin: -2px 0px 4px;
	cursor:pointer;
}
div.overflow div#scrollKnob {
	width: 5px;
	margin: 1px 1px 1px 2px;
	border: 1px solid;
	border-top-color: #eaeaea;
	border-right-color: #939393;
	border-bottom-color: #979797;
	border-left-color: #929292;
	background: #b4b4b4;
	min-height: 10px;
	cursor: pointer;
}
div.overflow div#scrollForward, div.overflow div#scrollBack {
	cursor: pointer;
	width: 10px;
	height: 11px;
	margin-left: 1px;
	background: url(/a/images/scroll_up.gif) no-repeat;
}
div.overflow div#scrollForward {
	background: url(/a/images/scroll_down.gif) no-repeat;
}



/*
RSS
*/
.rss_item {
	border-bottom: 1px dotted #CCC;
	padding: 3px;
}
.rss_item_category {
	font-size: 9px;
}
.rss_item_text {
	font-size: 10px;
}

/*
Bubbles
*/

#navigation a {
	margin-left: 7px;
}

.clear {
	clear: both;
}
#head {
	width: 100%;
	height: 317px;
	text-align:center;
	background: url(../images/bbg.png);
	background-repeat: repeat-x;
}
#head_inner {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 980px;
	height: 317px;
	padding: 0px;
	text-align:center;
	background-position: 0px 99px;
	background-repeat: no-repeat;
}



#logo {
	float: left;
	padding-top: 0px;
}


/* Navigation */
#navigation {
	float: right;
	padding-top: 0px;
	height:35px;
	margin-left: auto;
	width: auto;
}
#subnavigation {
	clear: both;
}
#subnavi {
	height:35px;
	font-weight:700;
	width: 300px;
	margin:0 auto;
	padding:0;
}
ul.subnavi {
	height:30px;
	line-height:30px;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:0;
}
ul.subnavi li {
	float:left !important;
	list-style-type:none;
	margin:0;
	margin-right: 5px;
	padding:0;
}
ul.subnavi li a, ul.nav2 li a:link, ul.nav2 li a:visited {
	text-decoration:none;
	color:#FFF;
	float:left;
	display:block;
	padding: 0px 15px 0px 15px;
}
ul.subnavi li a:hover {
	background-color: #404040;
	color:#fff;
	text-decoration:underline;
}
ul.subnavi li a:active {
	color:#CCF;
	text-decoration:none;
}
ul.subnavi li.current_page_item a {
	text-decoration:none;
	color:#4192e5;
}
ul.subnavi li ul {
	float:left;
	margin:0;
	padding:0;
}
.subnavi .currentsub {
	background-color: #3e3e3e;
	color : #fff;
	text-decoration:underline;
}


/*
Drop Down Menus
*/

.navdropdown {
	margin-top: 10px;
	width: 110px;
	text-align:left;
	height: 0px;
	overflow: hidden;
}

.navdropdown .menu
{
	background-color: #161616;
	background-image: url(../images/bottombg.png);
	background-repeat: repeat-x;
	padding: 8px;
}


ul.dropnavi {
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:0;
}
ul.dropnavi li {
	list-style-type:none;
	margin:0;
	margin-right: 5px;
	padding:0;
	font-size: 11px;
}
ul.dropnavi li a, ul.nav2 li a:link, ul.nav2 li a:visited {
	padding-top: 6px;
	text-decoration:none;
	color:#FFF;
	display:block;
}
ul.dropnavi li a:hover {
	color:#FFF;
	text-decoration:underline;
}
ul.dropnavi li a:active {
	color:#4192e5;
	text-decoration:none;
}
ul.dropnavi li.current_page_item a {
	text-decoration:none;
	color:#4192e5;
}
ul.dropnavi li ul {
	float:left;
	margin:0;
	padding:0;
}


/*
Other Styles
*/

.title {
	padding-top: 15px;
}
#Carousel {
	float: left;
	height: 300px;
	width: 600px;
}
#slides {
	float: right;
	width: 400px;
}
.slide {
	width: 400px;
	position: absolute;
}
#buttons {
	margin-top: 13px;
	float: left;
	width: 100px;
}
.button {
	cursor: pointer;
	display: block;
	width: 160px;
	/*height: 30px;*/
	/*line-height: 30px;*/
	line-height: 1.5;
	font-size: 13px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
div.button:hover {
	background-color:#303030;
	border-right:1px solid #282828;
	border-bottom: 1px solid #282828;
	border-left: 1px solid #4d4d4d;
	border-top: 1px solid #4d4d4d;
	color: #FFF;
}
.off {
	background-color: #666;
	border-right:1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	color: #fdfffe;
}
.selected {
	border:1px solid #1c1c1c;
	background-color: #262626;
}

#top {
	width:800px;
	height:54px;
	margin:10px auto;
	padding:0;
}
#header {
	margin:0 auto;
	padding:0;
}
#header h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	background:url(../images/logo.gif) no-repeat left;
	height:54px;
}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color : #006699;
	border: none;
}
a:active {
	text-decoration: none;
	color : #006699;
	border: none;
}
a:visited {
	text-decoration: none;
	color : #006699;
	border: none;
}
a:hover {
	text-decoration: underline;
	color : #4192e5;
	border: none;
}
#navi {
	height:35px;
	margin:0 auto;
	padding:0;
}
ul.navi {
	height:35px;
	line-height:35px;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0;
	padding:0;
}
ul.navi li {
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.navi li a, ul.nav2 li a:link, ul.nav2 li a:visited {
	text-decoration:none;
	color:#113255;
	float:left;
	display:block;
	padding:0 10px;
}
ul.navi li a:hover {
	color:#4192e5;
	text-decoration:underline;
}
ul.navi li a:active {
	color:#4192e5;
	text-decoration:none;
}
ul.navi li.current_page_item a {
	text-decoration:none;
	color:#4192e5;
}
ul.navi li ul {
	float:left;
	margin:0;
	padding:0;
}
.postmetadata {
	background:#e7f9ff;
	padding:5px;
}
span.cmt {
	background:transparent url(../images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.cty {
	background:transparent url(../images/category.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
#main_wrap {
	background-color: #2a2a2a;
	background-image: url(../images/bbg2.png);
	background-repeat: repeat-x;
    text-align:center;
}
#main {
    text-align:left;
	width:980px;
	margin:0 auto;
	padding:0;
}
#content {
	float:left;
	width:980px;
	margin:10px 0 0;
	margin-bottom: 15px;
	padding:0;
	padding-top: 15px;
}
.entry {
	float:left;
	width:680px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.navigation {
	width:580px;
	color:#666;
	margin:0 auto;
	padding:0;
}
.alignright {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#searchform {
	height:35px;
	line-height:35px;
	float:right;
	margin: 0;
	padding: 0;
}
input#s {
	color: #5188d2;
	width: 200px;
	border: 1px solid #cbcbcb;
	background:#fcfcfc;
}
.highlight {
	color: #0093e8;
}

#sitetools
{
	margin-top: 15px;
	text-align: center;
}


#sitetools a, .slide a { text-decoration:none; padding:0.125em; }
#sitetools a:link { border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#sitetools a:visited{ border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#sitetools a:hover, .slide a:hover { border-bottom:1px solid #000; color:#fff; background:#404040; }
#sitetools a:active, .slide a:active { border-bottom:1px solid #000; color:#fff; background:#404040; }


#customerservice {
	width: 856px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	display:none;
}
#customerservice_inner {
	padding: 10px;
	text-align:center;
}
.languages {
	margin-top: 10px;
	margin-bottom: 15px;
}
#footerbox {
	background-image: url(../images/bottombg.png);
	background-repeat: repeat-x;
	height:100px;
	/*line-height:30px !important;*/
	margin:0;
	padding-top:12px;
	text-align: center;
}


#footer {
	width:800px;
	color:#8c8c8c;
	height:100px;
	/*line-height:30px !important;*/
	margin:0 auto;
	padding:0;
	font-size: 11px;
}

#footer a:link, 
#footer a:active, 
#footer a:visited {
	text-decoration:none;
	color:#808080;
	border:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#808080;
}

#footer a, .slide a { text-decoration:none; padding:0.125em; }
#footer a:link { border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#footer a:visited{ border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#footer a:hover, .slide a:hover { border-bottom:1px solid #000; color:#fff; background:#404040; }
#footer a:active, .slide a:active { border-bottom:1px solid #000; color:#fff; background:#404040; }

#customerservice a, .slide a { text-decoration:none; padding:0.125em; }
#customerservice a:link { border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#customerservice a:visited{ border-bottom:1px solid #000; color:#fff; background:#1d1d1d; }
#customerservice a:hover, .slide a:hover { border-bottom:1px solid #000; color:#fff; background:#404040; }
#customerservice a:active, .slide a:active { border-bottom:1px solid #000; color:#fff; background:#404040; }

/*
 Welcome page
*/

#references 
{
	margin-top: 12px;
	width: 930px;
}

.referencesbox
{
	float: left;
	width: 240px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}

.refdetailimg {
	width: 240px;
	height: 170px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

.refdetail {
	cursor:pointer;
	clear:both;
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	background-color: #494949;
	width: 240px;
	height: 170px;
	padding: 0px;
	margin: 0px;
}

.refdetail p
{
	padding-left: 18px;
	padding-right: 15px;
	padding-top: 25px;
}

p.reflink 
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	text-align: center;
}

p.reflink a
{
	color: #FC0;
	font-weight:bold;
}

div.reftab {
	float:left;
	margin-left:15px;
	margin-right:15px;
	background-image: url(../images/bgtab.png);
	background-repeat:no-repeat;
	background-position:center;
	height:163px;
	width:71px;
	
}


#reasons_container
{
	margin-top: 30px;
	float: left;
	width: 460px;
}


#reasons h1 {
	font-size: 16px;
	display: none;
}

#reasons
{

}

#reasons h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
	display: none;
}

#reasons .subsection {
	clear: both;
	margin-top: 10px;
	margin-bottom: 4px;
}

.numm {
	display: inline;
	margin-right: 10px;
}


#services
{
	float: right;
	width: 460px;
	margin-top: 30px;
}


#services h1 {
	font-size: 16px;
	display: none;
}

#accordion {
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	border-bottom: 1px solid #484848;
	background-color: #1f1f1f;
	margin:20px 0px;
	padding: 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 13px;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 10px 10px 1px;
	border-top: 1px solid #484848;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	padding: 10px 10px 10px;
	line-height: 1.5em;
}

blockquote {
	padding:5px 20px;
}

#news {
	margin-top: 20px;
	margin-bottom: 25px;
}

#news h1 {
	font-size: 16px;
	display: none;
}


#news .newsentry
{
	width: 290px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}

#news .newstitle
{
	margin-top: 5px;
	display:block;
}

#news .newscategory
{
	font-size: 11px;
	color: #fff;
}

#news .newsdate
{
	margin-right: 5px;
	font-size: 11px;
}

#news .newsexcerpt
{
	display:block;
	margin-top: 5px;
}

#news a {
	color: #FFF;
}



#log_container
{
	padding-top: 3px;
	text-align:center;
	margin-top: 10px;
	width: 600px;
	height: 50px;
}
 
#logs.ajax-loading {
	width: 600px;
	height: 50px;
	background: url(../images/loading.gif) no-repeat center;
}

.hide {
	visibility:hidden;
}