a {
	text-decoration:none;
}

body {
	margin: 0; padding: 0;
	font: 0.6em normal monaco, helvetica, arial, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;

	background: #C9E1ED; 
	background-color: #C9E1ED; 
	background: url(i/background.jpg) #C9E1ED; 
	background-repeat: no-repeat; 
}

div {
	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}



img {border: none;}

#frame {
	width:970px;
	height:auto;
	margin-top:10px;
	padding:5px;
	display:block;
	background:#fff;


	-moz-box-shadow: 2px 2px 2px 2px #9EABB3;
	-webkit-box-shadow: 2px 2px 2px 2px #9EABB3;
	box-shadow: 2px 2px 2px 2px #9EABB3;
}

#frame2 {
	width:987px;
	height:148px;
	margin-left:2px;
	background:#fff;
	background: url(i/bglipat.png) #fff; 
	background-repeat: no-repeat; 
	background-position: bottom right;
	
}

#master {
	width:960px;
	margin-top:0;
	height:auto;
	padding:0px;
	display:block;
}

#top {
	width:960px;
	display:block;
	padding:0;
}

#toplogo {
	float:left;
	width:660px;
	background: url(i/bgtop.png);
	height:80px;
	text-align:left;
	margin-top:0;
	font-size:1.2em;
}

#toplogo a {
	text-decoration:none;
	font-weight:bold;
}

#topkanan {
	width:250px;
	float:right;
	height:auto;
	padding-top:10px;
}

#logintop {
	float:right;
	margin-top:0px;
	color:#fff;
	background:#48578A;
	padding:5px;
	width:255px;
	height:40px;

	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px 3px 3px 3px;

}

#logintop2 {
	margin-top:0px;
	color:#fff;
	padding:5px;
	width:270px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	float:right;
}

#logintopbox1 {
	font-size:1.1em;
	float:left; 
}

#logintopbox1 a {
	font-size:1.1em;
	color:#fff;
	text-decoration:none;
}

#logintop input {
	width:80px;
	border:solid 1px #fff;
	height:22px;
	margin-right:5px;
	padding:2px;
	float:left;

	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px 3px 3px 3px;

	-webkit-font-smoothing: subpixel-antialiased;
}

.tbox {
	background:#F4F4F7;
	width:170px;
	color:#949FBA;
	font-weight:bold;
	line-height:25px;
	margin-top:10px;
	border-style:none;
	height:20px;
	float:left;
	padding: 2px;
	margin-left:5px;

	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

.search {
	color:#fff;
	background:#D9D9E1;
	border-style:none;
	font-weight:bold;
	margin-top:10px;
	margin-left:5px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	height:20px;
}


.submit {
	color:#fff;
	background:#FA9E14;
	border-style:none;
	font-weight:bold;
	float:left;
	font-size:1em;
}

#topmenu {
	width:960px;
	margin-top:0;
	height:35px;;
	display:inline-block;
	float:left

	background: #D5D5D5; 
	background-color: #D5D5D5; 
	background: url(i/bgmenu1.png); 
	background-repeat: repeat-x; 
	background: -moz-linear-gradient(100% 100% 90deg, #D5D5D5, #ECEAEA); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ECEAEA), to(#D5D5D5)); 
	background: -webkit-linear-gradient(#D5D5D5, #ECEAEA); 
	background: -o-linear-gradient(#D5D5D5, #ECEAEA); 

}


#topmenumerah {
	width:710px;
	background:#DF0000;
	margin-top:5;
	height:25px;;
	display:inline-block;
	float:left
}

#menu1 {
	margin-top:4px;
	margin-left:20px;
	margin-right:5px;
	float:left;	
	background:#DF0000;
}



#slicemenu {
	width:21px;
	float:left;
	
}

#menu1 a {
	color:#fff;
	font-face: sans-serif;
	font-size:1.6em;
	font-weight:bolder;
	text-decoration:none;
	text-shadow: 0.1em 0.1em 0.1em #770000;
	-webkit-font-smoothing: subpixel-antialiased;
}

#menu1 a:hover {
	color:#B1FA50;
	-webkit-font-smoothing: subpixel-antialiased;
	text-shadow: 0.1em 0.1em 0.1em #770000;
}


