@charset "utf-8";
/* CSS Document */
body {
	background:#fff url(../images/gradient_bg.jpg) repeat-x top left;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
 z-index :100;
}
#header {
	margin: 0 auto;
	height: 65px;
	position:relative;
}
#content {
	background:transparent url(../images/content_bg.jpg) no-repeat top left;
	/*height: 395px;*/

	/*margin:0 auto;*/
	padding: 70px 107px 0 95px;
	_margin-top: -54px;
}
#logo {
	width: 375px;
	height: 55px;
	padding: 15px 0 0 20px;
}
#slogan {
	position:absolute;
	right:0;
	top:50px;
	text-align:right;
	
}
#slogan h1 {
	padding: 0 5% 0 0;
	font-family :"Times New Roman", Times, serif;
	font-size:14px;
}
#slogan p {
	padding-right: 5%;
	font-size:12px;
	
}
#content p {
	text-align: justify;
	padding: 5px;
	_padding: 5px 0px 5px 7px;
}
#content ul {
	padding: 10px;
}
#content li {
	list-style:circle inside;
}
#footer {
	background: #D46124 url(../images/footer-left.gif) no-repeat top left;
	color: #FFFFFF;
	/*text-indent: 11%;
	_text-indent: 9%;*/
	padding-bottom:1px;
	width: 100%;
	font-size: 10px;
	margin: 30px auto 0;
}
.headingtext {
	text-indent: -9999px;
}
.alignleft {
	text-align: left!important;
}
.highlightfont {
	font-size:14px;
}
/* ---------------------- END template ---------------------- */
#homeflash {
	background: url(../images/homepic.jpg) no-repeat top left;
	_height: 410px;
	-height: 390px;
}
/* ------------------------ END home -----------------------*/
.leftcolumn {
	position:relative;
	width: 360px;
	padding:10px;
}
.leftcolumn p, .rightcolumn p {
	padding: 18px!important;
	_padding: 18px 0 18px 22px!important;
	line-height: 1.5em;
	text-indent:20px;
}
.rightcolumn {
	float:right;
	width: 370px;
	background:transparent url(../images/heading/aboutus.jpg) no-repeat top left;
	padding: 10px;
}
/* ---------------------- END aboutus ---------------------- */
/* ---------------------- Products ---------------------- */
#righttabs {
	float: right;
}
#products {
	height: 330px;
	padding-left: 210px;
}
#products_terracotta {
	background:transparent url(../images/products/terracotta-bg.jpg) no-repeat top left;
}
#products_rusticstone {
	background:transparent url(../images/products/rusticstoneware-bg.jpg) no-repeat top left;
}
#products_coloureditems {
	background:transparent url(../images/products/coloureditems-bg.jpg) no-repeat top left;
}
#heading_terracotta {
	background:transparent url(../images/heading/terracotta.gif) no-repeat top left;
}
#heading_rusticstone {
	background:transparent url(../images/heading/rusticstoneware.gif) no-repeat top left;
}
#heading_coloureditems {
	background:transparent url(../images/heading/coloureditems.gif) no-repeat top left;
}
#products img {
	margin: 15px;
}
#products p {
	float: right;
	width: 200px;
	margin: 10px 20px 0 0;
	-margin-right: 10px;
}
#categories_menu img {
	margin: 10px;
	_margin: 10px 10px 30px 10px;
}
	/* ---------------------- Pottery Categories tab---------------------- */
a#terracotta_tab {
	background: url(../images/products/terracotta-tab.jpg) no-repeat top left;
	width: 25px;
	height: 325px;
	display: inline-block;
}
a#terracotta_tab:hover{
	background: url(../images/products/terracotta-tabover.jpg) no-repeat top left;
}
a#rusticstone_tab {
	background: url(../images/products/rusticstoneware-tab.jpg) no-repeat top left;
	width: 25px;
	height: 325px;
	display: inline-block;
}
a#rusticstone_tab:hover{
	background: url(../images/products/rusticstoneware-tabover.jpg) no-repeat top left;
}
a#coloureditems_tab {
	background: url(../images/products/coloureditems-tab.jpg) no-repeat top left;
	width: 25px;
	height: 325px;
	display: inline-block;
}
a#coloureditems_tab:hover {
	background: url(../images/products/coloureditems-tabover.jpg) no-repeat top left;
}

