/*   

Theme Name: Marketing Website v1-feature

Theme URI: www.wingas.com.my

Description: A marketing website base on feacture concept with following benefit - Optimum for featured products or business, directional to access the designated information and is emphasize on the innovativeness of the products or businesses. Design by AP, PCT sdn.bhd. copyrighted.

Author: PCT - Pr&ouml;ducti&ouml;n

Author URI: www.myweb.com.my

Version: version 1

*/

/*********** Begin Sturcture **********/
body {
	margin: auto;
}

#page {
	background: #ffffff url('img/page/page-bg.gif') repeat-x;
	background-position: bottom;
}

html>body #content { /*Setting for background while bg-image margin bottom, bg color repeat top to match nav bg color*/
	width: 900px;
	min-height: 252px;/*min -height is not support by ie6*/
	margin: 0 auto;
	position: relative;
	padding: 35px 0;

}

*html #content {
	width: 900px;
	margin: 0 auto;
position:relative;

}

html>body #content-home { /*Setting for background while bg-iamge margin bottom, bg color repeat top to match nav bg color*/
	width: 900px;
	min-height: 252px;/*min -height is not support by ie6*/
	margin: 0 auto;
	position: relative;
}

*html #content-home {
	width: 900px;

	margin: 0 auto;
	position: relative;
}

#page-footer {
	width: 900px;
	height: 10px;
	clear: both;
}

#content-main {
	width: 743px;
}

#sub-nav {
	width: 93px;
	position: absolute;
	top:30%;
	bottom: 0;
	right:0;
}

#img-preload{
	display: none; 
}

#error {
	margin-top: 60px;
}
/*********** End Sturcture **********/


/*********** Begin General setting **********/
body {
	font-size: 0.8em;
}

h1 {
color:#E40000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:213%;
font-weight:lighter;
margin:0;
padding-bottom:10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	font-size: 129%;
	margin: 0;
	display: inline;
}

h3 {
color:#C40909;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:125%;
font-weight:lighter;
letter-spacing:-0.5px;
margin:0;
}

p {
font-size:160%;
margin:0 0 10px 0;
text-align:justify;
}

img {
	border: 0;
}

a {
	outline: none;
}

a img {
	cursor: pointer;
}

ul {
	margin: 33px 0 0 64px;
	padding: 0;
	

}

li {

background: url(img/page/services/green-btn.gif) no-repeat;
padding-top: 13px;
font-size:160%;
margin:0 0 10px 0;
padding: 10px 10px 10px 60px;
text-align:justify;
list-style:none;

}
/*********** End General setting **********/

/*********** Begin Header **********/
#header {
	width: 900px;
	height: 91px;
	margin: 0 auto;
}
/*********** End Header **********/

/*********** Begin Nav **********/
#nav {
	height: 65px;
	background: url('img/nav/nav-bg.gif') repeat-x;
}

#menu {
	width: 900px;
	height: 65px;
	margin: auto;
}

#menu a {
	cursor: pointer;
}

a #home-btn-sub {
	width: 119px;
	height: 45px;
	background: url('img/nav/home-btn-sub.png') center;
	float: right;
	margin-left: 1px;
}

a #home-btn {
	width: 120px;
	height: 65px;
	float: right;
	background: url('img/nav/home-btn.png');
}

a #company-btn-sub  {
	width: 119px;
	height: 45px;
	background: url('img/nav/company-btn-sub.png');
	float: right;
	margin-left: 1px;
}

a #services-btn-sub  {
	width: 119px;
	height: 45px;
	background: url('img/nav/services-btn-sub.png');
	float: right;
	margin-left: 1px;
}

a #services-btn {
	width: 120px;
	height: 65px;
	float: right;
	background: url('img/nav/services-btn.png');
}



a #company-btn {
	width: 120px;
	height: 65px;
	float: right;
	background: url('img/nav/company-btn.png');
}

a #accessories-btn-sub {
	width: 119px;
	height: 45px;
	background: url('img/nav/accessories-btn-sub.png');
	float: right;
	margin-left: 1px;
}

a #accessories-btn {
	width: 120px;
	height: 65px;
	float: right;
	background: url('img/nav/accessories-btn.png');
}

a #gas-btn-sub {
	width: 119px;
	height: 45px;
	background: url('img/nav/gas-btn-sub.png');
	float: right;
	margin-left: 1px;
}

a #gas-btn {
	width: 120px;
	height: 65px;
	float: right;
	background: url('img/nav/gas-btn.png');
}

a #contact-btn-sub {
	width:119px;
	height: 45px;
	background: url('img/nav/contact-btn-sub.png');
	float: right;
	margin-left: 1px;
}

a #contact-btn {
	width: 120px;
	height: 65px;
	float: right;
	background: url('img/nav/contact-btn.png');
}
/*********** End Nav **********/


/*********** Begin Footer **********/
#footer {
	height: 40px;
	border-top: #000000 solid 6px;
	font-weight: lighter;
	font-size: 88;
	color: #666666;
	clear: both;
}

#footer-content {
	width: 900px;
	margin: auto;
}

#footer-content img {
	float: right;
}

#copyright {
	width: 495px;
	float: left;
	margin-top: 8px;
}
/*********** End Footer **********/

/*********** Begin Home **********/
#home-msg {
	text-align: center;
	padding-top: 185px;
}

#home-msg h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	font-size: 139%;
	margin: 0;
	display: inline;
}

#home h1 {
color:#ef5a09;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:243%;
font-weight:lighter;
margin:0;
padding-bottom:10px;
}

#home img {
	float: left;
}

#home a img {
	margin-left: 130px;
	margin-top: 25px;
}
/*********** End Home **********/
/********** Start Contact Page *********/

#contact {
height:310px;
}

#contact p{
font-size:160%;
margin:0 0 28px 0;
text-align:justify;
}

#services-top {
height:110px;
}

#services-btm {
height:270px;
}

#services-btm-left {
float:left;
height:310;
width:420px;
}

#services-btm-right {
float:left;
height:310;
margin:0 0 0 60px;
width:240px;
}

#flash-gallery {
width:500px;
height:450px;
margin:auto;
}


#flash-gallery object {

	outline: none;

}


#clickphotos {
margin-left:330px;
}

#clickphotos p{

font-size:120%;
font-weight:bold;
margin-top:25px;
float:left;
}

#clickphotos object{
float:left;
margin-top:25px;
margin-left:10px;
}


/*************** begin Albert ************/

td {font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}

#product {
display:block;
margin-left:20px;
float:left;
}

#gas1 {
display:block;
float:right;
margin-top:97px;
}

#product-outline {
width:740px;
height:460px;
}


#address {
display:block;
float:left}

#form {
display:block;
float:right;
}

.addressfont{
margin:0;
}

p iframe{
margin-bottom:12px;
}

#product table tr td{
padding-left:5px;
}

#nav-text {
	display: none;
}