@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:107px 0 0 0;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.clearit {
	clear:both;
}
 div#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:107px;
}
.header {
	background-image:url(/images/headerline.gif); 
	background-repeat:repeat-x;
	background-color:#666666;
	padding-bottom:4px;
	border-bottom:1px solid #000000;
}
.header a {
	font-size: 11px;
	color: #FFFFFF;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.headerlogo {
	float:left; 
	margin-top:5px;
}
.headertext {
	float:left;
	margin-top:15px;	
}
.blog {
	margin:0px;
	margin-left:12px;
	background-color:#000000;
	border:1px solid #666666;
	padding:4px;
	font-size:11px;
}
.tabs {
	margin:0px;
	margin-left:12px;
	padding:2px;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	background-color:#000000;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}
.content a {
	font-size: 10px;
	color: #FFFFFF;
}
.content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.content a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.upsidedown {
	float:right;
}
.table {
	margin-left:5px;
}
.row {
	margin-left:5px;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;	
}
.row a {
	font-size: 10px;
	color: #FFFFFF;
}
.row a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.row a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.row a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.row a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rowover {
	margin-left:5px;
	background-color:#000000;
	border-bottom:1px solid #666666;	
	border-top:1px solid #666666;		
}
.rowover a {
	font-size: 10px;
	color: #FFFFFF;
}
.rowover a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rowover a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.rowover a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rowover a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.column1 {
	float:left;
	width:25%;
}
.column2 {
	float:left;
	width:25%;
}
.column3 {
	float:left;
	width:20%;
}
.column4 {
	float:left;
	width:5%;
	text-align:center;
}
.column5 {
	float:left;
	width:5%;
	text-align:center;
}
.column6 {
	float:left;
	width:10%;
	text-align:center;
}
.column7 {
	float:right;
	width:5%;
	text-align:right;
}
.column4 a {
	font-size: 10px;
	color: #FFFFFF;
}
.column4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.column4 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.column4 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.column4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.select {
	background-color: #000000;
	color:#B3D335;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	height:17px;
	padding:0;
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	vertical-align:middle;
}
.button {
	vertical-align:middle;
	padding: 0;
	border: 1px solid #000000;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:17px;	
	font-weight: bold;
	color: #B3D335;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
}
INPUT.box { 
	font-family:Tahoma,Verdana,Arial,Helvetica; 
	font-size: 10px; 
	width:400px;
	background-color: #000000;
	color:#FFFFFF;
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}
img.twitter_followers {
	padding:2px;
	display:inline;
	height:30px;
	width:30px;
}
 @media screen{
  body>div#header{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
 
.jailbreak {
	color:#FFFF00;
}
.appulous {
	color:#B3D335;
}
.paid {
	color:#CCCCCC;
}
.free {
	color:#FF9900;
}
.apple {
	color:#FFFFFF;
}