﻿@import url("Templates/htmlEditorTemplates.css");

/* text style used for most text rendered by modules */
.Normal
{
	color: #000;  	
	font-size: 12px; 
	font-family: Arial, Tahoma;
}

.Normal ul 
{list-style-image: url('images/ui/arr-red.gif');}

.Normal ul li
{line-height:18px;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	color: #000;  	
	font-size: 12px; 
	font-family: Arial, Tahoma;
	font-weight:bold; 
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active
{
color: #64201F;  	
font-size: 11px; 
font-weight:bold;  
font-family: Arial, Tahoma;	
}

A.CommandButton:hover    
{
color: #A51B1B;
text-decoration:underline; 
}

.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;
}

.NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}





.aoj-feeds-summary
{
color: #000;
font-size: 12px; 
font-family: Arial, Tahoma;
}

.aoj-info,
.aoj-err,
.aoj-warbig
{	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	color:#666;
	font-weight:normal;
	border:solid 1px #E4E4E4; 
	padding:7px;
	padding-left:20px;
}

.aoj-info
{
background: #FFFFF0 url('/portals/0/images/ui/Inf16x16.gif') left no-repeat;
}

.aoj-err
{
background: #FFFFF0 url('/portals/0/images/ui/Err16x16.gif') left no-repeat;
}

.aoj-warbig
{
background: #FFFFF0 url('/images/yellow-warning.gif') left no-repeat;
padding:10px;
padding-left:35px;
}

.aoj-editpanel_body
{	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	color:#000;
}

.aoj-grd_tbl
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	color:#333; 
	background-color:#fff; 
	font-weight:normal; 
	/*padding-left: 5px;
	padding-top:5px;  
	padding-bottom:5px; */
}


.aoj-toolbar
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color:#808080; 
	background: #F1F3F2 url(/portals/0/images/ui/bkg-toolbar.gif) repeat-x;
	height:25px;
	/*border-left: solid #999999 1px;
	border-right: solid #999999 1px;*/
}

/*
.aoj-grd_tbl
{
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
}
*/

.aoj-grd_subtbl
{
	border: solid #999999 1px;
}

.aoj-grd_tbl_hdr
{
	height:27px;
	background: #F1F3F2 url(/portals/0/images/ui/bkg-grid-hdr.gif) repeat-x;
}

.aoj-grd_subtbl_hdr
{
	height:27px;
	background-color: #E2C5C5;
}


.aoj-grd_tblcol_hdr
{
	font-size: 11px; 
	color:#808080; 
	border-right: #E0E0E0 solid 1px;
	border-bottom: 1px solid #A7A9A9;
	font-weight:normal;	 
}


a .aoj-grd_tblcol_hdr,
a.aoj-grd_tblcol_hdr:link,
a.aoj-grd_tblcol_hdr:active,
a.aoj-grd_tblcol_hdr:visited,
.aoj-grd_tblcol_hdr a:link,
.aoj-grd_tblcol_hdr a:active,
.aoj-grd_tblcol_hdr a:visited
{
	color:#002E5B;
	text-decoration:none;
	font-size: 11px;
	font-weight:normal;
}

a.aoj-grd_tblcol_hdr:hover,
.aoj-grd_tblcol_hdr a:hover
{
	color: #77A5E5;
	text-decoration:none; 
}

.aoj-pager_link
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color:#4B4C4E; 
	font-weight:bold;
	background-color:#DDE1EA;
	height:25px;
}

.aoj-grd_tbl_ftr
{
	font-size: 11px; 
	color:#000; 
	background: #F1F3F2 url(/portals/0/images/ui/bkg-toolbar.gif) repeat-x;
	height:28px;
	/*border-left: solid #999999 1px;
	border-right: solid #999999 1px;*/
}

.aoj-grd_tbl_ftr a:link,
.aoj-grd_tbl_ftr a:active,
.aoj-grd_tbl_ftr a:visited,
.aoj-pager_link a:link,
.aoj-pager_link a:active,
.aoj-pager_link a:visited
{
	color:#002E5B;
	text-decoration:none; 
}

