.appicon{
	
    padding-top:26px;
    padding-left:25px;
   
}

.apptitle{
    font-family:"Helvetica Neue" , "Trebuchet MS";
    font-size:17px;
    color:#999999;
    font-weight:bold;
    padding-top:40px;
	padding-left:5px;
}

.appdesc{
    font-family:"Helvetica Neue" , "Trebuchet MS";
    font-size:13px;
    color:#999999;
    font-weight:normal;
    text-decoration:none;
	padding-left:5px;
 
}
.otherlinks{
    font-family:"Helvetica Neue" , "Trebuchet MS";
    font-size:14px;
    color:#777777;
    font-weight:normal;
    text-decoration:none;
}

.links{
	padding:60px 0px 0px 0px;
}
.buyImg{
	margin:0px -2px 0px 0px;
	padding:48px 0px 0px 0px;
	cursor:pointer;

}

#header a{
	color:#777777;
}
#header a:hover{
    color:#437b85;
}

.footerTextHeading{
	margin:10px 0px 0px 10px;
	padding:30px 0px 0px 40px;
	width:900px;
	height:auto;
	font-family:"Helvetica Neue" , "Trebuchet MS";
    font-size:14px;
	font-weight:bold;
	color:#888888;
	/*background-color:#FFFFFF;*/
	    
	  
}


.footerTextBody{
	
	width:900px;
    font-family:"Lucida Grande", Tahoma;
    font-size:12px;
    color:#888888;
	margin:10px 0px 0px 50px;
   
    
}



.footerFilter{
    width:1000px;
    min-height:275px;
    margin:0px auto;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright:5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	
}


.footerScrollerDiv{
height:165px;
padding:10px 0px 0px 0px;

}
 .scrollerContainer{
 margin:10px 0px 0px 0px;
 }
.scrollDiv{
	/*background-color:#efefef;*/
	position:relative;
	top:74px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	left:5px;
	overflow:hidden;
	width: 900px;
	height:120px;
	/*background-color:#efefef;*/

	/* custom decorations */
	/*border:1px solid #ccc;*/
	
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:900px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 45px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:120px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}




/*/////////////////////  */

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */


.nextbrowseright{
 	background:url("../images/arrows_testimonials.png") no-repeat;
    display:block;
    width:30px;
    height:29px;
    float:left;
    margin:-75px 0px 0px 966px;
    cursor:pointer;
    font-size:1px;
    background-position: 0px -30px; 
}
a.nextbrowseright:hover    { background-position:-32px -30px; }
a.nextbrowseright:active  { background-position:-60px -30px; } 


.prevbrowseleft{
 	background:url("../images/arrows_testimonials.png") no-repeat;
    display:block;
    width:30px;
    height:29px;
    float:left;
    margin:44px 0px 0px 3px;
    cursor:pointer;
    font-size:1px;
     
}
a.prevbrowseleft:hover    { background-position:-31px 0; }
a.prevbrowseleft:active { background-position:-61px 0; }



/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.footertabs{
    background:url("../images/footer_texture.png") no-repeat;
    height:129px;
    width:1000px;
    margin:25px auto;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright:5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);*/
	

}

.applicationicon{
    margin:0px 0px 0px 30px;
	width:290px;
	height:100px;
}


.fbook{
    margin:-56px 0px 0px 350px;
}

.tweetfooter{
    margin:-32px 0px 0px 480px;
    
}
.footerseparator{
	margin:-75px 0px 0px 624px;
}

.appstore{
    margin:-55px 0px 0px 650px;
}

.copyright{
    font-family:"Helvetica Neue" , "Trebuchet MS";
    font-size:10px;
    color:#666666;
    font-weight:normal;
    padding-top:13px;
	width:1000px;
    
}
.manualDownload{
text-decoration:none;
border:none;
color:#929292; 
font-family:"Lucida Grande", Helvetica,Tahoma; 
font-size:12px;
}
.manualDownload:hover{
color:#3f7a97; 
}

#webwidget_scroller_amazon {
margin: 0px 0px 0px 5px;
}