@charset "UTF-8";
/* CSS Document */
/* =========================================================== */
/* Format*/
/* =========================================================== */
body 
{
	background-color:#ffffff;
	font-size:12px;
	color:#233f87;
	text-align:left;
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,p,ul,li,address
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:160%;
}

h1,h2{
	font-size:5px;		
	text-indent:-10000em;
	text-decoration:none;
}

li
{
	list-style:none;
}



/* =========================================================== */
/*Top */
/* =========================================================== */
.Top
{
	width:100%;
	height:90px;
	background-color:#ffffff;
}
#top_border {
	background-color: #0D162B;
	height: 12px;
	width: 100%;
}

#SELogo{
	width:47%;
	margin:0 auto;
	float:left;
	height: 73px;
}

.Top h1 a{
	background:url(../SEimages/SELOGO.gif) left top no-repeat;
	display:block;
	width:356px;
	height:70px;
	margin-right:38px;
	margin-top:10px;
	float:right;
	margin-left: 40px;
}

.TopSlogan{
	width:53%;
	margin:0 auto;
	float:right;
}

.TopSlogan p{
	width:100%;
	height:62px;
	/*	width:502px;
	margin-left:20px;*/
	/*background:url(../SEimages/SEwebsiteMain_02a.gif) no-repeat;*/
	font-size:5px;		
	text-indent:-10000em;
	text-decoration:none;
}

#TopMenu{
	background:url(../SEimages/TpMenubg.gif) repeat-x;
	width:53%;
	float:right;
}

#menu_top {
	position: relative;
	width: 500px;
	height: 28px;
	background: url(../SEimages/TpMenuleft.gif) no-repeat;
	padding-left: 32px;
}

#menu_top_ecatalog {
	position: relative;
	width: 500px;
	height: 28px;
	padding-left: 32px;
}

#TopMenu h2{
	background:url(../SEimages/TpMenuDivider.gif);
	background-position:top;
	width:2px;
	height: 28px;
	float: left;
	position: relative;
}
#TopMenu h3{
	height: 28px;
	float: left;
	position: relative;
}

#divider{
	background:url(../SEimages/TpMenuDivider.gif);
	background-position:top;
	width:2px;
	height: 28px;
	float: left;
	position: relative;
}

.TopMenu li {
	float:left;		
	font-size:5px;
	height:28px;
	text-indent:-10000em;
	text-decoration:none;
}

.TopMenu li a{
	height:28px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}


#Edge {
	background: url(../SEimages/TpMenuleft.gif);
	width:32px;
}

#Home a{
	background:url(../SEimages/TpMenuHome3.gif);
	width:54px;
	background-position:bottom;
}

#Profile a{
	background:url(../SEimages/TpMenuProfile3.gif);
	width:57px;
	background-position:top;
}
#Services a{
	background:url(../SEimages/TpMenuServices3.gif);
	width:67px;
	background-position:top;
}
#Support a{
	background:url(../SEimages/TpMenuSupport3.gif);
	width:66px;
	background-position:top;
}
#Ecatalog a{
	background:url(../SEimages/TpMenuEcatalog3.gif);
	width:66px;
	background-position:top;
}
#ContactUs a{
	background:url(../SEimages/TpMenuContactus3.gif);
	width:82px;
	background-position:top;
}

#Profile a:hover{
	background:url(../SEimages/TpMenuProfile3.gif);
	width:57px;
	background-position:bottom;
}
#Services a:hover{
	background:url(../SEimages/TpMenuServices3.gif);
	width:67px;
	background-position:bottom;
}
#Support a:hover{
	background:url(../SEimages/TpMenuSupport3.gif);
	width:66px;
	background-position:bottom;	
}
#Ecatalog a:hover{
	background:url(../SEimages/TpMenuEcatalog3.gif);
	width:66px;
	background-position:bottom;	
}
#ContactUs a:hover{
	background:url(../SEimages/TpMenuContactus3.gif);
	width:82px;
	background-position:bottom;
}


/* =========================================================== */
/*Main Picture */
/* =========================================================== */


.MainPic{
	background-color:#0d162b;
	height:220px;
	margin:0px;
	padding-top:14px
}

.picBG{
	background-color:#888889;
	height:206px;
	width:100%;
	height:206px;
	margin:0 auto;		
	display:block;
}