#content {
	width:960px;
	margin-top:0;
	height:auto;
	padding:0px;
	display:inline-block;
	padding-top:10px;
}

#left1 {
	width:750px;
	float:left;
	height:auto;
	display:block;
	margin-right:10px;
}

#left11 {
	width:750px;
	background:#fff;
	float:left;
	height:auto;
	display:block;
	margin-bottom:10px;
	padding:0px;

	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 2px 2px 2px #404040;
	-webkit-box-shadow: 2px 2px 2px #5404040;
	box-shadow: 2px 2px 2px #404040;

	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}


#left11rotator
	width:750px;
	background:#fff;
	float:left;
	height:auto;
	display:block;
	margin-bottom:10px;
	padding:0px;

}

#left12 {
	width:750px;
	float:left;
	height:auto;
	display:block;
	margin-bottom:10px;
}

#left111 {
	width:350px;
	float:left;
	height:120px;
	display:block;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;

	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 2px 2px 2px #404040;
	-webkit-box-shadow: 2px 2px 2px #5404040;
	box-shadow: 2px 2px 2px #404040;

	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}

#videofront {
	
	float:left;
	margin-left:5px;
	margin-top:7px;
	margin-bottom:0px;
	margin-right:10px;
	background:#000;
}



#videofronttext {
	float:left;
	padding-top:10px;
	font-size:1.2em;
	color:#000;
	text-align:left;
	line-height:9px;
}

.videofronttexta {
	color:#000;
	text-decoration:none;
}


#left112 {
	width:370px;
	background:#7D9FD2;
	float:left;
	height:140px;
	display:block;
	margin-bottom:0px;

	-moz-border-radius: 6px;
	border-radius: 6px;

	-moz-box-shadow: 2px 2px 2px #404040;
	-webkit-box-shadow: 2px 2px 2px #5404040;
	box-shadow: 2px 2px 2px #404040;

	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 

}

#photofront {
	padding-top:12px;
	float:left;
	width:250px;
	display:block;
}

#photofront img {
	margin-right:5px;
	foat:left;
	width:50px;	
	height:33px;
	border:10px #fff;
	margin-bottom:8px;
}

.photofronttexta {
	color:#fff;
	text-decoration:none;
}

#left1111 {
	width:370px;
	height:auto;
	float:left;
	display:block;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0px;
	
	padding:0px;


}

#left1112 {
	width:370px;
	float:left;
	height:255px;
	display:block;
	margin-bottom:10px;
	margin-right:0px;
	padding:0px;
	padding-bottom:15px;
	background:#E9E9E9;

}


#right1 {
	width:200px;
	float:left;
	height:auto;
	display:block;

}

#bottom {
	width:980px;
	background:#B30000;
	margin-top:10px;
	height:150px;
	padding:0px;
	display:block;

	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;

	-moz-box-shadow: 2px 0px 0px #9EABB3;
	-webkit-box-shadow: 2px 0px 0px #9EABB3;
	box-shadow: 2px 0px 0px #9EABB3;

}

#bottom a {
	color:#fff;
	text-decoration:none;
}

#bottom1 {
	width:auto;
	color:fff;
	text-align:left;
	margin:15px;
	float:left;
	font-size:1.1em;
}
#tophal {
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:10px;
	background:#F7F7F9;
	width:735px; 
	font-size:1.3em;
	text-align:left;
	padding:5px;
	padding-left:10px;
	color:#656578;
}

#berita {
	float:left;
	font-size:1.2em;
	width:450px;
	text-align:left;
	height:auto;
	min-height:430px;
	padding-bottom:20px;
}

.beritajudul {
	font-size:2em;
	font-weight:bold;

}

#beritakanan {
	background:#E2E2E7;
	float:right;
	width:230px;
	font-size:1.2em;
	text-align:left;
	padding:10px;
	margin-left:10px;

	-moz-border-radius: 6px;
	border-radius: 6px;

	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}

#beritakanan a {
	color:#000;
	text-decoration:none;
}

