@import url("common.css");
@import url("editor-style.css");

body
{
	
	//background: #ddd url(images/bgall.jpg) repeat-x;
	margin-bottom: 80px;
}

li
{
	margin: 4px 0 4px 18px;
}

a, a:hover
{
	text-decoration: none;
}


#solution span, #nwseve span, #prodhd span, h1#othnwseve span
{
	display: none;
}

#container
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #3b3d3e;
	text-align: center;
	height: 100%;
	width: 100%;
}

#main
{
	background-color: #fff;
	width: 890px;
	margin: 0 auto;
}

#header
{
/*	background: url(images/logo-hires.png) no-repeat scroll 22px center;
	height: 92px; */
	background: url(images/logo.jpg) no-repeat scroll 0 6px;
	height: 52px;
	color: #878787;
	padding: 25px 22px 0 0;
}

#header a:link, #header a:visited
{
	color: #878787;
	text-decoration: none;
}

#header a:hover
{
	color: #2C7D90;
	text-decoration: none;
}

#welcome
{
	display: none;
}



#line1
{
	height: 12px;
	border-bottom: 3px solid #D6D6D6;
}

#konten
{
	padding: 15px 20px 20px 20px;
	text-align: left;
	position: relative;
	z-index: 1;
	width: 100%;
}

#kiri
{
	float: left;
	width: 580px;
	min-height: 100px;
}

#kiri, #kanan
{
	margin-bottom: 10px;
}

#mflash
{
	display: block;
	height: 259px;
	width: 580px;
	background: url(images/center-image.jpg) no-repeat;
}

#dnews
{
	display: block;
	width: 580px;
}

