@charset "utf-8";
/*
All Cosmos Industries Sdn Bhd. | www.allcosmos.com
v.0.1a, version date: 14 July 2009.

Cobweb Sdn Bhd <http://www.cobweb.com.my/>
Designer : Bryan Ngiam <mailto:bryan_ck@hotmail.com>
Thanks for looking at my source codes!! 
*/

@font-face { font-family: Fertigo; src: url('Fertigo.otf'); }

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

html 	{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	}
		
body {
	height: 100%;
	font-size: 1em;
	*font-size: 12px;
	color: #eaf2ac;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	}
	
h1 {
	font-family: Fertigo, Georgia, "Times New Roman", serif;
	font-size: 2em;
	line-height: 1.4;
	font-weight: normal;
	}
	
h2 {
	font-family: Fertigo, Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	line-height: 2.4;
	font-weight: normal;
	color: #019191;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8;
	font-weight: bold;
	color: #fff200;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 0;
	font-weight: bold;
	color: #fff200;
	margin-top: 10px;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
	color: #019191;
	}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
	margin-top: 10px;
	}
		
a:link, a:active, a:visited {
	color: #84a63c;
	text-decoration: none;
	}
	
a:hover {
	color: #d11e25;
	text-decoration: underline;
	}

p {
	padding: 10px 0 15px;
	}
	
.clear {
	clear: both;
	}

.left {
	float: left;
	}
	
.right {
	float: right;
	}

.pl10 {
	padding-left: 10px;
	}

.pt20 {
	padding-top: 20px;
	}
	
.red {
	color: #d21e25;
	font-size: 1.2em;
	}
	
.sml {
	font-size: 0.8em;
	color: #eaf2ac;
	}
	
.aphoto {
	margin: 5px 20px 20px 0;
	border: 5px solid #fff;
	}

.aRphoto {
	margin: 5px 0 20px 20px;
	border: 5px solid #fff;
	}

.bphoto {
	border: 2px solid #fff;
	margin: 5px 10px;
	}
	
.cphoto {
	margin: -40px -10px 0 0;
	position: relative;
	}

.dphoto {
	margin: 5px 15px 15px 2px;
	}

.ephoto {
	margin: 10px;
	}

.fphoto {
	border: 5px solid #fff;
	margin-top: 10px;
	}
	
.tbp p {
	padding: 0 0 5px;
	}

.pdFrame td {
	border-bottom: 1px dashed #312b29;
	padding: 10px;
	}

.pdFrame td h4 {
	padding-bottom: 2px;
	}
	
.zoom {
	background-image: url(../images/zoom_in-trans.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	}
	
/* ================================================== */
#wrapper {
	width: 980px;
	margin: 0 auto;
	}

#header {
	height: 220px;
	padding: 0 10px;
	}
	
#logo {
	background: url(../images/logo-trans.png) no-repeat 0 0;
	width: 710px;
	height: 146px;
	margin-top: 10px;
	}
	
#logo a {
	display: block;
	width: 710px;
	height: 146px;
	}
	
#tree {
	float: right;
	margin-top: 10px;
	}

/* ================================================== */

#nav {
	padding-top: 10px;
	margin-left: 10px;	
}

#nav ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;	
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.2;
	list-style: none;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#nav li {
	float: left;
	background-image: url(../images/bg_navleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
}

#nav li a {
	background-image: url(../images/bg_navright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 27px 0 27px;
}

#nav li.home {
	float: left;
	background-image: url(../images/bg_navHomeleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
}

#nav li.home a {
	background-image: url(../images/bg_navHomeright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 27px 0 27px;
}

#nav li.chinese {
	float: left;
	background-image: url(../images/bg_navCnleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
}

#nav li.chinese a {
	background-image: url(../images/bg_navCnright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 20px 0 20px;
	color: #000000;
}


#nav li ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.8;
	position: absolute;
	width: 13em;
	left: -999em;
}

#nav li li {
	width: 13em;
	background-color: #da1d24;
	background-image: none;
	border-bottom: 1px solid #d11e25;
	margin: 0;
	padding: 0 10px;
}

#nav li li a {
	background-image: none;
	padding: 0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -1.6em 0 0 13.55em;
	font-size: 1em;
}

#nav li li:hover {
	background-color: #000000;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* ================================================== */

#contained {
	width: 960px;
	margin: 0 auto;
	background: #1a1310;
	background-image: url(../images/bgr_contained_cornertop.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	}

#contained_bottom {
	background-image: url(../images/bgr_contained_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 10px;
	width: 960px;
	margin: 0 auto;
}

#contained .innerleft {
	float: left;
	width: 680px;
	padding: 10px 10px 0;
	}

