@charset "utf-8";
/* CSS Document */

.left { float:left;}
.right { float:right;}
.wrapper {width:100%; overflow:hidden;}
.relative{ position:relative;}
.centre { text-align:center; }
.clear { clear:both; }
.image_left { float:left; margin-right:10px; padding:3px; border:solid 1px #CCCCCC; }
.image_right { float:right; margin-left:10px; padding:3px; border:solid 1px #CCCCCC; }
.malayalam { font-family:jwala; font-size:15px;}

@font-face {
		font-family:'trebuc';
		src: url('trebuc.eot');
		src: url('trebuc.eot?#iefix') format('embedded-opentype'),
		url('trebuc.ttf') format('truetype'),
		url('trebuc.svg#ManoramaRegular') format('svg');
		font-weight: normal;
		font-style: normal;
		}

/* Global properties ======================================================== */

body { background:#FFFFFF; color:#414141; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; margin:0px; outline:none; padding:0px; text-align:justify; }

a { text-decoration:none; }

#header { width:997px; height:125px; margin:0px auto; }

nav { width:100%; height:35px; background-color:#f50303; border-bottom:solid 2px #456708; }
nav > div { width:997px; height:35px; margin:0px auto; }
nav > div > ul { width:997px; height:35px; margin:0px; padding:0px; list-style:none; }
nav > div > ul >li { float:right;}
nav > div > ul > li > a { display:block; padding:0px 20px; height:35px; line-height:35px; text-transform:uppercase; font-family:trebuc; font-size:14px; color:#e8e8e8; }
nav > div > ul > li > a:hover { color:#000000; background-color:#e1e1e0; }

.news { width:997px; height:30px; font-size:14px; font-weight:bold; color:#000000; text-align:center; line-height:30px; margin:0px auto; text-transform:uppercase; }

#container { width:997px; height:auto; overflow:hidden; margin:0px auto; margin-top:15px; background-color:#FFFFFF; }

.column_01 { width:705px; height:auto; overflow:hidden; }
.column_02 { width:250px; height:auto; overflow:hidden; }
.column_03 { width:505px; height:auto; overflow:hidden; }
.column_04 { width:173px; height:auto; overflow:hidden; }
.column_05 { width:345px; height:auto; overflow:hidden; }

.head_01 { font-family:trebuc; font-size:18px; color:#3c6c08; }

#category { width:100%; height:auto; overflow:hidden; background-color:#3c6c08; border-radius:8px 8px 0px 0px;}
.cat_head { width:100%; height:32px; color:#fedd01; padding-left:10px; line-height:32px; font-family:trebuc; font-size:15px; border-radius:8px 8px 0px 0px;

background: #6e980e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlOTgwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MjgyMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6e980e 0%, #628201 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e980e), color-stop(100%,#628201)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6e980e 0%,#628201 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6e980e 0%,#628201 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6e980e 0%,#628201 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6e980e 0%,#628201 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e980e', endColorstr='#628201',GradientType=0 ); /* IE6-8 */
}
.cat_subhead { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fedd01; line-height:30px; font-weight:bold; padding-left:10px;}
.cat_item { margin:0px; padding:0px; list-style:url(../images/cat_item_icon.jpg); margin-left:25px; }
.cat_item > li { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold; line-height:25px;}


#banner { width:705px; height:292px;}

.product_head { width:100%; height:25px; line-height:25px; background:url(../images/line_pro.jpg) repeat-x center; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold; text-transform:uppercase;}

#quick_contact { width:98.5%; height:50px; background-color:#fed501; border-radius:7px; font-family:trebuc; font-size:20px; color:#000000; text-align:right; line-height:50px; margin-top:20px; padding-right:10px; }
#quick_contact span { color:#FF0000; }

#team_head { width:98.5%; height:30px; background-color:#fed501; border-radius:7px; font-family:trebuc; font-size:16px; color:#000000; line-height:30px; margin-top:20px; padding-left:10px; }


footer { width:100%; height:90px; background-color:#3c6c08; margin-top:25px; }
footer > div { width:997px; height:90px; margin:0px auto;}
footer > div > div:nth-child(1) { width:100px; height:90px; float:left;}
footer > div > div:nth-child(2) { width:897px; height:90px; float:right;}

.bottom_link, .bottom_link a { font-family:trebuc; font-size:13px; color:#e8e8e8; text-decoration:none; text-align:right;}
.bottom_link a:hover { color:#FFFF00; }

.pro, .pro a { font-family:trebuc; font-size:11px; color:#FFFF00!important; text-decoration:none; text-align:right; }
.pro a:hover { color:#FFFFFF; }

#enquiry { width:100%; background-color:#F0F0F0; width:675px; margin:0px auto; padding:10px; }

.textbox { width:200px; height:18px; border:solid 1px #CCCCCC; border-radius:3px; padding-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; resize:none; color:#333333!important;}

.send_button { background-color:#CCCCCC; line-height:25px; border:solid 1px #FFFFFF; cursor:pointer;}

.pro_cont { position:fixed; width:100%; height:100%; top:0px; bottom:0px; left:0px; right:0px; margin:auto; background:url(../images/overlay.png) repeat; display:none;}

.pro_cont_inner { position:fixed; width:600px; height:330px; top:0px; bottom:0px; left:0px; right:0px; background-color:#FFFFFF; border:solid 4px #000000; border-radius:10px; margin:auto;}

.pro_cont_head { background-color:#CCCCCC; height:25px; line-height:25px; padding-left:10px; font-weight:bold; color:#000000; font-size:15px; border-radius:10px 10px 0px 0px;}
