/*BlueOrb CSS*/

html{
	font-family: Arial, Verdana, sans-serif;
	font-size: .8em;
}
body{
	background-color: #383838;
	padding: 5px 0 0 0;
	margin: 0;
}
#container{
	width: 954px;
	margin: 0 auto;
}
/*Typography*/
.header{
	color: #888888;
	font-size: .7em;
}
.hlink{
	color: #9C9C9C;
	font-size: .7em;
}
#htext{
	text-align: center;
}
.content{
	color: #404040;
	text-align: left;
}
.short{
	width: 187px;
}
.center{
	text-align: center;
	align: center;
}
.bluetext{
	color: #0957A4;
	font-size: 1.2em;
}
.officers{
	color: #404040;
	font-size: 1.2em;
	font-weight: bold;
}
.title{
	color: #404040;
	font-weight: bold;
	font-style: italic;
}
.footer{
	text-align: center;
	color: #7A7A7A;
	font-size: .75em;
}
.legal p{
	width:500px;	
}
.alist ul{
	list-style-image: url(/_media/checkmark3.gif);
}
.presslist ul{
	list-style-image: url(/_media/checkmark3.gif);
}
.presslist ul li{
	margin: 10px 0;
}
.star{
	color: #FF0000;
}
.right{
	text-align: right;
	margin-right: 160px;
}
.right2{
	text-align: right;
}
.uline{
	text-decoration: underline;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
	padding-right: 200px;
}
.clear p{
	clear: both;
}
.clear{
	clear: both;
}
.buttons a:img{
	padding: 0;
	margin: 0;
}
.pressrelease{	
	padding: 2px 0;
}
.pressrelease2{
	padding: 2px 0;
	background-color: #d7d7d7;
}
.news-item{
	width: 450px;
	padding: 10px 0;
}
.news-item p{
	width: 400px;
}
.subfooter{
	font-size: .78em;
}
.larger{
	padding-left: 500px;
}
/*Divs*/

#badge img{
	vertical-align: middle;	
}
#content2{
	/*float: right;*/
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	
}
#content2 p{
	padding: 0 0 0 8px;

}
#content2 ul li{
	list-style-type: none;
}
#buy-content{
	/*float: right;*/
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 400px;
	
}
#buy-content p{
	padding: 0 0 0 8px;

}
#image{
	width: 426px;
	/*float: right;*/
	margin: 0 20px 0 0;
	padding: 0;
	
}
#contact-map img{
	 border: 5px solid #C8C8C8;
}
#contact-map img:hover{
	 border: 5px solid #0957A4;
}
#reseller{
	width: 500px;
	text-align: left;
	padding: 0 0 0 5px;
}
#blah{
	padding: 20px 0 0 0;
}
#athome{
	width: 270px;
	padding: 0 10px;
	text-align: left;
}
#inschool{
	width: 270px;
	padding: 0 25px;
	text-align: left;
}
#atwork{
	width: 270px;
	padding: 0 10px;
	text-align: left;
}

#ps2texter p{
	
	padding: 10px;
}
#ps2texter img{
	padding: 10px;
}
#xboxtexter p{
	
	padding: 10px;
}
#xboxtexter img{
	padding: 10px;
}
#orbiproduct p{
	
	padding: 10px;
}
#orbiproduct img{
	padding: 10px;
}
#resell{
	text-align: left;
	padding-top: 11px;
}
/*Links*/
a:link{
	color: #888888;
	text-decoration: underline;
}
a:visited{
	color: #888888;
	text-decoration: underline;
}
a:hover{
	color: #888888;
	text-decoration: none;
}
a:active{
	color: #888888;
	text-decoration: none;
}
.blue a:link{
	color: #0957A4;
	text-decoration: underline;
	font-weight: bold;	
}
.blue a:visited{
	color: #0957A4;
	text-decoration: underline;
	font-weight: bold;
}
.blue a:hover{
	color: #0957A4;
	background-color: #C8C8C8;
	text-decoration: underline;
	font-weight: bold;
}
.blue a:active{
	color: #0957A4;
	background-color: #C8C8C8;
	text-decoration: underline;
	font-weight: bold;
}
a:link img{
	border: none;
}
a:visited img{
	border: none;
}
a:hover img{
	border: none;
}
a:active img{
	border: none;
}