.leftpic{
	float:left;
	width:50%;
	height:206px;
	margin:0 auto;
}

.leftpic img{
	float:right;
	width:100%;
}

.rightpic{
	float:left;
	width:50%;
	height:206px;
	background:url(../SEimages/mainpicR.jpg) left no-repeat;
	font-size:5px;		
	text-indent:-10000em;
	text-decoration:none;
}

.rightpic a{
	height:42px;
	width:131px;
	background-position:top;
	font-size:5px;		
	text-indent:-10000em;
	text-decoration:none;
	float:left;
	margin:140px 0px 0px 300px;
	background:url(../SEimages/ContactUsbutton1.gif) no-repeat;
}

.rightpic a:hover{
	background-position:bottom;
}


/* =========================================================== */
/*Middle */
/* =========================================================== */

.BtmMenu{
	/*background:url(../SEimages/BoxBG1.gif) center repeat-y;*/
	margin:0 auto;
	height:28px;
	padding-right:10px;
}

.BottomMenu{
	background:url(../SEimages/BtmMenuBG.gif) repeat-x;
	width:50%;
	float:left;
	margin:0 auto;
}

.BottomMenu li {
	float:right;
	height:28px;
	font-size:5px;		
	text-indent:-10000em;
	text-decoration:none;
}

.BottomMenu li a{
	height:28px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}


#EdgeBottom{
	background: url(../SEimages/BtmMenuRight.gif);
	width:31px;
}

#pic1 a{
	background:url(../SEimages/BtmMenu1a.gif);
	width:33px;
	background-position:bottom;
}

#pic2 a{
	background:url(../SEimages/BtmMenu2a.gif);
	width:33px;
	background-position:top;
}
#pic3 a{
	background:url(../SEimages/BtmMenu3a.gif);
	width:33px;
	background-position:top;
}
#pic4 a{
	background:url(../SEimages/BtmMenu4a.gif);
	width:33px;
	background-position:top;
}

#btmDiv{
	background:url(../SEimages/BtmMenuDiv.gif);
	background-position:top;
	width:2px;
}



#pic1 a:hover{
	background:url(../SEimages/BtmMenu1a.gif);
	width:33px;
	background-position:bottom;
}

#pic2 a:hover{
	background:url(../SEimages/BtmMenu2a.gif);
	width:33px;
	background-position:bottom;
}
#pic3 a:hover{
	background:url(../SEimages/BtmMenu3a.gif);
	width:33px;
	background-position:bottom;
}
#pic4 a:hover{
	background:url(../SEimages/BtmMenu4a.gif);
	width:33px;
	background-position:bottom;
}



.Middle{
	/*background:url(../SEimages/BGvert2.gif) repeat-x;*/
	/*height:100%;*/
}

.WhiteBox{
	/*background:url(../SEimages/BoxBG1.gif) repeat-y;*/
	width:808px;
	margin:0 auto;
}

.leftcontent{
	float:left;
	width:380px;
	position: relative;
}

.rightcontent{
	float:right;
	width:262px;
	margin-right:100px;
	position: relative;
}


/* News=========================================================== */

#News{
	width:380px;
	margin:30px 10px 20px 50px;
	position: relative;
}

#marquee {
	width: 370px;
	position: relative;
	background-color: #233F87;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	height: 20px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
	text-align: center;
}

#News ul {
	height: 300px;
	overflow: auto;
}

#News li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
}

#News p{
	padding:5px 10px 5px 10px;
	margin:0px;
}

#MainNews{
	background:url(../SEimages/News.gif) top left no-repeat;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height:27px;
	margin-bottom:10px;
}

#News img {
	float: left;
	width: 80px;
	padding-left: 10px;
}

.News_kanan {
	float: left;
	width: 260px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.News_kanan a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.News_kanan a:hover {
	color: #233F87;
}

.clear {
	clear: both;
}

/* CalculateCost=========================================================== */

.CalculateCost{
	width:380px;
	margin:10px 10px 50px 50px;
}

.CalculateCost p{
	padding:0px 10px 5px 10px;
	margin:0px;
}

#MainCost{
	background:url(../SEimages/Calculatecost.gif) top left no-repeat;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height:28px;
	margin-bottom:20px;
}

.inputCalc input{
	 border:1px solid #3366cc;
	 margin-bottom:10px;
}

