﻿body { 
	font-size:95%; 
	font-family:Arial,Verdana,Sans-Serif;
	background:#ffffff url(graphics/site.bg.png) left top repeat-x; margin: 0; 
	padding:0;
	margin:0;
	text-align: center;
}
html {
	overflow-y: scroll; /* to make firefox's vertical scrollbar behave */
} 
img {
	border-style: none;
}
h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.8em; 
	letter-spacing: 0px;
	color: black;
	padding-left: 25px;
	margin-bottom: 2px;
	padding-bottom: 2px; 
}
A:link {
	text-decoration: none; 
	color: #1b51b6;
}
A:visited {
	text-decoration: none; 
	color: #1b51b6;
}
A:active {
	text-decoration: none; 
	color: #1b51b6;
}
A:hover {
	text-decoration: none; 
	color: #1b51b6;
}
.TopMenuLinks {
	padding-left: 17px;
	font-weight: bold;
}
.center {
	text-align:center;
}
.logoTop {
	border-style: none;
	border-width: 0;
	background-color: #dfecb4;
}
.logoBackground {
	background-image:url('graphics/logo.bg.png');
}
.logoBottom {
	background-image: url('graphics/logo.bottom.png');
}
.list_features {
	background-repeat: no-repeat;
	background-position: -1px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 1.3em;
	font-weight: bold; 
	letter-spacing: -1px;
	color: #333333;
	margin-left: 15px;
	padding-left: 35px;
}
#list_what{background-image: url(graphics/what.gif);}
#list_news{background-image: url(graphics/news.gif);}
#list_down{background-image: url(graphics/down.gif);}
#list_scrn{background-image: url(graphics/scrn.gif);}
#list_code{background-image: url(graphics/code.gif);}
.text_individualnewsitems {
	font-size: 0.8em; 
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align:justify;
	padding-right: 25px;
}
.codeexamples {
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: 4px;
	font-family:"Courier New", Courier, monospace;
}
.roundcorners {
	width: 666px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url(graphics/giana.png) no-repeat bottom; 
}

.roundcorners2 {
	width: 700px;
	/* text-align: left; to make IE work*/
	margin-left: auto;
	margin-right: auto;
	background: #dfecb4; 
}

.roundcorners3 {
	width: 666px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #dfecb4; 
}

.roundcorners p { /* example, not in use */
	margin: 0 10px;
}

.roundtop { 
	background: url('graphics/tr.gif') no-repeat top right; 
}

.roundtop2 { 
	background: url('graphics/tr2.gif') no-repeat top right; 
}

.roundbottom {
	background: url('graphics/br.gif') no-repeat top right; 
}

.roundbottom2 {
	background: url('graphics/br2.gif') no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
   text-align: left;
}

.copyright {
	font-size: 0.7em;
	font-weight: bold; 
	color:#333333; 
	margin-bottom: 3px; 
	margin-top: 3px; 
	text-align: center;
	/* background-image: url(graphics/design&software.png);
	background-repeat: no-repeat;
	background-position: 156px 0px; */
}