a#terracotta_pictab {
	background: url(../images/products/terracotta-pictab.jpg) no-repeat top left;
	width: 177px;
	height: 325px;
	display: inline-block;
}
a#terracotta_pictab:hover{
	background: url(../images/products/terracotta-pictabover.jpg) no-repeat top left;
}
a#rusticstone_pictab {
	background: url(../images/products/rusticstoneware-pictab.jpg) no-repeat top left;
	width: 177px;
	height: 325px;
	display: inline-block;
}
a#rusticstone_pictab:hover{
	background: url(../images/products/rusticstoneware-pictabover.jpg) no-repeat top left;
}
a#coloureditems_pictab {
	background: url(../images/products/coloureditems-pictab.jpg) no-repeat top left;
	width: 177px;
	height: 325px;
	display: inline-block;
}
a#coloureditems_pictab:hover {
	background: url(../images/products/coloureditems-pictabover.jpg) no-repeat top left;
}
	/* ---------------------- End Pottery Categories tab---------------------- */
.categories {
	display: inline-block;
	_display: inline;
	margin:20px;
	width: 215px;
	text-align: center;
}
.categories p {
	text-align:center!important;
	color:#666666;
	text-decoration:underline;
}
.categories_pottery {
	background: url(../images/heading/pottery-heading.gif) no-repeat top left;
	text-indent: -9999px;
	height: 80px;
	display: block;
	padding-bottom:60px;
	_padding-bottom:125px;
}
.categories_decor {
	background: url(../images/heading/decor-heading.gif) no-repeat top left;
	text-indent: -9999px;
	height: 80px;
	display: block;
	padding-bottom:60px;
	_padding-bottom:125px;
}
.categories_cocogro {
	background: url(../images/heading/cocogro-heading.gif) no-repeat top left;
	text-indent: -9999px;
	height: 80px;
	display: block;
	padding-bottom:60px;
	_padding-bottom:125px;
}
#pottery {
	background: url(../images/heading/pottery-heading.gif) no-repeat top left;
	width:200px;
	_width: 220px;
	padding:10px;
}
#decor {
	background: url(../images/heading/decor-heading.gif) no-repeat top left;
	width:270px;
	_width: 290px;
	padding:10px;
	text-align:center;
}
#decor img {
	margin: 5px;
}
#cocogro {
	background: url(../images/heading/cocogro-heading.gif) no-repeat top left;
	width:300px;
	_width: 320px;
	padding:10px;
	text-align:center;
}
#cocogro img {
	margin-left:10px;
}
/* ---------------------- End Products ---------------------- */
/* ---------------------- Manufacturing ---------------------- */
#leftimage {
	padding: 10px 10px 50px;
	_padding: 25px 10px 80px;
	-padding: 20px 10px 70px;
}
#leftimage p {
	color:#990000;
	font-weight: bold;
	width: 350px;
}
#manufacturing_steps {
	background: url(../images/heading/manufacturing-heading.gif) no-repeat top left;
	float: right;
	width: 350px;
}
#manufacturing_steps ul {
	margin: 20px 0 0 30px;
	
}
#manufacturing_steps .overview {
	clear:right;
	float:right;
	margin: 10px 20px;
}
#manufacturing_steps li {
	list-style:decimal outside;
}
#manufacturing_steps ul li a { color: #333333;}
#manufacturing_steps ul li a:hover { color: #CC3300;}
#manufacturing_steps ul li a.current {
	color:#990000;
}
/* ---------------------- End Manufacturing ---------------------- */
/* ---------------------- Contact ---------------------- */
#map {
	background: url(../images/map.gif) no-repeat top right;
	/*height: 360px;
	_height: 410px;
	-height: 390px*/
}
#contact {
	width: 330px;
	margin: 10px 0 0 0;
}
#contact h1 {
	font-size: 12px;
}
#contact_form h2 {
	font-size: 12px;
	color:#993300;
}
#pemani
{
     width :100%;
     height :150px;
     position :absolute ;
     top:200px;
     z-index :0;
     font-size :xx-small ;
     visibility :hidden ;
}

