/*
www.ikangai.com screen stylesheet
www.ikangai.com copyright 2009 
www.creativesyntax.at by Vuong Q. Dung 
*/
/*	-------------- CENTRAL STYLES -------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;	/* footer */
}
html {
	margin:0;
	padding:0;
}
body {
/*	font-family: Georgia,Palatino,Times,Serif; */
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.75em;	
	color:#898989;
	background: url(../img/top_tile.png) repeat-x top;
	line-height:1.5em;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#af0000;
}
a:hover {
	text-decoration:none;	
	color:#ff0000;
}
acronym {
	color:#121212;
	border-bottom:1px dotted #121212;
	cursor:help;
}
img {
	border:none;
}
h3 {
	font-size:1.4em;
}
h4 {
	margin-top:1.5em;
	margin-bottom:1.5em;
	line-height:1.5em;
}
pre {
	background:#dddddd;
	font-size: 1.4em;
	padding:5px 0 10px 5px;
	color:#000000;
	border-left:5px solid #555555;
	margin-top:1.5em;
	margin-bottom:1.5em;	
	}
.right-content pre code span {
	color:blue;
	font-weight:normal;
}
/*	-------------- SPECIFIC CONTAINERS -------------- */
#container-index {
	position:relative;
	width:780px;
	left:50%;
	margin-left:-390px;
	min-height: 100%; /* footer */
	background:transparent url(../img/bgindex.png) repeat-y;
}
/* 2 featured apps */
#index-colLeft {
	float:left;
	margin-left: 55px;
	width: 290px;

}
#index-colRight {
	float:right;
	margin-right: 55px;
	width: 290px;
}
#index-colLeft a , #index-colRight a {
	outline: none;
}
#index-colLeft img , #index-colRight img {
	margin-bottom: 20px;
}
#container {
	position:relative;
	width:780px;
	left:50%;
	margin-left:-390px;
	min-height: 100%; /* footer */
	background:transparent url(../img/bg.png) repeat-y;
}
* html #container {
	height: 100%;	/* footer, must be after container */
}
#header {
	height:210px;
	width:780px;
	background:url(../img/header.png) no-repeat;
}
#content-index {
	width: 750px;
	margin-left:10px;
	padding: 0 0 0 10px;
}
#content {
	width: 750px;
	margin-left:10px;
	padding: 0 0 0 10px;
}
#left {
	float:left;
	width:247px;
	color:#555555;
}
#left h3 {
	height:18px;
	margin-left:-5px;
	padding: 12px 0px 10px 15px;
	background: transparent url(../img/h3left2.png) no-repeat left;
	color:#363636;
	font-weight:bold;
}
.left-content {
	padding-left: 5px;
	margin:1.5em 10px 1.5em 0;
}
.left-content a, .left-content img {
	outline:none;
}
#left ul {
	padding:0;
	margin-bottom:10px;
	list-style:none;
}
#left ul li {
	padding:0;
	margin-left:10px;
	margin-right:15px;
	line-height:2.4em;
	border-bottom:1px solid #eeeeee;
}
#left ul li:hover {
       background:#eeeeee;
}

