/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Learn Garden  */
/* Date : 27th Feb. 2006 */

/* form classes */

form {
margin-bottom: 0;
}

textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

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

.full-row {
height: 100%;
background-color: #fff;
}

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

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.store-row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
background-image: url("images/store-left-tile.jpg");
background-repeat : repeat-y;
background-position: left;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.content {
text-align: justify;
}

.white-content {
text-align: justify;
color: #fff;
}

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

a:hover{
color: #000;
}

.left-padding {
padding-left: 15;
}

/* images */

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

/* links */

.top-link a {
color: #000;
font-size: 14px;
text-decoration: none;
padding-left: 2;
padding-right: 2;
border-bottom : #fff 4px solid;
height: 30;
display: bolock;
padding-top: 6;
}

.top-link a:hover{
background-color: transparent;
color: #000;
border-bottom : #5eb222 4px solid;
}

.top-link-current a {
color: #000;
font-size: 14px;
text-decoration: none;
padding-left: 2;
padding-right: 2;
border-bottom : #5eb222 4px solid;
height: 30;
display: bolock;
padding-top: 6;
}

.left-link a {
color: #fff;
font-size: 13px;
text-decoration: none;
background-image: url("images/bullet-n.jpg");
background-repeat : no-repeat;
background-position: 25 center;
height: 20;
border-bottom : #D3DE92 1px solid;
padding-left: 35;
padding-top: 1;
display: block;
}

.left-link a:hover{
background-image: url("images/bullet-h.jpg");
background-repeat : no-repeat;
background-position: 25 center;
color: #006973;
}

.left-linka a {
color: #fff;
font-size: 13px;
text-decoration: none;
height: 25;
border-bottom : #D3DE92 1px solid;
padding-left: 15;
padding-top: 4;
display: block;
}

.left-linkn {
background-image: url("images/bullet-h.jpg");
background-repeat : no-repeat;
background-position: 25 center;
color: #006973;
font-size: 13px;
height: 20;
border-bottom : #D3DE92 1px solid;
padding-left: 35;
padding-top: 1;
display: block;
}

.left-linka a:hover{
background-position: 15 center;
color: #006973;
background-color: #78ba1f;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #ccc;
}

.green {
background-color: #519a0b;
}

.greena {
background-color: #aec239;
}

.greenb {
background-color : #70b926;
}

.greenc {
background-color: #d3de92;
}

.greend {
background-color: #006873;
}


.yellow {
background-color : #f1b32e;
}

.red {
background-color : #dd1b61;
}

.blue {
background-color : #267eb9;
}



/* borders */

.gray-border {
border : #e0e0e0 1px solid;
}

.black-border {
border : #ccc 1px solid;
padding: 10;
}

.yellow-border {
border-top : #f1b32e 2px solid;
border-bottom : #f1b32e 2px solid;
border-left : #f1b32e 2px solid;
}

.yellow-bordera {
border-right : #f1b32e 2px solid;
border-bottom : #f1b32e 2px solid;
border-left : #f1b32e 2px solid;
}

.red-border {
border-top : #dd1b61 2px solid;
border-left : #dd1b61 2px solid;
border-bottom : #dd1b61 2px solid
}

.red-bordera {
border-right : #dd1b61 2px solid;
border-left : #dd1b61 2px solid;
border-bottom : #dd1b61 2px solid
}

.blue-border {
border-top : #267eb9 2px solid;
border-bottom : #267eb9 2px solid;
border-left : #267eb9 2px solid;
}

.blue-bordera {
border-right : #267eb9 2px solid;
border-bottom : #267eb9 2px solid;
border-left : #267eb9 2px solid;
}

.green-border {
border-top : #70b926 2px solid;
border-bottom : #70b926 2px solid;
border-left : #70b926 2px solid;
}

.green-bordera {
border-right : #70b926 2px solid;
border-bottom : #70b926 2px solid;
border-left : #70b926 2px solid;
}

.pink-border {
border-top : #DD1B61 2px solid;
border-bottom : #DD1B61 2px solid;
border-left : #DD1B61 2px solid;
}

.pink-bordera {
border-right : #DD1B61 2px solid;
border-bottom : #DD1B61 2px solid;
border-left : #DD1B61 2px solid;
}
/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #006973;
}

/* headings */

.green-head {
font-size: 14px;
color: #70b926;
}

.green-heada {
color: #006973;
}

.green-headb {
color: #006065;
font-size: 14;
}

.white-head {
font-size: 14px;
color: #fff;
}

.white-heada {
font-size: 16px;
color: #fff;
}

.white-headb {
font-size: 16px;
color: #fff;
padding-left: 10;
}

.left-nav-head {
font-size: 15px;
color: #fff;
padding-left: 15;
background-color: #78ba1f;
height: 25;
}
.white-head111 {
	FONT-SIZE: 14px; COLOR: #fff; text-decoration:none;
	FONT-FAMILY: arial, verdana, helvetica; font-weight:lighter;display: bolock;

}
white-head111:hover {
	FONT-SIZE: 14px; 
	FONT-FAMILY: arial, verdana, helvetica; font-weight:lighter;
	COLOR: #000; text-decoration:none;display: bolock;

}

/************************************************************************************************************************/
/**********************************       PARENT & LEARN PAGE         ***************************************************/
/************************************************************************************************************************/

.tp_bg{
background-image:url(images/top_bg.gif);
height:35px;
}
.btm_bg_page{
background-image:url(images/border_btm.gif);
width:100%;
}
.bdr_body{
border-left:1px solid #B0C1A0;
border-right:1px solid #B0C1A0;
background-color:#F5F5F5;
padding:8px;
}
#colunms_main{
height:100%;
width:100%;

}
#column1{
width:24%;
padding-bottom:8px;
float:left;
vertical-align:top;
}
#column2{
width:38%;
float:right;
vertical-align:top;

}
#column3{
width:38%;
float:right;
vertical-align:top;

}

.inner_tbl_bdr{
border:1px solid #DEDEDE;
background-color:#FFFFFF;
}
.inner_tbl_top{
background-color:#ECF9E7;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#223A02;
font-weight:bold;
padding:3px;
text-align:left;
display:block;
}
.inner_divs{
margin:0px;
text-align:center;
width:97%;
}
.tbl_pad{
padding:5px;
}



