/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
*/







/*====================================================================================================================================================*/
/*====================================================================================================================================================*/
/*                                                                                                                                                    */
/* Library Styles */
/*                                                                                                                                                    */
/*====================================================================================================================================================*/
/*====================================================================================================================================================*/

.image_left {float: left; margin: 0 15px 15px 0;}
.image_right {float: right; margin: 0 0 15px 15px;}
.fl {float: left;}
.fr {float: right;}
.ac {text-align: center;}
.ar {text-align: right;}
.mb0 {margin-bottom:0;}
.ml20 {margin-left:20px;}

.chev-before {
	color:#006cb5;
	padding-left:16px;
	background-repeat:no-repeat;
	background-position:left center !important;
	background-image:url(http://test.logos.com/public/images/chevron.png);
}
.chev-after:hover {color:#19518e;}
.chev-after:focus {outline:0;}



/*-------------------------------------------------------------------------------------------*/

/* GENERAL LAYOUT */

/*-------------------------------------------------------------------------------------------*/




 .header-image.iphone {background-image:url(../images/mobile/iphone-header.jpg); margin: 10px 0 10px 0; width:950px; height: 359px; position:relative;}
 .header-image .button_box {position:absolute; top:280px; left:320px; width:300px; height: 29px; z-index:100;}
 .header-image .button_box.right {left:390px;}
 .header-image .button_box .button {float:left; width:111px; height:29px; background-image:url(../images/mobile/download-btn.png); line-height:29px; margin-right:10px;}
 .header-image .button_box a {font-size:1em; color:#c9e5fb;}
 .header-image .button_box .button a {color:#fff;}
 .header-image.iphone .text {color:#89c0f0; font-size:17px; padding:5px 390px 0 85px; line-height:1.25em;}




#content {border-bottom: 1px solid #999; padding-bottom:20px;}

/*-------------------------------------------------------------------------------------------*/
/* Download Boxes */
/*-------------------------------------------------------------------------------------------*/

#apps-container {border:1px solid #ccc; width:948px; overflow: auto;}

#apps-container .apps-box {
	text-align: left;
	float:left;
	width:  135px;
	height: 161px;
	margin-top:2px;
	padding:60px 20px 0 160px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}

#apps-container .apps-box h1 {font-size:1.8em; line-height:1.2; font-family:'ff-dax-web-pro-1','ff-dax-web-pro-2','Gotham A','Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;}
#apps-container .apps-box p {font-size: 0.85em; line-height: 1.3; }
#apps-container .apps-bot a {}
#apps-container .apps-box a img {text-align:left; margin-left:-120px}
#apps-container .apps-box.last {border-right: 0; width:136px;}
#apps-container .apps-box.first {border-left: 0;}
#apps-container .apps-box.bottom {border-bottom:0;}


#apps-container .mac {background-image:url(../images/apps/logos-for-mac.jpg);}
#apps-container .windows {background-image:url(../images/apps/logos-for-windows.jpg);}
#apps-container .android {background-image:url(../images/apps/logos-for-android.jpg);}
#apps-container .iphone {background-image:url(../images/apps/logos-for-iphone.jpg);}
#apps-container .ipad {background-image:url(../images/apps/logos-for-ipad.jpg);}
#apps-container .web {background-image:url(../images/apps/logos-for-web.jpg);}


#container {width:950px; height: 300px; background-color:#69F; margin:20px 0;}