#contained .innerleft2 {
	float: left;
	width: 660px;
	padding: 10px 20px 0;
	}

#contained .innerleft2 ul, #contained .innerleft2 ol {
	margin-left: 25px;
	}

#contained .innerleft2 ul li, #contained .innerleft2 ol li{
	margin-bottom: 10px;
	}

#contained .innerleft3 {
	float: left;
	width: 920px;
	padding: 10px 20px 0;
	}
	
#contained .innerleft3 td {
	padding-right: 10px;
	}

#contained .innerleft3 ul, #contained .innerleft3 ol {
	margin-left: 25px;
	}

#contained .innerleft3 ul li, #contained .innerleft3 ol li{
	margin-bottom: 10px;
	}

#contained .innerleft4 {
	float: left;
	width: 439px;
	padding: 0 20px 0;
	border-right: 1px dashed #312b29;
	margin-top: 10px;
	}
		
#contained .innerright {
	float: right;
	width: 260px;
	}
	
#contained .innerright p {
	padding: 0 10px;
	}
	
#contained .innerright2 {
	float: right;
	width: 440px;
	padding: 0 20px;
	margin-top: 10px;
	}

#contained .innerright3 {
	float: right;
	width: 220px;
	margin: 10px;
	padding: 10px;
	background-color: #84a63c;
	font-size: 0.94em;
	color: #4f6f34;
	}

#contained .innerright3 p {
	padding: 5px 0;
	}
	
#contained .innerright4 {
	float: right;
	width: 440px;
	padding: 0 20px;
	margin-top: 10px;
	}
	
#contained .welcome {
	width: 270px;
	margin: 0 -10px 0 0;
	position: relative;
	}

#contained .imgfertilizers {
	margin: 0px 0 0 -5px;
	position: relative;
	}	
	
#contained .more {
	background: url(../images/ico_more.gif) no-repeat right top;
	padding-right: 20px;
	margin-left: 10px;
	}

.contained_bottom {
	background: url(../images/cor_bottom.jpg) no-repeat 0 0 #ffde00;
	width: 520px;
	height: 10px;
	}

.contained_bottom2 {
	background: url(../images/cor_bottom2.jpg) no-repeat 0 0 #ffde00;
	width: 940px;
	height: 10px;
	}
	
#contained .img {
	margin: 10px 10px 10px 0;
	border: 6px solid #000;
	}

#contained .form table {
	margin: 0 15px;
	font-weight: bold;
	}

#contained .form td {
	padding: 3px;
	}

#contained .form td input, #contained .form td textarea {
	width: 250px;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #16100d;
	border-color: #312b29;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	}
	
#contained .form td #radio {
	width: auto;
	border: 0;
	}
	
#contained .form td #submit {
	width: auto;
	border: 0;
	padding: 5px 15px;
	background-color: #d31e25;
	cursor: pointer;
	}
/* ================================================== */

#article {
	padding: 0 10px;
	margin-left: 15px;
	}
	
#article li {
	padding: 2px 0;
	border-bottom: 1px #312b29 dotted;
	}
		
/* ================================================== */	
ul.border{
	border:0;
	margin: 20px 0 0;
	padding: 10px;
	background-color: #16100d;
	}

#pagination li{
	
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	}
	
#pagination li, #pagination a{
	border:solid 1px #DEDEDE
	margin-right:2px;
	}
	
#pagination .previous-off,
#pagination .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
	}
	
#pagination .next a,
#pagination .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
	}
	
#pagination .active{
	color:#00000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	}
	
#pagination a:link,
#pagination a:visited {
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
	}
	
#pagination a:hover{
	text-decoration:none;
	}

#pagination .back {
	background: url(../images/arrow_redo-trans.png) no-repeat 0 0;
	padding-left: 10px;
	margin-left: 100px;
	float: right;
	}

#pagination .top {
	background: url(../images/arrow_up-trans.png) no-repeat 0 0;
	padding-left: 10px;
	float: right;
	}
	
/* ================================================== */

#footer {
	font-size: 0.9em;
	text-align: center;
	background: #019191;
	margin-top: 20px;
	height: 125px;
	padding: 20px 0;
	}

#footer a:link, #footer a:visited {
	color: #f9f9f9;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #d11e25;
	}
	
#footer ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	overflow: hidden;
	}
	
#footer li {
	background: url(../images/img-line.gif) no-repeat left top;
	display: inline;
	margin: 0 2px 0 -2px;
	padding: 0 2px 0 5px;
	}
	
#footer li a:link, #footer li a:visited {
	font-size: 1.2em;
	padding: 0 8px;
	}
	
#footer .first {
	background: none;
	}