* { padding: 0; margin: 0; }
body {
	color: #EEE;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
 	font-size: 13px;
	margin: 0px;
}

#wrapper { 
	width: 950px;
	background-color: #333;
}

#topTop { 
	width: 950px;
	height: 160px;
	background-color: #000;
 	clear: both;
}

#header { 
	width: 800px;
	height: 160px;
	text-align: left;
	background-color: #000;
	vertical-align: middle;
	float: left;
}

img.rotated
{
	position: relative;
	border-style: none;
/*
	top: -84px;
*/
}

img.mainTitle
{
	position: absolute;
	top: 35px;
	left: 360px;
}

img.subTitle
{
	position: absolute;
	top: 91px;
	left: 360px;
}

img.logo
{
	position: absolute;
	top: -10px;
	left: 145px;
}

#navbar { 
	width: 950px;
	height: 23px;
	text-align: center;
	background-color: #111;
}

#main { 
	width: 950px;
	background-color: #111;
	font-size: 14px;
	line-height: 18px;
}

.appname {
	color:#EEE;
 	font-size: 22px;
}

.bigword {
	color:#EEE;
 	font-size: 14px;
}

.iPhoneAppText {
 	font-size: 12px;
}

.iPhoneAppTextSmall {
 	font-size: 10px;
}

#firstOne { 
	padding: 10px 10px 10px 10px;	
}

.emphasize {
	color:#EEE;
 	font-size: 14px;
}

#otherApp { 
	padding: 10px 10px 6px 10px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: 600px;
    margin-right: 40px;
	color: #888;
	line-height: 16px;
	//text-align: center;
	display: block;
}

#tableOtherApp
{
	width: 270px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #888;
 	font-size: 14px;
}

#tableOtherAppB
{
	width: 400px;
	border: none;
	padding: 0px 0px 0px 0px;
	color: #888;
 	font-size: 16px;
}

#firstText { 
	padding: 30px 60px 25px 60px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-top: 0px;
    margin-bottom: 21px;
    margin-left: 50px;
	color: #888;
	line-height: 26px;
	width: 400px;
	height: 500px;
	float: left;
}

#firstText a:link
{
	color: #eee;
}

#upText { 
	padding: 35px 90px 35px 90px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-top: 5px;
    margin-bottom: 25px;
    margin-left: 190px;
    margin-right: 190px;
	color: #888;
	line-height: 26px;
}

#upText a:link
{
	color: #eee;
}

#flText { 
	padding: 35px 90px 35px 90px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-top: 5px;
    margin-bottom: 25px;
    margin-left: 90px;
    margin-right: 90px;
	color: #888;
	line-height: 26px;
}

#flText a:link
{
	color: #eee;
}

#whatsNewText { 
 	font-size: 13px;
	padding: 35px 65px 35px 65px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 75px;
    margin-right: 75px;
	color: #AAA;
	line-height: 26px;
}

img.allMedia { 
	padding: 10px 0px 10px 0px;
   	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.otherApp { 
	padding: 0px 0px 0px 0px;
   	display: inline;
    margin-left: auto;
    margin-right: auto;
	border: 0px;
	vertical-align: top;
}

#view { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#scan { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#search { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 115px;
    margin-right: 115px;
}

#searchTable { 
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#print { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#import-export { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#more { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#contact { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#footerRating { 
	width: 950px;
	color:#AAA;
	background-color: #000;
	text-align: center;
 	clear: both;
 	font-size: 9px;
}

#footer { 
	width: 950px;
	color:#AAA;
	background-color: #333;
	text-align: center;
 	clear: both;
 	font-size: 9px;
}

#leftColumn { 
	width: 700px;
	float:left;
}

#rightColumn { 
	width: 250px;
	background-color: #222;
	float:right;
}

#linkBox { 
	text-align: center;
 	font-size: 11px;
 	color: #ccff66;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
	width: 145px;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#linkBox a { 
 	font-size: 15px;
 	font-weight: bold;
 	color:#EEE;
}

.quote {
	color:#EEE;
 	font-size: 11px;
	font-style: italic;
}

h1
{
	font-family: "American Typewriter", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 3em;
}

ul.nav
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	float:left;
	width: 100%;
}

ul.nav li
{
	float:left;
}

ul.nav a
{
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 11px;
	width: 135px;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
}

ul.nav a:hover
{
	color: #000;
	background-color: #AAA;
	text-decoration: none;
	font-size: 13px;
    font-weight: bold;
}

ul.firstOne
{
	font-size: 124px;
	
}

