@charset "UTF-8";

/* CSS Document */



/* Revamp 2009 - New Site Style 2008 */



body {

	background: #d3d6d8;

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

img {

    border:0px;

}

#container {

	width: 900px;

	margin: 0 auto;

}



.wp-pagenavi {

	margin-top: 5px;

	margin-bottom: 5px;

	text-align:right;

}



/***

********* Header *********

***/



#header {

	height: 100px;

	width: 900px;

	font-size: 10px;

	color: #FFFFFF;

	height: 150px;

}



#header a {

	color: #FFFFFF;

	text-decoration: none;

}

#header a:hover

{

	color: #9DCE96;

	text-decoration: underline;

}



#header-bar {

	background: #6E7D8A;

	height: 45px;

}



#header-left {

	background: #6E7D8A;

	background: url('images/top_corner.jpg') no-repeat top left;

	padding: 20px 0 0 15px;

	float:left;

}



#header-right {

	background: url('images/top_corner_end.jpg') no-repeat top right;

	float: right;

}



#header-right #searchform { 

	margin-right: 10px;

	padding-top: 5px;

}

	

#searchsubmit {

	background:url(images/gobutton.gif) no-repeat;

	cursor:pointer;

	height: 13px;

	width: 44px;

	text-indent: -9999px;

	border: none;

}





#header-logo {

	float: left;

	height: 100px;

}



#header-platform {

	position: relative;

	top: 50px;

	float: right;

}



#header-platform .platform {

	font-size: 10px;

	background: #FFFFFF;

	padding: 5px;

	border: 1px solid #3F5E9A;

	font-weight: bold;

	color: #000000;

	margin: 3px;

}

#header-platform .platform a {

	color: #333333;

	text-decoration: none;

}

#header-platform .platform a:hover{

	color: #1A3B6C;

	text-decoration: none;

}

#header-platform .text10_bold {font-size: 10px; padding-top: 5px; padding-bottom: 5px; margin: 0px; font-weight: bold; color:#000000; }



#tabs {

 	position: relative;

	width: 900px;

	height: 30px;



}



#tabs #tabs-software{

	margin-left: 10px;

	width: 160px;

	height: 30px;

	float: left;

	display: inline;

	background: url('images/software.gif') no-repeat;

}



#tabs #tabs-software:hover{

	margin-left: 10px;

	width: 160px;

	height: 30px;

	float: left;

	display: inline;

	background: url('images/software_over.jpg') no-repeat;

}



#tabs #tabs-tutorials{

	width: 160px;

	height: 30px;

	float: left;

	display: inline;

	background: url('images/tutorials.gif') no-repeat;

}



#tabs #tabs-tutorials:hover{

	width: 160px;

	height: 30px;

	float: left;

	display: inline;

	background: url('images/tutorials_over.jpg') no-repeat;

}



#tabs #tabs-scripts{

	width: 160px;

	height: 30px;

	float: left;

	display: inline;

	background: url('images/scripts.gif') no-repeat;

}



#tabs #tabs-scripts:hover{

	width: 160px;

	height: 30px;

	float: left;

	display: inline;

	background: url('images/scripts_over.jpg') no-repeat;

}



#bluebar {

	position: relative;

	top: 9px;

	background: #2A5BA3;

	width: 890px;

	height: 20px;

	font-size: 12px;

	padding: 8px 0 0 10px;

}



/***

********* Sidebar *********

***/



#sidebar {

	margin-top: 10px;

	float: left;

	width: 190px;

	background: #2d65b9;	

	min-height:100%; 

}



#sidenav  {

	margin-top: 27px;

	margin-left: 0px; 

	padding-left: 0;

	list-style-type: none;

	font-family: verdana;

	font-size: 10px;

	color: #ffffff;

	font-weight: bold;

}



#sidenav li {

	height: 18px;

	padding: 2px 2px 2px 15px;

	margin: 2px ;

	background: #2a5ba3;

}



#sidenav .static {

	background: #ff9900;

	padding: 2px 2px 2px 2px;

	font-size: 12px;

	color: #ffffff;

	font-weight: normal;

	border-bottom: none;

}



