/* phpBB Website Styles Index
	
   Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
   --------------------------------------------------------------
*/

@import url("aeroprofil_common.css");
@import url("aeroprofil_headers.css");
@import url("aeroprofil_navigation.css");


.heading {
	border-bottom:1px dotted #7C78CE;
}

.welcome {
	display:block;
	background-image:url(../images/index/ap_welcome_sr.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:42px;
	font-size:1px;
	margin:-10px 0 10px 0;
}

form#login_form {
	position:relative;
	width:259px;
	height:158px;
}

.firstname_lastname {
	position:absolute;
	right:18px;
	top:43px;
	width:127px;
	border:0px;
	height: 18px;
	font-weight:bold;
	font-size:12px;
	padding:0;
	color:#7C78CE;
	text-transform:uppercase;
	background-color:transparent;
}

.subscriber_code {
	position:absolute;
	right:23px;
	top:75px;
	width:75px;
	border:0px;
	height: 18px;
	font-weight:bold;
	font-size:14px;
	padding:0;
	color:#7C78CE;
	background-color:transparent;
}

.login_button {
	position:absolute;
	right:19px;
	top:111px;
	border:0px;
}

div.mini-panel {
	background-image:url(../images/index/login_bg.gif);
	background-repeat:no-repeat;
	width:259px;
	height:158px;
}
div.mini-panel h3 {
	color:#333333;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:5px 0pt 0pt;
}
div.mini-panel p {
	font-size:1em;
	margin:3px 0pt;
}

div.mini_news {
	width:259px;
	height:340px;
	text-align:center;
}
div.mini_news h3 {
	color:#AA3333;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:5px 0pt 0pt;
	padding:10px;
}
div.mini_news p {
	font-size:1em;
	margin:3px 0pt;
}


div.sections {
}
#page-footer {
	border-bottom:1px dotted #7C78CE;
	clear:both;
}

#main h3, #main-extra h3 {
	color:#7C78CE;
	font-size:18px;
	font-weight:bold;
	margin:12px;
}

#main h3 span, #main-extra h3 span {
color:#222222;
}
#main .panel h3, #main-extra .panel h3 {
border-bottom:1px solid #CCCCCC;
color:#115098;
font-family:Arial,Helvetica,sans-serif;
font-size:1.05em;
font-weight:bold;
margin:0.5em 0pt;
padding-bottom:2px;
text-transform:uppercase;
}

#ap_info {
	border:3px solid #696BDC;
	width:260px;
	padding:10px;
	background-color:#F2F0F0;
}

.whyap a{
	display:block;
	padding:5px 0;
	font-size:11px;
	text-decoration:none;
	color:#ED272F;
	font-weight:bold;
}

.whyap a:hover{
	color:#03C;
}

#separator {
	float:left;
	width:5px;
	height:500px;
	margin:0 0 0 5px;
	border:none;
	border-right:1px dotted #696BDC;
}

#extras h3 a {
color:#333333;
}
#main .mini-panel.feed-stats p img {
vertical-align:middle;
}
#extras {
float:right;
}

.current_issue img {
	margin:5px 0 5px 0;
	border:#B6A23B solid 3px;
}

.ci_description {
	padding:0 10px 0 10px;
	vertical-align:top;
}

.ci_description h2{
	font-size:11px;
	font-weight:bold;
}

#page-footer p {
border-top:1px solid #CCCCCC;
margin:15px 30px 0pt;
padding-top:10px;
text-align:center;
}
#page-footer .navbar {
height:auto;
margin:4px 30px 15px;
}