ul.view
{
	font-size: 124px;
}

ul.scan
{
	font-size: 124px;
}

ul.print
{
	font-size: 124px;
}

ul.import-export
{
	font-size: 124px;
}

ul.firstOne li
{
	list-style-type: none;
	font-size: 14px;
	height: 160px;
}

ul.view li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.view h2
{
	color: #FFF;
}

ul.firstOne a
{
	outline: none;
}

ul.view a
{
	outline: none;
}

ul.scan li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.scan h2
{
	color: #FFF;
}

ul.scan a
{
	outline: none;
}

ul.print li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.print h2
{
	color: #FFF;
}

ul.print a
{
	outline: none;
}

ul.import-export li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.import-export h2
{
	color: #FFF;
}

ul.import-export a
{
	outline: none;
}

ul.more li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.more h2
{
	color: #FFF;
}

ul.more a
{
	outline: none;
}

ul.contact li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.contact h2
{
	color: #FFF;
}

ul.contact h2 a:link
{
	color: #eee;
}

li#view-list {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_view_list.png) top left no-repeat;
}

li#view-filter {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_view_filter.png) top left no-repeat;
}

li#view-tag {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_view_tag.png) top left no-repeat;
}

li#scan-video {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_scan_video.png) top left no-repeat;
}

li#scan-bluetooth {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_scan_bluetooth.png) top left no-repeat;
}

li#scan-usb {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_scan_usb.png) top left no-repeat;
}

li#print-single {
	margin-right: 42px;
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_print_single.png) top left no-repeat;
}

li#print-multiple {
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_print_multiple.png) top left no-repeat;
}

li#print-labels {
	margin-right: 42px;
	padding-left: 48px;
	padding-bottom: 75px;
	background: url(./images/booxter/bullet_print_labels.png) top left no-repeat;
}

li#more-import {
	padding-left: 48px;
	background: url(./images/booxter/bullet_import.png) top left no-repeat;
}

li#more-export {
	padding-left: 48px;
	background: url(./images/booxter/bullet_export.png) top left no-repeat;
}

li#more-ipod {
	padding-left: 48px;
	background: url(./images/booxter/bullet_export_ipod.png) top left no-repeat;
}

li#more-iphone {
	padding-left: 48px;
	background: url(./images/booxter/bullet_export_iphone.png) top left no-repeat;
}

li#more-smartlist {
	padding-left: 48px;
	background: url(./images/booxter/bullet_smart_list.png) top left no-repeat;
}

li#more-lending {
	padding-left: 48px;
	background: url(./images/booxter/bullet_lending.png) top left no-repeat;
}

li#more-game {
	padding-left: 48px;
	background: url(./images/booxter/bullet_game.png) top left no-repeat;
}

li#more-localization {
	padding-left: 48px;
	background: url(./images/booxter/bullet_localization.png) top left no-repeat;
}

table
{
	color: #CCC;
	width: 700px;
	font-size: 12px;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	border-collapse: collapse;
}

#tableFl
{
	color: #CCC;
	width: 320px;
	font-size: 14px;
	font-weight: bold;
	border-style: none;
	margin-left: 120px;
}

#tableUpgrade
{
	color: #CCC;
	width: 320px;
	font-size: 14px;
	font-weight: bold;
	border-style: none;
}

table.address
{
	width: 340px;
}

#tableRating
{
	width: 100%;
	border: none;
}

th
{
	font-size: 16px;
	background-color: #000;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
}

td
{
	padding: 3px 3px 3px 3px;
}

tr.even
{
	background-color: #000;
}

tr.odd
{
	background-color: #111;
}

td.data
{
	text-align: center;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
}

td.flag
{
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	border-right: none;
}

td.source
{
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	border-left: none;
}

#store { 
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#payWithPayPal { 
	padding: 10px 10px 10px 10px;
}

#storeSelect { 
	padding: 10px 10px 10px 10px;
}

#storeBillingAddress { 
	float:left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#storeShippingAddress { 
	float: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#storePayment { 
	padding: 10px 10px 10px 10px;
}

.total {
	color:#EEE;
 	font-size: 22px;
	font-weight: bold;
}

.validationErrors {
	color:#DFFF00;
 	font-size: 12px;
	font-style: italic;
}

#confirmationDetails { 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	padding: 10px 10px 10px 10px;
}

#fourofour { 
	padding: 100px 100px 100px 100px;
}

#fourofour td { 
	font-size: 20px;
	color: #888;
}

#fourofour td a:link{ 
	color: #eee;
}

strike {
	color: #444;
}

input {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}
