* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

html, body {
   height:100%;
}

body, document {
	margin:0;
	padding:0;
}

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #505050;
}

.dbody {
	width: 1085px;
}

.applogo {
}

.applogo h2 {
	font-size: 11px;
	color: #fff;
	background-color: #CC6600;
	font-weight: normal;
	padding: 3px;
	margin: 0;
}

.applogo #texten h2 {
	font-size: 11px;
	color: #fff;
	background-color: #CC6600;
	font-weight: normal;
	padding: 3px 10px 3px 10px;	
	margin: 0;
}

.applogo #text, .applogo #texten {
	float: right;
}

.leftcol {
	margin-top: 50px;
	text-align: right;
	width: 220px;
	float: left;
	margin-right: 32px;
}

.langicon {
	border: 1px solid #dddddd;
}

.navcol {
	line-height: 20px;
	margin-top: 50px;
	padding-top: 40px;
	text-align: left;
	width: 140px;
	float: left;
}

.rightcol {
	border-left: 1px solid #999999;
	margin-top: 50px;
	padding-left: 24px;
	float: left;
	width: 504px;
}

.linkscol {
	margin-top: 50px;
	padding-left: 44px;
	float: left;
	text-align: left;
	width: 120px;
}

.linkscol #link {
	margin-bottom: 36px;
}

.svid {
	border: 1px solid #ccc;
}

.award {
	border: none;
}

#footer {
   position:absolute;
   bottom:0;
   height:30px;   /* Height of the footer */	
	color:#aaaaaa;
	padding: 2px;
	white-space:nowrap;
	padding-left: 10px;
	line-height: 30px;
	overflow: hidden;
}

#container {
   position:relative;
   min-height:100%;
	height:100%;
}

#footer *, #footer a {
	color:#cccccc;
	white-space:nowrap;
}

.rightcol-content {
	border-left: 2px solid #999999;
	padding-left: 24px;
	margin-top: 50px;
	padding-top: 4px;
  	padding-bottom:50px;   /* Height of the footer */
}


.navcol ul {
	margin: 0;
	padding: 0;
}

.navcol li {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
}

.navcol li#selected {
	background-color:#999999;
	color: white;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #003399;
}

a, a:hover {
	color: #0066CC;
}

a:visited {
	color: #003399;
}

.feedbackarea {
	padding-top: 100px;
	padding-left: 40px;
	color: #aaaaaa;
	font-size: 11px;
}

table.licenses {
	border-collapse: collapse;
}

table.licenses td {
	border: 1px solid #CCCCCC;
}




.mcell {
	padding-left: 24px;
	width: 460px;
}
.ncell {
	padding-left: 24px;
	padding-bottom: 12px;
}
.dcell {
	font-weight: bold;
	vertical-align: top;
}
p {
	margin: 0px 0px 20px;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

ul.s2 li {
	padding-bottom: 16px;	
}

.dlcounter {
	background-image: url(img/dlcounter.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	color: #3366CC;
	width: 199px;
	height: 22px;
}

.firstp strong {
	font-weight: normal;
}

hr {
	color: #999; 
    background-color:#999;
    border:0px none;
    height:1px; 
    clear:both; 
}

.feedback {
	margin-bottom: 35px;
}

.linkfeedbacks {
	width: 100%;
	text-align: left;
	padding-left: 14px;
}

.feedbackarea a {
	color: #aaaaaa;
	font-size: 11px;
}

.txt-light {

	color: #999999;
}

