/*   

Theme Name: Marketing Website v1-feature

Theme URI: www.wahmeesilkscreen.com.sg

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: Albert and Wen Kang

Version: version 1

*/

/*********** Begin Sturcture **********/
body {
	margin: auto;
	background:url('/wp-content/themes/wahmeesilkscreen/img/general/page-bg.png');
}

#page-container {
width:992px;
background:url('/wp-content/themes/wahmeesilkscreen/img/general/page-contain-bg-1.png');
background-repeat:no-repeat;
margin:-65px auto;
padding:30px 0 0 0;


}

#page {
width:928px;
background:#ffffff;
margin:0 0 0 35px;


}

#content-layout {
width:920px;
}

#content-layout-1 {
width:928px;
height:720px;
}






#error {
	margin-top: 60px;
}
/*********** End Sturcture **********/

/*********** Begin Home **********/
#home-page-content {
width:920px;
height:353px;
margin:0 auto;
}

/*\*/ * html #flash {
width:920px;
margin:6px 0 0 20px;
padding:0;

}

/**/

#flash {
width:920px;
margin:6px 0 0 10px;
padding:0;
}



#flash img {
margin:10px 0 0 10px;
padding:0;
}

#home-page-content-layout {
width:920px;
margin:0 auto;
height:300px;
}

#home-page-content-layout h2 {
background-image:none;
margin:0 0 14px 0;
padding:0;
}


#home-page-content-layout ul {
margin:0 20px 35px 0;
padding:0;
list-style:none;
width:440px;
height:83px;
border-bottom-color:#99ccff;
border-bottom-style:solid;
border-bottom-width:1px;
float:left;
background:url('/wp-content/themes/wahmeesilkscreen/img/page/home/home-bg-light.png') no-repeat;
}

#home-page-content-layout ul li{
margin:0;
padding:0;
float:left;
}

#home-page-content-layout ul li p{
width:260px;
margin:0;
padding:0;
}

#home-page-content-layout img {
margin:0 10px 0 0;
padding:0;
}


#home-page-content-layout ul li h3 a:hover {
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-weight:bold;
color:#3399cc;
font-size:16px;
}


#home-page-content-layout ul li h3 a {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:100;
color:#006666;
margin:0;
padding:0;
text-decoration:none;

}


/*********** End Home **********/




/*********** Begin General setting **********/
body {
	font-size: 14px;
}

/*\*/ * html h1 {
margin:10px 0 0 16px;
padding:13px 0 30px 38px;
background:url('/wp-content/themes/wahmeesilkscreen/img/general/h1-bg.png') no-repeat;
width:850px;
height:69px;
font-family: "Times New Roman", Times, serif;
font-size:40px;
color:#006666;
font-weight:normal;


}

/**/

h1 {
margin:10px 0 0 12px;
padding:13px 0 30px 30px;
background:url('/wp-content/themes/wahmeesilkscreen/img/general/h1-bg.png') no-repeat;
width:900px;
height:69px;
font-family: "Times New Roman", Times, serif;
font-size:40px;
color:#006666;
font-weight:normal;
letter-spacing:1px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a748ad;
	font-weight: lighter;
	font-size:140%;
	margin: 0 ;
}

h3 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#006666;
margin:0;
padding:0;
height:20px;
}


p {
font-size:14px;
margin:0;
padding:0;
font-family: "Times New Roman", Times, serif;
letter-spacing:1px;
}

img {
	border: 0;
}

a {
	outline: none;
}

a img {
	cursor: pointer;
}

.h1-title {
font-size:32px;
}


/*********** End General setting **********/

/*********** Begin Header **********/
#header {
	height: 167px;
	background-image:url('img/header/header-bg.png');
}

#header-content {
width:960px;
height:165px;
margin:0 auto;
}

#header-content img{
margin:30px 0 0 14px;
padding:0;
}

#logo {
float:left;
}
/*********** End Header **********/

/*********** Begin Nav **********/

#nav {
float:right;
width:465px;
height:52px;
background-image:url(img/nav/navigation.png);
margin:40px 10px 0 0;
}

#home-btn {
width:75px;
height:52px;
float:left;
background-image:url(img/nav/home.png);
}

#home-btn:hover {
background-image:url(img/nav/home-hv.png);
}

#about-btn {
width:101px;
height:52px;
float:left;
background-image:url(img/nav/about-us.png);
}

#about-btn:hover {
background-image:url(img/nav/about-us-hv.png);

}

#gallery-btn {
width:92px;
height:52px;
float:left;
background-image:url(img/nav/gallery.png);
}

#gallery-btn:hover {
background-image:url(img/nav/gallery-hv.png);
}

#product-btn {
width:94px;
height:52px;
float:left;
background-image:url(img/nav/products.png);
}

#product-btn:hover {
background-image:url(img/nav/products-hv.png);
}

#contact-btn {
width:103px;
height:52px;
float:left;
background-image:url(img/nav/contact.png);
}

#contact-btn:hover {
background-image:url(img/nav/contact-hv.png);
}







/*********** End Nav **********/


/*********** Begin Footer **********/
#footer {
height:304px;
background-image:url(img/footer/footer-bg-1.png);
}

