@charset "utf-8";

h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height:18px;
	font-weight: normal;
}

a, a:visited {
	color: #0000ee;
}
a:hover {
	text-decoration:none;
	border-bottom:1px solid;
}

a:hover img
{	text-decoration:none;
	border-bottom:none;
}

.noline a:hover {
	text-decoration:none;
	border-bottom:none;
}

a.noline:hover {
	text-decoration:none;
	border-bottom:none;
}

body
{
	line-height:18px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight2: bold;
	color: black;
	padding-bottom:18px;
	display: inline-block;
	line-height: 18px;
}

.verticalline
{
	background-image:url(images/lines.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.horizontalline
{
	background-image:url(images/lines.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.upperline td
{
	 background-image:url(images/bkg1.gif);
}

a.facebook
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b5998;
	text-decoration: none;
}

.copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;

	color: #000;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height:12px;
}

.software {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height:18px;

}


.datesoftware
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	color:white;
	font-style:italic;
	padding: 2px 7px 0px 5px;
/*	line-height: 24px; */
}

.datephotography
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #008063;
	color:white;
	font-style:italic;
	padding: 2px 7px 0px 5px;
}

.datessystem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: blue;
	color:white;
	font-style:italic;
	padding: 2px 7px 0px 5px;
}

.about
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0066ad;
	font-style:italic;
}

.software a
{
	font-weight: bold;
}

a.redlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:darkred;
	font-weight:bold;
}

.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


#fullheight{height:100%}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-style: italic;
	padding-left: 12px;
	color: #555555;
	line-height:18px;
}

.quote_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  font-style: italic;
	padding-left: 12px;
	color: #555555;
	line-height:20px;
}

.quote_big .quote_text
{
  color: #000044;

}

.quote_text a
{
  font-weight: normal;
}

.quote a { color: black; font-size: 11px;   
 }

.quote_big a { color: black; font-size: 15px;   
 }

a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-style: italic;

}

.quote a.name
{
	color: #555555;
	font-size: 12px;
  font-style: italic;
}











body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.f {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}
.name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
}
.platform {
	font-size: 20px;
}

.feature {
 font-size: 14px;
 font-weight: bold;
 padding-bottom: 10px;
 border-bottom: 1px solid #888888;
}

.features .title {
 font-weight: normal;
}

.leftline {
  border-left: 2px solid black;
  padding-left: 20px;
}

.featurename {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
 border-bottom: 1px solid #888888;
 padding-left: 12px;
}

.feature a {
  text-decoration: none;
  border-bottom: 0px solid black;
}
.feature a:hover {
  text-decoration: none;
  border-bottom: 0px solid black;
}

a.noborder
{
  text-decoration: none;
  border-bottom: 0px solid black;
  color: black;
}


.image_container_left
{
  font-size: 9px;
  padding-right: 15px;
  float: left;
}

.image_container_right
{
  font-size: 9px;
  padding-left: 15px;
  float: right;
}

.image_container_center
{
  font-size: 9px;
  padding-left: 15px;
  float: center;
}

.image_container
{
  font-size: 9px;
  padding-left: 15px;
}

a.textcolorlink
{
  color: black;
}