html{
	overflow-y: scroll;
	overflow-x: scroll;
}


body{
	background-color: #777777;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Arial";
	font-size: 12px;
}


p{
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
}


.indexTable{
    border-spacing: 0px;
    border-collapse: collapse;
    padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px;
    padding-bottom:0px; 
    border-width: 0px 0px 0px 0px;
	border-style: none;
}
.overlayContent_table td{
	background-repeat: no-repeat;
    border-collapse: collapse;
    padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px;
    padding-bottom:0px; 
    border-width: 0px 0px 0px 0px;
	border-style: none;
}



#header {
	background:#f8f8f8 url(http://www.pineapple.com.hk/default_image/bg-header-left.jpg) repeat-x 0 0;
}

#slideshow {
	background-color: #999;
	height: 310px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

#toplinks {
	font-family: "Arial";
	font-size: 12px;
	text-align:left;
	float:left;
	color:#c3c3c3;
	margin-left: 10px;
	margin-top: -5px;
}
	
#toplinks a {
	padding: 0px 5px 0px 5px;
	color: #b2b2b2;
	text-decoration: underline;
}
	
#toplinks a:hover {
	color:#d53f96;

}


#logo {
	float:right;
	padding:10px 1px 5px 0px;
}


#contact {
	position: relative;
	left: 40px;
}



p.house {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-house.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.msn {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-msn.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.skype {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-skype.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.twitter {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-twitter.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.phone {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-phone.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.globe {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-international.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.computer {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-email.png);	
	background-repeat: no-repeat;
	padding-left: 25px;
}

p.email {
	background-image:url(http://www.pineapple.com.hk/default_image/ico-webemail.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}


.top {
	text-align: right;
	padding-right: 5px;
}



#footer {
	background:#d53f96 url(http://www.pineapple.com.hk/default_image/footer_pg.png) repeat-x 0 0;
	color: #222222;
	padding: 10px 10px 10px 10px;
}

	
#footer .top a{
	font-family: "Arial";
	font-size: 12px;
	color:#FFFFF;
	background:url(http://www.pineapple.com.hk/default_image/ico-top.jpg) no-repeat 100% 50%;
	padding-right: 15px;
}
	
#footer a, .alignleft a{
	color:#FF0;
}
		
#footer #top a:hover{
	color:#fff;
}



.idxcolumnBottom {
	font-family: "Arial";
	font-size: 12px;
	text-align: left;
	line-height: 19px;
	padding: 0px 25px 0px 25px;
}
	
.idxcolumn {
	font-family: "Arial";
	font-size: 12px;
	text-align: left;
	line-height: 19px;
	padding: 0px 16px 0px 20px;
}
	
.idxcolumn a {
	color: #737380;
}
	
.idxcolumn a:hover {
	color: #bc2683;
}
	
.idxcolumn h2 {
	margin-top: 25px;
	background: url(/images/arrow-right.png) no-repeat 100% 50%;
}


.copyright {
	font-family: "Arial";
	font-size: 12px;
	float:left;
	text-align:left;
	color: #333;
}
 

a.links:link {color:#d53f96; text-decoration:underline;}      /* unvisited link */
a.links:visited {color:#d53f96; text-decoration:none;}  /* visited link */
a.links:hover {
	color:#F90;
	text-decoration:none;
}  /* mouse over link */
a.links:active {color:#d53f96}  /* selected link */


a.links_shortcut:link {color:#ffffff; text-decoration:underline;}      /* unvisited link */
a.links_shortcut:visited {color:#d53f96; text-decoration:none;}  /* visited link */
a.links_shortcut:hover {
	color:#F90;
	text-decoration:none;
}  /* mouse over link */
a.links_shortcut:active {color:#d53f96}  /* selected link */



a.links_smallmenu:link {color:#ffffff; text-decoration:none;}      /* unvisited link */
a.links_smallmenu:visited {color:#ffffff; text-decoration:none;}  /* visited link */
a.links_smallmenu:hover {
	color:#F90;
	text-decoration:underline;
}  /* mouse over link */
a.links_smallmenu:active {color:#d53f96}  /* selected link */

a.links_h2:link {
	color:#f90;
	text-decoration:underline;
	font-size:20px;
}      /* unvisited link */
a.links_h2:visited {color:#f90;
	text-decoration:underline;}  /* visited link */
a.links_h2:hover {
	color:#ffffff;
	text-decoration:none;
}  /* mouse over link */
a.links_h2:active {color:#d53f96}  /* selected link */
 
/* project panels*/
#contactsPanel{
	width:80px;
	margin:2px 0 0 0;
	padding:0px;
	float:left
}
#contactsPanel .pic1{width:75px; height:83px; margin:1px 0 0 0; padding:0px; float:left; background:url(http://www.pineapple.com.hk/default_image/more-pdf.gif) no-repeat}


#PortfolioPanel{
	width:550px;
	margin:0px 0 40px 0;
	padding:0px;
	float:left;
	border-color: #999;
}
#PortfolioPanel .pic1{
	width:600px;
	height:200px;
	margin:1px 0 0 0;
	padding:50px 0 0 40px;
	float:left;
	background:url(http://www.pineapple.com.hk/default_image/Portfolio-pic1.png) no-repeat 0 0px;
}
#PortfolioPanel .pic2{
	width:550px;
	height:240px;
	margin:1px 0 0 0;
	padding:10px 0 10px 0px;
	float:left;
}

#PortfolioPanel-related{
	width:550px;
	margin:10px 0 20px 0;
	padding:10px 0px 10px 10px;
	float:left;
	border-color: #999;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}

#PortfolioPanel-related h2{
	color:#000000;
	font-weight:normal; 
	margin-top:0px;
	}

#PortfolioPanel-related .pic2{
	width:160px;
	height:100px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	float:left;
	border-color:#CCC;
	border-style:solid;
border-width:1px;
}
#PortfolioPanel-related .pic3{
	width:160px;
	height:100px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	float:left;
	border-color:#CCC;
	border-style:solid;
border-width:1px;
}
#PortfolioPanel-related .pic4{
	width:160px;
	height:100px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	float:left;
	border-color:#CCC;
	border-style:solid;
border-width:1px;
}
#PortfolioPanel .pic3{
	width:180px;
	height:100px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	float:left;
}

#PortfolioPanel .pic4{
	width:180px;
	height:100px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	float:left;
}
#PortfolioPanel h2{
	width:600px;
	float:left;
	font-family:Verdana, sans-serif;
	font-size:17px;
	color:#CD3086;
	line-height:20px;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
#PortfolioPanel h3{
	width:500px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#CCC;
	line-height:17px;
	font-weight:normal;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

#PortfoliocallPanel{
	width:540px;
	margin:0px 0px 20px 20px;
	padding:10px 10px 10px 10px;
	float:left;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}
#PortfoliocallPanel h2{
	font-size:22px;
	
}
#PortfoliocallPanel .pic1{
	width:75px;
	height:70px;
	margin:1px 0 0 0;
	padding:0;
	float:left;
	background:url(http://www.pineapple.com.hk/default_image/more-pdf.gif) no-repeat
}
#PortfolioPanel_print{
	width:550px;
	margin:2px 0 90px 0;
	padding:0px;
	float:left;
	border-color: #999;
}
#PortfolioPanel_print .pic1{
	width:550px;
	height:310px;
	margin:1px 0 0 0;
	padding:10px 0 0 10px;
	float:left;
}


#PortfolioPanel-charity{
	width:600px;
	margin:10px 0 20px 0;
	padding:10px 0px 10px 10px;
	float:left;
	border-color: #999;
	border-color:#CCC;
	border-style:solid;
	border-width:0px;
	background-repeat: no-repeat;
	height: 380px;
}

