/*   
Theme Name: Aneka Infokom Tekindo - Front Landing Pages
Theme URI: http://www.aneka-infokom.co.id
Description: Modern Office with Style. (Do More In Style)
Author: Horse, Dog and Tiger at Pensil Warna Design Butique
Author URI: http://www.pensilwarnadesign.com
Version: 2.0
*/

/* Reset everything if there anything to reset to the default value */

* {margin:0;padding:0;} 

body {
	background-color: #b3b3b3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-image: url(nImages/bg.jpg);
	background-repeat: repeat-x;
}

/* Basic CSS Property, giving law and order to the whole web world */

#wrapper {
	width: 999px;
	height: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 50px;
	background-image: url(nImages/logo_toshiba_aneka_infokom.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#slideshow {
	width: 999px;
	height: 446px;
}

#navigation {
	width: 999px;
	height: 54px;
	background-color: #000;	
}

#navigation li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

.utama {	
	padding-top: 0px;
}

.notebook a {
	height: 40px;
	float: left;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 63px;
	margin-left: 70px;
	padding-top: 18px;
	background-image: url(nImages/notebook.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
}

.fotokopi a {
	height: 40px;
	float: left;
	color: #ffff00;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 63px;
	margin-left: 60px;
	padding-top: 18px;
	background-image: url(nImages/photocopy.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
}

.telephone a {
	height: 40px;
	float: left;
	color: #6666ff;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 63px;
	margin-left: 60px;
	padding-top: 18px;
	background-image: url(nImages/phone.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

.posunit a {
	height: 40px;
	float: left;
	color: orange;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 63px;
	margin-left: 60px;
	padding-top: 18px;
	background-image: url(nImages/pos.png);
	background-position: 0 7px;
	background-repeat: no-repeat;
}

.sidekick {
	float: right;
	padding-top: 18px;
}

.sidekick a {
	float: right;
	color: whitesmoke;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 20px;
}

#footer {
	text-align: center;
	margin-top: 5px;
	color: #636363;
}

/* Slideshow CSS property, these run all the primetime show and entertainment */

.contentslide{
	padding: 0 0 0px 0;
	width: 999px;
}

.contentslide .opacitylayer{ 
/*Do not edit this rule without CSS opacity behavior*/
width: 100%;
height: 405px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
	width: 999px; 
/*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
	text-align: right;
	height: 20px;
	background-color: #b3b3b3;
	border: 1px solid #dddddd;
	border-width: 0 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* html .pagination{ 
/*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 999px; /*IE5 width*/
}

.pagination a{
	padding: 3px 5px;
	text-decoration: none;
	background-color: #999999;
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
}

.pagination a:hover, .pagination a.selected{
	color: #ffffff;
	background-color: #777777;
}
/* Done, in style by Pensil Warna Design - Web Design and Animation Butique */
