﻿.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 890px;
	height: 427px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.feeds {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .feeds {
	background: url(feeds_title.gif) no-repeat top left;
}
.feeds dt {
	background: url(feeds_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:545px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 4px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p
{
	margin: 5px 5px;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

#TelerikInside
{
	background: white url('telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}

#TelerikInside h2
{
	font-weight: bold;
}

#RightColumnInfo
{
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}

/*PS_RoundedCorners*/
.PS_RoundedCorners .NE
{
    /* Begin fix to ensure header background is correctly displayed */
    min-height: 100px;
    height: auto !important;
    height: 100px;
    /* End fix to ensure header background is correctly displayed */
}

.PS_RoundedCorners .SE
{
    /* Begin fix to ensure footer background is correctly displayed */
    min-height: 50px;
    height: auto !important;
    height: 50px;
    /* End fix to ensure footer background is correctly displayed */
}

.PS_RoundedCorners .container_top_bg
{
	padding: 0px;
	margin: 0 21px 0 21px;
	height: 42px;
}

.PS_RoundedCorners .container_top_left
{
	padding:0px;
	margin:0px;
	height:42px;
}

.PS_RoundedCorners .container_top_right
{
	padding:0px;
	height:42px;
}

.PS_RoundedCorners .container_right_bg
{
	padding:0px;
	margin:0px;
}

.PS_RoundedCorners .container_left_bg
{
	padding:0px;
	margin:0px;
}

.PS_RoundedCorners .container_pad
	{
	padding:0px 0px 0px 0px;
	margin: 0 19px 0 19px;
	min-height:150px;
	}

.PS_RoundedCorners .container_bot_bg
{
	padding:0px;
	margin:0 21px 0 21px;
	height:19px;
}

.PS_RoundedCorners .container_bot_left
{
	padding:0px;
	margin:0px;
	height:19px;
}

.PS_RoundedCorners .container_bot_right
{
	padding:0px;
	margin:0px;
	height:19px;
}

.PS_RoundedCorners .container_bg
	{
	padding: 0px;
	margin: 0px;
	clear: both;
}

.PS_RoundedCorners .container_width
	{
	padding: 2px;
	height: auto;
	min-width: 200px;
}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}


.PS_RoundedCorners .container_top_bg
{
	background: url("images/ElecBlu/ElecBlu_N.png") repeat-x top left;
}

.PS_RoundedCorners .container_top_left
{
	background:url("images/ElecBlu/ElecBlu_NW.png") no-repeat top left;
}

.PS_RoundedCorners .container_top_right
{
	background:url("images/ElecBlu/ElecBlu_NE.png") no-repeat top right;
}

.PS_RoundedCorners .container_right_bg
{
	background:url("images/ElecBlu/ElecBlu_E.png") repeat-y top right;
}

.PS_RoundedCorners .container_left_bg
{
	background:url("images/ElecBlu/ElecBlu_W.png") repeat-y top left;
}

.PS_RoundedCorners .container_pad
{
	background: #FFF url("images/ElecBlu/ElecBlu_BG.png") top left;
}

.PS_RoundedCorners .container_bot_bg
{
	background:url("images/ElecBlu/ElecBlu_S.png") repeat-x top left;
}

.PS_RoundedCorners .container_bot_left
{
	background:url("images/ElecBlu/ElecBlu_SW.png") no-repeat top left;
}

.PS_RoundedCorners .container_bot_right
{
	background:url("images/ElecBlu/ElecBlu_SE.png") no-repeat top right;
}

.ps_row {
	width: 100%;
	padding-left: 20px;
}

.PS_RoundedCorners
{
	width: 24%;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

.rounded_top 
{
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.ps_title
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
}

.rounded_content
{
	margin: 0 1px 0 1px;
	height:340px;
}

.rounded_content UL
{
	margin: 2px 1px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}


.rounded {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.ps_image_link
{
    	width: 95%;    /* width of the logo */
    	height: 100%;   /* height of the logo */
    	border: 0;
}

.ps_images1
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/Assembly.jpg") no-repeat top center;
}

.ps_images2
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/Weld.jpg") no-repeat top center;
}

.ps_images3
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/RoboSys.jpg") no-repeat top center;
}

.ps_images4
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/laser.jpg") no-repeat top center;
}

.ps_images5
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/TestInsp.jpg") no-repeat top center;
}

.ps_images6
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/MachRefurb.jpg") no-repeat top center;
}

.ps_images7
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/Box.jpg") no-repeat top center;
}

.ps_images8
{
	text-align:center;
	padding-top:5px;
	width: 99%;
	height: 200px;
	background:url("images/Contract.jpg") no-repeat top center;
}

.blankline {
	list-style: none;
	text-decoration: none;
}

.aam_1
{
	float: left;
	width: 300px;
	padding: 2px 10px;
}

.aam_3
{
	margin-left: 15%;
	margin-top: -150px;
	float: left;
	width: 300px;
}

.aam_hdr H3
{
	color: #0000ff;
	font-weight: bold;
}

.aam_hdr
{
	width: 500px;
	margin: 15px 20px;
	float: left;
}

.aam_2
{
	margin-right: 5%;
	margin-top: -10px;
	float: right;
	width: 300px;
}

.aam_4
{
	margin-right: 30%;
	float: right;
	width: 300px;
}

.awm_2
{
	float: left;
	margin-left: 2%;
	margin-top: -10px;
	width: 300px;
}

.awm_3
{
	float: right;
	margin-top: -180px;
	margin-right: 40%;
}

.lsm_2
{
	margin-top: -10px;
	margin-right: 5%;
	float: right;
	width: 300px;
}

.lsm_3
{
	margin-top: -200px;
	margin-left: 25%;
	float: left;
	width: 300px;
}

.lsm_4
{
	margin: -300px 30% 0 0;
	float: right;
	width: 300px;
}

.ars_1
{
	float: left;
	width: 300px;
	padding: 2px 10px;
}

.ars_2
{
	margin-right: 5%;
	margin-top: -10px;
	float: right;
	width: 300px;
}

.ars_3
{
	margin-left: 25%;
	margin-top: -50px;
	float: left;
	width: 300px;
}

.ars_4
{
	margin-right: 55%;
	margin-top: -250px;
	float: right;
	width: 300px;
}

.ars_5
{
	margin-right: 5%;
	margin-top: -10px;
	float: right;
}

.ti_2
{
	margin-right: 150px;
	margin-top: -10px;
	float: right;
	width: 300px;
}

.ti_3
{
	float: left;
	margin-top: -150px;
	margin-left: 2%;
}

.tai_3
{
	float: left;
	margin-left: 22%;
	margin-top: -230px;
}

.bm_2
{
	margin-right: 5%;
	margin-top: -10px;
	float: right;
	width: 300px;
}

.bm_3
{
	margin-left: 2%;
	margin-top: -120px;
	float: left;
	width: 300px;
}

.bm_4
{
	margin-right: 10%;
	margin-top: 10px;
	float: right;
	width: 300px;
}

.mr_2
{
	margin-right: 5%;
	margin-top: -10px;
	float: right;
	width: 300px;
}

.mr_3
{
	margin-left: 2%;
	margin-top: -80px;
	float: left;
	width: 300px;
}

.mr_4
{
	margin-right: 10%;
	margin-top: 10px;
	float: right;
	width: 300px;
}

.cm_1
{
	float: left;
	width: 600px;
	padding: 2px 10px;
}

.au_1
{
	width: 100%;
	margin: 0 20%;
}

.au_2
{
	width: 100%;
}