 /*   
Name: Kitchen Projects
Description: Kitchen Services 
Author URI: http://www.company.com.ph
Version: 1.0
Tags: Kitchen, Projects kitchen
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Reset 
-------------------------------------------------------------- */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
	}


	ul {list-style:none;}


/* Base
-------------------------------------------------------------- */
body {
	background: #baae98	  url(i/bodybg.jpg)center  top no-repeat;
	margin: 0;
	text-align: center;
	width:100%; 
	min-width:900px;
	clear:both;
}

h1 { color: #78a519; font-weight: bold; font-size: 23px; letter-spacing:-1px;
}
h2 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size:30px;
	font-weight:normal;
	letter-spacing: -1pt;
	padding-bottom:5px;
	}
h3 { font-size:15px; padding-top:10px;
}
h4 { font-size:15px;
}

#wrapper {
		background: url(i/footerbg.png) bottom repeat-x;
		margin: 0;
		padding: 0;
}

.mainwrapper {
	width:1072px;
	margin: 0 auto;
	overflow:auto;
}

.clear {
	clear:both;
	overflow:auto;
}

/* header
--------------------------------------------------------*/

.logo{
	margin-top:16px;
	width:291px;
	height:152px;
	float:left;
}

.slider {
	width:473px;
	height: 168px;
	float:left;
	position:relative;
}

.callnow {
	width:206px;
	height:50px;
	float:right;
	margin: 35px 50px 0 0;
	text-align:right;
}

.menu {
	background: url(i/menubg.png) repeat-x top;
	height: 44px;
	border-bottom:#630 solid 1px;
	line-height: 38px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 16px;
	padding-left:195px;
}

.menu ul{
	display: inline;
	list-style-type: none;
	text-decoration:none;
	text-align:left;
}

.menu li{
	float:left;
	}

.menu ul a{
	color: #fff;
	text-decoration:none;
	padding: 0 40px;
	display:block;
	}

.menu ul a:hover{
	color:#4b6f00;
}

.login {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#d8ab7c;
	width:498px;
	heigth:34px;
	line-height:34px;
	top:-35px;
	right:0;
	position:absolute;
	z-index:5;
	text-align:right;

}

.login a {
	color:#d8ab7c;
	text-decoration: none;
}

.login a:hover {
	color:#fff;
}

.numberprice {
	color: #ada6a4;
}

.content {
		background: url(i/mainbg.png) repeat-y;
		width:1072px;
		text-align:center;
		float:left;
		overflow:auto;
	}

.maincontent {
	background:#ece9e6;
	width:921px;
	margin: 0 auto;
	overflow:auto;
}

.contenttext {
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
	font-size:14px;
	padding: 0 25px;
	color:#2e2418;
	overflow:auto;
}

.contenttext img {
	background:#FFFFFF;
	margin:5px 20px 0 0;
	height: auto;
	float:left;
	text-align:left;
	border: double 6px #fff;
	outline: solid 1px #bdb7b1;
}

/* product content
------------------------------------------------------------------*/

.productdesc {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#a96d2c;
	padding:20px;
	text-align:left;
	
}

.productdesc2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#a96d2c;
	padding: 0 20px 15px 20px;
	text-align:left;
	
}

.productlist {
	padding-left:20px;
	text-align:left;
	overflow:auto;
}

.plist {
	background:#FFFFFF;
	width: 170px;
	height: auto;
	border: 1px solid #c0c0c0;
	margin: 0 16px 15px 0 ;
	padding: 15px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#999999;	
}

.plist img{
	padding-bottom: 10px;
}

.pricetag {
	padding:5px 0 12px 0;
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
}

.addcart {
	background: url(i/addcart.jpg);
	width:82px;
	height:33px;
	text-align:center;
	line-height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #ddd;
	display:block;
	text-decoration:none;
	float:left;
}

.addcart:hover {
	color: #FFF;
	background-position: 0 33px;
}

.prodetail a {
	padding-left:20px;
	color: #97662c;
	float:left;
	height:33px;
	line-height:33px;
	font-size:13px;
	font-weight:bold;	
}

.prodetail a:hover {
	color:#CC9966;
}


/* -------------------------  footer  -----------------------------*/

.footer {
		background: url(i/footermain.png) no-repeat;
		width: 1180px;
		height: 186px;
		margin: 0 auto;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.webdesign {
	width:400px;
	padding: 55px 66px 0 0;
	text-align:right;
	float:left;
	color:#d0cac5;
	font-size:12px;
	font-weight:bold;
}

.footerlogo {
	width:218px;
	padding-top:55px;
	float:left;
}

.copyright {
	width:476px;
	text-align:left;
	padding-top:55px;
	float:right;
	color:#d0cac5;
	font-size:12px;
	font-weight:bold;
}