﻿.bodyCommon 
{
	margin-top			:0px;
	margin-left			:0px;
	margin-bottom		:0px;
	margin-right		:0px;
	background-color	:#ffffff;
	background-image	:url(../Image/BodyBg.png);
	background-repeat	:repeat-x;
}

.bodyPublic 
{
	margin-top			:0px;
	margin-left			:0px;
	margin-bottom		:0px;
	margin-right		:0px;
	background-color	:#ffffff;
	background-image	:url(../Image/Bodybg1.jpg);
	background-repeat	:repeat-x;
}

.bodyAdmin 
{
	margin-top			:0px;
	margin-left			:0px;
	margin-bottom		:0px;
	margin-right		:0px;
	background-color	:#ffffff;
	background-image	:url(../Image/Bodybg3.jpg);
	background-repeat	:repeat-x;
}

hr
{
	color:#ffffff;
	height:1px;
}

td
{
	font-family:Arial;
	font-size:12px;
	color:#4c4b4b;
}

.TopMenuText
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#4c4b4b;
	text-decoration:none;
}

a:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.MainTable
{
	width:100%;
	height:100%;
}

.ARow1
{
	height:30px;
}

.ARow2
{
	height:70px;
}

.ARow3
{
	height:50px;
}

.ARow4
{
	height:20px;
}

.ARow5
{
	height:30px;
}

.Row1
{
	height:70px;
}

.Row2
{
	height:70px;
}

.Row2b
{
	height:90px;
}

.Row2c
{
	height:20px;
}

.Row2d
{
	height:20px;
}

.Row3
{
	height:250px;
}

.Row4
{
	height:10px;
}

.Row5
{
	height:100px;
}

.Row6
{
	height:30px;
}

.Row6Border
{
	border-top-color:#cecece;
	border-top-width:1px;
	border-top-style:solid;
}

.TopMenuTab
{
	width:112px;
	height:58px;padding-left:15px;text-align:left;
	background-image:url(../Image/MenuBg.png);color:#717171;
}

.TopMenuTab A
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.TopMenuTab A:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.TopMenuTab:hover
{
	width:112px;
	color:Red;
	text-align:center;
	background-image	:url(../Image/MenuBg.png);
}


.ContentArea
{
	width:900px;
	height:100%;padding-top:10px;
	
	border-top-color:#d3d1d1;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#d3d1d1;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-right-color:#d3d1d1;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left-color:#d3d1d1;
	border-left-width:1px;
	border-left-style:solid;
}

.ContentImage
{
	border-top-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
	
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-right-color:#ffffff;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left-color:#ffffff;
	border-left-width:1px;
	border-left-style:solid;
}

.PageHeading
{
	font-family:Arial;
	font-weight:bold;
	font-size:17px;
	color:#4c4b4b;
	text-decoration:underline;
}

.PageSubHeading
{
	font-weight:bold;
	color:#e46715;
	
}

.ContentHeading
{
	color:#e46715;
}

.TestimonialItalics
{
	color:#e46715;
	font-size:11px;
	font-style:italic;
}

.AdminGridHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	height:20px;
	background-color:#4c4b4b;
}

.Line
{
	color:#ffffff;
	height:1px;
}

.SubHeading
{
	background-image	: url(../Image/HeadBG.jpg);
	color				:#ffffff;
	font-family			:Verdana;
	font-size			:8pt;
	font-weight			:bold;
	padding-left		:5px;
	height				:20px;
}

.TblBorder
{
	border-top-style	:solid;	
	border-top-width	:1px;
	border-top-color	:#ffffff;
	border-left-style	:solid;
	border-left-width	:1px;
	border-left-color	:#ffffff;
	border-right-style	:solid;
	border-right-width	:1px;
	border-right-color	:#ffffff;
	border-bottom-style	:solid;
	border-bottom-width	:1px;
	border-bottom-color	:#ffffff;
}

.TblBackground
{
	background-color: #333333;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.Mandatory
{
	color				:Red;
}

.ErrorMsg
{
	color				:Red;
	height				:20px;
	font-weight			:Bold;
}

.TxtBox
{
	height:18px;
	font-family:Arial;
	font-size:12px;
	color:#4c4b4b;
	border-top-style	:solid;	
	border-top-width	:1px;
	border-top-color	:#ffffff;
	border-left-style	:solid;
	border-left-width	:1px;
	border-left-color	:#ffffff;
	border-right-style	:solid;
	border-right-width	:1px;
	border-right-color	:#ffffff;
	border-bottom-style	:solid;
	border-bottom-width	:1px;
	border-bottom-color	:#ffffff;
}

.MyCalendar .ajax__calendar_container 
{
    border:1px solid #646464;
    background-color: #707170;
    color: White;
}

.MyCalendar .ajax__calendar_body  
{
    background-color: #ff9933;
}

.MyCalendar .ajax__calendar_dayname
{
    color: white;
    font-weight:bold;
}

.MyCalendar .ajax__calendar_active 
{
    border:1px solid #646464;
    background-color: #505050;
    color: White;
}

/*************************************/
/* Added by dipali*/
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../Image/Main/loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../Image/Main/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../Image/Main/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default #slider {
 margin-left:1px;
    width: 900px; /* Make sure your images are the same size */
    height: 225px; /* Make sure your images are the same size */
}

