﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
tbody tr {
	cursor:hand;
}
em.none { color: #666; }
form>dl>dt { font-size: 12px !important; }
form,fieldset{
	font-size: 12px;
	margin:0;
	padding:0;
	border-style:none;
}
/*---GlobalEnd---*/
/* ========== 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 */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#2c5d01;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#313131;
	background-image:url(images/background-bg.gif);
	background-repeat:repeat-y;
	font-size:13px;
}
/* ========== WRAPPER */
#mainwrapper {
	width:1000px;
	background-image:url(images/layout-bg.gif);
	background-repeat:repeat-x;
	height:auto;
	margin: 0 auto;
}

#top-links  {
width:1000px;
height:31px;
}

.left-corner {
height:31px;
width:27px;
background-image:url(images/left-corner-top.jpg);
background-repeat:no-repeat;
float:left;
}

.right-corner {
height:31px;
width:31px;
background-image:url(images/right-corner-top.jpg);
background-repeat:no-repeat;
float:right;
}

.top-menu-bg {
height:31px;
width:942px;
background-image:url(images/top-menu-bg.jpg);
background-repeat:repeat-x;
float:left;}

/* ========== Top Button */
.top_btn{
	width:430px;
	height:31px;
	float:left;
	}
.top_btn ul {
	position: relative;
	height:27px;
}
.top_btn li {
	float:left;
	list-style: none;
	text-indent: -2000em;
}
.top_btn li a {
	float:left;
	list-style: none;
}
.tab_active a {
	background-position: left bottom ! important;
}
.top_btn li a:hover {
	background-position: left bottom ! important;
}

/* ========== Catalog Button */
.tab_home a {
	width:101px;
	height:31px;
	background: url('images/home_btn.gif') left top no-repeat ;
	position: absolute;
	left: 0;
	top:0px;
}
/* ========== Learning Button */
.tab_advertise a {
	width:151px;
	height:31px;
	background: url('images/advertise_btn.gif') left top no-repeat ;
	position: absolute;
	left:101px;
	top:0px;
}
/* ========== Sitemap Button */

.tab_sitemap a {
	width:90px;
	height:31px;
	background: url('images/sitemap_btn.gif') left top no-repeat ;
	position: absolute;
	left:255px;
	top:0px;
}
/* ========== Contact Button */
.tab_contact a {
	width:75px;
	height:31px;
	background: url('images/contact_btn.gif') left top no-repeat ;
	position: absolute;
	left:350px;
	top:0px;
}


#content-container {
width:1000px;
height:auto;
margin:0 auto;}
/*======================================================*/
#main-container{
	width:1000px;
	height:auto;
	clear:both;
}
/*======================================================*/
#right-container   {
width:559px;
height:auto;
float:right;
margin-right:18px;
}
#rt-contentbox{
	width:559px;
	height:auto;
	padding-bottom:15px;
}
.content-mid {
width:529px;
height:auto;
background-image:url(images/content-mid.jpg);
background-repeat:repeat-y;
padding:15px;

}

.content-bottom {
width:559px;
height:17px;
background-image:url(images/content-bottom.gif);
background-repeat:no-repeat;
}

/*======================================================*/
#left-container   {
width: 423px;
height:auto;
float:left;
}

#logo-box {
width:423px;
height:178px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
float:left;}

.logo-layout{
	width:198px;
	height:80px;
	margin-left:217px;
	margin-top:50px;
}
.logo-layout a{
	width:198px;
	height:80px;
	display:block;
}
/*======================================================*/

#google-box {
width:398px;
height:auto;
margin:0 auto;
clear:both;
}

.google-top {
width:398px;
height:12px;
}
.google-mid {
width:378px;
height:auto;
background-image:url(images/menu-ad-mid.jpg);
background-repeat:repeat-y;
padding:10px;
}

.google-bottom {
width:398px;
height:12px;
background-image:url(images/menu-ad-bottom.jpg);
background-repeat:no-repeat;}

#menu-box {
width:400px;
height:auto;
margin:0 auto;
clear:both;
padding:5px 0 5px 0;
}

.left-menu-box {
width:190px;
height:auto;
background-image:url(images/menu-box1.jpg);
background-repeat:no-repeat;
padding-top:5px;
padding-bottom:5px;
float:left;}

#right-menu-box {
width:190px;
height:auto;
background-image:url(images/rt-gridstrip.gif);
background-repeat:repeat-y;
float:right;
padding-top:5px;
padding-bottom:5px;
}

#linkbox{
	width:190px;
	padding-top:8px;
	float:left;
	background-image:url(images/lt-gridstirp.gif);
	background-repeat:repeat-y;
}

.product_top{
	height:25px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
}

.link_bg ul{
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
.link_bg li{
	display:block;
	padding:0 1px 2px 15px;
	background:url('images/bullet.gif') no-repeat center left;
	border-bottom:1px #718b00 solid;
	line-height:20px;
}
.link_bg a{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	height:15px;
	text-decoration:none;
}
.link_bg li a:hover{
	color:#000000;
	}
	
#footer-container{
	width:1000px;
	height:112px;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	clear:both;
	
}

#footer-left{
width:525px;
height:97px;
float:left;
padding-top:10px;
padding-left:10px;
}

#footer-right{
width:375px;
height:52px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:45px;
padding-left:20px;
text-decoration:none;
}
#footer-right a{
color:#FFFFFF;
text-decoration:none;
}
#footer-right a:hover{
color:#FFFFFF;
text-decoration:underline;
}



#footer-menu-box1 {
height:97px;
width:190px;
background-image:url(images/footer-right-menu.gif);
background-repeat:no-repeat;
float:right;

}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	text-align:justify;
	padding-left:3px;
	padding-right:5px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

h1{
	 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2c5d01;
	line-height:25px;
	padding-left:5px;
	padding-bottom:8px;
	padding-top:5px;
	display:inline;
	
}

#footer-menu-box {
height:97px;
width:313px;
background-image:url(images/footer-left-menu.gif);
background-repeat:no-repeat;
float:left;

}
.footer-firstbox ul{
	width:145px;
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
.footer-firstbox li{
	display:block;
	padding:0 1px 2px 15px;
	background:url('images/bullet.gif') no-repeat center left;

	line-height:15px;
}
.footer-firstbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	height:15px;
	text-decoration:none;
}
.footer-firstbox li a:hover{
	color:#000000;
	}
.footer-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 3px 0px 15px;
}

.link{font:Arial; font-size:13px; color:#313131; text-decoration:none;}
.link:hover{font:Arial; font-size:13px; color: #834019; text-decoration:underline;}