/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : www.desertgardensnursery.com  */
/* Date : 18th Sept. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

.no-border {
border-style: solid;
border-width: 0px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #d4d998;
margin-bottom: 25px;
}

.full-table {
width: 100%;
height: 100%;
}

.full-size-table {
width: 778px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

b {
font-family: arial;
}

.pad {
padding-left: 20px;
padding-right: 20px;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.bot-gred {
background-image: url("images/bot-gred.jpg");
background-repeat : repeat-x;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.brown-tile {
background-image: url("images/brown-tile.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.h-line {
background-image: url("images/gray.jpg");
background-repeat : repeat-x;
background-position: bottom;
}


.v-line {
background-image: url("images/gray.jpg");
background-repeat : repeat-y;
background-position: right;
}


/* links */

.a {
background-image: url("images/tab1.jpg");
background-repeat : no-repeat;
}

.taba a {
width: 71px;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.taba a:hover{
background-image: url("images/tab1h.jpg");
background-repeat : no-repeat;
color: #fff;
}

.taba-current a {
width: 71px;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.aa {
background-image: url("images/tab1h.jpg");
background-repeat : no-repeat;
}

.b {
background-image: url("images/tab2.jpg");
background-repeat : no-repeat;
}

.tabb a {
width: 120px;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.tabb a:hover{
background-image: url("images/tab2h.jpg");
background-repeat : no-repeat;
color: #fff;
}

.tabb-current a {
width: 120px;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.bb {
background-image: url("images/tab2h.jpg");
background-repeat : no-repeat;
}

.c {
background-image: url("images/tab3.jpg");
background-repeat : no-repeat;
}

.tabc a {
width: 123px;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.tabc a:hover{
background-image: url("images/tab3h.jpg");
background-repeat : no-repeat;
color: #fff;
}

.tabc-current a {
width: 123px;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.cc {
background-image: url("images/tab3h.jpg");
background-repeat : no-repeat;
}

.d {
background-image: url("images/tab4.jpg");
background-repeat : no-repeat;
}

.tabd a {
width: 136px;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.tabd a:hover{
background-image: url("images/tab4h.jpg");
background-repeat : no-repeat;
color: #fff;
}

.tabd-current a {
width: 136px;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.dd {
background-image: url("images/tab4h.jpg");
background-repeat : no-repeat;
}


.e {
background-image: url("images/tab5.jpg");
background-repeat : no-repeat;
}

.tabe a {
width: 91px;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.tabe a:hover{
background-image: url("images/tab5h.jpg");
background-repeat : no-repeat;
color: #fff;
}


.tabe-current a {
width: 91px;
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 7px 1px 5px 1px;
display: block;
}

.ee {
background-image: url("images/tab5h.jpg");
background-repeat : no-repeat;
}

.left-link a {
font-family: arial;
color: #000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #C4D998;
padding: 11px 5px 12px 10px;
display: block;
}

.left-link a:hover{
color: #fff;
}

.left-linka a {
font-family: arial;
color: #fff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #D18700;
padding: 11px 5px 12px 10px;
display: block;
}

.left-linka a:hover{
color: #000;
}

.white-link a {
color: #fff;
text-decoration: none;
}

.white-link a:hover{
color: #fff;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #adadad;
}

.green {
background-color: #556929;
}

/* borders */

.box-border {
border-left : #a8ba80 1px solid;
border-right : #a8ba80 1px solid;
background-color: #d2e2ad;
padding: 5px;
}

.border {
border : #ccc 1px solid;
padding: 5px;
}
/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.blue-txt {
color: #004e4d;
}

.brown-txt {
color: #b84403;
}

.brown-txta {
color: #d18700;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 14px;
}

h3 {
font-size: 13px;
}

h4 {
font-size: 18px;
}

h5 {
font-size: 22px;
}