#sidenav a {

	color: #ffffff;

	text-decoration: none;

}





#navigation {

	margin-top: -8px;

}



#navigation a {

	color: #ffffff;

	text-decoration: none;

}



#navigation ul {

	position: relative;

	margin:0;

	padding:0;

	list-style-type: none;

	font-family: verdana;

	font-size: 10px;

	color: #ffffff;

	font-weight: bold;

}



 #navigation li {

	padding: 6px 2px 6px 15px;

	border-top: 1px dotted white;

	background: #2a5ba3;

	list-style-type: none;

}



#navigation .nodeLevel1  {

	position: relative;

	left: -15px;

	margin-top: 5px;

	padding: 0;

	width: 190px;

	list-style-type: none;

}



#navigation .nodeLevel1 li a {

	color: #ffffff;

}



#navigation .nodeLevel1 li {

	padding: 6px 2px 6px 25px;

	border-top: 1px dotted white;

	background: #949fa9;

	list-style-type: none;

}



#navigation .nodeLevel1 .selected {

	border-top: 1px dotted gray;

	background: #ffffff;

}



#navigation .nodeLevel1 .selected a{

	color: #2a5ba3;

}



#navigation .selectedparent {

	background: #ffffff;

	padding-bottom: 0;

	color: #2a5ba3;

}



#navigation .selectedparent a{

	color: #2a5ba3;

}



#navigation .selected {

	color: #2a5ba3;

	border-top: 1px dotted gray;

	background: #ffffff;

}



#navigation .selected a {

	color: #2a5ba3;

}



#navigation ul li:hover {

	background: #ff9900;

}



#navigation .selected.haschildren {

	padding-bottom: 0;

}



#nav-bottom {

	border-top: 1px dotted white;

}



/***

********* Content *********

***/



#content {

	width: 710px;

	float: right;

	padding: 0;

}



#greybar {

	margin:0 ;

	padding: 0;

	position: relative;

	top: 37px;

	background: #bcc4cc;

	width: 710px;

	height: 100px;

}



#adBanner {

	padding: 5px;

}



.adBanner {

background-color:#FFFFFF;

border:2px solid #8DA0B3;

color:#8DB885;

margin:10px;

padding:10px;

text-align:left;

vertical-align:middle;

}



.adBanner a {

	color: #2A5BA3;

	text-decoration: none;

	font-weight: bold;

	font-size: 16px;

}

.adBanner a:hover {

	color: #2A5BA3;

	text-decoration: underline;

	font-weight: bold;

	font-size: 16px;

}



.legal {

	font-size: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	color: #666666;

}



.legal a {

	font-size: 10px;

}



.legal a:hover {

	font-size: 10px;

}



#current-cat {

	font-size: 18px;

	color: #ff6600;

	font-weight: bold;

}

#posts {

	position: relative;

	top: 40px;

	margin: 0 auto;

	width: 664px;

}



#posts .post p {

	position: relative;

	top: -10px;

}



#posts .post a:hover {

	color: #8db885;

	text-decoration: underline;

}



#posts .platform {



	margin-bottom:20px;

}



#listing0 {

	float: left;

	display: inline;

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

	width: 573px;

	height: 130px;

	padding-left: 20px;

	font-size: 9px;

}



#listing0 a {

	color: #2a5ba3;

	font-family: verdana;

	text-decoration: none;

	font-size: 14px;

	font-weight: bold;

}



#listing0 .icon {

	margin-right: 10px;

	margin-bottom: 100px;

}



#date0 {

	display: inline;

	float: left;

	width: 69px;

	height: 130px;

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

	font-size: 10px;

	line-height: 112px;

	text-align: center;

}







#license0 {

	display: inline;

	float: left;

	width: 36px;

	height: 130px;

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

	font-size: 10px;

	line-height: 112px;

	text-align: center;

}



#listing1 {

	background:#E5EEFA ;

	float: left;

	display: inline;

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

	width: 573px;

	height: 130px;

	padding-left: 20px;

	font-size: 9px;

}



#listing1 a {

	color: #2a5ba3;

	font-family: verdana;

	text-decoration: none;

	font-size: 14px;

	font-weight: bold;

}



