@charset "utf-8";
/* CSS Document */

.content {
	width: 1000px;
}

.appcontent {
	margin:0 0 0 45px;
}

.apptitlebox {
	width: 1000px;
	text-align:left;
}

.logobar {
	background-image: url(images/logobar.jpg);
	height: 140px;
	width: 1000px;
}

.littlebuttons {
	width: 1000px;
}

.mybuttons {
	padding:56px 0 0 0;
}

.titlebar {
	padding:0 0 10px 0;
}


.welcomeoffer {

}

.welcometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2ea0cf;
	padding:10px 120px 0 120px;
	text-align:left;
	line-height: 24px;
}

.featureddownload {

}

.browseproducts {

}




/********* main nav links & buttons start *********/

.buttontop {
	height:39px;
}


.buttonbottom {
	height:34px;
}


#videobutton
{
  display: block;
  width: 93px;
  height: 34px;
  background: url("images/video.jpg") no-repeat 0 0;
  float:right;
  margin:0 3px 0 0;
}
#videobutton:hover
{ 
  background-position: 0 -34px;
}
#videobutton span
{
  display: none;
}


#audiobutton
{
  display: block;
  width: 92px;
  height: 34px;
  background: url("images/audio.jpg") no-repeat 0 0;
  float:right;
  margin:0 3px 0 0;
}
#audiobutton:hover
{ 
  background-position: 0 -34px;
}
#audiobutton span
{
  display: none;
}


#graphicsbutton
{
  display: block;
  width: 129px;
  height: 34px;
  background: url("images/graphics.jpg") no-repeat 0 0;
  float:right;
  margin:0 3px 0 0;
}
#graphicsbutton:hover
{ 
  background-position: 0 -34px;
}
#graphicsbutton span
{
  display: none;
}


#homebutton
{
  display: block;
  width: 203px;
  height: 34px;
  background: url("images/home.jpg") no-repeat 0 0;
  float:right;
  margin:0 60px 0 0;
  
}
#homebutton:hover
{ 
  background-position: 0 -34px;
}
#homebutton span
{
  display: none;
}




#utilitybutton
{
  display: block;
  width: 95px;
  height: 34px;
  background: url("images/utility.jpg") no-repeat 0 0;
  float:right;
  margin:0 3px 0 0;
}
#utilitybutton:hover
{ 
  background-position: 0 -34px;
}
#utilitybutton span
{
  display: none;
}


#gamesbutton
{
  display: block;
  width: 102px;
  height: 34px;
  background: url("images/games.jpg") no-repeat 0 0;
  float:right;
  margin:0 3px 0 0;
}
#gamesbutton:hover
{ 
  background-position: 0 -34px;
}
#gamesbutton span
{
  display: none;
}


#socialbutton
{
  display: block;
  width: 237px;
  height: 34px;
  background: url("images/social.jpg") no-repeat 0 0;
  float:right;
  margin:0 3px 0 0;
}
#socialbutton:hover
{ 
  background-position: 0 -34px;
}
#socialbutton span
{
  display: none;
}



#desktopbutton
{
  display: block;
  width: 120px;
  height: 34px;
  background: url("images/desktop.jpg") no-repeat 0 0;
  float:right;
  margin:0 60px 0 0;
}
#desktopbutton:hover
{ 
  background-position: 0 -34px;
}
#desktopbutton span
{
  display: none;
}

/********* main nav links & buttons end*********/



#testlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	width: 193px;
	height: 24px;
	background-color:#eaf7a6;
	text-decoration:none;
  	color:#000;
	text-align:left;
	letter-spacing:1px;
	margin:3px 1px 1px 1px;
}
#testlink:hover
{ 
	background-color:#b6d033;
}
.testlink
{
	color:#000;
	padding:5px 0 0 15px;
}


.browsecontent {
	width:204px;
	margin:0 2px 10px 2px;
	float:left;
}

.iconsandlinks {
	margin:0 0 0 82px;
}


.apptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #2ea0cf;
	text-align: left;
	padding-left: 45px;
}
.apptitlebar {
	text-align: left;
	padding-left: 45px;
}
.detailstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2ea0cf;
}

.details {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2ea0cf;
	line-height:20px;
	text-align:left;
}

.detailstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2ea0cf;
	line-height:20px;
}

.detailssubtitle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2ea0cf;
	line-height:20px;
	font-weight:bold;
}

.detailssubtitle1text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2ea0cf;
	line-height:20px;
	padding:0 45px 0 45px;
}

.detailssubtitle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2ea0cf;
	line-height:20px;
	font-weight:bold;
}

.detailssubtitle2text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2ea0cf;
	line-height:20px;
	margin:0 0 0 45px;
}


.installqfineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

.likethistitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height:20px;
	font-weight:bolder;
	text-align:left;
}

.likethisbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2ea0cf;
	line-height:20px;
	text-align:left;
	margin:30px 0 0 45px;
	
}

.thisone {
	background-image: url(images/thisone.jpg);
	height: 30px;
	width: 290px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	color:#FFF;
	margin:10px 0 0 0;
	padding:18px 0 0 0;
}


a.thisone:link {
	text-decoration:none;
}
b.points {
	background-color:#CF0;
}

.ctabutton {
	margin:10px 0 0 0;
}
