body {

	background-color: #545F65;
	background-image:url('../images/bkgb.png');
	background-repeat:repeat-x;
	color: #bbb;
	font-family:"Lucida Grande",verdana;	
	font-size: 9pt;
	text-align:center;
}

#twit {
	position: absolute;
	display:block;
	width:32px;
	height:32px;
	right:20px;
	top:20px;
	background-image:url('../images/twit.png');
}

.buyiphone {
	display: block;
	width:140px;
	height: 49px;
	background-image:url('../images/appstoresmall.png');	
}

.watchvideo {
	display:block;
	width:125px;
	height:30px;
	background-image:url('../images/watchvideo.png');	
}

#showcase {
	width:800px;
	height:380px;
	color: black;
}

#footer {
	margin-top:20px;	
	color:black;
	text-align: center;
}

#showcase .content {
	margin:20px;	
}

ul {
	padding-left: 15px;
}

a {
	color: #aaaacc;
	text-decoration:none;
	
}

a:hover {
	color: white;	
}

#jplayer_play {
	display:block;
	width:32px;
	height:32px;
	background-image:url('../images/button-play32.png');
	float:left;
}

#jplayer_pause {
	display:block;
	display:block;
	width:32px;
	height:32px;
	background-image:url('../images/button-pause32.png');
	float:left;
	
}

#bottombox {
	background:url(../images/bkg-bottom.png) no-repeat; 
	width:800px; 
	margin-top:10px; 
	background-color: #10121b

}

#wrapper {
	width:800px;
	text-align:left;
	overflow: hidden;	
	margin: auto;
}
.menu-item {


background-repeat:no-repeat;
background-position: 4px 4px; 


display:block;

color:#ccc;
font-family:"Century Gothic","Lucida Grande",Verdana,Arial !important;
font-size:2em;
font-weight:normal;
text-align: left;
margin:10px;
padding-left:70px;
padding-top:18px;
padding-bottom:18px;
background-color: #1a1a1a;
}

.menu-item:hover {
  background-color: #444;	
}

h1 {
display:block;
color:  #ffcd00; /*#64b43d; #ccc;*/
font-family:"Century Gothic","Lucida Grande",Verdana,Arial !important;
font-size:2.5em;
font-weight:normal;
text-align: center;

padding-top:10px;
}

h4 {
display:block;
color:  #c5c6dc; /*#64b43d; #ccc;*/
font-family:"Century Gothic","Lucida Grande",Verdana,Arial !important;
font-size:1.3em;
font-weight:normal;
text-align: left;
margin-top:15px;
margin-bottom:10px;
padding-top:0px;
}

h2 {
	padding-top:5px;
display:block;
color: #64b43d;/*#e69633;*/
font-family:"Century Gothic","Lucida Grande",Verdana,Arial !important;
font-size:1.5em;
font-weight:normal;
text-align: left;

}

#main-content {
	float: left; 
	margin:5px; 
	width: 800px; 
	background-color: #222;
	padding-left:20px; 
	padding-right:10px; 
	padding-bottom:20px
	
}

.right-content {
	float: left;  margin:5px; width: 250px;  	
}

.right-content div {
	margin-bottom:10px;background-color: #1a1a1a;padding:10px;
	color: #a0a0a0;
}

#top-menu {
	
	margin:10px;
	height:30px;
}

#top-menu a {
	display:block;
	margin-top:10px;
	
	float:left;
	padding-right:30px;
	text-align:center;
	color: #8888aa;
	text-decoration:none;
}

#top-menu a.right {
	float:right;
	color: #999;
}

#top-menu a.forums {
	float:right;
	color: #999;
}

.bigcolumn {
	width: 490px;
	padding:10px;
	float:left;
	margin-left:12px;
	text-align: justify;
}

.smallcolumn {
	width: 240px;
	padding:10px;
	float:left;
	text-align: justify;
}