#beritamain {
	width:365px;
	background:#F0F2F4;
	height:auto;
	float:left;
	margin-bottom:15px;

	-moz-border-radius: 6px;
	border-radius: 6px;
}

#beritamain2 {
	width:370px;
	background:#F0F2F4;
	height:auto;
	float:left;
	margin-bottom:10px;
	border:1px solid #939393;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


#beritamainjudul {
	width:345px;
	background:#000;
	height:30px;
	float:left;
	font-size:2em;
	color:#fff;
	padding:10px;
	text-align:left;
	font-weight:bold;
	padding-bottom:2px;
	-moz-border-radius: 6px 6px 0 0;
	border-radius:  6px 6px 0 0;

}

#beritamaincontent {
	width:340px;
	height:auto;
	float:left;
	font-size:1.2em;
	color:#000;
	padding:10px;
	text-align:left;
	padding-bottom:0px;
	line-height:37px;
	margin-bottom:10px;
}	


#beritamaincontent a {
	color:#000;
	text-decoration:none;	
}


#rating {
	background:#DFF1FF;
	float:right;
	width:230px;
	font-size:1.2em;
	text-align:left;
	padding:10px;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:0px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}

#rating input {
	background:#015594;
	border:none;
	color:#fff;
	line-height:15px;
	height:20px;
	font-weight:bold;

	-moz-border-radius: 3px;
	border-radius: 3px;

}

#shareit {
	background:#BBE0FF;
	float:right;
	width:230px;
	font-size:1.6em;
	text-align:left;
	padding:10px;
	margin-left:10px;
	margin-top:10px;
	color:#fff;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:20px;
	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}

#kategoriberitalain {
	margin-bottom:20px;
}

#kategoriberitalain a{
	float:left;
	color:#000;
	text-align:left;
	text-decoration:none;	
	font-size:1.2em;
	width:200px;
	line-height:15.5px;
}

#beritalain{
	color:#000;
	text-align:left;
	text-decoration:none;	
	font-size:1em;

	float:left;
	width:735px;
	background:#F0F0F0;
	margin:0px;
	padding:7px;
	margin-bottom:10px;
	display:block;

	-moz-border-radius: 6px;
	border-radius: 6px;

}

#beritalain a {
	color:#2B4AB7;
	text-align:left;
	text-decoration:none;	
	font-size:1.1em;

}

#konsultasi {
	float:left;
	font-size:1.2em;
	width:420px;
	text-align:left;
	height:auto;
	min-height:200px;
	padding-bottom:20px;
	background:#F3F4F8;
	padding:15px;

	-moz-border-radius: 6px;
	border-radius: 6px;

}

#konsultasi2 {
	float:left;
	font-size:1.2em;
	width:150px;
	line-height:30px;	
}

.tbox2 {
	width:150px;
	color:#949FBA;
	font-weight:bold;
	line-height:30px;
	margin-top:5px;
	border-style:none;
	height:25px;
	float:left;
	padding: 2px;
	margin-left:5px;

	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

.tbox3 {
	width:180px;
	color:#949FBA;
	font-weight:bold;
	line-height:30px;
	margin-top:5px;
	border-style:none;
	height:25px;
	float:left;
	padding: 2px;
	margin-left:5px;

	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

textarea {
 
    padding: 8px; 
    margin: 5px 5px 0px 5px; 
    background: #fff; 
    width: 260px; 
    font-size: 14px; 
    color: #555; 
	border-style:none;
	 
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}

#submitkonsultasi { 	
    width: 100px; 
    color: #eee; 
    text-transform: uppercase; 
    margin-top: 15px;
	margin-left:5px;
    background-color: #18a5cc;
    border: none;
	font-weight:bold;
}

#perusahaankiri {
	background:#4463AC;
	float:left;
	width:180px;
	font-size:1.2em;
	text-align:left;
	padding:10px;
	margin-right:20px;

	-moz-border-radius: 6px;
	border-radius: 6px;

	behavior: url(http://www.pertaminaracing.com/ie-css3.htc); 
}

#perusahaankiri a {
	color:#000;
	text-decoration:none;
}