#right {
	width:493px;
	margin-left:257px;
	color:#555555;
}
.right-content {
	line-height: 1.5em;
	margin: 1.5em 20px 1.5em 10px;
}
.right-content span {
	color:#ff1111;
	font-weight:bold;
	padding:0 3px 0 3px;
	background:#dddddd;
}
#right h3 {
	width:470px;
	height:18px;
	padding:12px 5px 10px 15px;
	background: url(../img/h3right2.png) no-repeat right;
	margin-left:-10px;
	color:#363636;
}
#right .right-content ul {
	margin: 1.5em 20px 1.5em 30px;
	list-style-image:url(../img/listbullet.png);
}
#right ol {
	padding: 10px 10px 10px 35px;
}
#right #sm {
	font-weight:bold;
}
#right #sm .sm2nd{
	font-weight:normal;
}
#right .sm2nd {
	list-style: none;
}
#right a[href^="http:"], #right a[href^="mailto:"], #left p a[href^="http:"], #left p a[href^="mailto:"] {
	display:inline-block;
	padding-left:1.2em;
	background:transparent url(../img/urlbullet.png) center left no-repeat;
}
#right a[href^="http:"]:hover, #right a[href^="mailto:"]:hover, #left p a[href^="http:"]:hover, #left p a[href^="mailto:"]:hover {
	background:transparent url(../img/urlbullet2.png) center left no-repeat;
}
/*	-------------- NAVIGATION STYLES -------------- */
/* dropdown */
#topnavi {
	width: 100%;
	background: url(../img/topnavi-bg.png)no-repeat;
}
#topnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 115px;
	float: left;
}
#topnavi .info {
	margin-left:205px;
}
#topnavi a, #topnavi h4 {
	display: block;
	height:30px;
	margin: 0;
	font-weight:normal;
}
#topnavi h4 a {
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	color:#bbbbbb;
	outline:none;
}
#topnavi h4 a:hover {
	background: url(../img/dropdown.png) 0 0 no-repeat;
}
#topnavi h4 {
	color: #fff;
	margin-bottom:10px;
}
#topnavi a {
	text-decoration: none;
}
#topnavi a:hover {
	color: #ffffff;
}
#topnavi .active {
	color: #ff0000;
	background: url(../img/dropdown.png) no-repeat;
}
#topnavi li {
position: relative;
}
#topnavi ul li ul li {
	height:29px;
}
#topnavi ul li ul .top {	
	background: url(../img/dropdown.png) 0 -40px no-repeat;
}
#topnavi ul li ul .body {	
	background: url(../img/dropdown.png) 0 -69px no-repeat;
}
#topnavi ul li ul .bottom {	
	height:19px;
	background: url(../img/dropdown.png) 0 -98px no-repeat;
}
#topnavi ul li ul li a {
	text-align:left;
	padding-left:15px;
	height:24px;
	padding-top:5px;
	color:#bbbbbb;
	outline:none;
}
#topnavi ul ul {
	position: absolute;
	z-index: 500;
}
#topnavi ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
div#topnavi ul ul {
	display: none;
}
div#topnavi ul ul,
div#topnavi ul li:hover ul ul,
div#topnavi ul ul li:hover ul ul
{display: none;}

div#topnavi ul li:hover ul,
div#topnavi ul ul li:hover ul,
div#topnavi ul ul ul li:hover ul
{display: block;}

/* tabnavi */
#tabnavi {
	position:absolute;
	top:134px;
	left: 320px;
	width: 540px;
	height: 35px;	
}
#tabnavi ul {
	list-style:none;
	width: 540px;
	height: 35px;
}
#tabnavi li {
    list-style: none;
	display: inline;
	text-align: center;
}
#tabnavi li a {
	text-decoration: none;
	display:block;
	float:left;	
	background: url(../img/navigation.png) no-repeat;
	text-indent: -9999px;
	outline:none;
}

/* tabnavi li */
li#services a {
	width:120px;
	height:35px;
}
li#blog a {
	width:110px;
	height:35px;
}
li#help a {
	width:110px;
	height:35px;
}
li#about a {
	width:120px;
	height:35px;
}

/* tabnavi index */

li#services a:link, li#services a:visited {	
	background-position: -0px -0px;
	}	
li#services a:hover, li#services a:focus {	
	background-position: -0px -35px;
	}
li#blog a:link, li#blog a:visited {	
	background-position: -120px -0px;
	}
li#blog a:hover, li#blog a:focus {	
	background-position: -110px -105px;
	width: 120px;
	margin-left: -10px;
	}
li#help a:link, li#help a:visited {	
	background-position: -230px 0px;
	}	
li#help a:hover, li#help a:focus {	
	background-position: -220px -210px;
	width: 120px;
	margin-left: -10px;
	}	
li#about a:link, li#about a:visited {	
	background-position: -340px -0px;
	}
li#about a:hover, li#about a:focus {	
	background-position: -330px -315px;
	width: 120px;
	margin-left: -10px;
	}
/* services tab */
body#services-page li#services a:link, body#services-page li#services a:visited {	
	background-position: -0px -35px;
	}
body#services-page li#blog a:hover, body#services-page li#blog a:focus {	
	background-position: -110px -70px;
	width: 120px;
	margin-left: -10px;
	}
/* blog tab */
body#blog-page li#blog a:link, body#blog-page li#blog a:visited {	
	background-position: -110px -105px;
	width: 120px;
	margin-left: -10px;
	}
body#blog-page li#services a:hover, body#blog-page li#services a:focus {	
	background-position: -0px -140px;
	overflow: auto;
	position: relative;
	}
body#blog-page li#help a:hover, body#blog-page li#help a:focus {	
	background-position: -220px -175px;
	width: 120px;
	margin-left: -10px;
	}	
/* help tab */
body#help-page li#help a:link, body#help-page li#help a:visited {	
	background-position: -220px -210px;
	width: 120px;
	margin-left: -10px;
	}
body#help-page li#blog a:hover, body#help-page li#blog a:focus {	
	background-position: -110px -245px;
	width: 120px;
	margin-left: -10px;
	overflow: auto;
	position: relative;
	}	
body#help-page li#about a:hover, body#help-page li#about a:focus {	
	background-position: -330px -280px;
	width: 120px;
	margin-left: -10px;
	position: relative;
	}