#footer-content {
	width: 960px;
	margin: auto;
	position:relative;
	padding:80px 0 0 0;
}

	
#copyright {
	width: 495px;
	position:absolute;
	top:270px;
	left:0px;
	font-size:11px;
}

#footer-content-layout-1 img {
margin:0 20px 0 0;
padding:0;
}

#footer-content-layout-1 {
width:511px;
float:left;
margin:0px 0 0 0;
}

#footer-content-layout-1 ul {
margin:0;
padding:0px 0 0 0;
width:511px;
list-style:none;
}

#footer-content-layout-1 ul li {
margin:0;
padding:0;
float:left;
}

#footer-content-layout-1 ul li p{
width:399px;
color:#FFFFFF;
}

#footer-content-layout-1 ul li h2 {
width:511px;
}

#footer-content a{
color:#000000;
}


#footer-content-layout-2 {
width:377px;
float:right;
margin:0 15px 0 0;
}

#footer-content-layout-2 ul{
margin:0;
padding:0;
list-style:none;
float:left;

}

#footer-content-layout-2 ul li{
margin:0;
padding:0;

}

#footer-content-layout-2 ul li p {
width:377px;
margin:0;
padding:0;
color:#FFFFFF;
}

#mms {
position:absolute;
top:260px;
left:780px;
}
/*********** End Footer **********/






/*****************begin gallery page**************/
#gallery {
width:630px;
margin:0 0 0 150px;
}

/*****************end gallerypage**************/

/*****************begin slide image page**************/

#slide-outline {
width:900px;
}



/****************end slide image page**************/

/********************kang edit css*****************/
#about {

	width:853px;
	
	height:700px;
	
	margin:0 0 0 38px;

}


#about ul#about-text {

	width:443px;
	
	margin:0;
	
	padding:0;
	
	float:left;

}

#about ul#about-text li {

	list-style-type:none;

}

#about ul#about-text li p {

	font-family:"Times New Roman";
	
	font-size:14px;
	
	letter-spacing:normal;
	
	margin-bottom:23px;

}

#about ul#about-img {
	
	width:410px;
	
	margin:0;
	
	padding:0;
	
	float:left;

}

#about ul#about-img li {

	list-style-type:none;

}

#about ul#about-img li img {

	float:right;
	
	margin-bottom:25px;

}


/*********** end about *****************/
/*********** begin product ****************/

#product {

	height:2556px;
	
	width:879px;
	
	margin:0 0 0 12px;
	
	padding:0 0 131px;

}

#list {

	margin:0;
	
	padding:0;

}

#list li {

	list-style-type:none;
	
	display:inline;

}

#list li ul {

	margin:0;
	
	padding:0;
	
	width:293px;
	
	height:284px;
	
	float:left;

}

#list li ul li {
	
	list-style-type:none;
	
	float:left;
	
	display:inline;

}

#list li ul li h2 {

	margin:0;
	
	padding:0;
	
	height:46px;
	
	width:293px;
	
	
}

#list li ul li img {

	width:268px;
	
	border:none;
	
	margin:0 0 0 25px;	
	
}

#list li ul li p {

	margin:0;
	
	padding:0;
	
	text-align:center;
	
	font-family:"Times New Roman";
	
	font-size:16px;
	
	height:46px;
	
	width:268px;
	
	margin:5px 0 0 25px;
	
	color:#014f6c;
	
	letter-spacing:normal;

}

#list li ul li p span {

	color:#000000;
	
	font-size:14px;

}

/************* end product ************/

/************* begin contact *********/

#contact {

	height:700px;
	
	width:851px;
	
	margin:0 0 0 37px;
	

}

#contact #map {

	height:473px;
	
	width:374px;
	
	float:right;

}

#contact h3 {

	font-size:16px;

}

#contact p {

	margin:0 0 18px 0;
 
}

#contact td {

padding:5px 0 0 0;

}

#contact table {

	margin:5px 0 0 0;

}

#contact #send {

	margin:0 0 0 297px;
	
	width:69px;

}

/*********** end contact ***********/
/*********** begin footer-flash ************/

#footer-flash {

	margin:15px 0 0 42px;

}


#footer-flash img {

	border:none;
}

#footer-flash #left img {

	float:left;
	
	margin:50px 20px 0 0;
	
}

#footer-flash #right img {

	margin:50px 0 0 20px;
	
}


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 776px; 
	height: 124px;
	overflow: hidden;
	float:left;
	
}

div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:776px;
		height:124px;
		overflow:hidden;
		float: left;
				
}
	
div.scroller div.content {

		width: 10000px;
		
}

div#section2 {
	
		background:#666666;
		color:#ffffff;
		
}


/**************Kang end css*****************/

/* begin add-on content */
#home-content-2 {

	position:absolute;
	
	top:1100px;
	
	width:800px;
	
	text-align:justify;
	
	left:300px;

}

#home-content-2 p {

	font-family:Arial, Helvetica, sans-serif;
	
	color:#000000;
	
	font-size:11px;
	
	margin:10px 0;
}

#home-content-2 h1 {
	background: none;
	margin: auto;
	padding: auto;
}

#home-content-2 a {
	text-decoration: none;
	color: #000;
}

#the-content {
	position:absolute;
	top:1150px;
	width:992px;
}

#the-content h1 {
	background: none;
	margin: auto;
	padding: auto;
}

/* end add-on content*/