body {
	margin: 0;
	padding: 0;
	background-color: #c9cacc;
	font-family: Calibri, Trebuchet MS, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #58585a;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 25px 0 15px;
}

a {
	color: #139034;
	text-decoration: none;
}

#contentWrap {
	width: 100%;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/content_bg.png/$file/content_bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
}

#content {
	width: 941px;
	margin: 0 auto;
	overflow: auto;
}

#marginTop {
	width: 100%;
	padding-top: 9px;
	height: 25px;
	overflow: hidden;
}

#topSearch {
	float: right;
	width: 184px;
	height: 25px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/margintop_bg.png/$file/margintop_bg.png);
}

#topSearch input {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/top_search_bg.png/$file/top_search_bg.png);
	border: 0;
	width: 113px;
	height: 19px;
	padding: 0 0 0 3px;
	margin: 3px 0 0 4px;
	color: #58585a;
	font-size: 11px;
}

#topSearch a {
	float: right;
	width: 57px;
	height: 25px;
	display: block;
	line-height: 25px;
	color: #333;
	border-left: 1px solid #e9f0d4;
	text-align: center;
}

#header {
	width: 100%;
	position: relative;
	height: 52px;
	margin-top: 4px;
	border-bottom: 1px solid #ebebeb;
}

#headerLogo {
	position: absolute;
	display: block;
	text-indent: -9999px;
	width: 183px;
	height: 31px;
	top: -5px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/sovelia.png/$file/sovelia.png);
}

#header ul {
	margin: 0 0 0 200px;
	padding: 0;
}

#header li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	list-style-type: none;
}

#header li a {
	color: #139034;
	display: block;
	padding: 0 10px;
}

#header li.selected {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/headernav_selected_li.png/$file/headernav_selected_li.png);
	background-repeat: repeat-x;
}

#header li.selected a {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/headernav_selected_a.png/$file/headernav_selected_a.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#main {
	padding: 15px 0 35px 0;
	width: 100%;
	overflow: hidden;
}

#main .narrow {
	width: 221px;
}

#main .wide {
	width: 700px;
}

#main .box {
	height: 380px;
	zoom: 1;
}

#main .box .overlay {
	color: #fff;
	padding: 0 15px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/overlay_bg.png/$file/overlay_bg.png);
}

#main .box .overlay h2 {
	font-size: 22px;
	line-height: 110%;
	margin: 5px 0;
}

#main .box .overlay h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 110%;
	margin: 5px 0;
}

#main .box .overlay p {
	margin: 5px 0;
}

#main .box .overlay a {
	font-size: 15px;
	font-weight: bold;
	color: rgb(128,158,194);
}

#main .rmargin {
	margin-right: 16px;
}

#fp h1 {
	margin-top: 0;
}

#main #productlist {
	margin: 0;
	padding: 0;
	width: 233px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;

}

#main #productlist li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 13px;
}

#main #productlist li.selected {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/productlist_selected.png/$file/productlist_selected.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#main #productlist li a {
	color: #fff;
	border-top: 1px solid #828284;
	display: block;
	line-height: 25px;
	padding: 0 0 0 15px;
	outline: 0;
}

#main #productlist li a:hover {
	background-color: #828284;
}

#main #productlist li.selected a:hover {
	background-color: #646466;
	cursor: default;
}

#main #productlist li.header {
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	font-size: 115%;
	padding: 8px 0 0 28px;
	color: #fff;
}

#main #productDisplay {
	background-color: #646466;
}

#main #fp {
	padding: 25px 200px 25px 25px;
	width: 476px;
	height: 330px;
	border: 0;
}

#main .productDisplay {
	width: 455px;
	padding: 0 0 0 25px;
	height: 100%;
	line-height: 170%;
	background-color: #fff;
}

#main .productDisplay  h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-top: 30px;
}

#main .productDisplay  h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
	width: 70%;
}

#main .productDisplay  p {
	width: 60%;
	margin: 10px 0;
}

#main .newsBox {
	width: 419px;
	height: 269px;
	padding: 20px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/related_bg.png/$file/related_bg.png);
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	border: 1px solid #e7e6e6;
}

#main .newsBox  h3 {
	font-size: 20px;
	font-weight: bold;
	margin: -35px 0 15px 0;
}
 #main .newsBox #readmore {
	width: 439px;
	height: 20px;
	background-color: #e3e3e3;
	position: relative;
	margin-left: -20px;
	top: 254px;
	left: 0px;
	padding-left: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

ul.arrow {
	margin: 10px 0;
	padding: 0;
}

ul.slim {
	margin: 10px 0 5px 0;
}

ul.arrow li {
	list-style-type: none;
	margin: 15px 0;
	padding: 0;
}

ul.slim li {
	margin: 5px 0;
}

ul.arrow li  a, a.readmore {
	display: block;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/bullet_arrow.png/$file/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 14px;
	line-height: 19px;
	padding-left: 15px;
}

ul.arrow li  a:hover {
	text-decoration: underline;
}

