

.nav{
	float: right;
	width: 500px;
	margin: 22px 0;
}

.nav li{
	float: left;
	display: inline;
}
.nav li a{
	display: block;
	float: left;
	height: 40px;
	width: 100px;
	background: url(/images/top_nav.png);
	text-indent: -9000px;
}

.nav li.home a{background-position: 0 0;}
.nav li.apps a{background-position: -100px 0;}
.nav li.blog a{background-position: -200px 0;}
.nav li.support a{background-position: -300px 0;}
.nav li.company a{background-position: -400px 0;}

.nav li.home a:hover{background-position: 0 -40px;}
.nav li.apps a:hover{background-position: -100px -40px;}
.nav li.blog a:hover{background-position: -200px -40px;}
.nav li.support a:hover{background-position: -300px -40px;}
.nav li.company a:hover{background-position: -400px -40px;}

.nav li.home a:active{background-position: 0 -80px;}
.nav li.apps a:active{background-position: -100px -80px;}
.nav li.blog a:active{background-position: -200px -80px;}
.nav li.support a:active{background-position: -300px -80px;}
.nav li.company a:active{background-position: -400px -80px;}

.nav li.home.selected a{background-position: 0 -120px;}
.nav li.apps.selected a{background-position: -100px -120px;}
.nav li.blog.selected a{background-position: -200px -120px;}
.nav li.support.selected a{background-position: -300px -120px;}
.nav li.company.selected a{background-position: -400px -120px;}




html,body{
	margin:0;
	padding:0
}

a:active {outline: none;}
a:focus{-moz-outline-style: none;outline:none;}
img a:active {outline: none;}

a{
color:#3399cc;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

.title_app{
	font-size: 24px;
	font-weight: bold;
}

#wrapper {
	text-shadow: 0px 1px 0px #fff;
}

.greeny{
	color: #59872f;
	font-weight: bold;
}

.right_thumb{
	float: right;
	padding-left: 20px;
	padding-top: 10px;
}

.buy_buttons{
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: center;
}

#app{
	width: 220px;
	float: left;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 18px;
	border: 1px solid #f2f2f2;
}

#apps{
	float:left;
	line-height: 20px;
	width: 670px;
}

#app:hover{
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#app:active{
	background: #ccc;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#apps a{
color:#3399cc;
text-decoration:none;
}

#apps a:hover{
color:#3399cc;
text-decoration:none;
}

.coming_soon{
	text-align: center;
	font-size: 70px;
	padding: 20px 0px 50px 0px;;
}

.promoday {
	font-size: 14px;
	line-height: 50px;
}

body{
	font: 13px arial,sans-serif;
	color: #555;
	text-align:center;
	background: #f2f2f2;
}

#bg {
	background: transparent url("../images/bg.png") top repeat-x;
}

#header{
	height:70px;
  	padding-top: 5px;
  	color: #79B30B;
}

#container{
	text-align:left
}

p{
	margin: 0 0 10px 0;
}

#top {
	color: #446824;
	text-shadow: #eaffd8 0px 1px 0px;
	font-size: 18px;
	padding-top:22px;
	margin-bottom: 30px;
}

#top a{
color:#446824;
text-decoration:none;
}

#top a:hover{
color:#253914;
text-decoration:none;
}

#top1 {
	color: #2e2e2e;
	font-size: 20px;
	padding-top:20px;
}

#top1 a{
color:#2e2e2e;
text-decoration:none;
}

#top1 a:hover{
color:#2e2e2e;
text-decoration:none;
}


#top2 {
	color: #2e2e2e;
	font-size: 20px;
	padding-top:18px;
	margin-bottom: 30px;
}

#top2 a{
color:#2e2e2e;
text-decoration:none;
}

#top2 a:hover{
color:#2e2e2e;
text-decoration:none;
}


#container{
	width:960px;
	margin:0 auto;
}

#content{
clear:both;
float: left;
margin: 10px 0px 20px 0px;
padding: 0px;
background: #fcfcfc;
border: 1px solid #ccc;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#main {
width: 687px; 
padding: 10px 30px 0px 30px;
float:right;
margin: 0;
overflow:hidden;
background: #fff;
border-left: 1px solid #e8e8e8;
-moz-border-radius-topright:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
}


#sidebar {
padding: 0;
float: left;
width: 210px;
background: #fcfcfc;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomleft:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-left-radius:6px;
}

#rightbar{
float:right;
width: 180px;
padding: 20px 15px;
}

.category_selected {
	font-weight: bold;
	padding: 6px 10px;
	margin-bottom: 5px;
	background: #bde997;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.category {
	font-weight: bold;
	padding: 6px 10px;
	margin-bottom: 5px;
	background: #fcfcfc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.clink2{
	color: #111;
	text-decoration: none;
}

.clink2:hover{
	color: #111;
	text-decoration: underline;
}

.clink2:active{
	color: #111;
	text-decoration: underline;
}

.clink{
	color: #555;
	text-decoration: none;
}

.clink:hover{
	color: #111;
	text-decoration: underline;
}

.clink:active{
	color: #111;
	text-decoration: underline;
}

#floater{
	float: left;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
	text-shadow: 0px 1px 0px #fff;
}