.calculateButton{
	width:89px;
	height:30px;
}


.calculateButton input{
	width:89px;
	height:30px;
	margin:5px 0 0 200px;
	background:url(../SEimages/submitbutton.gif) top no-repeat;
	text-indent:-10000em;
	text-decoration:none;
}

.calculateButton input:hover{
	background-position:bottom;
}


/* Login=========================================================== */


.Login{
	width:262px;
	margin:0px 10px 30px 50px;
}

.Login p{
	padding:5px 10px 5px 10px;
	margin:0px;
}

#MainLogin{
	background:url(../SEimages/Login.gif) top left no-repeat;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height:29px;
	margin-bottom:20px;
}

.loginBox{
	width:200px;
	height:160px;
	border-color:#233f87;
	border-style:solid;
	border-width:1px; 
	background-color:#ffffff;
	margin-left:9px;
	padding:20px 20px 20px 20px;
	
}
.loginBox a{
	color: #233f87;
}
.loginBox a:hover{
	color: #FF0000;
}

.loginBox label{
	margin-right:10px;
}

.loginButton{
	float:right;
	width:75px;
	margin-right:10px;
}

.loginButton input{
	width:79px;
	height:30px;
	background:url(../SEimages/Loginbutton.gif) top no-repeat;
	text-indent:-10000em;
	text-decoration:none;
}

.loginButton input:hover{
	background-position:bottom;
}


/* Livechat=========================================================== */


.Livechat{
	width:262px;
	margin:0px 10px 50px 50px;
}

.Livechat p{
	padding:5px 10px 5px 10px;
	margin:0px;
}

#MainLivechat{
	background:url(../SEimages/Livechat.gif) top left no-repeat;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height:29px;
	margin-bottom:20px;
}

.livechatBox{
	width:200px;
	border-color:#233f87;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
	margin-left:9px;
	padding:10px 20px 20px;
	font-family: Arial;
	font-size: 12px;
	
}

/* Login wrong====================================================== */


.Login_wrong{
	width:730px;
	margin:0px 10px 20px 40px;
	padding-top:30px;
}
.Login_wrong p{
	padding:5px 10px 5px 10px;
	margin:0px;
}
.loginBox_wrong{
	width:230px;
	height:160px;
	border-color:#233f87;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
	margin-left:auto;
	padding:20px 20px 40px;
	margin-right: auto;
	
}
.loginBox_wrong a{
	color: #233f87;
}
.loginBox_wrong a:hover{
	color: #FF0000;
}
.loginBox_wrong label{
	margin-right:10px;
}

.loginButton_wrong{
	float:right;
	width:75px;
	margin-right:10px;
}

.loginButton_wrong input{
	width:79px;
	height:30px;
	background:url(../SEimages/Loginbutton.gif) top no-repeat;
	text-indent:-10000em;
	text-decoration:none;
}

.loginButton_wrong input:hover{
	background-position:bottom;
}

/* Track=========================================================== */

.Track{
	width:262px;
	margin:10px 10px 30px 50px;
}

.Track p{
	padding:0px 10px 0px 10px;
	margin:0px;
}

#MainTrack{
	background:url(../SEimages/Trackdlvry.gif) top left no-repeat;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height:32px;
	margin-bottom:20px;
}

.trackButton{
	float:right;
	width:75px;
	margin-right:15px;
}

.inputTrack input{
	 width:152px;
	 border:1px solid #3366cc;
	 float:left;
	 margin:5px 0px 5px 5px;
}

.trackButton input{
	width:79px;
	height:30px;
	background: url(../SEimages/Trackbutton.gif) top no-repeat;
	text-indent:-10000em;
	text-decoration:none;
}

.trackButton input:hover{
	background-position:bottom;
}


/* =========================================================== */
/*Footer*/
/*	clear:both;	padding-bottom:30px;*/
/* =========================================================== */
.footer{
	background: url(../SEimages/Footnote.gif) repeat-x bottom;
	width:100%;
	height:57px;
	margin:0 auto;
}
#footer_dalam {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.footer p{
	color: #FFF;
	
}

#ftr-right{
	margin-top:8px;
	width:500px;
	float:right;
}

.ftr-left{
	margin-top:10px;
	margin-left:58px;
	width:250px;
	float:left;
}

#ftr-right p{
	margin-top:3px;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
	font-family: Arial;
}