h1.mainCategory {
	font-size: 28px;
	font-weight: normal;
	margin: 25px 0;
	text-transform: uppercase;
}

h2.subCategory {
	font-size: 20px;
	height: 37px;
	line-height: 37px;
	margin-bottom: 15px;
}

#submenu {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/submenu_bg.png/$file/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 933px;
	height: 38px;
	padding: 0 0 0 8px;
	margin: 35px 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 -1px;
	padding: 0;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/submenu_separator.png/$file/submenu_separator.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#submenu li a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 4px 12px 0 12px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/submenu_separator.png/$file/submenu_separator.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #58585a;
}

#submenu li.selected  {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/submenu_selected_li.png/$file/submenu_selected_li.png);
	background-position: left bottom;
}

#submenu li.selected a {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/submenu_selected_a.png/$file/submenu_selected_a.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #cc071e;
	position: relative;
	z-index: 10;
}

#relatedView {
	float: right;
	width: 320px;
}

.related {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/related_bg.png/$file/related_bg.png);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	border: 1px solid #e7e6e6;
	margin-bottom: 10px;
}

.related .relatedContent {
	padding: 20px 15px;
	margin: 0;
	background-repeat: no-repeat;
	background-position:right bottom;
}

.related h3, #mainView .related h3 {
	font-size: 20px;
	font-weight: bold;
	height: 25px;
	background-repeat: no-repeat;
	padding: 5px 0;
	margin: 0;
}

.related h3.img {
	padding-left: 40px;
}

.related .subheader {
	font-size: 16px;
	font-weight: bold;
}

.related div, .related p {
	margin: 5px 0;
}

#mainContent {
	width: 580px;
}

#newsFilter {
	padding: 0 7px;
	margin: 0 0 25px 0;
	height: 31px;
	color: #fff;
	line-height: 31px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/newsfilter_bg.png/$file/newsfilter_bg.png);
}

#newsFilter .newsFilter {
	float: right;
	padding-left: 15px;
}

#newsFilter .newsFilter  select {
	width: 155px;
	border: 1px solid #7f9db9;
}

#newsFilter .newsFilter label {
	padding-right: 5px;
}

.newsEntry {
	border-bottom: 1px solid #e7e6e6;
	color: #58585a;
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
	margin: 25px 0;
}

.newsContent {
	padding-left: 160px;
}

#mainContent h3.newsHeader {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.newsDate {
	color: #7e7c7c;
	font-size: 16px;
}

.newsLiftup {
	float: left;
	width: 140px;
	padding-right: 10px;
}

#printContainer {
	width: 320px;
	height: 37px;
	margin-bottom: 15px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/print_bg.png/$file/print_bg.png);
}

#printThis {
	float: left;
	width: 100px;
	line-height: 40px;
	padding-left: 55px;
	color: #58585a;
}

#shareContainer {
	width: 320px;
	height: 37px;
	margin-bottom: 15px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/share_bg.png/$file/share_bg.png);
	position: relative;
}

#shareContainer a {
	outline: 0;
}

#shareContainer img {
	border: 0;
	cursor: pointer;
}

#shareThis {
	float: left;
	width: 70px;
	line-height: 40px;
	padding-left: 55px;
}

#rssFeed {
	float: left;
	width: 50px;
	line-height: 40px;
	padding-left: 35px;
	margin-left: 10px;
}

#shareLinks {
	color: #fff;
	padding: 10px 10px 6px 10px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/overlay_bg.png/$file/overlay_bg.png);
	position: absolute;
	z-index: 1000;
	top: 36px;
	left: 30px;
}

#breadcrumbs {
	color: #999;
	border-bottom: 1px solid #EBEBEB;
	margin: -20px 0 15px 0;
	padding: 0 0 13px 25px;
}

#breadcrumbs .separator {
	padding: 0 10px;
}

#mainView {
	padding-top: 7px;
}

#mainView .mainImage {
	margin: 0 0 20px 0;
}

#mainView h1 {
	font-size: 26px;
	font-weight: normal;
	color: #58585a;
	line-height: 130%;
	margin: 0 0 10px 0;
}

#mainView .newsDate {
	font-size: 12px;
	font-weight: bold;
	color: #58585a;
	margin: 10px 0;
}

.ingress {
	font-size: 130%;
}

#mainView h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 10px 0;
}

#mainView .related {
	margin: 35px 0;
}

.about {
	border-top: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/about_top_bg.png/$file/about_top_bg.png);
	background-repeat: repeat-x;
}

.aboutContent {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/about_bottom_bg.png/$file/about_bottom_bg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 25px 0;
}

.fullWidth {
	width: 941px;
	margin: 35px 0;
}

.threeColumn {
	width: 300px;
	height: 361px;
	margin-right: 17px;
	float: left;
}

.threeColumn p {
	margin-bottom: 25px;
}

.bold {
	font-weight: bold;
}

