/* EXTEND global.css */

.dLeftUserBar * .loginform_dText
{
  color: white;
}

.dLeftUserBar * .loginform_dInput input
{
  border: 1px solid #FFFFFF !important;
}

/* THEME */

body
{
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	background-image: url(/images/assets/page_background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover, a:focus
{
	color: #24303d;
	text-decoration: none;
}

.iArrow
{
  margin-right: 10px;
  position: relative;
	text-decoration: none;
  top: 1px;
}

.dMain
{
  width: 950px;
  margin: 0 auto;
}

.dHeader
{
  position: relative;
}

#head_iLogo
{
  float: left;
  margin-top: 20px;
}

#head_iAhalogo
{
  position: absolute;
  top: 15px;
  left: 710px;
}

#head_iLoginandpeople
{
  display: block;
  margin: 0;
  clear: left;
  _clear: none;
}

.dUserbar
{
  position: absolute;
  left: 7px;
  top: 108px;
  height: 173px;
  width: 312px;
  color: white;
}

.dUserbar * a
{
	color: white;
	text-decoration: underline;
}

/* USERBAR LOGIN */

.dUserbarLoginTable
{
	margin: 15px auto;
  width: 280px;
}

.dUserbarLoginInput
{
	width: 150px !important;
	height: 16px;
	margin: 5px 0;
}

.dMenu
{
  position: absolute;
  top: 263px;
  left: 360px;
}

.dMenu a
{
  display: inline;
  padding: 0;
  margin: 0;
}

.dMenu a img
{
  display: inline;
  margin: 0;
}

.dMenu ul li a img
{
  position: absolute;
  z-index: 2;
}

#bar_iBar
{
  position: absolute;
  z-index: 5;
}

#dIndexBar
{
  height: 176px;
}

#dIndexBannerBar
{
  position: relative;
  z-index: 10;
  margin: 0 0 0 8px;
}

.dIndexBanner
{
  position: relative;
  z-index: 20;
  float: left;
  height: 176px;
  width: 312px;
  padding-top: 10px;
}

.dIndexBanner_dText
{
  margin: 20px 0 10px 10px;
  height: 25px;
  font-weight: bolder;
  font-size: 12px;
  line-height: 110%;
}

.dIndexBanner_dLink
{
  padding: 0 30px;
  font-weight: bolder;
}

#dIndexContent
{
  width: 944px;
  position: relative;
  left: -5px;
}

#dIndexContentLeft
{
  position: absolute;
  top: 40px;
  left: 15px;
  height: 140px;
  width: 290px;
}

#dIndexContentRight
{
  position: absolute;
  top: 40px;
  left: 390px;
  height: 140px;
  width: 530px;
}

#dIndexContentLeft ul, #dIndexContentRight ul
{
  margin: 0;
  padding: 0;
}

#dIndexContentLeft ul li, #dIndexContentRight ul li
{
  margin: 8px 0 8px 30px;
  font-weight: bolder;
}

#dBar
{
  height: 42px;
}

#dBannerBar
{
  position: relative;
  z-index: 10;
  margin: 0 0 0 8px;
}

.dBanner
{
  position: relative;
  z-index: 20;
  float: left;
  height: 50px;
  width: 312px;
}

.dLeft
{
	display: none;
}

.dContentHeader
{
  margin: 30px 0 10px 0;
}

.dContentHeader_title
{
	color: #CB0020;
	font-weight: 500;
	font-size: 1.7em;
}

.dContentHeader_description
{
	color: #A78D99;
	font-size: 0.8em;
	margin: 0px 0px;
}

.dContent
{
  margin: 15px 8px;
}

.dFooter
{
  height: 35px;
  background: url(/images/assets/dFooter_background.png);
}