#floater img{
	padding-top: 10px;
}

#floater a{
	color: #555;
	text-decoration:none;
}

#floater a:hover{
	color:#3399cc;
	text-decoration:none;
}

#floater2{
	float: left;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 10px;
	color: #333;
}

#floater2 a{
	color: #555;
	text-decoration:none;
}

#floater2 a:hover{
	color:#3399cc;
	text-decoration:none;
}

#quick_info{
	font-size: 13px;
	color: #555;
	text-align: left;
	padding: 10px 20px;
}

#quick_info a{
	color:#3399cc;
	text-decoration:none;
}

#quick_info a:hover{
	text-decoration:underline;
}

#app_home{
	float: left;
	text-align: center;
	width:320px;
}

#about{
	float:left;
	line-height: 20px;
	width: 670px;
	text-shadow: 0px 1px 0px #fff;
}

#about2{
	float:left;
	line-height: 20px;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 80px;
}

#team{
	float:left;
	line-height: 20px;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 30px;
}

#contact2{
	float:left;
	line-height: 20px;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 50px;
}

#company_title{
	font-size: 24px;
	float: left;
	margin-bottom: 20px;
	color: #333;
	margin-top: 20px;
}

#company_title2{
	font-size: 24px;
	float: left;
	margin-bottom: 20px;
	color: #333;
}

#company_title3{
	font-size: 24px;
	float: left;
	margin-bottom: 20px;
	color: #333;
}

#support{
	float:left;
	line-height: 20px;
	width: 680px;
}

#supportform{
	margin: 20px 0px;
}

#menu2{
	float:right;
	width: 250px;
}

.people{
	float:left;
	margin-bottom: 20px;
	margin-top: 10px;
}

.pic{
	float:left;
	margin-right: 10px;
	padding: 5px;
	background: #f6f6f6;
	border: 1px solid #e1e1e1;
}

.people_name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.people_position {
	margin-bottom: 10px;
}

.people_twitter {
	margin-top: 10px;
	margin-bottom: 10px;
}

.description{
	float:left;
	padding: 16px 20px;
}

.contact{
	float:left;
	width:330px;
	margin-bottom: 50px;
	margin-top: 10px;
}

.contact3{
	float:left;
	width:340px;
	margin-bottom: 50px;
	margin-top: 10px;
}

.icon_contact{
	float:left;
	padding: 9px 20px 0px 0px;
}

.icon_contact2{
	float:left;
	padding: 0px 20px 0px 0px;
}

.contact_info{
	float:left;
}

.name{
	font-size: 14px;
	font-weight: bold;
}

#footer {
	clear: both;
	margin: 0;
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #e0e0e0;
}


#footer-inner{
	border-top: 1px solid #fff;
	padding:6px 0px 20px 0px;
	text-shadow: 0px 1px 0px #fff;
}

.ft_right{
	float:right;
	color:#ccc;
}

.ft_left{
	float:left;
}

.spacings{
	margin-left: 20px;
}

.spacings2{
	padding: 0px 3px;
	color:#ccc;
}

/* Navigation-Menu */
#menu { width: 600px; float:right; margin-top:30px;}

.underlinemenu{
	font-weight: bold;
	text-shadow: #000 0px -1px 0px;
	width: 100%;
}

.underlinemenu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #ececec;
	padding: 9px 12px 10px 12px;
	text-decoration: none;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	color: #81bf49;
	background: #15181b;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-width: 0px;
}

.underlinemenu ul li a:active{
	background: #000;
	color: #81bf49;
}

/* Menu2 */
.menu{
	padding:0;
}

.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu ul li.widget{
	padding:0px;
	margin:0 0 20px 0;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: url("../images/bg_wb.png") bottom repeat-x #fff;
}

.menu ul li.widget ul{
	margin: 0;
	padding:5px 10px 8px 10px;
}

.menu ul li.widget ul li{
	padding: 5px 0 5px 0px;
	margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
	border-bottom: none !important;
	padding: 5px 0 5px 0px;
}

.menu ul li.widget h3{
	padding:6px 0 6px 10px;
	margin:0;
	color: #446824;
	text-shadow: #eaffd8 0px 1px 0px;
}

.menu ul li h3 a{
	color: #446824;
}
.menu ul li h3 a:hover{
	color: #446824;
	text-decoration: none;
}

.menu ul li.widget h3 {
	background: #bce598 url("../images/bg_w.png") left bottom repeat-x;
	-moz-border-radius-topright: 6px;
	-khtml-border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	border-width: 0;
}

#support{
	line-height: 20px;
	margin-bottom: 20px;
}

#supportform{
	margin: 20px 0px;
}

.support-input {
	border: 1px solid #ccc;
	padding: 4px;
	color: #666;
	font-size: 13px;
	font-family:helvetica,arial,sans-serif;
}

.custom-button {
	background: #fff url(http://mintapps.com/images/button_bg.png) repeat-x bottom;
	border: 1px solid #d8d8d8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding: 6px 10px;
	text-shadow: 0px 1px 0px #fff;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	margin-top: 10px;
}

.custom-button:active {
	background: #d9d9d9;
}