h3.invert {
	background-color: #808285;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}

div.keynoteSpeaker {
	width: 50%;
	float: left;
	background-repeat: no-repeat;
	height: 90px;
	line-height: 125%;
}

div.keynoteSpeakerContent {
	padding-left: 100px;
	position: relative;
	height: 100%;
}

.speaker {
	font-size: 85%;
}

div.keynoteSpeakerContent .speakerLocation {
	position: absolute;
	bottom: 0;
	line-height: 110%;
}

.agendaHeader {
	font-size: 130%;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}

ul.agenda {
	font-size: 130%;
	margin: 20px 0;
	padding: 0;
}

ul.agenda li {
	list-style-type: none;
	padding: 0 0 0 22px;
	margin: 0 0 15px 0;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/agenda_bullet.png/$file/agenda_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.speakerDuration {
	font-style: italic;
}

#broughtby {
	background-image: url:(broughtby_bg.png);
	background-repeat: repeat-x;
	padding: 25px;
	border: 1px solid #e7e6e6;
	margin-top: 20px;
}

ul.moreevents {
	margin: 15px 0;
	padding: 0;
}

ul.moreevents li {
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

ul.moreevents li a {
	font-weight: normal;
	display: block;
}

#eventRegister {
	border: 1px solid #e7e6e6;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/event_register_bg.png/$file/event_register_bg.png);
	background-repeat: repeat-x;
	background-color: #e6f1fa;
	font-size: 130%;
	padding: 20px 15px;
	margin-bottom: 10px;
}

#eventRegister h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

a.registerhere {
	display: block;
	width: 122px;
	height: 31px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/registerhere.png/$file/registerhere.png);
	text-indent: -9999px;
	margin: 15px 0;
}

#mainContent h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
}

.bottomBorder {
	border-bottom: 1px solid #e7e6e6;
	padding: 25px 0;
}

input[type=text] {
	border: 1px solid #96a6c5;
	height: 22px;
	display: block;
	margin: 5px 0;
}

input.fullWidth {
	width: 464px;
	margin: 0;
}

input.halfWidth {
	width: 224px;
	margin-right: 14px;
}

div.halfWidth {
	width: 226px;
	margin-right: 14px;
	float: left;
	padding-bottom: 15px;
}

label {
	display: inline;
	font-weight: bold;
}

label.required {
	background-image: url(/inet/technia/akpmedia.nsf/Resources/required.png/$file/required.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

a.subscribe {
	display: block;
	width: 90px;
	height: 31px;
	text-indent: -9999px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/subscribe_bg.png/$file/subscribe_bg.png);
}

#footer {
	width: 941px;
	margin: 0 auto;
	overflow: auto;
	padding: 30px 0;
	line-height: 40px;
}

#footer #about a {
	padding: 0 0 0 10px;
}

#footer a {
	padding-right: 10px;
	color: #58585A;
}

a.button {
	display: block;
	width: 90px;
	height: 31px;
	line-height: 31px;
	background-image: url(/inet/technia/akpmedia.nsf/Resources/auric_button.png/$file/auric_button.png);
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
div.button {	background-image: url(/inet/technia/akpmedia.nsf/Resources/button.png/$file/button.png);	background-repeat:no-repeat;	height: 23px;}div.button a {	color: #fff;	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_right.png/$file/button_right.png);	background-repeat:no-repeat;	background-position: right center;	display: block;	height: 23px;	line-height: 23px;	padding: 0 10px;	font-size: 14px;}div.button_red {	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_red.png/$file/button_red.png);	background-repeat:no-repeat;	height: 23px;}div.button_red a {	color: #fff;	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_red_right.png/$file/button_red_right.png);	background-repeat:no-repeat;	background-position: right center;	display: block;	height: 23px;	line-height: 23px;	padding: 0 10px;	font-size: 14px;}div.button_green {	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_green.png/$file/button_green.png);	background-repeat:no-repeat;	height: 23px;}div.button_green a {	color: #fff;	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_green_right.png/$file/button_green_right.png);	background-repeat:no-repeat;	background-position: right center;	display: block;	height: 23px;	line-height: 23px;	padding: 0 10px;	font-size: 14px;}div.button_orange {	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_orange.png/$file/button_orange.png);	background-repeat:no-repeat;	height: 23px;}div.button_orange a {	color: #fff;	background-image: url(/inet/technia/akpmedia.nsf/Resources/button_orange_right.png/$file/button_orange_right.png);	background-repeat:no-repeat;	background-position: right center;	display: block;	height: 23px;	line-height: 23px;	padding: 0 10px;	font-size: 14px;}
#printcopy {
	text-align: center;
	display: none;
}

#line {
	color: #58585a;
	width: 80%;
	height: 1px;
}

ul.productBanner {
	margin: 35px 0 0;
	padding: 0;
}


ul.productBanner li {
	list-style-type: none;
	background-repeat: no-repeat;
	padding: 0 0 0 210px;
	margin: 0 0 20px 0;
	min-height: 250px;
}

ul.productBanner li h3 {
	font-size: 100%;
	font-weight: bold;
	color: #58585a;
	margin: 0 0 5px 0;
}

ul.productBanner li  a:hover {
	text-decoration: underline;
}