.ftr-left p{
	font-weight:bold;
	font-size:12px;
}

#footerSE{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:300px;
	height:16px;
}

#footer{
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:350px;
	height:16px;
	margin-top:5px;
}

#copyright{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#1d3164;
	width:375px;
	margin:0px auto;
}

/*-----css untuk New Account-----*/
#new_account{
	width:710px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
}
#new_account a {
	color: #233F87;
}
#new_account a:hover {
	color: #FF0000;
}
#new_account label {
	float: left;
	width: 130px;
	font-family: Arial;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 30px;
}
#new_account input {
	margin-top: 8px;
	margin-left: 8px;
}
#new_account textarea {
	margin-top: 8px;
	margin-left: 8px;
}
#button {
	padding-left: 180px;
	padding-top: 20px;
}

/*-----css untuk Welcome-----*/
#welcome{
	width:763px;
	padding-right: 10px;
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#welcome h3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #233F87;
	line-height: 150%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #233F87;
	padding-left: 8px;
	margin-bottom: 10px;
}
.style1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
#welcome_kiri {
	width:145px;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-top:3px;
}

#welcome_kiri li {
	list-style-type: none;
	width: 145px;
	background-color: #233F87;
	color: #FFFFFF;
	position: relative;
}
#welcome_kiri li a {
	background-color: #233F87;
	width: 135px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	display: block;
	border: 1px solid #203875;
}
#welcome_kiri li a:hover {
	background-color: #203875;
}
#welcome_kiri h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #233F87;
	text-indent: 0pt;
	width: 125px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
#welcome_kiri h1 a {
	color: #233F87;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
#welcome_kiri h1 a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	border: none;
}

#welcome_kanan {
	width:603px;
	float: left;
	position: relative;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
}
#welcome_kanan h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #233F87;
	line-height: 150%;
	padding-bottom: 20px;
}
#button_pod {
	text-align: right;
	padding-top: 5px;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#welcome_kanan td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 10px;
}
.style3 {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #233F87;
	font-weight: normal;
}
.style3 a {
	color: #233F87;
	text-decoration: none;
}
.style3 a:hover {
	color: #FF0000;
}

/*-----css untuk hawb-----*/
#hawb {
	width:593px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
}
.hawb {
	float: left;
	width: 290px;
	position: relative;
}
#hawb a {
	color: #233F87;
}
#hawb a:hover {
	color: #FF0000;
}
#hawb label {
	float: left;
	width: 115px;
	font-family: Arial;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#hawb select {
	margin-top: 8px;
	margin-left: 8px;
}
#hawb input {
	margin-top: 8px;
	margin-left: 8px;
}
#hawb textarea {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
}
#hawb h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	border: none;
	margin-left: 0px;
}
#button {
	padding-left: 135px;
	padding-top: 10px;
}
.style4 {
	font-family: Arial;
	font-size: 12px;
	color: #233F87;
	font-weight: normal;
}
.style4 a {
	font-family: Arial;
	font-size: 12px;
	color: #233F87;
	font-weight: normal;
	text-decoration: none;
}
.style4 a:hover {
	color: #FF0000;
}
#hawb h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	width: 130px;
	position: relative;
	height: 10px;
	background-image: url(../SEimages/panah_merah.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#hawb h5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	width: 10px;
	position: relative;
	height: 10px;
}
#hawb h6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	position: relative;
	height: 10px;
}
#hawb td {
	margin: 0px;
	padding: 0px;
}
#hawb_frame {
	overflow: scroll;
	width: 600px;
	height: 500px;
}

/*-----css untuk alamat vendor-----*/
#alamat_vendor {
	position: absolute;
	z-index: 100;
	width: 108px;
	left: 611px;
	top: 63px;
	border: 1px solid #233F87;
	padding-bottom: 5px;
}
#alamat_vendor h1 {
	color: #FFFFFF;
	background-color: #233F87;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	width: 108px;
	text-align: center;
}
#alamat_vendor ul {
	padding-right: 5px;
	padding-left: 5px;
}
#alamat_vendor li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #233F87;
	list-style-type: none;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	margin-top: 1px;
}
#alamat_vendor li a {
	color: #233F87;
	text-decoration: none;
}
#alamat_vendor li a:hover {
	color: #FF0000;
}
.style5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

