@import url("Templates/htmlEditorTemplates.css");

.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 900px;
	height: 428px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin: 1em 0;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	width: 210px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin: 0 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;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 210px;
}
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: 10px 50px; 
	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;
}

div.contentHolder
{
    width: 870px;
    min-width: 870px;
    max-width: 870px;
}
        
div.contentTitle, div.contentFooter
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: White;
    font-weight: bold;
    background-image: url(/Portals/0/images/horizontal_gradient_bg.png);
    background-repeat: repeat-x;
}
        
div.contentTitle div.titleText
{
    font-size: 20px;
    float: left;
    margin-left: 10px;
    color: White;
}
        
div.contentTitle div.titleLinks
{
    font-size: 14px;
    float: right;
    margin-right: 10px;
    color: White;
}
        
div.contentBody
{
    position: relative;
    width: 100%;
}
        
div.contentBody div.headerFlap, div.contentBody div.footerFlap
{
    position: absolute;
    right: 0px;
    height: 40px;
    width: 280px;
}
        
div.contentBody div.footerFlap
{
    bottom: 0px;
}
        
div.headerFlap div.transitionEdge, div.footerFlap div.transitionEdge
{
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(/Portals/0/images/s_curve_down.png);
}
        
div.footerFlap div.transitionEdge
{
    background-image: url(/Portals/0/images/s_curve_up.png);
}
        
div.headerFlap div.content, div.footerFlap div.content
{
    height: 40px;
    line-height: 40px;
    padding-top: 7px;
    width: 240px;
    text-align: center;
    vertical-align: middle;
    float: right;
    background-image: url(/Portals/0/images/inset_bg.png);
    background-repeat: repeat-x;
}
        
div.footerFlap div.content
{
    background-image: url(/Portals/0/images/inset_bg_inverted.png);
}
        
div.contentFooter
{
    font-size: 9px;
    font-weight: normal;
    text-align: center;
    line-height: 10px;
    background-image: url(/Portals/0/images/horizontal_gradient_bg_inverted.png);
}
        
div.titleLinks a
{
    color: White;
    text-decoration: none;
}
        
div.contentBody div.frameBox
{
    border: 1px solid #eed322;
    background-color: White;
    position: absolute;
}
        
div.contentBody div.shadowBox
{
    border: 1px solid #888888;
    background-color: #888888;
    position: absolute;
}

div.pageHeader
{
   background-image: url(/Portals/0/images/PictureHeader96.png);
   background-repeat: no-repeat;
   height: 101px;
   width: 850px;
   position: relative;
}

img.pageHeaderImage
{
    position: absolute;
    left: 39px;
    top: 2px;
}

span.pageHeaderTitle
{
    position: absolute;
    left: 140px;
    top:40px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #7a9db9;
}

div.pageContainer
{
   background-image: url(/Portals/0/images/headers/PictureFrame64.png);
   background-color: #FFF;
   background-repeat: no-repeat;
   min-height: 189px;
   min-width: 423px;
   position: relative;
}

img.pageContainerImage
{
    position: absolute;
    left: 2px;
    top: 2px;
}

span.pageContainerTitle
{
    position: absolute;
    left: 68px;
    top:4px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    color: #7a9db9;
}

div.pageContainerBody
{
    position: relative;
    top: 0;
    left: 0;
    padding-top: 45px;
    padding-left: 80px;
    padding-right: 45px;
}
        
div.pageTitle
{
    font-size: 14px;
    font-weight: bold;
    //height: 40px;
    //min-height: 40px;
    //line-height: 40px;
    text-align: left;
    padding-left: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #7a9db9;
}
        
div.pageBody
{
    margin-top: 10px;
    text-align: left;
    margin-left:20px;
}

p
{
    margin-left: 5px;
}

li
{
    padding-bottom: 5px;
}

ul
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    list-style-image: url("/Portals/0/images/Bullet.gif");
}

.homepage
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    list-style-type: disc;
    list-style-image: url();
}

ul.homepage
{
    position: relative;
    top: -7px;
}

hr
{
    border: 0;
    border-bottom: 1px solid #7a9db9;
    
}
        
div.leftColumn
{
    float: left;
    width: 50%;
}
        
div.rightColumn
{
    float: right;
    width: 50%;
}

div.homelink a
{
    color: Black;
    text-decoration: none;
}

div.homelink a:hover
{
    color: White;
    text-decoration: none;
}

div.terminal
{
    position: relative;
    left: 65px;
    height: 140px;
    width: 700px;
    margin: 20px;
    border: 1px solid #ccc;
    background-color: #fafafa;
}

div.image
{
    position: absolute;
    top: 0px;
    left: 0px;
}