/* about tab */
body#about-page li#about a:link, body#about-page li#about a:visited {	
	background-position: -330px -315px;
	width: 120px;
	margin-left: -10px;
	}
body#about-page li#help a:hover, body#about-page li#help a:focus {	
	background-position: -220px -280px;
	width: 120px;
	margin-left: -10px;
	overflow: auto;
 	position: relative;
	}
body#about-page li#blog a:hover, body#about-page li#blog a:focus {	
	background-position: -110px -105px;
	width: 120px;
	margin-left: -10px;
	overflow: auto;
	position: relative;
	}

/*	-------------- TABLE STYLES -------------- */
.data {
	width:480px;
	text-align:left;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
.data td {
	padding: 0 10px 10px 10px;
}
th{
	text-align:left;
}
.tableleft {
	width:120px;
	padding-left:5px;
	vertical-align:top;
}
.tableright {
	width:363px;
	padding-left:5px;
	vertical-align:top;
}
.data ul {
	margin: 1.5em 20px 0 30px;
	list-style:upper-roman;
}

/* qcard spec tables */
table.specs {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 465px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.specs td {
	background-color: #dddddd;
	color: #000;
	padding: 4px;
	text-align: left;
	vertical-align:top;
	border: 1px #fff solid;

}
table.specs .title {
	font-weight: bold;
}
table.specs .left {
	width:25%;
}
table.specs td.hed {
	background-color: #555;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;

} 

/*	-------------- SEARCH FORM STYLES -------------- */
#left #sidebar-list {
	list-style:none;
}

#searchform {
	width:225px;
	height:80px;
	list-style:none;
	padding:10px;
	margin:0 0 20px 10px;
    background: url(../img/bg_leftform.png) top left no-repeat;
}
#searchform label {
	margin-bottom:10px;
	color:#000000;
}
#searchform #s {
	margin-bottom:10px;
	width:200px;
	height:18px;
	padding:4px 0 4px 5px;
    background: url(../img/bg_leftsearch.png) top left no-repeat;
	border:none;
}
#searchform #searchsubmit {
	padding:3px 0 3px 0;
	width:68px;
	height:24px;
	border:none;
    background: url(../img/bg_leftsubmit1.png) top left no-repeat;
}
#searchform #searchsubmit:hover {
	color:#cc0000;
    background: url(../img/bg_leftsubmit2.png) top left no-repeat;
}
#searchform label, #searchform #searchsubmit {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:0.9em;
	font-weight:bold;
}
form {
    margin: 0;
}
#search_box {
	margin-left:40px;
	margin-right:10px;
	margin-top:20px;
    width: 200px;
    height: 30px;
    background: url(../img/bg_search.png);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
    font-size: 1em;
	color:#666666	;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
	width:27px;
	height:24px;
}
#search_box fieldset {
	border:none;
}
/*	-------------- FOOTER STYLES -------------- */
#footer {
	position:relative;
	clear:both;
	width:780px;
	height:90px; 
	padding-top:10px;
	margin:-100px auto 0 auto;	/* height + padding */
	background:url(../img/bg_footer.png) no-repeat top right;
	color:#555555;
}
#clearfooter {
	clear:both;
	height:100px;	/* height + padding of #footer */
}
#footerleft {
	float:left;
	width:360px;
	padding:0px 10px 10px 20px;
}
#footerright {
	margin-left:390px;
	width:375px;
	padding:0 15px 0 0;
	text-align:right;
}
#footerright img {
	height:32px;
	border:none;
	padding:5px;
}
#footerright a{
	height:32px;
}
#footerright img:hover {
	background: #eeeeee;
}
/*	-------------- EXTRA DIVS -------------- */
#logo {
	border:none;
	height:130px;
	width:280px;
	padding-top:68px;
	background:url(../img/logo.png) no-repeat 0px 68px;
}
#logo a {
	display:block;
	height:124px;
	outline:none;
}
#logo a span {
	visibility: hidden;
}
#screenshots {
	margin:0;
	padding:0;
}
#screenshots li {
	display:inline;
	list-style-type:none;
	padding:5px;
}
#screenshots img {
	margin:0;
	padding:0;
	height:80px;
	width:80px;
	border:5px solid #ddd;
}
#screenshots a{
	height:80px;
}
#screenshots img:hover {
	border:5px solid #ccc;
}
/*	-------------- EXTRA DIVS END -------------- */
.counter {
	position:absolute;
	width:100px;
	height:100px;
	margin-left:207px;
	margin-top:50px;
	text-align: center;
	font-size:1.8em;
	display:block;
	color:white;
}
.counter span {
	font-size:1.4em;
	line-height:1em;
}