body {
 font-family: tahoma, Verdana, Arial;
 font-size: 13px;
 color : #000000;
 text-decoration: none;
 margin: 0px;
 background-color: #094863;
}
table { background-image: none; background-color: white; }
table td, table td p { font: 10px Verdana, Tahoma, Helvetica, sans-serif; }


a { color : #294A7B; }
a:hover { color : #294A7B; }
em { color: #000066; text-decoration: none; padding: 5px; margin-left: 5px; font-style: normal; }

h1, h2, h3, h4 {
 font: bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
 color: black;
 margin-top: 20px;
 margin-bottom: 2px;
}

h1, h2, h3 {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
    border-bottom: 1px solid black;
	display: inline;
}

#container {
 border: 2px solid black;
 width: 722px;
 text-align: left;
 vertical-align: top;
 margin: auto;
 background-color: #FFF;
 padding: 10px;
 overflow: auto;
}

#header {
 clear: both;
 height: 150px;
 background-color: white;
 background-image: url('/images/header.jpg');
 background-repeat: no-repeat;
 background-position: center;
 padding: 0px;
 overflow: visible;
 margin-bottom: 20px;
}

#goog-leaderboard, #separator-top, #separator-bottom {
 clear: both;
 height: 90px;
 padding: 0px;
 margin: 0px;
 background-color: #666666;
 /*background-image: url('/images/characters/mario.gif');*/
 background-position: left center;
 background-repeat: no-repeat;
 padding-left: 20px;
}

#topnav, #footer {
 color: white;
 background: none;
 padding-top: 116px;
}
/*#topnav { background-color: #6297BC; }*/

#footer { 
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 text-align: center;
 clear: both;
}

#footer a { color: white; }

#topnav ul, #footer ul, .listingoptions {
 list-style-type: none;
 text-align: center;
 padding-left: 0px;
}
#footer ul { text-align: center; }

#topnav ul li, #footer ul li{ display: inline; padding: 8px; border-bottom: 1px solid black; border-right: 1px solid black; }
#footer ul li { border: none; }

#topnav ul li a, #footer ul li a {
 margin: 0em 1em;
 color: #FFF;
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
 text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
 font-size: 12px;
}

hr {
 height: 20px; background-image: url('http://www.software-trials.com/images/hrz_separator.gif'); background-position: center; background-repeat: no-repeat; border: none;
}

#topnav ul li a:hover, #footer ul li a:hover{ color: #FFFF00; }

#games, #iapps, #audio, #security, #internet, #graphics { background-image: url('/images/bkg-games.jpg'); background-position: center; background-repeat: repeat-x; }
#iapps { background-image: url('/images/bkg-iapps.jpg'); }
#audio { background-image: url('/images/bkg-audio.jpg'); }
#security { background-image: url('/images/bkg-security.jpg'); }
#internet { background-image: url('/images/bkg-internet.jpg'); }
#graphics { background-image: url('/images/bkg-graphics.jpg'); }

#header h1 { visibility: hidden; margin: 0px; padding: 0px; line-height: 0px; }

.break {
 width: 100%;
 height: 1px;
 font-size: 0.1em;
 overflow: hidden;
}

#popular {
 float: left;
 border-right: 1px solid black;
 padding: 10px;
 width: 130px;
 height: 440px;
 margin-right: 10px;
 padding-top: 0px;
}
#carousel { padding-top: 20px; }
#carousel img { width: 120px; height: 120px; }
#carousel ul li { margin-bottom: 20px; padding-bottom: 4px; }
#carousel a { text-decoration: none; }

.softlist {
 padding-top: 20px;
 margin: auto;
 width: 500px;
 overflow: hidden;
}

.listingoptions { text-align: right; padding: 20px; }
.listingoptions li { display: inline; padding: 6px; border: 1px outset black; background-image: url('/images/bkg-iapps.jpg'); background-position: bottom; }
.listingoptions .buynow { background-image: url('/images/bkg-audio.jpg'); }
.listingoptions li a {
 color: #FFF;
 text-decoration: none;
 font-weight: bold;
}
.boxshot { max-height: 120px; max-width: 120px; padding: 5px; }

.outlink { text-align: left; margin-left: 60px; background-color: #BFEAF2; border: 1px solid #3399FF; overflow: auto; width: 600px; padding: 4px; }
.outlink a { font-weight: bold; text-decoration: none; }
.outlink img { padding: 4px; }