#lbig
{
	padding-top: 20px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#solution, #othnwseve, #nwseve
{
	padding-bottom: 10px;
	height: 18px;
}

#solution
{
	background: url(images/hd-solution.jpg) no-repeat;
	border-bottom: 1px solid #ddd;
	margin: 0 0 6px;
}

#othnwseve
{
	background: url(images/hd-othernews.jpg) no-repeat;
	display: block;
	border-bottom: 2px solid #D6D6D6;
}

#nwseve
{
	background: url(images/hd-newsev.jpg) no-repeat;
	display: block;
}

.solmain
{
	float: left;
	width: 280px;
	font-size: 11px;
	padding: 0 10px 0 0;
}

.solmain h2, h2.judul
{
	font-size: 15px;
	font-weight: bold;
	color: #2c96a4;
	display: block;
	padding: 10px 0 4px;
}

#kanan
{
	float: left;
	margin-left: 40px;
	width: 228px;
}

#prodhd
{
	background: url(images/hd-producthilight.jpg) no-repeat;
	height: 60px;
	margin-top: 15px;
}


.date1
{
	color: #2d8393;
}


.white
{
	color: #FFF;
}

.lrnmore:link, .lrnmore:visited
{
	color: #333;
	font-size: 11px;
}

.lrnmore:hover
{
	color: #FFF;
	background-color: #666;
	text-decoration: none;
}

.lrnmore-right
{

}

.isi1
{
	margin-top: 10px;
}

.isi1 img
{
	float: left;
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-bottom: 5px;
}

/*** Footer ***/
#Footer
{
	margin: 10px auto 0;
	width: 890px;
	font-size: 10px;
	color: #706c6c;
}

#Footer a
{
	display: inline-block;
	margin: 0 2px;
}

#Footer a:link, #Footer a:visited
{
	color: #706c6c;
}

#Footer a:hover
{
	color: #fff;
	background-color: #000;
}

#Footer div a span
{
	color: #fff;
}

#Copyright
{
	float: right;
	text-align: right;
}

#Copyright a
{
	font-size: 11px;
	font-weight: bold;
}

/*** Search form ***/

#TopLink
{
	float: right;
	margin: 8px 10px 0 0;
	letter-spacing: 1px;
}

#SearchContainer
{
	width: 218px;
	height: 29px;
	background: url("images/search-box.png");
	float: right;
}

#SearchInput
{
	float: left;
	margin: 6px 0 0 6px;
	border: 0;
	width: 160px;
	background: none;
	color: #999;
	padding: 0 0 0 4px;
	font-size: 12px;
}

#SearchSubmit
{
	float: right;
	margin: 2px 4px 0 0;
	cursor: pointer;
}



/*** Accordion - Products page ***/

h1.SolutionCategory
{
	color: #36f;
	margin: 2px 0;
}

#DataSecurityAccordion
{
	margin-bottom: 20px;
}

#BrandAccordion .arrow-icon
{
	color: #3d77cb;
}

#BrandAccordion h3, #DataSecurityAccordion h3, #DataCommunicationAccordion h3
{
	font-size: 17px;
	font-weight: bold;
	padding: 2px 0 2px 26px;
}

#BrandAccordion .Brand, #DataSecurityAccordion .Solution,
#DataCommunicationAccordion .Solution
{
	border-top: 1px solid #aaa;
}

#BrandAccordion .BrandContent, #DataSecurityAccordion .SolutionContent,
#DataCommunicationAccordion .SolutionContent
{
	margin-top: 10px;
}

#BrandAccordion .ProductList, #DataSecurityAccordion .ProductList,
#DataCommunicationAccordion .ProductList
{
	font-size: 10px;
	font-weight: bold;
	border-top: 2px solid #000;
	margin: 4px 0 0;
}

#BrandAccordion .ProductList a, #DataSecurityAccordion .ProductList a,
#DataCommunicationAccordion .ProductList a
{
	display: inline-block;
	padding: 0 4px;
	color: #337;
}

#BrandAccordion .ProductList a span,
#DataSecurityAccordion .ProductList a span,
#DataCommunicationAccordion .ProductList a span
{
	color: #38f;
}

#BrandAccordion .ProductList a:hover,
#DataSecurityAccordion .ProductList a:hover,
#DataCommunicationAccordion .ProductList a:hover
{
	background-color: #dde;
}


/*** Product Detail ***/

.ProductPicture
{
	margin-bottom: 10px;
}


/*** Top Menu - Image version ***/

#nav
{
	background-image: url(images/menuoff.jpg);
	width: 100%;
	z-index: 100;
}

.nav a
{
	display: inline-block;
	float: left;
	height: 38px;
}

.nav ul
{
	list-style: none;
	margin: 0;
}

.nav li
{
	position: relative;
	float: left;
	margin: 0;
}

.nav a span
{
	display: none;
}

.nav a:hover, .nav a.active
{
	background-image: url("images/menuon.jpg");
}

#nav1 a
{
	width: 72px;
}

#nav2 a
{
	width: 102px;
}

#nav3 a
{
	width: 67px;
}

#nav4 a
{
	width: 71px;
}

#nav5 a
{
	width: 66px;
}

#nav6 a
{
	width: 93px;
}

#nav7 a
{
	width: 55px;
}

#nav8 a
{
	width: 68px;
}

#nav9 a
{
	width: 80px;
}

#nav1 a:hover, #nav1 .active
{
	background-position: 0 0;
}

#nav2 a:hover, #nav2 .active
{
	background-position: -72px 0;
}

#nav3 a:hover, #nav3 .active
{
	background-position: -174px 0;
}

#nav4 a:hover, #nav4 .active
{
	background-position: -241px 0;
}

#nav5 a:hover, #nav5 .active
{
	background-position: -312px 0;
}

#nav6 a:hover, #nav6 .active
{
	background-position: -378px 0;
}

#nav7 a:hover, #nav7 .active
{
	background-position: -471px 0;
}

#nav8 a:hover, #nav8 .active
{
	background-position: -526px 0;
}

#nav9 a:hover, #nav9 .active
{
	background-position: -594px 0;
}

/*** Top Menu ***/

.Navigation
{
	background: url("images/menu-background.png") repeat-x;
	width: 100%;
	height: 38px;
	font: 16px "Trebuchet MS", sans-serif;
}

.Navigation ul
{
	list-style: none;
	margin: 0 0 0 36px;
}

.Navigation li
{
	position: relative;
	float: left;
	margin: 0;
}

.Navigation a
{
	color: #fff;
	margin: 0 1px;
	padding: 0 0 0 10px;
	display: inline-block;
}

.Navigation a span
{
	display: inline-block;
	padding: 8px 10px 10px 0;
	cursor: pointer;
}

.Navigation a.active
{
	color: #ff9;
}

.Navigation a:hover, .Navigation a.active
{
	background: url("images/hover.png") no-repeat 0 0;
}

.Navigation a:hover span, .Navigation a.active span
{
	background: url("images/hover.png") no-repeat 100% 0;
}


/*** Product & Solution Dropdown ***/

#nav3
{
	z-index: 110;
}

#nav4
{
	z-index: 120;
}

#nav3 .BrandList, #nav4 .SolutionList
{
	display: none;
	position: absolute;
	margin: 38px 0 0;
	background-color: #021c8a;
}

#nav3 .BrandList
{
	width: 150px;
}

#nav4 .SolutionList
{
	width: 170px;
}

#nav3 .BrandList a, #nav4 .SolutionList a
{
	height: 14px;
	margin: 0;
	padding: 2px 6px;
	text-align: left;
	color: #fff;
}

#nav3 .BrandList a
{
	width: 138px;
}

#nav4 .SolutionList a
{
	width: 158px;
}

#ProductMenu .BrandList
{
	display: none;
	position: absolute;
	margin: -2px 0 0;
	width: 150px;
	background-color: #247;
}

#ProductMenu:hover .BrandList, #nav3:hover .BrandList, #nav4:hover .SolutionList
{
	display: block;
}

#ProductMenu .BrandList a
{
	width: 138px;
	margin: 0;
	padding: 2px 6px;
	text-align: left;
}

#ProductMenu .BrandList a:hover, #nav3 .BrandList a:hover,
#nav4 .SolutionList a:hover
{
	background: #08f none;
}

#nav4 li b
{
	color: #ff9;
	font-size: 12px;
	height: 16px;
	padding: 2px 6px;
}

#DataComm
{
	margin: 4px 0 0;
}


/*** Sidebar ***/

#SideNews h1 span, #SideProduct h1 span
{
	display: none;
}

#SideNews h2, #SideProduct div
{
	border-top: 1px solid #ddd;
	margin: 6px 0 2px;
	padding: 4px 0 0 0;
}

#SideNews h1
{
	background: url(images/hd-newsev.jpg) no-repeat;
	height: 18px;
}

#SideNews a, #SideProduct a
{
	color: #021c8a;
}

#SideNews a:hover, #SideProduct a:hover
{
	color: #fff;
	background-color: #666;
}

#SideProduct div a:hover
{
	background-color: #fff;
}

#SideNews .ReadMore
{
	margin: 4px 0;
	text-align: right;
}

#SideNews h2, #SideProduct h2
{
	font-size: 11px;
	font-weight: bold;
	color: #f00;
}

#SideNews h2 span
{
	display: inline-block;
	width: 34px;
}

#SideProduct
{
	margin: 10px 0 0;
}

#SideProduct h1
{
	background: url(images/hd-producthilight.jpg) no-repeat;
	height: 23px;
}

#SideProduct div
{
	margin-bottom: 4px;
}

#SideProduct img
{
	width: 194px;
}



/*** News & Events ***/

div.NewsEvents
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 12px 0;
}

