
body {
	margin: 0px;
	color: #888888;
	background: #f8f8f8 url(../images/interface/headerBg.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.nodisplay {
	display: none;
}
.clear {
	clear: both;
}

a {
	color: #888888;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px 0px 16px 0px;
}
h1, h2, h3, h4 {
	color: #0063a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
#site {
	width: 970px;
	margin: 25px auto 0px auto;
}

#header {
	height: 108px;
	position: relative;
}

#header #logo {
	width: 298px;
	height: 75px;
	display: block;
	background: url(../images/interface/astelec_logo.png) no-repeat;
	cursor: pointer;
	margin-left: 17px;
}

#navigation {
	position: absolute;
	top: 18px;
	right: -4px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li.last {
	background: none;
}

#navigation ul li a {
	display: block;
	width: 97px;
	height: 46px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	padding: 2px 0px 0px 10px;
	border-left: 1px solid #c5d6e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation ul li a span {
	color: #ffffff !important;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	text-transform: lowercase;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a.current,
#navigation ul li a.section {
	color: #a8ac17;
}

#footer {
	color: #ffffff;
	background: #015d99;
	margin: 40px 0px 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer #fatFooterContainer {
	background: #0365a6 url(../images/interface/fatFooterBg.gif) bottom left repeat-x;
}
#footer #fatFooter {
	width: 940px;
	margin: 0px auto;
	padding: 20px 15px;
}
#footer #fatFooter .footerCol {
	width: 260px;
	margin-right: 70px;
	float: left;
}
#footer #fatFooter .footerCol.last {
	margin-right: 0px;
}
#footer #fatFooter .footerCol h3 {
	color: #ffffff;
	margin: 0px 0px 10px 0px;
}
#footer ul#categoriesList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul#categoriesList li {
	margin: 0px;
	padding: 0px;
}

#footer ul#categoriesList li a {
	text-decoration: none;
	display: block;
	border-top: 1px solid #99bbd1;
	padding: 3px 5px;
	text-decoration: none;
	background: url(../images/interface/footerListBg.gif) 250px center no-repeat;
}
#footer ul#categoriesList li a.last {
	border-bottom: 1px solid #99bbd1;
}

#footer ul#categoriesList li a:hover {
	text-decoration: none;
	background: #1168a1 url(../images/interface/footerListBg.gif) 250px center no-repeat;
}

#footer #footerBottom {
	display: block;
	color: #ffffff;
	background: #015d99;
	text-align: center;
	padding: 15px 0px;
	border-top: 1px solid #99bbd1;
}
#footer #footerBottom a {
	text-decoration: none;
}
#footer #footerBottom a:hover,
#footer #footerBottom a:active {
	text-decoration: underline;
}
#footer #footerBottom span {
	display: inline-block;
	margin: 0px 10px;
}



/* Subpage */
#layout {
	padding: 15px;
	position: relative;
}
#layout div {
	position: relative;
}
#layout #sidemenu {
	float: right;
	width: 280px;
	height: 100%;
	font-size: 12px;
}
#layout #sidemenu h3 {
	color: #888888;
	font-weight: normal;
	font-size: 20px;
}
#layout #sidemenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#layout #sidemenu li {
	padding: 0px;
	margin: 0px;
}
#layout #sidemenu li a {
	color: #888888;
	background: url(../images/interface/submenuListBg.gif) left center no-repeat;
	text-decoration: none;
	display: block;
	border-top: 1px solid #dddddd;
	padding: 3px 5px 3px 15px;
}
#layout #sidemenu li a.last {
	border-bottom: 1px solid #dddddd;
}

#layout #sidemenu li a:hover {
	text-decoration: none;
	background: #eeeeee url(../images/interface/submenuListBg.gif) left center no-repeat;
}
#layout #sidemenuBorder {
	position: absolute;
	display: block;
	top: 0px;
	right: 299px;
	width: 1px;
	height: 100%;
	border-left: 1px solid #dddddd;
}

#layout #content {
	margin-right: 340px;
	min-height: 200px;
}


#pageBannerBg {
	height: 199px;
	margin: -4px;
	background: url(../images/interface/subpageBannerBg.png) top left no-repeat;
}
#pageBanner {
	padding: 19px;
	background: url(../images/interface/defaultBanner.jpg) 19px 19px no-repeat;
	line-height: 0px;
	height: 161px;
	display: block;
	position: relative;
}
#pageBanner h2 {
	margin: 0px 0px 10px 30px;
	line-height: 60px;
}
#pageBanner p {
	position: absolute;
	bottom: 20px;
	left: 49px;
	font-size: 18px;
	line-height: 22px;
	display: block;
	width: 600px;
}


/* Homepage */
#homeBanner {
	margin: -4px;
	padding: 19px;
	background: url(../images/interface/homepageBannerBg.png) top left no-repeat;
	line-height: 0px;
	display: block;
	position: relative;
}
#homeBanner #slideshow_controls {
	position: absolute;
	bottom: 27px;
	left: 49px;
	z-index: 10;
}
#slideshow_controls a {
	font-size: 0px;
	display: inline-block;
	margin-right: 7px;
	width: 13px;
	height: 13px;
	background: url(../images/interface/slideshowControl.png) top left no-repeat;
}
#slideshow_controls a:hover, 
#slideshow_controls a.activeSlide {
	background: url(../images/interface/slideshowControlHover.png) top left no-repeat;
}

#homepage {
	padding: 0px 15px;
}
#homepage h2 {
	color: #858712;
	margin: 20px 0px 5px 0px;
}

#homepage .col {
	float: left;
	width: 330px;
	margin-top: 10px;
}
#homepage .col.right {
	width: 280px;
}

#homepage .col ul {
	list-style: url(../images/interface/listArrow.gif);
	padding-left: 20px;
	margin-left: 0px;
}

#homepage .linkPanel {
	color: #ffffff;
	background: #424242 url(../images/interface/homepageColumnPanelBg.gif) top left no-repeat;
	width: 288px;
	height: 138px;
	position: relative;
	margin-left: -4px;
	margin-bottom: 15px;
}
#homepage .linkPanel .image {
	position: absolute;
	top: -20px;
	right: -30px;
}
#homepage .left .linkPanel .image {
	width: 111px;
	height: 108px;
	background: url(../images/interface/homepageColumnPanel1.png) top left no-repeat;
	top: -15px;
	right: -15px;
}
#homepage .centre .linkPanel .image {
	width: 125px;
	height: 113px;
	background: url(../images/interface/homepageColumnPanel2.png) top left no-repeat;
}
#homepage .right .linkPanel .image {
	width: 124px;
	height: 109px;
	background: url(../images/interface/homepageColumnPanel3.png) top left no-repeat;
}

#homepage .linkPanel .content {
	padding: 20px 0px 0px 20px;
}
#homepage .linkPanel .content h3,
#homepage .linkPanel .content h3 a {
	color: #bdbf17;
	text-decoration: none;
}
#homepage .linkPanel .content h3 a:hover {
	text-decoration: underline;
}
#homepage .linkPanel .content p {
}
#homepage .linkPanel .content a {
	color: #ffffff;
}





/* buttons etc.. */
a.readmore {
	display: block;
	width: 79px;
	height: 11px;
	background: url(../images/interface/read_more.gif) no-repeat;
	text-decoration: none;
	border-bottom: none;
}

a.readmore:hover,
a.readmore:active {
	text-decoration: underline;
}

.bluebutton {
	display: block;
	width: 160px;
	height: 22px;
	background: url(../images/interface/blue_button.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 0 0 35px;
	text-decoration: none;
}
