/* 
SITE STYLE
--------------------------------------------
Client   : Air Drilling Associates Inc.
Url      : http://www.oilfieldair.com
--------------------------------------------

Version  : 1.0
Date     : 10 October 2005
Designer : Viking KARWUR
Studio   : vikingkarwur.com | new media design
           jakarta, indonesia
Google   : type "web designer jakarta"
Url      : http://www.vikingkarwur.com
E-mail   : me@vikingkarwur.com
Phone    : +62-856-1040636
*/

body
{
margin: 0px;
padding: 0;
font: 11px verdana, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
text-align: center;
}

#container
{
	margin: auto;
	width: 700px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
}

a {
	text-decoration: none;
}


#header
{
height: 120px;
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
margin-bottom:0px;
display: none;
}

#nav
{
display: none;
margin-top:0px;
height:30px;
}

#nav2
{
margin-top:0px;
padding:5px 0px 0px 10px;
height:30px;
font: 11px #000 verdana, "Lucida Grande";
background-color:#D4D4C3;
}

#head-title
{
height:65px;
}

.head01
{
}

.head02
{
}

.head03
{
}

.head04
{
}

.head05
{
}

.head06
{
}

.head07
{
}

.head08
{
}




#contents
{
	min-height:350px;
	line-height:1.5em;
	margin-bottom:0px;
	color:#000;
}

#contents p
{
margin:0px;
}

#contents ul
{
margin:0px 20px 0px 0px; !important margin:0px 20px 0px 0px;
}

#contents li
{
background:left url(../images/arrow.gif) no-repeat;
/* margin:0px 0px 0px 20px; !important margin:0px 0px 0px 70px;
padding:0px 20px 0px 0px; !important padding-left:45px;
*/
margin-left:20px !important margin-left:30px;
padding-left:20px !important padding-left: 15px;
padding-bottom:0px !important padding-bottom:2px;
list-style:none;
}

#contents a:link  {
	color:#999900;
	padding:1px 2px 1px 2px; 
	text-decoration: none;
}

#contents a:visited, a:active  {
	color:#999900;
	padding:1px 2px 1px 2px; 
	text-decoration: none;
}

#contents a:hover {
	background-color:#999966;
	color:#fff;
	padding:1px 2px 1px 2px; 
}


#footer
{
margin: 0px auto;
width:700px;
height:110px;
color:#333;
position: relative;
font: 10px verdana, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
}

.footer-left
{
padding-top:60px;
padding-left:30px;
margin-right:380px;
text-align:left;
}

.footer-right
{
float:right;
padding-top:50px;
padding-right:30px;
width:350px;
text-align:right;
}

#footer a:link, a:visited, a:hover, a:active  {
	color:#000;
}

.content-title
{
font: 20px Arial, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
padding:0px 155px 0px 30px ;
color:#999900;
margin:0px;
text-transform:uppercase;
font-weight:bold;
}

.content-title2
{
font: 15px Arial, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
color:#999900;
text-transform:uppercase;
font-weight:bold;
}

.content-p
{
	padding:5px 155px 10px 30px;
	/*line-height:2.5em;*/
	font-family: verdana, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
	font-size: 11px;
	color:#1B1B1B;
}

.content-p-right
{
	padding:5px 155px 10px 90px;
	line-height:1.5em;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.content-p a
{
border-bottom:1px dotted #999900;
}

.content-p a:hover
{
border-bottom:1px dotted #999900;
}

.content-img
{
display:none;
margin: 5px 10px 5px 0px;
/*
background-color:#D4D4C3;
padding:10px;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
		-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	*/
	
}

.content-img-left
{
display:none;
	float:left;
	margin: 5px 10px 15px 30px;
	padding:2px;
}

.content-li
{
font: 11px verdana, "Lucida Grande", "Lucida Sans Unicode", hevetica, sans-serif;
line-height:1.5em;
padding:2px 155px 5px 10px !important; padding:2px 155px 5px 50px;
}

.content-rp
{
display: none;
color: #2f3b4f;
overflow: hidden;
width: 140px;
float: right;
margin-top: 0px;
margin-right:5px !important; margin-right:3px; 
}

/* SuperNav */
#supernav {
    display: none;
	font: 10px verdana, "Lucida Grande", Helvetica, Sans-Serif;
	font-weight:bold;
	position: absolute;
	width: 680px; /* duplicate the tab size */
	text-align: left;
    padding:5px;
    margin: 8px 8px 0px 8px !important; margin: 8px 8px 0px 8px;
	display: block;
}

#supernav li {
    display: none;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	display: inline;
	}

#supernav a {
	color: #fff;
	background:#999966;
	font-weight: bold;
	height: 25px;
	padding: 5px 6px;
	
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 8px; 
	-moz-border-radius-topleft: 8px;	
	}
	
#supernav a:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;	
	}

#supernav .current_page_item a {
	color: #999900;
	font-weight:bold;
	background: #fff;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
}

#navcontainer ul
{
margin: 0px 0px 20px 0px;
padding: 0;
list-style-type: none;
font-family: verdana, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
}

#navcontainer li { margin: 5px 0 1px 0; }

#navcontainer a
{
display: block;
height:25px;
width: 137px;
background-color:#333333;
font-weight:normal;
}

#navcontainer a:link, #navlist a:visited
{
color:#CCCCCC;
text-decoration: none;
}

#navcontainer a:hover
{
background-color:#f1f1f1;
color: #000;
}

#sub-menu
{
border:#ccc solid 1px;
padding:5px 5px 5px 25px;
background:#f1f1f1;
width:480px;
margin:5px 0px 10px 30px;
font:12px tahoma;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;	
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;	
}

.t2p
{
}