.aoj-grd_tbl_ftr a:hover,
eis_pager_link a:hover
{
	color:#005E8A;
	text-decoration:underline;
}

.aoj-grd_tbl_itm,
.aoj-grd_tbl_itmalt
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color:#333; 
	background-color:#fff; 
	font-weight:normal; 
	padding-left: 5px;
	padding-top:5px;  
	padding-bottom:5px; 
}

.aoj-grd_tbl_subitm
{
	font-family: Tahoma, Arial, Helvetica; 
	color:#333;
	font-size: 10px;
}

.aoj-grd_tbl_itmalt
{
	background-color:#E7F5F6;
}

a.aoj-grd_tbl_itm, 
.aoj-grd_tbl_itm a,
a.aoj-grd_tbl_itmalt, 
.aoj-grd_tbl_itmalt a,
a.aoj-grd_tbl_itm:visited, 
.aoj-grd_tbl_itm a:visited,
a.aoj-grd_tbl_itmalt:visited, 
.aoj-grd_tbl_itmalt a:visited
{
	color:#2E585C;
	text-decoration:none;
	font-weight:bold;   
}

a.aoj-grd_tbl_subitm, 
.aoj-grd_tbl_subitm a,
a.aoj-grd_tbl_subitm:visited, 
.aoj-grd_tbl_subitm a:visited
{
	color:#2E585C;
	text-decoration:none;
	font-weight:normal;   
}

a.aoj-grd_tbl_itmalt:hover,
.aoj-grd_tbl_itmalt a:hover,
a.aoj-grd_tbl_itm:hover,
.aoj-grd_tbl_itm a:hover
{
	color: #77A5E5;
	text-decoration:underline; 
}

.aoj-editpanel_hdr
{
	background-color: #666;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color:#fff;
	padding:5px; 
}

.aoj-editpanel_body
{	
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color:#000;
}

.aoj-infbox
{
	background: transparent url('/portals/0/images/ui/Inf16x16.gif') left no-repeat;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	color:#666;
	font-weight:normal;
	border:solid 1px #E4E4E4; 
	background-color:#FFFFF0;
	padding:7px;
	padding-left:20px;
}

.aoj-inf
{
	font-size: 11px; 
	color:#666;
	font-weight:normal;
	border:solid 1px #E4E4E4; 
	background-color:#FFFFF0;
	padding:7px;
}




/* cssmenu */