div.NewsEvents h3
{
	color: #f00;
	font-size: 11px;
}

div.NewsEvents h3 span
{
	display: inline-block;
	width: 46px;
}

div.NewsEvents a
{
	font-size: 11px;
	color: #36f;
	display: inline-block;
	margin-left: 64px;
}

/*** WhitePapers ***/

div.WhitePapers
{
	padding: 0 0 4px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 4px;
}

div.WhitePapers h3
{
	font: 11px Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #36f;
}

div.WhitePapers p.PdfLink
{
	text-align: right;
	margin: 4px 0 2px;
}

div.WhitePapers p.PdfLink a
{
	color: #2d64aa;
}

/*** Pagination ***/
div.pagination
{
	padding: 8px 0;
	position: absolute;
	bottom: 0;
}

div.pagination a, div.pagination span
{
	padding: 2px 5px;
	margin: 2px;
}

div.pagination a
{
	border: 1px solid #aad;
	text-decoration: none;
	color: #009;
}

div.pagination a:hover, div.pagination a:active
{
	border: 1px solid #009;
	color: #000;
}


div.pagination span.current
{
/*	display: inline-block; */
	border: 1px solid #009;
	font-weight: bold;
	background-color: #009;
	color: #fff;
}

div.pagination span.disabled
{
	border: 1px solid #eee;
	color: #ddd;
}
	