#perusahaankanan {
	float:left;
	font-size:1.2em;
	width:490px;
	text-align:left;
	height:auto;
	min-height:230px;
	padding-bottom:20px;
}

#produkpic {
	float:left;
	width:120px;
	height:auto;
	background:#000;
	margin-right:10px;

}

#produktext {
	float:left;
	margin-top:0px;
	height:auto;
	color:#000;
	width:210px;
	line-height:15px;
}

#pilihproduk1 {
	float:left;
	width:280px;
	display:block;
	font-size:2.5em;
	margin:10px;
	margin-left:5px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	font-face:helvetica,verdana;
	-webkit-font-smoothing: subpixel-antialiased;

}

#pilihproduk2 {
	float:right;
	width:280px;
	display:block;
	font-size:1.5em;
	margin-bottom:10px;
	padding:3px;
	background:#97E342;
	font-weight:bold;

	border:1px solid #9D9D9D;
	-moz-border-radius: 6px;
	border-radius: 6px;

}

#pilihproduk2 a {
	text-decoration:none;
	color:#000;

}

#popproduk {
	width:340px;
	height:auto;
	float:left;
	font-size:1.2em;
	color:#000;
	padding:10px;
	text-align:left;
	padding-bottom:10px;
	line-height:37px;
	margin:0px;

}	


#popproduk a {
	color:#000;
	text-decoration:none;	
}

#leftproduk {
	width:750px;
	float:left;
	height:auto;
	display:block;
	margin-bottom:10px;
	padding:0px;
}

#pilihproduk {
	float:left;
	font-size:1.2em;
	width:310px;
	text-align:left;
	height:auto;
	height:250px;
	padding-bottom:20px;
	background:#3454C0;
	padding:15px;
	padding-top:10px;
	color:#fff;

	-moz-border-radius: 6px;
	border-radius: 6px;

}

#hasilpencarianproduk {
	float:right;
	width:390px;
	height:auto;
	font-size:1.2em;
	text-align:left;
	margin-left:10px;
	color:#000;
}

#hpp1 {
	float:left;
	width:100px;
	height:auto;
	margin:5px;
	margin-bottom:20px;
	
}

#hpp2 {
	float:left;
	width:260px;
	height:auto;
	font-size:1.2em;
	text-align:left;
	margin:5px;
	color:#000;
	margin-bottom:20px;

}

#gallery1 {
	width:750px;
	background:#E6FDD7;
}

#gallery11 {
	width:80px;
	height:80px;
	margin:7px;
	line-height:75px;
	float:left;
	background:#DDDDDD;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	
	-moz-border-radius: 0px 6px 0px 6px;
	border-radius: 0px 6px 0px 6px;
	
}

#gallery11 a{
	color:#fff;
	text-decoration:none;
}

#gallery12 {
	width:80px;
	height:80px;
	margin:6.5px;
	float:left;
	overflow:hidden;
	
	-moz-border-radius: 0px 6px 0px 6px;
	border-radius: 0px 6px 0px 6px;

}

#gallery12 img {
	border:none;
	height:100px;
	float:left;
	margin-left:-25px;

}

#gallery13wrap {
	float:left;
	width:200px;
	height:130px;
	margin:25px;
	margin-bottom:10px;

}

#gallery13 {
	width:200px;
	height:100px;
	float:left;
	overflow:hidden;
	background:#000;
	
}

#gallery13 img {
	border:none;
	width:250px;
	float:left;
	margin-left:-25px;
	overflow:hidden;
}

#gallery13desc {
	border:none;
	width:194px;
	height:25px;
	float:left;
	overflow:hidden;
	padding:3px;
	color:#fff;
	background-color:#000;
	font-size:1.2em;
	line-height:25px;
	font-weight:bold;
	margin-bottom:5px;
}


#gallery14 {
	width:200px;
	height:130px;
	margin:25px;
	margin-bottom:10px;
	line-height:125px;
	float:left;
	background:#67677A;
	font-size:1.9em;
	font-weight:bold;
	color:#fff;
	
	-moz-border-radius: 0px 6px 0px 6px;
	border-radius: 0px 6px 0px 6px;
	
}

#gallery14 a{
	color:#fff;
	text-decoration:none;
}