div.model
{
    position: absolute;
    top: 0px;
    left: 110px;
    width: 585px;
    height: 18px;
    //border-bottom-width:  1px;
    //border-bottom-style:  solid;
    //border-bottom-color:  #ccc;
    padding-left: 5px;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 10pt;
    background-color: #7a9db9;
    background: url("/Portals/0/images/terminals/bar_bg.png");
    color: white;
}

div.description
{
    position: absolute;
    top: 20px;
    left: 110px;
    height: 115px;
    width: 579px;
    border-left-width:  1px;
    border-left-style:  solid;
    border-left-color:  #ccc;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background: url("/Portals/0/images/terminals/vertical_gradient_fill_120.png");
    background-repeat: repeat-x;
}

div.product_detail
{
    position: relative;
    min-height: 320px;
}

div.big_image
{
    position: absolute;
}

div.detail_description
{
    position: relative;
    left: 300px;
    padding: 5px;
    width: 500px;
}

div.profile{
    //background-color: orange;
    position: relative;
    min-height: 128px;
    margin-bottom: 10px;
    border: 1px solid #fff;
}

a.profile_image{  
    display: block;  
    width: 128px;  
    height: 128px;
    overflow: hidden;  
    text-indent: -10000px;  
    font-size: 0px;  
    line-height: 0px;  
    position: absolute;
    top: 0px;
    left: 0px;
}

a#abe{
    background: url(/Portals/0/images/profiles/Abe.png);
}

a:hover#abe {  
    background-position: -128px 0;
}

a#frank{
    background: url(/Portals/0/images/profiles/Frank.png);
}

a:hover#frank {
    background-position: -128px 0;
}

a#teddy{
    background: url(/Portals/0/images/profiles/Teddy.png);
}

a:hover#teddy {
    background-position: -128px 0;
}

a#ken{
    background: url(/Portals/0/images/profiles/Ken.png);
}

a:hover#ken {
    background-position: -128px 0;
}

a#geoff{
    background: url(/Portals/0/images/profiles/Geoff.png);
}

a:hover#geoff {
    background-position: -128px 0;
}

a#russ{
    background: url(/Portals/0/images/profiles/Russ.png);
}

a:hover#russ {  
    background-position: -128px 0;
}

div.profile_head{
    position: relative;
    left: 138px;
    width: 730px;
    margin-top: 0;
    border-top: 0;
    border-bottom: 1px solid #7a9db9;
    border-left: 0; // 1px solid #7a9db9;
    border-right: 0; // 1px solid #7a9db9;
}

div.profile_head_name
{
    font-weight: bold;
    font-size: 16pt;
    color: #fff;
    background-color: #7a9db9;
    background: url(/Portals/0/images/grad1x30.png);
    padding: 2px;
    padding-left: 3px;
    height: 26px;
}

div.profile_head_title{
    font-size: 10xt;
    font-style: italic;
    color: #555;
    padding: 2px;
    border-left: 1px solid #7a9db9;
    border-right: 1px solid #7a9db9;
}

div.profile_body{
    background-color: #fff;
    //position: absolute;
    position: absolute;
    left: 138px;
    top: 48px;
    width: 728px;
    //height: 0px;
    border-top: 0;
    border-bottom: 1px solid #7a9db9;
    border-left: 1px solid #7a9db9;
    border-right: 1px solid #7a9db9;
    //padding: 2px;
    overflow: hidden;
    z-index: 10000;
    //margin-top: 1px;
    display: none;
    background: #EFFOEF url(/Portals/0/images/grad1x120_light_gray.png) repeat-x;
}

div.profile_body_container
{
    padding: 2px;
}

.MainMenu_MenuItem
{
background-color: #EEE;
font-weight: bold;
}

.MainMenu_MenuItemSel
{
background-color: #C1D2EE;
font-weight: bold;
}

p.faq_question
{
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 10px;
}

p.faq_answer
{
    margin-top: 0px;
    margin-left: 15px;
    margin-bottom: 20px;
}

a.rbtn
{
    display:block;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    background-image: url(/Portals/0/images/button_bgclear.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 12px 4px 4px 4px;
    width: 167px;
    height: 24px;
    overflow: hidden;
}

a.rbtn:hover
{
    background-position: 0px -40px;
}

a.rbtn:active
{
    background-position: 0px -80px;
}

a.rbtn:visited
{
    background-position: 0px -120px;
}

a.rbtn2
{
    display:block;
    color: #435799;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    background-image: url(/Portals/0/images/rbtn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 7px 4px 4px 4px;
    width: 142px;
    height: 19px;
    overflow: hidden;
}

a.rbtn2:hover
{
    color: #0090FF;
    background-position: 0px -30px;
}

a.rbtn2:active
{
    color: #6BFFF2;
    background-position: 0px -60px;
}

a.rbtn2:visited
{
    background-position: 0px -90px;
}

div.shout
{
    color: #cc0000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

span.dont
{
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
}

span.do
{
    color: #008844;
    font-weight: bold;
    font-size: 14px;
}