#PortfolioPanel-charity h2{
	color:#ffffff;
	font-weight:normal;
	margin-top:5px;
	float: left;
	padding: 0 50px 0 0;
	}

#PortfolioPanel-charity .pic2{
	width:160px;
	height:150px;
	margin:10px 4px 10px 20px;
	padding:0;
	float:left;
	border-color:#CCC;
	border-style:solid;
	border-width:0px;
}
#PortfolioPanel-charity .pic3{
	width:160px;
	height:100px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	float:left;
	border-color:#CCC;
	border-style:solid;
border-width:1px;
}
 



#PortfolioPanel_print h2{
	width:500px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Verdana, sans-serif;
	font-size:17px;
	color:#CD3086;
	line-height:20px;
	font-weight:bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#PortfolioPanel_print h3{
	width:500px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:17px;
	font-weight:normal;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

/* **************************************** 
contact us
**************************************** */


.contact ul {
	float:left;
	padding-right:46px;
	}
.contact li .small {font-weight:normal;}
	
.contact_us_column1 {
	width:304px;
	list-style-image: url(http://www.pineapple.com.hk/default_image/arrow-right.png);
	padding: 10px 0 10px 10px;
	margin-bottom: 0px;
}
	
.contact_us_column2 {
	width:400px;
}


.allcontact{
	width:490px;
	margin:0px 0px 20px 0px;
	padding:0px 10px 10px 0px;
	float: left;
}
 

.allcontact_pic1{
	width:45px;
	height:45px;
	margin:0px 0 0 0;
	padding:0 10px 10px 0px;
	float:left;
	background-image:url(http://www.pineapple.com.hk/default_image/icons/meetus.png);
	background-repeat: no-repeat;
}

.allcontact_pic2{
	width:45px;
	height:45px;
	margin:0px 0 0 0;
	padding:0 10px 10px 0px;
	float:left;
	background-image:url(http://www.pineapple.com.hk/default_image/icons/findgoogle.png);
	background-repeat: no-repeat;
}



#footer_contactus{
	width:200px;
	margin:0px 0px 0px 0px;
	height: 261px;
}

#footer_contactus .pic1{
	width:220px;
	height:245px;
	margin:0px auto;
	color:#000;
	padding:60px 10px 10px 10px;
	float:left;
	background-image:url(http://www.pineapple.com.hk/default_image/postit.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Arial;
	font-size: 22px;
	text-align: center;
}

.background_1 {
	background-image:url(http://www.pineapple.com.hk/default_image/bground.jpg);
	background-repeat: repeat-y;
	color:#FFF;
	position: relative;
	width: 890px;
	height: 650px;
	}
.background_white {
	background-image:url(http://www.pineapple.com.hk/default_image/bground_1.jpg); background-repeat: repeat-y; color:#FFF;
	position: relative; width: 890px;
	}
.background_white1 {
	color:#FFF;
	background-color:#FFF;

position: relative; width: 890px;
	}

.footer_link{
	 color:#fcb543;
	}
