/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x;
	font-family:Arial;	
	font-size:12px;
	color:#075489;	
}

#container{	
	width:826px;
	margin:0px auto;
	text-align:left; 		
}

.rss{
	background:url(../images/rss-bg.jpg);
	height:37px;
}

.rsstext{
	color:#f2a45c;
}

.rsslink{
	padding:7px 0px 0px 490px;
	font-family:"Trebuchet MS";
	font-size:18px;	
}

.rss a{
	color:#21abff;
	text-decoration:none;	
}

.header{
	background:url(../images/header.jpg);
	height:158px;
}

.nav{
	background:url(../images/nav-bar.jpg) no-repeat;
	padding:5px 0px 0px 20px;
	height:37px;
	font-family:"Trebuchet MS";
}

.nav a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}

.nav a:hover{
	color:#a3dcff;
}

.nav ul{
	display:inline;
	list-style-type:none;	
}

.nav li{
	float:left;	
	padding:0px 115px 0px 0px;
}

.nav li.nopad{
	float:left;	
	padding:0px 0px 0px 0px;
}


.content{
	padding:10px 35px 0px 25px;
}

.db-content{
	padding:10px 25px 0px 25px;
}

.portfolio li
{
 	list-style-type: none;
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;	
	float:left;
	clear:both;	
}

.portfolio-header{	
	padding:5px; 
	text-align:left; 
	display:block; 
	width:100%; 
	font-size:13px; 
	border-bottom:#003859 1px solid; 	
	color:#003859;
}

.menu{
	float:left;
	width:20%;
}

.body{
	float:right;
	width:75%;
	min-height:450px;
	padding:0px 0px 0px 15px;	
	border-left:#CCCCCC 1px dotted;
}

.indent{
padding-left:18px;
}
 

.portfolio a{
	color: #437b9c; 
	border-bottom:#333333 1px dotted; 
	padding:5px; 
	width:100%; 
	text-decoration:none; 
	display:block;
	text-indent:5px;
}
.portfolio a:hover {
	color: #437b9c; 
	background:#f0f5f9; 
}

.portfolio img{
	border:none;	
}

.footer{
	border-top:#999999 5px solid;
	height:120px; 
	background:#e1e1e1; 	
	padding:25px 0px 0px 0px;
	color:#7f7f7f;
	font-size:12px;
	min-width:826px;
}

#microsoft{
	padding:0px 10px 0px 0px;
	border-right:#7f7f7f 1px dotted;
}

.footer span{
	color:#414141;
	font-weight:bold;
}

.footer-nav{
	padding:0px 0px 0px 30px;
}

.footer-nav a{
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

.footer-nav a:hover{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

.footer-nav ul{
	display:inline;
	list-style-type:none;	
}

.footer-nav li{
	float:left;	
	padding:0px 20px 0px 0px;
}

.footer-nav li.nopad{
	float:left;	
	padding:0px;
}

.body ul{
	list-style-position:inside;
}

.subtitles{
	font-weight:bold;
	color:#333333;
}

.subheader-fouta{
	font-weight:bold;
	color:#990000;
	padding:5px;
	background:#FFFFCC;
	border-bottom:#CBC254 1px solid;
	border-right:#CBC254 1px solid;
}

.titles{
	font-weight:bold;
	color:#0066FF;
	font-size:14px;
}


.body h1 {
	font-size:20px;
}


.screenshots ul{
	display:inline;
	list-style-type:none;
}

.regular{
	float:left;
	padding:0px 100px 0px 0px;	
}

.screenshots img{
	border:#990000 2px solid;
}

.nospacing{
	float:left;
	padding:0px;
}

.newslinks ul{
	list-style-type:none;
	display:inline;
}

.newslinks li{	
	padding:0px 0px 10px 0px;
}