a:link,a:active,a:visited{
	color: #FF6600;
	text-decoration: none;

}
a:hover{
	color: #0AA2B4;
	text-decoration: none;

}
.display:link,.display:active,.display:visited{
	color: #666666;
	text-decoration: none;

}
.display:hover{
	color: #0AA2B4;
	text-decoration: none;

}
.link:link,.link:active,.link:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;


}
.link:hover{
	color: #FFCC00;
	text-decoration: none;

}
BODY {
	background-color: #FAF8CC;
	background-image: url(images/bg-body-ubiquiti.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.bg-header-training {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body {
	width: 769px;
}
.training-atas {
	background-image: url(images/bayangan-atas-training.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	width: 769px;

}
.header {
	background-image: url(images/header-ubiquiti.jpg);
	height: 200px;
	width: 769px;
	cursor: hand;
	background-repeat: no-repeat;


}
.training-bawah {
	background-image: url(images/bayangan-bawah-training.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
DIV,tr,td,th,select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.bg-content {
	background-image: url(images/bg-content.png);
	background-repeat: repeat;
	padding-top: 12px;
	padding-bottom: 12px;

}
.isi {
	width: 745px;
	background-color: #FFFFFF;
	padding: 1px;


}
#footerbanner {
	padding:5px;
	background-color: #000000;
	bottom: 0px;
	margin-bottom: 0px;

	right: 0;

	color: #FFFFFF;
	text-align: center;
	clear: both;
	letter-spacing: 1px;
}.bg-link {
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 5px;
	background-color: #171717;



}

/** LINK **/
.suckerdiv ul{
	margin: 0;
	list-style-type: none;
	background-color: #F4F4F4;
	padding: 0px 0px 0px 10px;
}
	
.suckerdiv ul li{
	position: relative;
	text-align: left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
	background-color: #FAF8CC;
	font-weight: bold;
	color: #0AA2B4;
}

.suckerdiv .subfolderstyle{
	background-image: url(images/arrowsub.gif);
	background-repeat: no-repeat;
	background-position: center right;

}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/* End *//** LINK **/


.content-left {
	background-color: #F4F4F4;
	float: left;
	width: 226px;
}
.clear {
	clear: both;
}
.bg-title {
	background-color: #0BA9BA;
	background-image: url(images/bg-title.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-y;
	text-align: left;

}
H6 {
	font-weight: bold;
	text-transform: uppercase;
	color: #F4F5CC;
	padding-left: 4px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.list-training {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-image: url(images/radio-training.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
}

/*LIST TRAINING*/
.glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 90%;
	text-align: left;


}

.glossymenu li a{
	color: #333333;
	display: block;
	width: auto;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	font-size: 11px;
	background-image: url(images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;



}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:hover{
	font-weight: bold;
	color: #0AA2B4;
	background-color: #FAF8CC;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;


}

/*LIST TRAINING*/
.content-right {
	float: right;
	width: 490px;
	padding: 10px;
	text-align: justify;


}
H2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.list:link,.list:visited,.list:active{
	color: #333333;

}
.list:hover{
	color: #0AA2B4;
	text-decoration: none;
}
H1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00294F;
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;

}
H5 {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
}
.error-komen {
	background-color: #0BA7B8;
	font-weight: bold;
	padding: 10px;
}
.backto {
	background-image: url(images/bg-content.png);
	background-repeat: repeat;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.input {
	border: 1px solid #CCCCCC;
}

.display-produk {
	border: 1px solid #E5E5E5;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 105px;
	width: 105px;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	overflow: hidden;
}
.display-produk-over {
	border: 1px solid #E5E5E5;
	background-color: #E5E5E5;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 105px;
	width: 105px;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	overflow: hidden;
}
.display-pad {
	padding: 2px;

}

/* BEGIN PageBar */

.pagebar {
	font-size: 0.8em;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #FFF;
	text-decoration: none;
text ; 	margin-top: 10px;
}
.pagebar a, .pageList .this-page {
	border: 1px solid #E3E3E3;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #333333;
}
.pagebar a:hover {
	border: 1px solid #0AA2B4;
	color: #0AA2B4;
} 
.pagebar .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagebar .this-page { border: 1px solid #0AA2B4; padding: 0.2em 0.5em; font-weight: bold; background: #0AA2B4; color: #FFFFFF; }
.total {
	clear: both;
	margin-bottom: 5px;
}

/* ENLARGE IMAGES */
	#gallery {
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
.prod {
	margin-top: 5px;
}
.logo {
	background-image: url(http://www.spectrumindo.com/images/logo-spectrum.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 190px;
	float: left;
	margin-top: 20px;

}
.cari {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.hasil {
	clear: both;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}

/** SUGGESTION **/
	.suggestionsBox {
		position: absolute;
		width: 200px;
		background-color: #212427;
		border: 1px solid #000;
	display: block;	
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: hand;
	color: #FFFFFF;
	text-align: left;
	top: 1em;
	display: block;
	}
	
	.suggestionList li:hover {
	background-color: #0BA9BA;
	cursor: hand;
	display: block;
	}
/** SUGGESTION **/

/** NEWS **/
.display-news {
	margin-right: 12px;
	margin-bottom: 8px;
}
.display-news-over {
	background-color: #F2F2F2;
	margin-right: 12px;
	margin-bottom: 8px;
}
/** NEWS **/
ul#news {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
.random{
	width: 225px;
	padding: 5px;
	text-align: center;
	height: 100px;

}
.kontak {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 40px;

}
.h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}