/* 
 * Alpha Edition Stylesheets
 * Author: Tim Isenheim
 * Copyright (c) 2007 Alpha Edition
 */

/*
 Alpha Red: #b3000d
 Alpha Grey: #505552
 */


@import url(html.css);
@import url(forms.css);

html{
	font: 62.5%/1.9em Verdana, Helvetica, 'Lucida Grande', Arial, sans-serif;
	height: 100%;
}

body{
	font-size: 1.1em;
	text-align: center;
	background: #dedede;
	min-height: 100.5%;
}

h1,h2,h3,h4{
	font-family: Helvetica, Arial, sans-serif;
	
}

body.minimal{ min-height: 100%; }

a:visited{ color: #666;}
a:focus,
a:hover{ color: #000;}
a{ color: #b3000d;}

h3 a{ color: #000;}


/* Header
-------------------*/
#head{
	padding: 20px 0;
	position: relative;
}

#head, #content{ background: #fff; }

#logo{
	font-size: 2.0em; font-weight: bold; text-transform: uppercase;
}
#logo span{ display: none;}
.alpha{ color: #b3000d; }
.edition{ color: #505552;}

#logo a{
	display: block;
	width: 246px;
	height: 44px;
	background: url(../img/alpha_edition_logo_shade.jpg) no-repeat left center;
}

#searchbox{
	position: absolute;
	right: 0;
	top: 10px;
	width: 205px;
	color: #999;
}

li.langswitcher{ padding: 0 0 0 14px;}
li.langswitcher a{  }



/* Navigation 
-------------------*/
#nav{
	border-top: 1px solid #900;
	background: #b3000d url(../img/red_shade.gif) repeat-x left top;
	height: 111px;
}

#nav ul,
div.inner,
#footer p{
	margin: 0 auto 0 auto;
	width: 860px;
	text-align: left;
	position: relative;
}

div#acl{
	text-align: right;
	position: absolute;
	top: -40px;
	right: 0;
	font-size: 0.9em;
	color: #999;
}

#nav ul{
	padding: 79px 0 0 0;
	list-style: none;
	background: url(../img/red_shade_center.gif) no-repeat center top;
}

#nav ul li, #nav ul li.active{
	float: left;
	margin-right: 4px;
	padding: 0;
}

* html #nav ul li{
	width: 100px;
}

* html #nav ul li#nav-login{ width: 140px; }

#nav ul li a:visited,
#nav ul li a{
	display: block;
	color: #fff;
	background: #333 url(../img/navtab.gif) no-repeat 0px -32px;
	border-right: 1px solid #555;
	line-height: 32px;
	height: 32px;
	padding: 0;
	text-decoration: none;
	text-align: center;
	font-family: "Eurostile", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	width: 96px;
}

#nav ul li a:focus,
#nav ul li.active a:visited,
#nav ul li.active a,
#nav ul li a:hover{
	color: #333;
	background: #fff url(../img/navtab.gif) no-repeat 0 0;
	border-right: 1px solid #fff;
}


/* Meta navigation */

ul#metanav{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 240px;
	top: 13px;
}

ul#metanav li{
	float: left;
	margin-right: 5px;
	background: #fff;
}

ul#metanav li.active a{
	font-weight: bold;
	color: #000;
	background: #fff;
}



/* Main content
-------------------*/
#content{
	clear: both;
	padding: 48px 0;
	font-size: 1.1em;
	line-height: 1.7em;
}

body.minimal #content{ padding: 0 0 48px 0;}

#content h2{
	font-size: 1.6em;
	color: #b3000d;
	margin-bottom: 14px;
}

#content h3{
	font-weight: bold;
	font-size: 1.2em;
	padding: 1.7em 0 6px 0;
	margin: 0;
}

h3.section{	margin: 1.7em 0 0 0; }

div.intro{
	font-size: 1.1em;
	line-height: 1.6em;
	width: 500px;
	margin-bottom: 30px;
}

#content h2{
	font-size: 1.3em;
	font-weight: bold;
}

div.intro p{
	margin: 0;
	padding: 0;
}

p.sectionlink{ padding: 12px 0;}

