/* Nav */
#body #nav li a {
	text-decoration: none;
}

/* Content - Hero */
#hero {
	position: relative;
	width: 643px;
	height: 330px;
	background: #b4b4b4 url("/_ui/apaslt09/img/global/bg-visual.gif") repeat-x;
}
#hero div.shadow {
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	width: 643px;
	height: 12px;
	background: url("/_ui/apaslt09/img/global/shadow-visual.png") repeat-x;
}
#hero div.img {
	float: left;
	width: 430px;
}
#hero div.img img {
	margin: 0;
	padding: 0;
}
#hero div.img div {
	position: absolute;
	top: 116px;
	width: 402px;
	background: url("/_ui/apaslt09/img/global/shadow-img-part.png");
	color: #fff;
	left: 0;
	padding: 23px 0 25px 28px;
}
#hero div.img h2 {
	margin: 0 0 2px;
	line-height: 43px;
	font-size: 41px;
}
#hero div.img strong {
	font-size: 17px;
	font-weight: normal;
}
#hero div.text {
	float: right;
	padding: 15px;
	width: 183px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}
#hero div.text h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
}
#hero div.text h3 .nowrap {
	white-space: nowrap;
}
#hero div.text p {
	margin: 10px 0;
}
#hero div.text h3,
#hero div.text h3 a,
#hero div.text p,
#hero div.text p a {
	color: #fff;
	text-decoration: none;
}
#hero div.text h3 a:hover,
#hero div.text p a:hover {
	text-decoration: underline;
}
#hero div.buttons {
    position: absolute;
    bottom: 4px;
    right: 4px;
}
#hero div.buttons a {
    float: left;
    margin: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#hero div.buttons a:hover {
	background-position: 0 -14px;
}
#hero div.buttons a.next {
	background-image: url("/_ui/apaslt09/img/misc/next.gif");
}
#hero div.buttons a.previous {
	background-image: url("/_ui/apaslt09/img/misc/previous.gif");
}

/* Content - Hero - JS */
#hero #newsItems,
#hero #heroLoading {
    display: none;
}
#hero.loading {
    height: 330px;
}
#hero.loading div.image,
#hero.loading div.title,
#hero.loading div.text {
    display: none;
}
#hero.loading #heroLoading {
    display: block;
    width: 643px;
    height: 330px;
    background: url("/_ui/apaslt09/img/misc/loading-home.gif") center no-repeat;
}


/* Content - Columns */
#body #columns {
	float: left;
	clear: left;
	width: 643px;
}
#body #columns div.holder {
	width: 643px;
}
#body #columns div.holder div.column {
	float: left;
	width: 165px;
	padding: 30px 24px 0 24px;
}
#body #columns h3 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 17px;
	line-height: 20px;
}
#body #columns ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#body #columns ul li {
	list-style: none;
	margin: 0;
	padding-bottom: 5px;
	background: none;
}
#body #columns ul li li {
	list-style: none;
	padding: 0 0 0 10px;
}
#body #columns a {
	color: #000;
	text-decoration: none;
}
#body #columns a:hover {
	color: #ff0000;
	text-decoration: underline;
}


/* Sidebar */
#sidebar {
	padding: 35px 12px 12px 12px;
}
#sidebar .form {
	height: 316px;
	margin: 0;
	padding: 0;
	background: url("/_ui/apaslt09/img/global/bg-side-box.jpg") repeat-y;
}
#sidebar .form fieldset.support {
	height: 145px;
}
#sidebar .form fieldset.tech {
	padding-top: 20px;
	height: 110px;
	border-top: 1px solid #001834;
}
#sidebar .form fieldset a#A1.button-fixed {
	width:160px;
	background: url("/_ui/apaslt09/img/forms/button_fixed_160.gif") no-repeat;
}
#sidebar .form-bottom {
	margin-bottom: 28px;
	height: 14px;
	color: #001834;
	background: url("/_ui/apaslt09/img/global/bg-side-box-bottom.gif") no-repeat 0 100%;
}
#sidebar .form .top {
	padding: 10px 11px 0 13px;
	background: url("/_ui/apaslt09/img/global/bg-side-box-top.jpg") no-repeat;
}
#sidebar .form a {
	color: #001834;
}
#sidebar .form a:hover {
	color: #ff0000;
}
#sidebar .form h4 {
	margin: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #001834;
	text-transform: uppercase;
}
#sidebar .form fieldset {
	border: 0;
}
#sidebar .form fieldset p {	
	clear: left;
}
#sidebar .form fieldset ul {
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	list-style: none;
}
#sidebar .form fieldset li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar .form fieldset a {
	font-weight: bold;
	text-decoration: underline;
}
#sidebar .form fieldset p {
	margin: 0 0 10px;
	font-size: 10px;
}
#sidebar .form fieldset div.form-item {
	padding-bottom: 7px;
}
#sidebar .form p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
}
#sidebar .form label {
	display: none;
}
#sidebar .form select {
	width: 200px;
	font-size: 10px;
}
