@charset "utf-8";

h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height:18px;
	font-weight: normal;
}

a.sublink, a.sublink:visited
{
	color: #000000;
}

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;
}

a.products_left, a.products_left:hover, .products_left
{
	text-decoration:none;
	border-bottom:none;
}
a.products_left:hover, a.products_left:hover *
{
	text-decoration:underline;
	color: white;
	border:none;
}


body
{
	line-height:18px;
/*	background-color: white;*/
}


.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-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #6a8695;
	line-height:12px;
	padding:12px 0 0 6px;
	margin:0;
	vertical-align:top;
	width: 300px;
}

.news .title
{
	color: #55a3bd;
}

.news img
{
	opacity:0.7;
	text-shadow: 0px 0px 2px #cccccc;
}

.news a
{
	color: #144978;
}

.software {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height:18px;

}

.aboutme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height:18px;

}


.datesoftware
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #68aec4;
	color:white;
	font-style:italic;
	padding: 2px 3px 1px 1px;
	line-height: 27px; 
}

.datesoftware:before
{
	content: url("/images/date-start.gif");
    position:relative; 
    right:4px;
    bottom:-4px;
}

.datesoftware:after
{
	content: url("/images/date-end.gif");
    position:relative; 
    left:4px;
    bottom:-4px;
}

.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:black;
	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;
}




#fullheight{height:100%}



.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;

}












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;
}

.feature strong {    }

.feature .favorites {   color: white; background-color: #ba2636;  padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px; }

.feature .bookmarks { color: white; background-color: #a17700; padding-left: 5px; padding-right: 5px; }

.feature .support { color: green; font-weight: bold; }

.feature .twentyfour { color: white; background-color: green; padding-left: 5px; padding-right: 5px; font-weight: bold; }

.feature .new { color: red;  }



.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;
}



.desctbl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dededc;
	border-left-color: #dededc;
}


.desctbl .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
        padding: 0px;
}
.desctbl .description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 18px;
      
}
.desctbl .small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.desctbl .info {
	padding-top: 14px; 
}

.fromdisks
{
  border-bottom: 2px solid black;
}

.product_name_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: white;
	
}

#twitter-div {
    border-radius: 4px; /* to mimic the curved edges of the count box */
    border-right: 1px solid #AAAAAA; /* this is the width and color of the count box border */
    height: 20px; /* this height works for the medium button */
    width: 106px; /* precise width to hide the word */
    overflow: hidden; /* actually hides the word */
}







div.white-table-container {
    width:98%; 
    margin:1%;
  }
  
  
.white-table
{
	background-color:white;
	text-align:center; 
    margin-left:auto; 
    margin-right:auto; 
    border: 0px;
    padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}



.white-table td.lu img,
.white-table td.ru img,
.white-table td.ld img,
.white-table td.ld img,
.white-table td.u img,
.white-table td.d img,
.white-table td.r img,
.white-table td.l img
{
	vertical-align:middle;
    display: block;
}

.white-table td.lu, .white-table td.ru, .white-table td.ld, .white-table td.rd,
{
	width:13px;
	height:13px;
	background-repeat:no-repeat;
}

.white-table td.u, .white-table td.d
{
	width:100%;
	height:13px;
	background-repeat:repeat-x;
}

.white-table td.r, .white-table td.l
{
	width:13px;
	height:100%;
	background-repeat:repeat-y;
	vertical-align:bottom;
}

.white-table td.lu
{ background-image:url("/images/buy-lu.gif"); }

.white-table td.ru
{ background-image:url("/images/buy-ru.gif");  }

.white-table td.ld
{ background-image:url("/images/buy-ld.gif"); }

.white-table td.rd
{ background-image:url("/images/buy-rd.gif");  }

.white-table td.r
{ background-image:url("/images/buy-r-r.gif"); }

.white-table td.l
{ background-image:url("/images/buy-l-r.gif"); }

.white-table td.u
{ background-image:url("/images/buy-u.gif"); }

.white-table td.d
{ background-image:url("/images/buy-d.gif"); }

.white-table td.c
{ background-image:url("/images/buy-c.gif"); background-repeat:repeat-x; background-position:bottom; }


.white-table .error
{
	display:block;
	color: #777777;
}

.buy-input input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:61px;
	font-size:18px;
}

input.big-input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:300px;
	font-size:18px;
}

.buy-input
{
	padding-bottom:4px;
}


.buy-desc, .buy-quantity
{
	color:black;
}

.buy-support
{
	color:#a3a3a3;
}

.buy-tech
{
	color:#cacaca;
}


.buy-table .up-down-price
{
	position:relative;
}

.buy-table .oldprice
{
	position:absolute;
	top:0px;
	left:30px;
}

.buy-table .price
{
	text-align:center;
	padding-bottom:2px;
	width:149px;
}


.white-table .info .note
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b8b8b8;
}

.buy-table .sysreq b
{
}


.buy-table .credit-card-notice-1 .main
{
	font-weight: bold;
}

.buy-table .credit-card-notice-1 .subnotice
{
	color: #c6c6c6;
	font-weight:bold;
}

.buy-table .credit-card-notice-1 .subnotice a
{
	color: #c6c6c6;
}

.center-logo
{
	vertical-align:bottom;
}

.white-table .info .error
{
	color:#990000;
}

.white-table .info
{
	text-align:left;
	vertical-align:top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #909090;
	margin:30px;
}

.white-table .info b
{
	font-weight: normal;
	color: #404040;
}

.bought
{
	color:#444444;
	padding-left: 50px;
	padding-top:20px;
	padding-bottom:20px;
	display:block;
}

.bought b
{
}

.download_product_name
{
	color:black;
}

.lighter
{
	color:#777777;
}

.lighter a
{
	color:#7777ff;
}
