﻿@charset "utf-8";
/* CSS Document */

/* Styling all elements
==========================================================================================================*/
* {	margin: 0; padding: 0;}
a, a:link, a:active, a:visited { outline: none; border: none; text-decoration: none; color:#017190; }
a:hover { text-decoration: underline; }
img {	border: none;}
input {	vertical-align: middle;}
.floatleft { float: left !important;}
.floatright { float: right !important;}
abbr { cursor: help;}
acronym { cursor: help;}
/* --------------- Applying clearfix fix for some browsers to use in appropriate places -------------- */
.clearfix:after { content: " ";	display: block;	height:0%; clear: both; visibility: hidden;}
.clearfix {	display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {	display: block;}
/* End hide from IE Mac */
.clear { clear:both}
select {outline:none;}
/*=======================================================================================================*/

/* Body
--------------------------------------------------------------------------------------------------------*/

body {
	background:url(../images/bg.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
 	color:#3a3a3a;
}
/* Wrapper
--------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:885px;
	margin:0 auto;
}
/* Header
--------------------------------------------------------------------------------------------------------*/
#header {
	position:relative;
	background:url(../images/header.jpg) no-repeat right top;
	height:136px;
}
#header h1 a {
	position:absolute;
	top:35px;
	left:-5px;
	background:url(../images/logo.jpg) no-repeat left top;
	height:96px;
	width:105px;
	text-indent:-2000em;
	display:block;
}
/* Navigation
--------------------------------------------------------------------------------------------------------*/
#nav_bar {
	position:relative;
	height:40px;
}
#nav li {
	float:left;
	background:url(../images/nav_sep.gif) no-repeat right top;
	list-style:none;
	height:40px;
	line-height:40px;
}
#nav li a {
	float:left;
	background:url(../images/nav.jpg) repeat-x left top;
	font-size:14px;
	color:#fff;
	padding:0 25px;
	margin-right:1px;
}
#nav li a:hover, .active_tab {
	background:url(../images/nav_hvr.gif) repeat-x left top !important;
}
/* Search Box
--------------------------------------------------------------------------------------------------------*/
#search {
	position:absolute;
	right:1px;
	top:5px;
	line-height:30px;
}
#search label{
	float:left;
	padding-right:8px;
	color:#fff;
}
.textbox{
	width:127px;
	height:18px;
	border:1px #c8c8c8 solid;
	padding:2px;
	margin-left:10px;
}
.go_btn{
	float:left;
	margin-top:4px;
}
/* Center Content
--------------------------------------------------------------------------------------------------------*/
#center_content {
	padding:35px 0 0 1px;
}
/* Sidebar
--------------------------------------------------------------------------------------------------------*/
#sidebar {
	float:left;
	width:224px;
	padding:0 25px 0 0;
	padding-bottom:10px;
}
/* Side Orange bar
--------------------------------------------------------------------------------------------------------*/
.orange_bar{
	border-right:12px #f2ae38 solid;
	height:120px;
	margin-bottom:25px;
	text-align:right;
	padding-right:15px;
}
.orange_bar p{
	padding-top:70px;
}
.orange_text{
	font-size:20px;
	color:#ffc054;
}
/* Latest Section
--------------------------------------------------------------------------------------------------------*/
#latest {
	color:#2a2a2a;
	padding-bottom:45px;
}
#latest div {
	font-size:13px;
	border-bottom:1px #505050 dashed;
	margin-bottom:12px;
	padding-bottom:8px;
	padding-top:20px;
}
#latest div h1 {
	font-size:13px;
}
/* Online Catalogue Section
--------------------------------------------------------------------------------------------------------*/
#online_catalogue {
	clear:both;
	background:url(../images/Online_catalogue_bx.jpg) no-repeat left top;
	width:223px;
	height:133px;
	color:#2a2a2a;
	margin-bottom:12px;
	padding-top:6px;
}
#online_catalogue p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	width:178px;
	padding-top:12px;
	padding-left:23px;
	text-align:center;
}
/* Right Section
--------------------------------------------------------------------------------------------------------*/
#right_section {
	float:left;
	width:630px;
}
/* Product Section
--------------------------------------------------------------------------------------------------------*/
#product_box {
	width:630px;
}
#product_box li {
	float:left;
	width:150px;
	list-style:none;
}
#product_box li p {
	width:150px;
	line-height:18px;
	padding:4px 0;
}
.product_img {
	background:url(../images/product_img_bg.gif) no-repeat left top;
	padding:2px 2px 2px 2px;
}
#product_box li h1 {
	font-size:18px;
	color:#3a3a3a;
}
.read_more{
	color:#017190;
	font-weight:bold;
	text-align:right;
}
.read_more a{
	color:#017190;
}
/* Welcome Box Section
--------------------------------------------------------------------------------------------------------*/
#welcome_box {
	
}
#welcome_box h1 {
	font-size:30px;
	color:#1073a6;
	font-weight:normal;
	margin-bottom:8px;
}
#welcome_box p {
	color:#747474;
	font-size:14px;
	line-height:18px;
	margin:5px 0;
	text-align:justify;
}
.dot_line{
	clear:both;
	border-bottom:1px #515151 dashed;
	height:2px;
	margin-bottom:20px;
	padding-top:10px;
}
.more_btn{
	float:right;
	margin:99px 0 0 0;
}
.more_btn2{
	padding-left:150px
}

/* Footer
-------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	background-color:#f2ae38;
	height:41px;
	margin-top:10px;
}
.footer {
	position:relative;
	width:885px;
	margin:0 auto;
	line-height:41px;
	color:#fffff1;
	font-size:13px;
	padding-left:10px;
}
.footer a {
	color:#fff;
}
.footer a:hover {
	text-decoration:underline;
}
.footer span {
	position:absolute;
	right:0px;
	top:0;
	color:#0f0f0e;
}
.footer span a {
	color:#0f0f0e;
	padding:0 12px;
}

/* Form
-------------------------------------------------------------------------------------------------------*/
form div {
	clear: right;
	margin: 3px 0;
}

form div label {
	float: left; display: block; width: 150px; font-weight: bold; text-align: right; margin-right: 5px; padding-top: 4px;
}

form div input.text,
form div textarea.text,
form div select.text {
	width: 350px; font-size: 13pt; font-weight: bold; font-family: arial, tahoma; color: #3A3A3A; background: url(../images/form-field-bg.gif) repeat-x; border: 1px solid #888;
}

form div.submit {
	margin-left: 155px;
	width: 350px;
	text-align: center;
}

form div.submit input {
	width: auto;
	border: auto;
	background: auto;
	padding: 1px 20px;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#FF0000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	letter-spacing: .05em;
}

#product_cat_box {
	width:320px;
	float:right;
}
#product_cat_box li {
	float:left;
	width:150px;
	list-style:none;
}
#product_cat_box li p {
	width:150px;
	line-height:18px;
	padding:4px 0;
}
.product_img {
	background:url(../images/product_img_bg.gif) no-repeat left top;
	padding:2px 2px 2px 2px;
}
#product_cat_box li h1 {
	font-size:18px;
	color:#3a3a3a;
}
.category_name {
	float:left;
}
.category_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017190;
	font-weight:bold;
	margin:5px;
	cursor: pointer; 
	cursor: hand;
}
.category_inner {
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
	margin:5px;
	padding-left:20px;
	cursor: pointer; 
	cursor: hand;
}
.hidden { 
	display: none; 
}
.unhidden { 
	display: block; 
}
.hidden1 { 
	display: none; 
}
.unhidden1 { 
	display: block; 
}
.solid_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.productnametitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}