.branding-top {
	
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 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.training {
	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 .projekt{
	background: url(projekte_title.gif) no-repeat top left;
}
.projekt dt {
	background: url(logo_rd.jpg) 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 .software {
	background: url(software_title.gif) no-repeat top left;
}
.software dt {
	background: url(software_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;
}
#LoginInfo
{
	width:660px; 
	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: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
 
.articleTitle { font-size : 14px; font-weight : bolder; color : #8F0000; }

.articleTable { background-color: #8F0000; margin: 0px; }
.articleTopCell { background-color: #8F0000; color: white; font-weight: bold; padding: 3px; }
.articleContentCell { background-color: #EDEDED; color: black; padding: 3px;  }
.articleTextCell { background-color: #FFFFCC; color: black; padding: 3px;   }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { background-color: #E2695E; color: #FFFFFF; padding: 3px;  }

H1 {font-family: Tahoma;font-size: 14px;font-weight: bold;color: #bf1809;}
td.blog_body	{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #000000; }/* BBSTORE Styles BEGIN */
.grdCart, .grdCart td
{
   background-color:White;
   border-color:#999999;
   border-style:none;
   border-width:1px;
   padding:3px ! important;
}

.grdCartHeader, .grdCartHeader th
{
   background-color:#CC0000;
   font-weight:bold;
   color:White;
   padding:3px ! important;
}

.grdCartRow, .grdCartRow td
{
   background-color:#EEEEEE;
   color:Black;
   height:25px;
   vertical-align:top;
}

.grdCartAlternatingRow, .grdCartAlternatingRow td
{
   background-color:#DCDCDC;
   height:25px;
   vertical-align:top;
}

.grdCartSumRow, .grdCartSumRow td
{
   background-color:#FF6666;
   height:35px;
   font-weight:bold;
}
.grdCartSummary, .grdCartSummary td
{
   background-color:#CC0000;
   font-weight:bold;
   color:White;
   padding:3px ! important;
}

.tblCartProduct
{
   background-color:#DCDCDC;
   padding: 5px 25px 5px 25px ! important;
}

.accordionHeader 
{
   border: 1px solid #999999;
   color: white;  
   background-color: #CC0000; 
   font-family: Arial, Sans-Serif;  
   font-size: 12px;
   font-weight: bold;
   padding: 1px;
   margin-top: 5px;
   cursor: pointer;
}

.accordionHeaderSelected {
   border: 1px solid #999999;
   color: white; 
   background-color: #FF6666;
   font-family: Arial, Sans-Serif; 
   font-size: 12px;  
   font-weight: bold; 
   padding: 1px; 
   margin-top: 5px;  
   cursor: pointer; 
}

.accordionContent {
   background-color: #EEEEEE;
   border: 1px solid #999999;
   border-top: none;
   padding: 5px;
   padding-top: 10px;
}

/* BBSTORE Styles END */

