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

@font-face {
    font-family: 'MavenProBlack';
    src: url('maven_pro_black-webfont.eot');
    src: url('maven_pro_black-webfont.eot?#iefix') format('eot'),
         url('maven_pro_black-webfont.woff') format('woff'),
         url('maven_pro_black-webfont.ttf') format('truetype'),
         url('maven_pro_black-webfont.svg#webfontXhB2DgBK') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProBold';
    src: url('maven_pro_bold-webfont.eot');
    src: url('maven_pro_bold-webfont.eot?#iefix') format('eot'),
         url('maven_pro_bold-webfont.woff') format('woff'),
         url('maven_pro_bold-webfont.ttf') format('truetype'),
         url('maven_pro_bold-webfont.svg#webfontNOU7iUTL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProMedium';
    src: url('maven_pro_medium-webfont.eot');
    src: url('maven_pro_medium-webfont.eot?#iefix') format('eot'),
         url('maven_pro_medium-webfont.woff') format('woff'),
         url('maven_pro_medium-webfont.ttf') format('truetype'),
         url('maven_pro_medium-webfont.svg#webfontNj5iy4Dl') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProRegular';
    src: url('maven_pro_regular-webfont.eot');
    src: url('maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('maven_pro_regular-webfont.woff') format('woff'),
         url('maven_pro_regular-webfont.ttf') format('truetype'),
         url('maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body
{
	background: #eeeeee;
	margin: 0px;
	padding: 0px;	
}

a, input
{
  	border: 0;
	outline: 0;
}

:focus
{
  	border: 0;
	outline: 0;
}

::-moz-focus-inner
{
  	border: 0;
	outline: 0;
}

.clearer
{
	clear: both;
}


/*
#####################################################################
 PRELOADER
#####################################################################
*/

#preloaderIcon {
	width:32px;
	height:32px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/loaderSmall.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin-top:-16px;
	margin-left:-100px; /* is width and height divided by two */
}


/*
#####################################################################
 HEADER
#####################################################################
*/

.header {
	display: block;
	height: 100px;
	width: 100%;
	background: #232323 url('../images/header_bg.jpg') left top repeat-x;
}

.header table {
	width: 100%;
	border-collapse: collapse;	
	min-width: 840px;
}

.header table td.left {
	width: 300px;
	text-align: left;
}

.logo {
	display: block;
	height: 44px;
	width: 280px;
	background: #232323 url('../images/logo.jpg') left top no-repeat;	
	margin: 22px 30px;
}

.header table td.right {
	text-align: right;
}

.menubutton, .menubutton:visited {
	color: #AAAAAA;
	border: 0px;
	display: inline-block;
	margin-right: 30px;
	margin-top: 10px;
	padding: 0px;
	font-family: 'MavenProBold', Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

.menubutton.selected, .menubutton:hover {
	color: #FFFFFF;
}

.content {
	min-width: 840px;
	margin: 60px 30px 100px 30px;
	text-align: center;
	
	font-family: 'MavenProRegular', Helvetica, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.subtitle {
	font-family: 'MavenProBold', Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	color: #C00;
	margin-bottom: 10px;
}

.storeLink, .storeLink:visited {
	font-family: 'MavenProBold', Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	color: #333333;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 30px;
	text-decoration: none;
}

.storeLink:hover {
	color: #000000;
}

.content table {
	text-align: left;
	margin: 0px auto; 
}
	
.page_list
{
	display: block;
	text-align: left;
	list-style-type: circle;
	font-size: 16px;
	color: #222222;
	line-height: 22px;
	min-width: 840px;
	min-height: 500px;
}

.page_list_nolimit
{
	display: block;
	text-align: left;
	list-style-type: circle;
	font-size: 16px;
	color: #222222;
	line-height: 22px;
	min-width: 840px;
}

.spacer {
	display: block;
	width: 100%;
	height: 40px;	
}

.appsContainer {
	display: block;
	height: 200px;
	width: 100%;
	line-height: 175px;
	vertical-align: top;
	overflow: hidden;
	border-collapse: collapse;
	background: #DDD;
}

.arrowL {
	padding: 0px;
	margin: 0px;
	width: 80px;
	background: #EEEEEE url('../images/devider.jpg') left 198px repeat-x;
	border-right: 1px solid #FCFCFC;
}

.arrowR {
	padding: 0px;
	margin: 0px;
	width: 80px;
	background: #EEEEEE url('../images/devider.jpg') left 198px repeat-x;
	border-left: 1px solid #FCFCFC;
}

.arrowLeft, .arrowLeft:visited {
	margin-left:10px;
	display: block;
	width: 60px;
	height: 80px;
	background: url('../images/arrowLeft.png') left top no-repeat;
}

.arrowLeft:hover {
	background: url('../images/arrowLeft.png') left bottom no-repeat;
	cursor: pointer;
}

.arrowRight, .arrowRight:visited {
	margin-left:10px;
	display: block;
	width: 60px;
	height: 80px;
	background: url('../images/arrowRight.png') left top no-repeat;
}

.arrowRight:hover {
	background: url('../images/arrowRight.png') left bottom no-repeat;
	cursor: pointer;
}

.apps {
	display: block;
	height: 198px;
	width: 0px;
	line-height: 175px;
	vertical-align: top;
}

.appsMiddle {
	vertical-align: top;
	display: block;
	height: 198px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #FCFCFC;	
}

.appButton {
	display: inline-block;
	width: 177px;
	height: 179px;	
	margin: 10px 0px 0px 20px;
	vertical-align: top;
}

.appLeft {
	vertical-align: top;	
	font-family: 'MavenProRegular', Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: right;
}

.appIcon {
	display: inline-block;
	width: 177px;
	height: 179px;	
	margin: 10px 10px 0px 10px;
	vertical-align: top;
}

.footer {
	min-width: 840px;
	display: block;
	position: fixed;
	z-index:1;
	background: #232323;
	bottom: 0px;
	left: 0px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	font-family: 'MavenProRegular', Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	text-align: center;
}