﻿@charset "utf-8";
/* CSS Document */

#wrapper
{    
    width: 1002px;
    margin: 0 auto;
}


body {
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
* {margin:0; padding:0;}
img {border:0;}

.top-strip
{
background:url(../images/top-strip-bg.jpg) repeat-x;
}

.main {width:1002px; height:auto; margin:0 auto;}
.page-content {width:955px; height:auto; margin:0 auto;}

.logo-text
{
	font-family:"Times New Roman", Times, serif;
	color:#00923f;
	font-size:46px;
	font-weight:bold;
}

.fact-logo-text
{
	font-family:"Times New Roman", Times, serif;
	color:#fe00f9;
	font-size:30px;
	font-weight:bold;
}

.logo-text a:link, .logo-text a:visited
{
	color:#00923f;
}

.tag
{
color:#5d5d5d;
font-size:14px;
}

.tag a:link, .tag a:visited
{
	color:#5d5d5d;
}

.heading
{
	color:#00923f;
	font-size:16px;
	border-bottom:#277344 1px dotted;
	padding-bottom:10px;
	font-weight:bold;
	padding-top:15px;
}

.heading1
{
	color:#00923f;
	font-size:14px;
	padding-bottom:7px;
	font-weight:bold;
}

p
{
	font-size:15px;
	color:#000;
}

h1
{
color:#262e53;
font-size:18px;
font-weight:bold;
margin:0px;
padding-right:15px;
}

h1 a:hover
{
text-decoration:underline;
}

a h1:hover
{
text-decoration:underline;
}



.footer-bg
{
background:url(../images/footer-bg.jpg) repeat-x;
}

.footer a:link
{
color:#000;
font-size:13px;
background:none;
}

.footer a:visited
{
color:#000;
font-size:13px;
background:none;
}

.footer a:active
{
color:#000;
font-size:13px;
background:none;
}

.footer a:hover
{
color:#2f89a8;
text-decoration:underline;
font-size:13px;
background:none;
}

.bot-menu
{
	color:#7b7b7b;
	font-size:14px;
}

.bot-menu a:link
{
color:#7b7b7b;

}

.bot-menu a:active
{
color:#7b7b7b;
}

.bot-menu a:visited
{
color:#7b7b7b;
}

.bot-menu a:hover
{
color:#000;
text-decoration:underline;}


		
/*back to top*/

#back-top {
	position: fixed;
	bottom: 130px;
	margin-left:1225px;
	float:right;
}

#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background:url(../images/top.png);

	
}

.call-bg
{
background:url(../images/call-bg.jpg) no-repeat;
height:44px;
}

.cal-mid
{
background:url(../images/cal-mid.jpg) repeat-x;
}

.toll
{
	width:250px;
	height:88px;
	border:#f8e0b2 1px solid;
	border-radius:5px 5px 5px 5px;
	-web-border-radius:5px 5px 5px 5px;
	-mozkit-border-radius:5px 5px 5px 5px;
	background:url(../images/toll-bg.jpg) repeat-x;
	color:#211a10;
	font-weight:bold;
}

input[type=text]
{
width:214px;
height:25px;
text-indent:10px;
}

input[type=submit]
{
width:70px;
height:28px;
}

input[type=reset]
{
width:70px;
height:28px;
}

h3
{
color:#990000;
font-size:15px;
}
.space
{
font-size:12px;
padding-left:10px;
}


.loannote
{
	font-size:17px;
	color:#4a4643;
}

.submit
{
	background:#969593;
	height:30px;
	text-align: center;
	color:#000;
	font-size:16px;
	margin-top:12px;
	border:none;
}

.btn_menu
{
    background-position: center center;
    background: url(../images/btn.png) no-repeat;
    width: 140px;
    height: 59px;
}

.btn_menu:hover
{
	background:url(../images/btn_hover.png) no-repeat;
}

.btn_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f1c17;
	font-weight:bold;
	text-align:left;
	text-transform:capitalize !important;
}
 
.btn_txt a:link, .btn_txt a:visited
{
	color:#1f1c17;
}

.con
{
	color:#000;
}



.con:hover
{
	color:#069;
}


.join
{
	font-size:16px; 
	padding:7px 0px; 
	color:#000;
}

.join a:link, .join a:visited
{
	color:#000;
	text-decoration:none;
}

.join a:hover
{
	text-decoration:underline;
	color:#000;
}

.form-field-apply
{
	width:203px;
	height:27px;
	border:1px solid #b7ad93;
}

.link_form
{
	font-size:12px;
	color:#000;
	padding-top:8px;
}

.link_form a:link, .link_form a:visited
{
	color:#039;
	text-decoration:none;
}

.link_form a:hover
{
	text-decoration:underline;
}

.sanc
{
width:232px;
height:35px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:url(../images/sanc.jpg) repeat-x;
color:#fff;
padding-top:12px;
font-size:21px;
}

.details
{
	width:220px;
	height:auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #dbdbdb;
}
.sp
{
padding-left:5px;
}

.rbi{
background:url(../images/rbi1.jpg) no-repeat;
width:99px;
height:37px;
color:#FFFFFF;
padding-top:10px;
text-indent:5px;
float:right;
}

.rbi:hover{
background:url(../images/rbi2.jpg) no-repeat;
width:99px;
height:37px;
}

.rbi a{
color:#FFFFFF;
}


.rbi a:hover{
color:#fff;
}
.style2 {font-size: 24px}


.slider-text
{
	font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif ;
	color: #b5139e;
	font-size: large;
	font-weight: 900;
	text-decoration: underline overline double;
	font-variant: small-caps;
}


.home-button {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: smaller;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #000000;
}

.group-text {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #FFFFFF;
}

.Login-group-text {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: xx-large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #277344;
}


.Data-not-avalibale-text {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: xx-large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: red;
}

.variety-text {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: black;
}




.otherpage-caption
{
    text-align:center;
    width:240px;
    height:20px;
    vertical-align:top; 
    border: thin solid #FFFFFF; 
    background-color:#828200;
}

.otherpage-subcaption {
    text-align:center;
    width:240px;
    vertical-align:top; 
    border: thin solid #FFFFFF; 
    background-color:#cbb32e;
}

.green-line {
    border: thin solid #000000;
    height: 2px;
    background-color: #ADC21B;
}

.yellow-line {
    border: thin solid #000000;
    height: 2px;
    background-color: yellow;
}

.contact-factory-text {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: xx-large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #069;
}
.contact-addressline-text {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: black;
}





.Initial
{
  display: block;
  padding: 4px 18px 4px 18px;
  float: left;
  background: url("../Images/InitialImage.png") no-repeat right top;
  color: Black;
  font-weight: bold;
}
.Initial:hover
{
  color: White;
  background: url("../Images/SelectedButton.png") no-repeat right top;
}
.Clicked
{
  float: left;
  display: block;
  background-color:transparent;
  background: url("../Images/SelectedButton.png") no-repeat right top;
  padding: 4px 18px 4px 18px;
  color: Black;
  font-weight: bold;
  color: brown;
  border:2px;
  border-width:medium;
}

.tab-table-main {
    border-style: none ridge ridge ridge;
    border-color: #828200 #828200 #828200;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width:medium;
    width:100%;
}

.tab-table {
    /*border-style: none ridge ridge ridge;
    border-color: #828200 #828200 #828200;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width:medium;*/
    background-color: #FCDAF7;
    width:100%;
    height:400px;
}