.jquerycssmenu {
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px;
color: #000;
height:27px;
z-index:1000;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #F1F1F1;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px;
font-weight:normal;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
list-style-type: none;
color: #000;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px;
font-weight:normal;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a,
.jquerycssmenu ul li a:visited,
.jquerycssmenu ul li a:active,
.jquerycssmenu ul li a:link {
display: block;
padding: 5px 7px 4px 7px;
margin-right: 0px; /*spacing between tabs*/
color: #2d2b2b;
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px;
white-space:nowrap;
text-decoration: none; 
}

.jquerycssmenu ul li a:hover{
background-image: url(tintbluedark.gif); /*tab link background during hover state*/
background-color:#E4E6E5;
color: #2d2b2b;
text-decoration:none;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
border: 1px solid #A7A9A9;
display:none; 
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
background: transparent url(/portals/0/images/ui/bkg-menu-br.gif) repeat-x;
width: 203px; /*width of sub menus*/
_width: 203px; /*width of sub menus*/
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a,
.jquerycssmenu ul li ul li a:visited, 
.jquerycssmenu ul li ul li a:active, 
.jquerycssmenu ul li ul li a:link  {
font-family: Tahoma, Arial, Helvetica; 
font-size: 11px;
width: 156px; /*width of sub menus*/
_width: 203px; /*width of sub menus*/
background: #F1F1F1 url(/portals/0/images/ui/bkg-menu-itm.gif) repeat-y;
color: #000;
padding: 6px 5px;
padding-left:40px;
margin: 0;
border-top-width: 0;
/*border-bottom: 1px solid #A7A9A9; */
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
/* background: #eff9ff; */
color: #000;
background: #F1F1F1 url(/portals/0/images/ui/bkg-menu-itm-sel.gif) no-repeat;
}





.aoj-lnk1
{
color: #999;  	
font-size: 11px; 
font-family: Arial, Tahoma;
}

.aoj-lnk1:link, .aoj-lnk1 a, .aoj-lnk1 a:visited
{
background-color:Transparent; 
color: #64201F;  	
font-size: 13px; 
font-family: Arial, Tahoma; 
}

.aoj-lnk1 a:hover
{
color: #A51B1B;
text-decoration:underline;   
}

.aoj-btn-lnk1:link, .aoj-btn-lnk1:visited, .aoj-btn-lnk1 a, .aoj-btn-lnk1 a:visited
{
color: #fff;  	
font-size: 11px; 
font-family: Arial, Tahoma;
background: #9D0D0D url(/portals/0/images/ui/bkg-button-red.gif) repeat-x;
border: 1px solid #64201F;
padding: 5px 10px 5px 10px;
height:25px; 
}

.aoj-btn-lnk1:hover, .aoj-btn-lnk1 a:hover
{
color: #A51B1B;  	
font-size: 11px; 
font-family: Arial, Tahoma;
text-decoration:none; 
background-color: #DB7E81;
background-image: none; 
border: 1px solid #64201F;
height:25px;
}

.aoj-contacts  
{
    background: transparent url(images/bkg_contact.gif) no-repeat left bottom;
}

.aoj-feeds-postdate
{
color:#999 !important;
font-size:10px; 
font-weight:bold; 
}

.aoj-article-title
{
font-size: 14px; 
font-weight:bold; 
color:#999;
}

a.aoj-article-title
{
font-size: 14px; 
font-weight:bold; 
padding:1px;
border:1px dotted transparent;
}

a.aoj-article-title:hover
{
font-size: 14px; 
font-weight:bold; 
background-color: #9D0D0D;
text-decoration:none;   
color:#fff;
border:1px dotted #fff;
}


.aoj-topic-hdr-title
{
font-size: 11px; 
font-weight:normal; 
color:#999;
text-align:justify;
}
  
a.aoj-topic-hdr-title,
a.aoj-topic-hdr-title:link,
a.aoj-topic-hdr-title:visited,
a.aoj-topic-hdr-title:active
{
font-size: 11px; 
font-weight:normal;
border:1px dotted transparent;
text-align:justify !important;
}

a.aoj-topic-hdr-title:hover
{
font-size: 11px; 
font-weight:normal; 
background-color: #9D0D0D;
text-decoration:none;   
color:#fff;
border:1px dotted #fff;
}

.aoj-article-imgtopic a img
{
border:1px solid #ccc;
width:100px;
padding:1px;
}

.aoj-article-imgtopic2 a img
{
width:180px;
padding:1px;
}

.aoj-article-imgtopic3 a img
{
width:130px;
padding:3px;
}

a.archivedisplaymonthlink {padding-left:20px;}  


.aoj-tbl-itm-gray-1 
{
color: #353334;
font-size: 12px; 
font-family: Arial, Tahoma;
background-color: #F6F6F6;
font-weight:bold;
}

.aoj-mntab-bd
{

	background-color: #EEE;
}

.aoj-mntab-stlt
{
	height:15px;
	border-top: 1px #CCCCCC solid;
	background-color: #D9D9D9;	
	font-family: Tahoma, Arial; 
	font-size:11px;
	font-weight:bold;
	color: #666666;	  
}


.aoj-mntab-tlt-sm
{
font-size: 10px; 
font-weight:normal; 
color:#333;
text-align:justify;
}

a.aoj-mntab-tlt-sm,
a.aoj-mntab-tlt-sm:link,
a.aoj-mntab-tlt-sm:visited,
.aoj-mntab-tlt-sm a,
.aoj-mntab-tlt-sm a:link,
.aoj-mntab-tlt-sm a:visited
{
font-size: 11px; 
font-weight:bold;
border:1px dotted transparent;
text-align:justify;
color:#A51B1B;
}

a.aoj-mntab-tlt-sm:hover
{
font-size: 11px; 
font-weight:bold; 
background-color: #9D0D0D;
text-decoration:none;   
color:#fff;
border:1px dotted #fff;
}