#teaser{
	margin: 5px 0 30px 0;
}


/*
 images 
*/

img.decorative{
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
}

div.image{
	margin: 12px 0;
}

div.img-illu {
	background: url("../img/dropshadow.gif") no-repeat bottom right;
	margin: 8px 9px 0 4px;
	padding: 0;
	position: relative;
	width: 158px;
}

div.img-illu.noshade{
	background: 0 none;
	width: 270px;
}

div.img-illu small.caption{
	
}

.vcard .photo div.img-illu{
	width: 108px;
	margin: 4px 9px 0 4px;
}

/* Trade vCards */
#headContacts{
	padding: 0 0 18px 0;
}

.tradeContacts{
	padding: 28px 0 0 0;
	border-top: 1px dotted #efefef;
}

#content .tradeContacts h2{
	border-bottom: 1px solid #B3000D;
}

.tradeContacts .left{ width: 49%; }
.tradeContacts .right{ width: 49%; }

.tradeVcard{
	padding: 0 0 18px 0;
	height: 150px;
}

.tradeVcard .title{ font-weight: bold; }

.tradeVcard span{
	display: block;
}

div.img-illu img {
	background-color: #fff;
	border-left: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

.column.login{ width: 300px; margin: 0 auto; }
.column.half{ width: 48%; }
.column.full{ width: 100%; }
.column.manage{ width: 100%; }
.column.manageindex{ width: 25%; }
.column.threequarter{ width: 60%; }
.column.twothird{ width: 67%; }
.column.onethird{ width: 33%; }

.left{ float: left;}
.right{ float: right;}
.center{ margin: 0 auto;}

.teaser{
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	clear: both;
	border-top: 1px dotted #ededed;
}

.teaser div.onethird{
	background: #ededed /*url(../img/q.gif) no-repeat left top*/;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	width: 28%;
	margin-right: 20px;
	padding: 8px 8px 8px 18px;
}

.teaser div.single{ width: 210px; }

.teaser div.last{ margin-right: 0;}

/* Lists */

.column ul{
	list-style: none;
	padding: 8px 0 20px 20px;
}

.column ul{ list-style: none; padding: 0;}

.column ul li{
	clear: both;
	background: url(../img/arrow-8px.gif) no-repeat 0px 8px;
	padding: 2px 0 2px 12px;
}

.column p{
	margin: 8px 0 6px 0;
}




/* FOOTER
-------------------------*/
#footer{
	color: #666;
	background: #dedede url(../img/footer_shade.gif) no-repeat center top;
	border-top: 1px solid #9b9b9b;
	padding: 10px 0;
	clear: both;
}

#footer p{ text-align: center; }

#footer a:visited,
#footer a,
#head a:visited,
#head a{
	color: #888;
}

#footer a:hover,
#head a:hover{
	color: #000;
}

/* Iconized Buttons + Stuff */

a.iconlink{
	display: block;
	padding-left: 22px;
	line-height: 22px;
	height: 22px;
}

a.iconlink.news{
	background: url("../img/icons/page_white_stack.gif") no-repeat left center;
}


/* Flash messages */

#flashMessage{}



.option-section{
	background: #FFFBCF;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	padding: 8px 16px;
}

.option-section{
	width: 160px;
	min-height: 100px;
	height: 160px;
	margin: 0 10px 10px 0;
	background :#efefef;
	float: left;
}

.option-section.double{ width: 362px; height: 190px; }

.option-section ul{
	padding: 0;
}

div.message, p.error, div.error-message {
	font-size: 100%;
	font-weight: bold;
	margin: 3px 0px;
}
div.error-message {
	clear: both;
	color: #900;
}
div.error em {
	font-size: 140%;
	color: #003d4c;
}
span.notice {
	background-color: #666;
	color: #fff;
	display: block;
	font-size: 140%;
	padding: 0.5em;
	margin: 1em 0;
}


/* News */

div.item.news{
	margin: 14px 0;
}

.item .item-content{
	margin: 8px 0;
}

.news .date{
	color: #666;
	display: block;
}


/* CLEARING
-------------------------*/

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.clearfix { 
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}