html { padding: 0; margin: 0; height: 100%; }

body {
	font-family: "Segoe UI", "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 100%;
	/*margin: 2% 5% 2% 5%;*/
	margin: auto;
	max-width: 1160px;
	min-width: 700px;
	min-height: 400px;
	/*background-image: url(tiles.png);
	background-repeat: repeat;*/
	background: #FBFBFB;
	overflow: auto;
	height: 90%;
	padding: 0px;
	/*width: 1100px;*/
}

a { color: #222288 }

h1 { color: #004060; margin-top: 0.5em; margin-bottom: 0.25em; }
h2 { font-size: 150%; color: #004060; margin-top: 0.5em; margin-bottom: 0.25em; }
h3 { font-size: 125%; color: #004060; margin-top: 0.5em; margin-bottom: 0.25em; }

li#hometab { font-weight: bold; }
li.active#hometab a { color: #0; }

.menu { padding: 0; list-style-type: none; font-size: 120% }
.menu li { display: inline; float:left; }
.menu li a { background: #E4E4E4; padding: 8px 16px 8px 16px; border-top: 1px solid #EEEEEE; text-decoration: none; color: #222222; display: block; }
.menu li a:hover { background: #EEEEEE }
.menu li.active a { background: white; position: relative; top: 1px; border-left: 1px solid #EEEEEE; border-right:1px solid #EEEEEE; }

.newcolor { color: #FFFBD0; background: #FF9900; }
.blood { 
	color: black;
	transition: color 4s, text-shadow 7s;
}

.blood:hover {
    color: red;
	text-shadow: 2px 2px 1px rgba(100,0,0,0.5), 3px 4px 1px rgba(150,0,0,0.25), 4px 6px 1px rgba(200,0,0,0.05); 
}

.snow { 
    color: black;
	text-shadow: 0px 0px 3px #004060;
}

.again { margin: auto; background: #FFFBF0; border: 1px solid #FFCC00; padding: 2px; }

.content { float: left; clear: both; border: 1px solid #EEEEEE; background: white; padding: 0px 20px 20px; width: 100%; height: 100%; overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;  }

p.q { font-weight: bold; margin: 8px 0px 0px 0px; }
p.a { margin-top: 0px; margin-bottom: 4px; }
ul.perks { margin-top: 2px; margin-bottom: 2px; }
p.languages { display: inline; color: #999999; clear: right; position: relative; left: 1em; top: 1em; }
p.newline { clear: both; line-height:0; }

a.lang { margin: 4px 4px 4px 4px; float: right; font-size: 75%; text-decoration: none; }

.promo { font-family: "Tahoma", "sans-serif"; font-size: 145%; color: #444444; }
.promo p { margin-top: 1em }

.social { float: left; display: inline; width: 300px; }
.softpedia { float: right; display: inline; border: none }

.versionhistory { font-family: "Tahoma", "sans-serif"; color:#444444 }
p.bignotbold { font-weight: lighter; line-height:0; padding-top: 1em; }
ul.history { font-size: 90%; font-weight: bold; padding: 0; margin-top: 0.25em; margin-bottom: 0.50em; list-style-position: inside; list-style-type: disc; }
ul.history li{ font-size: 90%; font-weight: normal; margin-left: 0.5em; padding-top:0.10em; }
ul.history2 { font-size: 90%; font-weight: bold; padding: 0; list-style-position: inside; list-style-type: circle; }
ul.history2 li{ font-size: 90%; font-weight: normal; margin-left: 1.5em; }

ul#gallery { padding: 0; margin: 0; list-style: none; }
ul#gallery li { display: block; float: left; clear: both; margin: 0 2em 2em 0; width: 100% }
ul#gallery li img { padding: 0; margin: 0; vertical-align: bottom; }
ul#gallery li div.feature { display: inline; vertical-align: text-top; float: none; width: 100% }
/*ul#gallery li div.feature p { display: block; clear: both }*/
ul#gallery li div.feature p.ftitle { display: block; font-weight: bold; vertical-align: text-top; }

.styledownload {
  float: left;
  padding: 2px;
  width: 160px;
}

.pricecolumn {
  float: left;
  padding: 10px;
  width: 310px;
  border: 1px solid rgba(100,100,100,0.2);  
  color: #888888;
}

.promoimages {
 border: 0;
 height: 100px;
 position: relative;
 margin:auto; 
}

.promoimages img {
 padding: 8px 8px 8px 8px; 
}

.promoimages.medium img {
 padding: 4px 4px 0px 4px; 
 max-height: 64px;
 max-width: 64px;
}

.promoimages.small img {
 padding: 0px 6px 0px 6px; 
 max-height: 48px;
 max-width: 48px;
}

.pricecolumn:hover,
.pricecolumn:focus {
 background-color: #F5F5F5;
}

.pricecolumn h2 {
  font-size: 175%;  
  color: #223322;
  margin-top: 8px;
  margin-bottom: 2px;
  padding: 0;
  line-height: 0%;
}

.gumroad-button {
  font-size: 11px;
  line-height: 17px;
  font-weight: 500;
  color: #667;
  text-shadow: 0 1px 2px white !important;
  padding: 4px 6px 4px 6px !important;
  text-decoration: none; 
  display: inline-block; 
} 

.gumroad-button:hover {
  text-decoration: underline !important;
  color: #222222;
}

.icons8 {
 font-size: 60%;
 color: #777;
 text-decoration: none;
}

.collapsibleContainer
{
    border: solid 1px #DDDDDD;
}

.collapsibleContainerTitle
{
    cursor:pointer;
}

.collapsibleContainerTitle div
{
    padding: 5px 5px 5px 5px;
    background-color:#EEEEEE;
    color:#222222;
}

.collapsibleContainerContent
{
    padding: 5px 5px 5px 5px;
    display: none;
}

/* border-top: none; border-left: none; */