#listing1 .icon {

	margin-right: 10px;

	margin-bottom: 100px;

}



#date1 {

	background:#E5EEFA ;

	display: inline;

	float: left;

	width: 69px;

	height: 130px;

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

	font-size: 10px;

	line-height: 112px;

	text-align: center;

}



#license1 {

	background:#E5EEFA ;

	display: inline;

	float: left;

	width: 36px;

	height: 130px;

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

	font-size: 10px;

	line-height: 112px;

	text-align: center;

}



#single {

	position: relative;

	top: 50px;

	margin-left: 20px;

	width: 490px;

	min-height: 600px;

	font-size: 12px;

	margin-bottom: 100px;

}



#bottom-google {

	padding:10px;

	height: 60px;

	width: 650px;

	margin-top: 60px;

	margin-left:30px;

	border-top: solid 1px #999999;

	border-bottom: solid 1px #999999;

}



#breadcrumbs {

	font-size: 10px;

}



#download {

	display: block;

	margin: 10px;

}



#download-img {

	border: 1px solid #CCCCCC;

	width: 150px;

	text-align: center;

	padding: 3px;

	

}



#single h2 {

	color: #cb5101;

	font-family: Verdana,Arial,Helvetica,sans-serif;

	font-weight: bold;

	font-size: 18px;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

}



#comment {

	width: 400px;

}



#comments {

	font-size:14px;

}



#respond h3 {

	font-size:14px;

}



#crp_related {

	font-size: 12px;



}

#crp_related h3 {

	color: #cb5101;

	font-weight: bold;

}



#crp_related ul {

	list-style-image: url(images/list_icon.gif);

}



#crp_related ul li {

	list-style-type: none;

	margin: 0;

	height: 28px;

	

}



#crp_related li a {

	position: relative;

	top: -10px;

	font-weight: bold;

}



#side-ad {

	float: right;

	position: relative;

	top: 90px;

	width: 150px;

	margin-bottom: 100px;

	min-height: 600px;

}



#single-footer {

	position: relative;

	margin:20px;

}



.commentlist {

	margin: 0;

	padding: 0;

}



.commentlist li {

	list-style: none;

	margin: 0;

	padding: 0;

}



.comment-author { color: #cc0000; text-decoration: none; font-weight: bold; font-size: 14px; display: block; position: relative; top: -5px; ; border-top: 1px solid #CCC; padding: 5px 0px 0px; }



.commentlist a {

	color: #999999;

	text-decoration: none;

}



.commentlist .url  {

	color: #cc0000;

	text-decoration: none;

	font-weight: bold;

	font-size: 14px;

}



.commentlist .url:hover  {

	color: #cc0000;

	text-decoration: underline;

	font-weight: bold;

	font-size: 14px;

}



/*.commentlist p {

	position: relative;

	top: -5px;

	border-top: 1px solid #cccccc;;

}*/



#commentform  .commentlabel {

	font-size: 11px;

}



#commentform #url, #email, #author {

	color: #003366;

	background-color: #e9f8ff;

	padding: 6px;

	font-size: 12px;

	border: 1px solid #d5e7f0;

	margin-top: 5px;

}



#commentform textarea {

	color: #003366;

	margin-top: 5px;

	background-color: #e9f8ff;

	padding: 6px;

	font-size: 12px;

	border: 1px solid #d5e7f0;

}



/***

********* Footer *********

***/



#footer {

	width: 900px;

	position: relative;

}



#footer-bar {

	background: #6E7D8A;

	height: 30px;

}



#footer-left {



	background: url('images/bottom_corner.jpg') no-repeat bottom left;

	height: 30px;

	float:left;

}



#footer-right {

	background: url('images/bottom_corner_end.jpg') no-repeat bottom right;

	height: 25px;

	float: right;

	margin-top: 5px;

	

}



#footer-right a {

	margin-right: 5px;

	font-family: verdana;

	font-size: 10px;

	color: #ffffff;

	font-weight: bold;

}



/***

********* Sitemap *********

***/



.ddsg-wrapper {

	margin-left: 20px;

}
