
/* Copied from #content in interface.css .  */

#supportContent {
    position: relative;
    width: 776px;
    display: inline;
    float: left;
}

#supportContent h2 {
    padding-bottom: 8px;
}

#supportContent p {
    padding: 0pt 0pt 12px 2px;
}

div.twoPullDownRow {
    clear:both;
    margin-bottom:6px;
    position:relative;
}

div.twoPullDownRow label {
    position: relative;
    width: 147px;
    float: left;
    padding: 0 3px 6px 0;
}

div.twoPullDownRow #firstPullDown {
    width: 154px;
    padding: 2px;
    border: 1px solid #a7a6aa;
}

div.twoPullDownRow #secondPullDown {
    width: 102px;
    padding: 2px;
    border: 1px solid #a7a6aa;
}

div#featuredContent {
    width: 201px;
}

div#supportItems {
	color: #000000;
    background: #f1f0eb;
    margin-top: 8px;
    margin-bottom: 18px;
    border: 5px solid #4987B8; 
    font-size: 110%;
    padding: 0px 0px 0px 0px;
}

div#supportItems p {
    padding: 0pt 0pt 0px 0px;
}

div#supportItems div#headline {
    color: #ffffff;
    background: #4987B8;
    margin-bottom: 0px;
    border: none; 
    padding-top: 4px;
    padding-left: 11px;
    padding-right: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 120%;
}

div#contentEntities {
    color: #000000;
    background: #f1f0eb;
    border: none; 
    padding: 11px 11px 2px 11px;
}

div#supportItems div.oneContentEntity {
    margin-bottom:  9px;
    border: none; 
}

div#supportItems span.lead {
    font-weight: bold;
}

div#supportItems span.description {
    margin-left: 4px;
	margin-right: 4px;
}

div#supportCenters {
	border-style: double;
	border-width: 4px;
	border-color: #000000;
	margin-top: 8px;
    margin-left: 50px;
    margin-right: 50px;	
    margin-bottom: 18px;
}

div#supportCentersIntro {
    padding: 10px 10px 3px 10px;
    border: none;
    text-align: center;
}

div.supportCenterSection {
    padding: 10px;
    border-top: 1px solid #000000;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-align: center;
}

div.supportCenterSection .label {
	font-weight: bold;
	width: 140px;
	text-align: right;
}

div.supportCenterSection .contact {
    width: 200px;
    text-align: left;
}

div#licenseRscd {
    margin-top: 20px;	
}

#licenseListTable {
	
}

#licenseListTable Thead {
    background-color: #d98133;
}

div.code {
	font-family: Courier, monospace;
	margin-left: 30px;
	margin-bottom: 20px;
    font-size: 108%;
}

div#downloadsMainPage hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

div#downloadsMainPage div#supportAlerts {
    margin-bottom: -10px;
}

div#documentationMainPage hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

span.littleFlag {
    margin-left: 10px;
    margin-right: 10px;
}

div.oneDownloadPage hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

div.headline {
    max-height: 30px;
}

div.headlineText {
    height: 28px;
    width: 200px;
}

div.headlineLink {
    height: 28px;
    width: 200px;
}

.bold-text {
	font-weight: bold;
}

.pagingMessage {
	font-weight:bold;
}

.pagingNav a {
	border:1px solid #008B8B;
	font-weight:bold;
	margin:3px 4px;
	padding:3px 4px;
	text-decoration:none;
}

.paginationBlock {
	color:#008080;
}

.pagingNav {
	margin: 8px;
}

.currentPage {
	background-color:#008A8A;
	color:white;
}

#searchForm {
	text-align: left;
}

.messageBlock {
	padding: 5px;
	margin: 15px;
	border: 2px solid #D98133;
}

#messageBlockTitle {
	font-size:12px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}

