﻿.clear{clear:both;}
#interglobe-logo {
	position: absolute;
	left: 0px;
	top: 27px;
	width: 159px;
	height: 78px;
	z-index: 1;
	background-image: url(../images/interglobe-logo.png);
	background-repeat: no-repeat;
}
#ispeak-logo {
	position: absolute;
	left: 787px;
	top: 44px;
	width: 146px;
	height: 46px;
	z-index: 2;
	background-image: url(../images/ispeak-logo.png);
	background-repeat: no-repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#tollfree {
	position: absolute;
	left: 640px;
	top: 105px;
	width: 290px;
	height: 45px;
	z-index: 3;
	font-size: 14px;
	color: #3d3d3d;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#tollfree p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#head {
	position: absolute;
	left: 0px;
	top: 165px;
	width: 934px;
	height: 35px;
	z-index: 4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 4px;
	border-bottom-color: #92b94e;
}
.txtContent{min-height:350px; margin:0px 0px 0px 20px;}
.mainContainer
{
    border-left:2px solid #ff00ff;
}   
.lftContainer{float: left; width: 170px; margin-top: 22px;}
.rtContainer{float: left; width: 760px; border-left:2px solid #cccccc; margin:22px 0px 20px 0px;}
#main {
	position: absolute;
	left: 0px;
	top: 205px;
	width: 934px;
	/*height: 990px;*/
	z-index: 4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
}
#main .foot .content ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #494949;
	font-size: 14px;
}
#main .foot p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main .foot .content ul li {
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#apDiv1 {
	position: absolute;
	left: 126px;
	top: 241px;
	width: 58px;
	height: 29px;
	z-index: 5;
}
.menuitem {
	color: #898d89;
	font-size: 14px;
	text-decoration: none;
}
.foot {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.foot{float: left; width: 764px; margin-top: 22px; height:61px;}
.hrule {
	/*background-color: #CCC;*/
	float: left;
	/*height: 1100px;*/
	width: 2px;
	margin-right: 20px;
	min-height: 447px;
}
.copyright {
	font-size: 11px;
	color: #626262;
	text-align: right;
}
#tollfree a {
	text-decoration: none;
	color: #3d3d3d;
}
.content {
	color: #626262;
	font-size: 13px;
	line-height: 18px;
	/*border-left:2px solid #cccccc;*/
	clear:right;
}
#apDiv2 {
	position: absolute;
	width: 200px;
	height: 24px;
	z-index: 1;
	left: 735px;
	top: 422px;
}
#wrapper {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	
	position: relative;
	height: auto;
	/*clear:right;
	margin:0 auto;*/
}


/*Calendar Control CSS*/
.cal_Theme1 .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_header  {
background-color: #ffffff;
margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
color: #004080;
padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
background-color: #ffffff;
border: solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #004080;
}

.cal_Theme1 .ajax__calendar_day {
color: #004080;
text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
color: #004080;
font-weight: bold;
background-color: #DEF1F4;
}

.cal_Theme1 .ajax__calendar_today   {
font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
color: #bbbbbb;
}


/*

form textarea 
{
    outline: #B1ADB3 solid .3px
}

.txtbox 
{
    outline: #B1ADB3 solid .3px
} */   

.modalBackground
        {
            background-color: #CCFFFF;
            filter: alpha(opacity=60);
            opacity: 0.6;
        }
        
        
        .modalPopup
        {
            background-color: #FFFFFF;
            border-width: 1px;
            border-style: solid;
            border-color: black;
            padding-top: 1px;
            padding-left: 1px;
            width: 380px;
            height: 440px;
        }