﻿        /* 0 BASIC TAGS */
        table
        {
            font-size: 1em;
        }
        p
        {
            line-height: 1.4em;
            text-align: justify;
        }
        h1
        {
            position: absolute;
            left: 37px;
            top: 12px;
            text-transform: uppercase;
            font-size: 18px;
        }
        h2
        {
            position: absolute;
            left: 37px;
            top: 60px;
            font-size: 11px;
        }
        h3
        {
            margin-top: 1.0em;
            margin-bottom: 1.12em;
            font-size: 1.8em;
            font-weight: bold;
            text-align: left;
            color: #FF8811;
            font-family: Verdana;
        }
        h4
        {
            margin-top: .5em;
            margin-bottom: .5em;
            font-size: 1.2em;
            font-weight: bold;
            text-align: left;
            /*color: #3963C3;*/
            color: #A52A2A;
            font-family: Gill Sans MT,Verdana, Arial, Trebuchet MS;
        }
        body
        {
            margin: 0;
            padding: 0;
            text-align: center;
            font-family: Gill Sans MT,Arial,Verdana;
            font-size: 1em;
            color: Black;
            height: 100%;
            background-image: url('../../App_Themes/base/Images/new_website back ground6.jpg'); 
            /* background-image: url('../../App_Themes/base/Images/kurta01.jpg');*/
            background-repeat: repeat;
            text-transform: lowercase;
            margin-left: 10px;
            margin-right: 10px;
            border-right-width: 0px;
            border-left-width: 0px;
            border-top-width: 1px;
        }
        /*CSS for Gauri Eco Packaging company name*/
        .header
        {
            margin-left: auto;
            margin-right: auto;
            font-size: 45px;
            color: #984806;
            font-style: normal;
            font-weight: bold;
            font-family: Gill Sans MT;
        }
        .headBar
        {
            height: 10%;
            text-align: left;
            font-family: Gill Sans MT;
        }
        a
        {
            text-decoration: none;
            color: #d32525;
        }
        a:visited
        {
            color: #980000;
        }
        a:hover
        {
            text-decoration: underline;
            color: #e05252;
        }
        a:active
        {
            color: #980000;
        }
        .upcomingEventHeader
        {
            font-family: Gill Sans MT,tahoma, arial, helvetica, sans-serif;
            padding-top: 1px; 
            color: #6C006C;
            font-weight: bold;
            height: 21px;
            text-align: center;
            font-size: 1em;
            vertical-align: middle;
        }
        .upcomingEventText
        {
            padding-top: 3px;
            padding-bottom: 3px;
            margin-left: 3px;
            margin-right: 3px;
            background-image: url('../../App_Themes/base/Images/Taal-Bg02.bmp');
            background-repeat: repeat-x;
        }
        .BottumEventText
        {
            margin-top: 0px;
            text-align: center;
            padding-top: 2px;
            padding-bottom: 1px;
            font-size: .9em;
            padding-left: 0px;
            padding-right: 0px; 
        }
        .photo_198
        {
            border: 4px solid #FFFFFF;
            /*width: 165px;*/
            width:240px;
            height:210px;
            margin: 4px;
            
        }
        .NextPrevious
        {
            border-style: none;
            border-width: 0px;
            padding: 2px;
            background-color: Transparent;
            font-weight: bold;
            font-size: 14pt;
            color: Green;
            vertical-align: middle;
            text-align: center;
            cursor: pointer;
            height: 30px;
            width: 30px;
        }
        .NextPrevious:Hover
        {
            border-style: none;
            border-width: 0px;
            padding: 2px;
            vertical-align: middle;
            text-align: center;
            cursor: pointer;
            height: 30px;
            width: 32px;
        }
        .productList
        {
          /*  background-image: url('../../App_Themes/base/Images/IMG_3480.JPG'); 
            background-repeat: repeat; */
            padding: 5px; margin-left: 5%; width: 90%; text-align: center;
        }
        
